@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -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; }

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

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

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: WeissenhofGrotesk-Regular;
  font-size: 16px;
  line-height: 1.7;
  color: #3f3d3d;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #00318d;
  text-decoration: none; }
  a:hover, a:focus {
    color: #00318d;
    text-decoration: none; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.7;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 27px;
  margin-bottom: 27px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: 1.5;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  color: #00318d;
  margin-top: 0px;
  margin-bottom: 0px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  color: #00318d;
  margin-top: 0px;
  margin-bottom: 0px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 40px; }

h2, .h2 {
  font-size: 27px; }

h3, .h3 {
  font-size: 27px; }

h4, .h4 {
  font-size: 27px; }

h5, .h5 {
  font-size: 27px; }

h6, .h6 {
  font-size: 27px; }

p {
  margin: 0 0 13.5px; }

.lead {
  margin-bottom: 27px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 87%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 12.5px;
  margin: 54px 0 27px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 13.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 27px; }

dt,
dd {
  line-height: 1.7; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 13.5px 27px;
  margin: 0 0 27px;
  font-size: 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.7;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 27px;
  font-style: normal;
  line-height: 1.7; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
            box-shadow: none; }

pre {
  display: block;
  padding: 13px;
  margin: 0 0 13.5px;
  font-size: 15px;
  line-height: 1.7;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 27px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.7;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 20.25px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.7;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.7;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 41px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 33px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 49px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 27px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 43px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px; }

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 41px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px; }

.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 47px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 51.25px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 32px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #807c7c; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 34px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.7;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #00318d;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #00318d;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 12.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.7;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.7;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 0px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 0px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #00318d;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #00318d; }
  .nav .nav-divider {
    height: 1px;
    margin: 12.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.7;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0px 0px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 27px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 11.5px 15px;
  font-size: 20px;
  line-height: 27px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 5.75px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 27px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 27px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 11.5px;
          padding-bottom: 11.5px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4.5px;
  margin-bottom: 4.5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 4.5px;
  margin-bottom: 4.5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 11.5px;
  margin-bottom: 11.5px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 27px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 27px 0;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.7;
      text-decoration: none;
      color: #4d4d4d;
      background-color: transparent;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #00318d;
    background-color: transparent;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #00318d;
    background-color: transparent;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #4d4d4d;
    background-color: transparent;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pager {
  padding-left: 0;
  margin: 27px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: transparent;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: transparent; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #4d4d4d;
    background-color: transparent;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #00318d;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 72px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 27px;
  line-height: 1.7;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #3f3d3d; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00318d; }

.alert {
  padding: 15px;
  margin-bottom: 27px;
  border: 1px solid transparent;
  border-radius: 0px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 27px;
  margin-bottom: 27px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 27px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 27px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 27px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 0px; }

.well-sm {
  padding: 9px;
  border-radius: 0px; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.7; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: WeissenhofGrotesk-Regular;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.7;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: WeissenhofGrotesk-Regular;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.7;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after, .filter-wrapper:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/**
 * Alert styling.
 */
.alert-sm {
  padding: 5px 10px; }

.alert a {
  font-weight: bold; }

.alert-success a, .alert-success a:hover, .alert-success a:focus {
  color: #2b542c; }

.alert-info a, .alert-info a:hover, .alert-info a:focus {
  color: #245269; }

.alert-warning a, .alert-warning a:hover, .alert-warning a:focus {
  color: #66512c; }

.alert-danger a, .alert-danger a:hover, .alert-danger a:focus {
  color: #843534; }

/**
 * AJAX (throbber) styling.
 */
@-webkit-keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }
@keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

.glyphicon-spin {
  display: inline-block;
  -webkit-animation: glyphicon-spin 1s infinite linear;
          animation: glyphicon-spin 1s infinite linear; }

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none; }

html.js .btn .ajax-throbber {
  margin-left: .5em;
  margin-right: -.25em; }

html.js .form-item .input-group-addon .glyphicon {
  color: #777777;
  opacity: .5;
  -webkit-transition: 150ms color, 150ms opacity;
  transition: 150ms color, 150ms opacity; }
  html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
    color: #337ab7;
    opacity: 1; }

html.js .form-item .input-group-addon .input-group-addon {
  background-color: white; }

html.js .ajax-new-content:empty {
  display: none !important; }

/**
 * $file
 * Visual styles for fields.
 */
.field--label {
  font-weight: bold; }

.field--label-inline .field--label,
.field--label-inline .field--items {
  float: left;
  /*LTR*/ }

.field--label-inline .field--label,
.field--label-inline > .field--item,
.field--label-inline .field--items {
  padding-right: 0.5em; }

[dir="rtl"] .field--label-inline .field--label,
[dir="rtl"] .field--label-inline .field--items {
  padding-left: 0.5em;
  padding-right: 0; }

.field--label-inline .field--label::after {
  content: ':'; }

/**
 * File (and Image Widget) styles.
 */
.file {
  display: table;
  font-size: 75%;
  font-weight: 700;
  margin: 5px 0;
  width: 100%; }
  .file > span {
    background: #fff;
    color: #337ab7;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc; }
    .file > span:first-child {
      border-left: 1px solid #ccc; }
    .file > span:last-child {
      border-right: 1px solid #ccc; }
  .file > .tabledrag-changed {
    background: #fcf8e3;
    border-radius: 0;
    color: #8a6d3b;
    display: table-cell;
    padding: 0 1em;
    top: 0;
    vertical-align: middle;
    border-left: 1px solid inherit; }
    .file > .tabledrag-changed, .file > .tabledrag-changed:last-child {
      border: 1px solid #f7e1b5; }

.file-icon {
  display: table-cell;
  font-size: 150%;
  padding: .25em .5em;
  text-align: center;
  vertical-align: middle; }

.file-link {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }
  .file-link a, .file-link a:hover, .file-link a:focus, .file-link a:active {
    color: inherit; }

.file-size {
  display: table-cell;
  padding: 0 1em;
  text-align: right;
  white-space: pre;
  vertical-align: middle; }

.image-widget.row {
  overflow: hidden; }

/**
 * Filter styles.
 */
.filter-wrapper {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 0px 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
  padding: 10px;
  height: 51px; }

.filter-help {
  float: right;
  line-height: 1;
  margin: .5em 0 0; }

.nav.nav-tabs.filter-formats {
  margin-bottom: 15px; }

/**
 * Form styles.
 */
table .checkbox.form-no-label, table .radio.form-no-label {
  margin-bottom: 0;
  margin-top: 0; }

.select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%; }
  .form-inline .select-wrapper {
    width: auto; }
  .input-group .select-wrapper {
    display: table-cell; }
    .input-group .select-wrapper:first-child .form-control:first-child {
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .input-group .select-wrapper:last-child .form-control:first-child {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
  .select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    padding-right: 2em; }
    .select-wrapper select::-ms-expand {
      opacity: 0; }
  .select-wrapper:after {
    color: #337ab7;
    content: '▼';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: -.5em;
    padding-right: .5em;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 10; }
    .has-glyphicons .select-wrapper:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e114';
      display: inline-block;
      font-family: 'Glyphicons Halflings'; }
    .has-error .select-wrapper:after {
      color: #a94442; }
    .has-success .select-wrapper:after {
      color: #3c763d; }
    .has-warning .select-wrapper:after {
      color: #8a6d3b; }

.form-required:after {
  background-image: url(../../images/required.svg);
  background-size: 10px 7px;
  content: "";
  display: inline-block;
  line-height: 1;
  height: 7px;
  width: 10px; }

.form-actions .btn, .form-actions .btn-group {
  margin-right: 10px; }

.form-actions .btn-group .btn {
  margin-right: 0; }

.js-webform-webform-scale .webform-scale-option label {
  padding: 0 10px;
  aspect-ratio: 1/1;
  border: 1px solid transparent;
  border-radius: 50%; }
  .js-webform-webform-scale .webform-scale-option label.active {
    border: 1px solid #3f3d3d; }

fieldset .fieldset-legend {
  font-weight: 400; }

.webform-submission-case-scenarios-interactive-quiz-form {
  padding-top: 80px;
  padding-bottom: 80px; }
  .webform-submission-case-scenarios-interactive-quiz-form .webform-progress-tracker {
    margin: 0; }
    .webform-submission-case-scenarios-interactive-quiz-form .webform-progress-tracker .progress-step {
      display: none;
      border: 2px solid #00318D;
      border-bottom: none;
      padding: 45px 45px 30px; }
      .webform-submission-case-scenarios-interactive-quiz-form .webform-progress-tracker .progress-step.is-active {
        display: block;
        text-align: left;
        color: #00318D;
        font-size: 28px; }
        .webform-submission-case-scenarios-interactive-quiz-form .webform-progress-tracker .progress-step.is-active span {
          font-family: WeissenhofGrotesk-Medium; }
  .webform-submission-case-scenarios-interactive-quiz-form fieldset legend {
    border: 2px solid #00318D;
    border-top: none;
    padding: 0 45px 50px; }
    .webform-submission-case-scenarios-interactive-quiz-form fieldset legend .fieldset-legend {
      color: #00318D;
      font-size: 18px;
      line-height: 28px; }
  .webform-submission-case-scenarios-interactive-quiz-form fieldset .js-webform-radios {
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 10px; }
    .webform-submission-case-scenarios-interactive-quiz-form fieldset .js-webform-radios .radio {
      margin: 0; }
      .webform-submission-case-scenarios-interactive-quiz-form fieldset .js-webform-radios .radio label {
        font-size: 14px;
        letter-spacing: 1.82px;
        position: relative;
        color: #00318D;
        border: none;
        border-radius: 0;
        padding: 11px 18px 12px;
        line-height: 1;
        margin: 0;
        background-color: #F3F3F4;
        text-transform: uppercase;
        font-family: WeissenhofGrotesk-Bold; }
        .webform-submission-case-scenarios-interactive-quiz-form fieldset .js-webform-radios .radio label:hover {
          color: #F3F3F4;
          background-color: #00318D;
          cursor: pointer; }
        .webform-submission-case-scenarios-interactive-quiz-form fieldset .js-webform-radios .radio label input {
          display: none; }
  .webform-submission-case-scenarios-interactive-quiz-form .form-actions {
    display: none; }
  .webform-submission-case-scenarios-interactive-quiz-form .js-form-wrapper .js-form-type-processed-text {
    margin-top: 50px; }
    .webform-submission-case-scenarios-interactive-quiz-form .js-form-wrapper .js-form-type-processed-text h2::before, .webform-submission-case-scenarios-interactive-quiz-form .js-form-wrapper .js-form-type-processed-text h3::before,
    .webform-submission-case-scenarios-interactive-quiz-form .js-form-wrapper .js-form-type-processed-text h4::before {
      content: "";
      display: inline-block;
      position: relative;
      top: 5px;
      background-repeat: no-repeat;
      background-size: contain; }
    .webform-submission-case-scenarios-interactive-quiz-form .js-form-wrapper .js-form-type-processed-text.form-item-incorrect h2:before, .webform-submission-case-scenarios-interactive-quiz-form .js-form-wrapper .js-form-type-processed-text.form-item-incorrect h3:before,
    .webform-submission-case-scenarios-interactive-quiz-form .js-form-wrapper .js-form-type-processed-text.form-item-incorrect h4:before {
      height: 30px;
      width: 30px;
      margin-right: 10px;
      background-image: url(../../images/form-incorrect.svg); }
    .webform-submission-case-scenarios-interactive-quiz-form .js-form-wrapper .js-form-type-processed-text.form-item-correct h2:before, .webform-submission-case-scenarios-interactive-quiz-form .js-form-wrapper .js-form-type-processed-text.form-item-correct h3:before,
    .webform-submission-case-scenarios-interactive-quiz-form .js-form-wrapper .js-form-type-processed-text.form-item-correct h4:before {
      height: 30px;
      width: 30px;
      margin-right: 10px;
      background-image: url(../../images/form-correct.svg); }
  .webform-submission-case-scenarios-interactive-quiz-form .form-actions {
    margin-top: 30px; }
    .webform-submission-case-scenarios-interactive-quiz-form .form-actions .btn {
      color: #00318D;
      font-size: 14px;
      text-transform: uppercase;
      border: 2px solid #00318D;
      padding: 10px 20px;
      font-family: 'WeissenhofGrotesk-Bold';
      margin-top: 50px;
      display: block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      letter-spacing: 1.82px;
      text-decoration: none; }
      .webform-submission-case-scenarios-interactive-quiz-form .form-actions .btn:hover {
        text-decoration: none;
        background-color: #00318D;
        color: white; }
  .webform-submission-case-scenarios-interactive-quiz-form .webform-confirmation__message {
    max-width: 600px; }
    .webform-submission-case-scenarios-interactive-quiz-form .webform-confirmation__message h2 {
      margin-bottom: 15px;
      font-size: 28px;
      font-family: 'WeissenhofGrotesk-Medium'; }
    .webform-submission-case-scenarios-interactive-quiz-form .webform-confirmation__message p {
      color: #00318D;
      margin-top: 30px;
      font-size: 18px;
      line-height: 28px; }
      .webform-submission-case-scenarios-interactive-quiz-form .webform-confirmation__message p a {
        text-decoration: underline; }
        .webform-submission-case-scenarios-interactive-quiz-form .webform-confirmation__message p a:hover {
          text-decoration: none; }
      .webform-submission-case-scenarios-interactive-quiz-form .webform-confirmation__message p:last-child a:last-child:only-child {
        color: #00318D;
        font-size: 14px;
        text-transform: uppercase;
        border: 2px solid #00318D;
        padding: 10px 20px;
        font-family: 'WeissenhofGrotesk-Bold';
        margin-top: 50px;
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        letter-spacing: 1.82px;
        text-decoration: none; }
        .webform-submission-case-scenarios-interactive-quiz-form .webform-confirmation__message p:last-child a:last-child:only-child:hover {
          text-decoration: none;
          background-color: #00318D;
          color: white; }

@media (max-width: 767px) {
  .webform-submission-case-scenarios-interactive-quiz-form {
    padding-top: 40px;
    padding-bottom: 40px; }
    .webform-submission-case-scenarios-interactive-quiz-form fieldset legend {
      padding: 0 25px 35px; }
    .webform-submission-case-scenarios-interactive-quiz-form .webform-progress-tracker .progress-step {
      padding: 25px 25px 30px; } }

.js-form-item.js-form-type-processed-text p a {
  font-weight: 700; }

/**
 * Icon styles.
 */
a.icon-before .glyphicon {
  margin-right: .25em; }

a.icon-after .glyphicon {
  margin-left: .25em; }

.btn.icon-before .glyphicon {
  margin-left: -.25em;
  margin-right: .25em; }

.btn.icon-after .glyphicon {
  margin-left: .25em;
  margin-right: -.25em; }

/**
 * Navbar styling.
 */
body {
  position: relative; }
  body.navbar-is-static-top {
    margin-top: 0; }
  body.navbar-is-fixed-top {
    margin-top: 65px; }
  body.navbar-is-fixed-bottom {
    padding-bottom: 65px; }
  @media screen and (min-width: 768px) {
    body {
      margin-top: 15px; } }
  @media screen and (max-width: 767px) {
    body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar, body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar {
      position: fixed; }
    body.toolbar-vertical.navbar-is-fixed-top header, body.toolbar-vertical.navbar-is-fixed-bottom header {
      z-index: 500; }
    body.toolbar-vertical.navbar-is-fixed-top header {
      top: 39px; } }

@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px; } }

@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px; } }

@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px; } }

.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 768px) {
    .navbar .logo {
      margin-right: 0;
      padding-left: 0; } }

/**
 * Node styling.
 */
.node-preview-container {
  margin-top: -15px; }

.node-preview-form-select {
  padding: 15px; }

/**
 * Panel styling.
 */
.panel-title {
  display: block;
  margin: -10px -15px;
  padding: 10px 15px; }
  .panel-title, .panel-title:hover, .panel-title:focus, .panel-title:hover:focus {
    color: inherit; }
  .panel-title:focus, .panel-title:hover {
    text-decoration: none; }

/**
 * Progress bar styles.
 */
.progress-wrapper {
  margin-bottom: 15px; }
  .progress-wrapper:last-child .progress {
    margin-bottom: 5px; }
  .progress-wrapper .message {
    font-weight: 700;
    margin-bottom: 5px; }
  .progress-wrapper .percentage,
  .progress-wrapper .progress-label {
    font-size: 14px; }
  .progress-wrapper .progress-bar {
    min-width: 2em; }

/**
 * Table drag styles.
 */
.tabledrag-toggle-weight {
  float: right;
  margin: 1px 2px 1px 10px; }

.tabledrag-changed-warning {
  margin: 0;
  overflow: hidden; }

.tabledrag-handle {
  color: #777777;
  cursor: move;
  float: left;
  font-size: 125%;
  line-height: 1;
  margin: -10px 0 0 -10px;
  padding: 10px; }
  .tabledrag-handle:hover, .tabledrag-handle:focus {
    color: #337ab7; }

.indentation {
  float: left;
  /* LTR */
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  /* LTR */
  padding: 0.42em 0 0.42em 0.6em;
  /* LTR */
  width: 20px; }
  [dir="rtl"] .indentation {
    float: right;
    margin: -0.4em -0.4em -0.4em 0.2em;
    padding: 0.42em 0.6em 0.42em 0; }

/**
 * Tabs and local action styles.
 */
.local-actions {
  margin: 10px 0 10px -5px; }

.tabs--secondary {
  margin: 10px 0 5px; }

/**
 * Missing Bootstrap 2 tab styling.
 * $see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * $see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px; }

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  border-bottom: 0; }
  .tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
    color: #777777;
    font-size: 14px; }

.tab-pane > .panel-heading {
  display: none; }

.tab-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }
  .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
    .tabs-below > .nav-tabs > li > a {
      border-radius: 0 0 0px 0px; }
      .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
        border-top-color: #ddd;
        border-bottom-color: transparent; }
  .tabs-below > .nav-tabs > .active > a,
  .tabs-below > .nav-tabs > .active > a:hover,
  .tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px; }
  .tabs-left > .nav-tabs > li,
  .tabs-right > .nav-tabs > li {
    float: none; }
    .tabs-left > .nav-tabs > li:focus,
    .tabs-right > .nav-tabs > li:focus {
      outline: 0; }
    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
      margin-right: 0;
      margin-bottom: 3px; }
      .tabs-left > .nav-tabs > li > a:focus,
      .tabs-right > .nav-tabs > li > a:focus {
        outline: 0; }

.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 0px 0px 0px;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 10px 15px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px; }
  .tabs-left > .nav-tabs > li > a {
    border-radius: 0px 0 0 0px; }
    .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
      border-color: #eeeeee #ddd #eeeeee #eeeeee; }
  .tabs-left > .nav-tabs > .active > a,
  .tabs-left > .nav-tabs > .active > a:hover,
  .tabs-left > .nav-tabs > .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
            box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05); }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px; }
  .tabs-right > .nav-tabs > li > a {
    border-radius: 0 0px 0px 0; }
    .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
      border-color: #eeeeee #eeeeee #eeeeee #ddd;
      -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
              box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }
  .tabs-right > .nav-tabs > .active > a,
  .tabs-right > .nav-tabs > .active > a:hover,
  .tabs-right > .nav-tabs > .active > a:focus {
    border-color: #ddd #ddd #ddd transparent; }

/**
 * Toolbar module styling.
 */
body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 1031; }

body.toolbar-fixed .navbar-fixed-top {
  top: 39px; }

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
  top: 79px; }

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
  left: 240px; }

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
  margin-left: 240px; }
  body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
    padding-bottom: 40px; }
    body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray, body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray > .toolbar-lining:before {
      width: 240px; }

/**
 * jQuery UI autocomplete widget style overrides.
 *
 * $todo Remove once jQuery UI is no longer used?
 */
.ui-autocomplete {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  color: inherit;
  font-family: WeissenhofGrotesk-Regular;
  font-size: 16px;
  list-style: none;
  min-width: 160px;
  padding: 5px 0;
  text-align: left;
  z-index: 1000; }
  .ui-autocomplete .ui-menu-item {
    border: 0;
    border-radius: 0;
    clear: both;
    color: #333333;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.7;
    margin: 0;
    outline: 0;
    padding: 3px 20px;
    text-decoration: none;
    white-space: nowrap; }
    .ui-autocomplete .ui-menu-item.ui-state-hover {
      background: #f5f5f5;
      color: #262626; }
    .ui-autocomplete .ui-menu-item.ui-state-active, .ui-autocomplete .ui-menu-item.ui-state-focus {
      background: #337ab7;
      color: #fff; }

@media (min-width: 1260px) {
  .container {
    width: 1230px; } }

@media (max-width: 767px) {
  .container {
    padding-left: 30px;
    padding-right: 30px; } }

ol,
ul {
  padding-left: 1.5em; }
  .popover ol:last-child, .popover
  ul:last-child {
    margin-bottom: 0; }

.page-header {
  margin-top: 0; }

.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5; }

p:last-child,
.form-group:last-child,
.panel:last-child {
  margin-bottom: 0; }

.region-help > .glyphicon {
  font-size: 20px;
  float: left;
  margin: -0.05em 0.5em 0 0; }

.region-help .block {
  overflow: hidden; }

.help-block,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0; }
  .help-block:first-child,
  .control-group .help-inline:first-child {
    margin-top: 0; }

h1, .h1,
h2, .h2,
h3, .h3 {
  font-family: WeissenhofGrotesk-Light; }

.h2 {
  font-family: WeissenhofGrotesk-Regular;
  font-size: 30px; }

small,
.small {
  font-size: 85%; }

b,
strong {
  font-weight: normal;
  font-family: WeissenhofGrotesk-Medium; }

body {
  margin-top: 0px; }

table {
  margin-top: 40px;
  margin-bottom: 40px; }
  table:first-child {
    margin-top: 0px; }
  table:last-child {
    margin-bottom: 0px; }
  table thead {
    border-top: 2px solid #0d1953;
    border-bottom: 2px solid #0d1953;
    color: #0d1953; }
  table tbody tr:nth-child(even) {
    background-color: #f2f3f3; }
  table th,
  table td {
    padding: 8px 8px; }
    table th a,
    table td a {
      font-weight: 700; }
  table th {
    font-weight: normal;
    font-family: WeissenhofGrotesk-Medium; }

.user-login-form,
.user-pass,
.user-pass-reset {
  max-width: 370px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px; }

.tabs--primary {
  padding-top: 30px;
  padding-bottom: 30px; }

label {
  font-family: WeissenhofGrotesk-Regular;
  font-weight: normal; }

.has-glyphicons .select-wrapper:after {
  font-family: fontawesome;
  content: "\f0d7";
  color: #00318d; }

.pagination {
  margin: 0px;
  margin-top: 70px; }

.pagination > li > a,
.pagination > li > span {
  border: 0px; }

.tabs--primary.nav > li > a {
  padding: 0px 15px; }

nav.navbar-default li a {
  padding-left: 30px;
  padding-right: 30px; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent; }

.view-tab-menu .tab-menu-item:nth-child(5) .menu-style-list {
  width: 25%; }

.view-tab-menu .tab-menu-item:nth-child(5) .vc-menu-ref {
  display: inline-block;
  float: left; }
  .view-tab-menu .tab-menu-item:nth-child(5) .vc-menu-ref ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1; }

.webform-submission-form .captcha {
  margin-bottom: 15px; }

.heading-repeat-modules {
  margin-top: 20px;
  margin-bottom: 20px; }

.module-repeat-group {
  display: block;
  float: left;
  padding: 20px;
  border: 1px solid #e3e3e3;
  margin-bottom: 30px; }
  .module-repeat-group .grade-details {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .module-repeat-group .grade-details .module-details {
      display: inline-block;
      float: left;
      width: 25%;
      margin-top: 20px; }
      @media (max-width: 767px) {
        .module-repeat-group .grade-details .module-details {
          width: 45%; } }
      .module-repeat-group .grade-details .module-details label {
        width: 100%;
        float: left; }
      .module-repeat-group .grade-details .module-details .radio {
        width: 50%;
        float: left;
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 20px; }
    .module-repeat-group .grade-details .voluntary-repeat {
      width: 50%; }
      @media (max-width: 767px) {
        .module-repeat-group .grade-details .voluntary-repeat {
          width: 100%; } }

.page-node-type-editorial:has(.vc-header.white) .breadcrumbs li {
  color: #00318d; }
  .page-node-type-editorial:has(.vc-header.white) .breadcrumbs li a,
  .page-node-type-editorial:has(.vc-header.white) .breadcrumbs li i {
    color: #00318d; }

form.appeals-payment-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

input.js-webform-input-hide,
[data-drupal-selector="edit-payment-ref"] {
  display: none; }

.repeat-exams-payment-form .g-recaptcha, .appeals-payment-form .g-recaptcha, .webform-submission-ad-hoc-charges-form .g-recaptcha, .webform-submission-conference-form .g-recaptcha, .webform-submission-play-conference-form .g-recaptcha {
  margin-top: 20px; }

.repeat-exams-payment-form .form-actions, .appeals-payment-form .form-actions, .webform-submission-ad-hoc-charges-form .form-actions, .webform-submission-conference-form .form-actions, .webform-submission-play-conference-form .form-actions {
  margin-top: 20px; }

.webform-submission-ad-hoc-charges-form .repeat-exams-wrapper__total {
  margin-top: 20px; }

.stripe-payment-response {
  margin: 40px 0; }
  .stripe-payment-response p {
    font-size: 27px;
    font-weight: normal;
    line-height: 1.5;
    font-family: WeissenhofGrotesk-Light; }

.repeat-exams-wrapper__total {
  font-size: 27px;
  font-weight: normal;
  line-height: 1.5;
  font-family: WeissenhofGrotesk-Light; }
  .repeat-exams-wrapper__total__text {
    color: #00318d; }

.webform-submission-form .form-item-payment-ref {
  display: none; }

#payButtonId {
  display: none; }

.payment_details {
  margin-top: 30px;
  margin-bottom: 15px; }

.payment_total_outer {
  margin-top: 30px; }

.form-item-realex-amount {
  display: none; }

.payment-summary {
  padding: 80px 0; }

#webform_submission_sid {
  display: none; }

.body-webform-confirmation .webform-submission-form > *.webform-confirmation {
  display: block; }

.body-webform-confirmation .webform-submission-form .alert {
  display: none; }

#CybotCookiebotDialog table tbody tr:nth-child(even) {
  background-color: transparent; }

.field--name-field-meta-description {
  display: none; }

.node-id-1471 .content .vc-header,
.node-id-1472 .content .vc-header,
.node-id-1473 .content .vc-header,
.node-id-1474 .content .vc-header,
.node-id-1475 .content .vc-header,
.node-id-1476 .content .vc-header,
.node-id-1477 .content .vc-header,
.node-id-1478 .content .vc-header,
.node-id-1479 .content .vc-header,
.node-id-1816 .content .vc-header {
  background-color: #e3e3e3; }
  .node-id-1471 .content .vc-header h1,
  .node-id-1472 .content .vc-header h1,
  .node-id-1473 .content .vc-header h1,
  .node-id-1474 .content .vc-header h1,
  .node-id-1475 .content .vc-header h1,
  .node-id-1476 .content .vc-header h1,
  .node-id-1477 .content .vc-header h1,
  .node-id-1478 .content .vc-header h1,
  .node-id-1479 .content .vc-header h1,
  .node-id-1816 .content .vc-header h1 {
    color: #00318d; }

.node-id-1471 .content .breadcrumbs a,
.node-id-1471 .content .breadcrumbs i,
.node-id-1471 .content .breadcrumbs span,
.node-id-1472 .content .breadcrumbs a,
.node-id-1472 .content .breadcrumbs i,
.node-id-1472 .content .breadcrumbs span,
.node-id-1473 .content .breadcrumbs a,
.node-id-1473 .content .breadcrumbs i,
.node-id-1473 .content .breadcrumbs span,
.node-id-1474 .content .breadcrumbs a,
.node-id-1474 .content .breadcrumbs i,
.node-id-1474 .content .breadcrumbs span,
.node-id-1475 .content .breadcrumbs a,
.node-id-1475 .content .breadcrumbs i,
.node-id-1475 .content .breadcrumbs span,
.node-id-1476 .content .breadcrumbs a,
.node-id-1476 .content .breadcrumbs i,
.node-id-1476 .content .breadcrumbs span,
.node-id-1477 .content .breadcrumbs a,
.node-id-1477 .content .breadcrumbs i,
.node-id-1477 .content .breadcrumbs span,
.node-id-1478 .content .breadcrumbs a,
.node-id-1478 .content .breadcrumbs i,
.node-id-1478 .content .breadcrumbs span,
.node-id-1479 .content .breadcrumbs a,
.node-id-1479 .content .breadcrumbs i,
.node-id-1479 .content .breadcrumbs span,
.node-id-1816 .content .breadcrumbs a,
.node-id-1816 .content .breadcrumbs i,
.node-id-1816 .content .breadcrumbs span {
  color: #00318d; }

#mc_embed_signup form .mc-field-group a {
  font-weight: 700; }

.is-unpublished {
  background-color: #ffc0cb47; }

.cookieconsent-optout-marketing a {
  color: #fff; }
  .cookieconsent-optout-marketing a:hover {
    text-decoration: underline; }

.cookieconsent-optout-marketing.zoho-consent-placeholder {
  background: transparent;
  color: inherit;
  display: block !important;
  padding: 0; }
  .cookieconsent-optout-marketing.zoho-consent-placeholder[hidden] {
    display: none !important; }
  .cookieconsent-optout-marketing.zoho-consent-placeholder a {
    color: #00318d !important; }

.top-header .logo {
  max-width: 200px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: matrix(1, 0, 0, 1, 0, -8);
          transform: matrix(1, 0, 0, 1, 0, -8); }

.top-menu ul {
  list-style: none;
  padding-left: 0px;
  border-top: 8px solid #E87400; }
  .top-menu ul li {
    padding-top: 5px;
    padding-bottom: 5px; }
  .top-menu ul li:nth-child(2) {
    border-top: 1px solid #009BC2; }
  .top-menu ul li:nth-child(3) {
    border-top: 1px solid #4d4d4d; }
    .top-menu ul li:nth-child(3) a {
      color: #4d4d4d; }
    .top-menu ul li:nth-child(3).search-link, .top-menu ul li:nth-child(3).insights-link {
      border-top: 1px solid #009BC2; }
      .top-menu ul li:nth-child(3).search-link a, .top-menu ul li:nth-child(3).insights-link a {
        color: #00318d; }

.top-menu .btn-link {
  border: 0px;
  padding: 0px; }

.main-nav {
  background-color: #0d1953; }
  .main-nav ul {
    margin-bottom: 0px;
    list-style: none;
    padding-left: 0px; }
    .main-nav ul span, .main-nav ul a {
      display: inline-block;
      color: #ffffff;
      padding: 15px 30px; }
    .main-nav ul li:last-child {
      float: right;
      background-color: #5CFFEB;
      -webkit-transition: background-color 0.3s;
      transition: background-color 0.3s; }
      .main-nav ul li:last-child a {
        color: #252D82; }
      .main-nav ul li:last-child:hover {
        background-color: #5cffecd4; }

@media (min-width: 992px) {
  .top-header .logo {
    padding-top: 30px;
    padding-bottom: 30px; }
  .main-nav {
    overflow: hidden; }
    .main-nav ul {
      margin-left: -30px; }
      .main-nav ul li {
        display: inline-block; }
        .main-nav ul li span {
          cursor: pointer; }
        .main-nav ul li.active span {
          background-color: #f2f3f3;
          color: #0d1953; } }

@media (max-width: 991px) {
  .top-header {
    padding-top: 30px;
    padding-bottom: 30px; }
  .top-menu {
    display: none; }
  .main-nav {
    display: none; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .main-nav ul {
    margin-left: -10px; }
    .main-nav ul span, .main-nav ul a {
      padding: 15px 10px; } }

.hs {
  position: absolute;
  width: 100%;
  z-index: 100; }
  .hs .wrapper {
    background-color: #0d1953;
    padding: 80px 0px; }
  .hs input {
    background-color: transparent;
    border: 0px;
    border-bottom: 2px solid white;
    padding-left: 0px;
    padding-right: 0px;
    color: white; }
    .hs input:focus {
      -webkit-box-shadow: none;
              box-shadow: none;
      border-color: white; }
  .hs .button-style {
    background-color: transparent;
    color: white;
    border-color: white; }
  .hs .close {
    color: white;
    opacity: 1; }
    .hs .close .icon {
      width: 30px; }

@media (max-width: 991px) {
  .hs {
    display: none !important; } }

.ms {
  margin-top: 30px; }
  .ms .button-style {
    margin-top: 15px; }

.view-programmes-s.view-display-id-all .view-filters, .view-staff-s .view-filters, .view-news-and-events .view-filters, .listing__target_id__events .view-filters {
  background-color: #f2f3f3; }

.view-programmes-s.view-display-id-all .view-filters .form-control, .view-staff-s .view-filters .form-control, .view-news-and-events .view-filters .form-control, .listing__target_id__events .view-filters .form-control {
  border: 0px; }
  .view-programmes-s.view-display-id-all .view-filters .form-control:focus, .view-staff-s .view-filters .form-control:focus, .view-news-and-events .view-filters .form-control:focus, .listing__target_id__events .view-filters .form-control:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

.vc-view-ref .view-display-id-level .view-filters, .vc-view-ref .view-display-id-level_images .view-filters, .vc-view-ref .view-display-id-type .view-filters, .vc-view-ref .view-id-search_main .view-filters {
  margin-bottom: 0px; }

.google-custom-search .gsib_a {
  padding-top: 10px;
  padding-bottom: 10px; }

.mic-footer {
  font-size: 16px;
  color: #ffffff; }

.main-footer {
  background-color: #0b1440; }
  .main-footer .col-md-2 {
    border-left: 1px solid #00318d; }
    .main-footer .col-md-2:first-child {
      border-left: 0px; }
  .main-footer h2 {
    font-size: 16px;
    color: #ffffff;
    font-family: WeissenhofGrotesk-Regular; }
  .main-footer ul {
    margin-top: 30px;
    list-style: none;
    padding-left: 0px; }
    .main-footer ul a {
      margin-top: 3px;
      margin-bottom: 3px;
      color: #ffffff;
      font-size: 14px;
      font-family: WeissenhofGrotesk-Light; }
      .main-footer ul a:hover {
        color: #009BC2; }

.lower-footer {
  background-color: #00318d;
  font-size: 14px;
  font-family: WeissenhofGrotesk-Light;
  padding: 40px 0; }
  @media (min-width: 992px) {
    .lower-footer {
      padding: 80px 0 30px; } }
  .lower-footer .logo {
    max-width: 150px; }
  .lower-footer .links ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px; }
  .lower-footer .links a {
    color: white; }
    .lower-footer .links a:hover {
      color: #009BC2; }
  .lower-footer .row .col-md-12,
  .lower-footer .row .col-md-5 {
    padding-bottom: 0; }
  .lower-footer .logos {
    display: none;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    gap: 0 10px;
    border-top: 1px solid #fff;
    padding-top: 20px; }
    @media (min-width: 992px) {
      .lower-footer .logos {
        margin-top: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .lower-footer .logos img {
      width: 140px; }

.follow-us {
  float: right; }
  .follow-us ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px; }
  .follow-us li {
    display: inline-block;
    margin-left: 15px; }
  .follow-us a {
    color: #ffffff;
    font-size: 30px; }
    .follow-us a:hover {
      color: #009BC2; }

@media (min-width: 992px) {
  .main-footer > .container > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .follow-us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (max-width: 991px) {
  .main-footer {
    display: none; }
  .lower-footer {
    background-color: #0d1953; }
    .lower-footer .col-md-7 {
      margin-top: 40px; }
    .lower-footer .follow-us {
      float: none; }
      .lower-footer .follow-us li:first-child {
        margin-left: 0px; }
    .lower-footer .row > div {
      padding-bottom: 20px; }
      .lower-footer .row > div:first-child {
        display: none; }
      .lower-footer .row > div:last-child {
        padding-bottom: 0px; } }

.prefooter {
  background-color: #009BC2;
  padding: 30px 0px; }
  .prefooter p {
    color: white;
    font-size: 110%; }
  .prefooter .button-style {
    margin-top: 30px; }

@media (min-width: 992px) {
  .prefooter .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .prefooter .button-style {
    margin-top: 0px; } }

.listing .item {
  display: block; }
  .listing .item > * {
    margin-bottom: 15px; }
    .listing .item > *:last-child {
      margin-bottom: 0px; }

.listing h2 {
  margin-bottom: 80px;
  font-family: WeissenhofGrotesk-Light; }

.listing h3 {
  font-size: 18px; }

@media (min-width: 992px) {
  .listing .views-view-grid .row {
    margin-bottom: 80px; }
    .listing .views-view-grid .row:last-child {
      margin-bottom: 0px; } }

.views-row {
  padding-top: 55px;
  padding-bottom: 55px;
  border-top: 1px solid #4d4d4d2e; }
  .views-row:last-child {
    border-bottom: 1px solid #4d4d4d2e; }

.ne .view-header {
  text-align: center; }

.ne h3 {
  font-family: WeissenhofGrotesk-Regular; }

.ne .meta > * {
  display: block;
  float: left;
  width: 50%;
  font-family: WeissenhofGrotesk-Medium; }

.ne .meta .date {
  text-align: right;
  text-transform: none;
  color: #4d4d4d; }

.ne a:hover h3 {
  color: #009BC2; }

.ne .small-text {
  font-family: WeissenhofGrotesk-Bold; }
  .ne .small-text.type {
    color: #00318d; }

.ne .img-wrapper {
  background-color: black; }

.ne.view-events a h3 {
  margin-bottom: 10px; }

.ne.view-events a > .date.small-text {
  color: #4d4d4d;
  font-family: WeissenhofGrotesk-Regular;
  letter-spacing: 0;
  text-transform: none;
  font-size: 16px;
  line-height: 16px; }

.listing.vc-view-ref .ne h2 {
  font-size: 27px;
  margin-bottom: 80px; }

@media (max-width: 991px) {
  .listing .item {
    max-width: 270px;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto; }
  .listing .row > div[class^="col-md"]:last-child .item {
    margin-bottom: 0px; } }

.go-international .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .go-international .wrapper a {
    color: #00318d; }
    .go-international .wrapper a:hover {
      color: #0d1953; }
    .go-international .wrapper a .fa {
      margin-left: 10px; }

@media (min-width: 992px) {
  .go-international .wrapper {
    float: right;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%); } }

@media (max-width: 991px) {
  .go-international {
    margin-top: 30px; } }

.node-id-240 .go-international,
.node-id-241 .go-international {
  display: none !important; }

.main-search .views-exposed-form .form-item-type {
  display: none; }

.main-search .views-exposed-form .form-item-type-profile {
  display: none; }

.main-search .views-exposed-form > .container {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 1200px) {
  .main-search .view-content {
    border-right: 1px solid #4d4d4d2e;
    padding-right: 100px;
    max-width: 820px;
    width: 100%; } }

.main-search .view-footer {
  text-align: center; }

.main-search__item {
  padding-top: 30px; }
  .main-search__item:first-child {
    padding-top: 0; }

.main-search__title {
  color: #00318d;
  font-size: 22px;
  font-family: WeissenhofGrotesk-Medium; }

.main-search__url {
  margin-top: 5px; }
  .main-search__url a {
    color: #009BC2;
    text-decoration: underline; }
    .main-search__url a:hover {
      color: #E87400; }

.vc-view-ref .main-search .view-filters {
  padding-bottom: 0; }

.block-search-api-stats-block {
  padding: 80px; }

@media (min-width: 992px) {
  .vc-view-ref .view-calendar-view__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.vc-view-ref .view-calendar-view__inner .fc-event {
  color: #00318d; }

.vc-view-ref .view-calendar-view__inner .fc-event:hover {
  color: #00318d; }

.vc-view-ref .view-calendar-view__inner .fc-widget-header {
  display: none; }

.vc-view-ref .view-calendar-view__inner .view-filters {
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 0; }
  @media (min-width: 992px) {
    .vc-view-ref .view-calendar-view__inner .view-filters {
      width: 25%;
      padding-right: 30px; } }
  .vc-view-ref .view-calendar-view__inner .view-filters .form--inline {
    display: block; }
    .vc-view-ref .view-calendar-view__inner .view-filters .form--inline .js-form-item {
      width: 100%;
      margin-bottom: 15px; }
      @media (min-width: 992px) {
        .vc-view-ref .view-calendar-view__inner .view-filters .form--inline .js-form-item {
          max-width: 180px;
          margin-bottom: 60px; } }
      .vc-view-ref .view-calendar-view__inner .view-filters .form--inline .js-form-item label {
        display: block; }
  .vc-view-ref .view-calendar-view__inner .view-filters .colour-key__heading {
    margin-bottom: 15px;
    display: block; }
  .vc-view-ref .view-calendar-view__inner .view-filters .colour-key ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .vc-view-ref .view-calendar-view__inner .view-filters .colour-key ul li {
      color: #00318d;
      font-size: 14px;
      padding: 8px 15px;
      margin-bottom: 10px;
      line-height: 1;
      border-radius: 5px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
      .vc-view-ref .view-calendar-view__inner .view-filters .colour-key ul li.colour-key__exam-board-meeting {
        background-color: #F4BAB2; }
      .vc-view-ref .view-calendar-view__inner .view-filters .colour-key ul li.colour-key__study-day {
        background-color: #FDF4D0; }
      .vc-view-ref .view-calendar-view__inner .view-filters .colour-key ul li.colour-key__bank-holiday {
        background-color: #D1E3C0; }
      .vc-view-ref .view-calendar-view__inner .view-filters .colour-key ul li.colour-key__grad-day {
        background-color: #E8D0F3; }
      .vc-view-ref .view-calendar-view__inner .view-filters .colour-key ul li.colour-key__teaching-week {
        background-color: #C1E0F7; }
      .vc-view-ref .view-calendar-view__inner .view-filters .colour-key ul li.colour-key__exam-day {
        background-color: #FD97D2; }
      .vc-view-ref .view-calendar-view__inner .view-filters .colour-key ul li.colour-key__default {
        background-color: #BCBCFF; }
  .vc-view-ref .view-calendar-view__inner .view-filters .colour-key__text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 30px;
    max-width: 360px; }
  .vc-view-ref .view-calendar-view__inner .view-filters .ical {
    margin-top: 30px; }
    .vc-view-ref .view-calendar-view__inner .view-filters .ical__heading {
      display: block;
      margin-bottom: 10px; }
    .vc-view-ref .view-calendar-view__inner .view-filters .ical__links {
      list-style: none;
      padding-left: 0; }
      .vc-view-ref .view-calendar-view__inner .view-filters .ical__links a:hover span {
        text-decoration: underline; }
      .vc-view-ref .view-calendar-view__inner .view-filters .ical__links a i {
        min-width: 25px; }

.vc-view-ref .view-calendar-view__inner .view-content {
  width: 100%; }
  @media (min-width: 992px) {
    .vc-view-ref .view-calendar-view__inner .view-content {
      width: 75%;
      border-left: 1px solid #A8A8A8; } }
  @media (min-width: 992px) {
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar {
      padding-left: 30px; } }
  .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar {
    margin: 0 -5px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar button {
      background-color: #00318D;
      border-radius: 0;
      border-color: #00318D;
      padding: 6px 18px;
      padding: 7px 9px;
      text-transform: uppercase;
      font-family: 'WeissenhofGrotesk-Bold';
      font-size: 14px;
      letter-spacing: 1.4px; }
      @media (min-width: 992px) {
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar button {
          padding: 6px 18px; } }
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar button:hover {
        background-color: #081A53;
        border-color: #081A53; }
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar button:disabled:hover {
        background-color: #00318D;
        border-color: #00318D; }
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-right {
      padding: 5px;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
      @media (min-width: 992px) {
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-right {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3; } }
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-right .fc-button-group button {
        border: 2px solid #00318d;
        background-color: #FFF;
        color: #00318d; }
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-right .fc-button-group button.fc-button-active {
          background-color: #00318D;
          color: #FFF; }
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-right .fc-button-group button:hover {
          background-color: #081A53;
          border-color: #081A53;
          color: #FFF; }
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-right .fc-button-group button.fc-dayGridMonth-button {
          margin-right: 5px; }
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-left {
      padding: 5px;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      @media (min-width: 992px) {
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-left {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-left > button {
        margin-left: 5px;
        border-width: 2px; }
        @media (min-width: 992px) {
          .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-left > button {
            margin-left: 10px; } }
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-left button.fc-prev-button,
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-left button.fc-next-button {
        padding: 5px 2px; }
        @media (min-width: 992px) {
          .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-left button.fc-prev-button,
          .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-left button.fc-next-button {
            padding: 3px 2px; } }
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-left button.fc-prev-button span,
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-left button.fc-next-button span {
          font-size: 27px; }
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-center {
      padding: 5px;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      width: 100%; }
      @media (min-width: 992px) {
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-center {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content; } }
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-toolbar .fc-center h2 {
        font-size: 22px;
        margin-bottom: 0;
        font-family: 'WeissenhofGrotesk-Regular'; }
  .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-scroller {
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important; }
  .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-view-container {
    margin-top: 5px; }
    @media (min-width: 992px) {
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-view-container {
        margin-top: 30px; } }
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-view-container .fc-listYear-view {
      border: none; }
  .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item:nth-child(even), .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item:nth-child(odd) {
      background-color: #FFFFFF; }
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item > td {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      border: none; }
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item > td a {
        font-weight: 400; }
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item > td.fc-list-item-heading {
        background-color: #EEE;
        width: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item > td.fc-list-item-heading .fc-list-heading-date {
          color: #00318D;
          font-weight: 700; }
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item:hover {
      background-color: #FFFFFF; }
      .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item:hover td {
        background-color: #FFFFFF; }
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item:hover td a {
          color: #3f3d3d; }
        .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item:hover td.fc-list-item-heading {
          background-color: #EEE; }
          .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-list-table tbody .fc-list-item:hover td.fc-list-item-heading a {
            color: #00318D; }
  .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-day-grid-event .fc-content {
    color: #00318D;
    white-space: wrap; }
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-day-grid-event .fc-content > span {
      font-weight: 500; }
  .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-dayGridMonth-view {
    position: relative;
    max-width: 100%;
    overflow: auto; }
    .vc-view-ref .view-calendar-view__inner .view-content .js-drupal-fullcalendar .fc-dayGridMonth-view > table {
      display: block;
      min-width: 674px; }

.margin {
  margin-top: 80px;
  margin-bottom: 80px; }

.padding {
  padding-top: 80px;
  padding-bottom: 80px; }

.border-top {
  border-top: 1px solid #4d4d4d2e; }

.border-bottom {
  border-bottom: 1px solid #4d4d4d2e; }

@media (max-width: 767px) {
  .margin {
    margin-top: 40px;
    margin-bottom: 40px; }
  .padding {
    padding-top: 40px;
    padding-bottom: 40px; } }

body .no-padding-top {
  padding-top: 0px; }

body .no-padding-bottom {
  padding-bottom: 0px; }

body .small-padding-top {
  padding-top: 40px; }

body .small-padding-bottom {
  padding-bottom: 40px; }

.form-control {
  -webkit-box-shadow: none;
          box-shadow: none; }

.grey {
  background-color: #f2f3f3; }

.centered {
  text-align: center; }

.center-item {
  position: relative; }
  .center-item .item {
    position: absolute;
    top: 0px;
    width: 100%;
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }

.small-nav .nav li {
  display: block;
  float: left; }

.small-nav.vertical ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px; }
  .small-nav.vertical ul a:before {
    font-family: fontawesome;
    content: "\f0da";
    margin-right: 10px; }

.small-nav .trigger {
  display: none;
  padding-left: 0px;
  padding-right: 0px; }
  .small-nav .trigger .btn-link {
    border: 0px;
    padding: 15px; }

.small-nav.mobile .trigger {
  display: block; }

.small-nav.mobile .nav li {
  float: none; }

.small-text {
  font-family: WeissenhofGrotesk-Bold;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px; }
  .small-text .fa-caret-right {
    margin-left: 10px; }
  .small-text .fa-caret-left {
    margin-right: 10px; }
  .small-text.back-to {
    display: inline-block; }
  .small-text.go-to {
    display: inline-block; }

.small-nav {
  margin: 15px -15px; }
  .small-nav li, .small-nav .nav li {
    margin-right: 10px; }
    .small-nav li:last-child, .small-nav .nav li:last-child {
      margin-right: 0px; }
    .small-nav li > *, .small-nav .nav li > * {
      display: inline-block;
      padding: 15px;
      font-family: WeissenhofGrotesk-Bold;
      text-transform: uppercase;
      font-size: 75%;
      letter-spacing: 1px;
      color: #00318d; }
      .small-nav li > *:hover, .small-nav li > *.is-active, .small-nav .nav li > *:hover, .small-nav .nav li > *.is-active {
        color: #737378; }
      .small-nav li > * .fa, .small-nav .nav li > * .fa {
        margin-left: 10px; }

.region-content > .container > .back-to {
  margin-bottom: 80px; }

@media (max-width: 991px) {
  .region-content > .container > .back-to {
    margin: 40px 0px; } }

.breadcrumbs {
  padding-top: 15px;
  padding-bottom: 15px; }
  .breadcrumbs ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px; }
    .breadcrumbs ul li {
      display: inline-block;
      margin-right: 5px; }
      .breadcrumbs ul li:last-child {
        margin-right: 0px; }
        .breadcrumbs ul li:last-child .fa {
          display: none; }
      .breadcrumbs ul li .fa {
        margin-left: 10px;
        font-size: 8px; }

.faculty .department-listing {
  padding-top: 0px; }

.jssocials-share {
  display: inline;
  margin-right: 10px;
  font-size: 20px; }
  .jssocials-share:last-child {
    margin-right: 0px; }

@media (min-width: 992px) {
  .small-footer .jssocials {
    text-align: right; } }

@media (max-width: 991px) {
  .small-footer div[class*="col"]:last-child {
    padding-top: 15px; } }

.small-footer {
  padding: 80px 0px; }

.button-style {
  display: inline-block;
  border: 2px solid #00318d;
  padding: 8.5px 25px;
  font-family: WeissenhofGrotesk-Bold;
  text-transform: uppercase;
  font-size: 75%;
  letter-spacing: 1px;
  color: #00318d;
  background-color: transparent; }
  .button-style:hover {
    background-color: #00318d;
    color: white; }
  .button-style.no-border {
    border: 0px; }

.vc-text .button-style {
  margin-top: 30px; }

.border-right .vc-text .button-style {
  margin-top: 5px; }

@media (max-width: 991px) {
  .vc-text .button-style {
    margin-top: 15px; } }

button.button-style {
  padding: 10px 20px;
  background-color: white;
  outline: none; }

.form-actions .btn {
  display: inline-block;
  border: 2px solid #00318d;
  padding: 8.5px 25px;
  font-family: WeissenhofGrotesk-Bold;
  text-transform: uppercase;
  font-size: 75%;
  letter-spacing: 1px;
  color: #00318d;
  background-color: transparent; }
  .form-actions .btn:hover {
    background-color: #00318d;
    color: white; }
  .form-actions .btn.no-border {
    border: 0px; }
  .form-actions .btn#edit-reset {
    border: 0px; }
    .form-actions .btn#edit-reset:before {
      font-family: fontawesome;
      content: "\f00d";
      margin-right: 5px; }
    .form-actions .btn#edit-reset:active, .form-actions .btn#edit-reset:hover, .form-actions .btn#edit-reset:focus, .form-actions .btn#edit-reset:visited, .form-actions .btn#edit-reset:focus-within {
      outline: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      background-color: transparent; }
    .form-actions .btn#edit-reset:hover {
      color: #E87400; }

.tab-title .tab-item span {
  cursor: pointer; }

.tab-title .tab-item.active span {
  color: #737378; }

.tab-title .small-nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }

.tab-body .tab-item {
  display: none; }
  .tab-body .tab-item:first-child {
    display: block; }

.subheader {
  font-family: WeissenhofGrotesk-Regular; }

.border-right {
  margin-bottom: 80px; }
  .border-right div[class*="vc"] {
    margin-bottom: 55px; }
    .border-right div[class*="vc"]:last-child {
      margin-bottom: 0px; }
  .border-right .subheader {
    margin-bottom: 55px; }
  .border-right .one-col {
    padding-top: 0px;
    padding-bottom: 0px; }
  .border-right iframe {
    max-width: 100%; }

@media (min-width: 992px) {
  .tabs-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 80px; }
  .border-right {
    border-right: 1px solid #4d4d4d2e;
    padding-right: 100px;
    height: 100%; } }

.controls .button-style {
  padding: 10px 25px; }

.controls .pagers {
  float: right; }
  .controls .pagers .button-style {
    padding: 10px 18px;
    background-position: center center;
    background-size: 15px;
    background-repeat: no-repeat;
    background-image: url(../../images/arrow-slider.svg); }
    .controls .pagers .button-style.left {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      margin-right: 15px; }
    .controls .pagers .button-style:hover {
      background-image: url(../../images/arrow-slider-white.svg); }
    .controls .pagers .button-style span {
      visibility: hidden; }

@media (max-width: 991px) {
  .vc-img .meta, .vc-video .meta, .vc-s-slider .meta {
    width: 80%; } }

@media (min-width: 992px) {
  .vc-img .meta, .vc-video .meta, .vc-s-slider .meta {
    width: 50%; } }

@media (min-width: 1200px) {
  .vc-img .meta, .vc-video .meta, .vc-s-slider .meta {
    width: 35%; } }

.huge-header .center-item {
  background-color: black; }

.huge-header img {
  width: 100%;
  opacity: 0.4; }

.huge-header .name {
  color: #ffffff; }

.huge-header h1 {
  margin-top: 55px; }

@media (max-width: 991px) {
  .huge-header .name {
    font-size: 18px; } }

.welcome .row {
  max-width: 900px; }

.welcome img {
  max-width: 100%;
  border-radius: 50%; }

.welcome p {
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  line-height: 1.8;
  color: #00318d; }

.view-search-main .views-row {
  padding-top: 15px;
  padding-bottom: 15px; }

.vc-h-accordion .vc-row:first-child {
  padding-top: 40px; }

.vc-h-accordion .nav li.active a {
  color: #737378; }

.btn-link:focus {
  outline: 0px; }

.maintenance-page .main-container {
  height: 100vh;
  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: center;
      -ms-flex-pack: center;
          justify-content: center; }

.form-required:after {
  vertical-align: super;
  margin: 0 0.3em;
  background-size: 7px 7px;
  width: 7px;
  height: 7px; }

.webform .form-actions {
  margin-top: 30px;
  margin-bottom: 0px; }

form.webform-submission-ss-form h2, form.webform-submission-sports-scholarship-irish-form h2 {
  margin-top: 60px;
  margin-bottom: 15px; }

form.webform-submission-ss-form > .form-item:first-child > h2:first-child, form.webform-submission-sports-scholarship-irish-form > .form-item:first-child > h2:first-child {
  margin-top: 0px; }

form.webform-submission-ss-form .margin-top, form.webform-submission-sports-scholarship-irish-form .margin-top {
  margin-top: 40px; }

form.webform-submission-ss-form .form-group, form.webform-submission-sports-scholarship-irish-form .form-group {
  margin-bottom: 30px; }

form.webform-submission-ss-form .form-actions, form.webform-submission-sports-scholarship-irish-form .form-actions {
  margin-top: 60px; }

form.webform-submission-ss-form .form-required::after, form.webform-submission-sports-scholarship-irish-form .form-required::after {
  content: none; }

.js-form-item .file .file-icon .icon::before {
  content: "";
  background-image: url(../../images/circle-check-solid.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 28px;
  width: 28px;
  display: inline-block;
  position: relative;
  top: 4px; }

.js-form-item .file .file-link,
.js-form-item .file .file-size {
  color: #00318d;
  font-size: 16px;
  font-weight: 700; }

.js-form-item .help-block a .icon::before {
  content: "";
  background-image: url(../../images/question-solid.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 12px;
  width: 10px;
  display: inline-block;
  position: relative;
  top: 1px; }

.pubui-app .pubui-app-container {
  padding: 0px; }

.pubui-app .pubui-str-header, .pubui-app .pubui-str-media {
  display: none; }

.hp-intro .vc-header {
  background-color: transparent;
  color: #00318d; }
  .hp-intro .vc-header .intro {
    padding-top: 0px; }
    .hp-intro .vc-header .intro h1 {
      color: #00318d;
      font-family: "Roboto Slab", serif;
      font-size: 20px;
      line-height: 1.8;
      font-weight: bold; }

.hp-intro .wrapper {
  font-size: 16px;
  margin-top: 60px; }

.hp-news {
  background-color: #f2f3f3; }
  .hp-news.listing.vc-view-ref h2 {
    text-align: center;
    font-family: WeissenhofGrotesk-Light;
    font-size: 27px;
    margin-bottom: 80px; }

.blue-header h3 {
  padding: 40px 0px;
  text-transform: uppercase;
  font-family: WeissenhofGrotesk-Regular;
  color: #009BC2;
  letter-spacing: 4px;
  font-size: 18px;
  border-top: 1px solid #009BC2; }

.close {
  text-shadow: none; }

.node-id-106 .huge-header h1, .node-id-148 .huge-header h1, .node-id-17 .huge-header h1, .node-id-150 .huge-header h1, .node-id-232 .huge-header h1, .node-id-259 .huge-header h1, .node-id-461 .huge-header h1 {
  display: none; }

.node-id-232 .go-international {
  display: none; }

.node-id-232 .huge-header .center-item, .node-id-232 .huge-header .small-nav, .node-id-259 .huge-header .center-item, .node-id-259 .huge-header .small-nav, .node-id-461 .huge-header .center-item, .node-id-461 .huge-header .small-nav {
  display: none; }

.node-id-259 .huge-header {
  display: none; }

.node-id-150 .l-ctas-row-1 {
  padding-bottom: 0px; }

.node-id-150 .l-ctas-row-2 {
  padding-top: 30px; }

.node-id-156 .vc-c .small-text {
  display: none; }

.node-id-156 .vc-c .wrapper {
  margin-top: 5px; }

@media (min-width: 992px) {
  .page-node-type-editorial .breadcrumbs, .page-node-type-faculty .breadcrumbs, .page-node-type-library .breadcrumbs, .page-node-type-ctl .breadcrumbs, .page-node-type-r .breadcrumbs, .node-id-234 .breadcrumbs, .node-id-233 .breadcrumbs, .node-id-234 .breadcrumbs, .node-id-235 .breadcrumbs, .page-node-type-section-core .breadcrumbs {
    position: absolute;
    z-index: 1; }
    .page-node-type-editorial .breadcrumbs li, .page-node-type-faculty .breadcrumbs li, .page-node-type-library .breadcrumbs li, .page-node-type-ctl .breadcrumbs li, .page-node-type-r .breadcrumbs li, .node-id-234 .breadcrumbs li, .node-id-233 .breadcrumbs li, .node-id-234 .breadcrumbs li, .node-id-235 .breadcrumbs li, .page-node-type-section-core .breadcrumbs li {
      color: white; }
      .page-node-type-editorial .breadcrumbs li a, .page-node-type-faculty .breadcrumbs li a, .page-node-type-library .breadcrumbs li a, .page-node-type-ctl .breadcrumbs li a, .page-node-type-r .breadcrumbs li a, .node-id-234 .breadcrumbs li a, .node-id-233 .breadcrumbs li a, .node-id-234 .breadcrumbs li a, .node-id-235 .breadcrumbs li a, .page-node-type-section-core .breadcrumbs li a {
        color: white; }
        .page-node-type-editorial .breadcrumbs li a:hover, .page-node-type-faculty .breadcrumbs li a:hover, .page-node-type-library .breadcrumbs li a:hover, .page-node-type-ctl .breadcrumbs li a:hover, .page-node-type-r .breadcrumbs li a:hover, .node-id-234 .breadcrumbs li a:hover, .node-id-233 .breadcrumbs li a:hover, .node-id-234 .breadcrumbs li a:hover, .node-id-235 .breadcrumbs li a:hover, .page-node-type-section-core .breadcrumbs li a:hover {
          color: #E87400; }
  .node-id-306 .breadcrumbs, .node-id-307 .breadcrumbs, .node-id-308 .breadcrumbs, .node-id-309 .breadcrumbs, .node-id-310 .breadcrumbs, .node-id-311 .breadcrumbs, .node-id-312 .breadcrumbs, .node-id-259 .breadcrumbs, .node-id-461 .breadcrumbs, .node-id-232 .breadcrumbs {
    position: inherit; }
    .node-id-306 .breadcrumbs li, .node-id-307 .breadcrumbs li, .node-id-308 .breadcrumbs li, .node-id-309 .breadcrumbs li, .node-id-310 .breadcrumbs li, .node-id-311 .breadcrumbs li, .node-id-312 .breadcrumbs li, .node-id-259 .breadcrumbs li, .node-id-461 .breadcrumbs li, .node-id-232 .breadcrumbs li {
      color: inherit; }
      .node-id-306 .breadcrumbs li a, .node-id-307 .breadcrumbs li a, .node-id-308 .breadcrumbs li a, .node-id-309 .breadcrumbs li a, .node-id-310 .breadcrumbs li a, .node-id-311 .breadcrumbs li a, .node-id-312 .breadcrumbs li a, .node-id-259 .breadcrumbs li a, .node-id-461 .breadcrumbs li a, .node-id-232 .breadcrumbs li a {
        color: #00318d; }
        .node-id-306 .breadcrumbs li a:hover, .node-id-307 .breadcrumbs li a:hover, .node-id-308 .breadcrumbs li a:hover, .node-id-309 .breadcrumbs li a:hover, .node-id-310 .breadcrumbs li a:hover, .node-id-311 .breadcrumbs li a:hover, .node-id-312 .breadcrumbs li a:hover, .node-id-259 .breadcrumbs li a:hover, .node-id-461 .breadcrumbs li a:hover, .node-id-232 .breadcrumbs li a:hover {
          color: #E87400; } }

.node-id-536 .main-nav ul li span {
  padding: 15px 20px; }

.cc-message, .cc-compliance {
  font-family: WeissenhofGrotesk-Regular; }

.cc-compliance a {
  font-weight: normal; }

.page-node-type-m .m-media > .container-fluid > .row > .wrapper .mobile-tmp {
  display: none; }

@media (max-width: 991px) {
  .page-node-type-m .m-media > .container-fluid > .row > .wrapper .mobile-tmp {
    display: block; }
  .page-node-type-m .m-media > .container-fluid > .row > .wrapper .img-responsive:nth-child(2) {
    display: none; } }

#payment-form {
  position: relative;
  z-index: 1;
  background-color: white; }
  #payment-form .select2-selection {
    border-radius: 0px;
    height: 41px; }
    #payment-form .select2-selection .select2-selection__rendered {
      padding-top: 5px;
      padding-left: 12px; }
    #payment-form .select2-selection .select2-selection__arrow {
      display: none; }
  #payment-form h2 {
    margin-bottom: 15px; }
  #payment-form .form-item-payment-ref {
    display: none; }
  #payment-form .g-recaptcha {
    margin-bottom: 15px; }
  #payment-form .card-details {
    margin-top: 30px; }
    #payment-form .card-details .form-item {
      margin-bottom: 15px; }
    #payment-form .card-details label {
      border: 0px;
      padding: 0px;
      height: initial; }

.form-alert {
  margin-bottom: 30px; }

.mobile-menu {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  overflow-y: scroll;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #0d1953; }
  .mobile-menu .panel-group {
    margin-top: 30px;
    margin-bottom: 0px; }
    .mobile-menu .panel-group .panel {
      border: 0px;
      margin-top: 0px; }
    .mobile-menu .panel-group .panel-body {
      padding: 15px 0px;
      border: 0px !important; }
    .mobile-menu .panel-group .panel-heading {
      background-color: #0d1953;
      padding: 10px 0px; }
      .mobile-menu .panel-group .panel-heading a {
        color: white;
        display: block;
        /*
        &.collapsed{
          &:after{
            transform: rotate(90deg);
          }
        }
        */ }
        .mobile-menu .panel-group .panel-heading a:after {
          display: block;
          float: right;
          content: " ";
          width: 20px;
          height: 20px;
          background-image: url(../../images/arrow-slider-white.svg);
          background-position: right center;
          background-repeat: no-repeat;
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg); }
    .mobile-menu .panel-group .panel-collapse {
      background-color: #00318d; }
      .mobile-menu .panel-group .panel-collapse a {
        display: inline-block;
        padding: 10px 0px;
        color: white; }
        .mobile-menu .panel-group .panel-collapse a:after {
          content: " »"; }
  .mobile-menu .logo {
    max-width: 200px; }
  .mobile-menu .top ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px; }
    .mobile-menu .top ul li {
      padding: 10px 0px; }
    .mobile-menu .top ul a {
      font-size: 18px;
      color: white; }

.mm-trigger {
  display: none; }

.desktop-menu {
  position: relative; }
  .desktop-menu .tab-menu-item {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 100;
    background-color: #f2f3f3;
    padding: 40px 0px;
    visibility: hidden;
    opacity: 0;
    top: -100px;
    z-index: 100; }
    .desktop-menu .tab-menu-item li {
      margin-bottom: 20px; }
    .desktop-menu .tab-menu-item a:hover {
      color: #009BC2; }

@media (min-width: 992px) {
  .tab-menu-item .menu-style-list {
    width: 50%; }
  .tab-menu-item ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }
  .mobile-menu {
    display: none; } }

@media (max-width: 991px) {
  .mm-trigger {
    display: block;
    text-align: right; }
    .mm-trigger .fa {
      font-size: 30px;
      cursor: pointer; }
    .mm-trigger .icon {
      width: 30px;
      cursor: pointer; }
  .top-header .mm-trigger .fa {
    color: #00318d; }
  .mobile-menu .mm-trigger .fa {
    color: white; } }

#CybotCookiebotDialog #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonAccept {
  background-color: #5CFFEB;
  color: #252D82; }

.CookieDeclaration p a {
  font-weight: 700; }

.blog .item .button-style {
  margin-top: 15px; }

.listing .blog .item {
  display: inline-block; }

.listing .blog .views-view-grid {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px; }

.page-node-type-blog .header {
  margin-bottom: 30px; }

.page-node-type-blog .border-right .top {
  margin-bottom: 55px; }
  .page-node-type-blog .border-right .top h1 {
    margin-bottom: 0px; }
  .page-node-type-blog .border-right .top .prefix {
    color: #4d4d4d; }

.page-node-type-blog .border-right .meta time {
  margin-right: 30px; }

.page-node-type-blog .h1 {
  margin-bottom: 55px; }

.vc-view-ref .view-blog {
  max-width: 700px; }

.library .huge-header .item {
  text-align: left; }

.library .huge-header .small-nav li {
  display: inline-block; }
  .library .huge-header .small-nav li .small-text {
    color: white; }
    .library .huge-header .small-nav li .small-text:after {
      font-family: fontawesome;
      content: "\f0da";
      margin-left: 5px; }
    .library .huge-header .small-nav li .small-text:hover {
      color: #E87400; }

.library .huge-header .nav-tabs {
  margin-top: 80px;
  border: 0px; }
  .library .huge-header .nav-tabs li {
    margin-bottom: 0px; }
    .library .huge-header .nav-tabs li a {
      margin: 0px;
      border: 0px;
      padding: 10px 15px;
      color: white;
      background-color: #0d1953; }
    .library .huge-header .nav-tabs li.active a {
      color: #0d1953;
      background-color: white; }

.library .huge-header .tab-content .form-control {
  border: 0px;
  -webkit-box-shadow: none;
          box-shadow: none; }

.library .huge-header .tab-content .btn {
  color: white;
  background-color: #0d1953;
  width: auto;
  padding: 10px 15px; }
  .library .huge-header .tab-content .btn:hover {
    background-color: #009BC2; }

@media (max-width: 1199px) {
  .library .huge-header .tab-content #l-search-all {
    padding-bottom: 80px; } }

.l-services header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .l-services header ul {
    display: inline-block;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .l-services header ul.filters {
      margin-left: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .l-services header ul li {
      display: inline-block;
      margin-right: 15px;
      cursor: pointer; }
      .l-services header ul li:last-child {
        margin-right: 0px; }
      .l-services header ul li:hover {
        color: #009BC2; }

.l-services .views-exposed-form {
  display: none; }

.l-services .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px; }
  .l-services .content h3 {
    color: #009BC2;
    font-family: WeissenhofGrotesk-Light;
    font-size: 70px; }
  .l-services .content .wrapper {
    height: 100%;
    padding: 40px 0px; }
    .l-services .content .wrapper a {
      color: #3f3d3d; }
      .l-services .content .wrapper a:hover {
        color: #00318d; }

.l-oh .s-lc-w-sr-only, .l-oh .s-lc-w-btn, .l-oh .s-lc-w-head-pre, .l-oh .s-lc-w-today-view-all {
  display: none; }

.l-oh table {
  width: 100%;
  margin-bottom: 0px; }

@media (min-width: 992px) {
  table {
    width: 90%; } }

@media (max-width: 991px) {
  .node-id-150 .huge-header .center-item {
    position: relative; }
    .node-id-150 .huge-header .center-item img {
      display: none; }
    .node-id-150 .huge-header .center-item .item {
      position: static; }
      .node-id-150 .huge-header .center-item .item:before {
        content: "";
        background-image: url(../../images/library.jpg);
        background-size: cover;
        opacity: 0.8;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute; } }

.page-node-type-insights .node-header {
  padding: 0 0 30px; }
  @media (min-width: 992px) {
    .page-node-type-insights .node-header {
      padding: 0 0 60px; } }
  .page-node-type-insights .node-header__category {
    display: block;
    font-family: 'WeissenhofGrotesk-Medium';
    margin-bottom: 15px; }
  .page-node-type-insights .node-header h1 {
    color: #3f3d3d;
    margin-bottom: 20px;
    max-width: 820px;
    line-height: 1.2; }
    @media (min-width: 992px) {
      .page-node-type-insights .node-header h1 {
        margin-bottom: 40px; } }
  .page-node-type-insights .node-header__sub-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 992px) {
      .page-node-type-insights .node-header__sub-heading {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
    .page-node-type-insights .node-header__sub-heading .date {
      line-height: 1;
      color: #00318d;
      font-family: 'WeissenhofGrotesk-Medium';
      width: 100%; }
      @media (min-width: 992px) {
        .page-node-type-insights .node-header__sub-heading .date {
          margin-right: 50px;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content; } }
    .page-node-type-insights .node-header__sub-heading .jssocials {
      margin-top: 15px; }
      @media (min-width: 992px) {
        .page-node-type-insights .node-header__sub-heading .jssocials {
          margin-top: 0; } }
      .page-node-type-insights .node-header__sub-heading .jssocials .jssocials-shares::before {
        content: "Share";
        display: inline;
        margin-right: 15px;
        color: #00318d;
        font-family: 'WeissenhofGrotesk-Medium'; }
      .page-node-type-insights .node-header__sub-heading .jssocials .jssocials-shares .jssocials-share {
        margin-right: 15px; }

.page-node-type-insights .node__content > div {
  margin-top: 40px; }
  .page-node-type-insights .node__content > div:first-of-type {
    margin-top: 0; }

@media (min-width: 992px) {
  .page-node-type-insights .node__content .vc-text p {
    max-width: 705px; } }

@media (min-width: 992px) {
  .page-node-type-insights .node__content .vc-intro-text p {
    max-width: 630px; } }

.page-node-type-insights .node__content .vc-row .vc-text h3 {
  color: #3f3d3d; }

.page-node-type-insights .node__content .vc-row .vc-text p {
  color: #00318d; }

.page-node-type-insights .node__content .media-image__caption {
  font-size: 14px;
  line-height: 18px;
  display: block;
  color: #3F3D3D;
  margin-top: 10px;
  padding-bottom: 20px;
  padding-right: 20px;
  position: relative;
  max-width: 500px; }
  @media (min-width: 992px) {
    .page-node-type-insights .node__content .media-image__caption {
      margin-top: 20px; } }
  .page-node-type-insights .node__content .media-image__caption:after {
    content: "";
    display: block;
    width: 250px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #00318d; }

.page-node-type-insights .back-to {
  padding: 40px; }
  @media (min-width: 992px) {
    .page-node-type-insights .back-to {
      padding: 40px 0 120px; } }

.page-node-type-m .follow-us, .page-node-type-m-standard .follow-us {
  display: none; }

.page-node-type-m .vc-stripe .item:nth-child(1) {
  background-color: #8d0a72; }
  .page-node-type-m .vc-stripe .item:nth-child(1):hover {
    background-color: #630750; }

.page-node-type-m .vc-stripe .item:nth-child(2) {
  background-color: #eb305b; }
  .page-node-type-m .vc-stripe .item:nth-child(2):hover {
    background-color: #a32240; }

.page-node-type-m .vc-stripe .item:nth-child(3) {
  background-color: #fcc75d; }
  .page-node-type-m .vc-stripe .item:nth-child(3):hover {
    background-color: #b18b42; }

.page-node-type-m .vc-stripe .item:nth-child(4) {
  background-color: #2cb8dc; }
  .page-node-type-m .vc-stripe .item:nth-child(4):hover {
    background-color: #1b819a; }

.page-node-type-m .m-2-col .container-fluid .col-md-6 {
  padding-left: 0px;
  padding-right: 0px; }

.page-node-type-m .m-2-col .m-img img {
  width: 100%; }

.m-social .link {
  text-align: center;
  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: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .m-social .link .h2 {
    font-family: WeissenhofGrotesk-Light; }

.m-social .icons ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px; }
  .m-social .icons ul li {
    width: 100%; }
    .m-social .icons ul li:nth-child(1) {
      background-color: #4666af; }
    .m-social .icons ul li:nth-child(2) {
      background-color: #6ccdee; }
    .m-social .icons ul li:nth-child(3) {
      background-color: #c43376;
      background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); }
    .m-social .icons ul li:nth-child(4) {
      background-color: #fde93c; }
    .m-social .icons ul li:nth-child(5) {
      background-color: #ff3333; }
    .m-social .icons ul li:nth-child(6) {
      background-color: #4875b4; }
    .m-social .icons ul li a {
      color: white;
      height: 100%;
      text-align: center; }
    .m-social .icons ul li .fa {
      font-size: 40px; }

@media (min-width: 992px) {
  .page-node-type-m .m-2-col .container-fluid > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .page-node-type-m .vc-text {
    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: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .m-social {
    height: 100%; }
    .m-social .link, .m-social .icons {
      height: 50%; }
    .m-social ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%; }
      .m-social ul a {
        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: center;
            -ms-flex-pack: center;
                justify-content: center; } }

.m .ribbon {
  background-color: #00318d;
  padding-top: 15px;
  padding-bottom: 15px; }
  .m .ribbon .logo {
    max-width: 80px;
    float: right; }

.m .top {
  padding-top: 60px;
  padding-bottom: 60px; }
  .m .top .logo {
    max-width: 160px; }

.m .menu .navbar {
  background-color: #f3f3f5;
  border: 0px;
  margin-bottom: 0px; }
  .m .menu .navbar .navbar-collapse {
    border: 0px; }
  .m .menu .navbar ul {
    text-align: center; }
  .m .menu .navbar li a {
    background-color: transparent !important;
    color: #00318d;
    padding: 10px 0px; }
    .m .menu .navbar li a.is-active {
      color: #4d4d4d; }
    .m .menu .navbar li a:hover {
      color: #E87400; }

.m.vc-three-stats {
  color: white; }
  .m.vc-three-stats .text1 {
    border-bottom: 0px; }
  .m.vc-three-stats .row .wrapper {
    padding: 40px 30px; }
  .m.vc-three-stats .row div[class*="col-"]:nth-child(1) .wrapper {
    background-color: #eb305b; }
  .m.vc-three-stats .row div[class*="col-"]:nth-child(2) .wrapper {
    background-color: #2cb8dc; }
  .m.vc-three-stats .row div[class*="col-"]:nth-child(3) .wrapper {
    background-color: #8d0a72; }

.m .vc-text p {
  color: #00318d;
  font-size: 27px;
  line-height: 1.4;
  font-family: WeissenhofGrotesk-Light; }

.m .m-2-col p {
  padding: 15px;
  width: 100%;
  max-width: 570px;
  margin: 0 auto; }

.m .fa-home {
  font-size: 135%; }

@media (min-width: 768px) {
  .m .ribbon {
    display: none; }
  .m .top .logo {
    float: right; }
  .m .menu .navbar li {
    float: left; }
    .m .menu .navbar li a {
      padding: 11px 15px; } }

@media (min-width: 992px) {
  .m .vc-three-stats > .container > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .m .vc-three-stats > .container > .row .wrapper {
      height: 100%; } }

@media (max-width: 991px) {
  .m .top {
    padding-top: 40px;
    padding-bottom: 40px; }
    .m .top .logo {
      display: none; }
  .m.vc-three-stats .vc-one-stat {
    margin-bottom: 40px; }
    .m.vc-three-stats .vc-one-stat:last-child {
      margin-bottom: 0px; }
  .m .content .vc-text {
    padding: 50px 15px; }
    .m .content .vc-text p {
      font-size: 20px; }
  .m-social .link {
    padding-top: 70px;
    padding-bottom: 70px; }
  .m-social .icons ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .m-social .icons ul li {
      height: 150px; }
      .m-social .icons ul li a {
        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: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .m-social .icons ul li .fa {
        font-size: 25px; }
  .page-node-type-m .lower-footer div[class*="col-"]:nth-child(3), .page-node-type-m-standard .lower-footer div[class*="col-"]:nth-child(3) {
    padding-bottom: 0px; } }

@media (max-width: 767px) {
  .m .menu .navbar ul {
    padding-bottom: 15px; } }

.news-item .vc-text, .news-item .news-item-meta {
  width: 100%;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto; }

.news-item .news-item-meta {
  margin-top: 40px;
  margin-bottom: 40px; }
  .news-item .news-item-meta h1, .news-item .news-item-meta .small-text {
    margin-top: 30px; }
  .news-item .news-item-meta .small-text {
    color: #4d4d4d; }

.news-item .main > div[class*="vc"] {
  padding-top: 40px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .news-item .vc-text, .news-item .news-item-meta {
    max-width: 560px; } }

.news-item-featured h2, .news-item-featured .button-style {
  margin-top: 30px; }

@media (min-width: 992px) {
  .news-item-featured .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .news-item-featured .bg {
    position: absolute;
    background-color: #f2f3f3;
    width: 100%;
    height: 100%;
    left: -15px;
    z-index: -1; }
  .news-item-featured .news-item-meta {
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 30px; } }

@media (max-width: 991px) {
  .news-item-featured .news-item-meta {
    background-color: #f2f3f3;
    padding: 30px; } }

.event .header {
  background-color: #f2f3f3; }

.event .news-item-meta {
  padding-bottom: 80px; }

.event .featured-img {
  margin-top: -80px; }

.event .event-date,
.event .event-details,
.event .vc-text {
  max-width: 705px;
  margin: 0 auto; }

.event .event-date {
  color: #00318D;
  font-family: 'WeissenhofGrotesk-Medium';
  font-size: 25px;
  line-height: 35px;
  margin-top: 60px; }

.event .event-details {
  border-bottom: 1px solid #00318D;
  padding-bottom: 30px; }
  .event .event-details__item {
    margin-top: 30px;
    color: #000;
    font-size: 18px;
    line-height: 28px; }
    .event .event-details__item span {
      color: #00318D;
      font-family: 'WeissenhofGrotesk-Medium';
      font-size: 20px;
      line-height: 28px;
      display: block;
      margin-bottom: 5px; }
    .event .event-details__item p {
      margin: 0; }
      .event .event-details__item p a {
        text-decoration: underline; }
        .event .event-details__item p a:hover {
          text-decoration: none; }

.event .vc-text p {
  color: #000;
  font-size: 18px;
  line-height: 28px; }

@media (max-width: 991px) {
  .event .event-code .main {
    margin-top: 30px; } }

.page-node-type-library-news {
  overflow-x: hidden; }
  .page-node-type-library-news .one-col {
    max-width: 810px;
    margin: 0 auto; }
    .page-node-type-library-news .one-col.vc-text {
      max-width: 705px; }
  .page-node-type-library-news .node__content > div[class*="vc"] {
    padding-top: 30px; }
    @media (min-width: 992px) {
      .page-node-type-library-news .node__content > div[class*="vc"] {
        padding-top: 60px; } }
  .page-node-type-library-news .node-header {
    background-color: #F3F3F4;
    padding: 30px 0 45px; }
    @media (min-width: 992px) {
      .page-node-type-library-news .node-header {
        padding: 50px 0 90px; } }
  .page-node-type-library-news .container {
    position: relative; }
    .page-node-type-library-news .container:has(.breadcrumbs)::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: -100%;
      height: 100%;
      width: 200vw;
      background-color: #F3F3F4;
      z-index: -1; }
  .page-node-type-library-news .back-to {
    padding: 30px 0 45px; }
    @media (min-width: 992px) {
      .page-node-type-library-news .back-to {
        padding: 60px 0 90px; } }

.programme .header {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #e8e8e8;
  color: #00318d; }
  .programme .header .wrapper .breadcrumbs, .programme .header .wrapper .go-to {
    display: inline-block; }
  .programme .header > .container > * {
    padding-bottom: 30px; }
    .programme .header > .container > *:last-child {
      padding-bottom: 0px; }
  .programme .header h1 span {
    max-width: 870px;
    display: block; }
  .programme .header .breadcrumbs {
    padding-top: 0px; }

.programme .tab-title .tab-item {
  display: inline;
  border-right: 1px solid #00318d; }
  .programme .tab-title .tab-item:last-child {
    border-right: 0px; }

.programme .tab-body .tab-item {
  padding-top: 55px; }

.programme .border-right .subheader {
  margin-bottom: 80px; }

.view-programmes .item:hover .teaser p, .view-programmes-s .item:hover .teaser p {
  color: #009BC2; }

.view-programmes-s .form-item-faculty2 {
  display: none; }

.view-programmes-s .select2-selection,
.view-programmes-s .select2-selection.select2-container--focus {
  border: none;
  border-radius: 0;
  position: relative; }
  .view-programmes-s .select2-selection::after,
  .view-programmes-s .select2-selection.select2-container--focus::after {
    font-family: fontawesome;
    content: "\f0d7";
    color: #00318d;
    position: absolute;
    right: 8px;
    top: 8px; }
  .view-programmes-s .select2-selection input,
  .view-programmes-s .select2-selection.select2-container--focus input {
    border: none;
    border-radius: 0; }
    .view-programmes-s .select2-selection input:active,
    .view-programmes-s .select2-selection.select2-container--focus input:active {
      border: none; }

.view-programmes-s .select2-container--default .select2-results__option[aria-disabled=true] {
  display: none; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  display: none; }

.standard {
  margin-top: 80px; }
  .standard h1 {
    margin-bottom: 55px; }
  .standard .small-footer {
    padding: 0px; }
  .standard .view-empty.container {
    padding-left: 0px;
    padding-right: 0px; }

.vc-accordion article.reusable {
  margin-top: 40px; }
  .vc-accordion article.reusable:first-child {
    margin-top: 0px; }

.m-media .wrapper {
  position: relative; }

.m-media .img-responsive {
  width: 100%; }

.m-media .content {
  position: absolute;
  top: 0px;
  width: 100%;
  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: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .m-media .content p {
    color: white;
    font-size: 27px;
    line-height: 1.3;
    text-align: center; }
  .m-media .content a {
    color: white; }
    .m-media .content a:hover {
      color: #E87400; }

.m-media .vc-video {
  overflow: hidden;
  height: 100%; }
  .m-media .vc-video .trigger {
    height: 100%; }

.m-three-ctas .item {
  background-color: #0d1953; }
  .m-three-ctas .item a {
    display: block;
    color: white;
    position: relative; }
  .m-three-ctas .item .content {
    padding: 50px 30px;
    font-size: 20px;
    margin-right: 100px; }
  .m-three-ctas .item .arrow {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    background-color: #184682;
    padding-left: 25px;
    padding-right: 25px;
    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: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .m-three-ctas .item .arrow svg {
      width: 50px; }
      .m-three-ctas .item .arrow svg path {
        fill: white; }

@media (max-width: 991px) {
  .m-three-ctas div[class*="col-"] .item {
    margin-bottom: 40px; }
  .m-three-ctas div[class*="col-"]:last-child .item {
    margin-bottom: 0px; } }

.vc-accordion .panel-heading {
  background-color: transparent; }
  .vc-accordion .panel-heading .panel-title {
    position: relative; }
  .vc-accordion .panel-heading a {
    display: block;
    color: #00318d;
    padding-right: 14px; }
    .vc-accordion .panel-heading a:after {
      font-family: fontawesome;
      content: "\f056";
      float: right;
      position: absolute;
      top: calc(50% - 13px);
      right: 12px; }
    .vc-accordion .panel-heading a.collapsed:after {
      content: "\f055"; }

.vc-accordion .panel-body > div {
  margin-bottom: 40px; }
  .vc-accordion .panel-body > div:last-child {
    margin-bottom: 0px; }

.vc-accordion .panel-group {
  margin-bottom: 0px; }
  .vc-accordion .panel-group .panel + .panel {
    margin-top: 0px; }

.vc-accordion .panel {
  border: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: 1px solid #00318d; }
  .vc-accordion .panel .panel-title {
    padding-left: 0px; }
    .vc-accordion .panel .panel-title a {
      font-family: WeissenhofGrotesk-Medium; }
  .vc-accordion .panel .panel-body {
    border-top: 0px !important;
    padding-top: 0px;
    padding-left: 0px; }
  .vc-accordion .panel:last-child {
    border-bottom: 1px solid #00318d; }

.vc-c-header {
  padding: 50px 0px; }
  .vc-c-header h2 {
    text-align: center; }
  .vc-c-header h1 {
    text-align: center; }

.vc-c {
  max-width: 300px;
  border-top: 2px solid #00318d;
  color: #00318d; }
  .vc-c .item {
    margin-top: 5px; }
  .vc-c .wrapper {
    margin-top: 15px; }
  .vc-c .fa {
    margin-right: 3px; }
  .vc-c .title {
    font-family: WeissenhofGrotesk-Medium; }

.vc-cta-fw a {
  background-color: #eb4a2e;
  display: block;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }
  .vc-cta-fw a .wrapper {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px; }
  .vc-cta-fw a span {
    color: white;
    font-family: WeissenhofGrotesk-Light; }
  .vc-cta-fw a .arrow {
    margin: 0 auto;
    width: 50px;
    height: 20px;
    margin-top: 15px; }
    .vc-cta-fw a .arrow style {
      color: #001948; }
    .vc-cta-fw a .arrow path {
      fill: white; }
  .vc-cta-fw a:hover {
    background-color: #a13324; }

.vc-cta-slider {
  position: relative;
  max-width: 1600px;
  margin: 0 auto; }
  .vc-cta-slider .meta {
    display: none; }
  .vc-cta-slider .controls {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%; }
    .vc-cta-slider .controls .pagers {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .vc-cta-slider .controls .pagers .inner-wrapper {
        float: right;
        background-color: white; }
      .vc-cta-slider .controls .pagers button {
        float: left; }
        .vc-cta-slider .controls .pagers button.button-style.left {
          margin-right: 0px; }
    .vc-cta-slider .controls .title {
      position: absolute;
      bottom: 0px;
      width: 100%; }
      .vc-cta-slider .controls .title .wrapper {
        float: right;
        background-color: white; }
      .vc-cta-slider .controls .title a {
        display: inline-block;
        color: #4d4d4d;
        padding: 10px 18px;
        margin-right: 45px; }
        .vc-cta-slider .controls .title a:hover {
          color: #00318d; }
          .vc-cta-slider .controls .title a:hover .arrow {
            background-image: url(../../images/ctas-arrow-2-orange.svg); }
        .vc-cta-slider .controls .title a .arrow {
          position: absolute;
          top: 0px;
          right: 0px;
          width: 30px;
          height: 50px;
          background-position: center center;
          background-size: 30px;
          background-repeat: no-repeat;
          background-image: url(../../images/ctas-arrow-2.svg);
          margin-right: 18px; }
  .vc-cta-slider .button-style {
    border: 0px; }
  .vc-cta-slider img {
    width: 870px; }

@media (min-width: 992px) {
  .vc-cta-slider .controls {
    width: 870px; }
    .vc-cta-slider .controls .pagers .inner-wrapper {
      -webkit-transform: translateX(50%) translateZ(0);
              transform: translateX(50%) translateZ(0); } }

.vc-featured-slider .slick-active {
  position: relative; }

.vc-featured-slider .meta {
  display: none; }

@media (min-width: 768px) {
  .vc-featured-slider {
    position: relative;
    max-width: 1600px;
    margin: 0 auto; }
    .vc-featured-slider .wrapper {
      position: absolute;
      top: 0px;
      width: 100%;
      height: 100%; }
    .vc-featured-slider .container {
      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: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .vc-featured-slider .box {
      background-color: white;
      width: 330px;
      height: 330px;
      padding: 30px;
      z-index: 10; }
      .vc-featured-slider .box .wrapper {
        position: relative; }
      .vc-featured-slider .box .controls {
        position: absolute;
        bottom: 0px;
        width: 100%; }
    .vc-featured-slider img {
      width: 840px; }
    .vc-featured-slider .overlay {
      position: absolute;
      overflow: hidden;
      width: 100%;
      height: 100%;
      top: 0px;
      z-index: 5; }
      .vc-featured-slider .overlay .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        margin: 0 auto; }
      .vc-featured-slider .overlay .left, .vc-featured-slider .overlay .right {
        background-color: white;
        opacity: 0.8;
        height: 100%;
        float: left;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
      .vc-featured-slider .overlay .center {
        opacity: 0.8;
        width: 840px;
        height: 100%;
        float: left; }
    .vc-featured-slider .slick-active {
      position: relative; } }

@media (max-width: 767px) {
  .vc-featured-slider .box {
    padding: 30px 0px; }
    .vc-featured-slider .box h3 {
      min-height: 150px; } }

.vc-fwi img {
  margin: 0 auto; }

.vc-header {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #00318d;
  color: #ffffff; }
  .vc-header h1 {
    color: #ffffff; }
  .vc-header .intro {
    font-family: "Roboto Slab", serif;
    font-size: 20px;
    line-height: 1.8;
    padding-top: 45px;
    max-width: 800px; }
    .vc-header .intro a {
      color: white;
      text-decoration: underline; }
      .vc-header .intro a.button-style {
        color: #00318d; }
        .vc-header .intro a.button-style:hover {
          color: #ffffff; }
  .vc-header.centered .intro {
    max-width: 870px;
    margin: 0 auto; }
  .vc-header.white {
    background-color: transparent;
    color: #00318d; }
    .vc-header.white h1 {
      color: #00318d; }

.vc-img img {
  margin-bottom: 15px; }

.vc-img .meta {
  line-height: 1.6;
  border-bottom: 1px solid #00318d;
  padding-bottom: 15px; }

.vc-img .title {
  font-family: WeissenhofGrotesk-Medium;
  color: #00318d; }

.vc-intro-text {
  color: #00318d;
  font-family: "Roboto Slab", serif;
  font-size: 20px;
  line-height: 1.8; }

@media (max-width: 767px) {
  .vc-intro-text {
    font-size: 16px; } }

.vc-note {
  background-color: #009BC2;
  padding: 40px 30px;
  color: white; }
  .vc-note .wrapper {
    margin-top: 30px; }

body .vc-row .vc-note a {
  color: white; }

.vc-quote {
  background-color: #0d1953; }
  .vc-quote .quote {
    font-family: "Roboto Slab", serif;
    font-size: 20px;
    line-height: 1.8;
    color: #ffffff; }
  .vc-quote .author {
    font-family: "Roboto Slab", serif;
    color: #009BC2;
    margin-top: 25px; }

@media (min-width: 992px) {
  .vc-quote .vc-quote {
    border-left: 5px solid #009BC2;
    padding: 15px 0px 15px 30px; } }

.vc-row {
  padding-top: 80px;
  padding-bottom: 80px; }
  .vc-row.vc-row-white {
    background-color: #ffffff; }
  .vc-row.vc-row-grey {
    background-color: #f2f3f3; }
  .vc-row.vc-row-blue {
    background-color: #0d1953; }
    .vc-row.vc-row-blue, .vc-row.vc-row-blue p, .vc-row.vc-row-blue h2, .vc-row.vc-row-blue h3 {
      color: #ffffff; }
    .vc-row.vc-row-blue a {
      color: #009BC2; }
      .vc-row.vc-row-blue a:hover {
        color: #E87400; }
      .vc-row.vc-row-blue a.button-style {
        color: white;
        border-color: white; }
        .vc-row.vc-row-blue a.button-style:hover {
          border-color: #00318d; }
    .vc-row.vc-row-blue table thead {
      border-color: white;
      color: white; }
    .vc-row.vc-row-blue table tbody tr {
      border-bottom: 1px solid white; }
      .vc-row.vc-row-blue table tbody tr:nth-child(even) {
        background-color: transparent; }
    .vc-row.vc-row-blue .title {
      color: white; }

@media (min-width: 992px) {
  .vc-row > .container > .row > .col-md-6:nth-child(1) {
    padding-right: 30px; }
  .vc-row > .container > .row > .col-md-6:nth-child(2) {
    padding-left: 30px; } }

@media (max-width: 991px) {
  .vc-row .col-md-6 div[class*="vc"] {
    margin-bottom: 40px; }
  .vc-row .col-md-6:last-child div[class*="vc"] {
    margin-bottom: 0px; } }

@media (max-width: 767px) {
  .vc-row {
    padding-top: 40px;
    padding-bottom: 40px; } }

.vc-s-slider {
  position: relative;
  max-width: 1600px;
  margin: 0 auto; }
  .vc-s-slider .meta {
    line-height: 1.6;
    padding: 15px 0px;
    margin-bottom: 15px; }
  .vc-s-slider img {
    width: 870px; }

.vc-s-slider.default {
  padding-top: 80px;
  padding-bottom: 80px; }
  .vc-s-slider.default .item {
    padding-left: 15px;
    padding-right: 15px; }
  .vc-s-slider.default.no-padding-top {
    padding-top: 0px; }
  .vc-s-slider.default.no-padding-bottom {
    padding-bottom: 0px; }

@media (max-width: 991px) {
  .vc-s-slider.default {
    padding-top: 40px;
    padding-bottom: 40px; }
    .vc-s-slider.default .item {
      padding-left: 0px;
      padding-right: 0px; }
    .vc-s-slider.default .meta {
      padding-left: 15px;
      padding-right: 15px; } }

.vc-stripe .item {
  padding: 0px;
  display: block;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }
  .vc-stripe .item:nth-child(1) {
    background-color: #f07a22; }
  .vc-stripe .item:nth-child(2) {
    background-color: #0d1953; }
  .vc-stripe .item:nth-child(3) {
    background-color: #009BC2; }
  .vc-stripe .item:nth-child(4) {
    background-color: #737378; }
  .vc-stripe .item:hover:nth-child(1) {
    background-color: #a65514; }
  .vc-stripe .item:hover:nth-child(2) {
    background-color: #09123b; }
  .vc-stripe .item:hover:nth-child(3) {
    background-color: #1c84a1; }
  .vc-stripe .item:hover:nth-child(4) {
    background-color: #67686a; }

.vc-stripe img {
  width: 100%; }

.vc-stripe .overlay {
  background-color: black;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6; }

.vc-stripe .wrapper {
  padding: 30px;
  position: absolute;
  top: 0px;
  width: 100%;
  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: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .vc-stripe .wrapper .text {
    display: block;
    text-align: center;
    color: white;
    font-size: 27px;
    font-family: WeissenhofGrotesk-Light;
    line-height: 1.3; }
  .vc-stripe .wrapper .button-style {
    margin: 0 auto;
    margin-top: 30px;
    text-align: center; }
    .vc-stripe .wrapper .button-style.ghost {
      color: white;
      border-color: white; }

@media (min-width: 992px) {
  .vc-stripe .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.vc-stripe-big .button-style.ghost:hover {
  background-color: white;
  color: #00318d; }

.vc-text h3,
.vc-text-advanced h3 {
  color: #00318d;
  font-size: 22px;
  margin-bottom: 30px;
  font-family: WeissenhofGrotesk-Regular; }

.vc-text a,
.vc-text-advanced a {
  font-weight: 700; }

.vc-text ul li a,
.vc-text-advanced ul li a {
  font-weight: 700; }

.vc-text-advanced table {
  width: 100%; }
  .vc-text-advanced table a {
    font-weight: 700; }

.vc-three-ctas {
  background-color: #f2f3f3; }
  .vc-three-ctas .item {
    display: block;
    background-color: #ffffff; }
  .vc-three-ctas .img-wrapper {
    background-color: black; }
  .vc-three-ctas img {
    width: 100%; }
  .vc-three-ctas .small-text {
    color: #737378; }
  .vc-three-ctas .text2 {
    color: #00318d;
    margin-top: 15px; }
    .vc-three-ctas .text2 h3 {
      font-family: WeissenhofGrotesk-Medium; }
  .vc-three-ctas .arrow {
    height: 50px;
    background-position: center center;
    background-size: 50px;
    background-repeat: no-repeat;
    background-image: url(../../images/arrow-ctas.svg); }
  .vc-three-ctas .meta {
    padding: 30px 15px;
    text-align: center; }

@media (min-width: 992px) {
  .vc-three-ctas .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .vc-three-ctas .item {
    height: 100%; } }

@media (max-width: 991px) {
  .vc-one-cta {
    margin-bottom: 30px; }
    .vc-one-cta:last-child {
      margin-bottom: 0px; } }

.vc-three-stats {
  color: #00318d; }
  .vc-three-stats .text1 {
    font-family: WeissenhofGrotesk-Light;
    font-size: 100px;
    line-height: 1;
    border-bottom: 1px solid #00318d; }
  .vc-three-stats .text2 {
    font-family: WeissenhofGrotesk-Medium;
    font-size: 20px;
    margin-top: 15px; }
  .vc-three-stats .text3 {
    margin-top: 30px; }

.vc-video .trigger {
  margin-bottom: 15px;
  position: relative;
  cursor: pointer; }
  .vc-video .trigger .wrapper {
    position: absolute;
    top: 0px;
    width: 100%;
    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: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .vc-video .trigger .icon {
    text-align: center;
    color: #ffffff;
    font-size: 60px; }

.vc-video .meta {
  line-height: 1.6;
  border-bottom: 1px solid #00318d;
  padding-bottom: 15px; }

.vc-video .title {
  font-family: WeissenhofGrotesk-Medium;
  color: #00318d; }

.modal {
  background-color: rgba(0, 0, 0, 0.9); }

.modal-content {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0px; }

.modal-header, .modal-body {
  padding: 0px;
  border: 0px; }

.modal-dialog {
  max-width: 770px;
  width: 100%;
  padding: 0px 30px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 0px auto; }

.modal-header {
  margin-bottom: 30px; }
  .modal-header .close {
    color: #ffffff; }

.modal iframe {
  width: 100%; }

.vc-view-ref {
  padding-top: 80px;
  padding-bottom: 80px; }
  .vc-view-ref.listing h2 {
    font-size: 18px;
    margin-bottom: 40px; }
  .vc-view-ref.listing .row {
    margin-bottom: 80px; }
    .vc-view-ref.listing .row:last-child {
      margin-bottom: 0px; }
  .vc-view-ref .item .teaser {
    font-family: WeissenhofGrotesk-Light;
    color: #4d4d4d;
    font-size: 16px;
    line-height: 1.6; }
  .vc-view-ref .item:hover .small-text {
    color: #00318d; }
  .vc-view-ref .text-only .item {
    border-top: 3px solid #00318d;
    padding-top: 15px; }
  .vc-view-ref h3 {
    font-family: WeissenhofGrotesk-Medium; }
  .vc-view-ref .small-text {
    color: #00318D; }
  .vc-view-ref .header h2 {
    font-family: WeissenhofGrotesk-Medium;
    font-size: 22px; }

.vc-view-ref .view-news-and-events h3 {
  font-family: WeissenhofGrotesk-Regular; }

.vc-view-ref .view-filters {
  margin-bottom: 80px;
  padding-bottom: 80px; }

.view-filters .control-label {
  display: none; }

.view-filters .form-inline .form-group {
  padding: 0 15px;
  margin-bottom: 40px; }
  .view-filters .form-inline .form-group.form-actions {
    margin-bottom: 0px; }

.view-filters .form-control {
  width: 100%; }

.view-filters .select-wrapper {
  width: 100%; }

@media (min-width: 768px) {
  .view-filters .form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .view-filters .form-inline .form-group {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 25%;
              flex: 1 0 25%;
      max-width: 25%; }
    .view-filters .form-inline .form-actions {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 100%;
              flex: 1 0 100%;
      max-width: none; } }

@media (max-width: 767px) {
  .view-filters .form-inline .form-group {
    width: 100%; } }

.vc-view-ref.listing__target_id__insights, .vc-view-ref.listing__target_id__international-insights {
  padding-top: 0; }
  @media (min-width: 992px) {
    .vc-view-ref.listing__target_id__insights .col-md-3, .vc-view-ref.listing__target_id__international-insights .col-md-3 {
      width: 33.333%; } }
  .vc-view-ref.listing__target_id__insights .view-insights .view-filters, .vc-view-ref.listing__target_id__international-insights .view-insights .view-filters {
    padding-top: 30px;
    background-color: #00318d; }
    .vc-view-ref.listing__target_id__insights .view-insights .view-filters .form-actions button, .vc-view-ref.listing__target_id__international-insights .view-insights .view-filters .form-actions button {
      color: #ffffff;
      border-color: #ffffff; }
      .vc-view-ref.listing__target_id__insights .view-insights .view-filters .form-actions button:hover, .vc-view-ref.listing__target_id__international-insights .view-insights .view-filters .form-actions button:hover {
        background-color: white;
        color: #00318d; }
  .vc-view-ref.listing__target_id__insights .view-insights .view-content .views-row,
  .vc-view-ref.listing__target_id__insights .view-international-insights .view-content .views-row, .vc-view-ref.listing__target_id__international-insights .view-insights .view-content .views-row,
  .vc-view-ref.listing__target_id__international-insights .view-international-insights .view-content .views-row {
    padding: 0;
    border: none; }
  @media (max-width: 991px) {
    .vc-view-ref.listing__target_id__insights .view-insights .view-content .insights.teaser,
    .vc-view-ref.listing__target_id__insights .view-international-insights .view-content .insights.teaser, .vc-view-ref.listing__target_id__international-insights .view-insights .view-content .insights.teaser,
    .vc-view-ref.listing__target_id__international-insights .view-international-insights .view-content .insights.teaser {
      max-width: 270px;
      margin-bottom: 80px;
      margin-left: auto;
      margin-right: auto; } }
  .vc-view-ref.listing__target_id__insights .view-insights .view-content .insights.teaser .img-wrapper,
  .vc-view-ref.listing__target_id__insights .view-international-insights .view-content .insights.teaser .img-wrapper, .vc-view-ref.listing__target_id__international-insights .view-insights .view-content .insights.teaser .img-wrapper,
  .vc-view-ref.listing__target_id__international-insights .view-international-insights .view-content .insights.teaser .img-wrapper {
    position: relative; }
    .vc-view-ref.listing__target_id__insights .view-insights .view-content .insights.teaser .img-wrapper span,
    .vc-view-ref.listing__target_id__insights .view-international-insights .view-content .insights.teaser .img-wrapper span, .vc-view-ref.listing__target_id__international-insights .view-insights .view-content .insights.teaser .img-wrapper span,
    .vc-view-ref.listing__target_id__international-insights .view-international-insights .view-content .insights.teaser .img-wrapper span {
      display: block;
      background-color: #ffffff;
      line-height: 1;
      font-family: "WeissenhofGrotesk-Medium";
      padding: 10px 12px 10px 0;
      position: absolute;
      bottom: 0;
      left: 0; }
  .vc-view-ref.listing__target_id__insights .view-insights .view-content .insights.teaser h2,
  .vc-view-ref.listing__target_id__insights .view-international-insights .view-content .insights.teaser h2, .vc-view-ref.listing__target_id__international-insights .view-insights .view-content .insights.teaser h2,
  .vc-view-ref.listing__target_id__international-insights .view-international-insights .view-content .insights.teaser h2 {
    margin-top: 20px;
    font-size: 23px;
    color: #3f3d3d;
    margin-bottom: 20px; }
  .vc-view-ref.listing__target_id__insights .view-insights .view-content .insights.teaser .date,
  .vc-view-ref.listing__target_id__insights .view-international-insights .view-content .insights.teaser .date, .vc-view-ref.listing__target_id__international-insights .view-insights .view-content .insights.teaser .date,
  .vc-view-ref.listing__target_id__international-insights .view-international-insights .view-content .insights.teaser .date {
    font-family: "WeissenhofGrotesk-Medium"; }
  .vc-view-ref.listing__target_id__insights .view-insights .view-content .insights.teaser:hover h2,
  .vc-view-ref.listing__target_id__insights .view-international-insights .view-content .insights.teaser:hover h2, .vc-view-ref.listing__target_id__international-insights .view-insights .view-content .insights.teaser:hover h2,
  .vc-view-ref.listing__target_id__international-insights .view-international-insights .view-content .insights.teaser:hover h2 {
    text-decoration: underline;
    text-decoration-thickness: 1px; }
  .vc-view-ref.listing__target_id__insights .view-international-insights .view-content .insights.teaser .img-wrapper a, .vc-view-ref.listing__target_id__international-insights .view-international-insights .view-content .insights.teaser .img-wrapper a {
    display: none; }
  .vc-view-ref.listing__target_id__insights .view-international-insights .view-filters .form-item input,
  .vc-view-ref.listing__target_id__insights .view-international-insights .view-filters .form-item select, .vc-view-ref.listing__target_id__international-insights .view-international-insights .view-filters .form-item input,
  .vc-view-ref.listing__target_id__international-insights .view-international-insights .view-filters .form-item select {
    border: 2px solid #00318D; }

.vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 {
  padding: 0;
  border-bottom: 1px solid #1C84A1;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 {
      border-bottom: none;
      padding-bottom: 0; } }
  .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 h2 {
    font-size: 27px;
    line-height: 37px; }
  .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 .view-content > div {
    border-top: 1px solid #1C84A1;
    padding-top: 15px;
    padding-bottom: 30px; }
    .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 .view-content > div .title {
      font-size: 18px;
      line-height: 28px;
      font-family: WeissenhofGrotesk-Medium; }
    .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 .view-content > div .teaser {
      font-size: 16px;
      line-height: 26px;
      margin-top: 10px; }
    .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 .view-content > div a {
      margin: 0;
      width: 100%;
      max-width: 100%; }
      .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 .view-content > div a:hover .title {
        text-decoration: underline; }
  .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 > a {
    color: white;
    font-size: 14px;
    letter-spacing: 1.82px;
    font-family: "WeissenhofGrotesk-Bold";
    padding-right: 8px;
    text-transform: uppercase; }
    .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 > a::after {
      display: inline-block;
      content: " ";
      width: 15px;
      height: 15px;
      background-image: url(../../images/caret-right-solid-white.svg);
      background-repeat: no-repeat;
      background-size: contain;
      position: relative;
      top: 3px;
      right: -10px;
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
    .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-2 > a:hover::after {
      -webkit-transform: translateX(7px);
              transform: translateX(7px); }

.vc-view-ref.listing__target_id__library-news.listing__display_id__embed-1 .item {
  border-top: 1px solid #00318D;
  padding-top: 20px; }
  .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-1 .item .date {
    color: #00318D;
    font-family: 'WeissenhofGrotesk-Medium';
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px; }
  .vc-view-ref.listing__target_id__library-news.listing__display_id__embed-1 .item h3 {
    font-family: 'WeissenhofGrotesk-Regular';
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 30px; }

.icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px; }
  .icon-list > .icon {
    padding: 10px; }
    @media (min-width: 992px) {
      .icon-list > .icon {
        width: 50%; } }
    @media (min-width: 1200px) {
      .icon-list > .icon {
        width: 25%; } }
  .icon-list .icon__inner {
    border: 1px solid #4d4d4d2e;
    padding: 5px; }

.paragraph--type--vertical-video-list .paragraph--type--vertical-video {
  position: relative; }
  .paragraph--type--vertical-video-list .paragraph--type--vertical-video .embed-responsive {
    padding-bottom: 177.61%; }

.paragraph--type--vertical-video-list .vertical-video__playButton {
  position: absolute;
  left: 0;
  top: 0;
  border: 0px;
  border-radius: 0;
  padding: 0;
  max-width: none;
  width: 100%; }
  .paragraph--type--vertical-video-list .vertical-video__playButton .img-responsive {
    max-width: none;
    width: 100%; }

.paragraph--type--vertical-video-list .vertical-video__playIcon {
  position: absolute;
  top: 0px;
  width: 100%;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  pointer-events: none;
  color: #ffffff;
  font-size: 60px; }
  .paragraph--type--vertical-video-list .vertical-video__playIcon::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.1;
    top: 0;
    left: 0;
    pointer-events: none; }
  .paragraph--type--vertical-video-list .vertical-video__playIcon * {
    pointer-events: none; }

@media (min-width: 992px) {
  .paragraph--type--vertical-video-list .field--name-field-vertical-video-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px; }
    .paragraph--type--vertical-video-list .field--name-field-vertical-video-list-item > .field--item {
      width: 100%;
      padding: 15px;
      width: 25%; } }

.page-node-type-standard .paragraph--type--vertical-video-list .container {
  padding: 0; }

.page-node-type-standard .paragraph--type--vertical-video-list .field--name-field-vertical-video-list-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.paragraph--timeline-item {
  padding-top: 30px;
  background-color: white; }
  @media (min-width: 992px) {
    .paragraph--timeline-item {
      padding-top: 60px; } }
  .paragraph--timeline-item p {
    color: #00318D;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Roboto Slab", serif;
    line-height: 36px;
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
    margin-top: 15px; }
    @media (min-width: 992px) {
      .paragraph--timeline-item p {
        font-size: 22px;
        line-height: 36px;
        margin-top: 30px; } }
    .paragraph--timeline-item p:first-of-type {
      font-size: 30px;
      font-family: WeissenhofGrotesk-Regular;
      line-height: 35px;
      max-width: 869px;
      margin-top: 0; }
      @media (min-width: 992px) {
        .paragraph--timeline-item p:first-of-type {
          font-size: 50px;
          font-size: 1; } }

.paragraph--timeline-item-2 {
  position: relative;
  opacity: 0;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  -webkit-transition: all 550ms ease-in-out;
  transition: all 550ms ease-in-out; }
  @media (min-width: 992px) {
    .paragraph--timeline-item-2 {
      padding-top: 60px; } }
  .paragraph--timeline-item-2::after {
    content: "";
    display: block;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 35px;
    background-color: #E87400;
    border-radius: 50%;
    left: 35px; }
    @media (min-width: 992px) {
      .paragraph--timeline-item-2::after {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        top: 60px; } }
  .paragraph--timeline-item-2 .paragraph--media-image {
    padding-left: 30px; }
    @media (min-width: 992px) {
      .paragraph--timeline-item-2 .paragraph--media-image {
        padding-left: 0; } }
    .paragraph--timeline-item-2 .paragraph--media-image__caption {
      font-size: 14px;
      line-height: 18px;
      display: block;
      max-width: 170px;
      color: #3F3D3D;
      margin-top: 10px; }
      @media (min-width: 992px) {
        .paragraph--timeline-item-2 .paragraph--media-image__caption {
          margin-top: 20px; } }
  .paragraph--timeline-item-2 .paragraph--collapse-item {
    margin-bottom: 20px;
    max-width: 540px;
    padding-left: 30px; }
    @media (min-width: 992px) {
      .paragraph--timeline-item-2 .paragraph--collapse-item {
        padding-left: 0;
        margin-bottom: 35px; } }
    .paragraph--timeline-item-2 .paragraph--collapse-item__title a {
      color: #3F3D3D;
      font-family: WeissenhofGrotesk-Medium;
      font-size: 22px;
      line-height: 26px; }
      @media (min-width: 992px) {
        .paragraph--timeline-item-2 .paragraph--collapse-item__title a {
          font-size: 25px;
          line-height: 30px; } }
      .paragraph--timeline-item-2 .paragraph--collapse-item__title a p {
        color: #00318D;
        margin-bottom: 0; }
      .paragraph--timeline-item-2 .paragraph--collapse-item__title a span {
        font-size: 16px;
        font-family: WeissenhofGrotesk-Bold;
        position: relative;
        top: -3px; }
        .paragraph--timeline-item-2 .paragraph--collapse-item__title a span::before {
          display: block;
          content: "";
          background-image: url(../../images/chevron-down-solid.svg);
          background-repeat: no-repeat;
          background-size: contain;
          height: 10px;
          width: 10px;
          position: absolute;
          right: -15px;
          top: 7px; }
      .paragraph--timeline-item-2 .paragraph--collapse-item__title a:hover p {
        text-decoration: underline;
        text-decoration-thickness: 1px; }
      .paragraph--timeline-item-2 .paragraph--collapse-item__title a:not(.collapsed) span {
        visibility: hidden;
        position: relative; }
        .paragraph--timeline-item-2 .paragraph--collapse-item__title a:not(.collapsed) span::before {
          background-image: url(../../images/chevron-up-solid.svg);
          visibility: visible; }
        .paragraph--timeline-item-2 .paragraph--collapse-item__title a:not(.collapsed) span::after {
          content: "Read less";
          display: block;
          visibility: visible;
          position: absolute;
          top: -4px;
          left: 0; }
    .paragraph--timeline-item-2 .paragraph--collapse-item__content {
      margin-top: 20px; }
      .paragraph--timeline-item-2 .paragraph--collapse-item__content p {
        color: #00318d;
        font-size: 18px;
        line-height: 28px; }
        .paragraph--timeline-item-2 .paragraph--collapse-item__content p a.button-style {
          margin-top: 5px; }
        .paragraph--timeline-item-2 .paragraph--collapse-item__content p strong {
          font-size: 22px;
          line-height: 26px;
          margin-top: 35px;
          display: block; }
          @media (min-width: 992px) {
            .paragraph--timeline-item-2 .paragraph--collapse-item__content p strong {
              font-size: 25px;
              line-height: 30px; } }
        .paragraph--timeline-item-2 .paragraph--collapse-item__content p:last-of-type a {
          margin-top: 5px; }
          .paragraph--timeline-item-2 .paragraph--collapse-item__content p:last-of-type a:last-child:only-child {
            display: inline-block;
            border: 2px solid #00318d;
            padding: 8.5px 25px;
            font-family: WeissenhofGrotesk-Bold;
            text-transform: uppercase;
            font-size: 75%;
            letter-spacing: 1px;
            color: #00318d;
            background-color: transparent;
            font-weight: 400; }
            .paragraph--timeline-item-2 .paragraph--collapse-item__content p:last-of-type a:last-child:only-child:hover {
              background-color: #00318d;
              color: white; }
            .paragraph--timeline-item-2 .paragraph--collapse-item__content p:last-of-type a:last-child:only-child.no-border {
              border: 0px; }
    .paragraph--timeline-item-2 .paragraph--collapse-item.text-item .paragraph--collapse-item__title {
      color: #3F3D3D;
      font-family: WeissenhofGrotesk-Medium;
      font-size: 22px;
      line-height: 26px; }
      @media (min-width: 992px) {
        .paragraph--timeline-item-2 .paragraph--collapse-item.text-item .paragraph--collapse-item__title {
          font-size: 25px;
          line-height: 30px; } }
    .paragraph--timeline-item-2 .paragraph--collapse-item.text-item .paragraph--collapse-item__content {
      margin-top: 0; }
      .paragraph--timeline-item-2 .paragraph--collapse-item.text-item .paragraph--collapse-item__content p:first-of-type {
        font-family: WeissenhofGrotesk-Medium;
        font-size: 22px;
        line-height: 26px; }
        @media (min-width: 992px) {
          .paragraph--timeline-item-2 .paragraph--collapse-item.text-item .paragraph--collapse-item__content p:first-of-type {
            font-size: 25px;
            line-height: 30px; } }
  .paragraph--timeline-item-2 .col-md-6 {
    padding-top: 30px; }
    @media (min-width: 992px) {
      .paragraph--timeline-item-2 .col-md-6 {
        padding-top: 0; } }
    @media (min-width: 992px) {
      .paragraph--timeline-item-2 .col-md-6:last-of-type .paragraph--collapse-item {
        padding-left: 25px; } }
  @media (max-width: 992px) {
    .paragraph--timeline-item-2 .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 992px) {
    .paragraph--timeline-item-2 .row .col-md-6 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  @media (max-width: 992px) {
    .paragraph--timeline-item-2 .row .col-md-6:has(img) {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  .paragraph--timeline-item-2:last-of-type {
    position: relative; }
    .paragraph--timeline-item-2:last-of-type::before {
      content: "";
      display: block;
      height: 16px;
      width: 16px;
      position: absolute;
      bottom: 0;
      background-color: #E87400;
      border-radius: 50%;
      left: 35px; }
      @media (min-width: 992px) {
        .paragraph--timeline-item-2:last-of-type::before {
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); } }
  .paragraph--timeline-item-2.animate {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }

.paragraph--timeline-vc-fwi {
  padding-top: 30px;
  background-color: #FFFFFF; }
  @media (min-width: 992px) {
    .paragraph--timeline-vc-fwi {
      padding-top: 60px; } }

.mic-125-top-header {
  background-color: #081A53;
  padding: 15px 0; }
  @media (min-width: 992px) {
    .mic-125-top-header .mic-125-header-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .mic-125-top-header .mic-125-header-container__back {
    text-align: right;
    padding-bottom: 15px; }
    @media (min-width: 992px) {
      .mic-125-top-header .mic-125-header-container__back {
        text-align: left;
        padding-bottom: 0; } }
    .mic-125-top-header .mic-125-header-container__back a {
      color: white;
      font-size: 14px;
      letter-spacing: 1.82px;
      font-family: "WeissenhofGrotesk-Bold";
      padding-left: 20px; }
    .mic-125-top-header .mic-125-header-container__back img {
      -webkit-filter: brightness(0) invert(1);
              filter: brightness(0) invert(1);
      width: 35px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .mic-125-top-header .mic-125-header-container__logo {
    text-align: right;
    padding-top: 15px;
    border-top: 1px solid #ffffff; }
    @media (min-width: 992px) {
      .mic-125-top-header .mic-125-header-container__logo {
        text-align: left;
        padding-top: 0;
        border-top: none; } }
    .mic-125-top-header .mic-125-header-container__logo a {
      color: white;
      font-size: 14px;
      letter-spacing: 1.82px;
      font-family: "WeissenhofGrotesk-Bold";
      padding-right: 8px; }
      .mic-125-top-header .mic-125-header-container__logo a::before {
        content: "";
        background-image: url(../../images/mic-crest.svg);
        background-size: contain;
        background-repeat: no-repeat;
        height: 23px;
        width: 28px;
        display: inline-block;
        position: relative;
        top: 7px; }
      .mic-125-top-header .mic-125-header-container__logo a:hover {
        opacity: 0.7; }
    .mic-125-top-header .mic-125-header-container__logo img {
      width: 17px;
      position: relative;
      top: -2px; }

.mic-125-footer {
  display: block;
  background-color: #EEEEEE;
  padding: 40px 0;
  margin-top: 60px; }
  .mic-125-footer .mic-125-footer__back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .mic-125-footer .mic-125-footer__back a {
      font-size: 14px;
      letter-spacing: 1.82px;
      font-family: "WeissenhofGrotesk-Bold";
      padding-left: 20px; }
    .mic-125-footer .mic-125-footer__back img {
      width: 35px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .mic-125-footer .mic-125-footer__logo {
    padding-top: 30px;
    text-align: left; }
    @media (min-width: 992px) {
      .mic-125-footer .mic-125-footer__logo {
        padding-top: 0;
        text-align: right; } }
    .mic-125-footer .mic-125-footer__logo img {
      width: 131px; }
      @media (min-width: 992px) {
        .mic-125-footer .mic-125-footer__logo img {
          width: 181px; } }
  @media (min-width: 992px) {
    .mic-125-footer .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.mic-125-lower-footer {
  background-color: #081A53;
  height: 60px;
  padding: 0; }

.mic-timeline-animation {
  position: absolute;
  width: 1px;
  left: 43px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #E87400;
  top: 0;
  z-index: -5;
  max-height: 100vh !important; }
  @media (min-width: 992px) {
    .mic-timeline-animation {
      left: 50%; } }

.page-node-type-standard .mic-timeline-animation {
  display: none; }

.editorial .content > .paragraph--timeline-vc-fwi:first-child {
  padding-top: 0; }

@media (min-width: 992px) {
  .editorial .content > .paragraph--timeline-item:first-child {
    padding-top: 120px;
    padding-bottom: 30px; } }

.paragraph--timeline {
  margin-bottom: 30px;
  position: relative; }
  @media (min-width: 992px) {
    .paragraph--timeline {
      margin-bottom: 60px; } }

.paragraph--type--mc-list {
  padding-top: 30px;
  overflow-x: hidden; }
  @media (min-width: 992px) {
    .paragraph--type--mc-list {
      padding-top: 60px; } }
  .paragraph--type--mc-list__header {
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .paragraph--type--mc-list__header {
        margin-bottom: 45px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .paragraph--type--mc-list__header h2 {
      font-size: 22px;
      font-family: 'WeissenhofGrotesk-Medium'; }
      @media (min-width: 992px) {
        .paragraph--type--mc-list__header h2 {
          font-size: 25px; } }
    .paragraph--type--mc-list__header .field_mc_list_link a {
      font-size: 14px;
      line-height: 18px;
      text-transform: uppercase;
      letter-spacing: 1.82px;
      font-family: 'WeissenhofGrotesk-Bold'; }
    .paragraph--type--mc-list__header .field_mc_list_link i {
      color: #00318D;
      -webkit-transition: all 250ms ease-in-out;
      transition: all 250ms ease-in-out; }
    .paragraph--type--mc-list__header .field_mc_list_link:hover i {
      -webkit-transform: translateX(10px);
              transform: translateX(10px); }
  .paragraph--type--mc-list .paragraph--type--mc {
    padding: 10px; }
    @media (min-width: 992px) {
      .paragraph--type--mc-list .paragraph--type--mc {
        padding: 15px; } }
    .paragraph--type--mc-list .paragraph--type--mc .trigger {
      position: relative;
      overflow: hidden;
      cursor: pointer; }
      .paragraph--type--mc-list .paragraph--type--mc .trigger button {
        padding: 0;
        border: none; }
      .paragraph--type--mc-list .paragraph--type--mc .trigger__img-overlay, .paragraph--type--mc-list .paragraph--type--mc .trigger__video-overlay {
        position: relative; }
        .paragraph--type--mc-list .paragraph--type--mc .trigger__img-overlay::after, .paragraph--type--mc-list .paragraph--type--mc .trigger__video-overlay::after {
          display: block;
          content: "";
          height: 100%;
          width: 100%;
          background-color: rgba(0, 0, 0, 0.4);
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1; }
        .paragraph--type--mc-list .paragraph--type--mc .trigger__img-overlay::before, .paragraph--type--mc-list .paragraph--type--mc .trigger__video-overlay::before {
          display: block;
          content: "";
          position: absolute;
          top: 45%;
          left: 50%;
          -webkit-transform: translate(-50%);
                  transform: translate(-50%);
          z-index: 2;
          -webkit-transition: all 250ms ease-in-out;
          transition: all 250ms ease-in-out;
          width: 26px;
          height: 26px; }
        .paragraph--type--mc-list .paragraph--type--mc .trigger__img-overlay:hover::before, .paragraph--type--mc-list .paragraph--type--mc .trigger__video-overlay:hover::before {
          -webkit-transform: translate(-50%, -5%);
                  transform: translate(-50%, -5%); }
      .paragraph--type--mc-list .paragraph--type--mc .trigger__video-overlay::before {
        background: url(../../images/play-icon.svg);
        background-size: contain;
        background-repeat: no-repeat; }
      .paragraph--type--mc-list .paragraph--type--mc .trigger__video-overlay:hover::before {
        -webkit-transform: translate(-50%, -35%);
                transform: translate(-50%, -35%); }
      .paragraph--type--mc-list .paragraph--type--mc .trigger__img-overlay::before {
        background: url(../../images/search-plus-icon.svg);
        background-size: contain;
        background-repeat: no-repeat; }
      .paragraph--type--mc-list .paragraph--type--mc .trigger__img-overlay:hover::before {
        -webkit-transform: translate(-50%, -45%);
                transform: translate(-50%, -45%); }
    .paragraph--type--mc-list .paragraph--type--mc__meta {
      margin-top: 10px; }
      .paragraph--type--mc-list .paragraph--type--mc__meta p {
        color: #3F3D3D;
        text-align: left; }
      .paragraph--type--mc-list .paragraph--type--mc__meta .paragraph--type--mc__link {
        margin-top: 15px;
        text-align: left; }
        .paragraph--type--mc-list .paragraph--type--mc__meta .paragraph--type--mc__link a {
          font-size: 14px;
          font-family: "WeissenhofGrotesk-Bold";
          text-transform: uppercase;
          letter-spacing: 1.82px; }
        .paragraph--type--mc-list .paragraph--type--mc__meta .paragraph--type--mc__link i {
          color: #00318D;
          -webkit-transition: all 250ms ease-in-out;
          transition: all 250ms ease-in-out; }
        .paragraph--type--mc-list .paragraph--type--mc__meta .paragraph--type--mc__link:hover i {
          -webkit-transform: translateX(10px);
                  transform: translateX(10px); }
    .paragraph--type--mc-list .paragraph--type--mc .modal-body img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .paragraph--type--mc-list .paragraph--type--mc .modal-body:has(iframe) {
      aspect-ratio: 854/480; }
      .paragraph--type--mc-list .paragraph--type--mc .modal-body:has(iframe) > div {
        height: 100%; }
        .paragraph--type--mc-list .paragraph--type--mc .modal-body:has(iframe) > div iframe {
          height: 100%; }
    .paragraph--type--mc-list .paragraph--type--mc .modal-container,
    .paragraph--type--mc-list .paragraph--type--mc .modal-overlay {
      height: 100vh;
      width: 100vw;
      position: fixed;
      top: 0;
      left: 0;
      display: none; }
    .paragraph--type--mc-list .paragraph--type--mc .modal-overlay {
      display: block; }
  .paragraph--type--mc-list.paragraph--view-mode--default .paragraph--type--mc-list__container {
    margin: 0 -15px; }
    @media (min-width: 992px) {
      .paragraph--type--mc-list.paragraph--view-mode--default .paragraph--type--mc-list__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .paragraph--type--mc-list.paragraph--view-mode--default .paragraph--type--mc-list__container .paragraph--type--mc {
      padding: 15px; }
      @media (min-width: 992px) {
        .paragraph--type--mc-list.paragraph--view-mode--default .paragraph--type--mc-list__container .paragraph--type--mc {
          width: 25%;
          padding: 15px;
          margin-bottom: 30px; }
          .paragraph--type--mc-list.paragraph--view-mode--default .paragraph--type--mc-list__container .paragraph--type--mc:nth-last-child(-n+4) {
            margin-bottom: 0; } }
      .paragraph--type--mc-list.paragraph--view-mode--default .paragraph--type--mc-list__container .paragraph--type--mc .modal-dialog {
        pointer-events: none; }
  .paragraph--type--mc-list.paragraph--view-mode--style-2 {
    padding-bottom: 80px; }
    .paragraph--type--mc-list.paragraph--view-mode--style-2 .slick-list {
      overflow: visible !important;
      margin: 0 -30px !important; }
      @media (min-width: 992px) {
        .paragraph--type--mc-list.paragraph--view-mode--style-2 .slick-list {
          margin: 0 -65px !important; } }
    .paragraph--type--mc-list.paragraph--view-mode--style-2 .modal {
      display: none; }
    .paragraph--type--mc-list.paragraph--view-mode--style-2 .modal-dialog {
      height: 100vh; }

.modal-container .modal-body img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.modal-container .modal-body:has(iframe) {
  aspect-ratio: 854/480; }
  .modal-container .modal-body:has(iframe) > div {
    height: 100%; }
    .modal-container .modal-body:has(iframe) > div iframe {
      height: 100%; }

.paragraph--type--mc-list .slick-arrow {
  position: absolute;
  bottom: -80px !important;
  top: auto !important;
  left: auto !important;
  right: 0;
  border: 1px solid #0A388D !important;
  width: 50px !important;
  height: 50px !important; }
  .paragraph--type--mc-list .slick-arrow:before {
    display: block;
    content: "";
    background: url(../../images/arrow-slider.svg);
    height: 20px;
    width: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    left: 20px; }
  .paragraph--type--mc-list .slick-arrow.slick-prev {
    right: 65px; }
    .paragraph--type--mc-list .slick-arrow.slick-prev::before {
      background-image: url(../../images/arrow-slider.svg);
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      position: relative;
      left: 15px; }
  .paragraph--type--mc-list .slick-arrow:hover {
    background-color: #00318D; }
    .paragraph--type--mc-list .slick-arrow:hover:before {
      background-image: url(../../images/arrow-slider-white.svg); }

.paragraph--type--mc__inner-content {
  display: none; }

.pswp__item {
  padding: 100px; }
  .pswp__item .pswp__video-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .pswp__item .pswp__video-wrapper iframe {
      min-width: 350px;
      min-height: 245px;
      padding: 30px; }
      @media (min-width: 992px) {
        .pswp__item .pswp__video-wrapper iframe {
          min-width: 700px;
          min-height: 430px; } }

.paragraph--type--cta {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 992px) {
    .paragraph--type--cta {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      padding-top: 60px; } }
  .paragraph--type--cta__img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    @media (min-width: 992px) {
      .paragraph--type--cta__img {
        width: 60%;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    .paragraph--type--cta__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .paragraph--type--cta__text {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    background-color: #00318d;
    padding: 25px 20px 30px; }
    @media (min-width: 992px) {
      .paragraph--type--cta__text {
        padding: 60px 50px;
        width: 40%;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
    .paragraph--type--cta__text p {
      color: #ffffff;
      font-size: 20px;
      line-height: 28px;
      font-family: WeissenhofGrotesk-Light;
      margin-bottom: 20px; }
      @media (min-width: 992px) {
        .paragraph--type--cta__text p {
          font-size: 30px;
          line-height: 40px;
          margin-bottom: 30px; } }
    .paragraph--type--cta__text a {
      border: 2px solid #ffffff;
      padding: 8.5px 25px;
      font-family: WeissenhofGrotesk-Bold;
      text-transform: uppercase;
      font-size: 75%;
      letter-spacing: 1px;
      color: #ffffff;
      background-color: transparent; }
      .paragraph--type--cta__text a:hover {
        background-color: white;
        color: #00318d; }
  .paragraph--type--cta.one-col {
    padding-top: 0;
    margin-bottom: 55px; }
    .paragraph--type--cta.one-col .paragraph--type--cta__img {
      width: 100%; }
      @media (min-width: 992px) {
        .paragraph--type--cta.one-col .paragraph--type--cta__img {
          width: 45%; } }
    .paragraph--type--cta.one-col .paragraph--type--cta__text {
      width: 100%;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      background-color: #00318d;
      padding: 25px 20px 30px; }
      @media (min-width: 992px) {
        .paragraph--type--cta.one-col .paragraph--type--cta__text {
          padding: 45px 40px;
          width: 55%;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      .paragraph--type--cta.one-col .paragraph--type--cta__text p {
        font-size: 20px;
        line-height: 28px;
        font-family: WeissenhofGrotesk-Regular;
        margin-bottom: 20px; }
        @media (min-width: 992px) {
          .paragraph--type--cta.one-col .paragraph--type--cta__text p {
            margin-bottom: 30px; } }
      .paragraph--type--cta.one-col .paragraph--type--cta__text a {
        border: none;
        padding: 0;
        font-family: WeissenhofGrotesk-Bold;
        text-transform: uppercase;
        letter-spacing: 1.6px;
        color: #ffffff; }
        .paragraph--type--cta.one-col .paragraph--type--cta__text a i {
          -webkit-transform: translateX(0);
                  transform: translateX(0);
          -webkit-transition: all 250ms ease-in-out;
          transition: all 250ms ease-in-out; }
        .paragraph--type--cta.one-col .paragraph--type--cta__text a:hover {
          color: #ffffff;
          background-color: transparent; }
          .paragraph--type--cta.one-col .paragraph--type--cta__text a:hover i {
            -webkit-transform: translateX(10px);
                    transform: translateX(10px); }

.paragraph--type--flip-card {
  background-color: #F3F3F4;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .paragraph--type--flip-card {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .paragraph--type--flip-card__inner {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 30px; }
    @media (min-width: 768px) {
      .paragraph--type--flip-card__inner {
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 30px;
           -moz-column-gap: 30px;
                column-gap: 30px;
        row-gap: 50px; } }
    @media (min-width: 1200px) {
      .paragraph--type--flip-card__inner {
        grid-template-columns: repeat(3, 1fr);
        row-gap: 70px; } }
  .paragraph--type--flip-card-item {
    -webkit-perspective: 1000;
            perspective: 1000; }
    .paragraph--type--flip-card-item__inner {
      -webkit-transform-style: preserve-3d;
              transform-style: preserve-3d;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      width: 100%;
      height: 100%;
      -webkit-transition: all 450ms ease-in-out;
      transition: all 450ms ease-in-out; }
      .paragraph--type--flip-card-item__inner--front, .paragraph--type--flip-card-item__inner--back {
        padding: 40px 25px 50px;
        width: 100%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden; }
        .paragraph--type--flip-card-item__inner--front p,
        .paragraph--type--flip-card-item__inner--front ul,
        .paragraph--type--flip-card-item__inner--front ol,
        .paragraph--type--flip-card-item__inner--front a, .paragraph--type--flip-card-item__inner--back p,
        .paragraph--type--flip-card-item__inner--back ul,
        .paragraph--type--flip-card-item__inner--back ol,
        .paragraph--type--flip-card-item__inner--back a {
          font-size: 18px;
          line-height: 28px; }
        .paragraph--type--flip-card-item__inner--front span, .paragraph--type--flip-card-item__inner--back span {
          display: block;
          color: #ffffff;
          font-size: 22px;
          line-height: 28px;
          margin-bottom: 30px;
          font-family: WeissenhofGrotesk-Medium; }
      .paragraph--type--flip-card-item__inner--front {
        background-color: #00318D;
        padding: 40px 25px 50px; }
        .paragraph--type--flip-card-item__inner--front p,
        .paragraph--type--flip-card-item__inner--front ul,
        .paragraph--type--flip-card-item__inner--front ol,
        .paragraph--type--flip-card-item__inner--front a {
          color: #FFF; }
          .paragraph--type--flip-card-item__inner--front p a,
          .paragraph--type--flip-card-item__inner--front ul a,
          .paragraph--type--flip-card-item__inner--front ol a,
          .paragraph--type--flip-card-item__inner--front a a {
            text-decoration: underline; }
            .paragraph--type--flip-card-item__inner--front p a:hover,
            .paragraph--type--flip-card-item__inner--front ul a:hover,
            .paragraph--type--flip-card-item__inner--front ol a:hover,
            .paragraph--type--flip-card-item__inner--front a a:hover {
              text-decoration: none; }
      .paragraph--type--flip-card-item__inner--back {
        background-color: #fff;
        -webkit-transform: rotateY(180deg);
                transform: rotateY(180deg);
        margin-left: -100%; }
        .paragraph--type--flip-card-item__inner--back p,
        .paragraph--type--flip-card-item__inner--back ul,
        .paragraph--type--flip-card-item__inner--back ol,
        .paragraph--type--flip-card-item__inner--back a {
          color: #00318D; }
          .paragraph--type--flip-card-item__inner--back p a,
          .paragraph--type--flip-card-item__inner--back ul a,
          .paragraph--type--flip-card-item__inner--back ol a,
          .paragraph--type--flip-card-item__inner--back a a {
            text-decoration: underline; }
            .paragraph--type--flip-card-item__inner--back p a:hover,
            .paragraph--type--flip-card-item__inner--back ul a:hover,
            .paragraph--type--flip-card-item__inner--back ol a:hover,
            .paragraph--type--flip-card-item__inner--back a a:hover {
              text-decoration: none; }
        .paragraph--type--flip-card-item__inner--back span {
          color: #00318D; }
      .paragraph--type--flip-card-item__inner a.flip-card-button {
        color: #00318D;
        font-size: 14px;
        text-transform: uppercase;
        border: 2px solid #00318D;
        padding: 10px 20px;
        font-family: 'WeissenhofGrotesk-Bold';
        margin-top: 50px;
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        letter-spacing: 1.82px;
        text-decoration: none; }
        .paragraph--type--flip-card-item__inner a.flip-card-button:hover {
          text-decoration: none;
          background-color: #00318D;
          color: white; }
    .paragraph--type--flip-card-item:nth-of-type(2n) .paragraph--type--flip-card-item__front {
      background-color: #081A53; }
    .paragraph--type--flip-card-item:hover {
      cursor: pointer; }
      .paragraph--type--flip-card-item:hover .paragraph--type--flip-card-item__inner {
        -webkit-transform: rotateY(180deg);
                transform: rotateY(180deg); }

@media (min-width: 768px) {
  .paragraph--type--theme-tiles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }

.paragraph--type--theme-tiles-item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  margin-bottom: 15px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .paragraph--type--theme-tiles-item {
      margin-bottom: 0; } }
  .paragraph--type--theme-tiles-item__inner {
    height: 100%; }
    .paragraph--type--theme-tiles-item__inner--front, .paragraph--type--theme-tiles-item__inner--back {
      width: 100%;
      height: 100%;
      background-color: #00318D; }
      .paragraph--type--theme-tiles-item__inner--front p,
      .paragraph--type--theme-tiles-item__inner--front ul,
      .paragraph--type--theme-tiles-item__inner--front ol,
      .paragraph--type--theme-tiles-item__inner--front a, .paragraph--type--theme-tiles-item__inner--back p,
      .paragraph--type--theme-tiles-item__inner--back ul,
      .paragraph--type--theme-tiles-item__inner--back ol,
      .paragraph--type--theme-tiles-item__inner--back a {
        font-size: 18px;
        line-height: 28px; }
      .paragraph--type--theme-tiles-item__inner--front span, .paragraph--type--theme-tiles-item__inner--back span {
        display: block;
        color: #ffffff;
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 30px;
        font-family: WeissenhofGrotesk-Medium; }
    .paragraph--type--theme-tiles-item__inner--front--text {
      padding: 30px;
      height: 100%; }
      .paragraph--type--theme-tiles-item__inner--front--text p,
      .paragraph--type--theme-tiles-item__inner--front--text ul,
      .paragraph--type--theme-tiles-item__inner--front--text ol,
      .paragraph--type--theme-tiles-item__inner--front--text a {
        color: #FFF; }
        .paragraph--type--theme-tiles-item__inner--front--text p a,
        .paragraph--type--theme-tiles-item__inner--front--text ul a,
        .paragraph--type--theme-tiles-item__inner--front--text ol a,
        .paragraph--type--theme-tiles-item__inner--front--text a a {
          text-decoration: underline; }
          .paragraph--type--theme-tiles-item__inner--front--text p a:hover,
          .paragraph--type--theme-tiles-item__inner--front--text ul a:hover,
          .paragraph--type--theme-tiles-item__inner--front--text ol a:hover,
          .paragraph--type--theme-tiles-item__inner--front--text a a:hover {
            text-decoration: none; }
      .paragraph--type--theme-tiles-item__inner--front--text p:first-of-type strong {
        font-size: 22px; }
    .paragraph--type--theme-tiles-item__inner--front img {
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
    .paragraph--type--theme-tiles-item__inner--back {
      padding: 25px;
      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: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: absolute;
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
      -webkit-transition: all 450ms ease-in-out;
      transition: all 450ms ease-in-out;
      position: absolute;
      top: 0; }
      @media (min-width: 992px) {
        .paragraph--type--theme-tiles-item__inner--back {
          padding: 45px 30px 30px; } }
      .paragraph--type--theme-tiles-item__inner--back--text p,
      .paragraph--type--theme-tiles-item__inner--back--text ul,
      .paragraph--type--theme-tiles-item__inner--back--text ol,
      .paragraph--type--theme-tiles-item__inner--back--text a {
        color: #fff;
        font-size: 18px;
        line-height: 28px; }
        @media (min-width: 992px) {
          .paragraph--type--theme-tiles-item__inner--back--text p,
          .paragraph--type--theme-tiles-item__inner--back--text ul,
          .paragraph--type--theme-tiles-item__inner--back--text ol,
          .paragraph--type--theme-tiles-item__inner--back--text a {
            font-size: 20px;
            line-height: 30px; } }
        @media (min-width: 1600px) {
          .paragraph--type--theme-tiles-item__inner--back--text p,
          .paragraph--type--theme-tiles-item__inner--back--text ul,
          .paragraph--type--theme-tiles-item__inner--back--text ol,
          .paragraph--type--theme-tiles-item__inner--back--text a {
            font-size: 22px;
            line-height: 32px; } }
        .paragraph--type--theme-tiles-item__inner--back--text p a,
        .paragraph--type--theme-tiles-item__inner--back--text ul a,
        .paragraph--type--theme-tiles-item__inner--back--text ol a,
        .paragraph--type--theme-tiles-item__inner--back--text a a {
          text-decoration: underline; }
          .paragraph--type--theme-tiles-item__inner--back--text p a:hover,
          .paragraph--type--theme-tiles-item__inner--back--text ul a:hover,
          .paragraph--type--theme-tiles-item__inner--back--text ol a:hover,
          .paragraph--type--theme-tiles-item__inner--back--text a a:hover {
            text-decoration: none; }
      .paragraph--type--theme-tiles-item__inner--back--text p:first-of-type {
        line-height: 200%; }
        .paragraph--type--theme-tiles-item__inner--back--text p:first-of-type strong {
          font-size: 24px;
          line-height: 36px; }
          @media (min-width: 1600px) {
            .paragraph--type--theme-tiles-item__inner--back--text p:first-of-type strong {
              font-size: 26px;
              line-height: 38px; } }
      .paragraph--type--theme-tiles-item__inner--back--text span {
        color: #fff; }
      .paragraph--type--theme-tiles-item__inner--back--link {
        margin-left: auto; }
        .paragraph--type--theme-tiles-item__inner--back--link a {
          height: 60px;
          width: 60px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          border: 1px solid #FFF;
          -webkit-transition: background-color 100ms ease-in-out;
          transition: background-color 100ms ease-in-out; }
          .paragraph--type--theme-tiles-item__inner--back--link a img {
            width: 14px; }
          .paragraph--type--theme-tiles-item__inner--back--link a:hover {
            background-color: #FFF; }
            .paragraph--type--theme-tiles-item__inner--back--link a:hover img {
              -webkit-filter: brightness(0) saturate(100%) invert(15%) sepia(75%) saturate(2647%) hue-rotate(211deg) brightness(93%) contrast(110%);
                      filter: brightness(0) saturate(100%) invert(15%) sepia(75%) saturate(2647%) hue-rotate(211deg) brightness(93%) contrast(110%); }
  .paragraph--type--theme-tiles-item:hover {
    cursor: pointer; }
    .paragraph--type--theme-tiles-item:hover .paragraph--type--theme-tiles-item__inner--back {
      -webkit-transform: translateY(0);
              transform: translateY(0); }
  .paragraph--type--theme-tiles-item:nth-of-type(2) .paragraph--type--theme-tiles-item__inner--front, .paragraph--type--theme-tiles-item:nth-of-type(2) .paragraph--type--theme-tiles-item__inner--back {
    background-color: #081A53; }
  .paragraph--type--theme-tiles-item:nth-of-type(2) .paragraph--type--theme-tiles-item__inner--back--link a:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(8%) sepia(80%) saturate(2745%) hue-rotate(223deg) brightness(97%) contrast(104%);
            filter: brightness(0) saturate(100%) invert(8%) sepia(80%) saturate(2745%) hue-rotate(223deg) brightness(97%) contrast(104%); }
  .paragraph--type--theme-tiles-item:nth-of-type(3) .paragraph--type--theme-tiles-item__inner--front, .paragraph--type--theme-tiles-item:nth-of-type(3) .paragraph--type--theme-tiles-item__inner--back {
    background-color: #1C809C; }
  .paragraph--type--theme-tiles-item:nth-of-type(3) .paragraph--type--theme-tiles-item__inner--back--link a:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(42%) sepia(20%) saturate(2679%) hue-rotate(153deg) brightness(93%) contrast(78%);
            filter: brightness(0) saturate(100%) invert(42%) sepia(20%) saturate(2679%) hue-rotate(153deg) brightness(93%) contrast(78%); }
  .paragraph--type--theme-tiles-item:last-of-type {
    margin-bottom: 0; }

.paragraph--type--testimonial-listing {
  padding-top: 80px;
  padding-bottom: 80px; }
  .paragraph--type--testimonial-listing .slick-slide {
    height: auto; }
  .paragraph--type--testimonial-listing .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .paragraph--type--testimonial-listing-item {
    width: 100vw;
    padding: 45px 50px 115px; }
    .paragraph--type--testimonial-listing-item__media {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0 auto;
      padding-bottom: 15px; }
      .paragraph--type--testimonial-listing-item__media img {
        border-radius: 50%;
        max-width: 150px;
        aspect-ratio: 1/1; }
    .paragraph--type--testimonial-listing-item__text {
      color: #fff;
      margin: 0 auto;
      text-align: center;
      font-size: 18px;
      line-height: 28px;
      font-family: "Roboto Slab", serif;
      padding-top: 15px; }
      @media (min-width: 992px) {
        .paragraph--type--testimonial-listing-item__text {
          font-size: 20px;
          line-height: 30px;
          max-width: 830px; } }
    .paragraph--type--testimonial-listing-item__after {
      color: #fff;
      max-width: 500px;
      margin: 0 auto;
      text-align: center;
      font-size: 16px;
      padding-top: 30px; }
    .paragraph--type--testimonial-listing-item:not(:has(img)) {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .paragraph--type--testimonial-listing .slick-arrow {
    border: 1px solid #fff;
    top: auto;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translate(0);
            transform: translate(0);
    background-image: url(../../images/arrow-slider-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px;
    height: 30px;
    width: 30px;
    z-index: 1; }
    .paragraph--type--testimonial-listing .slick-arrow::before {
      display: none; }
    .paragraph--type--testimonial-listing .slick-arrow:focus, .paragraph--type--testimonial-listing .slick-arrow:hover {
      background-image: url(../../images/arrow-slider-white.svg);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 10px; }
    .paragraph--type--testimonial-listing .slick-arrow.slick-prev {
      -webkit-transform: translateX(calc(-50% - 25px)) rotate(180deg);
              transform: translateX(calc(-50% - 25px)) rotate(180deg); }
    .paragraph--type--testimonial-listing .slick-arrow.slick-next {
      -webkit-transform: translateX(calc(-50% + 25px));
              transform: translateX(calc(-50% + 25px)); }
  .paragraph--type--testimonial-listing__container {
    background-color: #00318D; }
  .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .paragraph--type--testimonial-listing__container {
    background-color: #ECEDEF; }
  .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .paragraph--type--testimonial-listing-item__text, .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .paragraph--type--testimonial-listing-item__after {
    color: #00318D; }
  .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .slick-arrow {
    border: 1px solid #00318D;
    background-image: url(../../images/arrow-slider.svg); }
    .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .slick-arrow:focus, .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .slick-arrow:hover {
      background-image: url(../../images/arrow-slider.svg); }

.paragraph--type--section-title {
  padding: 70px 0; }
  .paragraph--type--section-title__text {
    font-size: 28px;
    line-height: 38px;
    color: #00318D;
    font-family: 'WeissenhofGrotesk-Medium';
    text-align: center; }

.paragraph--prospectus {
  padding: 40px 0; }
  @media (min-width: 992px) {
    .paragraph--prospectus {
      padding: 90px 0; } }
  .paragraph--prospectus .prospectus__page h2 {
    color: #00318D;
    font-family: WeissenhofGrotesk-Light;
    font-size: 25px;
    font-weight: 300;
    line-height: 35px; }
    @media (min-width: 992px) {
      .paragraph--prospectus .prospectus__page h2 {
        font-size: 40px;
        line-height: 50px; } }
  .paragraph--prospectus .prospectus__page p {
    color: #00318D;
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .paragraph--prospectus .prospectus__page p {
        font-size: 22px;
        line-height: 32px;
        margin-top: 45px; } }
  .paragraph--prospectus .prospectus__page .prospectus__subjects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    max-width: 730px;
    margin: 30px 0; }
    @media (min-width: 992px) {
      .paragraph--prospectus .prospectus__page .prospectus__subjects {
        margin: 90px 0;
        gap: 15px; } }
    .paragraph--prospectus .prospectus__page .prospectus__subjects .prospectus__subject .prospectus__subject-label {
      font-size: 16px;
      line-height: 26px;
      font-family: WeissenhofGrotesk-Medium;
      -webkit-transition: all 250ms ease-in-out;
      transition: all 250ms ease-in-out;
      position: relative;
      background-color: transparent;
      color: #00318D;
      border: 2px solid #00318D;
      border-radius: 10px;
      padding: 6px 12px;
      display: block; }
      @media (min-width: 992px) {
        .paragraph--prospectus .prospectus__page .prospectus__subjects .prospectus__subject .prospectus__subject-label {
          font-size: 18px;
          line-height: 28px;
          padding: 8px 15px; } }
      .paragraph--prospectus .prospectus__page .prospectus__subjects .prospectus__subject .prospectus__subject-label:hover {
        color: white;
        border-color: #00318D;
        background-color: #00318D;
        cursor: pointer; }
    .paragraph--prospectus .prospectus__page .prospectus__subjects .prospectus__subject input {
      display: none; }
      .paragraph--prospectus .prospectus__page .prospectus__subjects .prospectus__subject input:checked + .prospectus__subject-label {
        color: white;
        border-color: #00318D;
        background-color: #00318D; }
  .paragraph--prospectus .prospectus__page .prospectus__toggle {
    color: #00318D;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    border: 2px solid #00318D;
    padding: 10px 20px;
    font-family: 'WeissenhofGrotesk-Bold';
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    letter-spacing: 2.1px;
    text-decoration: none;
    cursor: pointer;
    background-color: #FFF; }
    .paragraph--prospectus .prospectus__page .prospectus__toggle:hover {
      text-decoration: none;
      background-color: #00318D;
      color: white; }
    .paragraph--prospectus .prospectus__page .prospectus__toggle.is-disabled {
      opacity: 0.5; }
      .paragraph--prospectus .prospectus__page .prospectus__toggle.is-disabled:hover {
        color: #00318D;
        background-color: white;
        cursor: default; }
  .paragraph--prospectus .prospectus__page .prospectus__programmes {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    margin: 30px 0; }
    @media (min-width: 992px) {
      .paragraph--prospectus .prospectus__page .prospectus__programmes {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px;
        margin: 90px 0; } }
    .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme {
      border: 1px solid #00318D;
      padding: 15px 30px 15px 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 20px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      @media (min-width: 992px) {
        .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme {
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
      .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme-image {
        display: block;
        width: 100px;
        height: 100px; }
        .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme-image img {
          border-radius: 50%;
          width: 100px;
          height: auto;
          -o-object-fit: contain;
             object-fit: contain; }
      .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme-label {
        color: #00318D;
        font-family: WeissenhofGrotesk-Medium;
        font-size: 20px;
        line-height: 28px;
        margin-right: auto; }
      .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme-selected {
        color: #00318D;
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
        letter-spacing: 2.1px;
        font-family: WeissenhofGrotesk-Bold;
        position: relative;
        min-width: 113px;
        display: inline-block; }
        @media (min-width: 992px) {
          .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme-selected {
            text-align: right; } }
        .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme-selected::before {
          content: "Select"; }
        .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme-selected::after {
          content: "";
          display: inline-block;
          background-image: url(../../images/prospectus-select.svg);
          background-repeat: no-repeat;
          background-size: 22px;
          height: 22px;
          width: 22px;
          margin-left: 10px;
          position: relative;
          top: 4px; }
      .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme input {
        display: none; }
      .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme:hover, .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme:has(input:checked) {
        background-color: #00318D;
        cursor: pointer; }
        .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme:hover .prospectus__programme-label, .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme:has(input:checked) .prospectus__programme-label {
          color: white; }
        .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme:hover .prospectus__programme-selected, .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme:has(input:checked) .prospectus__programme-selected {
          color: white; }
      .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme:hover .prospectus__programme-selected::after {
        background-image: url(../../images/prospectus-select-inverted.svg); }
      .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme:has(input:checked) .prospectus__programme-selected::before {
        content: "Deselect"; }
      .paragraph--prospectus .prospectus__page .prospectus__programmes .prospectus__programme:has(input:checked) .prospectus__programme-selected::after {
        background-image: url(../../images/prospectus-deselect.svg); }
  .paragraph--prospectus .prospectus__page .prospectus__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 20px; }

.prospectus-top-header {
  background-color: #081A53;
  padding: 15px 0; }
  @media (min-width: 992px) {
    .prospectus-top-header .prospectus-header-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .prospectus-top-header .prospectus-header-container__back {
    text-align: right;
    padding-bottom: 15px; }
    @media (min-width: 992px) {
      .prospectus-top-header .prospectus-header-container__back {
        text-align: left;
        padding-bottom: 0; } }
    .prospectus-top-header .prospectus-header-container__back a {
      color: white;
      font-size: 14px;
      letter-spacing: 1.82px;
      font-family: "WeissenhofGrotesk-Bold";
      padding-left: 20px;
      text-transform: uppercase; }
    .prospectus-top-header .prospectus-header-container__back img {
      -webkit-filter: brightness(0) invert(1);
              filter: brightness(0) invert(1);
      width: 35px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .prospectus-top-header .prospectus-header-container__logo {
    text-align: right;
    padding-top: 15px;
    border-top: 1px solid #ffffff; }
    @media (min-width: 992px) {
      .prospectus-top-header .prospectus-header-container__logo {
        text-align: left;
        padding-top: 0;
        border-top: none; } }
    .prospectus-top-header .prospectus-header-container__logo a {
      color: white;
      font-size: 14px;
      letter-spacing: 1.82px;
      font-family: "WeissenhofGrotesk-Bold";
      padding-right: 8px; }
      .prospectus-top-header .prospectus-header-container__logo a::before {
        content: "";
        background-image: url(../../images/mic-crest.svg);
        background-size: contain;
        background-repeat: no-repeat;
        height: 23px;
        width: 28px;
        display: inline-block;
        position: relative;
        top: 7px; }
      .prospectus-top-header .prospectus-header-container__logo a:hover {
        opacity: 0.7; }
    .prospectus-top-header .prospectus-header-container__logo img {
      width: 17px;
      position: relative;
      top: -2px; }

.listing__display_id__prospectus {
  padding-top: 0; }
  .listing__display_id__prospectus .view-programmes .item {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border-top: none;
    padding-top: 0; }
    .listing__display_id__prospectus .view-programmes .item img {
      width: 100%; }
  .listing__display_id__prospectus .js-prospectus__buttons {
    margin-top: 90px; }
    .listing__display_id__prospectus .js-prospectus__buttons--inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 20px; }
      .listing__display_id__prospectus .js-prospectus__buttons--inner a {
        color: #00318D;
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
        border: 2px solid #00318D;
        padding: 10px 20px;
        font-family: 'WeissenhofGrotesk-Bold';
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        letter-spacing: 2.1px;
        text-decoration: none;
        cursor: pointer; }
        .listing__display_id__prospectus .js-prospectus__buttons--inner a:hover {
          text-decoration: none;
          background-color: #00318D;
          color: white; }
  .listing__display_id__prospectus .js-prospectus__form {
    margin-top: 60px;
    background-color: #00318D;
    padding: 35px 0 45px; }
    .listing__display_id__prospectus .js-prospectus__form--inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 45px; }
      @media (min-width: 992px) {
        .listing__display_id__prospectus .js-prospectus__form--inner {
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
      .listing__display_id__prospectus .js-prospectus__form--inner > img {
        height: 150px;
        width: auto;
        -o-object-fit: contain;
           object-fit: contain; }
      .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 20px 45px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (min-width: 992px) {
          .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form {
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; } }
        .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-item-parameters {
          display: none; }
        @media (min-width: 992px) {
          .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-item-legal {
            -webkit-box-ordinal-group: 4;
                -ms-flex-order: 3;
                    order: 3; } }
        .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-item-legal label {
          color: #FFF; }
        .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-item-legal .description .webform-element-description {
          color: #FFF;
          max-width: 422px; }
        .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-item-email {
          margin-bottom: 0; }
          @media (min-width: 992px) {
            .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-item-email {
              -webkit-box-ordinal-group: 2;
                  -ms-flex-order: 1;
                      order: 1; } }
          .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-item-email input {
            height: -webkit-fit-content;
            height: -moz-fit-content;
            height: fit-content;
            padding: 9px 12px; }
          .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-item-email label {
            color: #fff; }
        @media (min-width: 992px) {
          .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-actions {
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            border-right: 1px solid #1C84A1; } }
        .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-actions button {
          color: #fff;
          font-size: 14px;
          line-height: 24px;
          text-transform: uppercase;
          border: 2px solid #fff;
          padding: 10px 20px;
          font-family: 'WeissenhofGrotesk-Bold';
          display: block;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          letter-spacing: 2.1px;
          text-decoration: none;
          cursor: pointer;
          margin-right: 30px; }
          @media (min-width: 992px) {
            .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-actions button {
              margin-top: 48px; } }
          .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .form-actions button:hover {
            text-decoration: none;
            background-color: #fff;
            color: #00318D; }
        .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .webform-confirmation,
        .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .webform-confirmation a {
          color: #fff; }
        .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .webform-confirmation a {
          text-decoration: underline; }
          .listing__display_id__prospectus .js-prospectus__form--inner .webform-submission-prospectus-form .webform-confirmation a:hover {
            text-decoration: none; }

.paragraph--type--find-programme-form {
  background-color: #00318D;
  padding: 60px 0 45px; }
  .paragraph--type--find-programme-form__inner {
    max-width: 860px;
    margin: 0 auto; }
    .paragraph--type--find-programme-form__inner form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 20px; }
      @media (min-width: 992px) {
        .paragraph--type--find-programme-form__inner form {
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
      .paragraph--type--find-programme-form__inner form .btn {
        display: inline-block;
        border: 2px solid #00318d;
        padding: 8.5px 25px;
        font-family: WeissenhofGrotesk-Bold;
        text-transform: uppercase;
        font-size: 75%;
        letter-spacing: 1px;
        color: #00318d;
        background-color: transparent;
        background-color: #00318D;
        color: #FFF;
        border-color: #fff; }
        .paragraph--type--find-programme-form__inner form .btn:hover {
          background-color: #00318d;
          color: white; }
        .paragraph--type--find-programme-form__inner form .btn.no-border {
          border: 0px; }
        .paragraph--type--find-programme-form__inner form .btn:hover {
          background-color: #fff;
          color: #00318D; }
      .paragraph--type--find-programme-form__inner form .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        height: 59px;
        overflow-y: auto; }
      .paragraph--type--find-programme-form__inner form .subject-select2-group {
        width: 100%; }
        @media (min-width: 992px) {
          .paragraph--type--find-programme-form__inner form .subject-select2-group {
            width: 310px; } }
        .paragraph--type--find-programme-form__inner form .subject-select2-group .selection .select2-selection--multiple {
          height: 60px;
          border-radius: 0;
          background-image: url(../../images/form-caret-down.svg);
          background-repeat: no-repeat;
          background-size: 15px;
          background-position: center right 20px; }
          .paragraph--type--find-programme-form__inner form .subject-select2-group .selection .select2-selection--multiple input {
            height: 58px;
            margin: 0;
            color: #00318D; }
            .paragraph--type--find-programme-form__inner form .subject-select2-group .selection .select2-selection--multiple input::-webkit-input-placeholder {
              color: #00318D; }
            .paragraph--type--find-programme-form__inner form .subject-select2-group .selection .select2-selection--multiple input::-moz-placeholder {
              color: #00318D; }
            .paragraph--type--find-programme-form__inner form .subject-select2-group .selection .select2-selection--multiple input:-ms-input-placeholder {
              color: #00318D; }
            .paragraph--type--find-programme-form__inner form .subject-select2-group .selection .select2-selection--multiple input::-ms-input-placeholder {
              color: #00318D; }
            .paragraph--type--find-programme-form__inner form .subject-select2-group .selection .select2-selection--multiple input::placeholder {
              color: #00318D; }
      .paragraph--type--find-programme-form__inner form select {
        border: 1px solid #00318D;
        color: #00318D;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        height: 60px;
        background-color: #F3F3F4;
        background-image: url(../../images/form-caret-down.svg);
        background-repeat: no-repeat;
        background-size: 15px;
        background-position: center right 20px; }
        @media (min-width: 992px) {
          .paragraph--type--find-programme-form__inner form select {
            width: 310px; } }
    .paragraph--type--find-programme-form__inner .find-programme-link {
      margin-top: 45px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 15px 10px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%; }
      @media (min-width: 992px) {
        .paragraph--type--find-programme-form__inner .find-programme-link {
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      .paragraph--type--find-programme-form__inner .find-programme-link a {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 2.1px;
        text-transform: uppercase;
        font-family: 'WeissenhofGrotesk-Bold'; }
        .paragraph--type--find-programme-form__inner .find-programme-link a::after {
          content: "";
          display: inline-block;
          background-image: url(../../images/caret-right-solid-white.svg);
          background-repeat: no-repeat;
          background-size: contain;
          height: 15px;
          width: 15px;
          -webkit-transform: translate(0, 2px);
                  transform: translate(0, 2px);
          -webkit-transition: all 250ms ease-in-out;
          transition: all 250ms ease-in-out; }
        .paragraph--type--find-programme-form__inner .find-programme-link a:hover {
          text-decoration: underline; }
          .paragraph--type--find-programme-form__inner .find-programme-link a:hover::after {
            -webkit-transform: translate(10px, 2px);
                    transform: translate(10px, 2px); }

.profile img {
  margin: 0 auto;
  border-radius: 50%; }

.profile h3, .profile h4 {
  font-family: WeissenhofGrotesk-Medium;
  font-size: 16px; }

.profile .title {
  color: #00318d; }

.profile .links {
  display: inline-block;
  width: 100%; }
  .profile .links .fa {
    font-size: 20px; }
  .profile .links > * {
    float: left;
    margin-right: 10px; }
  .profile .links .other a {
    font-family: WeissenhofGrotesk-Medium; }

.profile .single-line-link a {
  font-family: WeissenhofGrotesk-Medium; }

.profile.six-columns {
  text-align: center; }
  .profile.six-columns img {
    margin: 0 auto; }
  .profile.six-columns .meta {
    margin-top: 30px; }

.profile.teaser1 {
  text-align: center; }
  .profile.teaser1 .meta {
    font-size: 14px; }
    .profile.teaser1 .meta h3 {
      padding-top: 30px; }
    .profile.teaser1 .meta .go-to {
      display: block;
      padding-top: 15px; }

.profile.full h4 {
  margin-top: 30px; }

.profile ul li a {
  font-weight: 700; }

.profile p a {
  font-weight: 700; }

.view-staff .view-empty {
  padding-bottom: 80px; }

.view-staff.view-display-id-list_manual_e .views-row {
  border-top: 0px;
  border-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 80px; }
  .view-staff.view-display-id-list_manual_e .views-row:last-child {
    margin-bottom: 0px; }

.view-profiles .views-view-grid {
  padding-top: 55px;
  padding-bottom: 55px; }

.view-profiles .small-text.go-to {
  display: none; }

@media (max-width: 991px) {
  .listing .profile .row {
    margin-bottom: 0px; } }

.view-staff-s .form-item-field-u-ref-f-tax-2 {
  display: none; }

.menu-style-list a {
  display: block; }
  .menu-style-list a:hover .top, .menu-style-list a:hover .bottom {
    background-color: #0d1953; }
  .menu-style-list a:hover h3, .menu-style-list a:hover .small-text {
    color: #ffffff; }

.menu-style-list .top {
  padding: 30px;
  background-color: #f2f3f3; }

.menu-style-list .bottom {
  margin-top: 3px;
  padding: 20px 30px;
  background-color: #f2f3f3; }

.menu-style-list h3 {
  font-size: 20px; }

@media (min-width: 992px) {
  .menu-style-list .top {
    min-height: 150px; }
  .menu-style-list .row {
    margin-bottom: 30px; }
    .menu-style-list .row:last-child {
      margin-bottom: 0px; } }

@media (max-width: 1199px) {
  .menu-style-list .item {
    margin-bottom: 30px; }
  .menu-style-list .row:last-child .item:last-child {
    margin-bottom: 0px; } }

.menu-style-list h3 {
  font-family: WeissenhofGrotesk-Light; }

.menu-style-list .item .small-text {
  color: #00318d; }

.paragraph--type--video-list {
  padding-top: 40px; }
  @media (min-width: 992px) {
    .paragraph--type--video-list {
      padding-top: 80px; } }
  .paragraph--type--video-list .embed-responsive > .contextual-region {
    position: unset; }
  .paragraph--type--video-list .field--name-field-video-list-title {
    text-align: center;
    font-size: 24px;
    color: #00308d;
    padding-bottom: 25px;
    font-family: WeissenhofGrotesk-Regular; }
    @media (min-width: 992px) {
      .paragraph--type--video-list .field--name-field-video-list-title {
        padding-bottom: 65px; } }
    @media (min-width: 1200px) {
      .paragraph--type--video-list .field--name-field-video-list-title {
        font-size: 32px; } }
  .paragraph--type--video-list .field--name-field-video-list-text {
    font-size: 20px;
    line-height: 1.7;
    color: #081a53;
    text-align: center;
    padding-bottom: 25px; }
    @media (min-width: 992px) {
      .paragraph--type--video-list .field--name-field-video-list-text {
        padding-bottom: 65px; } }
  .paragraph--type--video-list .field--name-field-video-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px; }
    .paragraph--type--video-list .field--name-field-video-list-item > .field__item {
      padding: 15px;
      margin-bottom: 40px; }
      @media (min-width: 768px) {
        .paragraph--type--video-list .field--name-field-video-list-item > .field__item {
          width: 50%; } }
      @media (min-width: 992px) {
        .paragraph--type--video-list .field--name-field-video-list-item > .field__item {
          width: 33.33333%; } }
      .paragraph--type--video-list .field--name-field-video-list-item > .field__item:last-child {
        margin-bottom: 0; }
  .paragraph--type--video-list .btn.btn-primary.btn-lg, .paragraph--type--video-list .btn-group-lg > .btn.btn-primary {
    padding: 0;
    border: 0;
    position: relative; }
    .paragraph--type--video-list .btn.btn-primary.btn-lg::after, .paragraph--type--video-list .btn-group-lg > .btn.btn-primary::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: background-position 0.3s;
      transition: background-position 0.3s;
      background-image: url(../../images/play-circle.svg);
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 100%;
      height: 100%;
      background-size: 70px; }
    .paragraph--type--video-list .btn.btn-primary.btn-lg:hover::after, .paragraph--type--video-list .btn-group-lg > .btn.btn-primary:hover::after {
      background-position: 50% calc(50% + 15px); }

.paragraph--type--video-list-item .field--name-field-video-list-item-text {
  margin-top: 30px;
  color: #00308d; }

/* 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);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .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;
  outline: none;
  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 */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick/slick.eot");
  src: url("../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick.woff") format("woff"), url("../fonts/slick/slick.ttf") format("truetype"), url("../fonts/slick/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%);
  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: #0d1953;
    opacity: 1;
    -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: 50px;
        line-height: 20px;
        text-align: center;
        color: #0d1953;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #0d1953;
      opacity: 1; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 11.5px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }

.hamburger-box {
  width: 30px;
  height: 21px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 3px;
    background-color: #00318d;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -9px; }
  .hamburger-inner::after {
    bottom: -9px; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1.5px; }
  .hamburger--slider .hamburger-inner::before {
    top: 9px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 18px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 9px, 0) rotate(45deg);
          transform: translate3d(0, 9px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-4.28571px, -6px, 0);
            transform: rotate(-45deg) translate3d(-4.28571px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -18px, 0) rotate(-90deg);
            transform: translate3d(0, -18px, 0) rotate(-90deg); }

/*
@import "types/3dx";
@import "types/3dx-r";
@import "types/3dy";
@import "types/3dy-r";
@import "types/3dxy";
@import "types/3dxy-r";
@import "types/arrow";
@import "types/arrow-r";
@import "types/arrowalt";
@import "types/arrowalt-r";
@import "types/arrowturn";
@import "types/arrowturn-r";
@import "types/boring";
@import "types/collapse";
@import "types/collapse-r";
@import "types/elastic";
@import "types/elastic-r";
@import "types/emphatic";
@import "types/emphatic-r";
@import "types/minus";
@import "types/slider";
@import "types/slider-r";
@import "types/spin";
@import "types/spin-r";
@import "types/spring";
@import "types/spring-r";
@import "types/stand";
@import "types/stand-r";
@import "types/squeeze";
@import "types/vortex";
@import "types/vortex-r";
*/
.hamburger-box {
  top: 5px; }

@media (min-width: 768px) {
  .hamburger {
    display: none; } }

@media (min-width: 1260px) {
  body.craft .container {
    width: 100%;
    max-width: 1440px;
    padding-left: 30px;
    padding-right: 30px; } }

@media (min-width: 768px) {
  body.craft .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px; } }

body.craft .editorial .container > .breadcrumbs {
  display: none; }

body.craft .vc-header {
  background-color: #99d3cd;
  text-align: center;
  padding-top: 80px; }
  @media (min-width: 992px) {
    body.craft .vc-header {
      padding-top: 120px; } }
  body.craft .vc-header h1 {
    color: #2a388c;
    font-size: 45px;
    line-height: 50px;
    font-family: "WeissenhofGrotesk-Medium"; }
  body.craft .vc-header .intro {
    margin: 0 auto; }
    body.craft .vc-header .intro p {
      color: #2a388c;
      font-size: 18px;
      line-height: 30px; }
      @media (min-width: 992px) {
        body.craft .vc-header .intro p {
          font-size: 22px;
          line-height: 36px; } }

body.craft.page-node-type-standard h1 span {
  font-size: 40px;
  font-family: "WeissenhofGrotesk-Medium"; }

body.craft.page-node-type-editorial h1 {
  font-family: "WeissenhofGrotesk-Regular"; }

body.craft .paragraph--intro {
  background-color: #2a388c;
  text-align: center;
  padding: 90px 0; }
  body.craft .paragraph--intro p {
    color: #fff;
    max-width: 810px;
    margin: 0 auto;
    font-size: 22px;
    line-height: 36px;
    padding-bottom: 50px; }
  body.craft .paragraph--intro a {
    color: white;
    border: 2px solid white;
    font-size: 14px;
    font-family: "WeissenhofGrotesk-Bold";
    letter-spacing: 1.82px;
    padding: 8.5px 25px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto; }
    body.craft .paragraph--intro a:hover {
      color: #2a388c;
      background-color: white; }

body.craft .prefooter {
  background-color: white;
  border-top: 1px solid #c9c6c6;
  padding: 25px 0; }
  body.craft .prefooter .subscribe {
    color: #2a388c;
    font-size: 22px;
    font-family: "WeissenhofGrotesk-Medium";
    position: relative;
    top: -4px; }
    body.craft .prefooter .subscribe::after {
      content: "";
      background-image: url(../../images/craft-arrow-nl.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 36px;
      width: 36px;
      display: inline-block;
      position: relative;
      top: 12px;
      left: 15px;
      -webkit-transition: -webkit-transform 0.3s ease-out;
      transition: -webkit-transform 0.3s ease-out;
      transition: transform 0.3s ease-out;
      transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
    body.craft .prefooter .subscribe:hover {
      color: rgba(42, 56, 140, 0.8); }
      body.craft .prefooter .subscribe:hover:after {
        -webkit-transform: translateX(7px);
                transform: translateX(7px); }
  body.craft .prefooter .follow-us {
    float: none; }
    @media (min-width: 992px) {
      body.craft .prefooter .follow-us {
        float: right; } }
    body.craft .prefooter .follow-us span {
      color: #2a388c;
      font-family: "WeissenhofGrotesk-Medium";
      font-size: 16px; }
    body.craft .prefooter .follow-us ul {
      display: inline-block;
      position: relative;
      top: -2px; }
      body.craft .prefooter .follow-us ul li {
        text-align: center; }
        body.craft .prefooter .follow-us ul li a i {
          font-size: 20px;
          position: relative;
          top: -7px;
          background-color: #50b4aa;
          height: 36px;
          width: 36px;
          border-radius: 50%; }
          body.craft .prefooter .follow-us ul li a i:hover {
            background-color: #3f8b84; }
          body.craft .prefooter .follow-us ul li a i::before {
            position: relative;
            top: 8px;
            color: white; }

body.craft .main-footer {
  background-color: #2a388c;
  display: block;
  padding-top: 45px;
  padding-bottom: 60px; }
  body.craft .main-footer img {
    width: 174px;
    padding-bottom: 40px; }
  body.craft .main-footer .footer-navigation ul {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    margin-top: 0; }
    body.craft .main-footer .footer-navigation ul li a {
      color: #fff;
      font-size: 16px;
      line-height: 36px; }
      body.craft .main-footer .footer-navigation ul li a:hover {
        text-decoration: underline; }

body.craft .logo-footer {
  background-color: #2a388c;
  border-top: 1px solid #fff;
  padding: 20px 0; }
  body.craft .logo-footer img {
    width: 176px;
    display: block;
    margin-top: 10px; }
    @media (min-width: 768px) {
      body.craft .logo-footer img {
        display: inline-block;
        margin-top: 0;
        margin-left: 50px; } }
    body.craft .logo-footer img:last-of-type {
      width: 176px; }
      @media (min-width: 768px) {
        body.craft .logo-footer img:last-of-type {
          display: inline-block;
          margin-top: 0; } }
    @media (min-width: 768px) {
      body.craft .logo-footer img:first-of-type {
        display: inline-block;
        margin-left: 0px;
        margin-top: 0px; } }

body.craft .lower-footer {
  background-color: #081a53;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 15px; }
  body.craft .lower-footer .row > div:first-child {
    display: block; }
  body.craft .lower-footer a.main-site {
    color: white;
    font-size: 16px;
    letter-spacing: 2.08px;
    font-family: "WeissenhofGrotesk-Bold"; }
    body.craft .lower-footer a.main-site::before {
      content: "";
      background-image: url(../../images/mic-crest.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 23px;
      width: 28px;
      display: inline-block;
      position: relative;
      top: 7px; }
    body.craft .lower-footer a.main-site:hover {
      opacity: 0.7; }

body.craft .vc-view-ref .header {
  text-align: center; }
  body.craft .vc-view-ref .header h2 {
    font-size: 35px;
    color: #2a388c; }

body.craft .vc-view-ref .view-filters {
  margin-bottom: 0;
  margin-left: -30px;
  margin-right: -30px; }
  body.craft .vc-view-ref .view-filters select.form-control {
    border: 2px solid #2b3b8a; }

body.craft .vc-view-ref .view-news-and-events .view-filters {
  display: none; }

body.craft .vc-view-ref .view-news-and-events .view-content a .meta .date {
  letter-spacing: 0;
  font-family: "WeissenhofGrotesk-Medium";
  color: #2a388c; }

body.craft .vc-view-ref .view-news-and-events .view-content a h3 {
  font-family: "WeissenhofGrotesk-Medium";
  font-size: 20px;
  line-height: 28px;
  padding-top: 15px; }

body.craft .view.view-resource .view-content, body.craft .view.view-calendar .view-content, body.craft .view.view-publication .view-content {
  display: block; }
  @media (min-width: 992px) {
    body.craft .view.view-resource .view-content, body.craft .view.view-calendar .view-content, body.craft .view.view-publication .view-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 -15px; } }
  body.craft .view.view-resource .view-content > .views-row, body.craft .view.view-calendar .view-content > .views-row, body.craft .view.view-publication .view-content > .views-row {
    padding: 15px;
    margin-bottom: 30px;
    border-bottom: none;
    border-top: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto; }
    body.craft .view.view-resource .view-content > .views-row:last-child, body.craft .view.view-calendar .view-content > .views-row:last-child, body.craft .view.view-publication .view-content > .views-row:last-child {
      margin-bottom: 0; }
    @media (min-width: 992px) {
      body.craft .view.view-resource .view-content > .views-row, body.craft .view.view-calendar .view-content > .views-row, body.craft .view.view-publication .view-content > .views-row {
        width: 25%;
        margin: 0 0; }
        body.craft .view.view-resource .view-content > .views-row:nth-last-child(-n + 4), body.craft .view.view-calendar .view-content > .views-row:nth-last-child(-n + 4), body.craft .view.view-publication .view-content > .views-row:nth-last-child(-n + 4) {
          margin-bottom: 0; } }

body.craft.page-node-type-home-page .vc-view-ref:last-of-type {
  background-color: rgba(80, 180, 170, 0.6);
  padding-top: 50px; }

body.craft.page-node-type-home-page .vc-view-ref .view-news-and-events .view-header {
  display: none; }

body.craft.page-node-type-home-page .vc-featured-slider .wrapper .box .controls .button-style {
  font-size: 12px; }

body.craft .top-header {
  background-color: #081a53;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px; }
  body.craft .top-header a.main-site {
    color: white;
    font-size: 14px;
    letter-spacing: 1.82px;
    font-family: "WeissenhofGrotesk-Bold";
    padding-right: 8px; }
    body.craft .top-header a.main-site::before {
      content: "";
      background-image: url(../../images/mic-crest.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 23px;
      width: 28px;
      display: inline-block;
      position: relative;
      top: 7px; }
    body.craft .top-header a.main-site:hover {
      opacity: 0.7; }
  body.craft .top-header img.main-site__icon {
    display: inline-block;
    width: 17px;
    height: auto;
    position: relative;
    top: -3px; }

body.craft .main-nav {
  background-color: white;
  padding: 30px 0;
  display: block; }
  body.craft .main-nav a img {
    width: 211px; }
  body.craft .main-nav button {
    display: inline-block; }
    body.craft .main-nav button.search-box__toggle {
      border: none;
      background-color: #081a53;
      border-radius: 50%;
      width: 36px;
      height: 36px;
      padding: 0;
      position: relative;
      top: 2px; }
      body.craft .main-nav button.search-box__toggle:hover {
        background-color: rgba(8, 26, 83, 0.8); }
      body.craft .main-nav button.search-box__toggle i {
        color: white;
        position: relative;
        top: -1px; }
  body.craft .main-nav__menu-container {
    text-align: right;
    padding-top: 20px; }
    body.craft .main-nav__menu-container ul {
      margin-left: 0;
      display: none; }
      @media (min-width: 1250px) {
        body.craft .main-nav__menu-container ul {
          display: inline-block; } }
      body.craft .main-nav__menu-container ul li:last-child {
        float: none;
        background-color: transparent; }
      body.craft .main-nav__menu-container ul li:nth-child(6) {
        display: none; }
      body.craft .main-nav__menu-container ul li a {
        color: #05348b;
        font-size: 18px;
        padding: 0 22px;
        font-family: "WeissenhofGrotesk-Medium"; }
        body.craft .main-nav__menu-container ul li a:hover {
          text-decoration: underline; }

body.craft .fsc {
  position: absolute;
  top: 51px;
  width: 100%;
  min-height: calc(100vh - 61px);
  background-color: #d0ebe8;
  padding-top: 30px;
  opacity: 0;
  z-index: 10;
  -webkit-transition: visibility 0s 100ms, opacity 100ms linear;
  transition: visibility 0s 100ms, opacity 100ms linear;
  visibility: hidden; }
  body.craft .fsc--show {
    opacity: 1;
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
    visibility: visible; }
  body.craft .fsc__toggle {
    padding: 0;
    z-index: 2;
    background-color: #50b4aa;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    border: none; }
    body.craft .fsc__toggle:hover {
      background-color: #3f8b84; }
    body.craft .fsc__toggle .line {
      width: 18px;
      height: 2px;
      background-color: white;
      display: block;
      margin: 4px auto;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      body.craft .fsc__toggle .line:first-of-type {
        margin-top: 0; }
      body.craft .fsc__toggle .line:last-of-type {
        margin-bottom: 0; }
    body.craft .fsc__toggle.is-active {
      background-color: #2a388c; }
      body.craft .fsc__toggle.is-active:hover {
        background-color: rgba(42, 56, 140, 0.8); }
      body.craft .fsc__toggle.is-active .line:nth-child(2) {
        opacity: 0; }
      body.craft .fsc__toggle.is-active .line:nth-child(1) {
        -webkit-transform: translateY(6px) rotate(45deg);
                transform: translateY(6px) rotate(45deg); }
      body.craft .fsc__toggle.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-6px) rotate(-45deg);
                transform: translateY(-6px) rotate(-45deg); }
  body.craft .fsc__header img {
    width: 211px; }
  body.craft .fsc__header button {
    position: absolute;
    right: 15px;
    top: 22px; }
  body.craft .fsc__inner-wrapper ul {
    padding-top: 50px;
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-column-rule: none;
       -moz-column-rule: none;
            column-rule: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    @media (min-width: 768px) {
      body.craft .fsc__inner-wrapper ul {
        padding-top: 100px;
        -webkit-columns: 2;
           -moz-columns: 2;
                columns: 2;
        -webkit-column-gap: 120px;
           -moz-column-gap: 120px;
                column-gap: 120px;
        -webkit-column-rule: 1px solid #05348b;
           -moz-column-rule: 1px solid #05348b;
                column-rule: 1px solid #05348b; } }
    body.craft .fsc__inner-wrapper ul li a {
      color: #00318d;
      font-size: 30px;
      line-height: 60px;
      font-family: "WeissenhofGrotesk-Medium"; }

body.craft .search-box {
  background-color: #d0ebe8;
  padding: 30px 0 160px;
  position: absolute;
  width: 100%;
  z-index: 999;
  top: 0;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }
  body.craft .search-box--active {
    -webkit-transform: translateY(51px);
            transform: translateY(51px); }
  body.craft .search-box__header {
    padding-bottom: 126px; }
    body.craft .search-box__header img {
      width: 211px; }
    body.craft .search-box__header .search-box__toggle {
      position: absolute;
      top: 22px;
      right: 56px; }
      body.craft .search-box__header .search-box__toggle button {
        border: none;
        border-radius: 50%;
        background-color: #2a388c;
        width: 36px;
        height: 36px; }
        body.craft .search-box__header .search-box__toggle button:hover {
          background-color: rgba(42, 56, 140, 0.8); }
  body.craft .search-box__close {
    width: 13px;
    height: 25px;
    background-image: url(../../images/search-close.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  body.craft .search-box .form-group input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #2a388c;
    color: #00318d;
    font-size: 30px;
    padding-bottom: 35px;
    height: 58px; }
    body.craft .search-box .form-group input::-webkit-input-placeholder {
      color: #00318d;
      font-size: 30px;
      line-height: 60px; }
    body.craft .search-box .form-group input::-moz-placeholder {
      color: #00318d;
      font-size: 30px;
      line-height: 60px; }
    body.craft .search-box .form-group input:-ms-input-placeholder {
      color: #00318d;
      font-size: 30px;
      line-height: 60px; }
    body.craft .search-box .form-group input::-ms-input-placeholder {
      color: #00318d;
      font-size: 30px;
      line-height: 60px; }
    body.craft .search-box .form-group input::placeholder {
      color: #00318d;
      font-size: 30px;
      line-height: 60px; }
  body.craft .search-box .form-group .search-box__submit button {
    font-size: 14px;
    color: #00318d;
    font-family: "WeissenhofGrotesk-Bold";
    letter-spacing: 1.82px;
    border: 2px solid #00318d;
    padding: 15px 25px;
    background-color: transparent;
    text-transform: uppercase; }

body.craft .vc-featured-slider .box {
  max-width: 370px;
  max-height: 360px;
  padding-bottom: 80px; }
  @media (min-width: 992px) {
    body.craft .vc-featured-slider .box {
      width: 370px;
      height: 360px;
      padding-bottom: 30px; } }
  body.craft .vc-featured-slider .box h3 {
    font-family: "WeissenhofGrotesk-Medium";
    color: #2a388c; }
  body.craft .vc-featured-slider .box .controls a {
    float: left;
    margin-right: 15px; }
  body.craft .vc-featured-slider .box .controls .pagers {
    float: left; }

body.craft .vc-stripe .item a .wrapper .text {
  font-size: 30px;
  font-family: "WeissenhofGrotesk-Medium"; }
  @media (min-width: 992px) {
    body.craft .vc-stripe .item a .wrapper .text {
      font-size: 45px; } }

body.craft .vc-text.one-col {
  margin-left: 0;
  margin-right: 0;
  max-width: 705px; }
  body.craft .vc-text.one-col h3 {
    margin-bottom: 0;
    font-family: "WeissenhofGrotesk-Medium";
    color: #05348b;
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 35px; }
  body.craft .vc-text.one-col p {
    font-size: 18px;
    line-height: 28px; }

body.craft .vc-intro-text.one-col {
  max-width: 705px; }
  body.craft .vc-intro-text.one-col p {
    font-size: 18px;
    line-height: 32px; }

body.craft .vc-row .vc-text h3 {
  font-family: "WeissenhofGrotesk-Medium";
  color: #05348b;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 60px; }

body.craft .vc-row .vc-text p {
  font-size: 18px;
  line-height: 28px; }
  body.craft .vc-row .vc-text p a {
    color: #00318d; }
    body.craft .vc-row .vc-text p a:hover {
      text-decoration: underline; }
  body.craft .vc-row .vc-text p:last-child a:last-child:only-child {
    color: #00318d;
    font-size: 14px;
    text-transform: uppercase;
    border: 2px solid #00318d;
    padding: 10px 20px;
    font-family: "WeissenhofGrotesk-Bold";
    margin-top: 50px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    letter-spacing: 1.82px; }
    body.craft .vc-row .vc-text p:last-child a:last-child:only-child:hover {
      text-decoration: none;
      background-color: #00318d;
      color: white; }

body.craft .vc-row.vc-row-blue {
  background-color: #99d3cd; }
  body.craft .vc-row.vc-row-blue .vc-text p {
    color: #2a388c; }

body.craft .vc-quote {
  font-size: 22px;
  line-height: 36px; }
  body.craft .vc-quote .author {
    color: white;
    font-size: 18px;
    font-family: "WeissenhofGrotesk-Bold"; }

body.craft .vc-fwi img {
  width: 100%; }

body.craft .vc-img .meta,
body.craft .vc-video .meta {
  border-bottom: none; }

body.craft .vc-s-slider {
  padding-top: 80px; }

body.craft .news-item-meta {
  text-align: center; }
  body.craft .news-item-meta div {
    display: none; }
  body.craft .news-item-meta h1 span {
    color: #2a388c;
    font-family: "WeissenhofGrotesk-Medium"; }

body.craft .news-item img {
  width: 100%; }

body.craft .calendar-item.full {
  padding-bottom: 100px; }
  body.craft .calendar-item.full .breadcrumbs {
    position: absolute;
    z-index: 1; }
  body.craft .calendar-item.full .calendar-item-intro-section {
    padding: 120px 0 250px 0;
    text-align: center;
    background-color: #d3ece9; }
    body.craft .calendar-item.full .calendar-item-intro-section h1 {
      color: #2a388c;
      font-size: 40px;
      line-height: 1.2;
      font-family: "WeissenhofGrotesk-Medium";
      max-width: 750px;
      margin: 0 auto; }
  body.craft .calendar-item.full .field--name-field-media-image {
    position: relative;
    top: -175px;
    margin-bottom: -175px; }
    body.craft .calendar-item.full .field--name-field-media-image img {
      width: 100%; }
  body.craft .calendar-item.full .vc-text,
  body.craft .calendar-item.full .vc-video,
  body.craft .calendar-item.full .vc-img,
  body.craft .calendar-item.full .vc-s-slider.default {
    padding-top: 80px;
    padding-bottom: 0; }
  body.craft .calendar-item.full .vc-img img {
    width: 100%; }

body.craft.page-node-type-resource h1, body.craft.page-node-type-publication h1 {
  max-width: 750px; }
  body.craft.page-node-type-resource h1 span, body.craft.page-node-type-publication h1 span {
    font-family: "WeissenhofGrotesk-Medium";
    line-height: 1.2; }

body.craft .resource.full .small-footer,
body.craft .publication.full .small-footer {
  padding-bottom: 100px !important; }

body.craft .calendar-item.teaser a .img-wrapper,
body.craft .resource.teaser a .img-wrapper,
body.craft .publication.teaser a .img-wrapper {
  background-color: black; }
  body.craft .calendar-item.teaser a .img-wrapper img,
  body.craft .resource.teaser a .img-wrapper img,
  body.craft .publication.teaser a .img-wrapper img {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    width: 100%; }

body.craft .calendar-item.teaser a h2,
body.craft .resource.teaser a h2,
body.craft .publication.teaser a h2 {
  padding-top: 20px;
  max-width: 285px; }
  body.craft .calendar-item.teaser a h2 span,
  body.craft .resource.teaser a h2 span,
  body.craft .publication.teaser a h2 span {
    font-size: 18px;
    line-height: 23px;
    font-family: "WeissenhofGrotesk-Medium"; }

body.craft .calendar-item.teaser a > div,
body.craft .resource.teaser a > div,
body.craft .publication.teaser a > div {
  letter-spacing: 1.8px;
  font-size: 14px;
  font-family: "WeissenhofGrotesk-Bold"; }
  body.craft .calendar-item.teaser a > div:nth-of-type(2)::after,
  body.craft .resource.teaser a > div:nth-of-type(2)::after,
  body.craft .publication.teaser a > div:nth-of-type(2)::after {
    display: inline-block;
    content: " ";
    width: 15px;
    height: 15px;
    background-image: url(../../images/caret-right-solid.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 3px;
    right: -10px;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

body.craft .calendar-item.teaser a:hover img,
body.craft .resource.teaser a:hover img,
body.craft .publication.teaser a:hover img {
  opacity: 0.7; }

body.craft .calendar-item.teaser a:hover h2 span,
body.craft .resource.teaser a:hover h2 span,
body.craft .publication.teaser a:hover h2 span {
  text-decoration: underline; }

body.craft .calendar-item.teaser a:hover > div::after,
body.craft .resource.teaser a:hover > div::after,
body.craft .publication.teaser a:hover > div::after {
  -webkit-transform: translateX(7px);
          transform: translateX(7px); }

body.craft .view-news-and-events a:hover h3 {
  text-decoration: underline;
  color: #00318d; }

body.craft .view-news-and-events a img {
  width: 100%; }

body.craft .paragraph--type--card-list {
  padding-top: 40px; }
  @media (min-width: 992px) {
    body.craft .paragraph--type--card-list {
      padding-top: 80px; } }
  body.craft .paragraph--type--card-list__title {
    font-size: 35px;
    font-family: "WeissenhofGrotesk-Medium";
    color: #00318d;
    padding: 0 15px;
    padding-bottom: 80px; }
  body.craft .paragraph--type--card-list__item .card-item {
    padding-bottom: 50px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      body.craft .paragraph--type--card-list__item .card-item {
        max-width: 270px; } }
    body.craft .paragraph--type--card-list__item .card-item .img-wrapper {
      background-color: black; }
      body.craft .paragraph--type--card-list__item .card-item .img-wrapper img {
        -webkit-transition: opacity 0.3s ease-out;
        transition: opacity 0.3s ease-out;
        width: 100%; }
    body.craft .paragraph--type--card-list__item .card-item h2 {
      padding-top: 20px;
      max-width: 285px;
      margin-bottom: 40px; }
      body.craft .paragraph--type--card-list__item .card-item h2 p,
      body.craft .paragraph--type--card-list__item .card-item h2 a {
        font-size: 18px;
        line-height: 23px;
        font-family: "WeissenhofGrotesk-Medium"; }
      body.craft .paragraph--type--card-list__item .card-item h2 a p::after,
      body.craft .paragraph--type--card-list__item .card-item h2 a a::after,
      body.craft .paragraph--type--card-list__item .card-item h2 p p::after,
      body.craft .paragraph--type--card-list__item .card-item h2 p a::after {
        display: inline-block;
        content: " ";
        width: 15px;
        height: 15px;
        background-image: url(../../images/caret-right-solid.svg);
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        top: 3px;
        right: -10px;
        -webkit-transition: -webkit-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
      body.craft .paragraph--type--card-list__item .card-item h2 a:hover,
      body.craft .paragraph--type--card-list__item .card-item h2 p:hover {
        text-decoration: underline; }
        body.craft .paragraph--type--card-list__item .card-item h2 a:hover p::after,
        body.craft .paragraph--type--card-list__item .card-item h2 a:hover a::after,
        body.craft .paragraph--type--card-list__item .card-item h2 p:hover p::after,
        body.craft .paragraph--type--card-list__item .card-item h2 p:hover a::after {
          -webkit-transform: translateX(7px);
                  transform: translateX(7px); }

body.craft form label {
  font-size: 18px;
  color: #00308d;
  font-family: "WeissenhofGrotesk-Medium"; }

@media (min-width: 992px) {
  body.craft .breadcrumbs {
    padding-top: 60px; } }

body.craft .breadcrumbs ul li {
  color: #00318d;
  font-size: 16px; }
  body.craft .breadcrumbs ul li a {
    color: #00318d;
    font-size: 16px; }
    body.craft .breadcrumbs ul li a:hover {
      text-decoration: underline;
      color: #00318d; }

body.craft.node-id-9 .vc-header {
  background-color: transparent; }

body.craft.node-id-9 .vc-view-ref {
  padding-top: 0; }
  body.craft.node-id-9 .vc-view-ref .header {
    display: none; }

body.craft.node-id-4 .vc-header {
  background-color: #d8d87e; }

body.craft.page-node-type-home-page .vc-view-ref:last-of-type {
  background-color: rgba(80, 180, 170, 0.6); }

body.craft.page-node-type-home-page .vc-view-ref .view-news-and-events .view-header {
  display: none; }

body.craft.page-node-type-calendar-item .breadcrumbs {
  position: absolute;
  z-index: 1; }

body.craft .form-actions .btn {
  padding: 9.5px 25px 8.5px 25px; }

body.craft .button-style {
  font-size: 14px; }

body.craft .webform-submission-booking-form .form-item-node-id,
body.craft .webform-submission-booking-form .form-item-booking-entity-id,
body.craft .webform-submission-booking-form .form-item-status {
  display: none; }

body.craft .webform-submission-booking-form .fieldset-legend {
  font-size: 18px;
  color: #00308d;
  font-family: "WeissenhofGrotesk-Medium";
  font-weight: normal; }

body.craft .webform-submission-booking-form input[type="number"]::-webkit-outer-spin-button,
body.craft .webform-submission-booking-form input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

body.craft .webform-submission-booking-form .help-block {
  font-size: 18px;
  line-height: 28px; }

body.craft .webform-submission-booking-form .form-item-data-protection,
body.craft .webform-submission-booking-form .form-item-survey {
  display: block;
  border-top: 1px solid #80808080;
  margin-top: 30px;
  padding-top: 15px; }

body.craft .webform-submission-booking-form .webform-element-description {
  font-size: 14px;
  line-height: 16px; }

body.craft .webform-submission-data--webform-booking p {
  margin-bottom: 0; }

@media (min-width: 1260px) {
  body.cdu .container {
    width: 100%;
    max-width: 1440px;
    padding-left: 30px;
    padding-right: 30px; } }

@media (min-width: 768px) {
  body.cdu .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px; } }

body.cdu .editorial .container > .breadcrumbs {
  display: none; }

body.cdu .vc-header {
  background-color: #A6C8E5;
  text-align: center;
  padding-top: 80px; }
  @media (min-width: 992px) {
    body.cdu .vc-header {
      padding-top: 120px; } }
  body.cdu .vc-header h1 {
    color: #00467F;
    font-size: 45px;
    line-height: 50px;
    font-family: 'WeissenhofGrotesk-Medium'; }
  body.cdu .vc-header .intro {
    margin: 0 auto;
    padding-top: 50px; }
    body.cdu .vc-header .intro p {
      color: #00467F;
      font-size: 18px;
      line-height: 30px; }
      @media (min-width: 992px) {
        body.cdu .vc-header .intro p {
          font-size: 22px;
          line-height: 36px; } }

body.cdu.page-node-type-standard h1 {
  max-width: 750px; }
  body.cdu.page-node-type-standard h1 span {
    font-size: 40px;
    font-family: 'WeissenhofGrotesk-Medium'; }

body.cdu.page-node-type-editorial h1 {
  font-family: 'WeissenhofGrotesk-Regular'; }

body.cdu .paragraph--intro {
  background-color: #00467F;
  text-align: center;
  padding: 90px 0; }
  body.cdu .paragraph--intro .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  body.cdu .paragraph--intro p {
    color: #fff;
    font-size: 22px;
    line-height: 36px;
    font-family: 'WeissenhofGrotesk-Regular';
    max-width: 810px;
    margin: 0 auto;
    padding-bottom: 50px; }
  body.cdu .paragraph--intro a {
    color: white;
    border: 2px solid white;
    font-size: 14px;
    font-family: 'WeissenhofGrotesk-Bold';
    text-transform: uppercase;
    letter-spacing: 1.82px;
    padding: 8.5px 20px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto; }
    body.cdu .paragraph--intro a:hover {
      color: #00467F;
      background-color: white; }

body.cdu .prefooter {
  background-color: white;
  border-top: 1px solid #C9C6C6;
  padding: 25px 0; }
  body.cdu .prefooter .subscribe {
    color: #00467F;
    font-size: 22px;
    font-family: 'WeissenhofGrotesk-Medium';
    position: relative;
    top: -4px; }
    body.cdu .prefooter .subscribe::after {
      content: "";
      background-image: url(../../images/cdu-arrow-nl.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 36px;
      width: 36px;
      display: inline-block;
      position: relative;
      top: 12px;
      left: 15px;
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
    body.cdu .prefooter .subscribe:hover {
      color: #c96e13; }
      body.cdu .prefooter .subscribe:hover:after {
        -webkit-transform: translateX(7px);
                transform: translateX(7px); }
  body.cdu .prefooter .follow-us {
    float: none; }
    @media (min-width: 992px) {
      body.cdu .prefooter .follow-us {
        float: right; } }
    body.cdu .prefooter .follow-us span {
      color: #00467F;
      font-family: 'WeissenhofGrotesk-Medium';
      font-size: 16px; }
    body.cdu .prefooter .follow-us ul {
      display: inline-block;
      position: relative;
      top: -2px; }
      body.cdu .prefooter .follow-us ul li {
        text-align: center; }
        body.cdu .prefooter .follow-us ul li a i {
          font-size: 20px;
          position: relative;
          top: -7px;
          background-color: #E87400;
          height: 36px;
          width: 36px;
          border-radius: 50%; }
          body.cdu .prefooter .follow-us ul li a i:hover {
            background-color: #c96e13; }
          body.cdu .prefooter .follow-us ul li a i::before {
            position: relative;
            top: 8px;
            color: white; }

body.cdu .main-footer {
  background-color: #00467F;
  display: block;
  padding-top: 45px;
  padding-bottom: 60px; }
  body.cdu .main-footer img {
    width: 136px;
    padding-bottom: 40px; }
  body.cdu .main-footer .footer-navigation ul {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    margin-top: 0; }
    body.cdu .main-footer .footer-navigation ul li a {
      color: #fff;
      font-size: 16px;
      line-height: 36px; }
      body.cdu .main-footer .footer-navigation ul li a:hover {
        text-decoration: underline; }

body.cdu .lower-footer {
  background-color: #081A53;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 15px; }
  body.cdu .lower-footer .row > div:first-child {
    display: block; }
  body.cdu .lower-footer a.main-site {
    color: white;
    font-size: 16px;
    letter-spacing: 2.08px;
    font-family: 'WeissenhofGrotesk-Bold'; }
    body.cdu .lower-footer a.main-site::before {
      content: "";
      background-image: url(../../images/mic-crest.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 23px;
      width: 28px;
      display: inline-block;
      position: relative;
      top: 7px; }
    body.cdu .lower-footer a.main-site:hover {
      opacity: 0.7; }

body.cdu .vc-view-ref .header {
  text-align: center; }
  body.cdu .vc-view-ref .header h2 {
    font-size: 40px;
    color: #003662;
    font-family: 'WeissenhofGrotesk-Regular'; }

body.cdu .vc-view-ref .view-filters {
  margin-bottom: 0;
  margin-left: -30px;
  margin-right: -30px; }
  body.cdu .vc-view-ref .view-filters select.form-control {
    border: 2px solid #003662; }

body.cdu .vc-view-ref .view-news-and-events .view-filters {
  display: none; }

body.cdu .vc-view-ref .view-news-and-events .view-content a .meta .date {
  letter-spacing: 0;
  font-family: 'WeissenhofGrotesk-Medium';
  color: #2A388C; }

body.cdu .vc-view-ref .view-news-and-events .view-content a h3 {
  font-family: 'WeissenhofGrotesk-Medium';
  font-size: 20px;
  line-height: 28px;
  padding-top: 15px; }

body.cdu .view.view-research .view-content, body.cdu .view.view-project .view-content {
  display: block; }
  @media (min-width: 992px) {
    body.cdu .view.view-research .view-content, body.cdu .view.view-project .view-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 -15px; } }
  body.cdu .view.view-research .view-content > .views-row, body.cdu .view.view-project .view-content > .views-row {
    padding: 15px;
    margin-bottom: 30px;
    border-bottom: none;
    border-top: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto; }
    body.cdu .view.view-research .view-content > .views-row:last-child, body.cdu .view.view-project .view-content > .views-row:last-child {
      margin-bottom: 0; }
    @media (min-width: 992px) {
      body.cdu .view.view-research .view-content > .views-row, body.cdu .view.view-project .view-content > .views-row {
        width: 25%;
        margin: 0 0; }
        body.cdu .view.view-research .view-content > .views-row:nth-last-child(-n+4), body.cdu .view.view-project .view-content > .views-row:nth-last-child(-n+4) {
          margin-bottom: 0; } }

body.cdu.page-node-type-home-page .vc-view-ref:last-of-type {
  background-color: #A6C8E5; }

body.cdu.page-node-type-home-page .vc-view-ref .view-news-and-events .view-header {
  display: none; }

body.cdu.page-node-type-home-page .vc-featured-slider .wrapper .box .controls .button-style {
  font-size: 12px; }

body.cdu .top-header {
  background-color: #081A53;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px; }
  body.cdu .top-header a.main-site {
    color: white;
    font-size: 14px;
    letter-spacing: 1.82px;
    font-family: 'WeissenhofGrotesk-Bold';
    padding-right: 8px; }
    body.cdu .top-header a.main-site::before {
      content: "";
      background-image: url(../../images/mic-crest.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 23px;
      width: 28px;
      display: inline-block;
      position: relative;
      top: 7px; }
    body.cdu .top-header a.main-site:hover {
      opacity: 0.7; }
  body.cdu .top-header img.main-site__icon {
    display: inline-block;
    width: 17px;
    height: auto;
    position: relative;
    top: -3px; }

body.cdu .main-nav {
  background-color: white;
  padding: 30px 0;
  display: block; }
  body.cdu .main-nav a img {
    width: 146px; }
  body.cdu .main-nav button {
    display: inline-block; }
    body.cdu .main-nav button.search-box__toggle {
      border: none;
      background-color: #00467F;
      border-radius: 50%;
      width: 36px;
      height: 36px;
      padding: 0;
      position: relative;
      top: 2px;
      margin-right: 8px; }
      body.cdu .main-nav button.search-box__toggle:hover {
        background-color: #073a64; }
      body.cdu .main-nav button.search-box__toggle i {
        color: white;
        position: relative;
        top: -1px; }
  body.cdu .main-nav__menu-container {
    text-align: right;
    padding-top: 20px; }
    body.cdu .main-nav__menu-container ul {
      margin-left: 0;
      display: none;
      margin-right: 80px; }
      @media (min-width: 1250px) {
        body.cdu .main-nav__menu-container ul {
          display: inline-block; } }
      body.cdu .main-nav__menu-container ul li:last-child {
        float: none;
        background-color: transparent; }
      body.cdu .main-nav__menu-container ul li a {
        color: #05348B;
        font-size: 18px;
        padding: 0 22px;
        font-family: 'WeissenhofGrotesk-Medium'; }
        body.cdu .main-nav__menu-container ul li a:hover {
          text-decoration: underline; }

body.cdu .fsc {
  position: absolute;
  top: 51px;
  width: 100%;
  min-height: calc(100vh - 61px);
  background-color: #003662;
  padding-top: 30px;
  opacity: 0;
  z-index: 10;
  -webkit-transition: visibility 0s 100ms, opacity 100ms linear;
  transition: visibility 0s 100ms, opacity 100ms linear;
  visibility: hidden; }
  body.cdu .fsc--show {
    opacity: 1;
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
    visibility: visible; }
  body.cdu .fsc__toggle {
    padding: 0;
    z-index: 2;
    background-color: #E87400;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    border: none; }
    body.cdu .fsc__toggle:hover {
      background-color: #c96e13; }
    body.cdu .fsc__toggle .line {
      width: 18px;
      height: 2px;
      background-color: white;
      display: block;
      margin: 4px auto;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      body.cdu .fsc__toggle .line:first-of-type {
        margin-top: 0; }
      body.cdu .fsc__toggle .line:last-of-type {
        margin-bottom: 0; }
    body.cdu .fsc__toggle.is-active {
      background-color: #E87400; }
      body.cdu .fsc__toggle.is-active:hover {
        background-color: #c96e13; }
      body.cdu .fsc__toggle.is-active .line:nth-child(2) {
        opacity: 0; }
      body.cdu .fsc__toggle.is-active .line:nth-child(1) {
        -webkit-transform: translateY(6px) rotate(45deg);
                transform: translateY(6px) rotate(45deg); }
      body.cdu .fsc__toggle.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-6px) rotate(-45deg);
                transform: translateY(-6px) rotate(-45deg); }
  body.cdu .fsc__header img {
    width: 146px; }
  body.cdu .fsc__header button {
    position: absolute;
    right: 15px;
    top: 22px; }
  body.cdu .fsc__inner-wrapper ul {
    padding-top: 50px;
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-column-rule: none;
       -moz-column-rule: none;
            column-rule: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    @media (min-width: 768px) {
      body.cdu .fsc__inner-wrapper ul {
        padding-top: 100px;
        -webkit-columns: 2;
           -moz-columns: 2;
                columns: 2;
        -webkit-column-gap: 200px;
           -moz-column-gap: 200px;
                column-gap: 200px;
        -webkit-column-rule: 1px solid #fff;
           -moz-column-rule: 1px solid #fff;
                column-rule: 1px solid #fff; } }
    body.cdu .fsc__inner-wrapper ul li a {
      color: #fff;
      font-size: 30px;
      line-height: 60px;
      font-family: 'WeissenhofGrotesk-Medium'; }

body.cdu .search-box {
  background-color: #003662;
  padding: 30px 0 160px;
  position: absolute;
  width: 100%;
  z-index: 999;
  top: 0;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }
  body.cdu .search-box--active {
    -webkit-transform: translateY(51px);
            transform: translateY(51px); }
  body.cdu .search-box__header {
    padding-bottom: 126px; }
    body.cdu .search-box__header img {
      width: 146px; }
    body.cdu .search-box__header .search-box__toggle {
      position: absolute;
      top: 22px;
      right: 56px; }
      body.cdu .search-box__header .search-box__toggle button {
        border: none;
        border-radius: 50%;
        background-color: #E87400;
        width: 36px;
        height: 36px; }
        body.cdu .search-box__header .search-box__toggle button:hover {
          background-color: #c96e13; }
  body.cdu .search-box__close {
    width: 13px;
    height: 25px;
    background-image: url(../../images/search-close.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  body.cdu .search-box .form-group input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 30px;
    padding-bottom: 35px;
    height: 58px; }
    body.cdu .search-box .form-group input::-webkit-input-placeholder {
      color: #fff;
      font-size: 30px;
      line-height: 60px; }
    body.cdu .search-box .form-group input::-moz-placeholder {
      color: #fff;
      font-size: 30px;
      line-height: 60px; }
    body.cdu .search-box .form-group input:-ms-input-placeholder {
      color: #fff;
      font-size: 30px;
      line-height: 60px; }
    body.cdu .search-box .form-group input::-ms-input-placeholder {
      color: #fff;
      font-size: 30px;
      line-height: 60px; }
    body.cdu .search-box .form-group input::placeholder {
      color: #fff;
      font-size: 30px;
      line-height: 60px; }
  body.cdu .search-box .form-group .search-box__submit button {
    font-size: 14px;
    color: #fff;
    font-family: 'WeissenhofGrotesk-Bold';
    letter-spacing: 1.82px;
    border: 2px solid #fff;
    padding: 15px 25px;
    background-color: transparent;
    text-transform: uppercase; }

body.cdu .vc-featured-slider .box {
  max-width: 370px;
  max-height: 360px;
  padding-bottom: 80px; }
  @media (min-width: 992px) {
    body.cdu .vc-featured-slider .box {
      width: 370px;
      height: 360px;
      padding-bottom: 30px; } }
  body.cdu .vc-featured-slider .box h3 {
    font-family: 'WeissenhofGrotesk-Medium';
    color: #00467F; }
  body.cdu .vc-featured-slider .box .controls a {
    float: left;
    margin-right: 15px; }
  body.cdu .vc-featured-slider .box .controls .pagers {
    float: left; }

body.cdu .vc-stripe .item a .wrapper .text {
  font-size: 30px;
  font-family: 'WeissenhofGrotesk-Medium'; }
  @media (min-width: 992px) {
    body.cdu .vc-stripe .item a .wrapper .text {
      font-size: 45px; } }

body.cdu .vc-text.one-col {
  margin-left: 0;
  margin-right: 0;
  max-width: 705px; }
  body.cdu .vc-text.one-col h3 {
    margin-bottom: 0;
    font-family: 'WeissenhofGrotesk-Medium';
    color: #05348B;
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 35px; }
  body.cdu .vc-text.one-col p {
    font-size: 18px;
    line-height: 28px; }

body.cdu .vc-intro-text.one-col {
  max-width: 705px; }
  body.cdu .vc-intro-text.one-col p {
    font-size: 18px;
    line-height: 32px; }

body.cdu .vc-row .vc-text h3 {
  font-family: 'WeissenhofGrotesk-Medium';
  color: #003662;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 45px; }

body.cdu .vc-row .vc-text p {
  font-size: 18px;
  line-height: 28px;
  color: #003662; }
  body.cdu .vc-row .vc-text p a {
    color: #003662;
    font-weight: 700; }
    body.cdu .vc-row .vc-text p a:hover {
      text-decoration: underline; }
  body.cdu .vc-row .vc-text p:last-child a:last-child:only-child {
    color: #003662;
    font-size: 14px;
    text-transform: uppercase;
    border: 2px solid #003662;
    padding: 10px 20px;
    font-family: 'WeissenhofGrotesk-Bold';
    margin-top: 50px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    letter-spacing: 1.82px; }
    body.cdu .vc-row .vc-text p:last-child a:last-child:only-child:hover {
      text-decoration: none;
      background-color: #003662;
      color: white; }

body.cdu .vc-row.vc-row-blue {
  background-color: #99D3CD; }
  body.cdu .vc-row.vc-row-blue .vc-text p {
    color: #003662; }

body.cdu .vc-row.vc-row-yellow {
  background-color: #FEDB8A; }

body.cdu .vc-quote {
  background-color: #00467F; }
  @media (min-width: 992px) {
    body.cdu .vc-quote .vc-quote {
      border-left: 5px solid #E6741F; } }
  body.cdu .vc-quote p {
    font-family: 'WeissenhofGrotesk-Regular';
    font-size: 28px;
    line-height: 38px;
    font-weight: 400; }
  body.cdu .vc-quote .author {
    color: white;
    font-size: 18px;
    font-family: 'WeissenhofGrotesk-Regular'; }

body.cdu .vc-fwi img {
  width: 100%; }

body.cdu .vc-img .meta,
body.cdu .vc-video .meta {
  border-bottom: none; }

body.cdu .vc-s-slider {
  padding-top: 80px; }

body.cdu .vc-three-ctas {
  background-color: #FDC030; }
  body.cdu .vc-three-ctas h3 {
    max-width: 280px;
    margin: 0 auto; }

body.cdu .news-item-meta {
  text-align: center; }
  body.cdu .news-item-meta div {
    display: none; }
  body.cdu .news-item-meta h1 span {
    color: #2A388C;
    font-family: 'WeissenhofGrotesk-Medium'; }

body.cdu .news-item img {
  width: 100%; }

body.cdu.page-node-type-project .project-item-intro-section {
  background-color: #FEDB8A;
  text-align: center;
  padding-top: 120px; }
  body.cdu.page-node-type-project .project-item-intro-section h1 {
    font-family: 'WeissenhofGrotesk-Regular';
    font-size: 40px;
    line-height: 50px; }

body.cdu.page-node-type-project .vc-intro-text {
  background-color: #FEDB8A;
  text-align: center; }
  body.cdu.page-node-type-project .vc-intro-text .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  body.cdu.page-node-type-project .vc-intro-text .padding {
    padding-top: 50px; }
  body.cdu.page-node-type-project .vc-intro-text p {
    font-family: 'WeissenhofGrotesk-Regular';
    font-size: 22px;
    line-height: 34px;
    max-width: 800px;
    margin: 0 auto; }

body.cdu.page-node-type-project .breadcrumbs {
  position: absolute;
  z-index: 1; }

body.cdu.page-node-type-research h1 {
  font-size: 40px;
  line-height: 48px;
  max-width: 750px;
  color: #2A388C;
  font-family: 'WeissenhofGrotesk-Medium'; }

body.cdu.page-node-type-research .small-footer {
  padding-bottom: 130px; }

body.cdu.page-node-type-research .vc-intro-text p {
  font-size: 22px;
  line-height: 32px;
  font-family: 'WeissenhofGrotesk-Medium'; }

body.cdu.page-node-type-standard .tab-item .subheader {
  display: none; }

body.cdu.page-node-type-standard .tab-item .vc-intro-text p {
  font-family: 'WeissenhofGrotesk-Medium';
  font-size: 22px;
  line-height: 32px; }

body.cdu.page-node-type-standard .border-top,
body.cdu.page-node-type-standard .listing {
  display: none; }

body.cdu.page-node-type-standard .tab-title .small-nav {
  margin-top: 0; }
  body.cdu.page-node-type-standard .tab-title .small-nav .tab-item {
    line-height: 0; }
    body.cdu.page-node-type-standard .tab-title .small-nav .tab-item span {
      padding-top: 0;
      padding-bottom: 45px; }
    body.cdu.page-node-type-standard .tab-title .small-nav .tab-item.active span {
      color: #F47900; }

body.cdu .research.teaser a .img-wrapper,
body.cdu .project.teaser a .img-wrapper {
  background-color: black; }
  body.cdu .research.teaser a .img-wrapper img,
  body.cdu .project.teaser a .img-wrapper img {
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    width: 100%; }

body.cdu .research.teaser a h2,
body.cdu .project.teaser a h2 {
  padding-top: 20px;
  max-width: 285px; }
  body.cdu .research.teaser a h2 span,
  body.cdu .project.teaser a h2 span {
    font-size: 18px;
    line-height: 23px;
    font-family: 'WeissenhofGrotesk-Medium'; }

body.cdu .research.teaser a > div,
body.cdu .project.teaser a > div {
  letter-spacing: 1.8px;
  font-size: 14px;
  font-family: 'WeissenhofGrotesk-Bold'; }
  body.cdu .research.teaser a > div:nth-of-type(2)::after,
  body.cdu .project.teaser a > div:nth-of-type(2)::after {
    display: inline-block;
    content: " ";
    width: 15px;
    height: 15px;
    background-image: url(../../images/caret-right-solid.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 3px;
    right: -10px;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out; }

body.cdu .research.teaser a:hover img,
body.cdu .project.teaser a:hover img {
  opacity: 0.7; }

body.cdu .research.teaser a:hover h2 span,
body.cdu .project.teaser a:hover h2 span {
  text-decoration: underline; }

body.cdu .research.teaser a:hover > div::after,
body.cdu .project.teaser a:hover > div::after {
  -webkit-transform: translateX(7px);
          transform: translateX(7px); }

body.cdu .view-news-and-events a:hover h3 {
  text-decoration: underline;
  color: #003662; }

body.cdu .view-news-and-events a img {
  width: 100%; }

body.cdu .paragraph--type--card-list {
  padding-top: 40px; }
  @media (min-width: 992px) {
    body.cdu .paragraph--type--card-list {
      padding-top: 80px; } }
  body.cdu .paragraph--type--card-list__title {
    font-size: 35px;
    font-family: 'WeissenhofGrotesk-Medium';
    color: #003662;
    padding: 0 15px;
    padding-bottom: 80px; }
  body.cdu .paragraph--type--card-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
    body.cdu .paragraph--type--card-list__item > .col-md-3 {
      width: 100%; }
      @media (min-width: 992px) {
        body.cdu .paragraph--type--card-list__item > .col-md-3 {
          width: 25%; } }
    body.cdu .paragraph--type--card-list__item .card-item {
      max-width: 270px;
      padding-bottom: 50px;
      margin: 0 auto; }
      @media (max-width: 991px) {
        body.cdu .paragraph--type--card-list__item .card-item {
          max-width: 270px; } }
      body.cdu .paragraph--type--card-list__item .card-item .img-wrapper {
        background-color: black; }
        body.cdu .paragraph--type--card-list__item .card-item .img-wrapper img {
          -webkit-transition: opacity .3s ease-out;
          transition: opacity .3s ease-out;
          width: 100%; }
      body.cdu .paragraph--type--card-list__item .card-item h2 {
        padding-top: 20px;
        margin-bottom: 40px;
        max-width: 285px; }
        body.cdu .paragraph--type--card-list__item .card-item h2 p,
        body.cdu .paragraph--type--card-list__item .card-item h2 a {
          font-size: 18px;
          line-height: 23px;
          font-family: 'WeissenhofGrotesk-Medium'; }
        body.cdu .paragraph--type--card-list__item .card-item h2 a p::after,
        body.cdu .paragraph--type--card-list__item .card-item h2 a a::after,
        body.cdu .paragraph--type--card-list__item .card-item h2 p p::after,
        body.cdu .paragraph--type--card-list__item .card-item h2 p a::after {
          display: inline-block;
          content: " ";
          width: 15px;
          height: 15px;
          background-image: url(../../images/caret-right-solid.svg);
          background-repeat: no-repeat;
          background-size: contain;
          position: relative;
          top: 3px;
          right: -10px;
          -webkit-transition: -webkit-transform .3s ease-out;
          transition: -webkit-transform .3s ease-out;
          transition: transform .3s ease-out;
          transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
        body.cdu .paragraph--type--card-list__item .card-item h2 a:hover {
          text-decoration: underline; }
          body.cdu .paragraph--type--card-list__item .card-item h2 a:hover p::after,
          body.cdu .paragraph--type--card-list__item .card-item h2 a:hover a::after {
            -webkit-transform: translateX(7px);
                    transform: translateX(7px); }

body.cdu form label {
  font-size: 18px;
  color: #00308D;
  font-family: 'WeissenhofGrotesk-Medium'; }

@media (min-width: 992px) {
  body.cdu .breadcrumbs {
    padding-top: 60px; } }

body.cdu .breadcrumbs ul li {
  color: #003662;
  font-size: 16px; }
  body.cdu .breadcrumbs ul li a {
    color: #003662;
    font-size: 16px; }
    body.cdu .breadcrumbs ul li a:hover {
      text-decoration: underline;
      color: #003662; }

body.cdu .form-actions .btn {
  padding: 9.5px 25px 8.5px 25px; }

body.cdu .button-style {
  font-size: 14px; }

@media (min-width: 1260px) {
  body.iips .container {
    width: 100%;
    max-width: 1440px;
    padding-left: 30px;
    padding-right: 30px; } }

@media (min-width: 768px) {
  body.iips .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px; } }

body.iips .editorial .container > .breadcrumbs {
  display: none; }

body.iips .vc-header {
  background-color: #91C1E5;
  text-align: center;
  padding-top: 80px; }
  @media (min-width: 992px) {
    body.iips .vc-header {
      padding-top: 120px; } }
  body.iips .vc-header h1 {
    color: #00318D;
    font-size: 45px;
    line-height: 50px;
    font-family: 'WeissenhofGrotesk-Medium'; }
  body.iips .vc-header .intro {
    margin: 0 auto;
    padding-top: 50px; }
    body.iips .vc-header .intro p {
      color: #00318D;
      font-size: 18px;
      line-height: 30px; }
      @media (min-width: 992px) {
        body.iips .vc-header .intro p {
          font-size: 22px;
          line-height: 36px; } }

body.iips.page-node-type-standard h1 {
  max-width: 750px; }
  body.iips.page-node-type-standard h1 span {
    font-size: 40px;
    font-family: 'WeissenhofGrotesk-Medium'; }

body.iips.page-node-type-editorial h1 {
  font-family: 'WeissenhofGrotesk-Regular'; }

body.iips .paragraph--intro {
  background-color: #91C1E5;
  text-align: center;
  padding: 90px 0; }
  body.iips .paragraph--intro .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  body.iips .paragraph--intro p {
    color: #00318D;
    font-size: 22px;
    line-height: 36px;
    font-family: 'WeissenhofGrotesk-Regular';
    max-width: 810px;
    margin: 0 auto;
    padding-bottom: 25px; }
  body.iips .paragraph--intro a {
    color: #00318D;
    border: 2px solid #00318D;
    font-size: 14px;
    font-family: 'WeissenhofGrotesk-Bold';
    text-transform: uppercase;
    letter-spacing: 1.82px;
    padding: 8.5px 20px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto; }
    body.iips .paragraph--intro a:hover {
      color: white;
      background-color: #00318D; }

body.iips .main-footer {
  background-color: #00318D;
  display: block;
  padding-top: 45px;
  padding-bottom: 30px; }
  body.iips .main-footer img {
    width: 112px;
    padding-bottom: 40px; }
  body.iips .main-footer .footer-navigation ul {
    margin-top: 0; }
    body.iips .main-footer .footer-navigation ul li a {
      color: #fff;
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 7px;
      margin-top: 0; }
      body.iips .main-footer .footer-navigation ul li a:hover {
        text-decoration: underline; }

body.iips .lower-footer {
  background-color: #081A53;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 15px; }
  body.iips .lower-footer .row > div:first-child {
    display: block; }
  body.iips .lower-footer a.main-site {
    color: white;
    font-size: 16px;
    letter-spacing: 2.08px;
    font-family: 'WeissenhofGrotesk-Bold'; }
    body.iips .lower-footer a.main-site::before {
      content: "";
      background-image: url(../../images/mic-crest.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 23px;
      width: 28px;
      display: inline-block;
      position: relative;
      top: 7px; }
    body.iips .lower-footer a.main-site:hover {
      opacity: 0.7; }

body.iips .vc-view-ref .header {
  text-align: center; }
  body.iips .vc-view-ref .header h2 {
    font-size: 40px;
    color: #00318D;
    font-family: 'WeissenhofGrotesk-Regular'; }

body.iips .vc-view-ref .view-filters {
  margin-bottom: 0;
  margin-left: -30px;
  margin-right: -30px; }
  body.iips .vc-view-ref .view-filters select.form-control {
    border: 2px solid #003662; }

body.iips .vc-view-ref .view-news-and-events .view-filters {
  display: none; }

body.iips .vc-view-ref .view-news-and-events .view-content a .meta .date {
  letter-spacing: 0;
  font-family: 'WeissenhofGrotesk-Medium';
  color: #3F3D3D;
  text-align: left;
  font-size: 14px; }

body.iips .vc-view-ref .view-news-and-events .view-content a .meta .type {
  display: none; }

body.iips .vc-view-ref .view-news-and-events .view-content a h3 {
  font-family: 'WeissenhofGrotesk-Regular';
  font-size: 20px;
  line-height: 28px;
  padding-top: 15px;
  color: #05348B; }

body.iips .view.view-programme-2 .view-content {
  display: block; }
  @media (min-width: 992px) {
    body.iips .view.view-programme-2 .view-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 -15px; } }
  body.iips .view.view-programme-2 .view-content > .views-row {
    padding: 15px;
    margin-bottom: 30px;
    border-bottom: none;
    border-top: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto; }
    body.iips .view.view-programme-2 .view-content > .views-row:last-child {
      margin-bottom: 0; }
    @media (min-width: 992px) {
      body.iips .view.view-programme-2 .view-content > .views-row {
        width: 25%;
        margin: 0 0; }
        body.iips .view.view-programme-2 .view-content > .views-row:nth-last-child(-n+4) {
          margin-bottom: 0; } }

body.iips.page-node-type-home-page .vc-view-ref .view-news-and-events .view-header {
  display: none; }

body.iips.page-node-type-home-page .vc-view-ref .header h2 {
  margin-bottom: 75px; }

body.iips.page-node-type-home-page .vc-featured-slider .wrapper .box .controls .button-style {
  font-size: 12px; }

body.iips .top-header {
  background-color: #081A53;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px; }
  body.iips .top-header a.main-site {
    color: white;
    font-size: 14px;
    letter-spacing: 1.82px;
    font-family: 'WeissenhofGrotesk-Bold';
    padding-right: 8px; }
    body.iips .top-header a.main-site::before {
      content: "";
      background-image: url(../../images/mic-crest.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 23px;
      width: 28px;
      display: inline-block;
      position: relative;
      top: 7px; }
    body.iips .top-header a.main-site:hover {
      opacity: 0.7; }
  body.iips .top-header img.main-site__icon {
    display: inline-block;
    width: 17px;
    height: auto;
    position: relative;
    top: -3px; }

body.iips .main-nav {
  background-color: white;
  padding: 30px 0;
  display: block; }
  body.iips .main-nav a img {
    width: 178px; }
  body.iips .main-nav button {
    display: inline-block; }
  body.iips .main-nav__menu-container {
    text-align: right;
    padding-top: 20px; }
    body.iips .main-nav__menu-container ul {
      margin-left: 0;
      display: none;
      margin-right: 40px; }
      @media (min-width: 1250px) {
        body.iips .main-nav__menu-container ul {
          display: inline-block; } }
      body.iips .main-nav__menu-container ul li:last-child {
        float: none;
        background-color: transparent; }
      body.iips .main-nav__menu-container ul li:nth-child(6) {
        display: none; }
      body.iips .main-nav__menu-container ul li a {
        color: #05348B;
        font-size: 18px;
        padding: 0 22px;
        font-family: 'WeissenhofGrotesk-Medium'; }
        body.iips .main-nav__menu-container ul li a:hover {
          text-decoration: underline; }

body.iips .fsc {
  position: absolute;
  top: 51px;
  width: 100%;
  min-height: calc(100vh - 61px);
  background-color: #F3F3F4;
  padding-top: 30px;
  opacity: 0;
  z-index: 10;
  -webkit-transition: visibility 0s 100ms, opacity 100ms linear;
  transition: visibility 0s 100ms, opacity 100ms linear;
  visibility: hidden; }
  body.iips .fsc--show {
    opacity: 1;
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
    visibility: visible; }
  body.iips .fsc__toggle {
    padding: 0;
    z-index: 2;
    background-color: #3F3D3D;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    border: none; }
    body.iips .fsc__toggle:hover {
      background-color: #595555; }
    body.iips .fsc__toggle .line {
      width: 18px;
      height: 2px;
      background-color: white;
      display: block;
      margin: 4px auto;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      body.iips .fsc__toggle .line:first-of-type {
        margin-top: 0; }
      body.iips .fsc__toggle .line:last-of-type {
        margin-bottom: 0; }
    body.iips .fsc__toggle.is-active {
      background-color: #E87400; }
      body.iips .fsc__toggle.is-active:hover {
        background-color: #bc6003; }
      body.iips .fsc__toggle.is-active .line:nth-child(2) {
        opacity: 0; }
      body.iips .fsc__toggle.is-active .line:nth-child(1) {
        -webkit-transform: translateY(6px) rotate(45deg);
                transform: translateY(6px) rotate(45deg); }
      body.iips .fsc__toggle.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-6px) rotate(-45deg);
                transform: translateY(-6px) rotate(-45deg); }
  body.iips .fsc__header img {
    width: 178px; }
  body.iips .fsc__header button {
    position: absolute;
    right: 15px;
    top: 20px; }
  body.iips .fsc__inner-wrapper ul {
    padding-top: 50px; }
    @media (min-width: 768px) {
      body.iips .fsc__inner-wrapper ul {
        padding-top: 100px; } }
    body.iips .fsc__inner-wrapper ul li a {
      color: #00318D;
      font-size: 30px;
      line-height: 60px;
      font-family: 'WeissenhofGrotesk-Medium'; }

body.iips .vc-featured-slider .box {
  max-width: 370px;
  max-height: 360px;
  padding-bottom: 80px; }
  @media (min-width: 992px) {
    body.iips .vc-featured-slider .box {
      width: 370px;
      height: 360px;
      padding-bottom: 30px; } }
  body.iips .vc-featured-slider .box h3 {
    font-family: 'WeissenhofGrotesk-Medium';
    color: #00318D; }
  body.iips .vc-featured-slider .box .controls a {
    float: left;
    margin-right: 15px; }
  body.iips .vc-featured-slider .box .controls .pagers {
    float: left; }

body.iips .vc-stripe .item a .wrapper .text {
  font-size: 30px;
  font-family: 'WeissenhofGrotesk-Medium'; }
  @media (min-width: 992px) {
    body.iips .vc-stripe .item a .wrapper .text {
      font-size: 45px; } }

body.iips .vc-text.one-col {
  margin-left: 0;
  margin-right: 0;
  max-width: 705px; }
  body.iips .vc-text.one-col h3 {
    margin-bottom: 0;
    font-family: 'WeissenhofGrotesk-Medium';
    color: #05348B;
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 35px; }
  body.iips .vc-text.one-col p {
    font-size: 18px;
    line-height: 28px; }

body.iips .vc-intro-text.one-col {
  max-width: 705px; }
  body.iips .vc-intro-text.one-col p {
    font-size: 18px;
    line-height: 32px; }

body.iips .vc-row .vc-text h3 {
  font-family: 'WeissenhofGrotesk-Medium';
  color: #05348B;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 45px; }

body.iips .vc-row .vc-text p {
  font-size: 18px;
  line-height: 28px;
  color: #3F3D3D; }
  body.iips .vc-row .vc-text p a {
    color: #05348B; }
    body.iips .vc-row .vc-text p a:hover {
      text-decoration: underline; }
  body.iips .vc-row .vc-text p:last-child a:last-child:only-child {
    color: #003662;
    font-size: 14px;
    text-transform: uppercase;
    border: 2px solid #00318D;
    padding: 10px 20px;
    font-family: 'WeissenhofGrotesk-Bold';
    margin-top: 50px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    letter-spacing: 1.82px; }
    body.iips .vc-row .vc-text p:last-child a:last-child:only-child:hover {
      text-decoration: none;
      background-color: #00318D;
      color: white; }

body.iips .vc-row.vc-row-yellow {
  background-color: #EDCE90; }
  body.iips .vc-row.vc-row-yellow .vc-text p {
    color: #2A388C; }

body.iips .vc-quote {
  background-color: #081A53; }
  @media (min-width: 992px) {
    body.iips .vc-quote .vc-quote {
      border-left: 5px solid #189CC0; } }
  body.iips .vc-quote p {
    font-family: "Roboto Slab", serif;
    font-size: 28px;
    line-height: 38px;
    font-weight: 300; }
  body.iips .vc-quote .author {
    color: white;
    font-size: 18px;
    font-family: "Roboto Slab", serif;
    font-weight: 700; }

body.iips .vc-fwi img {
  width: 100%; }

body.iips .vc-img .meta,
body.iips .vc-video .meta {
  border-bottom: none; }

body.iips .vc-s-slider {
  padding-top: 80px; }

body.iips .vc-three-ctas {
  background-color: #FDC030; }
  body.iips .vc-three-ctas h3 {
    max-width: 280px;
    margin: 0 auto; }

body.iips .news-item-meta {
  text-align: center;
  position: relative;
  margin: 0 auto;
  padding: 40px 0;
  max-width: 753px; }
  body.iips .news-item-meta::before {
    content: "";
    display: block;
    height: 100%;
    width: 200vw;
    position: absolute;
    top: 0;
    background-color: rgba(145, 193, 229, 0.22);
    z-index: -1;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  body.iips .news-item-meta div {
    display: none; }
  body.iips .news-item-meta h1 {
    color: #2A388C;
    font-family: 'WeissenhofGrotesk-Medium';
    font-size: 40px;
    line-height: 48px; }
    body.iips .news-item-meta h1 span {
      color: #2A388C;
      font-family: 'WeissenhofGrotesk-Medium';
      font-size: 40px;
      line-height: 48px; }

body.iips .news-item img {
  width: 100%; }

body.iips .news-item .featured-image {
  position: relative; }
  body.iips .news-item .featured-image::before {
    content: "";
    display: block;
    height: 30%;
    width: 200vw;
    position: absolute;
    top: 0;
    background-color: rgba(145, 193, 229, 0.22);
    z-index: -1;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

body.iips.page-node-type-news-item {
  overflow-x: hidden; }
  body.iips.page-node-type-news-item .breadcrumbs {
    position: relative; }
    body.iips.page-node-type-news-item .breadcrumbs::before {
      content: "";
      display: block;
      height: 100%;
      width: 200vw;
      position: absolute;
      top: 0;
      background-color: rgba(145, 193, 229, 0.22);
      z-index: -1;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }

body.iips.page-node-type-programme-2 h1 {
  font-family: 'WeissenhofGrotesk-Medium';
  font-size: 40px;
  line-height: 48px;
  color: #2A388C; }
  body.iips.page-node-type-programme-2 h1 span {
    font-family: 'WeissenhofGrotesk-Medium';
    font-size: 40px;
    line-height: 48px;
    color: #2A388C; }

body.iips.page-node-type-programme-2 .vc-text {
  max-width: 705px; }
  body.iips.page-node-type-programme-2 .vc-text h3 {
    margin-bottom: 0;
    font-family: 'WeissenhofGrotesk-Medium';
    font-size: 18px;
    line-height: 28px; }
  body.iips.page-node-type-programme-2 .vc-text p {
    font-size: 18px;
    line-height: 28px; }

body.iips.page-node-type-programme-2 .vc-intro-text p {
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  max-width: 705px;
  color: #00318D; }

body.iips.page-node-type-programme-2 .breadcrumbs {
  padding-bottom: 0; }

body.iips.page-node-type-programme-2 .small-footer {
  padding-bottom: 130px; }

body.iips.page-node-type-standard .tab-item .subheader {
  display: none; }

body.iips.page-node-type-standard .tab-item .vc-intro-text p {
  font-family: 'WeissenhofGrotesk-Medium';
  font-size: 22px;
  line-height: 32px; }

body.iips.page-node-type-standard .border-top,
body.iips.page-node-type-standard .listing {
  display: none; }

body.iips.page-node-type-standard .tab-title .small-nav {
  margin-top: 0; }
  body.iips.page-node-type-standard .tab-title .small-nav .tab-item {
    line-height: 0; }
    body.iips.page-node-type-standard .tab-title .small-nav .tab-item span {
      padding-top: 0;
      padding-bottom: 45px; }
    body.iips.page-node-type-standard .tab-title .small-nav .tab-item.active span {
      color: #F47900; }

body.iips .programme-2.teaser a .img-wrapper {
  background-color: black; }
  body.iips .programme-2.teaser a .img-wrapper img {
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    width: 100%; }

body.iips .programme-2.teaser a h2 {
  padding-top: 20px; }
  body.iips .programme-2.teaser a h2 span {
    font-size: 18px;
    line-height: 23px;
    font-family: 'WeissenhofGrotesk-Medium'; }

body.iips .programme-2.teaser a > div {
  letter-spacing: 1.8px;
  font-size: 14px;
  font-family: 'WeissenhofGrotesk-Bold'; }
  body.iips .programme-2.teaser a > div:nth-of-type(2)::after {
    display: inline-block;
    content: " ";
    width: 15px;
    height: 15px;
    background-image: url(../../images/caret-right-solid.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 3px;
    right: -10px;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out; }

body.iips .programme-2.teaser a:hover img {
  opacity: 0.7; }

body.iips .programme-2.teaser a:hover h2 span {
  text-decoration: underline; }

body.iips .programme-2.teaser a:hover > div::after {
  -webkit-transform: translateX(7px);
          transform: translateX(7px); }

body.iips .view-news-and-events a:hover h3 {
  text-decoration: underline;
  color: #003662; }

body.iips .view-news-and-events a img {
  width: 100%; }

body.iips .paragraph--type--card-list {
  padding-top: 40px; }
  @media (min-width: 992px) {
    body.iips .paragraph--type--card-list {
      padding-top: 80px; } }
  body.iips .paragraph--type--card-list__title {
    font-size: 35px;
    font-family: 'WeissenhofGrotesk-Medium';
    color: #003662;
    padding: 0 15px;
    padding-bottom: 80px; }
  body.iips .paragraph--type--card-list__item .card-item {
    padding-bottom: 50px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      body.iips .paragraph--type--card-list__item .card-item {
        max-width: 270px; } }
    body.iips .paragraph--type--card-list__item .card-item .img-wrapper {
      background-color: black; }
      body.iips .paragraph--type--card-list__item .card-item .img-wrapper img {
        -webkit-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out;
        width: 100%; }
    body.iips .paragraph--type--card-list__item .card-item h2 {
      padding-top: 20px;
      max-width: 285px;
      margin-bottom: 40px; }
      body.iips .paragraph--type--card-list__item .card-item h2 p,
      body.iips .paragraph--type--card-list__item .card-item h2 a {
        font-size: 18px;
        line-height: 23px;
        font-family: 'WeissenhofGrotesk-Medium'; }
      body.iips .paragraph--type--card-list__item .card-item h2 a p::after,
      body.iips .paragraph--type--card-list__item .card-item h2 a a::after,
      body.iips .paragraph--type--card-list__item .card-item h2 p p::after,
      body.iips .paragraph--type--card-list__item .card-item h2 p a::after {
        display: inline-block;
        content: " ";
        width: 15px;
        height: 15px;
        background-image: url(../../images/caret-right-solid.svg);
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        top: 3px;
        right: -10px;
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
      body.iips .paragraph--type--card-list__item .card-item h2 a:hover,
      body.iips .paragraph--type--card-list__item .card-item h2 p:hover {
        text-decoration: underline; }
        body.iips .paragraph--type--card-list__item .card-item h2 a:hover p::after,
        body.iips .paragraph--type--card-list__item .card-item h2 a:hover a::after,
        body.iips .paragraph--type--card-list__item .card-item h2 p:hover p::after,
        body.iips .paragraph--type--card-list__item .card-item h2 p:hover a::after {
          -webkit-transform: translateX(7px);
                  transform: translateX(7px); }

body.iips form label {
  font-size: 18px;
  color: #00308D;
  font-family: 'WeissenhofGrotesk-Medium'; }

body.iips form .form-item {
  max-width: 705px; }

@media (min-width: 992px) {
  body.iips .breadcrumbs {
    padding-top: 60px; } }

body.iips .breadcrumbs ul li {
  color: #00318D;
  font-size: 16px; }
  body.iips .breadcrumbs ul li a {
    color: #00318D;
    font-size: 16px; }
    body.iips .breadcrumbs ul li a:hover {
      text-decoration: underline;
      color: #00318D; }

body.iips .form-actions .btn {
  padding: 9.5px 25px 8.5px 25px; }

body.iips .button-style {
  font-size: 14px; }

body.iips.node-id-9 .vc-header {
  background-color: transparent;
  padding-bottom: 10px; }
  body.iips.node-id-9 .vc-header h1 {
    color: #2A388C; }

body.iips.node-id-5 .small-footer {
  display: none; }

body.wonder {
  background-color: #FDFBF0; }
  @media (min-width: 1260px) {
    body.wonder .container {
      width: 100%;
      max-width: 1440px;
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 768px) {
    body.wonder .container {
      width: 100%;
      padding-left: 30px;
      padding-right: 30px; } }
  body.wonder .vc-header {
    background-color: #A6C8E5;
    text-align: center;
    padding-top: 80px; }
    @media (min-width: 992px) {
      body.wonder .vc-header {
        padding-top: 120px; } }
    body.wonder .vc-header h1 {
      font-family: 'Nunito';
      color: #201368;
      font-weight: 800; }
    body.wonder .vc-header .intro {
      margin: 0 auto;
      padding-top: 50px; }
      body.wonder .vc-header .intro p {
        font-family: 'Nunito';
        color: #201368;
        font-size: 18px;
        line-height: 30px;
        font-weight: 700; }
        @media (min-width: 992px) {
          body.wonder .vc-header .intro p {
            font-size: 22px;
            line-height: 36px; } }
  body.wonder.page-node-type-section-home .listing__display_id__blog-teaser {
    background-color: #fff; }
  body.wonder.page-node-type-section-home .listing__display_id__news-teaser {
    background-color: #fff; }
  body.wonder.page-node-type-standard h1, body.wonder.page-node-type-wonder-rs h1 {
    max-width: 750px;
    line-height: 47px; }
    body.wonder.page-node-type-standard h1 span, body.wonder.page-node-type-wonder-rs h1 span {
      font-size: 40px;
      font-family: 'Nunito';
      color: #201368;
      line-height: 47px;
      font-weight: 800; }
  body.wonder.page-node-type-standard .border-top:has(.listing), body.wonder.page-node-type-wonder-rs .border-top:has(.listing) {
    display: none; }
  body.wonder.page-node-type-standard .vc-intro-text, body.wonder.page-node-type-wonder-rs .vc-intro-text {
    max-width: 705px; }
    body.wonder.page-node-type-standard .vc-intro-text p, body.wonder.page-node-type-wonder-rs .vc-intro-text p {
      font-family: 'Nunito';
      color: #201368;
      font-size: 18px;
      line-height: 28px;
      font-weight: 700; }
  body.wonder.page-node-type-editorial .vc-header {
    background-color: #E8D0F3; }
    @media (min-width: 992px) {
      body.wonder.page-node-type-editorial .vc-header {
        padding-bottom: 155px; } }
    @media (min-width: 992px) {
      body.wonder.page-node-type-editorial .vc-header h1 {
        font-size: 50px;
        line-height: 56px; } }
    @media (min-width: 992px) {
      body.wonder.page-node-type-editorial .vc-header .intro p {
        font-size: 30px;
        line-height: 38px; } }
    body.wonder.page-node-type-editorial .vc-header.bg--blue {
      background-color: #C1E0F7; }
    body.wonder.page-node-type-editorial .vc-header.bg--yellow {
      background-color: #F9E594; }
    body.wonder.page-node-type-editorial .vc-header.bg--green {
      background-color: #D1E3C0; }
  body.wonder.page-node-type-editorial .editorial .container > .breadcrumbs {
    display: none; }
  body.wonder.page-node-type-wonder-news-item .main > div[class*="vc"] {
    padding-top: 40px; }
  body.wonder.page-node-type-wonder-news-item .wonder-news-item-meta {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #F9E594;
    position: relative; }
    @media (min-width: 992px) {
      body.wonder.page-node-type-wonder-news-item .wonder-news-item-meta {
        padding-bottom: 90px; } }
    body.wonder.page-node-type-wonder-news-item .wonder-news-item-meta:before {
      content: "";
      display: block;
      height: 100%;
      width: 200vw;
      background-color: #F9E594;
      position: absolute;
      top: 0;
      left: -100vw;
      z-index: -1; }
    body.wonder.page-node-type-wonder-news-item .wonder-news-item-meta div {
      display: none; }
    body.wonder.page-node-type-wonder-news-item .wonder-news-item-meta h1 {
      line-height: 47px;
      margin-top: 0;
      font-weight: 800; }
      body.wonder.page-node-type-wonder-news-item .wonder-news-item-meta h1 span {
        font-family: 'Nunito';
        color: #201368;
        line-height: 47px;
        font-weight: 800; }
  body.wonder.page-node-type-wonder-news-item .wonder-news-item .featured-image {
    position: relative; }
    body.wonder.page-node-type-wonder-news-item .wonder-news-item .featured-image:before {
      content: "";
      display: block;
      height: 150px;
      width: 200vw;
      background-color: #F9E594;
      position: absolute;
      top: 0;
      left: -100vw;
      z-index: -1; }
    body.wonder.page-node-type-wonder-news-item .wonder-news-item .featured-image img {
      width: 100%; }
  body.wonder.page-node-type-wonder-news-item .region-content {
    overflow: hidden; }
  body.wonder.page-node-type-wonder-news-item .breadcrumbs {
    background-color: #F9E594;
    position: relative; }
    body.wonder.page-node-type-wonder-news-item .breadcrumbs:before {
      content: "";
      display: block;
      height: 100%;
      width: 200vw;
      background-color: #F9E594;
      position: absolute;
      top: 0;
      left: -100vw;
      z-index: -1; }
  body.wonder.page-node-type-wonder-blog .blog-item-meta {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #D1E3C0;
    position: relative; }
    @media (min-width: 992px) {
      body.wonder.page-node-type-wonder-blog .blog-item-meta {
        padding-bottom: 90px; } }
    body.wonder.page-node-type-wonder-blog .blog-item-meta:before {
      content: "";
      display: block;
      height: 100%;
      width: 200vw;
      background-color: #D1E3C0;
      position: absolute;
      top: 0;
      left: -100vw;
      z-index: -1; }
    body.wonder.page-node-type-wonder-blog .blog-item-meta h1 {
      line-height: 47px;
      margin-top: 0;
      font-weight: 800; }
      body.wonder.page-node-type-wonder-blog .blog-item-meta h1 span {
        font-family: 'Nunito';
        color: #201368;
        line-height: 47px; }
  body.wonder.page-node-type-wonder-blog .featured-image {
    position: relative; }
    body.wonder.page-node-type-wonder-blog .featured-image:before {
      content: "";
      display: block;
      height: 150px;
      width: 200vw;
      background-color: #D1E3C0;
      position: absolute;
      top: 0;
      left: -100vw;
      z-index: -1; }
    body.wonder.page-node-type-wonder-blog .featured-image img {
      width: 100%; }
  body.wonder.page-node-type-wonder-blog .region-content {
    overflow: hidden; }
  body.wonder.page-node-type-wonder-blog .breadcrumbs {
    background-color: #D1E3C0;
    position: relative; }
    body.wonder.page-node-type-wonder-blog .breadcrumbs:before {
      content: "";
      display: block;
      height: 100%;
      width: 200vw;
      background-color: #D1E3C0;
      position: absolute;
      top: 0;
      left: -100vw;
      z-index: -1; }
  body.wonder.page-node-type-wonder-blog .blog.standard {
    margin-top: 0; }
  body.wonder.page-node-type-wonder-blog .main > div[class*="vc"] {
    padding-top: 40px; }
  body.wonder .prefooter {
    background-color: #FDFBF0;
    border-top: 1px solid #C9C6C6;
    padding: 25px 0; }
    body.wonder .prefooter .subscribe {
      font-size: 22px;
      color: #201368;
      font-family: 'Nunito';
      position: relative;
      font-weight: 700;
      top: -4px; }
      body.wonder .prefooter .subscribe::after {
        content: "";
        background-image: url(../../images/wonder-arrow-nl.svg);
        background-size: contain;
        background-repeat: no-repeat;
        height: 36px;
        width: 36px;
        display: inline-block;
        position: relative;
        top: 12px;
        left: 15px;
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
      body.wonder .prefooter .subscribe:hover {
        color: #100a37; }
        body.wonder .prefooter .subscribe:hover:after {
          -webkit-transform: translateX(7px);
                  transform: translateX(7px); }
    body.wonder .prefooter .follow-us {
      float: none; }
      @media (min-width: 992px) {
        body.wonder .prefooter .follow-us {
          float: right; } }
      body.wonder .prefooter .follow-us span {
        color: #201368;
        font-family: 'WeissenhofGrotesk-Medium';
        font-size: 16px;
        margin-right: 15px; }
      body.wonder .prefooter .follow-us ul {
        display: inline-block;
        position: relative;
        top: -5px; }
        body.wonder .prefooter .follow-us ul li {
          text-align: center;
          margin-left: 0;
          margin-right: 15px; }
          body.wonder .prefooter .follow-us ul li:last-of-type {
            margin-right: 0; }
          body.wonder .prefooter .follow-us ul li a {
            color: #201368;
            font-family: 'WeissenhofGrotesk-Medium';
            font-size: 16px; }
            body.wonder .prefooter .follow-us ul li a:hover {
              text-decoration: underline; }
            body.wonder .prefooter .follow-us ul li a:before {
              content: "";
              display: inline-block;
              background-size: contain;
              height: 30px;
              width: 30px;
              background-color: #201368;
              border-radius: 50%;
              background-size: 15px;
              background-position: center center;
              background-repeat: no-repeat;
              margin-right: 5px;
              position: relative;
              top: 10px; }
            body.wonder .prefooter .follow-us ul li a.menu-item--facebook:before {
              content: "";
              background-image: url(../../images/facebook-icon.svg);
              background-size: 10px; }
            body.wonder .prefooter .follow-us ul li a.menu-item--instagram:before {
              content: "";
              background-image: url(../../images/instagram-icon.svg); }
            body.wonder .prefooter .follow-us ul li a.menu-item--threads:before {
              content: "";
              background-image: url(../../images/threads-icon.svg); }
  body.wonder .main-footer {
    background-color: #201368;
    display: block;
    padding-top: 45px;
    padding-bottom: 60px; }
    body.wonder .main-footer img {
      width: 130px;
      padding-bottom: 40px; }
      @media (min-width: 992px) {
        body.wonder .main-footer img {
          width: 194px;
          padding-bottom: 0; } }
    @media (min-width: 992px) {
      body.wonder .main-footer .row > .col-md-6 {
        margin-left: auto; } }
    body.wonder .main-footer .footer-navigation ul {
      -webkit-columns: 2;
         -moz-columns: 2;
              columns: 2;
      margin-top: 0; }
      body.wonder .main-footer .footer-navigation ul li a {
        color: #FDF7E2;
        font-size: 16px;
        line-height: 36px; }
        body.wonder .main-footer .footer-navigation ul li a:hover {
          text-decoration: underline; }
  body.wonder .lower-footer {
    background-color: #081A53;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 15px; }
    body.wonder .lower-footer .row > div:first-child {
      display: block; }
    body.wonder .lower-footer a.main-site {
      color: white;
      font-size: 16px;
      letter-spacing: 2.08px;
      font-family: 'WeissenhofGrotesk-Bold'; }
      body.wonder .lower-footer a.main-site::before {
        content: "";
        background-image: url(../../images/mic-crest.svg);
        background-size: contain;
        background-repeat: no-repeat;
        height: 23px;
        width: 28px;
        display: inline-block;
        position: relative;
        top: 7px; }
      body.wonder .lower-footer a.main-site:hover {
        opacity: 0.7; }
  body.wonder .top-header {
    background-color: #081A53;
    padding-top: 10px;
    padding-bottom: 10px; }
    body.wonder .top-header .row > .col-md-12 > span {
      color: #ffffff;
      margin-right: 20px;
      font-size: 14px; }
    body.wonder .top-header a.main-site {
      color: white;
      font-size: 14px;
      letter-spacing: 1.82px;
      font-family: 'WeissenhofGrotesk-Bold';
      padding-right: 8px;
      margin-left: auto;
      float: right; }
      body.wonder .top-header a.main-site::before {
        content: "";
        background-image: url(../../images/mic-crest.svg);
        background-size: contain;
        background-repeat: no-repeat;
        height: 23px;
        width: 28px;
        display: inline-block;
        position: relative;
        top: 7px; }
      body.wonder .top-header a.main-site:hover {
        opacity: 0.7; }
    body.wonder .top-header img.main-site__icon {
      width: 17px;
      height: auto;
      position: relative;
      top: 8px;
      float: right; }
  body.wonder .main-nav {
    background-color: #201368;
    padding: 30px 0;
    display: block; }
    @media (min-width: 992px) {
      body.wonder .main-nav {
        padding: 13px 0 20px; } }
    body.wonder .main-nav .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    body.wonder .main-nav a img {
      width: 150px; }
      @media (min-width: 992px) {
        body.wonder .main-nav a img {
          width: 225px; } }
    body.wonder .main-nav button {
      display: inline-block; }
      body.wonder .main-nav button.search-box__toggle {
        border: none;
        background-color: #E8D0F3;
        border-radius: 50%;
        width: 36px;
        height: 36px;
        padding: 0;
        position: relative;
        top: 2px;
        margin-right: 8px; }
        body.wonder .main-nav button.search-box__toggle:hover {
          background-color: #cdb5d8; }
        body.wonder .main-nav button.search-box__toggle i {
          color: #081A53;
          position: relative;
          top: 1px; }
    body.wonder .main-nav__menu-container {
      text-align: right; }
      @media (min-width: 992px) {
        body.wonder .main-nav__menu-container {
          padding-top: 8px; } }
      body.wonder .main-nav__menu-container ul {
        margin-left: 0;
        display: none;
        margin-right: 40px; }
        @media (min-width: 1250px) {
          body.wonder .main-nav__menu-container ul {
            display: inline-block; } }
        body.wonder .main-nav__menu-container ul li:last-child {
          float: none;
          background-color: transparent; }
        body.wonder .main-nav__menu-container ul li a {
          color: #FDF7E2;
          font-size: 18px;
          padding: 0 20px;
          font-family: 'WeissenhofGrotesk-Medium'; }
          body.wonder .main-nav__menu-container ul li a:hover {
            text-decoration: underline; }
          body.wonder .main-nav__menu-container ul li a .caret {
            display: none; }
        body.wonder .main-nav__menu-container ul li .dropdown-menu {
          display: none; }
  body.wonder .fsc {
    position: absolute;
    top: 51px;
    width: 100%;
    min-height: 100vh;
    background-color: #201368;
    padding-top: 30px;
    opacity: 0;
    z-index: 10;
    -webkit-transition: visibility 0s 100ms, opacity 100ms linear;
    transition: visibility 0s 100ms, opacity 100ms linear;
    visibility: hidden; }
    body.wonder .fsc--show {
      opacity: 1;
      -webkit-transition: opacity 100ms linear;
      transition: opacity 100ms linear;
      visibility: visible; }
    body.wonder .fsc__toggle {
      padding: 0;
      z-index: 2;
      background-color: #F9E594;
      height: 36px;
      width: 36px;
      border-radius: 50%;
      border: none; }
      body.wonder .fsc__toggle:hover {
        background-color: #e2cf85; }
      body.wonder .fsc__toggle .line {
        width: 18px;
        height: 2px;
        background-color: #081A53;
        display: block;
        margin: 4px auto;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        body.wonder .fsc__toggle .line:first-of-type {
          margin-top: 0; }
        body.wonder .fsc__toggle .line:last-of-type {
          margin-bottom: 0; }
      body.wonder .fsc__toggle.is-active {
        background-color: #F9E594; }
        body.wonder .fsc__toggle.is-active:hover {
          background-color: #e2cf85; }
        body.wonder .fsc__toggle.is-active .line:nth-child(2) {
          opacity: 0; }
        body.wonder .fsc__toggle.is-active .line:nth-child(1) {
          -webkit-transform: translateY(6px) rotate(45deg);
                  transform: translateY(6px) rotate(45deg); }
        body.wonder .fsc__toggle.is-active .line:nth-child(3) {
          -webkit-transform: translateY(-6px) rotate(-45deg);
                  transform: translateY(-6px) rotate(-45deg); }
    body.wonder .fsc__header {
      width: 150px; }
      @media (min-width: 992px) {
        body.wonder .fsc__header {
          width: 219px; } }
      body.wonder .fsc__header button {
        position: absolute;
        right: 15px;
        top: 10px; }
    body.wonder .fsc__inner-wrapper ul.menu--wonder-expanded {
      padding-top: 50px;
      -webkit-columns: 1;
         -moz-columns: 1;
              columns: 1;
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0;
      -webkit-column-rule: none;
         -moz-column-rule: none;
              column-rule: none;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
      @media (min-width: 768px) {
        body.wonder .fsc__inner-wrapper ul.menu--wonder-expanded {
          padding-top: 100px;
          -webkit-columns: 2;
             -moz-columns: 2;
                  columns: 2;
          -webkit-column-gap: 200px;
             -moz-column-gap: 200px;
                  column-gap: 200px;
          -webkit-column-rule: 1px solid #fff;
             -moz-column-rule: 1px solid #fff;
                  column-rule: 1px solid #fff; } }
      body.wonder .fsc__inner-wrapper ul.menu--wonder-expanded li {
        float: none; }
        body.wonder .fsc__inner-wrapper ul.menu--wonder-expanded li a {
          color: #fff;
          font-size: 30px;
          line-height: 60px;
          font-family: 'Nunito';
          font-weight: 800; }
          body.wonder .fsc__inner-wrapper ul.menu--wonder-expanded li a .caret {
            display: none; }
        body.wonder .fsc__inner-wrapper ul.menu--wonder-expanded li .dropdown-menu {
          position: static;
          display: block;
          background-color: transparent;
          -webkit-box-shadow: none;
                  box-shadow: none;
          border: none; }
          body.wonder .fsc__inner-wrapper ul.menu--wonder-expanded li .dropdown-menu a {
            padding: 0;
            background-color: transparent; }
  body.wonder .search-box {
    background-color: #201368;
    padding: 30px 0 160px;
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 0;
    -webkit-transform: translateY(-101%);
            transform: translateY(-101%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
    body.wonder .search-box--active {
      -webkit-transform: translateY(51px);
              transform: translateY(51px); }
    body.wonder .search-box__header {
      padding-bottom: 126px; }
      body.wonder .search-box__header img {
        width: 146px; }
      body.wonder .search-box__header .search-box__toggle {
        position: absolute;
        top: 22px;
        right: 56px; }
        body.wonder .search-box__header .search-box__toggle button {
          border: none;
          border-radius: 50%;
          background-color: #FDF4D0;
          width: 36px;
          height: 36px; }
          body.wonder .search-box__header .search-box__toggle button:hover {
            background-color: #ddd5b5; }
    body.wonder .search-box__close {
      width: 13px;
      height: 25px;
      background-image: url(../../images/search-close-blue.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
    body.wonder .search-box .form-group input {
      background-color: transparent;
      border: none;
      border-bottom: 1px dotted #fff;
      color: #fff;
      font-size: 30px;
      padding-bottom: 35px;
      height: 58px; }
      body.wonder .search-box .form-group input::-webkit-input-placeholder {
        color: #fff;
        font-size: 30px;
        line-height: 60px; }
      body.wonder .search-box .form-group input::-moz-placeholder {
        color: #fff;
        font-size: 30px;
        line-height: 60px; }
      body.wonder .search-box .form-group input:-ms-input-placeholder {
        color: #fff;
        font-size: 30px;
        line-height: 60px; }
      body.wonder .search-box .form-group input::-ms-input-placeholder {
        color: #fff;
        font-size: 30px;
        line-height: 60px; }
      body.wonder .search-box .form-group input::placeholder {
        color: #fff;
        font-size: 30px;
        line-height: 60px; }
    body.wonder .search-box .form-group .search-box__submit button {
      font-size: 14px;
      color: #fff;
      font-family: 'WeissenhofGrotesk-Bold';
      letter-spacing: 1.82px;
      border: 2px solid #fff;
      padding: 15px 25px;
      background-color: transparent;
      text-transform: uppercase; }
  body.wonder.page-node-type-section-home .vc-intro-text {
    background-color: #E8D0F3;
    text-align: center; }
    body.wonder.page-node-type-section-home .vc-intro-text .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    body.wonder.page-node-type-section-home .vc-intro-text p {
      color: #201368;
      font-family: 'Nunito';
      font-weight: 800;
      font-size: 18px;
      line-height: 28px;
      max-width: 810px;
      margin: 0 auto; }
      @media (min-width: 992px) {
        body.wonder.page-node-type-section-home .vc-intro-text p {
          font-size: 30px;
          line-height: 38px; } }
    body.wonder.page-node-type-section-home .vc-intro-text a {
      color: #201368;
      border: 2px solid #201368;
      font-size: 14px;
      font-family: 'WeissenhofGrotesk-Bold';
      text-transform: uppercase;
      letter-spacing: 1.82px;
      padding: 8.5px 20px;
      display: block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0 auto;
      margin-top: 30px;
      display: block;
      width: fit-content; }
      @media (min-width: 992px) {
        body.wonder.page-node-type-section-home .vc-intro-text a {
          margin-top: 50px; } }
      body.wonder.page-node-type-section-home .vc-intro-text a:hover {
        color: #fff;
        background-color: #201368; }
  body.wonder .vc-three-ctas {
    background-color: #FDFBF0; }
    body.wonder .vc-three-ctas .title {
      width: 100%;
      padding: 0 15px;
      font-family: 'Nunito';
      font-size: 40px;
      font-weight: 800;
      color: #201368;
      text-align: center;
      padding-bottom: 65px; }
    body.wonder .vc-three-ctas .row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    body.wonder .vc-three-ctas .vc-one-cta .item .text2 h3 {
      font-family: 'Nunito';
      font-size: 25px;
      color: #201368;
      font-weight: 800; }
    body.wonder .vc-three-ctas.top-row .vc-one-cta:nth-last-of-type(3) .item {
      background-color: #C1E0F7; }
    body.wonder .vc-three-ctas.top-row .vc-one-cta:nth-last-of-type(2) .item {
      background-color: #C2B7FF; }
    body.wonder .vc-three-ctas.top-row .vc-one-cta:nth-last-of-type(1) .item {
      background-color: #E8D0F3; }
    body.wonder .vc-three-ctas.bottom-row {
      padding-top: 0; }
      body.wonder .vc-three-ctas.bottom-row .vc-one-cta:nth-last-of-type(3) .item {
        background-color: #D1E3C0; }
      body.wonder .vc-three-ctas.bottom-row .vc-one-cta:nth-last-of-type(2) .item {
        background-color: #F9E594; }
      body.wonder .vc-three-ctas.bottom-row .vc-one-cta:nth-last-of-type(1) .item {
        background-color: #F4BAB2; }
  @media (min-width: 992px) {
    body.wonder .vc-stripe:not(.vc-stripe-big) .item .wrapper {
      padding: 45px; } }
  body.wonder .vc-stripe:not(.vc-stripe-big) .item .wrapper .text {
    color: #201368;
    font-family: 'Nunito';
    font-weight: 800; }
    @media (min-width: 992px) {
      body.wonder .vc-stripe:not(.vc-stripe-big) .item .wrapper .text {
        font-size: 30px;
        line-height: 38px; } }
  body.wonder .vc-stripe:not(.vc-stripe-big) .item:nth-of-type(1) {
    background-color: #E8D0F3; }
    body.wonder .vc-stripe:not(.vc-stripe-big) .item:nth-of-type(1):hover {
      background-color: #d0bada; }
  body.wonder .vc-stripe:not(.vc-stripe-big) .item:nth-of-type(2) {
    background-color: #FDF4D0; }
    body.wonder .vc-stripe:not(.vc-stripe-big) .item:nth-of-type(2):hover {
      background-color: #e3dbba; }
  body.wonder .vc-stripe:not(.vc-stripe-big) .item:nth-of-type(3) {
    background-color: #C1E0F7; }
    body.wonder .vc-stripe:not(.vc-stripe-big) .item:nth-of-type(3):hover {
      background-color: #a7c2d6; }
  body.wonder .vc-stripe:not(.vc-stripe-big) .item:nth-of-type(4) {
    background-color: #D1E3C0; }
    body.wonder .vc-stripe:not(.vc-stripe-big) .item:nth-of-type(4):hover {
      background-color: #b4c4a4; }
  body.wonder .vc-stripe.vc-stripe-big .wrapper .text {
    font-family: 'Nunito'; }
  body.wonder .vc-row.vc-row-yellow-wonder-centre {
    background-color: #FDF4D0; }
  body.wonder .vc-row h3 {
    font-family: 'Nunito';
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 30px;
    color: #201368;
    font-weight: 800; }
  body.wonder .vc-row p {
    font-size: 18px;
    line-height: 28px;
    color: #201368; }
    body.wonder .vc-row p a {
      font-family: 'WeissenhofGrotesk-Regular';
      color: #201368;
      text-decoration: underline;
      font-weight: 400; }
      body.wonder .vc-row p a:hover {
        text-decoration: none; }
      body.wonder .vc-row p a.btn {
        font-size: 14px;
        text-transform: uppercase;
        border: 2px solid #201368;
        padding: 10px 20px;
        font-family: 'WeissenhofGrotesk-Medium';
        margin-top: 30px;
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        letter-spacing: 1.82px;
        font-weight: 700;
        text-decoration: none; }
        body.wonder .vc-row p a.btn:hover {
          text-decoration: none;
          background-color: #201368;
          color: #FFF; }
  body.wonder .vc-row.vc-row-blue {
    background-color: #201368; }
    body.wonder .vc-row.vc-row-blue .vc-text h3, body.wonder .vc-row.vc-row-blue .vc-text p, body.wonder .vc-row.vc-row-blue .vc-text a {
      color: #fff; }
    body.wonder .vc-row.vc-row-blue .vc-text p a.btn {
      border-color: #FFF; }
      body.wonder .vc-row.vc-row-blue .vc-text p a.btn:hover {
        text-decoration: none;
        background-color: #fff;
        color: #201368; }
    body.wonder .vc-row.vc-row-blue .vc-img .meta {
      border-color: #fff; }
      body.wonder .vc-row.vc-row-blue .vc-img .meta .title,
      body.wonder .vc-row.vc-row-blue .vc-img .meta .caption {
        color: #fff; }
  body.wonder .vc-row.wonder-yellow {
    background-color: #FDF4D0; }
  body.wonder .vc-quote {
    background-color: #D1E3C0; }
    body.wonder .vc-quote .vc-quote {
      padding-top: 0; }
      @media (min-width: 992px) {
        body.wonder .vc-quote .vc-quote {
          border-left: 5px solid #201368; } }
    body.wonder .vc-quote p {
      font-family: 'Nunito';
      font-size: 30px;
      line-height: 38px;
      color: #201368;
      max-width: 660px;
      font-weight: 800; }
    body.wonder .vc-quote .author {
      color: #201368;
      font-size: 18px;
      font-family: 'WeissenhofGrotesk-Regular'; }
  body.wonder .paragraph--type--card-list {
    padding-top: 40px; }
    @media (min-width: 992px) {
      body.wonder .paragraph--type--card-list {
        padding-top: 80px; } }
    body.wonder .paragraph--type--card-list__title {
      font-size: 35px;
      font-family: 'Nunito';
      color: #201368;
      padding: 0 15px;
      padding-bottom: 80px;
      font-weight: 800; }
    body.wonder .paragraph--type--card-list__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%; }
      body.wonder .paragraph--type--card-list__item > .col-md-3 {
        width: 100%; }
        @media (min-width: 992px) {
          body.wonder .paragraph--type--card-list__item > .col-md-3 {
            width: 25%; } }
      body.wonder .paragraph--type--card-list__item .card-item {
        max-width: 270px;
        padding-bottom: 50px; }
        @media (min-width: 992px) {
          body.wonder .paragraph--type--card-list__item .card-item {
            max-width: 100%; } }
        body.wonder .paragraph--type--card-list__item .card-item .img-wrapper {
          background-color: black; }
          body.wonder .paragraph--type--card-list__item .card-item .img-wrapper img {
            -webkit-transition: opacity .3s ease-out;
            transition: opacity .3s ease-out;
            width: 100%; }
        body.wonder .paragraph--type--card-list__item .card-item > p {
          display: none; }
        body.wonder .paragraph--type--card-list__item .card-item h2 {
          padding-top: 20px;
          margin-bottom: 40px;
          max-width: 285px;
          color: #201368; }
          body.wonder .paragraph--type--card-list__item .card-item h2 p,
          body.wonder .paragraph--type--card-list__item .card-item h2 a {
            font-size: 18px;
            line-height: 23px;
            font-family: 'Nunito';
            color: #201368;
            font-weight: 700; }
          body.wonder .paragraph--type--card-list__item .card-item h2 a p::after,
          body.wonder .paragraph--type--card-list__item .card-item h2 a a::after,
          body.wonder .paragraph--type--card-list__item .card-item h2 p p::after,
          body.wonder .paragraph--type--card-list__item .card-item h2 p a::after {
            display: inline-block;
            content: " ";
            width: 15px;
            height: 15px;
            background-image: url(../../images/caret-right-solid-wonder.svg);
            background-repeat: no-repeat;
            background-size: contain;
            position: relative;
            top: 3px;
            right: -10px;
            -webkit-transition: -webkit-transform .3s ease-out;
            transition: -webkit-transform .3s ease-out;
            transition: transform .3s ease-out;
            transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
          body.wonder .paragraph--type--card-list__item .card-item h2 a:hover {
            text-decoration: underline; }
            body.wonder .paragraph--type--card-list__item .card-item h2 a:hover p::after,
            body.wonder .paragraph--type--card-list__item .card-item h2 a:hover a::after {
              -webkit-transform: translateX(7px);
                      transform: translateX(7px); }
  body.wonder .vc-text.one-col {
    max-width: 705px;
    margin-left: 0; }
    body.wonder .vc-text.one-col h3 {
      font-family: 'Nunito';
      color: #201368;
      font-weight: 800; }
    body.wonder .vc-text.one-col p {
      font-size: 18px;
      line-height: 28px;
      color: #000000; }
      body.wonder .vc-text.one-col p a {
        color: #000000;
        text-decoration: underline;
        font-weight: 400; }
        body.wonder .vc-text.one-col p a:hover {
          text-decoration: none; }
        body.wonder .vc-text.one-col p a.btn {
          font-size: 14px;
          text-transform: uppercase;
          border: 2px solid #201368;
          padding: 10px 20px;
          font-family: 'WeissenhofGrotesk-Medium';
          margin-top: 30px;
          display: block;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          letter-spacing: 1.82px;
          font-weight: 700;
          text-decoration: none;
          color: #201368; }
          body.wonder .vc-text.one-col p a.btn:hover {
            text-decoration: none;
            background-color: #201368;
            color: #FFF; }
  body.wonder .vc-img .meta,
  body.wonder .vc-video .meta,
  body.wonder .vc-s-slider .meta {
    border-bottom: none; }
    body.wonder .vc-img .meta .title,
    body.wonder .vc-video .meta .title,
    body.wonder .vc-s-slider .meta .title {
      color: #201368;
      font-family: 'WeissenhofGrotesk-Medium'; }
    body.wonder .vc-img .meta .caption,
    body.wonder .vc-video .meta .caption,
    body.wonder .vc-s-slider .meta .caption {
      color: #000; }
  body.wonder .vc-img img,
  body.wonder .vc-video img,
  body.wonder .vc-s-slider img {
    width: 100%; }
  body.wonder .vc-featured-slider .box .wrapper h3 {
    font-family: 'Nunito';
    font-size: 25px;
    line-height: 32px;
    font-weight: 800;
    color: #201368; }
  body.wonder .vc-featured-slider .box .wrapper .controls .button-style {
    border-color: #201368;
    color: #201368; }
    body.wonder .vc-featured-slider .box .wrapper .controls .button-style:hover {
      background-color: #201368;
      color: #fff; }
  body.wonder .listing .view-content {
    display: block; }
  body.wonder .listing .views-view-grid {
    padding-left: 0;
    padding-right: 0; }
  body.wonder .listing .header h2 {
    font-family: 'Nunito';
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    color: #201368;
    margin-bottom: 65px; }
  body.wonder .listing .views-row:last-child {
    border: none; }
  body.wonder .listing .go-international {
    display: none; }
  body.wonder .listing .container > a {
    font-family: 'Nunito';
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    color: #201368;
    margin-bottom: 65px;
    text-decoration: underline; }
    body.wonder .listing .container > a:hover {
      text-decoration: none; }
  body.wonder .listing .teaser > a {
    display: block;
    margin-bottom: 80px; }
    @media (max-width: 992px) {
      body.wonder .listing .teaser > a {
        max-width: 270px;
        margin-left: auto;
        margin-right: auto; } }
  body.wonder .view-filters {
    margin-bottom: 0; }
    body.wonder .view-filters .views-exposed-form > .container {
      padding: 0; }
    body.wonder .view-filters .views-exposed-form .form-item .select-wrapper:after {
      color: #201368;
      padding-right: 15px; }
    body.wonder .view-filters .views-exposed-form .form-item .select-wrapper select {
      background-color: #FDFBF0;
      border: 2px solid #201368; }
  body.wonder .view-wonder-news-item.view-display-id-blog a .img-wrapper,
  body.wonder .view-wonder-news-item.view-display-id-blog_teaser a .img-wrapper,
  body.wonder .view-wonder-news-item.view-display-id-main a .img-wrapper,
  body.wonder .view-wonder-news-item.view-display-id-news_item_teaser a .img-wrapper {
    background-color: black; }
    body.wonder .view-wonder-news-item.view-display-id-blog a .img-wrapper img,
    body.wonder .view-wonder-news-item.view-display-id-blog_teaser a .img-wrapper img,
    body.wonder .view-wonder-news-item.view-display-id-main a .img-wrapper img,
    body.wonder .view-wonder-news-item.view-display-id-news_item_teaser a .img-wrapper img {
      -webkit-transition: opacity .3s ease-out;
      transition: opacity .3s ease-out;
      width: 100%; }
  body.wonder .view-wonder-news-item.view-display-id-blog a h2,
  body.wonder .view-wonder-news-item.view-display-id-blog_teaser a h2,
  body.wonder .view-wonder-news-item.view-display-id-main a h2,
  body.wonder .view-wonder-news-item.view-display-id-news_item_teaser a h2 {
    padding-top: 20px;
    max-width: 285px;
    color: #201368;
    margin-bottom: 15px; }
    body.wonder .view-wonder-news-item.view-display-id-blog a h2 span,
    body.wonder .view-wonder-news-item.view-display-id-blog_teaser a h2 span,
    body.wonder .view-wonder-news-item.view-display-id-main a h2 span,
    body.wonder .view-wonder-news-item.view-display-id-news_item_teaser a h2 span {
      font-size: 20px;
      line-height: 26px;
      font-family: 'Nunito';
      font-weight: 800; }
  body.wonder .view-wonder-news-item.view-display-id-blog a .date,
  body.wonder .view-wonder-news-item.view-display-id-blog_teaser a .date,
  body.wonder .view-wonder-news-item.view-display-id-main a .date,
  body.wonder .view-wonder-news-item.view-display-id-news_item_teaser a .date {
    color: #201368;
    font-family: "WeissenhofGrotesk-Medium"; }
  body.wonder .view-wonder-news-item.view-display-id-blog a:hover img,
  body.wonder .view-wonder-news-item.view-display-id-blog_teaser a:hover img,
  body.wonder .view-wonder-news-item.view-display-id-main a:hover img,
  body.wonder .view-wonder-news-item.view-display-id-news_item_teaser a:hover img {
    opacity: 0.7; }
  body.wonder .view-wonder-news-item.view-display-id-blog a:hover h2 span,
  body.wonder .view-wonder-news-item.view-display-id-blog_teaser a:hover h2 span,
  body.wonder .view-wonder-news-item.view-display-id-main a:hover h2 span,
  body.wonder .view-wonder-news-item.view-display-id-news_item_teaser a:hover h2 span {
    text-decoration: underline; }
  body.wonder .view-wonder-rs a .img-wrapper {
    background-color: black; }
    body.wonder .view-wonder-rs a .img-wrapper img {
      -webkit-transition: opacity .3s ease-out;
      transition: opacity .3s ease-out;
      width: 100%; }
  body.wonder .view-wonder-rs a h2 {
    padding-top: 20px;
    max-width: 285px;
    color: #201368; }
    body.wonder .view-wonder-rs a h2 span {
      font-size: 18px;
      line-height: 23px;
      font-family: 'Nunito';
      font-weight: 700; }
  body.wonder .view-wonder-rs a > div {
    letter-spacing: 1.8px;
    font-size: 14px;
    font-family: 'WeissenhofGrotesk-Bold';
    color: #201368; }
    body.wonder .view-wonder-rs a > div:nth-of-type(2)::after {
      display: inline-block;
      content: " ";
      width: 15px;
      height: 15px;
      background-image: url(../../images/caret-right-solid-wonder.svg);
      background-repeat: no-repeat;
      background-size: contain;
      position: relative;
      top: 3px;
      right: -10px;
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
  body.wonder .view-wonder-rs a:hover img {
    opacity: 0.7; }
  body.wonder .view-wonder-rs a:hover h2 span {
    text-decoration: underline; }
  body.wonder .view-wonder-rs a:hover > div::after {
    -webkit-transform: translateX(7px);
            transform: translateX(7px); }
  body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-filters #views-exposed-form-main-wonder-centre .js-form-item.form-item-category {
    display: none; }
  body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-filters #views-exposed-form-main-wonder-centre .js-form-item input {
    background-color: #FDFBF0;
    border: 2px solid #201368; }
  body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-filters #views-exposed-form-main-wonder-centre .form-actions {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content; }
  body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content {
    width: 100%;
    max-width: 100%;
    border: none;
    padding: 0;
    margin-top: 30px; }
    @media (min-width: 992px) {
      body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content {
        max-width: 850px;
        margin-top: 60px; } }
    body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content .main-search__item {
      padding: 30px 0;
      border-bottom: 1px solid #201368;
      color: #201368; }
      body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content .main-search__item:first-of-type {
        padding-top: 0; }
      body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content .main-search__item .main-search__title {
        font-size: 22px;
        line-height: 30px;
        max-width: 733px; }
        body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content .main-search__item .main-search__title a {
          font-family: 'Nunito';
          font-weight: 800;
          font-size: 22px;
          line-height: 30px;
          color: #201368; }
      body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content .main-search__item .main-search__description {
        margin-top: 15px;
        color: #000;
        max-width: 733px; }
      body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content .main-search__item .main-search__url {
        margin-top: 15px;
        max-width: 733px; }
        body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content .main-search__item .main-search__url a {
          font-family: 'Nunito';
          color: #201368;
          text-decoration: underline; }
          body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content .main-search__item .main-search__url a:hover, body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content .main-search__item .main-search__url a:active, body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-content .main-search__item .main-search__url a:focus {
            text-decoration: none; }
  body.wonder .listing__target_id__main.listing__display_id__wonder-centre .pager-nav {
    text-align: left;
    margin-top: 30px; }
    @media (min-width: 992px) {
      body.wonder .listing__target_id__main.listing__display_id__wonder-centre .pager-nav {
        margin-top: 60px; } }
    body.wonder .listing__target_id__main.listing__display_id__wonder-centre .pager-nav ul {
      margin: 0 -12px; }
      body.wonder .listing__target_id__main.listing__display_id__wonder-centre .pager-nav ul li a {
        color: #201368;
        font-family: 'Nunito';
        font-weight: 700; }
        body.wonder .listing__target_id__main.listing__display_id__wonder-centre .pager-nav ul li a:active, body.wonder .listing__target_id__main.listing__display_id__wonder-centre .pager-nav ul li a:focus, body.wonder .listing__target_id__main.listing__display_id__wonder-centre .pager-nav ul li a:hover {
          text-decoration: underline; }
      body.wonder .listing__target_id__main.listing__display_id__wonder-centre .pager-nav ul li.is-active a {
        text-decoration: underline; }
  body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-footer {
    margin-top: 30px;
    text-align: left; }
  body.wonder .listing__target_id__main.listing__display_id__wonder-centre .view-empty {
    padding: 0; }
  @media (min-width: 992px) {
    body.wonder .breadcrumbs {
      padding-top: 60px; } }
  body.wonder .breadcrumbs ul li {
    color: #201368;
    font-size: 16px; }
    body.wonder .breadcrumbs ul li a {
      color: #201368;
      font-size: 16px; }
      body.wonder .breadcrumbs ul li a:hover {
        text-decoration: underline;
        color: #201368; }
  body.wonder form label {
    font-size: 18px;
    font-family: 'Nunito';
    color: #201368; }
  body.wonder form input,
  body.wonder form textarea {
    background-color: #FDFBF0; }
  body.wonder form .form-actions button {
    color: #201368;
    border-color: #201368; }
    body.wonder form .form-actions button:hover {
      background-color: #201368; }
  body.wonder .small-footer {
    padding: 80px 0; }
    body.wonder .small-footer .back-to a, body.wonder .small-footer .back-to a i,
    body.wonder .small-footer #share a,
    body.wonder .small-footer #share a i {
      color: #201368; }

@media (min-width: 1260px) {
  body.city-connects .container {
    width: 100%;
    max-width: 1440px;
    padding-left: 30px;
    padding-right: 30px; } }

@media (min-width: 768px) {
  body.city-connects .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px; } }

@media (min-width: 992px) {
  body.city-connects .breadcrumbs {
    padding-top: 60px; } }

body.city-connects .breadcrumbs ul li {
  color: #622751;
  font-size: 16px; }
  body.city-connects .breadcrumbs ul li a {
    color: #622751;
    font-size: 16px; }
    body.city-connects .breadcrumbs ul li a:hover {
      text-decoration: underline;
      color: #622751; }

body.city-connects form label {
  font-size: 18px;
  font-family: 'Nunito';
  color: #201368; }

body.city-connects form input,
body.city-connects form textarea {
  background-color: #FDFBF0; }

body.city-connects form .form-actions button {
  color: #201368;
  border-color: #201368; }
  body.city-connects form .form-actions button:hover {
    background-color: #201368; }

body.city-connects .small-footer {
  padding: 80px 0; }
  body.city-connects .small-footer .back-to a, body.city-connects .small-footer .back-to a i,
  body.city-connects .small-footer #share a,
  body.city-connects .small-footer #share a i {
    color: #201368; }

body.city-connects .prefooter {
  background-color: #fff;
  border-top: 1px solid #622751;
  padding: 30px 0; }
  body.city-connects .prefooter .subscribe {
    font-size: 22px;
    color: #622751;
    position: relative;
    font-family: 'WeissenhofGrotesk-Medium';
    top: -4px; }
    body.city-connects .prefooter .subscribe::after {
      content: "";
      background-image: url(../../images/cc-arrow-nl.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 36px;
      width: 36px;
      display: inline-block;
      position: relative;
      top: 12px;
      left: 15px;
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
    body.city-connects .prefooter .subscribe:hover:after {
      -webkit-transform: translateX(7px);
              transform: translateX(7px); }
  body.city-connects .prefooter .follow-us {
    float: none; }
    @media (min-width: 992px) {
      body.city-connects .prefooter .follow-us {
        float: right; } }
    body.city-connects .prefooter .follow-us span {
      color: #622751;
      font-family: 'WeissenhofGrotesk-Medium';
      font-size: 16px;
      margin-right: 20px; }
    body.city-connects .prefooter .follow-us ul {
      display: inline-block;
      position: relative;
      top: -5px; }
      body.city-connects .prefooter .follow-us ul li {
        text-align: center;
        margin-left: 0;
        margin-right: 15px; }
        body.city-connects .prefooter .follow-us ul li:last-of-type {
          margin-right: 0; }
        body.city-connects .prefooter .follow-us ul li a {
          color: #622751;
          font-family: 'WeissenhofGrotesk-Medium';
          font-size: 16px; }
          body.city-connects .prefooter .follow-us ul li a:hover {
            text-decoration: underline; }
          body.city-connects .prefooter .follow-us ul li a:before {
            content: "";
            display: inline-block;
            background-size: contain;
            height: 30px;
            width: 30px;
            background-color: #622751;
            border-radius: 50%;
            background-size: 15px;
            background-position: center center;
            background-repeat: no-repeat;
            margin-right: 5px;
            position: relative;
            top: 10px; }
          body.city-connects .prefooter .follow-us ul li a.menu-item--facebook:before {
            content: "";
            background-image: url(../../images/facebook-icon.svg);
            background-size: 10px; }
          body.city-connects .prefooter .follow-us ul li a.menu-item--instagram:before {
            content: "";
            background-image: url(../../images/instagram-icon.svg); }
          body.city-connects .prefooter .follow-us ul li a.menu-item--threads:before {
            content: "";
            background-image: url(../../images/threads-icon.svg); }

body.city-connects .main-footer {
  background-color: #622751;
  display: block;
  padding: 30px 0; }
  @media (min-width: 992px) {
    body.city-connects .main-footer {
      padding: 60px 0; } }
  body.city-connects .main-footer .row > .col {
    padding: 0 15px; }
    @media (min-width: 992px) {
      body.city-connects .main-footer .row > .col.col-nav {
        margin-left: auto; } }
    body.city-connects .main-footer .row > .col.col-logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 20px 40px;
      margin-bottom: 40px; }
      @media (min-width: 992px) {
        body.city-connects .main-footer .row > .col.col-logo {
          padding-bottom: 0; } }
      body.city-connects .main-footer .row > .col.col-logo img {
        height: 68px; }
        @media (min-width: 992px) {
          body.city-connects .main-footer .row > .col.col-logo img {
            height: 78px; } }
  body.city-connects .main-footer .footer-navigation ul {
    margin-top: 0; }
    @media (min-width: 992px) {
      body.city-connects .main-footer .footer-navigation ul {
        -webkit-columns: 3;
           -moz-columns: 3;
                columns: 3;
        -webkit-column-gap: 45px;
           -moz-column-gap: 45px;
                column-gap: 45px; } }
    body.city-connects .main-footer .footer-navigation ul li {
      margin-bottom: 15px; }
      body.city-connects .main-footer .footer-navigation ul li.col-break {
        -webkit-column-break-before: always;
           -moz-column-break-before: always;
                break-before: always; }
      body.city-connects .main-footer .footer-navigation ul li a {
        color: #fff;
        font-size: 16px;
        line-height: 22px;
        margin: 0;
        max-width: 210px; }
        body.city-connects .main-footer .footer-navigation ul li a:hover {
          text-decoration: underline; }

body.city-connects .lower-footer {
  background-color: #081A53;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 15px; }
  body.city-connects .lower-footer .row > div:first-child {
    display: block; }
  body.city-connects .lower-footer a.main-site {
    color: white;
    font-size: 16px;
    letter-spacing: 2.08px;
    font-family: 'WeissenhofGrotesk-Bold'; }
    body.city-connects .lower-footer a.main-site::before {
      content: "";
      background-image: url(../../images/mic-crest.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 23px;
      width: 28px;
      display: inline-block;
      position: relative;
      top: 7px; }
    body.city-connects .lower-footer a.main-site:hover {
      opacity: 0.7; }

body.city-connects .top-header {
  background-color: #081A53;
  padding-top: 10px;
  padding-bottom: 10px; }
  body.city-connects .top-header .row > .col-md-12 > span {
    color: #ffffff;
    margin-right: 20px;
    font-size: 14px; }
  body.city-connects .top-header a.main-site {
    color: white;
    font-size: 14px;
    letter-spacing: 1.82px;
    font-family: 'WeissenhofGrotesk-Bold';
    padding-right: 8px;
    margin-left: auto;
    float: right; }
    body.city-connects .top-header a.main-site::before {
      content: "";
      background-image: url(../../images/mic-crest.svg);
      background-size: contain;
      background-repeat: no-repeat;
      height: 23px;
      width: 28px;
      display: inline-block;
      position: relative;
      top: 7px; }
    body.city-connects .top-header a.main-site:hover {
      opacity: 0.7; }
  body.city-connects .top-header img.main-site__icon {
    width: 17px;
    height: auto;
    position: relative;
    top: 8px;
    float: right; }

body.city-connects .main-nav {
  background-color: #fff;
  padding: 25px 0;
  display: block; }
  body.city-connects .main-nav .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  body.city-connects .main-nav a img {
    width: 150px; }
    @media (min-width: 992px) {
      body.city-connects .main-nav a img {
        width: 207px; } }
  body.city-connects .main-nav button {
    display: inline-block; }
    body.city-connects .main-nav button.search-box__toggle {
      border: none;
      background-color: #622751;
      border-radius: 50%;
      width: 36px;
      height: 36px;
      padding: 0;
      position: relative;
      top: 2px;
      margin-right: 8px; }
      body.city-connects .main-nav button.search-box__toggle:hover {
        background-color: #321429; }
      body.city-connects .main-nav button.search-box__toggle i {
        color: #fff;
        position: relative;
        top: 1px; }
  body.city-connects .main-nav__menu-container {
    text-align: right; }
    @media (min-width: 992px) {
      body.city-connects .main-nav__menu-container {
        padding-top: 8px; } }
    body.city-connects .main-nav__menu-container ul {
      margin-left: 0;
      display: none;
      margin-right: 40px; }
      @media (min-width: 1250px) {
        body.city-connects .main-nav__menu-container ul {
          display: inline-block; } }
      body.city-connects .main-nav__menu-container ul li:last-child {
        float: none;
        background-color: transparent; }
      body.city-connects .main-nav__menu-container ul li a {
        color: #622751;
        font-size: 18px;
        padding: 0 20px;
        font-family: 'WeissenhofGrotesk-Medium'; }
        body.city-connects .main-nav__menu-container ul li a:hover {
          text-decoration: underline; }
        body.city-connects .main-nav__menu-container ul li a .caret {
          display: none; }
      body.city-connects .main-nav__menu-container ul li .dropdown-menu {
        display: none; }

body.city-connects .vc-featured-slider .box .wrapper h3 {
  color: #622751; }
  @media (min-width: 992px) {
    body.city-connects .vc-featured-slider .box .wrapper h3 {
      font-size: 28px;
      line-height: 38px; } }

body.city-connects .vc-featured-slider .box .wrapper .controls .button-style {
  border-color: #622751;
  color: #622751; }
  body.city-connects .vc-featured-slider .box .wrapper .controls .button-style:hover {
    background-color: #622751;
    color: #fff; }

body.city-connects .vc-featured-slider .box .wrapper .controls .pagers .button-style {
  background-image: url(../../images/cc-arrow-slider.svg); }
  body.city-connects .vc-featured-slider .box .wrapper .controls .pagers .button-style:hover {
    background-image: url(../../images/arrow-slider-white.svg); }

body.city-connects .vc-intro-text {
  background-color: #622751;
  text-align: center; }
  body.city-connects .vc-intro-text .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  body.city-connects .vc-intro-text p {
    color: #fff;
    font-family: WeissenhofGrotesk-Light;
    font-size: 18px;
    line-height: 28px;
    max-width: 810px;
    margin: 0 auto; }
    @media (min-width: 992px) {
      body.city-connects .vc-intro-text p {
        font-size: 22px;
        line-height: 36px; } }
  body.city-connects .vc-intro-text a {
    display: inline-block;
    border: 2px solid #00318d;
    padding: 8.5px 25px;
    font-family: WeissenhofGrotesk-Bold;
    text-transform: uppercase;
    font-size: 75%;
    letter-spacing: 1px;
    color: #00318d;
    background-color: transparent;
    font-size: 14px;
    font-family: 'WeissenhofGrotesk-Bold';
    text-transform: uppercase;
    letter-spacing: 1.82px;
    padding: 8.5px 20px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-color: #fff;
    color: #fff;
    margin: 0 auto;
    margin-top: 30px; }
    body.city-connects .vc-intro-text a:hover {
      background-color: #00318d;
      color: white; }
    body.city-connects .vc-intro-text a.no-border {
      border: 0px; }
    body.city-connects .vc-intro-text a:hover {
      text-decoration: none; }
    body.city-connects .vc-intro-text a:hover {
      background-color: #fff;
      color: #622751; }

body.city-connects .vc-stripe.vc-stripe-big .wrapper .button-style {
  display: inline-block;
  border: 2px solid #00318d;
  padding: 8.5px 25px;
  font-family: WeissenhofGrotesk-Bold;
  text-transform: uppercase;
  font-size: 75%;
  letter-spacing: 1px;
  color: #00318d;
  background-color: transparent;
  font-size: 14px;
  font-family: 'WeissenhofGrotesk-Bold';
  text-transform: uppercase;
  letter-spacing: 1.82px;
  padding: 8.5px 20px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-color: #fff;
  color: #fff; }
  body.city-connects .vc-stripe.vc-stripe-big .wrapper .button-style:hover {
    background-color: #00318d;
    color: white; }
  body.city-connects .vc-stripe.vc-stripe-big .wrapper .button-style.no-border {
    border: 0px; }
  body.city-connects .vc-stripe.vc-stripe-big .wrapper .button-style:hover {
    text-decoration: none; }
  body.city-connects .vc-stripe.vc-stripe-big .wrapper .button-style:hover {
    background-color: #fff;
    color: #622751; }

body.city-connects .vc-row h3 {
  font-family: 'WeissenhofGrotesk-Medium';
  margin-bottom: 20px;
  color: #622751; }
  @media (min-width: 992px) {
    body.city-connects .vc-row h3 {
      font-size: 28px;
      line-height: 38px; } }

body.city-connects .vc-row p {
  font-size: 18px;
  line-height: 28px;
  color: #3F3D3D; }
  body.city-connects .vc-row p a {
    font-family: 'WeissenhofGrotesk-Bold';
    color: #3F3D3D; }
    body.city-connects .vc-row p a:hover {
      text-decoration: underline; }
  body.city-connects .vc-row p:last-child a:last-child:only-child {
    display: inline-block;
    border: 2px solid #00318d;
    padding: 8.5px 25px;
    font-family: WeissenhofGrotesk-Bold;
    text-transform: uppercase;
    font-size: 75%;
    letter-spacing: 1px;
    color: #00318d;
    background-color: transparent;
    font-size: 14px;
    font-family: 'WeissenhofGrotesk-Bold';
    text-transform: uppercase;
    letter-spacing: 1.82px;
    padding: 8.5px 20px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-color: #622751;
    color: #622751; }
    body.city-connects .vc-row p:last-child a:last-child:only-child:hover {
      background-color: #00318d;
      color: white; }
    body.city-connects .vc-row p:last-child a:last-child:only-child.no-border {
      border: 0px; }
    body.city-connects .vc-row p:last-child a:last-child:only-child:hover {
      text-decoration: none; }
    body.city-connects .vc-row p:last-child a:last-child:only-child:hover {
      background-color: #622751;
      color: #fff; }

body.city-connects .vc-row.vc-row-burgundy-city-connects {
  background-color: #622751; }
  body.city-connects .vc-row.vc-row-burgundy-city-connects h3 {
    color: #fff; }
  body.city-connects .vc-row.vc-row-burgundy-city-connects p {
    color: #fff; }
    body.city-connects .vc-row.vc-row-burgundy-city-connects p a {
      color: #fff; }
    body.city-connects .vc-row.vc-row-burgundy-city-connects p:last-child a:last-child:only-child {
      display: inline-block;
      border: 2px solid #00318d;
      padding: 8.5px 25px;
      font-family: WeissenhofGrotesk-Bold;
      text-transform: uppercase;
      font-size: 75%;
      letter-spacing: 1px;
      color: #00318d;
      background-color: transparent;
      font-size: 14px;
      font-family: 'WeissenhofGrotesk-Bold';
      text-transform: uppercase;
      letter-spacing: 1.82px;
      padding: 8.5px 20px;
      display: block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      border-color: #fff;
      color: #fff; }
      body.city-connects .vc-row.vc-row-burgundy-city-connects p:last-child a:last-child:only-child:hover {
        background-color: #00318d;
        color: white; }
      body.city-connects .vc-row.vc-row-burgundy-city-connects p:last-child a:last-child:only-child.no-border {
        border: 0px; }
      body.city-connects .vc-row.vc-row-burgundy-city-connects p:last-child a:last-child:only-child:hover {
        text-decoration: none; }
      body.city-connects .vc-row.vc-row-burgundy-city-connects p:last-child a:last-child:only-child:hover {
        background-color: #fff;
        color: #622751; }

body.city-connects .vc-row.vc-row-grey {
  background-color: #ECEDEF; }
  body.city-connects .vc-row.vc-row-grey h3 {
    color: #622751; }

body.city-connects .vc-three-ctas {
  background-color: #622751; }
  body.city-connects .vc-three-ctas .title {
    width: 100%;
    padding: 0 15px;
    font-size: 25px;
    color: #fff;
    text-align: center;
    padding-bottom: 35px; }
    @media (min-width: 992px) {
      body.city-connects .vc-three-ctas .title {
        font-size: 40px;
        padding-bottom: 65px; } }
  body.city-connects .vc-three-ctas .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  body.city-connects .vc-three-ctas .vc-one-cta .item .small-text {
    color: #4B4F55; }
  body.city-connects .vc-three-ctas .vc-one-cta .item .text2 h3 {
    font-family: WeissenhofGrotesk-Medium;
    color: #622751; }
  body.city-connects .vc-three-ctas .vc-one-cta .item .arrow {
    background-image: url(../../images/cc-arrow-ctas.svg); }

body.city-connects .vc-three-stats .vc-one-stat {
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    body.city-connects .vc-three-stats .vc-one-stat {
      margin-bottom: 0; } }
  body.city-connects .vc-three-stats .vc-one-stat .text1 {
    color: #622751;
    border-bottom: 1px solid #622751;
    padding-bottom: 30px; }
    @media (min-width: 992px) {
      body.city-connects .vc-three-stats .vc-one-stat .text1 {
        font-size: 116px;
        line-height: 126px; } }
  body.city-connects .vc-three-stats .vc-one-stat .text2 {
    color: #622751;
    margin-top: 30px;
    font-size: 22px;
    line-height: 32px; }
  body.city-connects .vc-three-stats .vc-one-stat .text3 {
    margin-top: 20px; }
    body.city-connects .vc-three-stats .vc-one-stat .text3 p {
      color: #622751; }

body.city-connects .paragraph--type--card-list {
  padding-top: 40px; }
  @media (min-width: 992px) {
    body.city-connects .paragraph--type--card-list {
      padding-top: 80px; } }
  body.city-connects .paragraph--type--card-list__title {
    font-size: 22px;
    font-family: 'WeissenhofGrotesk-Medium';
    color: #622751;
    padding: 0 15px;
    padding-bottom: 60px; }
  body.city-connects .paragraph--type--card-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
    body.city-connects .paragraph--type--card-list__item > .col-md-3 {
      width: 100%; }
      @media (min-width: 992px) {
        body.city-connects .paragraph--type--card-list__item > .col-md-3 {
          width: 25%; } }
    body.city-connects .paragraph--type--card-list__item .card-item {
      max-width: 270px;
      padding-bottom: 50px; }
      @media (min-width: 992px) {
        body.city-connects .paragraph--type--card-list__item .card-item {
          max-width: 100%; } }
      body.city-connects .paragraph--type--card-list__item .card-item .img-wrapper {
        background-color: black; }
        body.city-connects .paragraph--type--card-list__item .card-item .img-wrapper img {
          -webkit-transition: opacity .3s ease-out;
          transition: opacity .3s ease-out;
          width: 100%; }
      body.city-connects .paragraph--type--card-list__item .card-item > p {
        font-size: 18px;
        line-height: 28px;
        color: #3F3D3D;
        font-family: 'WeissenhofGrotesk-Regular';
        margin-top: 15px; }
      body.city-connects .paragraph--type--card-list__item .card-item h2 {
        font-size: 18px;
        line-height: 28px;
        max-width: 285px;
        color: #3F3D3D; }
        body.city-connects .paragraph--type--card-list__item .card-item h2 p,
        body.city-connects .paragraph--type--card-list__item .card-item h2 a {
          font-size: 18px;
          line-height: 28px;
          color: #622751;
          font-family: 'WeissenhofGrotesk-Medium';
          margin-top: 15px; }
        body.city-connects .paragraph--type--card-list__item .card-item h2 a p:first-of-type::after {
          display: inline-block;
          content: " ";
          width: 15px;
          height: 15px;
          background-image: url(../../images/cc-caret-right-solid.svg);
          background-repeat: no-repeat;
          background-size: contain;
          position: relative;
          top: 3px;
          right: -10px;
          -webkit-transition: -webkit-transform .3s ease-out;
          transition: -webkit-transform .3s ease-out;
          transition: transform .3s ease-out;
          transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
        body.city-connects .paragraph--type--card-list__item .card-item h2 a:hover {
          text-decoration: none; }
          body.city-connects .paragraph--type--card-list__item .card-item h2 a:hover p::after {
            -webkit-transform: translateX(7px);
                    transform: translateX(7px); }
          body.city-connects .paragraph--type--card-list__item .card-item h2 a:hover p:first-of-type {
            text-decoration: underline; }

body.city-connects .vc-text.one-col {
  max-width: 705px;
  margin-left: 0;
  margin: 0 auto; }
  body.city-connects .vc-text.one-col h3 {
    font-family: 'WeissenhofGrotesk-Medium';
    color: #622751;
    margin-bottom: 20px; }
  body.city-connects .vc-text.one-col p {
    font-size: 18px;
    line-height: 28px;
    color: #3F3D3D; }
    body.city-connects .vc-text.one-col p a {
      font-weight: 700;
      color: #3F3D3D; }
      body.city-connects .vc-text.one-col p a:hover {
        text-decoration: underline; }

body.city-connects .paragraph--type--section-title__text {
  font-size: 40px;
  line-height: 50px;
  color: #622751;
  font-family: 'WeissenhofGrotesk-Light'; }

body.city-connects .vc-img .meta,
body.city-connects .vc-video .meta,
body.city-connects .vc-s-slider .meta {
  border-bottom: none; }
  body.city-connects .vc-img .meta .title,
  body.city-connects .vc-video .meta .title,
  body.city-connects .vc-s-slider .meta .title {
    color: #622751;
    font-family: 'WeissenhofGrotesk-Medium'; }
  body.city-connects .vc-img .meta .caption,
  body.city-connects .vc-video .meta .caption,
  body.city-connects .vc-s-slider .meta .caption {
    color: #3F3D3D; }

body.city-connects .vc-img img,
body.city-connects .vc-video img,
body.city-connects .vc-s-slider img {
  width: 100%; }

body.city-connects .vc-accordion .panel {
  border-top: 1px solid #622751; }
  body.city-connects .vc-accordion .panel .panel-heading {
    border-color: #622751; }
    body.city-connects .vc-accordion .panel .panel-heading .panel-title a {
      color: #622751; }
      body.city-connects .vc-accordion .panel .panel-heading .panel-title a::after {
        color: #622751; }
  body.city-connects .vc-accordion .panel:last-child {
    border-bottom: 1px solid #622751; }

body.city-connects .paragraph--type--testimonial-listing__container {
  background-color: #B92655; }

body.city-connects .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .paragraph--type--testimonial-listing-item__text, body.city-connects .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .paragraph--type--testimonial-listing-item__after {
  color: #622751; }

body.city-connects .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .slick-arrow {
  border: 1px solid #622751;
  background-image: url(../../images/cc-arrow-slider.svg); }
  body.city-connects .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .slick-arrow:focus, body.city-connects .paragraph--type--testimonial-listing.paragraph--view-mode--style-2 .slick-arrow:hover {
    background-image: url(../../images/cc-arrow-slider.svg); }

body.city-connects .fsc {
  position: absolute;
  top: 51px;
  width: 100%;
  min-height: 100vh;
  background-color: #ECEDEF;
  padding-top: 25px;
  opacity: 0;
  z-index: 10;
  -webkit-transition: visibility 0s 100ms, opacity 100ms linear;
  transition: visibility 0s 100ms, opacity 100ms linear;
  visibility: hidden; }
  body.city-connects .fsc--show {
    opacity: 1;
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
    visibility: visible; }
  body.city-connects .fsc__toggle {
    padding: 0;
    z-index: 2;
    background-color: #622751;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    border: none; }
    body.city-connects .fsc__toggle:hover {
      background-color: #301328; }
    body.city-connects .fsc__toggle .line {
      width: 18px;
      height: 2px;
      background-color: #fff;
      display: block;
      margin: 4px auto;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      body.city-connects .fsc__toggle .line:first-of-type {
        margin-top: 0; }
      body.city-connects .fsc__toggle .line:last-of-type {
        margin-bottom: 0; }
    body.city-connects .fsc__toggle.is-active {
      background-color: #622751; }
      body.city-connects .fsc__toggle.is-active:hover {
        background-color: #301328; }
      body.city-connects .fsc__toggle.is-active .line:nth-child(2) {
        opacity: 0; }
      body.city-connects .fsc__toggle.is-active .line:nth-child(1) {
        -webkit-transform: translateY(6px) rotate(45deg);
                transform: translateY(6px) rotate(45deg); }
      body.city-connects .fsc__toggle.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-6px) rotate(-45deg);
                transform: translateY(-6px) rotate(-45deg); }
  body.city-connects .fsc__header img {
    width: 150px; }
    @media (min-width: 992px) {
      body.city-connects .fsc__header img {
        width: 207px; } }
  body.city-connects .fsc__header button {
    position: absolute;
    right: 15px;
    top: 39px; }
  body.city-connects .fsc__inner-wrapper ul.menu--wonder-expanded,
  body.city-connects .fsc__inner-wrapper ul.menu--cc-expanded {
    padding-top: 50px;
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-column-rule: none;
       -moz-column-rule: none;
            column-rule: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    @media (min-width: 768px) {
      body.city-connects .fsc__inner-wrapper ul.menu--wonder-expanded,
      body.city-connects .fsc__inner-wrapper ul.menu--cc-expanded {
        padding-top: 100px;
        -webkit-columns: 2;
           -moz-columns: 2;
                columns: 2;
        -webkit-column-gap: 200px;
           -moz-column-gap: 200px;
                column-gap: 200px;
        -webkit-column-rule: 1px solid #622751;
           -moz-column-rule: 1px solid #622751;
                column-rule: 1px solid #622751; } }
    body.city-connects .fsc__inner-wrapper ul.menu--wonder-expanded li,
    body.city-connects .fsc__inner-wrapper ul.menu--cc-expanded li {
      float: none;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        body.city-connects .fsc__inner-wrapper ul.menu--wonder-expanded li,
        body.city-connects .fsc__inner-wrapper ul.menu--cc-expanded li {
          margin-bottom: 30px; } }
      body.city-connects .fsc__inner-wrapper ul.menu--wonder-expanded li a,
      body.city-connects .fsc__inner-wrapper ul.menu--cc-expanded li a {
        color: #622751;
        font-size: 20px;
        line-height: 30px;
        font-family: WeissenhofGrotesk-Medium;
        max-width: 525px; }
        @media (min-width: 768px) {
          body.city-connects .fsc__inner-wrapper ul.menu--wonder-expanded li a,
          body.city-connects .fsc__inner-wrapper ul.menu--cc-expanded li a {
            font-size: 30px;
            line-height: 40px; } }
        body.city-connects .fsc__inner-wrapper ul.menu--wonder-expanded li a .caret,
        body.city-connects .fsc__inner-wrapper ul.menu--cc-expanded li a .caret {
          display: none; }
        body.city-connects .fsc__inner-wrapper ul.menu--wonder-expanded li a:hover,
        body.city-connects .fsc__inner-wrapper ul.menu--cc-expanded li a:hover {
          text-decoration: underline; }
      body.city-connects .fsc__inner-wrapper ul.menu--wonder-expanded li .dropdown-menu,
      body.city-connects .fsc__inner-wrapper ul.menu--cc-expanded li .dropdown-menu {
        position: static;
        display: block;
        background-color: transparent;
        -webkit-box-shadow: none;
                box-shadow: none;
        border: none; }
        body.city-connects .fsc__inner-wrapper ul.menu--wonder-expanded li .dropdown-menu a,
        body.city-connects .fsc__inner-wrapper ul.menu--cc-expanded li .dropdown-menu a {
          padding: 0;
          background-color: transparent; }

body.city-connects .vc-header {
  text-align: center;
  padding-top: 80px;
  background-color: #fff; }
  @media (min-width: 992px) {
    body.city-connects .vc-header {
      padding-top: 120px; } }
  body.city-connects .vc-header h1 {
    font-family: WeissenhofGrotesk-Light;
    color: #622751; }
  body.city-connects .vc-header .intro {
    margin: 0 auto;
    padding-top: 50px; }
    body.city-connects .vc-header .intro p {
      font-family: WeissenhofGrotesk-Light;
      color: #622751;
      font-size: 18px;
      line-height: 30px; }
      @media (min-width: 992px) {
        body.city-connects .vc-header .intro p {
          font-size: 22px;
          line-height: 36px; } }
  body.city-connects .vc-header.cc-burgundy, body.city-connects .vc-header.cc-pink {
    background-color: #622751; }
    body.city-connects .vc-header.cc-burgundy h1, body.city-connects .vc-header.cc-pink h1 {
      color: #fff; }
    body.city-connects .vc-header.cc-burgundy .intro p, body.city-connects .vc-header.cc-pink .intro p {
      color: #fff; }
  body.city-connects .vc-header.cc-pink {
    background-color: #B92655; }
  body.city-connects .vc-header.cc-grey {
    background-color: #ECEDEF; }

body.city-connects.page-node-type-editorial:has(.vc-header.cc-burgundy) .breadcrumbs ul li, body.city-connects.page-node-type-editorial:has(.vc-header.cc-pink) .breadcrumbs ul li {
  color: #fff; }
  body.city-connects.page-node-type-editorial:has(.vc-header.cc-burgundy) .breadcrumbs ul li a, body.city-connects.page-node-type-editorial:has(.vc-header.cc-pink) .breadcrumbs ul li a {
    color: #fff; }
    body.city-connects.page-node-type-editorial:has(.vc-header.cc-burgundy) .breadcrumbs ul li a:hover, body.city-connects.page-node-type-editorial:has(.vc-header.cc-pink) .breadcrumbs ul li a:hover {
      color: #fff; }

body.city-connects.page-node-type-cc-item .blog-item-meta {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    body.city-connects.page-node-type-cc-item .blog-item-meta {
      padding-bottom: 50px; } }
  body.city-connects.page-node-type-cc-item .blog-item-meta h1 {
    margin-top: 0; }
    body.city-connects.page-node-type-cc-item .blog-item-meta h1 span {
      font-family: 'WeissenhofGrotesk-Medium';
      color: #622751; }

body.city-connects.page-node-type-cc-item .main > div[class*="vc"] {
  padding-top: 40px; }

body.city-connects.page-node-type-cc-item .small-footer .back-to a {
  color: #622751; }
  body.city-connects.page-node-type-cc-item .small-footer .back-to a i {
    color: #622751; }

body.city-connects.page-node-type-standard .standard {
  margin-top: 30px; }
  @media (min-width: 992px) {
    body.city-connects.page-node-type-standard .standard {
      margin-top: 60px; } }

body.city-connects.page-node-type-standard h1 {
  max-width: 750px;
  margin-bottom: 60px;
  line-height: 50px; }
  @media (min-width: 992px) {
    body.city-connects.page-node-type-standard h1 {
      margin-bottom: 120px; } }
  body.city-connects.page-node-type-standard h1 span {
    font-size: 40px;
    line-height: 50px;
    font-family: 'WeissenhofGrotesk-Medium';
    color: #622751; }

@media (min-width: 992px) {
  body.city-connects.page-node-type-standard .border-right {
    border-right: 1px solid #622751; } }

body.city-connects.page-node-type-standard .border-top:has(.listing) {
  display: none; }

body.city-connects.page-node-type-standard .vc-intro-text {
  background-color: #fff;
  max-width: 705px; }
  body.city-connects.page-node-type-standard .vc-intro-text p {
    color: #622751;
    text-align: left;
    font-size: 18px;
    line-height: 32px; }

body.city-connects.page-node-type-standard .vc-text {
  margin: 0 0;
  margin-bottom: 55px; }

body.city-connects.page-node-type-standard .breadrumbs {
  padding-bottom: 0; }

body.city-connects.page-node-type-section-home .vc-video {
  max-width: 810px;
  margin: 0 auto;
  margin-bottom: 80px; }

body.city-connects .search-box {
  background-color: #ECEDEF;
  padding: 30px 0 160px;
  position: absolute;
  width: 100%;
  z-index: 999;
  top: 0;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }
  body.city-connects .search-box--active {
    -webkit-transform: translateY(51px);
            transform: translateY(51px); }
  body.city-connects .search-box__header {
    padding-bottom: 126px; }
    body.city-connects .search-box__header img {
      width: 150px; }
      @media (min-width: 992px) {
        body.city-connects .search-box__header img {
          width: 207px; } }
    body.city-connects .search-box__header .search-box__toggle {
      position: absolute;
      top: 22px;
      right: 15px; }
      body.city-connects .search-box__header .search-box__toggle button {
        border: none;
        border-radius: 50%;
        background-color: #622751;
        width: 36px;
        height: 36px; }
        body.city-connects .search-box__header .search-box__toggle button:hover {
          background-color: #2d1225; }
  body.city-connects .search-box__close {
    width: 13px;
    height: 25px;
    background-image: url(../../images/search-close.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  body.city-connects .search-box .form-group input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #622751;
    color: #622751;
    font-size: 20px;
    padding: 0;
    padding-bottom: 35px;
    height: 58px;
    font-family: 'WeissenhofGrotesk-Medium'; }
    @media (min-width: 992px) {
      body.city-connects .search-box .form-group input {
        font-size: 30px; } }
    body.city-connects .search-box .form-group input::-webkit-input-placeholder {
      color: #622751;
      font-size: 20px; }
    body.city-connects .search-box .form-group input::-moz-placeholder {
      color: #622751;
      font-size: 20px; }
    body.city-connects .search-box .form-group input:-ms-input-placeholder {
      color: #622751;
      font-size: 20px; }
    body.city-connects .search-box .form-group input::-ms-input-placeholder {
      color: #622751;
      font-size: 20px; }
    body.city-connects .search-box .form-group input::placeholder {
      color: #622751;
      font-size: 20px; }
      @media (min-width: 992px) {
        body.city-connects .search-box .form-group input::-webkit-input-placeholder {
          font-size: 30px; }
        body.city-connects .search-box .form-group input::-moz-placeholder {
          font-size: 30px; }
        body.city-connects .search-box .form-group input:-ms-input-placeholder {
          font-size: 30px; }
        body.city-connects .search-box .form-group input::-ms-input-placeholder {
          font-size: 30px; }
        body.city-connects .search-box .form-group input::placeholder {
          font-size: 30px; } }
  body.city-connects .search-box .form-group .search-box__submit button {
    font-size: 14px;
    color: #622751;
    font-family: 'WeissenhofGrotesk-Bold';
    letter-spacing: 1.82px;
    border: 2px solid #622751;
    padding: 15px 25px;
    background-color: transparent;
    text-transform: uppercase;
    margin-top: 30px; }
    @media (min-width: 992px) {
      body.city-connects .search-box .form-group .search-box__submit button {
        margin-top: 0; } }
    body.city-connects .search-box .form-group .search-box__submit button:hover {
      color: #fff;
      background-color: #622751; }

body.city-connects .listing .view-content {
  display: block; }

body.city-connects .listing .views-view-grid .row {
  margin-bottom: 0; }

body.city-connects .listing .header h2 {
  font-size: 40px;
  text-align: center;
  color: #622751;
  margin-bottom: 70px;
  font-family: WeissenhofGrotesk-Light; }

body.city-connects .listing .views-row:last-child {
  border: none; }

body.city-connects .listing .go-international {
  display: none; }

body.city-connects .listing .teaser > a {
  display: block;
  margin-bottom: 30px;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 992px) {
    body.city-connects .listing .teaser > a {
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      margin-bottom: 60px; } }

body.city-connects .cc-item.teaser h2 {
  color: #622751;
  margin-top: 15px;
  font-family: 'WeissenhofGrotesk-Regular';
  margin-bottom: 0; }

body.city-connects .view-main.view-display-id-city_connects .view-content .main-search__item {
  border-bottom: 1px solid #622751;
  padding-bottom: 30px; }
  body.city-connects .view-main.view-display-id-city_connects .view-content .main-search__item .main-search__title a {
    color: #622751; }
  body.city-connects .view-main.view-display-id-city_connects .view-content .main-search__item .main-search__url a {
    color: #3F3D3D; }
  body.city-connects .view-main.view-display-id-city_connects .view-content .main-search__item:last-of-type {
    border-bottom: none; }

body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item input,
body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item select {
  border: 1px solid #622751;
  color: #622751; }
  body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item input::-webkit-input-placeholder, body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item select::-webkit-input-placeholder {
    color: #622751; }
  body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item input::-moz-placeholder, body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item select::-moz-placeholder {
    color: #622751; }
  body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item input:-ms-input-placeholder, body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item select:-ms-input-placeholder {
    color: #622751; }
  body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item input::-ms-input-placeholder, body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item select::-ms-input-placeholder {
    color: #622751; }
  body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item input::placeholder,
  body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item select::placeholder {
    color: #622751; }

body.city-connects .view-main.view-display-id-city_connects .view-filters .form-item .select-wrapper::after {
  color: #622751; }

body.city-connects .view-main.view-display-id-city_connects .view-filters .form-actions button {
  display: inline-block;
  border: 2px solid #00318d;
  padding: 8.5px 25px;
  font-family: WeissenhofGrotesk-Bold;
  text-transform: uppercase;
  font-size: 75%;
  letter-spacing: 1px;
  color: #00318d;
  background-color: transparent;
  font-size: 14px;
  font-family: 'WeissenhofGrotesk-Bold';
  text-transform: uppercase;
  letter-spacing: 1.82px;
  padding: 8.5px 20px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #622751;
  color: #622751; }
  body.city-connects .view-main.view-display-id-city_connects .view-filters .form-actions button:hover {
    background-color: #00318d;
    color: white; }
  body.city-connects .view-main.view-display-id-city_connects .view-filters .form-actions button.no-border {
    border: 0px; }
  body.city-connects .view-main.view-display-id-city_connects .view-filters .form-actions button:hover {
    text-decoration: none; }
  body.city-connects .view-main.view-display-id-city_connects .view-filters .form-actions button:hover {
    background-color: #622751;
    color: #fff; }
