@charset "UTF-8";
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

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

[hidden], template {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: 0;
}

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

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

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

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

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

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

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

.clear:after {
  clear: both;
}

@font-face {
  font-family: "Work Sans";
  src: url("../fonts/WorkSans/WorkSans-Regular.woff2") format("woff2"), url("../fonts/WorkSans/WorkSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/WorkSans/WorkSans-Bold.woff2") format("woff2"), url("../fonts/WorkSans/WorkSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/WorkSans/WorkSans-SemiBold.woff2") format("woff2"), url("../fonts/WorkSans/WorkSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
html, body {
  font-family: "Work Sans", sans-serif;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.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;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  -webkit-transform: scale(3);
      -ms-transform: scale(3);
          transform: scale(3);
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@media (min-width: 984px) {
  #homePage header {
    width: 50%;
  }
}
#homePage header.active {
  max-width: 50vw;
}

@media (min-width: 984px) {
  #contentPage header {
    width: calc(100% - 300px);
  }
}
#contentPage header.active {
  max-width: calc(100vw - 300px);
}

.Blue header.active {
  background-color: #0f5470;
}
.Blue header #nav-icon span {
  background: #0f5470;
}
.Blue header #nav-icon.active span {
  background: white;
}
.Blue .mobilenav.active {
  background: #0f5470;
}
.Blue .mobilenav.active .main-list {
  background: #0f5470;
}
.Blue .mobilenav #nav-icon span {
  background: #0f5470;
}
.Blue .mobilenav #nav-icon.active span {
  background: white;
}

.Orange header.active {
  background-color: #db4d00;
}
.Orange header #nav-icon span {
  background: #db4d00;
}
.Orange header #nav-icon.active span {
  background: white;
}
.Orange .mobilenav.active {
  background: #db4d00;
}
.Orange .mobilenav.active .main-list {
  background: #db4d00;
}
.Orange .mobilenav #nav-icon span {
  background: #db4d00;
}
.Orange .mobilenav #nav-icon.active span {
  background: white;
}

.Pink header.active {
  background-color: #95043e;
}
.Pink header #nav-icon span {
  background: #95043e;
}
.Pink header #nav-icon.active span {
  background: white;
}
.Pink .mobilenav.active {
  background: #95043e;
}
.Pink .mobilenav.active .main-list {
  background: #95043e;
}
.Pink .mobilenav #nav-icon span {
  background: #95043e;
}
.Pink .mobilenav #nav-icon.active span {
  background: white;
}

.Green header.active {
  background-color: #2f7254;
}
.Green header #nav-icon span {
  background: #2f7254;
}
.Green header #nav-icon.active span {
  background: white;
}
.Green .mobilenav.active {
  background: #2f7254;
}
.Green .mobilenav.active .main-list {
  background: #2f7254;
}
.Green .mobilenav #nav-icon span {
  background: #2f7254;
}
.Green .mobilenav #nav-icon.active span {
  background: white;
}

.Black header.active {
  background-color: black;
}
.Black header #nav-icon span {
  background: black;
}
.Black header #nav-icon.active span {
  background: white;
}
.Black .mobilenav.active {
  background: black;
}
.Black .mobilenav.active .main-list {
  background: black;
}
.Black .mobilenav #nav-icon span {
  background: black;
}
.Black .mobilenav #nav-icon.active span {
  background: white;
}

.Yellow header.active {
  background-color: #dbb400;
}
.Yellow header #nav-icon span {
  background: #dbb400;
}
.Yellow header #nav-icon.active span {
  background: white;
}
.Yellow .mobilenav.active {
  background: #dbb400;
}
.Yellow .mobilenav.active .main-list {
  background: #dbb400;
}
.Yellow .mobilenav #nav-icon span {
  background: #dbb400;
}
.Yellow .mobilenav #nav-icon.active span {
  background: white;
}

header {
  display: none;
}
@media (min-width: 984px) {
  header {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: transparent;
    z-index: 1000;
    max-height: 70px;
    max-width: 70px;
    -webkit-transition: max-width 0.5s, max-height 0.5s, background-color 0.5s;
    -o-transition: max-width 0.5s, max-height 0.5s, background-color 0.5s;
    transition: max-width 0.5s, max-height 0.5s, background-color 0.5s;
  }
}
header.active {
  background: #0f5470;
  max-height: 100vh;
}
header.active .navigation {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
header .navigation {
  display: -ms-grid;
  display: grid;
  height: 100vh;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
}
header nav {
  width: 100%;
}
header nav ul {
  list-style: none;
  display: -ms-grid;
  display: grid;
  font-weight: bold;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  width: 100%;
  padding: 0;
  margin: 0;
  justify-items: center;
}
header nav ul li {
  position: relative;
  width: 100%;
  text-align: center;
}
header nav ul li.active > .expand {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
header nav ul li.active > .sub-nav {
  max-height: 1000px;
  padding-bottom: 20px;
}
header nav ul li a {
  padding: 20px 10px;
  color: white;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 6px;
}
header nav ul li a:hover {
  cursor: pointer;
}
header nav ul li .expand {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  right: 10px;
  color: white;
  background: none;
  border: none;
  font-size: 30px;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  outline: none;
}
header nav ul li .expand:focus {
  outline: none;
}
header nav ul li .sub-nav {
  font-weight: lighter;
  max-height: 0;
  -webkit-transition: max-height 0.25s;
  -o-transition: max-height 0.25s;
  transition: max-height 0.25s;
  overflow: hidden;
}
header nav ul li .sub-nav li.active .sub-nav {
  padding-bottom: 30px;
}
header nav ul li .sub-nav li a {
  letter-spacing: 3px;
  padding: 15px 10px;
}
header nav ul li .sub-nav li .sub-nav li a {
  text-transform: capitalize;
  font-size: 23px;
  padding: 10px 10px;
}
header #nav-icon {
  position: absolute;
  width: 40px;
  height: 30px;
  right: 20px;
  top: 22px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
header #nav-icon span {
  display: block;
  position: absolute;
  height: 6px;
  border-radius: 2px;
  width: 100%;
  background: #0f5470;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
header #nav-icon span:focus {
  outline: none;
}
header #nav-icon span:nth-child(1) {
  top: 0px;
}
header #nav-icon span:nth-child(2), header #nav-icon span:nth-child(3) {
  top: 11px;
}
header #nav-icon span:nth-child(4) {
  top: 22px;
}
header #nav-icon.active span {
  background: #fff;
}
header #nav-icon.active span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
header #nav-icon.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
header #nav-icon.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
header #nav-icon.active span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
header #nav-icon:focus {
  outline: none;
}

#homePage.Blue footer .mobile-page-links a {
  color: #0f5470;
}
#homePage.Blue footer .mobile-page-links a.parent {
  color: white;
  background: #0f5470;
}
#homePage.Blue footer .mobile-page-links ul.children-links.top-level li.active {
  color: #0f5470;
}
#homePage.Blue footer .mobile-page-links ul.children-links.top-level li.active a {
  color: #0f5470 !important;
}
#homePage.Blue footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#homePage.Blue footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: #0f5470;
}
#homePage.Blue footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: #0f5470 !important;
}
#homePage.Blue footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#homePage.Blue footer .mobile-footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 132, 168, 0.91)), to(rgb(5, 77, 107)));
  background: -o-linear-gradient(top, rgba(0, 132, 168, 0.91) 0%, rgb(5, 77, 107) 100%);
  background: linear-gradient(to bottom, rgba(0, 132, 168, 0.91) 0%, rgb(5, 77, 107) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e80084a8", endColorstr="#054d6b",GradientType=0 );
}
#homePage.Orange footer .mobile-page-links a {
  color: #db4d00;
}
#homePage.Orange footer .mobile-page-links a.parent {
  color: white;
  background: #db4d00;
}
#homePage.Orange footer .mobile-page-links ul.children-links.top-level li.active {
  color: #db4d00;
}
#homePage.Orange footer .mobile-page-links ul.children-links.top-level li.active a {
  color: #db4d00 !important;
}
#homePage.Orange footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#homePage.Orange footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: #db4d00;
}
#homePage.Orange footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: #db4d00 !important;
}
#homePage.Orange footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#homePage.Orange footer .mobile-footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 169, 34, 0.91)), to(rgb(219, 77, 0)));
  background: -o-linear-gradient(top, rgba(254, 169, 34, 0.91) 0%, rgb(219, 77, 0) 100%);
  background: linear-gradient(to bottom, rgba(254, 169, 34, 0.91) 0%, rgb(219, 77, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8fea922", endColorstr="#db4d00",GradientType=0 );
}
#homePage.Pink footer .mobile-footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(202, 0, 53, 0.91)), to(rgb(150, 5, 62)));
  background: -o-linear-gradient(top, rgba(202, 0, 53, 0.91) 0%, rgb(150, 5, 62) 100%);
  background: linear-gradient(to bottom, rgba(202, 0, 53, 0.91) 0%, rgb(150, 5, 62) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8ca0035", endColorstr="#96053e",GradientType=0 );
}
#homePage.Pink footer .mobile-page-links a {
  color: #95043e;
}
#homePage.Pink footer .mobile-page-links a.parent {
  color: white;
  background: #95043e;
}
#homePage.Pink footer .mobile-page-links ul.children-links.top-level li.active {
  color: #95043e;
}
#homePage.Pink footer .mobile-page-links ul.children-links.top-level li.active a {
  color: #95043e !important;
}
#homePage.Pink footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#homePage.Pink footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: #95043e;
}
#homePage.Pink footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: #95043e !important;
}
#homePage.Pink footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#homePage.Black footer .mobile-footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 0.91)), to(rgb(0, 0, 0)));
  background: -o-linear-gradient(top, rgba(80, 80, 80, 0.91) 0%, rgb(0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(80, 80, 80, 0.91) 0%, rgb(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8505050", endColorstr="#000000",GradientType=0 );
}
#homePage.Black footer .mobile-page-links a {
  color: black;
}
#homePage.Black footer .mobile-page-links a.parent {
  color: white;
  background: black;
}
#homePage.Black footer .mobile-page-links ul.children-links.top-level li.active {
  color: black;
}
#homePage.Black footer .mobile-page-links ul.children-links.top-level li.active a {
  color: black !important;
}
#homePage.Black footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#homePage.Black footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: black;
}
#homePage.Black footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: black !important;
}
#homePage.Black footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#homePage.Yellow footer .mobile-page-links a {
  color: #dbb400;
}
#homePage.Yellow footer .mobile-page-links a.parent {
  color: white;
  background: #dbb400;
}
#homePage.Yellow footer .mobile-page-links ul.children-links.top-level li.active {
  color: #dbb400;
}
#homePage.Yellow footer .mobile-page-links ul.children-links.top-level li.active a {
  color: #dbb400 !important;
}
#homePage.Yellow footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#homePage.Yellow footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: #dbb400;
}
#homePage.Yellow footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: #dbb400 !important;
}
#homePage.Yellow footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#homePage.Yellow footer .mobile-footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 200, 34, 0.91)), to(rgb(219, 180, 0)));
  background: -o-linear-gradient(top, rgba(254, 200, 34, 0.91) 0%, rgb(219, 180, 0) 100%);
  background: linear-gradient(to bottom, rgba(254, 200, 34, 0.91) 0%, rgb(219, 180, 0) 100%);
}
#homePage footer {
  -ms-grid-row-align: end;
      align-self: end;
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: -ms-grid;
  display: grid;
}
@media (min-width: 984px) {
  #homePage footer {
    display: none;
  }
}
#homePage footer img {
  max-width: 100%;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}
#homePage footer .mobile-page-links {
  display: block;
  max-width: calc(100% - 40px);
  margin: 0 auto 50px;
}
@media (min-width: 984px) {
  #homePage footer .mobile-page-links {
    display: none;
  }
}
#homePage footer .mobile-page-links a {
  cursor: pointer;
  text-decoration: none;
}
#homePage footer .mobile-page-links a.parent {
  background: white;
  width: 100%;
  text-align: center;
  padding: 17px 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  display: block;
}
#homePage footer .mobile-page-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#homePage footer .mobile-page-links ul li {
  padding-left: 1em;
  margin-bottom: 10px;
  position: relative;
}
#homePage footer .mobile-page-links ul li:before {
  position: absolute;
  left: 0;
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 20px;
}
#homePage footer .mobile-page-links ul li a {
  text-decoration: none;
  border-bottom: none;
  color: #9b9b9b !important;
}
#homePage footer .mobile-page-links .children-links {
  margin-top: 10px;
}
#homePage footer .mobile-page-links .children-links:first-of-type {
  padding-left: 20px;
}
#homePage footer .mobile-page-links .children-links.top-level {
  margin-top: 30px;
}
#homePage footer .mobile-footer {
  display: block;
  position: relative;
  padding: 20px 0 40px;
  background-size: 140%;
  background-position: center left;
  text-align: center;
}
@media (min-width: 984px) {
  #homePage footer .mobile-footer {
    display: none;
  }
}
#homePage footer .mobile-footer:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.95;
}
#homePage footer .mobile-footer .back-to-top-container {
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}
#homePage footer .mobile-footer .back-to-top-container .back-to-top {
  color: white;
  text-decoration: none;
}
#homePage footer .mobile-footer .back-to-top-container .back-to-top .arrow {
  fill: white;
  max-height: 20px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#homePage footer .mobile-footer .back-to-top-container .back-to-top span {
  font-weight: 100;
}
#homePage footer .mobile-footer .contact {
  position: relative;
  z-index: 1;
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
}
#homePage footer .mobile-footer .contact .contact-link {
  -ms-grid-column-align: start;
      justify-self: start;
}
#homePage footer .mobile-footer .contact .contact-link:first-child {
  -ms-grid-column-align: end;
      justify-self: end;
}
#homePage footer .mobile-footer .contact .contact-link img {
  width: 40px;
}
#homePage footer .mobile-footer .acknowledgement-statement {
  position: relative;
  z-index: 1;
  font-size: 10px;
  color: white;
  margin: 1rem 20px;
}
#homePage footer .mobile-footer .acknowledgement-statement .flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1rem 0;
}
#homePage footer .mobile-footer .acknowledgement-statement .flags img {
  width: 3rem;
  margin: 0.5rem;
}

#Form_contactForm {
  margin-top: 20px;
  display: -ms-grid;
  -ms-grid-columns: 1fr 10px 1fr;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 50px 10px 50px 10px 150px 10px 100px;
  grid-template-rows: repeat(2, 50px) 150px 100px;
  grid-gap: 10px;
      grid-template-areas: "name email" "phone phone" "message message" "submit .";
}
@media (min-width: 984px) {
  #Form_contactForm {
    margin-top: 40px;
  }
}
#Form_contactForm .Form_contactForm_Name_Holder {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: name;
  width: 100%;
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: center;
}
#Form_contactForm .Form_contactForm_Email_Holder {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: email;
  width: 100%;
  -ms-grid-column: 3;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: center;
}
#Form_contactForm .Form_contactForm_Phone_Holder {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: phone;
  width: 100%;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  -ms-grid-column-align: center;
  -ms-grid-row: 3;
  -ms-grid-row-align: center;
}
#Form_contactForm .Form_contactForm_Message_Holder {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: message;
  width: 100%;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  -ms-grid-column-align: center;
  -ms-grid-row: 5;
  -ms-grid-row-align: center;
}
#Form_contactForm .Form_contactForm_Blastoff_Holder {
  display: none;
}
#Form_contactForm .Form_contactForm_SecurityID_Holder {
  display: none;
}
#Form_contactForm .parsley-errors-list {
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 0;
  right: 10px;
  bottom: 8px;
}
#Form_contactForm .parsley-errors-list li {
  font-size: 12px;
  color: red;
  font-weight: 200;
}
#Form_contactForm .holder {
  position: relative;
}
#Form_contactForm input {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 2px solid #c9c9c8;
  padding: 10px;
  background: none;
  width: 100%;
  height: 100%;
  font-weight: 400;
  color: black;
  font-size: 14px;
  border-radius: 0 !important;
}
#Form_contactForm input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c9c9c8;
}
#Form_contactForm input::-moz-placeholder {
  /* Firefox 19+ */
  color: #c9c9c8;
}
#Form_contactForm input:-ms-input-placeholder {
  /* IE 10+ */
  color: #c9c9c8;
}
#Form_contactForm input:-moz-placeholder {
  /* Firefox 18- */
  color: #c9c9c8;
}
#Form_contactForm input.parsley-error {
  border: 2px solid red;
  color: red;
}
#Form_contactForm input:focus {
  outline: none;
}
#Form_contactForm textarea {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 2px solid #c9c9c8;
  padding: 10px;
  background: none;
  width: 100%;
  max-width: 100%;
  font-size: 14px;
  height: 100%;
  max-height: 100%;
  font-weight: 400;
  color: black;
  border-radius: 0 !important;
}
#Form_contactForm textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c9c9c8;
}
#Form_contactForm textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #c9c9c8;
}
#Form_contactForm textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #c9c9c8;
}
#Form_contactForm textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #c9c9c8;
}
#Form_contactForm textarea:focus {
  outline: none;
}
#Form_contactForm textarea.parsley-error {
  border: 2px solid red;
  color: red;
}
#Form_contactForm input[type=submit] {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #0f5470;
  color: white;
  font-weight: bold;
  border: none;
  font-size: 16px;
  display: block;
  width: 160px;
  height: 50px;
  font-weight: 400;
  border-radius: 0 !important;
  -ms-flex-item-align: center;
      align-self: center;
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 7;
  -ms-grid-row-align: center;
}
#Form_contactForm input[type=submit]:focus {
  outline: none;
}
#Form_contactForm.success {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  text-align: center;
}
#Form_contactForm.success h3 {
  color: white;
}

.mobilenav {
  -webkit-transition: height 0.5s ease, background 0.3s ease;
  -o-transition: height 0.5s ease, background 0.3s ease;
  transition: height 0.5s ease, background 0.3s ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  overflow: hidden;
  padding-top: 70px;
  z-index: 501;
}
@media (min-width: 984px) {
  .mobilenav {
    display: none;
  }
}
.mobilenav.menu-white #nav-icon span {
  background-color: white;
}
.mobilenav .main-list {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-top: 40px;
}
.mobilenav .nav-logo {
  position: absolute;
  top: 25px;
  left: 20px;
  height: 20px;
}
.mobilenav .logo-link {
  top: 29px;
  display: inline-block;
  position: absolute;
  height: 15px;
  left: 20px;
}
.mobilenav .logo-link img {
  height: 15px;
}
.mobilenav.active {
  z-index: 501;
  height: 100%;
}
.mobilenav .icon-home {
  margin-top: -12px;
  display: inline-block;
  font-size: 42px;
}
.mobilenav ul {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0;
  margin: 0;
  height: 100%;
  overflow: scroll;
  font-weight: 600;
  letter-spacing: 3px;
}
.mobilenav ul li {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: white;
  list-style: none;
  text-align: center;
  margin-bottom: 0;
  padding: 12px 0;
  overflow: hidden;
  position: relative;
  margin-left: 0;
}
.mobilenav ul li:focus {
  outline: none;
}
.mobilenav ul li.active > .expand {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mobilenav ul li.active > ul.sub-nav {
  width: calc(100% - 50px);
  margin: 0 auto;
  max-height: 600px;
  padding: 12px 0 20px;
}
.mobilenav ul li .expand {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  right: 10px;
  color: white;
  background: none;
  border: none;
  font-size: 30px;
  width: 30px;
  height: 30px;
  padding: 0;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  outline: none;
}
@media (min-width: 984px) {
  .mobilenav ul li .expand {
    width: 40px;
    height: 40px;
  }
}
.mobilenav ul li .expand:focus {
  outline: none;
}
.mobilenav ul li ul.sub-nav {
  font-weight: normal;
  letter-spacing: 0;
  max-height: 0;
}
.mobilenav ul li ul.sub-nav .expand {
  font-size: 25px;
}
.mobilenav ul li ul.sub-nav li {
  border-bottom: none;
  padding: 10px 0;
}
.mobilenav ul li ul.sub-nav li a {
  font-size: 20px;
}
.mobilenav ul li ul.sub-nav ul.sub-nav li {
  padding: 5px 0;
}
.mobilenav ul li ul.sub-nav ul.sub-nav li a {
  text-transform: capitalize;
  font-size: 19px;
}
.mobilenav ul li a {
  font-size: 26px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
.mobilenav ul li a:hover {
  text-decoration: none;
  cursor: pointer;
}
.mobilenav #nav-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 22px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.mobilenav #nav-icon span {
  display: block;
  position: absolute;
  height: 4px;
  border-radius: 2px;
  width: 100%;
  background: #0f5470;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.mobilenav #nav-icon span:focus {
  outline: none;
}
.mobilenav #nav-icon span:nth-child(1) {
  top: 0px;
}
.mobilenav #nav-icon span:nth-child(2), .mobilenav #nav-icon span:nth-child(3) {
  top: 11px;
}
.mobilenav #nav-icon span:nth-child(4) {
  top: 22px;
}
.mobilenav #nav-icon.active span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.mobilenav #nav-icon.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.mobilenav #nav-icon.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.mobilenav #nav-icon.active span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.mobilenav #nav-icon:focus {
  outline: none;
}

body.login a {
  color: #d72b29;
}
body.login .login-header {
  padding-top: 4rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 984px) {
  body.login .login-header {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
body.login .login-header .site-logo {
  height: 60px;
  -ms-grid-column-align: center;
      justify-self: center;
}
@media (min-width: 984px) {
  body.login .login-header .site-logo {
    height: 70px;
    -ms-grid-column-align: start;
        justify-self: start;
  }
}
body.login .login-header .show-tell-logo {
  height: 80px;
  margin-top: 20px;
  -ms-grid-column-align: center;
      justify-self: center;
}
@media (min-width: 984px) {
  body.login .login-header .show-tell-logo {
    margin-top: 0;
    -ms-grid-column-align: end;
        justify-self: end;
  }
}
body.login .login-content {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}
body.login .login-content .login-form {
  width: 500px;
  max-width: calc(100vw - 60px);
}
body.login .login-content .login-form .btn-toolbar {
  margin-top: 20px;
}
body.login .login-content .login-form .field.text label {
  font-size: 1.2em;
}
body.login .login-content .login-form .field.text input {
  margin-top: 5px;
  padding: 10px;
}
body.login .login-content .login-form fieldset {
  border: none;
  padding: 0;
}
body.login .login-content .login-form input {
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
}
body.login .login-content .login-form input[type=checkbox] {
  width: auto;
  height: auto;
  margin-bottom: 0;
}
body.login .login-content .login-form input[type=submit] {
  background-color: #d72b29;
  color: white;
}

/*
  Home Page Stylesheet
 */
html, body, .main {
  height: 100%;
  width: 100%;
}

#homePage {
  height: 100%;
  width: 100%;
}
@media (min-width: 984px) {
  #homePage {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
#homePage.Blue .right a {
  color: #0f5470;
}
#homePage.Orange .left:before {
  background-color: rgba(219, 77, 0, 0.8);
}
#homePage.Orange .left .button,
#homePage.Orange .left button {
  color: #db4d00;
}
#homePage.Orange .right a {
  color: #db4d00;
}
#homePage.Pink .left:before {
  background-color: rgba(149, 4, 62, 0.8);
}
#homePage.Pink .left .button,
#homePage.Pink .left button {
  color: #95043e;
}
#homePage.Pink .right a {
  color: #95043e;
}
#homePage.Green .left:before {
  background-color: rgba(47, 114, 84, 0.8);
}
#homePage.Green .left .button,
#homePage.Green .left button {
  color: #2f7254;
}
#homePage.Green .right a {
  color: #2f7254;
}
#homePage.Black .left:before {
  background-color: rgba(0, 0, 0, 0.8);
}
#homePage.Black .left .button,
#homePage.Black .left button {
  color: black;
}
#homePage.Black .right a {
  color: black;
}
#homePage.Yellow .left:before {
  background-color: rgba(219, 180, 0, 0.8);
}
#homePage.Yellow .left .button,
#homePage.Yellow .left button {
  color: #dbb400;
}
#homePage.Yellow .right a {
  color: #dbb400;
}
#homePage .left {
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 2fr auto 1fr;
  grid-template-rows: 2fr auto 1fr;
  height: 100vh;
  width: 100vw;
  position: relative;
  z-index: 500;
}
@media (min-width: 984px) {
  #homePage .left {
    z-index: 3;
    position: fixed;
    height: 100%;
    width: 50%;
  }
}
#homePage .left:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(15, 84, 112, 0.8);
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  opacity: 0;
}
#homePage .left .color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#homePage .left .color-overlay.active {
  opacity: 0.95;
}
#homePage .left .color-overlay.Blue {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 132, 168, 0.91)), to(rgb(5, 77, 107)));
  background: -o-linear-gradient(top, rgba(0, 132, 168, 0.91) 0%, rgb(5, 77, 107) 100%);
  background: linear-gradient(to bottom, rgba(0, 132, 168, 0.91) 0%, rgb(5, 77, 107) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e80084a8", endColorstr="#054d6b",GradientType=0 );
}
#homePage .left .color-overlay.Orange {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 169, 34, 0.91)), to(rgb(219, 77, 0)));
  background: -o-linear-gradient(top, rgba(254, 169, 34, 0.91) 0%, rgb(219, 77, 0) 100%);
  background: linear-gradient(to bottom, rgba(254, 169, 34, 0.91) 0%, rgb(219, 77, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8fea922", endColorstr="#db4d00",GradientType=0 );
}
#homePage .left .color-overlay.Pink {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(202, 0, 53, 0.91)), to(rgb(150, 5, 62)));
  background: -o-linear-gradient(top, rgba(202, 0, 53, 0.91) 0%, rgb(150, 5, 62) 100%);
  background: linear-gradient(to bottom, rgba(202, 0, 53, 0.91) 0%, rgb(150, 5, 62) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8ca0035", endColorstr="#96053e",GradientType=0 );
}
#homePage .left .color-overlay.Green {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(47, 114, 84, 0.9)), to(rgb(25, 86, 59)));
  background: -o-linear-gradient(top, rgba(47, 114, 84, 0.9) 0%, rgb(25, 86, 59) 100%);
  background: linear-gradient(to bottom, rgba(47, 114, 84, 0.9) 0%, rgb(25, 86, 59) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e62f7254", endColorstr="#19563b",GradientType=0 );
  /* IE6-9 */
}
#homePage .left .color-overlay.Black {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 0.91)), to(rgb(0, 0, 0)));
  background: -o-linear-gradient(top, rgba(80, 80, 80, 0.91) 0%, rgb(0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(80, 80, 80, 0.91) 0%, rgb(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8505050", endColorstr="#000000",GradientType=0 );
}
#homePage .left .color-overlay.Yellow {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 200, 34, 0.91)), to(rgb(219, 180, 0)));
  background: -o-linear-gradient(top, rgba(254, 200, 34, 0.91) 0%, rgb(219, 180, 0) 100%);
  background: linear-gradient(to bottom, rgba(254, 200, 34, 0.91) 0%, rgb(219, 180, 0) 100%);
}
#homePage .left img.page-logo {
  width: 60%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: center;
      justify-self: center;
  position: relative;
  z-index: 2;
}
@media (min-width: 984px) {
  #homePage .left img.page-logo {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
    width: 33%;
    margin-bottom: 70px;
  }
}
#homePage .left.show-footer .container .buttons {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  -webkit-transform: scale(0.7) translateY(-100%);
      -ms-transform: scale(0.7) translateY(-100%);
          transform: scale(0.7) translateY(-100%);
  opacity: 0;
}
#homePage .left.show-footer .container .footer {
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  -o-transition: transform 0.6s, opacity 0.6s;
  transition: transform 0.6s, opacity 0.6s;
  transition: transform 0.6s, opacity 0.6s, -webkit-transform 0.6s;
  -webkit-transform: scale(1) translateY(0);
      -ms-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
  opacity: 1;
}
#homePage .left.show-footer .acknowledgement-statement {
  opacity: 0;
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
  pointer-events: none;
}
#homePage .left.show-footer .disclaimer {
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  -o-transition: transform 0.6s, opacity 0.6s;
  transition: transform 0.6s, opacity 0.6s;
  transition: transform 0.6s, opacity 0.6s, -webkit-transform 0.6s;
  -webkit-transform: scale(1) translateY(0);
      -ms-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
  opacity: 1;
}
#homePage .left .container {
  height: 156px;
  width: 100%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: center;
      justify-self: center;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
@media (min-width: 984px) {
  #homePage .left .container {
    width: 400px;
    margin-bottom: 40px;
  }
}
#homePage .left .container .buttons {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  text-align: center;
}
#homePage .left .container .buttons .button {
  display: inline-block;
  text-decoration: none;
}
#homePage .left .container .footer {
  color: white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  -webkit-transform: scale(0.7) translateY(100%);
      -ms-transform: scale(0.7) translateY(100%);
          transform: scale(0.7) translateY(100%);
  opacity: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 15px auto 15px 1fr;
  grid-template-rows: auto auto 1fr;
  grid-gap: 15px;
  font-size: 14px;
}
#homePage .left .container .footer > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#homePage .left .container .footer > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#homePage .left .container .footer > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
#homePage .left .container .footer > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
#homePage .left .container .footer > *:nth-child(5) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}
#homePage .left .container .footer > *:nth-child(6) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}
#homePage .left .container .footer .contact-item {
  height: 20px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 20px 5px 1fr;
  grid-template-columns: 20px 1fr;
  grid-gap: 5px;
  color: white;
  text-decoration: none;
}
#homePage .left .container .footer .contact-item.mail, #homePage .left .container .footer .contact-item.clock {
  height: 90px;
}
#homePage .left .container .footer .contact-item.clock {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/span 2;
}
#homePage .left .container .footer .contact-item .icon {
  width: 20px;
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  -ms-grid-column-align: center;
      justify-self: center;
}
#homePage .left .container .footer .contact-item span {
  height: 100%;
  display: block;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
#homePage .left .acknowledgement-statement {
  display: none;
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  font-size: 11px;
  z-index: 1;
  color: white;
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  padding: 10px 15px 15px 15px;
  text-align: center;
}
@media (min-width: 984px) {
  #homePage .left .acknowledgement-statement {
    display: block;
  }
}
#homePage .left .acknowledgement-statement .flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px;
}
#homePage .left .acknowledgement-statement .flags img {
  width: 3rem;
  margin: 0.5rem;
}
#homePage .left .disclaimer {
  color: white;
  position: relative;
  z-index: 2;
  width: 60%;
  font-size: 0.85em;
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  -ms-grid-column-align: center;
      justify-self: center;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  -webkit-transform: scale(0.7) translateY(100%);
      -ms-transform: scale(0.7) translateY(100%);
          transform: scale(0.7) translateY(100%);
  opacity: 0;
  display: none;
  text-align: center;
}
@media (min-width: 984px) {
  #homePage .left .disclaimer {
    display: block;
  }
}
#homePage .left .button,
#homePage .left button {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: center;
      justify-self: center;
  position: relative;
  z-index: 2;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
  font-weight: 600;
  width: 270px;
  margin-top: 20px;
  color: #0f5470;
  background: white;
  border: none;
  outline: none;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
@-webkit-keyframes scroll-bounce {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes scroll-bounce {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
#homePage .left .scroll {
  display: block;
  position: absolute;
  bottom: 10px;
  left: calc(50% - 40px);
  font-size: 14px;
  width: 80px;
  height: 40px;
  text-align: center;
  color: white;
  background: none;
  z-index: 1;
  -webkit-animation: scroll-bounce 1s alternate infinite ease-in-out;
          animation: scroll-bounce 1s alternate infinite ease-in-out;
}
@media (min-width: 984px) {
  #homePage .left .scroll {
    display: none;
  }
}
#homePage .left .scroll .arrow {
  margin-top: 5px;
  height: 20px;
  fill: white;
}
@media (min-width: 984px) {
  #homePage .right {
    -ms-grid-column: 2;
    grid-column: 2;
  }
}
#homePage .right .active-filled {
  fill: #c9c9c8;
}
#homePage .right .page-nav {
  display: none;
}
@media (min-width: 984px) {
  #homePage .right .page-nav {
    display: block;
    position: fixed;
    right: 40px;
    top: 50%;
    text-align: center;
    z-index: 10;
    width: 30px;
  }
}
#homePage .right .page-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#homePage .right .page-nav ul li {
  margin: 0;
  margin-bottom: 7px;
  padding: 0;
}
#homePage .right .page-nav ul li.active svg.Blue {
  fill: #0f5470;
}
#homePage .right .page-nav ul li.active svg.Orange {
  fill: #db4d00;
}
#homePage .right .page-nav ul li.active svg.Pink {
  fill: #95043e;
}
#homePage .right .page-nav ul li.active svg.Green {
  fill: #2f7254;
}
#homePage .right .page-nav ul li.active svg.Black {
  fill: black;
}
#homePage .right .page-nav ul li.active svg.Yellow {
  fill: #dbb400;
}
#homePage .right .page-nav ul li .icon {
  cursor: pointer;
}
#homePage .right .page-nav ul li svg {
  fill: #c9c9c8;
  -webkit-transition: fill 0.5s;
  -o-transition: fill 0.5s;
  transition: fill 0.5s;
}
#homePage .right .page-nav ul li svg.icon-home {
  height: 25px;
}
#homePage .right .page-nav ul li svg.icon-circle {
  height: 7px;
}
#homePage .right .section-container {
  height: 100%;
  width: 100%;
  position: relative;
}
@media (min-width: 984px) {
  #homePage .right .section-container {
    height: auto;
  }
  #homePage .right .section-container.slides section {
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
}
#homePage .right .section-container section {
  height: auto;
  width: calc(100vw - 40px);
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 50px;
  background: white;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  z-index: 2;
}
@media (min-width: 984px) {
  #homePage .right .section-container section {
    height: 100vh;
    width: 100%;
    top: 0 !important;
    margin: 0;
    padding: 20px 75px;
  }
}
#homePage .right .section-container section#home {
  margin-top: 0;
  padding-top: 40px;
  background-size: contain;
}
@media (min-width: 984px) {
  #homePage .right .section-container section#home {
    padding-top: 0;
    background-size: 60%;
  }
}
#homePage .right .section-container section.active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
#homePage .right .section-container section.animate {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
#homePage .right .section-container section.Blue {
  background-position: top right;
  background-size: contain;
}
#homePage .right .section-container section.Blue h1, #homePage .right .section-container section.Blue h2, #homePage .right .section-container section.Blue h3 {
  color: #0f5470;
}
#homePage .right .section-container section.Blue .button {
  background-color: #0f5470;
}
#homePage .right .section-container section.Blue .bordered {
  border-color: #0f5470;
}
#homePage .right .section-container section.Orange {
  background-position: 70% 45%;
}
#homePage .right .section-container section.Orange h1, #homePage .right .section-container section.Orange h2, #homePage .right .section-container section.Orange h3 {
  color: #db4d00;
}
#homePage .right .section-container section.Orange .button {
  background-color: #db4d00;
}
#homePage .right .section-container section.Orange .bordered {
  border-color: #db4d00;
}
#homePage .right .section-container section.Pink {
  background-position: 75% 40%;
}
#homePage .right .section-container section.Pink h1, #homePage .right .section-container section.Pink h2, #homePage .right .section-container section.Pink h3 {
  color: #95043e;
}
#homePage .right .section-container section.Pink .button {
  background-color: #95043e;
}
#homePage .right .section-container section.Pink .bordered {
  border-color: #95043e;
}
#homePage .right .section-container section.Green {
  background-position: 70% 45%;
}
#homePage .right .section-container section.Green h1, #homePage .right .section-container section.Green h2, #homePage .right .section-container section.Green h3 {
  color: #2f7254;
}
#homePage .right .section-container section.Green .button {
  background-color: #2f7254;
}
#homePage .right .section-container section.Green .bordered {
  border-color: #2f7254;
}
#homePage .right .section-container section.Black h1, #homePage .right .section-container section.Black h2, #homePage .right .section-container section.Black h3 {
  color: black;
}
#homePage .right .section-container section.Black .button {
  background-color: black;
}
#homePage .right .section-container section.Black .bordered {
  border-color: black;
}
#homePage .right .section-container section.Yellow {
  background-position: 70% 45%;
}
#homePage .right .section-container section.Yellow h1, #homePage .right .section-container section.Yellow h2, #homePage .right .section-container section.Yellow h3 {
  color: #dbb400;
}
#homePage .right .section-container section.Yellow .button {
  background-color: #dbb400;
}
#homePage .right .section-container section.Yellow .bordered {
  border-color: #dbb400;
}
#homePage .right .section-container section .section-content {
  width: 100%;
}
#homePage .right .section-container section .section-content h1 {
  font-weight: 600;
}
@media (min-width: 984px) {
  #homePage .right .section-container section .section-content h1 {
    max-width: 70%;
  }
}
#homePage .right .section-container section .section-content .text-container {
  margin-bottom: 10px;
}
@media (min-width: 984px) {
  #homePage .right .section-container section .section-content .text-container {
    max-width: 70%;
  }
}
#homePage .right .section-container section .section-content .text-container a {
  text-decoration: none;
}
#homePage .right .section-container section .section-content .button {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 15px;
  font-weight: 600;
  margin-top: 20px;
  color: white;
  border: none;
  outline: none;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  text-decoration: none;
}
#homePage .right .section-container section .section-content .timetable-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 10px 80px;
  grid-template-rows: 1fr 80px;
  grid-gap: 10px;
  margin-top: 70px;
  width: 100%;
}
#homePage .right .section-container section .section-content .timetable-container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#homePage .right .section-container section .section-content .timetable-container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#homePage .right .section-container section .section-content .timetable-container > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
#homePage .right .section-container section .section-content .timetable-container > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media (min-width: 984px) {
  #homePage .right .section-container section .section-content .timetable-container {
    -ms-grid-columns: 1fr 10px 0.5fr;
    grid-template-columns: 1fr 0.5fr;
    -ms-grid-rows: 1fr 10px 1fr;
    grid-template-rows: 1fr 1fr;
    width: 90%;
  }
  #homePage .right .section-container section .section-content .timetable-container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #homePage .right .section-container section .section-content .timetable-container > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  #homePage .right .section-container section .section-content .timetable-container > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  #homePage .right .section-container section .section-content .timetable-container > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}
#homePage .right .section-container section .section-content .timetable-container .timetable {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
  -ms-grid-row: 1;
  grid-row: 1;
  border-width: 2px;
  border-style: solid;
  padding: 10px 10px 10px 20px;
  background-position: 106% bottom;
  background-repeat: no-repeat;
  background-size: auto 55%;
}
@media (min-width: 984px) {
  #homePage .right .section-container section .section-content .timetable-container .timetable {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/span 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/span 2;
  }
}
#homePage .right .section-container section .section-content .timetable-container .timetable h2, #homePage .right .section-container section .section-content .timetable-container .timetable h3 {
  font-weight: 600;
}
#homePage .right .section-container section .section-content .timetable-container .timetable p {
  font-size: 15px;
}
#homePage .right .section-container section .section-content .timetable-container .accreditation,
#homePage .right .section-container section .section-content .timetable-container .examination {
  color: #9b9b9b;
  border: 2px solid #9b9b9b;
  height: 100%;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  text-decoration: none;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
}
#homePage .right .section-container section .section-content .timetable-container .accreditation h2,
#homePage .right .section-container section .section-content .timetable-container .examination h2 {
  color: #9b9b9b;
  background-repeat: no-repeat;
  background-position: center right;
  background-image: url("../images/icons/icon-chevron-right.png");
  padding-right: 15px;
  background-size: 10px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
@media (min-width: 340px) {
  #homePage .right .section-container section .section-content .timetable-container .accreditation h2,
#homePage .right .section-container section .section-content .timetable-container .examination h2 {
    font-size: 20px;
  }
}
#homePage .right .section-container section .section-content .timetable-container .accreditation {
  background-position-x: calc(100% + 5px);
  background-position-y: center;
}
@media (min-width: 984px) {
  #homePage .right .section-container section .section-content .timetable-container .accreditation {
    background-position-x: calc(100% + 25px);
    background-position-y: -25px;
  }
}
#homePage .right .section-container section .section-content .timetable-container .examination {
  background-size: auto 85%;
  background-position-x: -5px;
  background-position-y: center;
}
@media (min-width: 984px) {
  #homePage .right .section-container section .section-content .timetable-container .examination {
    background-position-x: -5px;
    background-position-y: -5px;
  }
}

@media (min-width: 984px) {
  .cssgridlegacy.no-cssgrid header {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 1fr;
  }
}
.cssgridlegacy.no-cssgrid header .navigation {
  display: -ms-grid;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: 1fr;
}
.cssgridlegacy.no-cssgrid header nav {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: center;
}
.cssgridlegacy.no-cssgrid #homePage {
  display: -ms-grid;
  -ms-grid-columns: 1fr 1fr;
  -ms-grid-rows: 1fr;
}
.cssgridlegacy.no-cssgrid .left {
  display: -ms-grid;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: 2fr auto 0.5fr;
}
.cssgridlegacy.no-cssgrid .left img.page-logo {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: end;
}
.cssgridlegacy.no-cssgrid .left .container {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 2;
  -ms-grid-row-align: center;
}
.cssgridlegacy.no-cssgrid .left .container .footer {
  display: -ms-grid;
  -ms-grid-columns: 1fr 15px 1fr;
  -ms-grid-rows: auto 15px auto 15px 1fr;
}
.cssgridlegacy.no-cssgrid .left .container .footer .contact-item {
  display: -ms-grid;
  -ms-grid-columns: 20px 5px 1fr;
  -ms-grid-row: 1fr;
}
.cssgridlegacy.no-cssgrid .left .container .footer .contact-item.phone {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.cssgridlegacy.no-cssgrid .left .container .footer .contact-item.mail {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.cssgridlegacy.no-cssgrid .left .container .footer .contact-item.clock {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
}
.cssgridlegacy.no-cssgrid .left .container .footer .contact-item .icon {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: start;
}
.cssgridlegacy.no-cssgrid .left .container .footer .contact-item span {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.cssgridlegacy.no-cssgrid .left .disclaimer {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 3;
}
.cssgridlegacy.no-cssgrid .right {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.cssgridlegacy.no-cssgrid .right .section-container .page-section {
  height: 99vh !important;
  width: 49vw !important;
}
.cssgridlegacy.no-cssgrid .right .section-container section {
  display: -ms-grid;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: 1fr;
  height: 100%;
  width: 100%;
}
.cssgridlegacy.no-cssgrid .right .section-container section .section-content {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: center;
}
.cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container {
  display: -ms-grid;
  -ms-grid-columns: 1fr 10px 1fr;
  -ms-grid-rows: 1fr 10px 80px;
}
@media (min-width: 984px) {
  .cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container {
    -ms-grid-columns: 1fr 10px 0.5fr;
    -ms-grid-rows: 1fr 10px 1fr;
  }
}
.cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container .timetable {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  -ms-grid-row: 1;
}
@media (min-width: 984px) {
  .cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container .timetable {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
  }
}
.cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container .accreditation {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
@media (min-width: 984px) {
  .cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container .accreditation {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
}
.cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container .examination {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
@media (min-width: 984px) {
  .cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container .examination {
    -ms-grid-column: 3;
    -ms-grid-row: 3;
  }
}
.cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container .accreditation,
.cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container .examination {
  display: -ms-grid;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: 1fr;
}
.cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container .accreditation h2,
.cssgridlegacy.no-cssgrid .right .section-container section .section-content .timetable-container .examination h2 {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: center;
}

#aboutPage {
  height: 100%;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 300px 1fr;
  grid-template-columns: 300px 1fr;
  -ms-grid-rows: 1fr 400px;
  grid-template-rows: 1fr 400px;
}

#aboutPage > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

#aboutPage > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}

#aboutPage > *:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

#aboutPage > *:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
#aboutPage .left {
  height: 100%;
  width: 100%;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/span 2;
  position: relative;
  background-position: -390px center;
  background-repeat: no-repeat;
  background-size: cover;
}
#aboutPage .left:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.95;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 132, 168, 0.91)), to(rgb(5, 77, 107)));
  background: -o-linear-gradient(top, rgba(0, 132, 168, 0.91) 0%, rgb(5, 77, 107) 100%);
  background: linear-gradient(to bottom, rgba(0, 132, 168, 0.91) 0%, rgb(5, 77, 107) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e80084a8", endColorstr="#054d6b",GradientType=0 );
}
#aboutPage .left img {
  width: 80%;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}
#aboutPage .right {
  -ms-grid-column: 2;
  grid-column: 2;
}
#aboutPage .footer {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

#contentPage {
  height: 100%;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
}

#contentPage > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

#contentPage > *:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
@media (min-width: 984px) {
  #contentPage {
    -ms-grid-columns: 300px 1fr;
    grid-template-columns: 300px 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }
  #contentPage > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #contentPage > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
}
#contentPage.Blue .left:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 132, 168, 0.91)), to(rgb(5, 77, 107)));
  background: -o-linear-gradient(top, rgba(0, 132, 168, 0.91) 0%, rgb(5, 77, 107) 100%);
  background: linear-gradient(to bottom, rgba(0, 132, 168, 0.91) 0%, rgb(5, 77, 107) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e80084a8", endColorstr="#054d6b",GradientType=0 );
}
#contentPage.Blue .left .page-links a {
  color: #0f5470;
}
#contentPage.Blue .right h1, #contentPage.Blue .right h2, #contentPage.Blue .right h3, #contentPage.Blue .right h4, #contentPage.Blue .right h5, #contentPage.Blue .right a {
  color: #0f5470;
}
#contentPage.Blue .right table thead tr td {
  background: #0f5470;
  color: white;
}
#contentPage.Blue .right table thead tr td h4 {
  color: white;
}
#contentPage.Blue .right .colored {
  color: #0f5470;
}
#contentPage.Blue .right .content-accordion-container .accordion-item .accordion-label {
  color: #0f5470;
}
#contentPage.Blue .right .content-accordion-container .accordion-item .accordion-label .accordion-icon path {
  fill: #0f5470;
}
#contentPage.Blue .right .content-form-container .file-container .icon path {
  fill: #0f5470;
}
#contentPage.Blue .right .file-download-link .icon path,
#contentPage.Blue .right .content-page-link-container .icon path {
  fill: #0f5470;
}
#contentPage.Blue .right table tr:nth-of-type(even) td {
  background: rgba(15, 84, 112, 0.1);
}
#contentPage.Blue .right .flow-boxes .flow-box {
  color: #0f5470;
  border: 4px solid #0f5470;
}
#contentPage.Blue .right .flow-boxes .flow-box .arrow path {
  fill: #0f5470;
}
#contentPage.Blue .right .flow-boxes .flow-box.active.current {
  color: white;
  background: #0f5470;
}
#contentPage.Blue .right .flow-boxes .flow-box.active.current .button-container .button {
  background: white;
  color: #0f5470;
  border: 4px solid white;
}
#contentPage.Blue .right .flow-boxes .flow-box.active.current .button-container .button:hover {
  border: 4px solid white;
}
#contentPage.Blue .right .flow-boxes .flow-box.active.current .button-container .button.active {
  border: 4px solid #0f5470;
}
#contentPage.Blue .right .flow-boxes .flow-box.active.current .link {
  color: white;
}
#contentPage.Blue .right .flow-boxes .flow-box.active .button-container .button {
  color: #0f5470;
  background: white;
  border: 4px solid #0f5470;
}
#contentPage.Blue .right .flow-boxes .flow-box.active .button-container .button:hover {
  color: white;
  background: #0f5470;
  border: 4px solid #0f5470;
}
#contentPage.Blue .right .flow-boxes .flow-box.active .button-container .button.active {
  color: white;
  background: #0f5470;
  border: 4px solid #0f5470;
}
#contentPage.Blue .right .footer .mobile-page-links a {
  color: #0f5470;
}
#contentPage.Blue .right .footer .mobile-page-links a.parent {
  color: white;
  background: #0f5470;
}
#contentPage.Blue .right .footer .mobile-page-links ul.children-links.top-level li.active {
  color: #0f5470;
}
#contentPage.Blue .right .footer .mobile-page-links ul.children-links.top-level li.active a {
  color: #0f5470 !important;
}
#contentPage.Blue .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#contentPage.Blue .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: #0f5470;
}
#contentPage.Blue .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: #0f5470 !important;
}
#contentPage.Blue .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#contentPage.Blue .right .footer .mobile-footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 132, 168, 0.91)), to(rgb(5, 77, 107)));
  background: -o-linear-gradient(top, rgba(0, 132, 168, 0.91) 0%, rgb(5, 77, 107) 100%);
  background: linear-gradient(to bottom, rgba(0, 132, 168, 0.91) 0%, rgb(5, 77, 107) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e80084a8", endColorstr="#054d6b",GradientType=0 );
}
#contentPage.Orange .left:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 169, 34, 0.91)), to(rgb(219, 77, 0)));
  background: -o-linear-gradient(top, rgba(254, 169, 34, 0.91) 0%, rgb(219, 77, 0) 100%);
  background: linear-gradient(to bottom, rgba(254, 169, 34, 0.91) 0%, rgb(219, 77, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8fea922", endColorstr="#db4d00",GradientType=0 );
}
#contentPage.Orange .left .page-links a {
  color: #db4d00;
}
#contentPage.Orange .right h1, #contentPage.Orange .right h2, #contentPage.Orange .right h3, #contentPage.Orange .right h4, #contentPage.Orange .right h5, #contentPage.Orange .right a {
  color: #db4d00;
}
#contentPage.Orange .right table thead tr td {
  background: #db4d00;
  color: white;
}
#contentPage.Orange .right table thead tr td h4 {
  color: white;
}
#contentPage.Orange .right .colored {
  color: #db4d00;
}
#contentPage.Orange .right .content-accordion-container .accordion-item .accordion-label {
  color: #db4d00;
}
#contentPage.Orange .right .content-accordion-container .accordion-item .accordion-label .accordion-icon path {
  fill: #db4d00;
}
#contentPage.Orange .right .content-form-container .file-container .icon path {
  fill: #db4d00;
}
#contentPage.Orange .right .file-download-link .icon path,
#contentPage.Orange .right .content-page-link-container .icon path {
  fill: #db4d00;
}
#contentPage.Orange .right table tr:nth-of-type(even) td {
  background: rgba(219, 77, 0, 0.1);
}
#contentPage.Orange .right .flow-boxes .flow-box {
  color: #db4d00;
  border: 4px solid #db4d00;
}
#contentPage.Orange .right .flow-boxes .flow-box .arrow path {
  fill: #db4d00;
}
#contentPage.Orange .right .flow-boxes .flow-box.active.current {
  color: white;
  background: #db4d00;
}
#contentPage.Orange .right .flow-boxes .flow-box.active.current .button-container .button {
  background: white;
  color: #db4d00;
  border: 4px solid white;
}
#contentPage.Orange .right .flow-boxes .flow-box.active.current .button-container .button:hover {
  border: 4px solid white;
}
#contentPage.Orange .right .flow-boxes .flow-box.active.current .button-container .button.active {
  border: 4px solid #db4d00;
}
#contentPage.Orange .right .flow-boxes .flow-box.active.current .link {
  color: white;
}
#contentPage.Orange .right .flow-boxes .flow-box.active .button-container .button {
  color: #db4d00;
  background: white;
  border: 4px solid #db4d00;
}
#contentPage.Orange .right .flow-boxes .flow-box.active .button-container .button:hover {
  color: white;
  background: #db4d00;
  border: 4px solid #db4d00;
}
#contentPage.Orange .right .flow-boxes .flow-box.active .button-container .button.active {
  color: white;
  background: #db4d00;
  border: 4px solid #db4d00;
}
#contentPage.Orange .right .footer .mobile-page-links a {
  color: #db4d00;
}
#contentPage.Orange .right .footer .mobile-page-links a.parent {
  color: white;
  background: #db4d00;
}
#contentPage.Orange .right .footer .mobile-page-links ul.children-links.top-level li.active {
  color: #db4d00;
}
#contentPage.Orange .right .footer .mobile-page-links ul.children-links.top-level li.active a {
  color: #db4d00 !important;
}
#contentPage.Orange .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#contentPage.Orange .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: #db4d00;
}
#contentPage.Orange .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: #db4d00 !important;
}
#contentPage.Orange .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#contentPage.Orange .right .footer .mobile-footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 169, 34, 0.91)), to(rgb(219, 77, 0)));
  background: -o-linear-gradient(top, rgba(254, 169, 34, 0.91) 0%, rgb(219, 77, 0) 100%);
  background: linear-gradient(to bottom, rgba(254, 169, 34, 0.91) 0%, rgb(219, 77, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8fea922", endColorstr="#db4d00",GradientType=0 );
}
#contentPage.Pink .left:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(202, 0, 53, 0.91)), to(rgb(150, 5, 62)));
  background: -o-linear-gradient(top, rgba(202, 0, 53, 0.91) 0%, rgb(150, 5, 62) 100%);
  background: linear-gradient(to bottom, rgba(202, 0, 53, 0.91) 0%, rgb(150, 5, 62) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8ca0035", endColorstr="#96053e",GradientType=0 );
}
#contentPage.Pink .left .page-links a {
  color: #95043e;
}
#contentPage.Pink .right h1, #contentPage.Pink .right h2, #contentPage.Pink .right h3, #contentPage.Pink .right h4, #contentPage.Pink .right h5, #contentPage.Pink .right a {
  color: #95043e;
}
#contentPage.Pink .right table thead tr td {
  background: #95043e;
  color: white;
}
#contentPage.Pink .right table thead tr td h4 {
  color: white;
}
#contentPage.Pink .right .colored {
  color: #95043e;
}
#contentPage.Pink .right .content-accordion-container .accordion-item .accordion-label {
  color: #95043e;
}
#contentPage.Pink .right .content-accordion-container .accordion-item .accordion-label .accordion-icon path {
  fill: #95043e;
}
#contentPage.Pink .right .content-form-container .file-container .icon path {
  fill: #95043e;
}
#contentPage.Pink .right .file-download-link .icon path,
#contentPage.Pink .right .content-page-link-container .icon path {
  fill: #95043e;
}
#contentPage.Pink .right table tr:nth-of-type(even) td {
  background: rgba(149, 4, 62, 0.1);
}
#contentPage.Pink .right .flow-boxes .flow-box {
  color: #95043e;
  border: 4px solid #95043e;
}
#contentPage.Pink .right .flow-boxes .flow-box .arrow path {
  fill: #95043e;
}
#contentPage.Pink .right .flow-boxes .flow-box.active.current {
  color: white;
  background: #95043e;
}
#contentPage.Pink .right .flow-boxes .flow-box.active.current .button-container .button {
  background: white;
  color: #95043e;
  border: 4px solid white;
}
#contentPage.Pink .right .flow-boxes .flow-box.active.current .button-container .button:hover {
  border: 4px solid white;
}
#contentPage.Pink .right .flow-boxes .flow-box.active.current .button-container .button.active {
  border: 4px solid #95043e;
}
#contentPage.Pink .right .flow-boxes .flow-box.active.current .link {
  color: white;
}
#contentPage.Pink .right .flow-boxes .flow-box.active .button-container .button {
  color: #95043e;
  background: white;
  border: 4px solid #95043e;
}
#contentPage.Pink .right .flow-boxes .flow-box.active .button-container .button:hover {
  color: white;
  background: #95043e;
  border: 4px solid #95043e;
}
#contentPage.Pink .right .flow-boxes .flow-box.active .button-container .button.active {
  color: white;
  background: #95043e;
  border: 4px solid #95043e;
}
#contentPage.Pink .right .footer .mobile-footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(202, 0, 53, 0.91)), to(rgb(150, 5, 62)));
  background: -o-linear-gradient(top, rgba(202, 0, 53, 0.91) 0%, rgb(150, 5, 62) 100%);
  background: linear-gradient(to bottom, rgba(202, 0, 53, 0.91) 0%, rgb(150, 5, 62) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8ca0035", endColorstr="#96053e",GradientType=0 );
}
#contentPage.Pink .right .footer .mobile-page-links a {
  color: #95043e;
}
#contentPage.Pink .right .footer .mobile-page-links a.parent {
  color: white;
  background: #95043e;
}
#contentPage.Pink .right .footer .mobile-page-links ul.children-links.top-level li.active {
  color: #95043e;
}
#contentPage.Pink .right .footer .mobile-page-links ul.children-links.top-level li.active a {
  color: #95043e !important;
}
#contentPage.Pink .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#contentPage.Pink .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: #95043e;
}
#contentPage.Pink .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: #95043e !important;
}
#contentPage.Pink .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#contentPage.Green .left:before {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(47, 114, 84, 0.9)), to(rgb(25, 86, 59)));
  background: -o-linear-gradient(top, rgba(47, 114, 84, 0.9) 0%, rgb(25, 86, 59) 100%);
  background: linear-gradient(to bottom, rgba(47, 114, 84, 0.9) 0%, rgb(25, 86, 59) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e62f7254", endColorstr="#19563b",GradientType=0 );
  /* IE6-9 */
}
#contentPage.Green .left .page-links a {
  color: #2f7254;
}
#contentPage.Green .right h1, #contentPage.Green .right h2, #contentPage.Green .right h3, #contentPage.Green .right h4, #contentPage.Green .right h5, #contentPage.Green .right a {
  color: #2f7254;
}
#contentPage.Green .right table thead tr td {
  background: #2f7254;
  color: white;
}
#contentPage.Green .right table thead tr td h4 {
  color: white;
}
#contentPage.Green .right .colored {
  color: #2f7254;
}
#contentPage.Green .right .content-accordion-container .accordion-item .accordion-label {
  color: #2f7254;
}
#contentPage.Green .right .content-accordion-container .accordion-item .accordion-label .accordion-icon path {
  fill: #2f7254;
}
#contentPage.Green .right .content-form-container .file-container .icon path {
  fill: #2f7254;
}
#contentPage.Green .right .file-download-link .icon path,
#contentPage.Green .right .content-page-link-container .icon path {
  fill: #2f7254;
}
#contentPage.Green .right table tr:nth-of-type(even) td {
  background: rgba(47, 114, 84, 0.1);
}
#contentPage.Green .right .flow-boxes .flow-box {
  color: #2f7254;
  border: 4px solid #2f7254;
}
#contentPage.Green .right .flow-boxes .flow-box .arrow path {
  fill: #2f7254;
}
#contentPage.Green .right .flow-boxes .flow-box.active.current {
  color: white;
  background: #2f7254;
}
#contentPage.Green .right .flow-boxes .flow-box.active.current .button-container .button {
  background: white;
  color: #2f7254;
  border: 4px solid white;
}
#contentPage.Green .right .flow-boxes .flow-box.active.current .button-container .button:hover {
  border: 4px solid white;
}
#contentPage.Green .right .flow-boxes .flow-box.active.current .button-container .button.active {
  border: 4px solid #2f7254;
}
#contentPage.Green .right .flow-boxes .flow-box.active.current .link {
  color: white;
}
#contentPage.Green .right .flow-boxes .flow-box.active .button-container .button {
  color: #2f7254;
  background: white;
  border: 4px solid #2f7254;
}
#contentPage.Green .right .flow-boxes .flow-box.active .button-container .button:hover {
  color: white;
  background: #2f7254;
  border: 4px solid #2f7254;
}
#contentPage.Green .right .flow-boxes .flow-box.active .button-container .button.active {
  color: white;
  background: #2f7254;
  border: 4px solid #2f7254;
}
#contentPage.Green .right .footer .mobile-page-links a {
  color: #2f7254;
}
#contentPage.Green .right .footer .mobile-page-links a.parent {
  color: white;
  background: #2f7254;
}
#contentPage.Green .right .footer .mobile-page-links ul.children-links.top-level li.active {
  color: #2f7254;
}
#contentPage.Green .right .footer .mobile-page-links ul.children-links.top-level li.active a {
  color: #2f7254 !important;
}
#contentPage.Green .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#contentPage.Green .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: #2f7254;
}
#contentPage.Green .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: #2f7254 !important;
}
#contentPage.Green .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#contentPage.Green .right .footer .mobile-footer:before {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(47, 114, 84, 0.9)), to(rgb(25, 86, 59)));
  background: -o-linear-gradient(top, rgba(47, 114, 84, 0.9) 0%, rgb(25, 86, 59) 100%);
  background: linear-gradient(to bottom, rgba(47, 114, 84, 0.9) 0%, rgb(25, 86, 59) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e62f7254", endColorstr="#19563b",GradientType=0 );
  /* IE6-9 */
}
#contentPage.Black .left:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 0.91)), to(rgb(0, 0, 0)));
  background: -o-linear-gradient(top, rgba(80, 80, 80, 0.91) 0%, rgb(0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(80, 80, 80, 0.91) 0%, rgb(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8505050", endColorstr="#000000",GradientType=0 );
}
#contentPage.Black .left .page-links a {
  color: black;
}
#contentPage.Black .right h1, #contentPage.Black .right h2, #contentPage.Black .right h3, #contentPage.Black .right h4, #contentPage.Black .right h5, #contentPage.Black .right a {
  color: black;
}
#contentPage.Black .right table thead tr td {
  background: black;
  color: white;
}
#contentPage.Black .right table thead tr td h4 {
  color: white;
}
#contentPage.Black .right .colored {
  color: black;
}
#contentPage.Black .right table tr:nth-of-type(even) td {
  background: rgba(0, 0, 0, 0.1);
}
#contentPage.Black .right .flow-boxes .flow-box {
  color: black;
  border: 4px solid black;
}
#contentPage.Black .right .flow-boxes .flow-box .arrow path {
  fill: black;
}
#contentPage.Black .right .flow-boxes .flow-box.active.current {
  color: white;
  background: black;
}
#contentPage.Black .right .flow-boxes .flow-box.active.current .button-container .button {
  background: white;
  color: black;
  border: 4px solid white;
}
#contentPage.Black .right .flow-boxes .flow-box.active.current .button-container .button:hover {
  border: 4px solid white;
}
#contentPage.Black .right .flow-boxes .flow-box.active.current .button-container .button.active {
  border: 4px solid black;
}
#contentPage.Black .right .flow-boxes .flow-box.active.current .link {
  color: white;
}
#contentPage.Black .right .flow-boxes .flow-box.active .button-container .button {
  color: black;
  background: white;
  border: 4px solid black;
}
#contentPage.Black .right .flow-boxes .flow-box.active .button-container .button:hover {
  color: white;
  background: black;
  border: 4px solid black;
}
#contentPage.Black .right .flow-boxes .flow-box.active .button-container .button.active {
  color: white;
  background: black;
  border: 4px solid black;
}
#contentPage.Black .right .footer .mobile-footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 0.91)), to(rgb(0, 0, 0)));
  background: -o-linear-gradient(top, rgba(80, 80, 80, 0.91) 0%, rgb(0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(80, 80, 80, 0.91) 0%, rgb(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e8505050", endColorstr="#000000",GradientType=0 );
}
#contentPage.Black .right .footer .mobile-page-links a {
  color: black;
}
#contentPage.Black .right .footer .mobile-page-links a.parent {
  color: white;
  background: black;
}
#contentPage.Black .right .footer .mobile-page-links ul.children-links.top-level li.active {
  color: black;
}
#contentPage.Black .right .footer .mobile-page-links ul.children-links.top-level li.active a {
  color: black !important;
}
#contentPage.Black .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#contentPage.Black .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: black;
}
#contentPage.Black .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: black !important;
}
#contentPage.Black .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#contentPage.Yellow .left:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 200, 34, 0.91)), to(rgb(219, 180, 0)));
  background: -o-linear-gradient(top, rgba(254, 200, 34, 0.91) 0%, rgb(219, 180, 0) 100%);
  background: linear-gradient(to bottom, rgba(254, 200, 34, 0.91) 0%, rgb(219, 180, 0) 100%);
}
#contentPage.Yellow .left .page-links a {
  color: #dbb400;
}
#contentPage.Yellow .right h1, #contentPage.Yellow .right h2, #contentPage.Yellow .right h3, #contentPage.Yellow .right h4, #contentPage.Yellow .right h5, #contentPage.Yellow .right a {
  color: #dbb400;
}
#contentPage.Yellow .right table thead tr td {
  background: #dbb400;
  color: white;
}
#contentPage.Yellow .right table thead tr td h4 {
  color: white;
}
#contentPage.Yellow .right .colored {
  color: #dbb400;
}
#contentPage.Yellow .right .content-accordion-container .accordion-item .accordion-label {
  color: #dbb400;
}
#contentPage.Yellow .right .content-accordion-container .accordion-item .accordion-label .accordion-icon path {
  fill: #dbb400;
}
#contentPage.Yellow .right .content-form-container .file-container .icon path {
  fill: #dbb400;
}
#contentPage.Yellow .right .file-download-link .icon path,
#contentPage.Yellow .right .content-page-link-container .icon path {
  fill: #dbb400;
}
#contentPage.Yellow .right table tr:nth-of-type(even) td {
  background: rgba(219, 180, 0, 0.1);
}
#contentPage.Yellow .right .flow-boxes .flow-box {
  color: #dbb400;
  border: 4px solid #dbb400;
}
#contentPage.Yellow .right .flow-boxes .flow-box .arrow path {
  fill: #dbb400;
}
#contentPage.Yellow .right .flow-boxes .flow-box.active.current {
  color: white;
  background: #dbb400;
}
#contentPage.Yellow .right .flow-boxes .flow-box.active.current .button-container .button {
  background: white;
  color: #dbb400;
  border: 4px solid white;
}
#contentPage.Yellow .right .flow-boxes .flow-box.active.current .button-container .button:hover {
  border: 4px solid white;
}
#contentPage.Yellow .right .flow-boxes .flow-box.active.current .button-container .button.active {
  border: 4px solid #dbb400;
}
#contentPage.Yellow .right .flow-boxes .flow-box.active.current .link {
  color: white;
}
#contentPage.Yellow .right .flow-boxes .flow-box.active .button-container .button {
  color: #dbb400;
  background: white;
  border: 4px solid #dbb400;
}
#contentPage.Yellow .right .flow-boxes .flow-box.active .button-container .button:hover {
  color: white;
  background: #dbb400;
  border: 4px solid #dbb400;
}
#contentPage.Yellow .right .flow-boxes .flow-box.active .button-container .button.active {
  color: white;
  background: #dbb400;
  border: 4px solid #dbb400;
}
#contentPage.Yellow .right .footer .mobile-page-links a {
  color: #dbb400;
}
#contentPage.Yellow .right .footer .mobile-page-links a.parent {
  color: white;
  background: #dbb400;
}
#contentPage.Yellow .right .footer .mobile-page-links ul.children-links.top-level li.active {
  color: #dbb400;
}
#contentPage.Yellow .right .footer .mobile-page-links ul.children-links.top-level li.active a {
  color: #dbb400 !important;
}
#contentPage.Yellow .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li {
  color: #9b9b9b;
}
#contentPage.Yellow .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active {
  color: #dbb400;
}
#contentPage.Yellow .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li.active a {
  color: #dbb400 !important;
}
#contentPage.Yellow .right .footer .mobile-page-links ul.children-links.top-level li ul.children-links li a {
  color: #9b9b9b !important;
}
#contentPage.Yellow .right .footer .mobile-footer:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 200, 34, 0.91)), to(rgb(219, 180, 0)));
  background: -o-linear-gradient(top, rgba(254, 200, 34, 0.91) 0%, rgb(219, 180, 0) 100%);
  background: linear-gradient(to bottom, rgba(254, 200, 34, 0.91) 0%, rgb(219, 180, 0) 100%);
}
#contentPage .left {
  height: auto;
  width: 100vw;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr auto 80px;
  grid-template-rows: 1fr auto 80px;
  justify-items: center;
  position: relative;
  z-index: 500;
}
#contentPage .left > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#contentPage .left > *:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
#contentPage .left > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
@media (min-width: 984px) {
  #contentPage .left {
    -ms-grid-rows: 400px 1fr 120px;
    grid-template-rows: 400px 1fr 120px;
    background-position: -390px center;
    height: 100%;
    width: 300px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
  }
}
#contentPage .left:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.95;
}
#contentPage .left .page-logo {
  margin-top: 60px;
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  display: block;
  z-index: 2;
  position: relative;
  text-align: center;
}
@media (min-width: 984px) {
  #contentPage .left .page-logo {
    width: 75%;
    height: 100%;
    margin-bottom: 30px;
  }
}
#contentPage .left .page-logo img {
  max-width: 100%;
  max-height: 100%;
}
#contentPage .left .page-logo img.mobile-logo {
  max-width: none;
  max-height: none;
  width: 50vw;
  display: block;
}
@media (min-width: 984px) {
  #contentPage .left .page-logo img.mobile-logo {
    display: none;
  }
}
#contentPage .left .page-logo img.desktop-logo {
  display: none;
}
@media (min-width: 984px) {
  #contentPage .left .page-logo img.desktop-logo {
    display: block;
  }
}
#contentPage .left .page-links {
  width: 70%;
  position: relative;
  z-index: 2;
  padding-bottom: 60px;
  padding-top: 40px;
}
@media (min-width: 984px) {
  #contentPage .left .page-links {
    padding-bottom: 130px;
    padding-top: 0;
  }
}
#contentPage .left .page-links .mobile-page-label {
  display: block;
  text-align: center;
  color: white;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
@media (min-width: 984px) {
  #contentPage .left .page-links .mobile-page-label {
    display: none;
  }
}
#contentPage .left .page-links a {
  cursor: pointer;
  text-decoration: none;
}
#contentPage .left .page-links a.parent {
  background: white;
  width: 100%;
  text-align: center;
  padding: 17px 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  display: none;
}
@media (min-width: 984px) {
  #contentPage .left .page-links a.parent {
    display: block;
  }
}
#contentPage .left .page-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#contentPage .left .page-links ul li {
  padding-left: 1em;
  margin-bottom: 10px;
  position: relative;
}
#contentPage .left .page-links ul li:before {
  position: absolute;
  left: 0;
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 20px;
}
#contentPage .left .page-links .children-links {
  display: none;
  color: #cfa5af;
  margin-top: 10px;
}
@media (min-width: 984px) {
  #contentPage .left .page-links .children-links {
    display: block;
  }
}
#contentPage .left .page-links .children-links > li > a {
  color: #cfa5af;
}
#contentPage .left .page-links .children-links > li.active {
  color: white;
}
#contentPage .left .page-links .children-links > li.active > a {
  color: white;
}
#contentPage .left .contact {
  position: relative;
  -ms-grid-row: 3;
  grid-row: 3;
  z-index: 2;
  display: none;
}
@media (min-width: 984px) {
  #contentPage .left .contact {
    display: block;
  }
}
#contentPage .left .contact .contact-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#contentPage .left .contact .contact-link {
  text-decoration: none;
  display: inline-block;
  height: 40px;
  width: 35px;
  line-height: 40px;
  vertical-align: middle;
  margin: 0 10px;
  text-align: center;
}
#contentPage .left .contact .contact-link .contact-icon {
  width: 30px;
}
#contentPage .left .contact .flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
}
#contentPage .left .contact .flags img {
  width: 3rem;
  margin: 0.5rem;
}
#contentPage .right {
  -ms-grid-column: 1;
  grid-column: 1;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr auto;
  grid-template-rows: 1fr auto;
  background-position: right top;
  background-repeat: no-repeat;
  background-image: url("../images/content-page/bg-about.png");
  background-size: 80%;
  min-height: 100vh;
}
#contentPage .right > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#contentPage .right > *:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
@media (min-width: 984px) {
  #contentPage .right {
    background-size: auto;
    min-height: auto;
    -ms-grid-column: 2;
    grid-column: 2;
  }
}
#contentPage .right h1, #contentPage .right h2, #contentPage .right h3, #contentPage .right h4 {
  letter-spacing: 0.5px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 1em;
}
#contentPage .right h5 {
  font-weight: 600;
}
#contentPage .right p {
  margin-top: 0;
  margin-bottom: 1em;
}
#contentPage .right b, #contentPage .right strong {
  font-weight: 600;
}
#contentPage .right hr {
  border: none;
  border-top: 1px solid #c9c9c8;
}
#contentPage .right img {
  max-width: 100%;
}
#contentPage .right ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 1.5em;
}
#contentPage .right ul li {
  padding-left: 1em;
  text-indent: -0.7em;
  margin-bottom: 15px;
}
#contentPage .right ul li:before {
  content: "»";
  padding-right: 5px;
}
#contentPage .right ul li a {
  text-decoration: none;
  color: black !important;
  font-weight: 600;
  border-bottom: 1px solid black;
}
#contentPage .right table {
  width: 100%;
}
#contentPage .right table thead tr td {
  padding: 10px 3px;
}
#contentPage .right table tr:last-of-type td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#contentPage .right table tr td {
  border: 1px solid transparent;
  padding: 2px 3px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#contentPage .right table tr td:nth-child(1) {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
#contentPage .right table tr td:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#contentPage .right table tr td ul, #contentPage .right table tr td ol {
  padding-left: 20px;
}
@media (min-width: 340px) {
  #contentPage .right table tr td ul, #contentPage .right table tr td ol {
    padding-left: 40px;
  }
}
#contentPage .right table tr td h4 {
  margin: 0;
}
#contentPage .right .grey-box {
  padding: 15px;
  font-size: 0.9em;
  background: #f7f7f7;
  margin-bottom: 10px;
}
#contentPage .right .content {
  width: calc(100vw - 40px);
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 20px;
}
@media (min-width: 984px) {
  #contentPage .right .content {
    width: 80%;
    margin: 0;
    padding-top: 100px;
    padding-left: 150px;
  }
}
#contentPage .right .content.columns-2 {
  width: 80%;
}
#contentPage .right .content.columns-2 .column-container {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
#contentPage .right .content.columns-3 {
  width: 85%;
}
#contentPage .right .content.columns-3 .column-container {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
#contentPage .right .footer {
  -ms-grid-row-align: end;
      align-self: end;
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: -ms-grid;
  display: grid;
}
#contentPage .right .footer img {
  max-width: 100%;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}
#contentPage .right .footer .mobile-page-links {
  display: block;
  max-width: calc(100% - 40px);
  margin: 0 auto 50px;
}
@media (min-width: 984px) {
  #contentPage .right .footer .mobile-page-links {
    display: none;
  }
}
#contentPage .right .footer .mobile-page-links a {
  cursor: pointer;
  text-decoration: none;
}
#contentPage .right .footer .mobile-page-links a.parent {
  background: white;
  width: 100%;
  text-align: center;
  padding: 17px 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  display: block;
}
#contentPage .right .footer .mobile-page-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#contentPage .right .footer .mobile-page-links ul li {
  padding-left: 1em;
  margin-bottom: 10px;
  position: relative;
}
#contentPage .right .footer .mobile-page-links ul li:before {
  position: absolute;
  left: 0;
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 20px;
}
#contentPage .right .footer .mobile-page-links ul li a {
  text-decoration: none;
  border-bottom: none;
  color: #9b9b9b !important;
}
#contentPage .right .footer .mobile-page-links .children-links {
  margin-top: 10px;
}
#contentPage .right .footer .mobile-page-links .children-links:first-of-type {
  padding-left: 20px;
}
#contentPage .right .footer .mobile-page-links .children-links.top-level {
  margin-top: 30px;
}
#contentPage .right .footer .mobile-footer {
  display: block;
  position: relative;
  padding: 20px 0 20px;
  background-size: 140%;
  background-position: center left;
  text-align: center;
}
@media (min-width: 984px) {
  #contentPage .right .footer .mobile-footer {
    display: none;
  }
}
#contentPage .right .footer .mobile-footer:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.95;
}
#contentPage .right .footer .mobile-footer .back-to-top-container {
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}
#contentPage .right .footer .mobile-footer .back-to-top-container .back-to-top {
  color: white;
  text-decoration: none;
}
#contentPage .right .footer .mobile-footer .back-to-top-container .back-to-top .arrow {
  fill: white;
  max-height: 20px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#contentPage .right .footer .mobile-footer .back-to-top-container .back-to-top span {
  font-weight: 100;
}
#contentPage .right .footer .mobile-footer .contact {
  position: relative;
  z-index: 1;
}
#contentPage .right .footer .mobile-footer .contact .contact-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1rem;
}
#contentPage .right .footer .mobile-footer .contact .contact-link {
  text-decoration: none;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  vertical-align: middle;
  margin: 0 10px;
  text-align: center;
}
#contentPage .right .footer .mobile-footer .contact .contact-link .contact-icon {
  width: 40px;
}
#contentPage .right .footer .mobile-footer .contact .flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
}
#contentPage .right .footer .mobile-footer .contact .flags img {
  width: 3rem;
  margin: 0.5rem;
}
#contentPage .flow-boxes {
  margin-top: 40px;
}
#contentPage .flow-boxes .flow-box {
  border: 4px solid #c9c9c8;
  margin-top: 0;
  padding: 0;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
  text-align: center;
  font-size: 1.2em;
  max-height: 0;
}
#contentPage .flow-boxes .flow-box.first-box {
  margin-top: 0;
}
#contentPage .flow-boxes .flow-box.active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: background 0.4s ease-in-out, opacity 0.6s ease-in-out 0.2s, -webkit-transform 0.4s ease-in-out 0.2s;
  transition: background 0.4s ease-in-out, opacity 0.6s ease-in-out 0.2s, -webkit-transform 0.4s ease-in-out 0.2s;
  -o-transition: background 0.4s ease-in-out, transform 0.4s ease-in-out 0.2s, opacity 0.6s ease-in-out 0.2s;
  transition: background 0.4s ease-in-out, transform 0.4s ease-in-out 0.2s, opacity 0.6s ease-in-out 0.2s;
  transition: background 0.4s ease-in-out, transform 0.4s ease-in-out 0.2s, opacity 0.6s ease-in-out 0.2s, -webkit-transform 0.4s ease-in-out 0.2s;
  margin-top: 60px;
  padding: 40px 20px 35px;
  max-height: none;
}
#contentPage .flow-boxes .flow-box.active.current .arrow {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
#contentPage .flow-boxes .flow-box .arrow-container {
  width: 35px;
  height: 50px;
  position: absolute;
  top: 101%;
  left: calc(50% - 17.5px);
  overflow: hidden;
}
#contentPage .flow-boxes .flow-box .arrow-container .arrow {
  width: 35px;
  height: 50px;
  -webkit-transform: translateY(-10%);
      -ms-transform: translateY(-10%);
          transform: translateY(-10%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
#contentPage .flow-boxes .flow-box .link {
  display: inline-block;
  padding: 5px 8px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-decoration: underline;
}
#contentPage .flow-boxes .flow-box .button-container {
  text-align: center;
  margin-top: 40px;
  width: 100%;
}
#contentPage .flow-boxes .flow-box .button-container .button {
  display: inline-block;
  min-width: 120px;
  cursor: pointer;
  border: 4px solid transparent;
  padding: 5px 3px;
  margin-right: 40px;
}
#contentPage .flow-boxes .flow-box .button-container .button:last-of-type {
  margin-right: 0;
}
#contentPage .file-download-link {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #c9c9c8;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#contentPage .file-download-link .icon {
  width: 35px;
  min-width: 35px;
  height: 35px;
  min-height: 35px;
  margin-left: 5px;
  margin-right: 10px;
}
#contentPage .file-download-link span {
  display: block;
}
#contentPage .no-border > .file-download-link {
  border-bottom: none;
}
@media (min-width: 984px) {
  #contentPage .content-two-column-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
  }
}
@media (min-width: 984px) {
  #contentPage .content-three-column-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
  }
}
#contentPage .list-two-column-container.grey-columns > .list-container-1,
#contentPage .list-two-column-container.grey-columns > .list-container-2 {
  padding: 15px;
  font-size: 0.9em;
  background: #f7f7f7;
}
@media (min-width: 984px) {
  #contentPage .list-two-column-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
  }
  #contentPage .list-two-column-container .list-container-2 {
    -ms-grid-column: 2;
    grid-column: 2;
  }
  #contentPage .list-two-column-container .list-col-span-2 {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
#contentPage .list-two-column-container .list-container-1 {
  -ms-grid-column: 1;
  grid-column: 1;
}
@media (min-width: 984px) {
  #contentPage .list-three-column-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
  }
  #contentPage .list-three-column-container .list-container-2 {
    -ms-grid-column: 2;
    grid-column: 2;
  }
  #contentPage .list-three-column-container .list-container-3 {
    -ms-grid-column: 3;
    grid-column: 3;
  }
  #contentPage .list-three-column-container .list-container-1-span-2 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
  #contentPage .list-three-column-container .list-col-span-2 {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  #contentPage .list-three-column-container .list-col-span-3 {
    -ms-grid-column-span: 3;
    grid-column: span 3;
  }
}
#contentPage .list-three-column-container .list-container-1 {
  -ms-grid-column: 1;
  grid-column: 1;
}
#contentPage .content-table-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
@media (min-width: 984px) {
  #contentPage .content-table-container {
    -ms-grid-columns: 0.8fr 30px 0.2fr;
    grid-template-columns: 0.8fr 0.2fr;
  }
}
#contentPage .content-table-container table tr td:nth-child(odd) {
  width: 30%;
}
#contentPage .content-table-container table tr td ol li > ol {
  list-style: lower-alpha;
}
#contentPage .content-accordion-container .accordion-item {
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c9c9c8;
}
#contentPage .content-accordion-container .accordion-item.active .accordion-label .accordion-icon {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
#contentPage .content-accordion-container .accordion-item.active .accordion-content {
  max-height: 100px;
}
#contentPage .content-accordion-container .accordion-item .accordion-label {
  cursor: pointer;
  color: black;
  padding-left: 5px;
  padding-right: 30px;
  padding-bottom: 10px;
  font-size: 1.1em;
  font-weight: 600;
  position: relative;
}
#contentPage .content-accordion-container .accordion-item .accordion-label .accordion-icon {
  position: absolute;
  top: 3px;
  right: 5px;
  height: 20px;
  width: 20px;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  -o-transition: transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
#contentPage .content-accordion-container .accordion-item .accordion-content {
  overflow: hidden;
  -webkit-transition: max-height 0.25s;
  -o-transition: max-height 0.25s;
  transition: max-height 0.25s;
  max-height: 0;
}
#contentPage .content-accordion-container .accordion-item .accordion-content .inside {
  padding-left: 5px;
  padding-right: 30px;
  padding-bottom: 1px;
}
#contentPage .content-form-container .application-form {
  margin-bottom: 30px;
}
#contentPage .content-form-container .application-form .form-title {
  margin-bottom: 10px !important;
}
#contentPage .content-form-container .application-form .download {
  display: inline-block;
}
#contentPage .content-form-container .application-form .download.first {
  margin-right: 10px;
}
#contentPage .content-form-container .application-form .download .file-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40px 10px 1fr;
  grid-template-columns: 40px 1fr;
  grid-gap: 10px;
  text-decoration: none;
}
#contentPage .content-form-container .application-form .download .file-container .icon {
  width: 35px;
  height: 35px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: center;
      justify-self: center;
}
#contentPage .content-form-container .application-form .download .file-container span {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  font-weight: 600;
}
#contentPage .content-page-link-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
}
#contentPage .content-page-link-container .icon {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
}
#contentPage .content-page-link-container .icon.info {
  width: 35px;
  min-width: 35px;
  height: 35px;
  min-height: 35px;
  margin-top: 2px;
  margin-left: 8px;
  margin-right: 12px;
}
#contentPage .content-page-link-container .icon.application {
  width: 28px;
  min-width: 28px;
  margin-left: 11px;
  margin-right: 16px;
}
#contentPage .content-page-link-container .icon.pdf {
  width: 35px;
  min-width: 35px;
  height: 35px;
  min-height: 35px;
  margin-left: 8px;
  margin-right: 12px;
}
#contentPage .content-page-link-container .icon.group {
  margin-top: 0;
  width: 50px;
  min-width: 50px;
  height: 35px;
  min-height: 35px;
  margin-left: 0px;
  margin-right: 5px;
}
#contentPage .content-page-link-container .link-text h2 {
  margin-bottom: 0.6em;
}
#contentPage .content-page-link-container .link-text a {
  text-decoration: none;
}

.cssgridlegacy.no-cssgrid #contentPage {
  display: -ms-grid;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: auto 1fr;
}
@media (min-width: 984px) {
  .cssgridlegacy.no-cssgrid #contentPage {
    -ms-grid-columns: 300px 1fr;
    -ms-grid-rows: 1fr;
  }
}
.cssgridlegacy.no-cssgrid #contentPage .left {
  display: -ms-grid;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: 1fr auto 80px;
}
@media (min-width: 984px) {
  .cssgridlegacy.no-cssgrid #contentPage .left {
    -ms-grid-rows: 400px 1fr 80px;
  }
}
.cssgridlegacy.no-cssgrid #contentPage .left .page-logo {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: start;
}
.cssgridlegacy.no-cssgrid #contentPage .left .page-links {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 2;
}
.cssgridlegacy.no-cssgrid #contentPage .left .contact {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 3;
}
.cssgridlegacy.no-cssgrid #contentPage .right {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
@media (min-width: 984px) {
  .cssgridlegacy.no-cssgrid #contentPage .right {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
}
.cssgridlegacy.no-cssgrid #contentPage .right .content {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.cssgridlegacy.no-cssgrid #contentPage .right .footer {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
  -ms-grid-row-align: end;
  display: -ms-grid;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: 1fr;
}
.cssgridlegacy.no-cssgrid #contentPage .right .footer img {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-align: end;
}
.cssgridlegacy.no-cssgrid #contentPage .file-download-link {
  display: -ms-grid;
  -ms-grid-columns: 50px 5px 1fr;
  -ms-grid-rows: 1fr;
}
.cssgridlegacy.no-cssgrid #contentPage .file-download-link .icon {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: center;
}
.cssgridlegacy.no-cssgrid #contentPage .file-download-link span {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
  -ms-grid-row-align: center;
}
@media (min-width: 984px) {
  .cssgridlegacy.no-cssgrid #contentPage .content-two-column-container {
    display: -ms-grid;
    -ms-grid-columns: 1fr 40px 1fr;
    -ms-grid-rows: 1fr;
  }
  .cssgridlegacy.no-cssgrid #contentPage .content-two-column-container .container-1 {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .cssgridlegacy.no-cssgrid #contentPage .content-two-column-container .container-2 {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .cssgridlegacy.no-cssgrid #contentPage .content-three-column-container {
    display: -ms-grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    -ms-grid-rows: 1fr;
  }
  .cssgridlegacy.no-cssgrid #contentPage .list-two-column-container {
    display: -ms-grid;
    -ms-grid-columns: 1fr 40px 1fr;
    -ms-grid-rows: 1fr;
  }
  .cssgridlegacy.no-cssgrid #contentPage .list-two-column-container .list-container-1 {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .cssgridlegacy.no-cssgrid #contentPage .list-two-column-container .list-container-2 {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .cssgridlegacy.no-cssgrid #contentPage .list-two-column-container .list-col-span-2 {
    -ms-grid-column-span: 3;
  }
  .cssgridlegacy.no-cssgrid #contentPage .list-three-column-container {
    display: -ms-grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  }
  .cssgridlegacy.no-cssgrid #contentPage .list-three-column-container .list-container-1 {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .cssgridlegacy.no-cssgrid #contentPage .list-three-column-container .list-container-2 {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .cssgridlegacy.no-cssgrid #contentPage .list-three-column-container .list-container-3 {
    -ms-grid-column: 5;
    -ms-grid-row: 1;
  }
  .cssgridlegacy.no-cssgrid #contentPage .list-three-column-container .list-col-span-2 {
    -ms-grid-column-span: 3;
  }
  .cssgridlegacy.no-cssgrid #contentPage .list-three-column-container .list-col-span-3 {
    -ms-grid-column-span: 5;
  }
}
.cssgridlegacy.no-cssgrid #contentPage .content-form-container .application-form .download .file-container {
  display: -ms-grid;
  -ms-grid-columns: 40px 10px 1fr;
  -ms-grid-rows: 1fr;
}
.cssgridlegacy.no-cssgrid #contentPage .content-form-container .application-form .download .file-container .icon {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: center;
}
.cssgridlegacy.no-cssgrid #contentPage .content-form-container .application-form .download .file-container span {
  display: block;
  -ms-grid-column: 3;
  -ms-grid-row: 1;
  -ms-grid-row-align: center;
}
.cssgridlegacy.no-cssgrid #contentPage .content-page-link-container {
  display: -ms-grid;
  -ms-grid-columns: 50px 5px 1fr;
}
.cssgridlegacy.no-cssgrid #contentPage .content-page-link-container .icon {
  -ms-grid-column: 1;
  -ms-grid-column-align: center;
  -ms-grid-row: 1;
  -ms-grid-row-align: start;
}
.cssgridlegacy.no-cssgrid #contentPage .content-page-link-container .link-text {
  -ms-grid-column: 3;
  -ms-grid-column-align: start;
  -ms-grid-row: 1;
  -ms-grid-row-align: start;
}

@media (min-width: 984px) {
  .no-cssgridlegacy.no-cssgrid header {
    display: block;
    overflow-x: auto;
  }
  .no-cssgridlegacy.no-cssgrid header #nav-icon {
    position: fixed;
  }
}
@media (min-width: 984px) {
  .no-cssgridlegacy.no-cssgrid #homePage .left {
    top: 0;
    left: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .left .page-logo {
    margin-left: auto;
    margin-right: auto;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .left .container {
    margin: 0 auto;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .left .container .footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .left .container .footer .contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .left .container .footer .contact-item .icon {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-right: 5px;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .left .container .footer .contact-item span {
    max-width: 170px;
    font-size: 12px;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .left .disclaimer {
    margin: 0 auto 20px;
    font-size: 12px;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .right {
    width: 50%;
    margin-left: auto;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .right .section-container section {
    height: auto;
    min-height: 100vh;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .right .section-container section .section-content .timetable-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .right .section-container section .section-content .timetable-container .timetable {
    margin-bottom: 13px;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .right .section-container section .section-content .timetable-container .accreditation,
.no-cssgridlegacy.no-cssgrid #homePage .right .section-container section .section-content .timetable-container .examination {
    height: 100px;
    width: 48%;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .right #contact .text-container {
    width: 100%;
    max-width: 100%;
  }
  .no-cssgridlegacy.no-cssgrid #homePage .right #contact .text-container .holder {
    margin-bottom: 10px;
  }
}
@media (min-width: 984px) {
  .no-cssgridlegacy.no-cssgrid #contentPage .left {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .no-cssgridlegacy.no-cssgrid #contentPage .left .page-logo {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .no-cssgridlegacy.no-cssgrid #contentPage .left .page-links {
    overflow-x: auto;
  }
  .no-cssgridlegacy.no-cssgrid #contentPage .left .contact {
    margin-bottom: 10px;
  }
  .no-cssgridlegacy.no-cssgrid #contentPage .right {
    padding-left: 300px;
  }
}
.embed {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
}
.embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*# sourceMappingURL=style.css.map */