@charset "UTF-8";
/* BEGIN Light */
@font-face {
  font-family: Industry;
  src: url("../fonts/Light/Industry-Light.woff?v=1.1.0") format('woff'), url("../fonts/Light/Industry-Light.ttf?v=1.1.0") format('truetype');
  font-weight: 300;
  font-style: normal;
}
/* END Light */
/* BEGIN Regular */
@font-face {
  font-family: AcuminPro;
  src: url("../fonts/Regular/AcuminPro-Regular.woff?v=1.1.0") format('woff'), url("../fonts/Regular/AcuminPro-Regular.ttf?v=1.1.0") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Arial;
  src: url("../fonts/Regular/Arial-Regular.woff?v=1.1.0") format('woff'), url("../fonts/Regular/Arial-Regular.ttf?v=1.1.0") format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* END Regular */
/* BEGIN Medium */
@font-face {
  font-family: Industry;
  src: url("../fonts/Medium/Industry-Medium.woff?v=1.1.0") format('woff'), url("../fonts/Medium/Industry-Medium.ttf?v=1.1.0") format('truetype');
  font-weight: 500;
  font-style: normal;
}
/* END Medium */
/* BEGIN Bold */
@font-face {
  font-family: AcuminPro;
  src: url("../fonts/Bold/AcuminPro-Bold.woff?v=1.1.0") format('woff'), url("../fonts/Bold/AcuminPro-Bold.ttf?v=1.1.0") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Industry;
  src: url("../fonts/Bold/Industry-Bold.woff?v=1.1.0") format('woff'), url("../fonts/Bold/Industry-Bold.ttf?v=1.1.0") format('truetype');
  font-weight: 700;
  font-style: normal;
}
/* END Bold */
@font-face {
  font-family: Industry;
  src: url("../fonts/Book/Industry-Book.woff?v=1.1.0") format('woff'), url("../fonts/Book/Industry-Book.ttf?v=1.1.0") format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
::selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}
::-webkit-selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}
html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 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 */
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;
  cursor: pointer;
}
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;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  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"] {
  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;
  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;
    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;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 1.428571429;
  color: #636569;
  background-color: #fff;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #008cc9;
  text-decoration: none;
}
a:hover, a:focus {
  color: #00577d;
  text-decoration: none;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eee;
}
.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: 500;
  line-height: 1.1;
  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: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 0;
  margin-bottom: 10.5px;
}
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 {
  margin-top: 0;
  margin-bottom: 10.5px;
}
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: 39px;
}
h2, .h2 {
  font-size: 32px;
}
h3, .h3 {
  font-size: 26px;
}
h4, .h4 {
  font-size: 19px;
}
h5, .h5 {
  font-size: 15px;
}
h6, .h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small, .small {
  font-size: 86%;
}
mark, .mark {
  background-color: #fcf8e3;
  padding: 0.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: #777;
}
.text-primary {
  color: #008cc9;
}
a.text-primary:hover, a.text-primary:focus {
  color: #006896;
}
.text-success {
  color: #54C08A;
}
a.text-success:hover, a.text-success:focus {
  color: #3da471;
}
.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: #FF6A6A;
}
a.text-danger:hover, a.text-danger:focus {
  color: #ff3737;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #008cc9;
}
a.bg-primary:hover, a.bg-primary:focus {
  background-color: #006896;
}
.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: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eee;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10.5px;
  list-style-type: none;
  padding: 0;
}
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: 21px;
}
dt, dd {
  line-height: 1.428571429;
}
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 #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eee;
}
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.428571429;
  color: #777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '— ';
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  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: ' —';
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.428571429;
}
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: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
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: 10px;
  padding-right: 10px;
  padding: 0 5%;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1440px;
    width: 100%;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.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.3333333333%;
}
.col-xs-2 {
  width: 16.6666666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.3333333333%;
}
.col-xs-5 {
  width: 41.6666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.3333333333%;
}
.col-xs-8 {
  width: 66.6666666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.3333333333%;
}
.col-xs-11 {
  width: 91.6666666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.3333333333%;
}
.col-xs-pull-2 {
  right: 16.6666666667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.3333333333%;
}
.col-xs-pull-5 {
  right: 41.6666666667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.3333333333%;
}
.col-xs-pull-8 {
  right: 66.6666666667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.3333333333%;
}
.col-xs-pull-11 {
  right: 91.6666666667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.3333333333%;
}
.col-xs-push-2 {
  left: 16.6666666667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.3333333333%;
}
.col-xs-push-5 {
  left: 41.6666666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.3333333333%;
}
.col-xs-push-8 {
  left: 66.6666666667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.3333333333%;
}
.col-xs-push-11 {
  left: 91.6666666667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.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.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.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.428571429;
  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: 15.75px;
    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: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
  color: #666;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.428571429;
  color: #444;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.428571429;
  color: #444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-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;
  outline: none;
}
.form-control:focus {
  border-color: #999;
  outline: 0;
}
.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: #eee;
  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: 39px;
  }
  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: 29px;
  }
  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: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio, .checkbox {
  position: relative;
  display: block;
  /* margin-top: 10px;
  margin-bottom: 10px; */
}
.radio label, .checkbox label {
  min-height: 21px;
  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: 36px;
}
.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: 29px;
  padding: 4px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 2px;
}
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: 29px;
  line-height: 29px;
}
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: 29px;
  padding: 4px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 2px;
}
.form-group-sm select.form-control {
  height: 29px;
  line-height: 29px;
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 29px;
  min-height: 34px;
  padding: 5px 10px;
  font-size: 13px;
  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: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
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: 48px;
  line-height: 48px;
}
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: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  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: 48px;
  height: 48px;
  line-height: 48px;
}
.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: 29px;
  height: 29px;
  line-height: 29px;
}
.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: #54C08A;
}
.has-success .form-control {
  border-color: #54C08A;
}
.has-success .form-control:focus {
  border-color: #3da471;
}
.has-success .input-group-addon {
  color: #54C08A;
  border-color: #54C08A;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #54C08A;
}
.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;
}
.has-warning .form-control:focus {
  border-color: #66512c;
}
.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: #FF6A6A;
}
.has-error .form-control {
  border-color: #FF6A6A;
}
.has-error .form-control:focus {
  border-color: #ff3737;
}
.has-error .input-group-addon {
  color: #FF6A6A;
  border-color: #FF6A6A;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #FF6A6A;
}
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@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: 28px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 5px;
    font-size: 13px;
  }
}
.checkbox input[type=checkbox] {
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
}
.checkbox input[type=checkbox] + label {
  position: relative;
  display: block;
  padding: 0 0 0 26px;
  cursor: pointer;
}
.checkbox input[type=checkbox] + label:before {
  display: block;
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: solid black;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  z-index: 1;
}
.checkbox input[type=checkbox] + label:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #D1D1D1;
}
.checkbox input[type=checkbox]:disabled + label {
  cursor: not-allowed;
}
.checkbox input[type=checkbox]:disabled + label:before {
  opacity: 1;
}
.checkbox input[type=checkbox]:disabled + label:after {
  background: #999;
  border-color: #D4DDE6;
}
.checkbox input[type=checkbox]:disabled:checked + label:before {
  border-color: #999;
  opacity: 1;
}
.checkbox input[type=checkbox]:disabled:checked + label:after {
  background: #EEEEF0;
  border-color: #ddd;
}
.checkbox input[type=checkbox]:checked + label:before {
  border-color: #008cc9;
  opacity: 1;
}
/* ========= */
.radio input[type="radio"] {
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
}
.radio input[type="radio"] + label {
  position: relative;
  display: block;
  padding: 0 0 0 26px;
  cursor: pointer;
}
.radio input[type="radio"] + label:before {
  display: block;
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 8px;
  height: 8px;
  opacity: 0;
  z-index: 1;
  border-radius: 50%;
}
.radio input[type="radio"] + label:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background: #fff;
}
.radio input[type="radio"]:disabled + label {
  cursor: not-allowed;
}
.radio input[type="radio"]:disabled + label:before {
  opacity: 1;
}
.radio input[type="radio"]:disabled + label:after {
  background: #EEEEF0;
  border-color: #999;
}
.radio input[type="radio"]:disabled:checked + label:before {
  background-color: #999;
  opacity: 1;
}
.radio input[type="radio"]:disabled:checked + label:after {
  background: #EEEEF0;
  border-color: #DDD;
}
.radio input[type="radio"]:checked + label:before {
  background-color: #008cc9;
  opacity: 1;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.428571429;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #373A51;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.outline {
  border-color: #008cc9;
  color: #008cc9;
}
.btn.outline:hover {
  border-color: #008cc9;
  color: #008cc9;
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #373A51;
  background-color: #fff;
  border-color: #D1D1D1;
}
.btn-default:focus, .btn-default.focus {
  color: #373A51;
  background-color: #f7f7f7;
  border-color: #b8b8b8;
}
.btn-default:hover {
  color: #373A51;
  background-color: #f7f7f7;
  border-color: #b2b2b2;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #373A51;
  background-color: #f7f7f7;
  border-color: #b2b2b2;
}
.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: #373A51;
  background-color: #f7f7f7;
  border-color: #b8b8b8;
}
.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: #D1D1D1;
}
.btn-default .badge {
  color: #fff;
  background-color: #373A51;
}
.btn-primary {
  color: #fff;
  background-color: #008cc9;
  border-color: #007ab0;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0081ba;
  border-color: #00577d;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0081ba;
  border-color: #005072;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0081ba;
  border-color: #005072;
}
.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: #0081ba;
  border-color: #00577d;
}
.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: #008cc9;
  border-color: #007ab0;
}
.btn-primary .badge {
  color: #008cc9;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #51b351;
  border-color: #3d8b3d;
}
.btn-success:hover {
  color: #fff;
  background-color: #51b351;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #51b351;
  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: #51b351;
  border-color: #3d8b3d;
}
.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: #4ebbdb;
  border-color: #28a1c5;
}
.btn-info:hover {
  color: #fff;
  background-color: #4ebbdb;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #4ebbdb;
  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: #4ebbdb;
  border-color: #28a1c5;
}
.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: #efa640;
  border-color: #df8a13;
}
.btn-warning:hover {
  color: #fff;
  background-color: #efa640;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #efa640;
  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: #efa640;
  border-color: #df8a13;
}
.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: #d64742;
  border-color: #b52b27;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d64742;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d64742;
  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: #d64742;
  border-color: #b52b27;
}
.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: #008cc9;
  text-shadow: 0 0 0 #008cc9;
  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: #00577d;
  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: #777;
  text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 4px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs, .btn-group-xs > .btn {
  padding: 2px 8px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 2px;
}
.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;
  -o-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%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 200px;
  padding: 10px 0;
  margin: 1px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 9px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #444;
  white-space: nowrap;
  text-shadow: none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #2d3042;
  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: #008cc9;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.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: 13px;
  line-height: 1.428571429;
  color: #777;
  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-post-action {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: transparent;
  padding: 0;
  border: 0;
}
.btn-post-action svg {
  fill: #C0C6D2;
}
.btn-post-action:hover {
  background-color: #E5E5E5;
}
.btn-post-action:hover svg {
  fill: #444;
}
.btn-post-action > .icon {
  height: 36px !important;
}
.btn-post-action.sm {
  width: 28px;
  height: 28px;
}
.btn-post-action.sm > .icon {
  height: 28px !important;
}
.open .btn-post-action {
  background-color: #E5E5E5;
}
.open svg.dotnav {
  fill: #444;
}
.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.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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: 2px;
  border-top-left-radius: 2px;
  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: 2px;
  border-bottom-left-radius: 2px;
}
.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: 15px;
  font-weight: normal;
  line-height: 1;
  color: #444;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.input-group-addon.input-sm, .input-group-sm > .input-group-addon.form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 4px 10px;
  font-size: 13px;
  border-radius: 2px;
}
.input-group-addon.input-lg, .input-group-lg > .input-group-addon.form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}
.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: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #008cc9;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.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.428571429;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #646569;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.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: #008cc9;
}
.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, .nav-tabs.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: 2px;
}
.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: 2px 2px 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: 40px;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
.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: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  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;
    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;
  }
}
@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: 5px 0;
  font-size: 19px;
  line-height: 21px;
  height: 40px;
  cursor: pointer;
  position: relative;
  width: 266px;
  max-width: 100%;
}
.navbar-brand img {
  position: absolute;
  left: 0;
}
.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: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: left;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 4.75px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 21px;
  }
  .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: 9.5px;
    padding-bottom: 9.5px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  margin-top: 0.5px;
  margin-bottom: 0.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: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 0.5px;
  margin-bottom: 0.5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-text {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .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: #283e4a;
  border-color: #283e4a;
}
.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: #283e4a;
  }
  .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: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #008cc9;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  z-index: 2;
  color: #00577d;
  background-color: #eee;
  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: #fff;
  background-color: #008cc9;
  border-color: #008cc9;
  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: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 4px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 21px 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: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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: #777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: #777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #008cc9;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #006896;
}
.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: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #008cc9;
  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: #eee;
}
.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
.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: 68px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-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: #444;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #008cc9;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: #54C08A;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #3da471;
}
.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: #FF6A6A;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #ff3737;
}
@-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: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -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: 13px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #008cc9;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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;
  -o-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: -webkit-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-image: -o-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-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: -webkit-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-image: -o-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-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: -webkit-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-image: -o-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-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: -webkit-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-image: -o-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-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 {
  padding: 0;
  margin: 0;
}
.list-group-item, .list-group > li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
}
.list-group-item:first-child, .list-group > li:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child, .list-group > li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
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: #eee;
  color: #777;
  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: #777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #008cc9;
  border-color: #008cc9;
}
.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: #96dfff;
}
.list-group-item-success {
  color: #54C08A;
  background-color: #dff0d8;
}
a.list-group-item-success, button.list-group-item-success {
  color: #54C08A;
}
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: #54C08A;
  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: #54C08A;
  border-color: #54C08A;
}
.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: #FF6A6A;
  background-color: #f2dede;
}
a.list-group-item-danger, button.list-group-item-danger {
  color: #FF6A6A;
}
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: #FF6A6A;
  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: #FF6A6A;
  border-color: #FF6A6A;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.list-group.with-thumb > li > figure {
  width: 48px;
  height: 48px;
  float: left;
  margin: 0 12px 0 0;
  overflow: hidden;
}
.list-description {
  display: table-cell;
  white-space: normal;
  word-wrap: break-word;
  padding: 0 5px 0 0;
  height: 48px;
  vertical-align: middle;
  width: 800px;
}
.panel-body .list-group > li {
  padding: 8px 0;
}
.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border-radius: 3px;
  position: relative;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.08);
}
.panel-body {
  padding: 20px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 15px 20px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  position: relative;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
  font-weight: 500;
  display: inline-block;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 15px 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  border-top-left-radius: 2px;
}
.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: 2px;
  border-bottom-left-radius: 2px;
}
.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: 20px;
  padding-right: 20px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.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: 2px;
  border-top-right-radius: 2px;
}
.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: 2px;
}
.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: 2px;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  border-bottom-right-radius: 2px;
}
.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: 2px;
}
.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: 2px;
}
.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: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
.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: #333;
  background-color: #ffffff;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #ffffff;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #008cc9;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #008cc9;
  border-color: #008cc9;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #008cc9;
}
.panel-primary > .panel-heading .badge {
  color: #008cc9;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #008cc9;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #54C08A;
  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: #54C08A;
}
.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: #FF6A6A;
  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: #FF6A6A;
}
.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: 2px;
  -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: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 2px;
}
.close {
  float: right;
  font-size: 22.5px;
  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;
  text-align: center;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-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;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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: 10px;
  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.428571429;
}
.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: 440px;
    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;
  }
}
@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: 13px;
  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: 2px;
}
.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: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: 15px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 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: #999;
  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: #999;
  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: #999;
  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: #999;
  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;
  -o-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 (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-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-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  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-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  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: '‹';
}
.carousel-control .icon-next:before {
  content: '›';
}
.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, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.show {
  display: block;
}
.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 {
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    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;
  }
}
#header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0 0px;
  z-index: 99;
}
.admin-bar #header {
  top: 34px;
}
#header .topbar {
  width: 100%;
  display: inline-block;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#header .topbar ul {
  float: right;
}
#header .topbar .search-icon {
  float: right;
  background-color: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-size: 20px;
  margin-top: 3px;
  margin-left: 35px;
  width: 20px;
  height: 20px;
  padding: 0;
  text-align: center;
  line-height: 30px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 1025px) {
  #header .topbar .search-icon:hover {
    color: #00AEFF;
  }
}
#header .topbar .search-icon i {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 30px;
}
#header .topbar .search-icon .icon-search {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
  transform: scale(1);
}
#header .topbar .search-icon .icon-close {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  transform: scale(0);
}
@media (min-width: 1025px) {
  #header .topbar .search-icon.close-search:hover {
    color: #fff;
  }
}
#header .topbar .search-icon.close-search .icon-close {
  background-color: #00AEFF;
  border-radius: 100%;
  font-size: 14px;
  opacity: 1;
  transform: scale(1);
}
#header .topbar .search-icon.close-search .icon-close:hover {
  background-color: #005696;
}
#header .topbar .search-icon.close-search .icon-search {
  opacity: 0;
  transform: scale(0);
}
#header .main-menu {
  float: right;
  margin-top: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#header .main-menu li {
  position: static;
}
#header .menu li a {
  color: #fff;
  background-color: transparent;
  padding: 6px 0px;
  margin: 0px 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#header .menu li a:before {
  content: "";
  position: absolute;
  height: 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  background-color: #00AEFF;
}
#header .menu li a:hover {
  background-color: transparent;
}
#header .menu li a:hover:before {
  width: 100%;
  opacity: 1;
}
#header .menu li a:focus {
  background-color: transparent;
  outline: none;
}
#header .menu li:last-child a {
  margin-right: 0px;
}
#header .navbar {
  min-height: auto;
  padding: 0;
}
#header .navbar .navbar-brand {
  padding: 0;
}
#header .navbar .navbar-brand .white-logo, #header .navbar .navbar-brand .blue-logo {
  transition: all 0.5s;
}
#header .navbar .navbar-brand .white-logo {
  z-index: 1;
}
#header .navbar .navbar-brand .blue-logo {
  z-index: 2;
  opacity: 0;
}
#header .navbar-collapse {
  padding: 0;
}
#header .navbar-header {
  margin-top: -20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#header .search-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: var(--searchtop, 87px);
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  transform: perspective(550px) rotateX(-90deg);
  transform-origin: top;
}
#header .search-overlay.active {
  opacity: 1;
  visibility: visible;
  transform: perspective(550px) rotateX(0deg);
}
#header .search-content {
  position: relative;
  padding: 65px 0px;
  overflow: hidden;
  background-color: #00AEFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#header .search-content .search-bar {
  position: relative;
  z-index: 1;
}
#header .search-content .search-bar input {
  width: 100%;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #636569;
  outline: none;
  padding: 0;
  padding: 0px 70px 0px 20px;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 50px;
  letter-spacing: 1px;
  outline: none;
}
#header .search-content .search-bar .search-btn {
  position: absolute;
  right: 0;
  height: 50px;
  width: 70px;
  border: none;
  background-color: transparent;
  color: #00AEFF;
  font-size: 20px;
  outline: none;
  line-height: 50px;
}
#header .search-content .search-bar .search-btn i {
  height: 50px;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  line-height: 50px;
}
#header .search-content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 410px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1900px / 410px;
  bottom: -259px;
  transform: rotate(-1deg);
  left: -29px;
}
#header .search-content:after {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.15);
  width: 519px;
  height: 270px;
  right: -40px;
  top: -37px;
  border-radius: 100px / 200px;
}
#header .topbar .search-icon {
  color: #636569;
}
#header .topbar .search-icon:hover {
  color: #00AEFF;
}
#header.sticky {
  background-color: #fff;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
}
#header.sticky .menu li a {
  color: #636569;
}
#header.sticky .topbar {
  padding-top: 13px;
}
#header.sticky .main-menu {
  margin-top: 0px;
}
#header.sticky .search-icon.close-search {
  color: #fff;
}
#header.sticky .search-icon.close-search:hover {
  color: #fff;
}
#header.sticky .navbar-header .white-logo {
  opacity: 0;
}
#header.sticky .navbar-header .blue-logo {
  opacity: 1;
}
#header.white-header {
  background-color: #fff;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
  height: 117px;
}
#header.white-header .menu li a {
  color: #636569;
  font-size: 16px;
}
@media (min-width: 1024px) {
  #header.white-header .topbar {
    color: #636569;
  }
}
#header.white-header .topbar .search-icon:hover {
  color: #00AEFF;
}
#header.white-header .main-menu {
  margin-top: 0px;
}
#header.white-header .search-icon.close-search {
  color: #fff;
}
#header.white-header .search-icon.close-search:hover {
  color: #fff;
}
#header.white-header .navbar-header .white-logo {
  opacity: 0;
}
#header.white-header .navbar-header .blue-logo {
  opacity: 1;
}
#header.white-header .ubermenu-main {
  margin-top: 0px;
}
#header.white-header .ubermenu-main ul.ubermenu-nav > li > span.ubermenu-target {
  cursor: default;
}
#header.white-header .ubermenu-main ul.ubermenu-nav > li > .ubermenu-target {
  text-shadow: none;
  color: #005696;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}
@media (min-width: 1024px) {
  #header.white-header .ubermenu-main ul.ubermenu-nav > li:hover > a {
    color: #005696 !important;
  }
  #header.white-header .ubermenu-main ul.ubermenu-nav > li:hover > a:after {
    width: 100% !important;
  }
}
header.wp-header .topbar {
  padding-left: 0px;
  padding-right: 0px;
}
header.wp-header .navbar {
  padding: 0px 0px;
}
@media (min-width: 1024px) {
  .ubermenu-main {
    margin-top: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  .ubermenu-main ul.ubermenu-nav > li * {
    pointer-events: none !important;
  }
  .ubermenu-main ul.ubermenu-nav > li:hover {
    pointer-events: auto !important;
  }
  .ubermenu-main ul.ubermenu-nav > li:hover * {
    pointer-events: auto !important;
  }
  .ubermenu-main ul.ubermenu-nav > li > .ubermenu-target {
    color: #fff;
    background-color: transparent;
    padding: 10px 0px 6px;
    padding-right: 0px !important;
    margin: 0px 26px;
    font-family: 'Industry', 'Arial', sans-serif;
    line-height: 21px;
    cursor: pointer;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 17px;
    font-weight: 700;
  }
  .ubermenu-main ul.ubermenu-nav > li > .ubermenu-target:before {
    content: "";
    position: absolute;
    height: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    background-color: #00aeff;
  }
  .ubermenu-main ul.ubermenu-nav > li:hover > .ubermenu-target header.white-header, header.sticky .ubermenu-main ul.ubermenu-nav > li:hover > .ubermenu-target {
    color: #005696 !important;
  }
  .ubermenu-main ul.ubermenu-nav > li:hover > .ubermenu-target:before {
    width: 100%;
    opacity: 1;
  }
  .ubermenu-main ul.ubermenu-nav > li:last-child > .ubermenu-target {
    margin-right: 0px;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop {
    position: fixed;
    background-color: #003964;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop {
    position: fixed;
    background-color: #003964;
    padding: 50px 0px;
    z-index: 99;
  }
  header .ubermenu .ubermenu-item.submenu-options {
    width: 70%;
    flex: 1;
  }
  header .ubermenu .ubermenu-item.image-column {
    background-color: transparent;
    border-left: 1px solid #00aeff;
    width: 30%;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li h2 {
    color: #fff;
    font-family: 'Industry', 'Arial', sans-serif;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 0;
  }
  header .ubermenu.ubermenu-main .ubermenu-item-normal > a.ubermenu-target:hover {
    color: #9aea28;
    text-decoration: underline;
  }
  header .ubermenu.ubermenu-main .ubermenu-item-normal > a.ubermenu-target:hover .ubermenu-target-text {
    text-decoration: underline;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li h4 {
    color: #00aeff;
    font-family: 'Industry', 'Arial', sans-serif;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li p {
    color: #fff;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li .button {
    background-color: #9aea28;
    border: 5px solid #9aea28;
    padding: 0px 65px 0px 30px;
    font-family: 'AcuminPro', 'Arial', sans-serif;
    color: #005696;
    font-size: 18px;
    border-radius: 50px;
    height: 50px;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    font-weight: bold;
    position: relative;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    margin-left: 20px;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li .button i {
    height: 40px;
    background-color: #fff;
    width: 40px;
    position: absolute;
    border-radius: 100%;
    right: 0;
    font-size: 22px;
    line-height: 40px;
    top: 0px;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    color: #005696;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li .button span {
    z-index: 1;
    position: relative;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li .button:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0px;
    width: 40px;
    height: 100%;
    background-color: #36a635;
    transform-origin: right;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50px;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li .button:hover {
    color: #fff;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li .button:hover:after {
    width: 100%;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li .button:hover i {
    background-color: transparent;
    color: #fff;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li.heading-column {
    padding: 0;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li.heading-column .ubermenu-submenu {
    margin: 0;
    padding: 0;
  }
  header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li.heading-column .ubermenu-custom-content {
    padding-left: 0;
    padding-bottom: 0;
  }
  header .ubermenu .ubermenu-row {
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5%;
    padding-right: 5%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  header .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
    display: none;
  }
  header .ubermenu .submenu-options .ubermenu-item.ubermenu-has-submenu-flyout {
    margin-top: 0 !important;
  }
  header .ubermenu .submenu-options .ubermenu-item.ubermenu-has-submenu-flyout:last-child {
    width: 100% !important;
    max-width: 100% !important;
  }
  header .ubermenu .submenu-options .ubermenu-item.ubermenu-has-submenu-flyout li {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  header .ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
    margin-top: 0;
  }
  header .ubermenu-submenu > li.submenu-options {
    margin-top: 10px !important;
    padding-top: 0 !important;
  }
  header .ubermenu-submenu .ubermenu-submenu {
    margin-top: -5px !important;
  }
  header .ubermenu-submenu .ubermenu-submenu .aspect-ratio-16-9 {
    position: relative;
    padding: 0;
    margin-left: 20px;
    margin-right: 20px;
  }
  header .ubermenu-submenu .ubermenu-submenu .aspect-ratio-16-9:before {
    content: '';
    display: block;
    padding-top: 56.25%;
  }
  header .ubermenu-submenu .ubermenu-submenu .aspect-ratio-16-9 iframe, header .ubermenu-submenu .ubermenu-submenu .aspect-ratio-16-9 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  header .ubermenu-submenu .ubermenu-submenu .aspect-ratio-16-9 img {
    object-fit: cover;
  }
  header li.submenu-options .ubermenu-submenu li .ubermenu-target {
    font-size: 16px;
    display: inline-block;
    margin: 0;
    padding: 10px 5px;
    color: #fff;
    width: 100%;
    position: relative;
    cursor: pointer;
    padding-left: 0;
    font-weight: 400;
  }
  header li.submenu-options .ubermenu-submenu li {
    position: relative;
  }
  header li.submenu-options > ul.ubermenu-submenu {
    float: left;
    display: flex !important;
    flex-wrap: wrap;
    width: 100% !important;
    height: 100%;
    align-content: space-between;
  }
  header .ubermenu .ubermenu-submenu .ubermenu-target[href="#hiddenmenu"] {
    display: none;
  }
  header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > .ubermenu-target {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Industry', 'Arial', sans-serif;
    padding-left: 0;
    display: inline-flex;
    width: 100%;
    color: #fff !important;
    cursor: default;
  }
  header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > a.ubermenu-target:hover {
    color: #9aea28 !important;
    cursor: pointer;
  }
  header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > a.ubermenu-target:hover .ubermenu-sub-indicator-close {
    cursor: pointer;
    background-color: #9aea28;
  }
  header li.submenu-options > .ubermenu-submenu > li > .ubermenu-target {
    min-width: 180px;
  }
  header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > .ubermenu-target .ubermenu-sub-indicator-close {
    display: flex;
    width: 18px;
    height: 18px;
    position: relative;
    background: #00aeff;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    margin-left: 10px;
    margin-top: 3px;
  }
  .mac-os header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > .ubermenu-target .ubermenu-sub-indicator-close {
    margin-top: 0;
  }
  header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > .ubermenu-target .ubermenu-sub-indicator-close .fas {
    display: none;
  }
  header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > .ubermenu-target .ubermenu-sub-indicator-close:after {
    content: "";
    border-style: solid;
    border-color: #005696;
    border-width: 2px 2px 0px 0px;
    width: 6px;
    height: 6px;
    display: block;
    transform: rotate(45deg);
  }
  header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > .ubermenu-target .ubermenu-target-text {
    max-width: calc(100% - 30px);
  }
  header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > .ubermenu-target li.submenu-options .ubermenu-submenu li {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 1024px) and (min-width: 1600px) {
  header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > .ubermenu-target {
    font-size: 18px;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children > .ubermenu-target .ubermenu-sub-indicator-close:after {
    display: none;
  }
}
#header.sticky .ubermenu-main {
  margin-top: 0px;
}
#header.sticky .ubermenu-main ul.ubermenu-nav > li > .ubermenu-target {
  text-shadow: unset;
  color: #003964;
}
#header .no-carat .ubermenu-target .ubermenu-sub-indicator-close {
  opacity: 0;
}
html body {
  overflow-x: hidden;
  font-family: 'AcuminPro', 'Arial', sans-serif;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 100%;
}
.container-1440, .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1299px;
}
h1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  font-family: 'Industry', 'Arial', sans-serif;
  color: #005696;
  text-transform: uppercase;
}
h1.white-color {
  color: #fff;
}
h2 {
  font-size: 40px;
  line-height: 48px;
  font-family: 'Industry', 'Arial', sans-serif;
  font-weight: 700;
  color: #005696;
}
h2.white-color {
  color: #fff;
}
h3 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  font-family: 'AcuminPro', 'Arial', sans-serif;
}
h3.light-blue {
  color: #00AEFF;
}
h3.white-color {
  color: #fff;
}
h4 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  font-family: 'AcuminPro', 'Arial', sans-serif;
}
h4.white-color {
  color: #fff;
}
h4.blue-color {
  color: #00AEFF;
}
h4.dark-blue-color {
  color: #005696;
}
h5 {
  font-size: 20px;
  line-height: 30px;
  font-family: 'Industry', 'Arial', sans-serif;
  font-weight: 700;
}
h5.white-color {
  color: #fff;
}
p {
  margin-bottom: 22px;
  font-size: 18px;
  line-height: 26px;
  color: #636569;
  font-family: 'AcuminPro', 'Arial', sans-serif;
}
p.white-description {
  color: #fff;
}
.WYSIWYG-editor-content h3 {
  color: #00AEFF;
}
.WYSIWYG-editor-content h4 {
  color: #005696;
}
.WYSIWYG-editor-content table td {
  margin-bottom: 22px;
  font-size: 18px;
  line-height: 26px;
  color: #636569;
  font-family: 'AcuminPro', 'Arial', sans-serif;
}
.ubermenu .ubermenu-submenu .ubermenu-target-text {
  color: #fff;
}
.green-btn {
  background-color: #9AEA28;
  padding: 0px 46px 0px 24px;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  color: #005696;
  font-size: 18px;
  border-radius: 50px;
  height: 46px;
  display: inline-block;
  line-height: 0px;
  text-align: center;
  font-weight: bold;
  position: relative;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.green-btn span.btn-text {
  position: relative;
  background: none;
  font-size: 17px;
  z-index: 1;
  color: #1C3868;
  line-height: 2;
  right: 0px;
}
.green-btn span {
  height: 30px;
  background-color: #fff;
  width: 30px;
  position: absolute;
  border-radius: 100%;
  right: 8px;
  font-size: 30px;
  line-height: 40px;
  top: 8px;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #005696;
}
.green-btn span i {
  line-height: 30px;
}
.green-btn:hover {
  background-color: #26C9D1;
  color: #002E6D;
}
.green-btn:hover span {
  color: #002E6D;
}
.green-btn:hover:after {
  width: 100%;
}
.green-btn:focus {
  outline: none;
}
.blue-video-btn {
  background-color: #00AEFF;
  border: 5px solid #00AEFF;
  padding: 0px 65px 0px 30px;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  color: #fff;
  font-size: 18px;
  border-radius: 50px;
  height: 50px;
  display: inline-block;
  line-height: 45px;
  text-align: center;
  font-weight: bold;
  position: relative;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.blue-video-btn span.btn-text {
  position: relative;
  background: none;
  font-size: 18px;
  z-index: 1;
  color: #fff;
}
.blue-video-btn span {
  height: 40px;
  background-color: #fff;
  width: 40px;
  position: absolute;
  border-radius: 100%;
  right: 0;
  font-size: 24px;
  line-height: 40px;
  top: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #005696;
  z-index: 1;
}
.blue-video-btn span i {
  line-height: 40px;
  text-align: center;
}
.blue-video-btn span i:before {
  content: "";
  font-size: 30px;
}
.blue-video-btn:hover {
  color: #fff;
}
.blue-video-btn:hover span {
  background-color: transparent;
  color: #fff;
}
.blue-video-btn:hover:after {
  width: 100%;
}
.blue-video-btn:focus {
  outline: none;
}
.blue-video-btn:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  background-color: #005696;
  transform-origin: right;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50px;
}
.dark-blue-btn {
  background-color: #005696;
  border: 5px solid #005696;
  padding: 0px 65px 0px 30px;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  color: #fff;
  font-size: 18px;
  border-radius: 50px;
  height: 50px;
  display: inline-block;
  line-height: 45px;
  text-align: center;
  font-weight: bold;
  position: relative;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.dark-blue-btn span.btn-text {
  position: relative;
  background: none;
  font-size: 18px;
  z-index: 1;
  color: #fff;
}
.dark-blue-btn span {
  height: 40px;
  background-color: #fff;
  width: 40px;
  position: absolute;
  border-radius: 100%;
  right: 0;
  font-size: 24px;
  line-height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #005696;
  top: 0px;
  z-index: 1;
}
.dark-blue-btn span i {
  line-height: 40px;
  text-align: center;
}
.dark-blue-btn:hover {
  color: #fff;
}
.dark-blue-btn:hover span {
  background-color: transparent;
  color: #fff;
}
.dark-blue-btn:hover:after {
  width: 100%;
}
.dark-blue-btn:focus {
  outline: none;
}
.dark-blue-btn:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  background-color: #00AEFF;
  transform-origin: right;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50px;
}
section.section-manifesto {
  position: relative;
  overflow: hidden;
}
.bg-image {
  background-position: center center;
  background-size: cover;
}
@media (max-width: 767px) {
  .bg-image.pos_left {
    background-position: left center;
  }
  .bg-image.pos_right {
    background-position: right center;
  }
  .bg-image.pos_middle {
    background-position: center center;
  }
}
.w-b-curve {
  position: relative;
  overflow: hidden;
}
.section-h-900 {
  min-height: 600px;
}
.center-text {
  position: relative;
  z-index: 2;
  top: 50%;
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  display: inline-block;
}
.section-container {
  padding-right: 5%;
  padding-left: 5%;
  height: 100%;
}
.section-container.container {
  right: 0;
}
.section-container.container .center-text {
  position: absolute;
  left: 0;
  right: 0;
}
.section-container.absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.section-button {
  margin-top: 40px;
}
.section-button .green-btn {
  margin-right: 5px;
  margin-bottom: 10px;
}
.section-button .blue-video-btn {
  margin-left: 5px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .section-button .blue-video-btn {
    margin-left: 0;
  }
}
.section-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.section-overlay:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.section-overlay.linear-gradient:after {
  background: linear-gradient(to right, rgba(9, 22, 52, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
}
ul.slider-section {
  margin-bottom: 0px !important;
}
ul.slider-section ul {
  padding-left: 20px;
}
ul.slider-section li {
  color: #fff;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  list-style: initial;
}
ul.slider-section li:focus {
  outline: none;
}
ul.slider-section li p {
  color: #fff;
}
ul.slider-section .section-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
ul.slider-section .section-container .center-text {
  top: 0;
  transform: initial;
}
.slider-section .section-container .center-text {
  width: 100%;
}
.full-width-promo-arrows {
  position: absolute;
  max-width: 1575px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate(0%, -50%);
  z-index: 9;
}
@media (max-width: 1024px) {
  .full-width-promo-arrows .slick-arrow {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .full-width-promo-arrows .slick-arrow {
    width: 40px !important;
    height: 40px !important;
  }
}
@media (max-width: 1024px) {
  .full-width-promo-arrows .slick-arrow:before {
    color: #00aeff !important;
    font-weight: 900;
    font-size: 50px !important;
  }
}
@media (max-width: 480px) {
  .full-width-promo-arrows .slick-arrow:before {
    font-size: 40px !important;
    line-height: 40px !important;
  }
}
@media (max-width: 480px) {
  .full-width-promo-arrows .slick-arrow.slick-prev {
    left: 0;
  }
}
@media (max-width: 480px) {
  .full-width-promo-arrows .slick-arrow.slick-next {
    right: 0;
  }
}
@media (max-width: 480px) {
  .full-width-promo-arrows + .section-fluid {
    pointer-events: none;
  }
}
.promo-md-slider, .full-width-promo-arrows, .services-slider, .section-industry-services, .ht_contents-icons {
  width: 100%;
}
.promo-md-slider .slick-list, .full-width-promo-arrows .slick-list, .services-slider .slick-list, .section-industry-services .slick-list, .ht_contents-icons .slick-list {
  width: 100%;
}
.promo-md-slider .slick-arrow, .full-width-promo-arrows .slick-arrow, .services-slider .slick-arrow, .section-industry-services .slick-arrow, .ht_contents-icons .slick-arrow {
  z-index: 1;
  width: 50px !important;
  height: 50px !important;
}
.promo-md-slider .slick-arrow:before, .full-width-promo-arrows .slick-arrow:before, .services-slider .slick-arrow:before, .section-industry-services .slick-arrow:before, .ht_contents-icons .slick-arrow:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 50px !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px !important;
  opacity: 1 !important;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.promo-md-slider .slick-prev, .full-width-promo-arrows .slick-prev, .services-slider .slick-prev, .section-industry-services .slick-prev, .ht_contents-icons .slick-prev {
  left: -15px;
}
.promo-md-slider .slick-prev:before, .full-width-promo-arrows .slick-prev:before, .services-slider .slick-prev:before, .section-industry-services .slick-prev:before, .ht_contents-icons .slick-prev:before {
  content: "" !important;
  color: #00AEFF;
}
.promo-md-slider .slick-next, .full-width-promo-arrows .slick-next, .services-slider .slick-next, .section-industry-services .slick-next, .ht_contents-icons .slick-next {
  right: -15px;
}
.promo-md-slider .slick-next:before, .full-width-promo-arrows .slick-next:before, .services-slider .slick-next:before, .section-industry-services .slick-next:before, .ht_contents-icons .slick-next:before {
  content: "" !important;
  color: #00AEFF;
}
section.section-full-width-promo {
  position: relative;
  overflow: hidden;
}
section.section-full-width-promo.show .bg-image::before {
  content: '';
  position: absolute;
  width: 60%;
  height: 100%;
  background-image: url(../images/image-carousel-pattern.png);
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 992px) {
  section.section-full-width-promo .full-width-promo {
    padding: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    margin: 30px 60px 30px !important;
  }
}
@media (max-width: 480px) {
  section.section-full-width-promo .full-width-promo {
    margin: 0 20px !important;
  }
}
section.section-full-width-promo .full-width-promo p {
  color: #fff;
}
@media (max-width: 1024px) {
  section.section-full-width-promo .full-width-promo .section-h-900 {
    background: rgba(0, 0, 0, 0.3);
    background-size: cover;
    min-height: auto;
    height: auto;
    padding-top: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 991px) {
  section.section-full-width-promo .full-width-promo .section-h-900 {
    padding-top: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  section.section-full-width-promo .full-width-promo .section-h-900 {
    padding-top: 140%;
  }
}
@media (max-width: 1024px) and (max-width: 567px) {
  section.section-full-width-promo .full-width-promo .section-h-900 {
    padding-top: 190%;
  }
}
@media (max-width: 1024px) {
  section.section-full-width-promo .full-width-promo ul.slick-dots {
    text-align: center;
  }
}
@media (max-width: 767px) {
  section.section-full-width-promo .full-width-promo ul.slick-dots {
    position: absolute;
    bottom: auto;
    top: calc(var(--dotspos) + 15px);
  }
}
@media (max-width: 767px) {
  section.section-full-width-promo .full-width-promo .section-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  section.section-full-width-promo .full-width-promo .section-container .center-text {
    padding-bottom: 20px !important;
    padding-top: 50px;
  }
}
@media (max-width: 1024px) {
  section.section-full-width-promo .slick-dots li button {
    background: rgba(255, 255, 255, 0.4) !important;
  }
}
@media (max-width: 1024px) {
  section.section-full-width-promo .slick-dots li.slick-active button {
    background: #ffffff !important;
  }
}
.w-b-curve:before {
  content: "";
  position: absolute;
  width: 500px;
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0px 500px 500px 0px;
  top: -60px;
  bottom: -60px;
  z-index: 2;
}
.w-b-curve:after {
  content: "";
  width: 100%;
  max-width: 100%;
  height: 583px;
  position: absolute;
  bottom: -350px;
  background-color: rgba(0, 86, 150, 0.4);
  right: -10%;
  border-radius: 90% 55% 90% 0;
  z-index: 1;
}
section.section-career {
  padding: 60px 0px;
}
.section-title {
  text-align: center;
}
.section-title h2 {
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  .section-title h2 {
    margin-bottom: 20px;
  }
}
.section-title.text-left {
  text-align: left;
}
.section-title.title-border h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.section-title.with-description {
  margin-bottom: 20px;
}
.section-title.with-description h2 {
  margin-bottom: 20px;
}
.section-title.with-description p {
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
}
.block1-image-box {
  width: 100%;
  height: 327px;
}
.block1-bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  z-index: 1;
  position: relative;
}
.block1-content {
  width: 100%;
  position: relative;
  background-color: #005696;
}
.block1 {
  width: 43.7%;
  padding: 0px 10px;
  float: left;
}
.carrer-blocks {
  display: inline-block;
  width: 100%;
  margin-right: -10px;
  margin-left: -10px;
}
.block-subtitle {
  font-size: 35px;
  line-height: 40px;
  font-family: 'Industry', 'Arial', sans-serif;
  font-weight: 500;
  color: #A1CD3A;
}
.block-cta {
  font-size: 18px;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 2;
}
.block-cta.light-blue-cta {
  color: #00AEFF;
  position: relative;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  color: #fff;
  font-weight: 600;
  line-height: 0;
}
.block-cta.light-blue-cta span {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #9AEA28;
  border-radius: 50%;
  color: #002E6D;
}
.dark-left-bottom-curve {
  position: relative;
  overflow: hidden;
}
.dark-left-bottom-curve:before {
  content: "";
  position: absolute;
  width: 55%;
  background-color: #00AEFF;
  border-radius: 0px 500px 500px 0px;
  top: -60px;
  bottom: 10px;
  left: -78px;
}
.dark-left-bottom-curve:after {
  content: "";
  width: 556px;
  height: 292px;
  position: absolute;
  bottom: -207px;
  background-color: rgba(0, 86, 150, 0.8);
  left: -60px;
  border-radius: 556px / 311px;
  right: -50px;
  transform: rotate(13deg);
}
.block2 {
  width: 56.3%;
  padding: 0px 10px;
  float: left;
  display: flex;
  gap: 38px;
}
@media (max-width: 567px) {
  .block2 {
    flex-direction: column;
  }
}
.block2-content {
  width: 100%;
  position: relative;
}
.block2-bg-light-blue {
  width: 100%;
  position: relative;
  background-color: #9AEA28;
}
span.block-2-cta {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  color: #002E6D;
}
.block2-details {
  position: relative;
  padding: 36px 32px;
  z-index: 2;
}
.block2-details p, .block2-details h4 {
  color: #040B14;
}
.block2-details .block-cta.white-cta {
  position: relative;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  color: #005696;
  font-weight: 600;
  line-height: 0;
  margin-top: 21px;
}
.block-cta.white-cta {
  color: #fff;
}
.block-cta.white-cta:hover {
  color: #005696;
}
.full-block-cta {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  left: 0;
  top: 0;
}
.full-block-cta:focus {
  outline: none;
}
.full-block-cta:hover .block-cta {
  color: #9AEA28 !important;
}
.light-right-bottom-curve {
  position: relative;
  overflow: hidden;
}
.block3-content {
  width: 100%;
  position: relative;
  margin-top: 0;
}
.block3-content p, .block3-content h4 {
  color: #ffffff;
}
.block3-content h4 {
  font-size: 22px;
  font-weight: 400;
}
.block3-content .block3-details {
  padding: 40px 42px 40px 33px;
}
.block3-content img {
  height: 191px;
  width: 100%;
  object-fit: cover;
}
.block1 .block1-details {
  padding: 49px 53px 43px 46px;
}
@media (max-width: 567px) {
  .block1 .block1-details {
    padding: 25px;
  }
}
.block1 .block1-details p {
  color: #fff;
  margin-bottom: 19px;
}
.block1 .block1-details h3 {
  font-size: 22px;
  font-weight: 400;
  margin-top: 49px;
}
.block3-bg-dark-blue {
  width: 100%;
  height: 100%;
  background-color: #005696;
}
.block3-details .white-cta:hover {
  color: #00AEFF;
}
.light-left-bottom-curve {
  position: relative;
  overflow: hidden;
}
.block4 {
  width: 56.3%;
  padding: 0px 10px;
  float: left;
  margin-bottom: 33px;
}
.block4-content {
  width: 100%;
  position: relative;
}
.block4-bg {
  height: 293px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.block4-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.block4-bg .block4-details {
  position: absolute;
  bottom: 33px;
  padding: 0px 33px;
}
.block4-bg .block4-details h4 {
  font-size: 28px;
  font-weight: 600;
  line-height: 33.6px;
}
.block4-bg .block4-details .block-cta.white-cta:hover {
  color: #00AEFF;
}
.section-full-width-promo .slick-prev {
  left: 10px;
}
.section-full-width-promo .slick-next {
  right: 10px;
}
.section-full-width-promo .slick-arrow:before {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.section-full-width-promo .slick-arrow:hover:before {
  color: #9AEA28;
}
ul.slick-dots {
  bottom: 80px;
  z-index: 1;
  text-align: left;
  padding: 0px 110px;
}
ul.slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0px 5px;
}
ul.slick-dots li button {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
}
ul.slick-dots li button:before {
  display: none;
}
ul.slick-dots li.slick-active button {
  background: #9AEA28;
}
.section-video-testimonial .row {
  margin: 0 -23.5px;
}
@media (max-width: 767px) {
  .section-video-testimonial .row {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
}
.section-video-testimonial .cell-space {
  padding: 0 23.5px;
}
.section-video-testimonial .testimonial-author {
  display: flex;
  align-items: center;
  gap: 8px;
}
.section-video-testimonial .testimonial-name {
  color: #040B14;
  font-size: 14px;
  font-weight: 700;
  line-height: 16.8px;
}
.section-video-testimonial .testimonial-detail {
  color: #040B14;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
}
.section-video-testimonial .testimonial-content {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding-left: 78px;
  position: relative;
}
@media (max-width: 767px) {
  .section-video-testimonial .testimonial-content {
    padding-left: 55px;
  }
}
.section-video-testimonial .testimonial-content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 43px;
  background-size: contain;
  background-image: url(../images/blockquote.png);
  z-index: 1;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .section-video-testimonial .testimonial-content::before {
    width: 46px;
    height: 30px;
  }
}
.section-video-testimonial .testimonial-content h2 {
  color: #040B14;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}
@media (max-width: 767px) {
  .section-video-testimonial .testimonial-content h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
.section-video-testimonial .author-image {
  max-width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}
.section-video-testimonial .author-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
section.section-video {
  margin: 127px 0px 115px !important;
}
@media (max-width: 991px) {
  section.section-video {
    margin: 80px 0px 80px !important;
  }
}
section.section-video .video-container {
  width: 852px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
section.section-video .video-container .video-only-img {
  height: 390px;
  background-size: cover;
  background-position: center center;
}
section.section-video .video-container h3 {
  margin-top: 20px;
}
section.section-video.bgimage {
  background-image: url(../images/ftr-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 !important;
  padding: 107px 0 154px !important;
}
@media (max-width: 767px) {
  section.section-video.bgimage {
    padding: 80px 0 80px !important;
  }
}
@media (max-width: 767px) {
  section.section-video.bgimage .detail-wrap {
    padding: 0 !important;
  }
}
section.section-video.bgimage .detail-wrap *, section.section-video.bgimage .testimonial-content * {
  color: #fff !important;
}
section.section-video.bgimage h3 {
  color: #EAEAEA;
  font-family: 'Industry', 'Arial', sans-serif;
  font-weight: 500;
  font-size: 55px;
  line-height: 63.8px;
  margin-bottom: 19px;
}
@media (max-width: 767px) {
  section.section-video.bgimage h3 {
    font-size: 35px;
    line-height: 43.8px;
  }
}
section.section-video.bgimage .at-share-btn-elements {
  margin-top: 41px;
  display: flex;
}
section.section-video.bgimage .acf-label {
  font-size: 18px;
  font-weight: 400;
}
section.section-video.bgimage .at-share-btn-elements svg {
  fill: #ffffff;
  font-size: 24px;
  margin-right: 24px;
}
.video-content {
  position: relative;
  padding-top: 68.4%;
}
@media (max-width: 991px) {
  .video-content {
    padding-top: 54.4%;
    margin-top: 30px;
  }
}
.video-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}
.video-content video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border: 0;
}
.video-content audio {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.video-content .video-buttons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  pointer-events: none;
}
.video-content .video-buttons button {
  width: 70px;
  height: 70px;
  background-color: transparent;
  border: 8px solid #ffffff;
  color: #ffffff;
  font-size: 44px;
  border-radius: 100%;
  text-align: center;
  line-height: 73px;
  outline: none;
  box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.video-content .video-buttons button i {
  position: relative;
  left: 2px;
  line-height: 46px;
  text-shadow: 2px 4px 20px rgba(0, 0, 0, 0.5);
}
.video-content .video-buttons .pause {
  display: none;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.video-content:hover .pause {
  opacity: 1;
}
.video-content .video-thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
}
.video-content .video-thumbnail:hover .video-buttons button {
  border-color: #9AEA28;
  color: #9AEA28;
}
@media (max-width: 767px) {
  .video-content .video-thumbnail {
    display: none;
  }
}
.video-content .video-thumbnail.video-active {
  opacity: 0;
}
.video-content.youtube-video iframe {
  width: 100%;
  height: 450px;
  border: none;
}
.video-curve {
  position: relative;
  overflow: hidden;
}
ul.share-media li {
  display: inline-block;
}
ul.share-media a {
  font-size: 22px;
  display: block;
  padding: 0px 5px;
  color: #9AEA28;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
ul.share-media a:hover {
  color: #36A635;
}
section.section-testimonial {
  padding: 80px 0px;
}
section.section-testimonial .testimonial-content {
  text-align: center;
}
section.section-testimonial .testimonial-content .testimonial-name {
  font-size: 25px;
  line-height: 30px;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-weight: 700;
  color: #00AEFF;
  margin-top: 38px;
}
section.section-testimonial .testimonial-content .testimonial-detail {
  font-size: 18px;
  color: #636569;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  margin-top: 16px;
}
.lead-block1 {
  width: 50%;
  padding: 0px 10px;
  float: left;
  position: relative;
  overflow: hidden;
}
@media (max-width: 640px) {
  .lead-block1 {
    padding-bottom: 15px;
  }
}
.leadership-blocks {
  width: 100%;
  display: inline-block;
}
.leade-block1-content {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.leade-block1-bg {
  width: 100%;
  height: 420px;
  position: relative;
  transition: 0.2s all ease-in-out;
}
.block1-full-img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  transition: 0.3s all ease-in-out;
}
.lead-block1-details {
  position: absolute;
  bottom: 0;
  padding: 15px 30px;
  transition: 0.3s all ease-in-out;
}
.lead-date {
  color: #fff;
  font-size: 12px;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-weight: 400;
}
.lead-tag {
  color: #fff;
  font-size: 16px;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-weight: 700;
  margin-top: 4px;
}
.blue-tag {
  color: #00AEFF;
}
.white-tag {
  color: #fff;
}
.lead-block2 {
  width: 25%;
  padding: 0px 10px;
  float: left;
  position: relative;
  overflow: hidden;
}
@media (max-width: 640px) {
  .lead-block2 {
    padding-bottom: 15px;
  }
}
.lead-block2-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.lead-block2-content:hover .lead-bottom-content h4 {
  color: #9AEA28 !important;
}
.lead-block2-bg-light-blue {
  background-color: #00AEFF;
}
.social-insights-boxes {
  margin-bottom: 28px;
}
.social-insights-boxes .full-block-cta {
  z-index: initial;
}
.social-insights-boxes p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.lead-excerpt {
  color: #FFF;
}
.lead-bottom-content {
  margin-top: 70px;
}
.lead-bottom-content .lead-excerpt p {
  color: #ffffff;
  margin-bottom: 0;
  line-height: 18px;
}
.lead-half-box .lead-block2-details {
  position: relative;
}
.lead-half-box .lead-block2-details h4 {
  font-size: 26px;
  margin-top: 72px;
}
.lead-bottom-content h4 {
  font-size: 28px;
  margin-bottom: 17px;
  transition: 0.4s;
}
.lead-bottom-content p {
  font-size: 14px;
}
.lead-half-box-details {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
}
.lead-half-box-details .resource-type {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #9AEA28;
}
.lead-half-img {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 190px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .lead-half-img {
    height: 190px;
  }
}
.lead-half-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lead-block2-bg-gray {
  background-color: #636569;
}
section.section-leadership {
  padding: 60px 0px;
}
section.section-leadership .lead-button {
  text-align: center;
  margin-top: 30px;
}
section.section-industry-services {
  padding: 60px 0px;
}
.section-icon-slider ul li:focus {
  outline: none;
}
.section-icon-slider .service-icon {
  height: 80px;
  max-width: 200px;
  position: relative;
  margin: 0 auto;
  border-radius: 50%;
  padding: 10px;
}
.section-icon-slider ul li img {
  margin: auto auto;
  max-height: 100%;
  position: relative;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.section-icon-slider {
  background-color: #EAEAEA;
  padding: 121px 0 129px;
}
.section-icon-slider h2 {
  font-weight: 500;
  font-size: 55px;
  color: #002E6D;
  margin-bottom: 76px;
}
@media (max-width: 991px) {
  .section-icon-slider h2 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .section-icon-slider h2 {
    font-size: 45px;
  }
}
.section-icon-slider .services-slide {
  gap: 117px 0;
}
@media (max-width: 991px) {
  .section-icon-slider .services-slide {
    gap: 60px 0;
  }
}
@media (max-width: 567px) {
  .section-icon-slider .services-slide {
    gap: 30px 0;
  }
}
.section-icon-slider li {
  width: 25%;
}
@media (max-width: 767px) {
  .section-icon-slider li {
    width: 33.33%;
  }
}
@media (max-width: 567px) {
  .section-icon-slider li {
    width: 50%;
  }
}
.section-icon-slider .services-item {
  padding: 10px 20px;
  margin: auto;
}
@media (max-width: 567px) {
  .section-icon-slider .services-item {
    padding: 10px;
  }
}
.section-icon-slider .services-item.hide-bg .service-icon {
  background: transparent;
  padding: 10px;
  width: 170px;
  height: 80px;
}
.section-icon-slider .services-item .iconbox-title {
  color: #000;
  font-size: 28px;
  font-weight: 600;
  font-family: 'AcuminPro', 'Arial', sans-serif;
}
@media (max-width: 991px) {
  .section-icon-slider .services-item .iconbox-title {
    font-size: 20px;
  }
}
@media (max-width: 567px) {
  .section-icon-slider .services-item .iconbox-title {
    font-size: 18px;
  }
}
.section-icon-slider .icon-carousel-cta {
  text-align: center;
}
.section-icon-slider ul.services-slider.apply-cta .slick-dots {
  display: none !important;
}
@media (max-width: 767px) {
  .services-slider li {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
  }
}
.services-slider img {
  max-height: 80px;
}
.services-item {
  text-align: center;
  padding: 10px 0;
  position: relative;
}
.iconbox-title {
  margin-top: 15px;
  font-size: 20px;
  font-family: 'Industry', 'Arial', sans-serif;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.card-link {
  position: relative;
  width: 100%;
}
.card-link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.services-item.apply-hover:hover img {
  transform: scale(1.1) translate(0%, -50%);
}
.services-item.apply-hover:hover .iconbox-title {
  color: #00AEFF;
}
.section-icon-slider ul:not(.slick-dots), .section-industry-services ul:not(.slick-dots) {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section-icon-slider .slick-prev, .section-industry-services .slick-prev {
  left: 0;
}
.section-icon-slider .slick-next, .section-industry-services .slick-next {
  right: 0;
}
.section-icon-slider .slick-arrow:before, .section-industry-services .slick-arrow:before {
  color: #00AEFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.section-icon-slider .slick-arrow:hover:before, .section-industry-services .slick-arrow:hover:before {
  color: #005696;
}
.section-icon-slider ul.slick-dots li.slick-active button, .section-industry-services ul.slick-dots li.slick-active button {
  background: #00aeff;
}
.section-icon-slider ul.slick-dots li button, .section-industry-services ul.slick-dots li button {
  background: rgba(0, 174, 255, 0.4);
}
.section-icon-slider .slick-dots, .section-industry-services .slick-dots {
  text-align: center;
  padding: 0;
  bottom: -50px;
  left: 0;
}
section.section-connect-mc-dean {
  margin: 107px 0px 114px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1024px) {
  section.section-connect-mc-dean {
    padding-bottom: 20px;
  }
}
section.section-connect-mc-dean.show-bottom-icon:before {
  opacity: 1;
  transform: translateY(0);
}
section.section-connect-mc-dean .container-fluid {
  max-width: 1296px;
}
section.section-connect-mc-dean .insight-grid-cta {
  margin-top: 45px;
  text-align: center;
}
section.section-connect-mc-dean .green-btn {
  border: 0;
  padding-right: 24px;
}
section.section-connect-mc-dean .green-btn:hover {
  background-color: #26C9D1 !important;
}
section.section-connect-mc-dean .green-btn::after {
  display: none;
}
.connect-mc-dean-content {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  /* dev style start */
}
.connect-mc-dean-content .fb-box1 .efbl-story-wrapper:nth-child(2) {
  display: none;
}
.connect-mc-dean-content .fb-box2 .efbl-story-wrapper:nth-child(1) {
  display: none;
}
.connect-mc-dean-content .align-left {
  float: left;
  width: 41%;
}
@media (max-width: 1200px) {
  .connect-mc-dean-content .align-left {
    width: 45%;
  }
}
@media (max-width: 1024px) {
  .connect-mc-dean-content .align-left {
    width: 100%;
    float: none;
  }
}
.connect-mc-dean-content .align-right {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
}
@media (max-width: 1024px) {
  .connect-mc-dean-content .align-right {
    grid-template-columns: repeat(2, 1fr);
  }
}
.connect-mc-dean-content .align-right > *:first-child {
  grid-column: span 2;
}
@media (max-width: 768px) {
  .connect-mc-dean-content .align-right > *:first-child {
    grid-column: unset;
  }
}
.connect-mc-dean-content .align-right > *:first-child .lead-block2-content {
  display: flex;
  flex-direction: row;
}
@media (max-width: 768px) {
  .connect-mc-dean-content .align-right > *:first-child .lead-block2-content {
    flex-direction: column;
  }
}
.connect-mc-dean-content .align-right > *:first-child .lead-half-img {
  width: 50%;
  height: 100%;
}
@media (max-width: 768px) {
  .connect-mc-dean-content .align-right > *:first-child .lead-half-img {
    width: 100%;
  }
}
.connect-mc-dean-content .align-right > *:first-child .lead-half-box {
  width: 50%;
}
@media (max-width: 768px) {
  .connect-mc-dean-content .align-right > *:first-child .lead-half-box {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .connect-mc-dean-content .align-right {
    grid-template-columns: 100%;
  }
}
.connect-mc-dean-content .lead-block2 {
  width: 100% !important;
}
.connect-mc-dean-content .connct-twittter-bg {
  height: 860px !important;
}
.connect-mc-dean-content .align-left .connect-box1 {
  width: 100% !important;
}
.connect-mc-dean-content .connct-twittter-bg {
  background: none;
  text-align: right;
  padding-right: 0;
}
.connect-mc-dean-content .align-left .connent-box1-content .connct-twittter-bg {
  margin-top: 0px;
  padding-top: 0px;
}
@media (max-width: 1024px) {
  .connect-mc-dean-content .lead-block2-details {
    height: 210px !important;
  }
}
.connect-mc-dean-content .fb_iframe_widget_fluid {
  display: flex;
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  .connect-mc-dean-content .fb_iframe_widget_fluid {
    justify-content: center;
  }
}
.connect-mc-dean-content .fb_iframe_widget_fluid > span {
  display: block;
  height: 100% !important;
}
@media (min-width: 1024px) {
  .connect-mc-dean-content .fb_iframe_widget_fluid > span {
    width: 100% !important;
  }
}
.connect-mc-dean-content .fb_iframe_widget iframe {
  width: 100% !important;
  height: 100% !important;
}
.connect-box1 {
  width: 50%;
  float: left;
  padding: 0px 10px;
  position: relative;
}
.connent-box1-content {
  width: 100%;
  position: relative;
}
.connct-twittter-bg {
  background-color: #00AEFF;
  height: 420px;
}
@media (max-width: 1024px) {
  .connct-twittter-bg {
    text-align: center !important;
  }
}
@media (max-width: 575px) {
  .connct-twittter-bg {
    padding: 0 !important;
  }
}
.connct-twittter-bg.light-right-bottom-curve:before {
  right: -200px;
  border-radius: 100% 0% 0% 100%;
  height: auto;
  top: -20px;
  bottom: -20px;
  width: 400px;
}
.connct-twittter-bg.light-right-bottom-curve:after {
  border-radius: 190% 200% 0% 0%;
  left: -48%;
  transform: rotate(-10deg);
  width: 150%;
  height: 260px;
  right: 18px;
  bottom: -45%;
}
.connect-mc-dean-content .lead-block2:nth-of-type(2) .lead-half-box {
  background-color: #26C9D1 !important;
}
.connect-mc-dean-content .social-insights-boxes:nth-of-type(2) .lead-half-box {
  background-color: #26C9D1;
}
.connect-mc-dean-content .social-insights-boxes:nth-of-type(2) .resource-type, .connect-mc-dean-content .social-insights-boxes:nth-of-type(4) .resource-type {
  color: #002E6D;
}
.connect-mc-dean-content .social-insights-boxes:nth-of-type(2) .lead-date, .connect-mc-dean-content .social-insights-boxes:nth-of-type(4) .lead-date, .connect-mc-dean-content .social-insights-boxes:nth-of-type(2) .lead-bottom-content h4, .connect-mc-dean-content .social-insights-boxes:nth-of-type(4) .lead-bottom-content h4, .connect-mc-dean-content .social-insights-boxes:nth-of-type(2) .lead-excerpt p, .connect-mc-dean-content .social-insights-boxes:nth-of-type(4) .lead-excerpt p {
  color: #000;
}
.connect-mc-dean-content .social-insights-boxes:nth-of-type(3) .lead-half-box {
  background-color: #005696;
}
.connect-mc-dean-content .social-insights-boxes:nth-of-type(4) .lead-half-box {
  background-color: #26C9D1;
}
.connect-mc-dean-content .social-insights-boxes:nth-of-type(5) .lead-half-box {
  background-color: #005696;
}
.connent-button {
  display: inline-block;
  position: relative;
  z-index: 2;
  margin-top: 20px;
}
.twiiter-icon {
  color: #fff;
  font-size: 34px;
}
.twit-date {
  color: #fff;
}
.twit-date span {
  width: 4px;
  height: 4px;
  display: inline-block;
  background-color: #fff;
  border-radius: 100%;
  margin: 0px 5px;
  vertical-align: middle;
}
.connent-box2-light-sky {
  background-color: #005696;
}
.connent-box3-dark-green {
  background-color: #2DC121;
}
section.section-callto-action {
  padding: 60px 0px;
  background-color: #005696;
  position: relative;
  overflow: hidden;
}
section.section-callto-action:before {
  content: '';
  background-color: transparent;
  position: absolute;
  height: 100%;
  left: -20%;
  right: -1%;
  top: 0px;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
}
section.section-callto-action .section-title.callto-action-title h2 {
  margin-bottom: 20px;
}
section.section-callto-action .callto-action-content {
  text-align: center;
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
section.section-callto-action .callto-action-content p {
  color: #fff;
}
section.section-callto-action.light_grey h2 {
  color: #636569;
}
section.section-callto-action.light_grey p {
  color: #636569;
}
.callto-action-with-curve {
  margin-top: 120px;
}
section.hero-section.inner-hero-section {
  height: auto;
}
section.hero-section.inner-hero-section ul:not(.slick-dots) {
  height: auto;
  margin-bottom: 0px;
}
section.hero-section.inner-hero-section ul:not(.slick-dots) li {
  height: auto;
}
section.hero-section.inner-hero-section .hero-slide {
  padding-top: 0%;
  height: 624px;
  background-color: #00AEFF;
}
section.hero-section.inner-hero-section .video-slide {
  width: 100%;
  position: relative;
}
section.hero-section.inner-hero-section .video-slide .video-buttons {
  z-index: 4;
}
section.hero-section.inner-hero-section .video-slide .video-buttons button {
  border-color: #fff;
  color: #fff;
}
section.hero-section.inner-hero-section .video-content video {
  width: 100%;
  position: absolute;
  top: 0;
}
section.hero-section.inner-hero-section .video-content .video-thumbnail {
  height: 100%;
}
section.hero-section.inner-hero-section ul.share-media li {
  width: auto;
}
@media (max-width: 767px) {
  section.hero-section.inner-hero-section .slick-dots {
    bottom: 30px;
    display: flex;
    justify-content: center;
  }
  section.hero-section.inner-hero-section .slick-dots li {
    width: 10px;
    height: 10px !important;
  }
}
section.hero-section.inner-hero-section.single-post-hero .hero-slide {
  height: 624px;
  background-color: #00AEFF;
}
section.section-50-50-promo {
  position: relative;
  margin-top: 114px;
  margin-bottom: var(--mb, 170px);
}
section.section-50-50-promo h2 {
  margin-bottom: 91px;
  font-size: 55px;
  font-weight: 500;
  color: #002E6D;
}
@media (max-width: 991px) {
  section.section-50-50-promo h2 {
    margin-bottom: 50px;
    font-size: 45px;
  }
}
section.section-50-50-promo .row-promo {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media (max-width: 991px) {
  section.section-50-50-promo .row-promo {
    margin-bottom: 0px;
  }
}
section.section-50-50-promo .col-md-5 {
  padding: 0;
}
section.section-50-50-promo .col-md-7 {
  width: 65.5%;
  padding: 0;
}
@media (max-width: 991px) {
  section.section-50-50-promo .col-md-7 {
    width: 100%;
  }
}
section.section-50-50-promo .no-arrow {
  height: unset;
  padding: 16px 24px 10px !important;
  margin: 0;
  border: 0;
}
section.section-50-50-promo .no-arrow::after {
  display: none;
}
section.section-50-50-promo .no-arrow:hover {
  background-color: #26C9D1;
}
section.section-50-50-promo .no-arrow span {
  line-height: 1 !important;
  top: 0 !important;
  font-size: 18px;
  font-weight: 600;
  color: #002E6D;
}
section.section-50-50-promo h4 {
  font-weight: 600;
  font-size: 28px;
  line-height: 120%;
  color: #040B14;
  margin-bottom: 8px;
}
section.section-50-50-promo p {
  color: #040B14;
  line-height: 22px;
}
section.section-50-50-promo .promo-img-50-50 {
  width: 100%;
  height: 430px;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 480px) {
  section.section-50-50-promo .promo-img-50-50 {
    height: auto;
    padding-top: 70%;
    min-height: auto;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
section.section-50-50-promo .promo-md-slider ul.slick-dots {
  padding: 0;
  display: flex;
  justify-content: center;
  left: 0;
  bottom: -23px;
}
section.section-50-50-promo .promo-md-slider ul.slick-dots li:not(.slick-active) button {
  background: #808080;
}
section.section-50-50-promo .promo-md-slider .promo-img-50-50 {
  height: auto;
  padding-top: 60%;
}
@media (max-width: 767px) {
  section.section-50-50-promo .promo-md-slider .promo-img-50-50 {
    background-size: cover;
  }
}
section.section-50-50-promo .content-50-50-promo {
  position: relative;
  width: 100%;
  display: flex;
  gap: 93px;
}
@media (max-width: 1199px) {
  section.section-50-50-promo .content-50-50-promo {
    gap: 40px;
  }
}
@media (max-width: 991px) {
  section.section-50-50-promo .content-50-50-promo .col-md-6 {
    padding-left: 0;
    padding-right: 0;
  }
}
section.section-50-50-promo .content-50-50-promo .promo-media-content-50-50 {
  position: relative;
}
section.section-50-50-promo .content-50-50-promo .promo-media-content-50-50 ul li {
  position: relative;
  padding-left: 25px;
  font-size: 18px;
  margin-bottom: 7px;
}
section.section-50-50-promo .content-50-50-promo .promo-media-content-50-50 ul li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #00aeff;
  border-radius: 100%;
  left: 0;
  top: 6px;
}
@media (max-width: 767px) {
  section.section-50-50-promo .promo-md-slider.slick-slider ul.slick-dots {
    text-align: center;
    bottom: -22px;
    left: 0;
    right: 0;
  }
  section.section-50-50-promo .promo-md-slider.slick-slider .slick-arrow:before {
    top: -8px;
    font-size: 36px !important;
  }
  section.section-50-50-promo .promo-md-slider.slick-slider .slick-next {
    right: -20px;
    width: 35px !important;
    height: 35px !important;
  }
  section.section-50-50-promo .promo-md-slider.slick-slider .slick-prev {
    left: -20px;
    width: 35px !important;
    height: 35px !important;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  section.section-50-50-promo .promo-md-slider.slick-slider .content-50-50-promo {
    padding: 0 0 0;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    background: #fff;
    margin: 8px;
  }
}
section.section-location {
  padding: 60px 0px;
}
section.section-location .full-world-map-content {
  display: inline-block;
  width: 100%;
  text-align: center;
}
section.section-location .back-world {
  margin-bottom: 20px;
}
section.section-location .back-world button {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
section.section-location .back-world button i {
  color: #00AEFF;
  font-size: 25px;
  display: inline-block;
  vertical-align: middle;
}
section.section-location .back-world button:hover {
  color: #00AEFF;
}
section.section-location .location-content-row {
  overflow: hidden;
}
.select-dropdown {
  display: inline-block;
  position: relative;
}
.select-dropdown:before {
  content: "";
  position: absolute;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 8px;
  top: 10px;
  font-size: 25px;
  color: #00aeff;
  pointer-events: none;
}
.select-dropdown select {
  border: 1px solid rgba(112, 112, 112, 0.5);
  min-width: 250px;
  max-width: 100%;
  height: 45px;
  outline: none;
  border-radius: 6px;
  color: #727272;
  padding: 5px 12px;
  -webkit-appearance: none;
}
.location-content {
  width: 100%;
  display: inline-block;
  margin-top: 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.location-content .map-column {
  float: right;
}
.location-content .map-column .location-map {
  padding-left: 50px;
}
.location-content .image-key-content p {
  margin-bottom: 10px;
}
.location-content .image-key-content img {
  width: 20px;
  height: auto;
  display: inline-block;
}
.faq-content {
  max-height: 400px;
  overflow-y: auto;
}
.faq-content .card-header button {
  width: 100%;
  text-align: left;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 20px;
  font-family: 'Industry', 'Arial', sans-serif;
  font-weight: 700;
  color: #00AEFF;
  padding: 0px 0px 0px 40px;
  margin-bottom: 15px;
  position: relative;
}
.faq-content .card-header button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #005696;
  font-size: 18px;
}
.faq-content .is-open button:before {
  content: "";
}
.faq-content .faq-accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
  padding-left: 48px;
}
.faq-content .faq-accordion-content p {
  font-size: 16px;
  width: 300px;
  max-width: 100%;
}
section.section-two-column-promo {
  padding: 60px 0px;
}
@media (max-width: 767px) {
  section.section-two-column-promo {
    padding-bottom: 20px;
  }
}
section.section-two-column-promo ul.two-column-promo-content {
  margin-bottom: 0;
  width: 100%;
  display: inline-block;
}
section.section-two-column-promo ul.two-column-promo-content li {
  width: 50%;
  max-width: 100%;
  float: left;
}
section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-box {
  width: 100%;
  position: relative;
  overflow: hidden;
}
section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-box .two-column-promo-bg {
  height: 600px;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-box .two-column-promo-bg:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  box-shadow: 0px 0px 142px 142px #005696;
  bottom: 0px;
  height: 0px;
}
@media (max-width: 991px) {
  section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-box .two-column-promo-bg:before {
    bottom: -13%;
  }
}
section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-box .two-column-promo-bg:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  background-image: url(../images/pattern.png);
  height: 180px;
  background-size: 66%;
  opacity: 0.9;
}
@media (max-width: 991px) {
  section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-box .two-column-promo-bg:after {
    height: 30%;
  }
}
section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-bg-content {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-bg-content .two-promo-title {
  position: absolute;
  bottom: 20px;
  padding: 0px 100px;
  max-width: 100%;
}
section.section-two-column-promo ul.two-column-promo-content li .two-promo-details {
  padding: 0px 100px;
  max-width: 100%;
}
.two-column-promo-box:hover .two-column-promo-bg {
  transform: scale(1.1);
}
.blue-link-cta {
  color: #00AEFF;
  font-size: 18px;
  font-weight: 700;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.blue-link-cta:hover {
  color: #005696;
}
section.section-related-insights {
  padding: 110px 0px;
}
section.section-related-insights .green-btn {
  margin-top: 40px;
}
section.section-related-insights .section-title.with-description h2 {
  margin-bottom: 97px;
  font-size: 55px;
  line-height: 63px;
  font-weight: 500;
  color: #002E6D;
}
section.section-callto-action {
  padding: 0;
  background-color: transparent !important;
}
section.section-callto-action .green-btn {
  border: 0;
}
section.section-callto-action .green-btn:hover {
  background-color: #26C9D1 !important;
}
section.section-callto-action .green-btn::after {
  display: none;
}
.cell-wrap {
  margin-bottom: 30px;
}
.related-item {
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 640px) {
  .related-item {
    padding-bottom: 15px;
  }
}
.related-item .related-details {
  background-color: #005696 !important;
  padding: 31px 57px 38px 41px;
  min-height: 1px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 42px;
}
@media (max-width: 640px) {
  .related-item .related-details {
    padding-bottom: 15px;
  }
}
.related-item .related-details p {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 8px 0 0;
}
.related-item .related-details h4 {
  font-size: 28px;
  line-height: 33.6px;
  font-weight: 600;
}
.related-item .related-details .white-tag span {
  position: relative;
  margin-right: 5px;
}
.related-item .related-details .white-tag span:after {
  content: ",";
  position: relative;
}
.related-item .related-details .white-tag span:last-child {
  margin-right: 0px;
}
.related-item .related-details .white-tag span:last-child:after {
  display: none;
}
.related-item .related-image {
  position: relative;
  overflow: hidden;
}
@media (min-width: 800px) and (max-width: 1199px) {
  .related-item .related-image {
    padding-top: 82%;
  }
}
@media (max-width: 480px) {
  .related-item .related-image {
    padding-top: 82%;
  }
}
.related-item .related-image .related-bg {
  height: 100%;
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center center;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 800px) and (max-width: 1199px) {
  .related-item .related-image .related-bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100% !important;
  }
}
@media (max-width: 480px) {
  .related-item .related-image .related-bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100% !important;
  }
}
.related-item:hover .related-bg {
  transform: scale(1.1);
}
.lead-half-box {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px;
  position: relative;
}
@media (max-width: 991px) {
  .lead-half-box {
    padding: 20px;
  }
}
.dark-blue-curve {
  position: relative;
}
.dark-blue-curve:before {
  content: "";
  position: absolute;
  background-color: #005696;
  left: -65px;
  right: -15px;
  height: 312px;
  top: -116px;
  border-radius: 43%;
}
section.setion-WYSIWYG-editor {
  position: relative;
  padding: 60px 0;
}
section.setion-WYSIWYG-editor .WYSIWYG-editor-content {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}
section.setion-WYSIWYG-editor .WYSIWYG-editor-content img {
  height: auto;
}
section.setion-WYSIWYG-editor .WYSIWYG-editor-content .gca-column + br {
  display: none;
}
section.setion-WYSIWYG-editor .WYSIWYG-editor-content figure {
  max-width: 100%;
}
.section-vertical-tap {
  padding: 60px 0px;
  position: relative;
}
.section-vertical-tap .vertical-tap-content {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.section-vertical-tap .vertical-tap-content .nav-tabs {
  display: none;
}
.section-vertical-tap .vertical-tap-content p {
  font-size: 16px;
}
.section-vertical-tap .vertical-tap-content .tab-content ul {
  padding-left: 20px;
}
.section-vertical-tap .vertical-tap-content .tab-content ul li {
  position: relative;
  padding-left: 25px;
}
.section-vertical-tap .vertical-tap-content .tab-content ul li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #00AEFF;
  border-radius: 100%;
  left: 0;
  top: 6px;
}
.section-vertical-tap .vertical-tap-content .tab-content ol {
  counter-reset: li;
  padding-left: 20px;
}
.section-vertical-tap .vertical-tap-content .tab-content ol li {
  counter-increment: li;
  position: relative;
  padding-left: 25px;
}
.section-vertical-tap .vertical-tap-content .tab-content ol li:before {
  content: counter(li);
  color: #00AEFF;
  position: absolute;
  left: 0;
}
.section-vertical-tap .vertical-tap-content .tab-content ol li:after {
  content: ".";
  position: absolute;
  left: 9px;
  color: #00aeff;
  top: 0;
}
.section-vertical-tap .vertical-tap-content .card-header {
  padding: 14px 0;
  border-bottom: 2px solid #eee;
}
.section-vertical-tap .vertical-tap-content .card-header h5 {
  color: #00AEFF;
  padding-right: 40px;
  font-size: 24px;
  position: relative;
}
.section-vertical-tap .vertical-tap-content .card-header h5:after {
  content: "";
  position: absolute;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 0;
  top: -3px;
  font-size: 40px;
  font-weight: 700;
  color: #00AEFF;
  pointer-events: none;
}
.section-vertical-tap .vertical-tap-content .card-header h5:not(.collapsed):after {
  transform: rotate(90deg);
}
@media (min-width: 1024px) {
  .section-vertical-tap .vertical-tap-content .card-header {
    display: none;
  }
}
@media (max-width: 1024px) {
  .section-vertical-tap .vertical-tap-content .card-body {
    padding-top: 20px;
  }
}
.section-vertical-tap .vertical-tap-content .card-body img {
  height: auto;
}
.section-vertical-tap .vertical-tap-button {
  clear: both;
  text-align: center;
  border-top: 1px solid #eee;
  padding-top: 30px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
section.section-statistics-image {
  position: relative;
  padding: 60px 0px 0;
  overflow: hidden;
  margin-bottom: 60px;
}
section.section-statistics-image .container .statistics-text-content {
  left: 0%;
  transform: translate(0%, 0%);
}
section.section-statistics-image .statistics-text-content {
  width: 50%;
  position: relative;
  left: 25%;
  transform: translate(-20%, 0%);
  z-index: 2;
  padding: 50px 0px;
}
section.section-statistics-image .statistics-image {
  position: absolute;
  top: 0;
  right: 0;
  height: 94%;
  width: 94%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
  z-index: 1;
}
section.section-statistics-image .statistics-number-content {
  width: 80%;
  position: relative;
}
@media (max-width: 1600px) and (min-width: 1500px) {
  section.section-statistics-image .statistics-number-content {
    width: 90%;
  }
}
@media (max-width: 1500px) and (min-width: 1024px) {
  section.section-statistics-image .statistics-number-content {
    width: 85%;
  }
}
section.section-statistics-image .statistics-curve {
  min-height: 450px;
  background-size: cover;
  position: relative;
  background-position: top right;
  left: -25px;
}
section.section-statistics-image .number-block-content {
  position: absolute;
  top: 50%;
  width: 90%;
  transform: translate(0%, -50%);
  padding: 0px 100px 0px 50px;
  z-index: 2;
  display: flex;
}
@media (max-width: 1023px) {
  section.section-statistics-image .number-block-content {
    flex-wrap: wrap;
  }
}
section.section-statistics-image .number-block {
  width: auto;
  text-align: center;
  padding: 30px 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 1350px) {
  section.section-statistics-image .number-block {
    padding: 30px 10px !important;
  }
}
section.section-statistics-image .number-block:last-child {
  border-right: 0px;
}
section.section-statistics-image .number-block h1 {
  color: #9AEA28;
  font-size: 50px;
  line-height: 1.3;
  margin-bottom: 25px;
  font-weight: 500;
}
@media (max-width: 1440px) {
  section.section-statistics-image .number-block h1 {
    font-size: 45px;
  }
}
@media (max-width: 1199px) {
  section.section-statistics-image .number-block h1 {
    line-height: 42px;
  }
}
@media (max-width: 1024px) {
  section.section-statistics-image .number-block h1 {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  section.section-statistics-image .number-block h1 {
    font-size: 38px;
  }
}
section.section-statistics-image p.white-description {
  max-width: 300px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1440px) {
  section.section-statistics-image p.white-description {
    max-width: 270px;
  }
}
@media (max-width: 1350px) {
  section.section-statistics-image p.white-description {
    max-width: 270px;
  }
}
@media (max-width: 1199px) {
  section.section-statistics-image p.white-description {
    max-width: 220px;
  }
}
ul.employee-slider .service-icon {
  height: 140px;
}
section.section-full-statics-block {
  margin-bottom: 0;
  background-color: #005696;
  padding: 60px 0px 60px;
  overflow: unset;
  margin-top: 150px;
}
section.section-full-statics-block .statistics-number-content {
  width: 100%;
}
section.section-full-statics-block .number-block-content {
  position: relative;
  top: unset;
  width: 100%;
  transform: translate(0, 0px);
  display: flex;
  justify-content: center;
  padding: 0;
}
@media (min-width: 1025px) {
  section.section-full-statics-block .number-block-content .number-block {
    width: 33.33%;
  }
}
section.section-full-statics-block .number-block-content .number-block h1 {
  font-size: 75px;
  line-height: 180px;
  font-weight: 500;
  margin-bottom: 0px;
}
section.section-full-statics-block .callout-block-slider {
  margin-bottom: 0;
}
section.section-callout-block-50-50 {
  padding: 60px 0px 60px;
}
section.section-callout-block-50-50 .callout-block-50-50-content {
  display: -ms-flexbox;
  display: flex;
  background-color: #00AEFF;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
}
section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .callout-img-content {
  height: 100%;
  background-color: #fff;
}
section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .callout-bg {
  height: 600px;
  background-size: cover;
  background-position: center center;
  z-index: 1;
  position: relative;
}
section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .center-text {
  padding: 30px;
  padding-left: 50px;
  width: 690px;
  max-width: 100%;
}
section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .center-text p {
  color: #fff;
}
section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .center-text h2 {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
}
section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .center-text h3 {
  color: #fff;
}
section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .callout-block-button {
  margin: 20px 0px;
}
section.section-callout-block-50-50 .callout-block-slider {
  margin-bottom: 0;
}
section.section-callout-block-50-50 .dark-left-bottom-curve:before {
  content: "";
  position: absolute;
  width: 40%;
  background-color: #00AEFF;
  border-radius: 0px 500px 500px 0px;
  top: -60px;
  bottom: -30px;
  left: -78px;
}
section.section-callout-block-50-50 .dark-left-bottom-curve:after {
  content: "";
  width: 775px;
  height: 292px;
  position: absolute;
  bottom: -155px;
  background-color: rgba(0, 86, 150, 0.8);
  left: -60px;
  border-radius: calc(816px / 311px);
  right: -50px;
  transform: rotate(13deg);
}
section.section-two-column-promo-generic {
  padding: 60px 0px;
}
section.section-two-column-promo-generic .light-blue {
  background-color: #00AEFF;
}
section.section-two-column-promo-generic .dark-blue {
  background-color: #005696;
}
section.section-two-column-promo-generic ul {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
  justify-content: center;
}
section.section-two-column-promo-generic ul li.promo-generic-column {
  padding: 10px 10px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
section.section-two-column-promo-generic ul li.promo-generic-column .promo-generic {
  padding: 50px 30px;
  height: 100%;
}
section.section-two-column-promo-generic ul li.promo-generic-column .promo-generic p {
  color: #fff;
}
section.section-two-column-promo-generic .promo-generic-desc {
  padding-bottom: 20px;
}
section.section-two-column-promo-generic .promo-generic-desc * {
  color: #fff;
}
section.section-career-cta {
  background-color: #002E6D;
  padding: 104px 0;
  position: relative;
}
section.section-career-cta::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/cta-bg-vector.png);
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
}
section.section-career-cta h2 {
  color: #fff;
  font-weight: 500;
  font-size: 55px;
  line-height: 63.8px;
  text-align: center;
  margin-bottom: 38px;
}
@media (max-width: 767px) {
  section.section-career-cta h2 {
    font-size: 36px;
    line-height: 43.8px;
  }
}
section.section-career-cta .green-btn {
  border: 0;
}
section.section-career-cta .green-btn:hover {
  background-color: #26C9D1;
}
section.section-career-cta .green-btn:hover span {
  color: #1C3868 !important;
}
section.section-career-cta .green-btn:after {
  display: none;
}
section.section-career-cta .career-cta-content {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}
section.section-career-cta .career-cta-content .career-cta-link {
  color: #fff;
  font-size: 40px;
  line-height: 48px;
  font-family: 'Industry', 'Arial', sans-serif;
  font-weight: 700;
  padding: 25px 0px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
section.section-career-cta .career-cta-content .career-cta-link:hover {
  color: #005696;
}
section.section-career-cta .career-cta-content .career-cta-link span {
  font-size: 25px;
  margin-left: 20px;
}
@media (max-width: 640px) {
  section.section-career-cta .career-cta-content .career-cta-link {
    font-size: 30px;
    line-height: 1.4;
  }
}
section.section-newsletter-signup {
  padding: 80px 0px;
  background-color: #00aeff;
  position: relative;
  overflow: hidden;
}
section.section-newsletter-signup:before {
  content: '';
  background-color: transparent;
  position: absolute;
  height: 100%;
  left: -20%;
  right: -1%;
  top: 0px;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
}
section.section-newsletter-signup .section-title.with-description {
  position: relative;
}
section.section-newsletter-signup .section-title.with-description p {
  color: #fff;
}
section.section-newsletter-signup .newsletter-signup-content {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  color: #fff;
  text-align: center;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content {
  padding: 0% 0%;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap {
  position: relative;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field {
  width: 100%;
  padding: 0px 0px;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container {
  padding: 0px 0px 0px;
  margin-bottom: 0;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .nf-field-element:after {
  display: none;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field {
  padding: 6px 150px 6px 12px;
  color: #fff !important;
  border-bottom: 1px solid #fff;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  height: 45px;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field::-webkit-input-placeholder {
  color: #fff !important;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field:-ms-input-placeholder {
  color: #fff !important;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field::placeholder {
  color: #fff !important;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .nf-after-field {
  left: 12px;
  bottom: -25px;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container.submit-container {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container.submit-container .nf-field-element:before {
  display: none;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container.submit-container .nf-field-element:after {
  display: none;
}
section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container.submit-container .nf-field-element .ninja-forms-field {
  background-color: transparent;
  border: none;
  padding-right: 12px;
}
section.section-newsletter-signup .newsletter-signup {
  position: relative;
}
section.section-newsletter-signup .newsletter-signup input.form-control {
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 25px;
  outline: none;
  height: 45px;
}
section.section-newsletter-signup .newsletter-signup .form-control::-webkit-input-placeholder {
  color: #fff;
}
section.section-newsletter-signup .newsletter-signup .form-control:-ms-input-placeholder {
  color: #fff;
}
section.section-newsletter-signup .newsletter-signup .form-control::placeholder {
  color: #fff;
}
section.section-newsletter-signup .newsletter-signup .signup-action {
  position: absolute;
  top: 5px;
  right: 0;
}
section.section-newsletter-signup .newsletter-signup .signup-action input.submit {
  outline: none;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
section.section-newsletter-signup .newsletter-signup .signup-action input.submit:hover {
  color: #9aea28;
}
section.section-newsletter-signup.light_grey h2 {
  color: #636569;
}
section.section-newsletter-signup.light_grey .section-title.with-description p {
  color: #636569;
}
section.section-newsletter-signup.light_grey .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field {
  color: #636569 !important;
  border-color: #636569 !important;
}
section.section-newsletter-signup.light_grey .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field::-webkit-input-placeholder {
  color: #636569 !important;
}
section.section-newsletter-signup.light_grey .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field:-ms-input-placeholder {
  color: #636569 !important;
}
section.section-newsletter-signup.light_grey .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field::placeholder {
  color: #636569 !important;
}
.newletter-curve {
  position: relative;
  overflow: hidden;
}
.newletter-curve:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 550px;
  top: 78px;
  left: -133px;
  background-color: #003f96;
  border-radius: 0 0px 0% 0%;
  transform: rotate(16deg);
}
.newletter-curve:after {
  content: "";
  position: absolute;
  width: 35%;
  height: 700px;
  top: -425px;
  left: -218px;
  background-color: #005696;
  border-radius: 0px 0% 0% 0%;
  transform: rotate(55deg);
}
body.search-results header .menu li a {
  color: #636569;
}
body.search-results header .topbar .search-icon {
  color: #636569;
}
body.search-results header.sticky .topbar .search-icon {
  color: #636569;
}
body.search-results header .topbar .search-icon.close-search {
  color: #fff;
}
section.section-search-results {
  padding: 200px 0px 60px 0px;
}
section.section-search-results .top-search-container h1 {
  font-weight: 300;
}
section.section-search-results .top-search-container h1 span {
  font-weight: 700;
}
section.section-search-results .top-search-container.top-search-container-wp {
  padding: 0px 15px;
}
section.section-search-results .search-box {
  position: relative;
}
section.section-search-results .search-box input {
  width: 100%;
  height: 50px;
  border: 1px solid #999;
  border-radius: 45px;
  padding: 5px 20px;
  outline: none;
  font-size: 18px;
  font-weight: 700;
}
section.section-search-results .search-box button {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  border: none;
  outline: none;
  color: #00AEFF;
  font-size: 22px;
  width: 70px;
  height: 50px;
  line-height: 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
section.section-search-results .search-box button:hover {
  color: #005696;
}
section.section-search-results .show-results {
  color: #999;
  font-size: 18px;
  margin-top: 20px;
}
.light_blue {
  background-color: #00AEFF !important;
}
.dark_blue {
  background-color: #005696 !important;
}
.teal {
  background-color: #26C9D1 !important;
}
.lime_green {
  background-color: #9AEA28 !important;
}
.light_green {
  background-color: #2DC121 !important;
}
.dark_green {
  background-color: #36A635 !important;
}
.dark_grey {
  background-color: #636569 !important;
}
.light_grey {
  background-color: #eaeaea !important;
}
section.section-callto-action.dark_blue_curve {
  background-color: transparent;
}
section.section-callto-action.light_blue_curve {
  background-color: transparent;
}
section.section-callto-action.dark_grey_curve {
  background-color: transparent;
}
section.section-callto-action.light_grey_curve {
  background-color: transparent !important;
}
section.section-newsletter-signup.dark_blue_curve {
  background-color: transparent;
}
section.section-newsletter-signup.light_blue_curve {
  background-color: transparent;
}
section.section-newsletter-signup.dark_grey_curve {
  background-color: transparent;
}
section.section-newsletter-signup.light_grey_curve {
  background-color: transparent !important;
}
.dark_blue_curve:before {
  background-color: #005696 !important;
}
.light_blue_curve:before {
  background-color: #00AEFF !important;
}
.dark_grey_curve:before {
  background-color: #636569 !important;
}
.light_grey_curve:before {
  background-color: #eaeaea !important;
}
section.section-icon-grid {
  padding: 60px 0px;
}
section.section-icon-grid ul.icon-grids {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  justify-content: center;
  padding: 0px 0px;
}
section.section-icon-grid ul.icon-grids li {
  padding: 10px 10px;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
section.section-icon-grid ul.icon-grids li .services-item {
  position: relative;
}
section.section-icon-grid ul.icon-grids li .services-item .full-block-cta {
  top: 0;
  left: 0;
}
section.section-icon-grid ul.icon-grids li .services-item p {
  margin-bottom: 0;
  margin-top: 10px;
}
section.section-leadership-grid {
  padding: 60px 0px;
}
section.section-leadership-grid ul.leadership-grid {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  justify-content: center;
  padding: 0px 0px;
}
section.section-leadership-grid ul.leadership-grid li {
  padding: 10px 10px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  position: relative;
}
section.section-leadership-grid ul.leadership-grid li .leadership-grid-block {
  position: relative;
  padding: 0px 50px;
}
section.section-leadership-grid ul.leadership-grid li .leadership-grid-block .leadership-grid-img {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  section.section-leadership-grid ul.leadership-grid li .leadership-grid-block .leadership-grid-img {
    margin-bottom: 30px;
  }
}
section.section-leadership-grid ul.leadership-grid li .leadership-grid-block .leadership-grid-img img {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
section.section-leadership-grid ul.leadership-grid li .leadership-grid-block:hover a + img {
  transform: scale(1.1);
}
section.section-leadership-grid ul.leadership-grid li .leadership-grid-block h4 {
  margin-bottom: 5px;
  transition: 0.3s;
}
section.section-leadership-grid ul.leadership-grid li .leadership-grid-block .subtitle {
  margin-bottom: 5px;
}
section.section-leadership-grid ul.leadership-grid li .grid-full-cta {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}
section.section-leadership-grid ul.leadership-grid li .leadership-grid-title {
  position: relative;
}
section.section-leadership-grid ul.leadership-grid li .leadership-grid-title:hover a + h4 {
  color: #005696;
}
.ctct-form-wrapper {
  position: relative;
}
.ctct-button {
  display: none;
}
.ctct-form-wrapper input.ctct-email {
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 25px;
  outline: none;
  height: 45px;
}
.ctct-form-wrapper input::-webkit-input-placeholder {
  color: #fff;
}
.ctct-form-wrapper input:-ms-input-placeholder {
  color: #fff;
}
.ctct-form-wrapper input::placeholder {
  color: #fff;
}
span.ctct-label-top {
  display: none;
}
.ctct-disclosure {
  display: none;
}
p.ctct-form-field.ctct-form-field-submit {
  position: absolute;
  top: 5px;
  right: 0;
}
p.ctct-form-field.ctct-form-field-submit input {
  outline: none;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
p.ctct-form-field.ctct-form-field-submit input:hover {
  color: #9aea28;
}
.search-pagination {
  text-align: center;
  margin-top: 20px;
}
.search-pagination .page-numbers {
  font-size: 17px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  color: #636569;
  padding: 2px 10px 0px 10px;
  height: 25px;
}
.search-pagination .page-numbers i {
  font-size: 22px;
}
.search-pagination .page-numbers.current {
  border: 1px solid #00aeff;
  color: #00aeff;
}
.binary-image-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
}
.binary-image-bg:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-position: right;
  background-image: url(../images/Stylized-Binary-Code.svg);
  background-size: cover;
}
@media (max-width: 999px) {
  .binary-image-bg {
    display: none;
  }
}
/* wordpress align class */
.alignnone {
  float: none;
  margin: 20px 0;
}
.aligncenter {
  display: block;
  clear: both;
  margin: 20px auto;
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
body section.section-contact-form form label {
  color: rgba(0, 174, 255, 0.7) !important;
}
body .nf-form-layout .nf-form-content nf-fields-wrap nf-field label span.ninja-forms-req-symbol {
  color: rgba(0, 174, 255, 0.7) !important;
}
.post-password-required {
  margin-top: 160px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
form.post-password-form {
  margin-top: 160px;
}
.post-password-required .entry-header {
  position: static;
}
.callout-block-slider .slick-track {
  display: flex;
}
.callout-block-slider .slick-track .slick-slide {
  height: auto;
}
.callout-block-slider .slick-next {
  right: 0;
}
.callout-block-slider .slick-prev {
  left: 0;
}
.callout-block-slider .callout-bg {
  min-height: 350px;
}
.callout-block-slider p {
  color: #ffffff;
}
.facebook-module {
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
}
.one-half + p {
  clear: both;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.promo-md-slider .slick-prev::before {
  color: #00AEFF;
}
.promo-md-slider .slick-next::before {
  color: #00AEFF;
}
.social-feed-module {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 1024px) {
  .social-feed-module {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.social-feed-module .sfm_block {
  border: 1px solid rgba(99, 101, 105, 0.39);
  padding: 0 20px;
  margin-bottom: 30px;
  text-align: center;
}
.padding_module .module_height {
  height: 60px;
}
.covid-popup {
  position: fixed;
  top: 0;
  z-index: 9999;
  background-color: rgba(0, 57, 100, 0.4);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.covid-popup .cp_wrap {
  width: 95%;
  max-width: 700px;
  padding: 40px;
  background-color: #ffffff;
  max-height: 95%;
  overflow: auto;
}
.covid-popup .cp_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
}
.covid-popup .cp_title h5 {
  margin: 0;
  font-size: 14px;
}
.covid-popup .cp_body a {
  color: inherit;
}
.covid-popup .cp_body p {
  font-size: 14px;
}
.covid-popup .cp_close {
  font-size: 20px;
  color: #005696;
  display: flex;
  cursor: pointer;
  transform: translateY(-17px);
}
.covid-popup .cp_footer {
  text-align: center;
  padding-top: 20px;
}
.covid-popup .cp_footer .green-btn, .covid-popup .cp_footer .blue-video-btn {
  min-width: 200px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 15px;
}
div#tl_popupSECDV {
  display: none !important;
}
@media (max-width: 767px) {
  .wow {
    -webkit-animation-name: none !important;
    animation-name: none !important;
  }
}
/* pagination */
.listpagination {
  width: 100%;
}
.listpagination ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.listpagination li {
  list-style: none;
  margin: 0 6px;
  padding: 0;
  color: #82979f;
  font-size: 18px;
  font-weight: 700;
}
.listpagination li a {
  display: inline-block;
}
.listpagination li a.prev {
  margin-right: 19px;
}
.listpagination li a.next {
  margin-left: 19px;
}
.listpagination li a.prev, .listpagination li a.next {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 27px;
  width: 27px;
  border: 1px solid #124c64;
}
.listpagination li a.prev path, .listpagination li a.next path {
  transition: 0.3s;
}
.listpagination li a.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.listpagination li a:hover:not(.disabled) {
  background-color: #124c64;
}
.listpagination li a:hover:not(.disabled) path {
  stroke: #ffffff;
}
.two-wysiwyg {
  padding-top: 60px;
  padding-bottom: 60px;
}
.brandedColor .media-content-binay {
  display: none;
}
@media (min-width: 992px) {
  .brandedColor [class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .brandedColor .container {
    max-width: 100%;
  }
  .brandedColor .promo-media-content-50-50 {
    z-index: 3;
    max-width: 650px;
  }
  .brandedColor .media-content {
    position: relative;
  }
  .brandedColor .media-content-binay {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -45%;
    left: 0;
    pointer-events: none;
  }
  .brandedColor .media-content-binay img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left center;
  }
  .brandedColor .bg-image .media-content-binay {
    right: 34%;
  }
  .brandedColor .content-50-50-promo {
    padding: 0 !important;
  }
  .brandedColor .content-50-50-promo.reverse-column .promo-media-content-50-50 {
    margin-left: auto;
  }
  .brandedColor .content-50-50-promo:not(.reverse-column) .media-content-binay {
    transform: scaleX(-1);
    right: 0;
    left: -45%;
  }
}
.brandedColor .slick-arrow::before {
  color: #fff !important;
}
.brandedColor.image-carousel .green-btn:after {
  display: none;
}
.brandedColor.image-carousel li .section-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 600px;
  padding: 50px 0;
  z-index: 3333;
  position: relative;
}
.brandedColor.image-carousel .bg-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  min-height: unset;
}
.brandedColor.image-carousel h2 {
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 8px;
  color: #fff !important;
}
.brandedColor.image-carousel .full-width-promo .slick-dots {
  text-align: center;
  bottom: 30px !important;
}
.brandedColor.image-carousel .section-overlay.linear-gradient:after {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
}
.brandedColor.image-carousel .col-width {
  max-width: 570px;
}
.brandedColor.image-carousel ul.slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0px 2px;
}
.brandedColor.image-carousel ul.slick-dots li.slick-active button {
  background: #ffffff;
}
.brandedColor.image-carousel .slick-track {
  display: flex;
}
.brandedColor.image-carousel .slick-slide {
  height: auto !important;
}
.brandedColor.image-carousel .no-arrow {
  height: unset;
  padding: 16px 24px 10px !important;
  margin: 0;
  border: 0;
}
.brandedColor.image-carousel .no-arrow:hover {
  background-color: #26C9D1;
}
.brandedColor.image-carousel .no-arrow span {
  line-height: 1 !important;
  top: 0 !important;
  font-size: 18px;
  font-weight: 600;
  color: #002E6D;
}
@media (max-width: 1200px) {
  .brandedColor.image-carousel .bg-image .media-content-binay {
    right: 25%;
  }
}
.brandedColor.darkBlue p, .brandedColor.gray p, .brandedColor.mediumBlue p {
  color: #fff;
}
.brandedColor.darkBlue h4.blue-color, .brandedColor.darkBlue h2, .brandedColor.gray h4.blue-color, .brandedColor.gray h2, .brandedColor.mediumBlue h4.blue-color, .brandedColor.mediumBlue h2 {
  color: #ffffff;
}
.brandedColor.darkBlue a, .brandedColor.gray a, .brandedColor.mediumBlue a {
  color: #fff;
  text-decoration: underline;
}
.brandedColor.darkBlue a:hover, .brandedColor.gray a:hover, .brandedColor.mediumBlue a:hover {
  color: #9AEA28;
}
.brandedColor.darkBlue .section-title h2, .brandedColor.gray .section-title h2, .brandedColor.mediumBlue .section-title h2 {
  color: #005696;
}
.brandedColor.darkBlue .section-button a, .brandedColor.gray .section-button a, .brandedColor.mediumBlue .section-button a {
  text-decoration: none;
}
@media (max-width: 992px) {
  .brandedColor.default p {
    color: #636569;
  }
  .brandedColor.gray .full-width-promo, .brandedColor.gray .content-50-50-promo {
    background-color: #646569;
  }
  .brandedColor.darkBlue .full-width-promo, .brandedColor.darkBlue .content-50-50-promo {
    background-color: #003964;
  }
  .brandedColor.darkBlue .full-width-promo h2, .brandedColor.darkBlue .content-50-50-promo h2 {
    color: #ffffff;
  }
  .brandedColor.mediumBlue .full-width-promo, .brandedColor.mediumBlue .content-50-50-promo {
    background-color: #005696;
  }
}
.brandedColor .promo-md-slider {
  margin-bottom: 0 !important;
}
@media (min-width: 767px) {
  .brandedColor .promo-md-slider .slick-dots {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .brandedColor .promo-md-slider .slick-arrow {
    display: none !important;
  }
}
.solidColor.darkBlue {
  background-color: #003964;
}
.solidColor.darkBlue h4.blue-color, .solidColor.darkBlue p, .solidColor.darkBlue .iconbox-title, .solidColor.darkBlue .light-blue {
  color: #ffffff;
}
.solidColor.darkBlue a {
  color: #ffffff;
  text-decoration: underline;
}
.solidColor.darkBlue a:hover {
  color: #9AEA28;
}
@media (min-width: 991px) {
  .solidColor.darkBlue {
    background-color: #003964;
  }
}
.solidColor.darkBlue .promo-wrap, .solidColor.darkBlue .video-container {
  background-color: #003964;
}
.solidColor.darkBlue h2, .solidColor.darkBlue .light-blue {
  color: #00AEFF;
}
.solidColor.darkBlue .section-button a {
  text-decoration: none;
}
.solidColor.mediumBlue {
  background-color: #005696;
}
.solidColor.mediumBlue h4.blue-color, .solidColor.mediumBlue p, .solidColor.mediumBlue h2, .solidColor.mediumBlue .iconbox-title, .solidColor.mediumBlue .light-blue {
  color: #ffffff;
}
.solidColor.mediumBlue a {
  color: #fff;
  text-decoration: underline;
}
.solidColor.mediumBlue a:hover {
  color: #9AEA28;
}
@media (min-width: 991px) {
  .solidColor.mediumBlue {
    background-color: #005696;
  }
}
.solidColor.mediumBlue .promo-wrap, .solidColor.mediumBlue .video-container {
  background-color: #005696;
}
.solidColor.mediumBlue .section-button a {
  text-decoration: none;
}
.solidColor.gray {
  background-color: #646569;
}
.solidColor.gray h4.blue-color, .solidColor.gray p, .solidColor.gray h2, .solidColor.gray .iconbox-title, .solidColor.gray .light-blue {
  color: #ffffff;
}
.solidColor.gray a {
  color: #ffffff;
  text-decoration: underline;
}
.solidColor.gray a:hover {
  color: #9AEA28;
}
@media (min-width: 991px) {
  .solidColor.gray {
    background-color: #646569;
  }
}
.solidColor.gray .promo-wrap, .solidColor.gray .video-container {
  background-color: #646569;
}
.solidColor.gray .slick-arrow:before {
  color: #fff !important;
}
.solidColor.gray .section-button a {
  text-decoration: none;
}
@media (max-width: 991px) {
  .solidColor .detail-wrap {
    padding: 5px 20px;
  }
}
.solidColor .promo-md-slider .slick-arrow {
  opacity: 0;
  pointer-events: none;
}
.solidColor:not(.default) .promo-md-slider li:not(.slick-active) button {
  background-color: #ffffff !important;
}
@media (max-width: 767px) {
  .wow {
    -webkit-animation-name: none !important;
    animation-name: none !important;
  }
}
footer {
  background-color: #073572;
  position: relative;
}
@media (min-width: 767px) {
  footer {
    box-shadow: 0px -20px 20px 0px rgba(0, 0, 0, 0.15);
  }
}
footer .social-media {
  margin-bottom: 0;
  margin-top: 0;
  text-align: right;
}
@media (max-width: 1023px) {
  footer .social-media {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  footer .social-media {
    margin-top: 25px;
  }
}
footer .social-media li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 23px;
}
footer .social-media li a {
  display: flex;
  color: #fff;
  font-size: 24px;
  padding: 0px 0px;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border-radius: 100%;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
footer .social-media li a:hover {
  color: #9AEA28;
}
footer .social-media li a:hover svg path {
  fill: #9AEA28;
}
footer .social-media li a i {
  line-height: 24px;
}
footer .social-media li a svg path {
  fill: #fff;
  transition: 0.3s;
}
footer .social-media li:first-child {
  padding-left: 0px;
}
footer .copyright {
  color: #fff;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-weight: 400;
  font-size: 12px;
  padding-top: 0 !important;
}
@media (max-width: 768px) {
  footer .copyright {
    text-align: center;
  }
}
footer .footer-bottom {
  background-image: url('../images/ftr-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 107px 0 100px;
}
@media (max-width: 768px) {
  footer .footer-bottom {
    padding: 80px 0 23px;
  }
}
footer .footer-bottom .container-main {
  gap: 0px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  footer .footer-bottom .container-main {
    gap: 100px;
  }
}
@media (max-width: 768px) {
  footer .footer-bottom .container-main {
    gap: 60px;
  }
}
footer .footer-bottom .social-media li a {
  width: 24px;
  font-size: 24px;
}
@media (max-width: 768px) {
  footer .footer-wrap {
    position: relative;
  }
}
@media (max-width: 990px) {
  footer .footer-wrap-solid {
    padding-top: 0;
  }
}
footer .footer-menu {
  margin-bottom: -10px;
}
footer .footer-menu li a {
  font-size: 18px;
  color: #fff;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-weight: 600;
  display: block;
  padding: 5px 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-menu li a:hover {
  color: #9AEA28;
}
footer .footer-number {
  font-size: 20px;
  color: #fff;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-weight: 600;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-number a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
footer .footer-number:hover {
  color: #9AEA28;
}
footer .footer-top-nav {
  padding-top: 121px;
  padding-bottom: 115px;
  background-color: #fff;
}
@media (max-width: 767px) {
  footer .footer-top-nav {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
footer .footer-flex {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
footer .footer-column-1 {
  width: 31.8%;
  gap: 15px;
  display: flex;
  flex-direction: column;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 1023px) {
  footer .footer-column-1 {
    width: 40%;
  }
}
@media (max-width: 767px) {
  footer .footer-column-1 {
    width: 100%;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    border: none;
  }
}
@media (max-width: 991px) {
  footer .footer-column-1 .white-logo {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  footer .footer-column-1 .white-logo {
    margin: 0 auto;
    max-width: 250px;
  }
}
footer .footer-column-2 {
  width: 42%;
  margin-top: -5px;
  display: flex;
  flex-wrap: wrap;
  padding-right: 60px;
}
@media (max-width: 1170px) {
  footer .footer-column-2 {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 1023px) {
  footer .footer-column-2 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  footer .footer-column-2 {
    width: 100%;
  }
}
@media (min-width: 1170px) {
  footer .footer-column-2 {
    padding-right: 40px;
  }
}
@media (min-width: 1700px) {
  footer .footer-column-2 {
    padding-right: 60px;
  }
}
footer .footer-column-3 {
  width: 21%;
}
@media (max-width: 1023px) {
  footer .footer-column-3 {
    width: 100%;
    padding-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 1023px) and (max-width: 768px) {
  footer .footer-column-3 {
    flex-direction: column;
    text-align: center;
  }
}
footer .footer-item {
  width: 50%;
  padding-right: 20px;
}
@media (max-width: 768px) {
  footer .footer-item {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
}
footer .footer-button {
  text-align: right;
}
footer .footer-pattern-m {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media (min-width: 767px) {
  footer .footer-pattern-m {
    display: none;
  }
}
footer .footer-pattern-m img {
  width: 100%;
}
footer .footer-pattern-d {
  pointer-events: none;
}
@media (max-width: 767px) {
  footer .footer-pattern-d {
    display: none;
  }
}
footer .footer-pattern-d img {
  width: 100%;
}
footer .ftr-top-bar {
  display: flex;
  gap: 52px;
}
@media (max-width: 991px) {
  footer .ftr-top-bar {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  footer .ftr-top-bar {
    gap: 0;
  }
}
footer .ftr-top-bar div#ubermenu-main-149-menu-5-2 {
  width: 50%;
}
@media (max-width: 991px) {
  footer .ftr-top-bar div#ubermenu-main-149-menu-5-2 {
    width: 100%;
  }
}
footer .ftr-top-bar .section-video.section-video-testimonial {
  width: 50%;
}
@media (max-width: 991px) {
  footer .ftr-top-bar .section-video.section-video-testimonial {
    width: 100%;
  }
}
footer .ftr-top-bar .section-video-testimonial .testimonial-content h2 {
  font-weight: 600;
  font-family: 'AcuminPro';
  margin: 0;
}
footer .ubermenu-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
footer .ubermenu-nav > .ubermenu-item {
  padding-left: 36px;
  position: relative;
}
footer .ubermenu-nav > .ubermenu-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-image: url(../images/polygon.png);
  z-index: 1;
  background-repeat: no-repeat;
}
footer .ubermenu-nav > .ubermenu-item > a {
  display: block;
  margin-bottom: 30px;
}
footer .ubermenu-nav > li:nth-child(1) {
  width: 47%;
}
footer .ubermenu-nav > li:nth-child(2) {
  width: 47%;
}
footer .ubermenu-nav > li:nth-child(2) ul li {
  width: 100%;
  padding-right: 20px;
}
footer .ubermenu-nav > li:nth-child(3) {
  width: 20%;
}
@media (max-width: 1170px) {
  footer .ubermenu-nav > li:nth-child(3) {
    width: 100%;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  footer .ubermenu-nav > li:not(.ubermenu-item-type-custom) {
    display: none;
  }
}
footer .ubermenu-nav .ubermenu-has-submenu-mega > a .ubermenu-target-text {
  font-size: 28px;
  font-weight: 600;
  color: #00376A;
  display: inline-block;
  line-height: 33.6px;
}
footer .ubermenu-nav .ubermenu-sub-indicator {
  display: none;
}
footer .ubermenu-nav .ubermenu-submenu {
  font-family: 'AcuminPro', 'Arial', sans-serif;
}
footer .ubermenu-nav .ubermenu-submenu-drop {
  background-color: transparent;
  padding-top: 0;
  margin-top: 15px;
}
footer .ubermenu-nav .ubermenu-submenu-drop li {
  padding-bottom: 12px;
}
footer .ubermenu-nav .ubermenu-submenu-drop .ubermenu-target-text {
  font-size: 18px;
  font-weight: 600;
  color: #005696;
  transition: 0.3s;
}
@media (max-width: 991px) {
  footer .ubermenu-nav .ubermenu-submenu-drop .ubermenu-target-text {
    font-size: 15px;
  }
}
footer .ubermenu-nav .ubermenu-submenu-drop .ubermenu-target-text:hover {
  color: #00AEFF;
  text-decoration: underline;
}
footer .ubermenu-nav .ubermenu-custom-content {
  font-size: 22px;
  font-weight: 700;
  font-family: 'Industry', 'Arial', sans-serif;
  color: #00AEFF;
}
@media (min-width: 1170px) {
  footer .ubermenu-nav .ubermenu-custom-content {
    font-size: 20px;
  }
}
@media (min-width: 1700px) {
  footer .ubermenu-nav .ubermenu-custom-content {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  footer .ubermenu-nav .ubermenu-custom-content {
    color: #fff;
    text-align: center;
  }
}
.blank-main {
  max-width: 485px;
  margin: 0 auto;
}
.blank-view {
  text-align: center;
  padding: 30px 0;
}
.blank-view > h3 {
  color: #008cc9;
  font-weight: 400;
}
.img-blank {
  width: 120px;
  height: 120px;
  background: #F8F9FA;
  border-radius: 50%;
  position: relative;
  margin: 0 auto 15px;
}
.img-blank > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blank-outer-content {
  text-align: center;
  font-weight: 500;
  padding: 10px 15px 15px;
  color: #666;
}
section.hero-section {
  height: auto;
  position: relative;
  padding-top: 97px;
}
@media (max-width: 991px) {
  section.hero-section {
    padding-top: 70px;
  }
}
section.hero-section ul {
  width: 100%;
  margin-bottom: 0;
}
section.hero-section ul li {
  position: relative;
  width: 100%;
}
section.hero-section ul li .hero-slide {
  width: 100%;
  background-size: cover;
  background-position: center center;
  height: calc(100vh - 117px);
  overflow: hidden;
}
@media (max-width: 767px) {
  section.hero-section ul li .hero-slide.pos_left {
    background-position: left center;
  }
  section.hero-section ul li .hero-slide.pos_right {
    background-position: right center;
  }
  section.hero-section ul li .hero-slide.pos_middle {
    background-position: center center;
  }
}
.page-template-template-home-php section.hero-section ul li .hero-slide:before, .page-template-template-careers-php section.hero-section ul li .hero-slide:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 30%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(9, 22, 52, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
}
section.hero-section ul li .video-slide {
  width: 100%;
  position: relative;
  padding-top: 54.6%;
}
section.hero-section ul li .video-slide video {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
section.hero-section ul li .video-slide .video-buttons {
  z-index: 5;
  margin-left: 20px;
}
section.hero-section ul li .video-slide .video-buttons button {
  border-color: #36A635;
  color: #36A635;
}
section.hero-section .hero-text-content {
  position: relative;
  top: 50%;
  transform: translate(0%, -50%);
  z-index: 3;
  padding-left: 0;
}
@media (max-width: 1024px) {
  section.hero-section .hero-text-content {
    padding-right: 20px;
  }
}
section.hero-section .hero-text-content h1 {
  margin-bottom: 25px;
}
section.hero-section .hero-text-content .hero-buttons {
  margin-top: 40px;
  pointer-events: auto;
  display: flex;
  gap: 25px;
}
@media (max-width: 767px) {
  section.hero-section .hero-text-content .hero-buttons {
    margin-top: 20px;
    width: fit-content;
    gap: 15px;
  }
}
@media (max-width: 567px) {
  section.hero-section .hero-text-content .hero-buttons {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  section.hero-section .hero-text-content .wow {
    animation: none !important;
  }
}
section.hero-section .section-fluid {
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
}
section.hero-section .section-fluid.container {
  right: 0;
  left: 0;
}
section.hero-section .hero-pattern {
  height: 100%;
  position: absolute;
  width: 50%;
  background-position: center center;
  background-size: cover;
  z-index: 3;
  top: 0;
  left: 0;
}
section.hero-section .addthis_tool .at-icon-linkedin {
  fill: #9AEA28 !important;
  border-radius: 4px;
}
.hero-curve {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
}
.hero-with-curve {
  position: relative;
}
.hero-buttons .green-btn {
  height: 44px;
  color: #002E6D;
  border: 0px;
}
.hero-buttons .green-btn::after {
  background-color: #26C9D1;
}
.hero-buttons .green-btn.no-arrow {
  background-color: #26C9D1;
  border: 0px;
  padding: 0px 24px;
}
.hero-buttons .green-btn.no-arrow::after {
  display: none;
}
.hero-buttons .green-btn.no-arrow:hover {
  background-color: #9AEA28;
  color: #002E6D;
}
.hero-buttons .blue-video-btn {
  margin-left: 5px;
  margin-bottom: 10px;
}
.inner-hero-section {
  padding-top: 90px;
}
@media (max-width: 1024px) {
  .inner-hero-section {
    padding-top: 70px;
  }
}
.simple-hero-zone {
  position: relative;
}
.simple-hero-zone li {
  position: relative;
  overflow: hidden;
}
.simple-hero-zone li .hero-text-content {
  padding-right: 115px;
}
.simple-hero-zone .simple-hero-img {
  width: 100%;
  height: 518px;
  position: relative;
}
.simple-hero-zone .curve-img-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  float: right;
}
@media (max-width: 767px) {
  .simple-hero-zone .curve-img-wrapper {
    animation: none !important;
  }
}
.simple-hero-zone .simple-hero-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-size: contain;
  background-position-x: 100%;
  background-repeat: no-repeat;
  z-index: 2;
}
@media (max-width: 767px) {
  .simple-hero-zone .simple-hero-bg.pos_left {
    background-position: left center;
    background-size: auto 100%;
    width: 60%;
  }
  .simple-hero-zone .simple-hero-bg.pos_right {
    background-position: right center;
    background-size: auto 100%;
    width: 60%;
  }
  .simple-hero-zone .simple-hero-bg.pos_middle {
    background-position: center center;
    background-size: auto 100%;
    width: 60%;
  }
}
.simple-hero-zone .curve-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: right bottom;
  right: 0;
  z-index: 3;
}
.simple-hero-zone .without-img-bg-color {
  position: absolute;
  background-color: #003b96;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.simple-hero-zone.event-listing-section .simple-hero-bg {
  background-position: center;
  background-size: cover;
}
.simple-hero-zone.event-listing-section h1, .simple-hero-zone.event-listing-section p {
  color: #fff;
}
.hero-bottom-oval {
  content: "";
  width: 100%;
  max-width: 100%;
  height: 50%;
  position: absolute;
  top: 85%;
  background-color: rgba(0, 86, 150, 0.9);
  left: -10%;
  border-radius: 50% 100% 0 0;
  z-index: 3;
  mix-blend-mode: multiply;
}
@media (max-width: 1399px) {
  .hero-bottom-oval {
    border-radius: 37% 70% 0 0;
    top: 85%;
    left: -5%;
    max-width: 115%;
    width: 115%;
  }
}
@media (max-width: 1024px) {
  .hero-bottom-oval {
    display: none;
  }
}
.hero-landingpage-cover .hero-landingpage-item {
  position: relative;
}
@media (max-width: 1023px) {
  .hero-landingpage-cover .hero-landingpage-item .hero-text-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.hero-landingpage-cover .slick-dots li {
  width: 10px !important;
  height: 10px !important;
  margin: 0px 5px !important;
}
.hero-landingpage-cover .slick-dots li button {
  background: rgba(255, 255, 255, 0.5) !important;
  border-radius: 100% !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
.hero-landingpage-cover .slick-dots li.slick-active button {
  background: #9aea28 !important;
}
.at-share-btn-elements svg {
  fill: #9AEA28;
}
.at-share-btn-elements a {
  display: inline-block;
  transition: 0.3s;
}
.at-share-btn-elements a:hover {
  transform: translateY(-4px);
  outline-offset: -1px;
  color: inherit;
}
section.section-contact-form {
  padding: 60px 0px;
}
section.section-contact-form form {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
section.section-contact-form form .form-group {
  padding: 0px 30px;
  margin-bottom: 20px;
}
section.section-contact-form form .form-control {
  height: 50px;
  border: none;
  border-bottom: 1px solid #BCC0CB;
  border-radius: 0;
  font-family: 'Industry', 'Arial', sans-serif;
  color: #636569;
  font-weight: 500;
  font-size: 25px;
  padding: 0px 0px;
}
section.section-contact-form form .form-control::-webkit-input-placeholder {
  color: red;
}
section.section-contact-form form .form-control:-ms-input-placeholder {
  color: red;
}
section.section-contact-form form .form-control::placeholder {
  color: red;
}
section.section-contact-form form label {
  color: #008cc9 !important;
  opacity: 0.5;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-weight: 500;
  font-size: 25px;
  margin-bottom: 0;
}
section.section-contact-form form textarea.form-control {
  height: 75px;
  resize: none;
}
section.section-contact-form form .select-dropdown {
  width: 100%;
}
section.section-contact-form form select {
  min-width: 100%;
  width: 100%;
  height: 50px;
}
section.section-contact-form form .green-btn {
  margin-top: 50px;
}
.custom-checkbox {
  position: relative;
}
.custom-checkbox input.checkbox {
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
}
.custom-checkbox label {
  font-size: 18px !important;
  font-family: 'AcuminPro', 'Arial', sans-serif !important;
  color: #727272 !important;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
.custom-checkbox label:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  border: 2px solid #00AEFF;
  left: 0;
  top: 0;
}
.custom-checkbox label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 5px;
  border-style: solid;
  border-color: #00AEFF;
  border-width: 0px 0px 2px 2px;
  padding: 7px 13px 0px 0px;
  transform: rotate(-53deg);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.custom-checkbox input.checkbox:checked ~ label:after {
  opacity: 1;
}
.hero-career-form {
  width: 600px;
  max-width: 100%;
}
.career-form {
  width: 100%;
}
.career-form .form-control {
  height: 40px;
  border: none;
  border-bottom: 1px solid #BCC0CB;
  border-radius: 0;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  color: #636569;
  font-weight: 500;
  font-size: 20px;
  padding: 0px 0px;
  -webkit-appearance: none;
}
.career-form .form-control::-webkit-input-placeholder {
  color: #636569;
}
.career-form .form-control:-ms-input-placeholder {
  color: #636569;
}
.career-form .form-control::placeholder {
  color: #636569;
}
.career-form .select-option {
  position: relative;
}
.career-form .select-option:before {
  content: "";
  position: absolute;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 0;
  color: #00aeff;
  font-size: 25px;
  color: #00aeff;
  pointer-events: none;
  top: 10px;
}
.career-form .green-btn {
  margin-top: 40px;
}
.career-form .form-group:last-child {
  margin-bottom: 0px;
}
.nf-form-layout .nf-before-form-content {
  display: none;
}
.nf-form-layout .nf-form-content {
  max-width: 100%;
  padding: 0% 15%;
  display: inline-block;
  width: 100%;
}
.nf-form-layout .nf-form-content nf-fields-wrap {
  display: inline-block;
  width: 100%;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child {
  width: 100% !important;
  float: none;
  clear: both;
  text-align: center;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child .submit-container .submit-wrap {
  justify-content: center;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child .submit-container .nf-field-element {
  position: relative;
  display: inline-block;
  width: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child .submit-container .nf-field-element:before {
  content: "";
  height: 40px;
  background-color: #fff;
  width: 40px;
  position: absolute;
  border-radius: 100%;
  right: 5px;
  font-size: 30px;
  line-height: 40px;
  top: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
  pointer-events: none;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child .submit-container .nf-field-element:after {
  content: "";
  position: absolute;
  top: 20px;
  right: 22px;
  border-style: solid;
  border-color: #005696;
  border-width: 2px 2px 0 0;
  padding: 4px;
  transform: rotate(45deg);
  z-index: 1;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child .submit-container .nf-field-element:hover input {
  background-color: #36A635;
  color: #fff !important;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child .submit-container .nf-field-element:hover:before {
  background-color: transparent;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child .submit-container .nf-field-element:hover:after {
  border-color: #fff;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child .submit-container input {
  background-color: #9AEA28;
  border: 5px solid #9AEA28;
  padding: 0px 65px 0px 30px;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  color: #005696 !important;
  font-size: 18px;
  border-radius: 50px;
  height: 50px;
  display: inline-block;
  line-height: 45px;
  text-align: center;
  font-weight: bold;
  position: relative;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field {
  width: 50%;
  float: left;
  padding: 0px 10px;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field.full-width-field {
  width: 100%;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field label span.ninja-forms-req-symbol {
  color: rgba(99, 101, 105, 0.4);
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container {
  padding: 0px 30px;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 25px;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .nf-after-field {
  position: absolute;
  bottom: 0;
  left: 30px;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field {
  height: 50px;
  border: none;
  border-bottom: 1px solid #BCC0CB;
  border-radius: 0;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  color: #008cc9 !important;
  font-weight: 500;
  font-size: 25px;
  padding: 0px 0px;
  background-color: transparent;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field::-webkit-input-placeholder {
  color: #008cc9 !important;
  opacity: 0.5;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field::-moz-placeholder {
  color: #008cc9 !important;
  opacity: 0.5;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field::-ms-input-placeholder {
  color: #008cc9 !important;
  opacity: 0.5;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field::-moz-placeholder {
  color: #008cc9 !important;
  opacity: 0.5;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field:placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  transform: translate(0, 2.125rem) scale(1.5);
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field:not(:placeholder-shown) + label, .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field:focus + label {
  transform: translate(0, 0) scale(1);
  cursor: pointer;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container textarea.ninja-forms-field {
  height: 75px;
  resize: none;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .list-select-wrap .nf-field-element > div {
  background: transparent;
  border-color: #BCC0CB;
  border-radius: 6px;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .list-select-wrap .nf-field-element > div:after {
  color: #00aeff;
  font-size: 16px;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .list-select-wrap select {
  padding: 0px 12px;
  border: none;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .list-checkbox-wrap .nf-field-label {
  display: none;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .list-checkbox-wrap input[type="checkbox"]:checked ~ label:after {
  opacity: 1;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .list-checkbox-wrap label {
  display: block;
  position: relative;
  margin-left: 0px !important;
  padding-left: 30px;
  font-size: 18px;
  color: #727272;
  font-family: 'AcuminPro', 'Arial', sans-serif;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .list-checkbox-wrap label:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  border: 2px solid #00AEFF;
  left: 0;
  top: 0;
  opacity: 1;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .list-checkbox-wrap label:after {
  position: absolute;
  left: 3px;
  top: 5px;
  border-style: solid;
  border-color: #00AEFF;
  border-width: 0px 0px 2px 2px;
  padding: 7px 13px 0px 0px;
  transform: rotate(-53deg);
  background: transparent;
  width: inherit;
  height: inherit;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container.listselect-container .nf-field-label {
  display: none;
}
.nf-form-layout .nf-after-form-content {
  display: none;
}
.submit-bg-h {
  position: absolute;
  content: '';
  top: 50%;
  right: 5px;
  width: 40px;
  height: 80%;
  transform-origin: right;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50px;
  z-index: 1;
  transform: translateY(-50%);
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child .submit-container .nf-field-element:hover .submit-bg-h {
  width: 94%;
  background-color: #36A635;
}
.nf-form-layout .nf-form-content nf-fields-wrap nf-field:last-child .submit-container .nf-field-element:hover input {
  z-index: 1;
}
.field-wrap.html-wrap p {
  text-align: right;
  font-size: 14px;
}
.section-contact-form .nf-form-layout .label-above .field-wrap {
  position: relative;
}
.section-contact-form .nf-form-layout .textbox-wrap .nf-field-label, .section-contact-form .nf-form-layout .email-wrap .nf-field-label, .section-contact-form .nf-form-layout .textarea-wrap .nf-field-label, .section-contact-form .nf-form-layout .field-wrap .nf-field-label {
  pointer-events: none;
  position: absolute;
  opacity: 0.8;
  top: 15px;
  left: 0;
  transform-origin: left top;
  transition: 100ms;
}
.section-contact-form .nf-form-layout .is-focused .nf-field-label {
  /* transform: translateY(-20px) scale(0.55); */
  opacity: 1;
  left: 0;
  top: -15px;
}
.section-contact-form .nf-form-layout .is-focused .nf-field-label label {
  font-size: 14px !important;
  font-weight: 600;
  color: #636569;
  opacity: 1 !important;
}
.newsletter-signup-content .nf-field .nf-field-label, .nf-form-layout .nf-form-content nf-fields-wrap nf-field .list-wrap .nf-field-label {
  display: none;
}
.career-form {
  max-width: 400px;
}
@media (max-width: 991px) {
  .career-form {
    max-width: 100%;
  }
}
.career-form .form-control {
  font-size: 18px;
  height: 60px;
}
.career-form .form-group-wrap .form-group {
  margin: 0 -20px;
}
@media (max-width: 575px) {
  .career-form .form-group-wrap .form-group {
    margin: 0 -10px;
  }
}
.career-form .form-group-wrap .form-inner {
  padding: 0 20px;
}
@media (max-width: 575px) {
  .career-form .form-group-wrap .form-inner {
    padding: 0 10px;
  }
}
.career-form .oracletaleocwsv2-popup {
  position: relative;
  padding: 0 20px;
  border: 1px solid transparent;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  transition: 0.8s;
}
@media (max-width: 575px) {
  .career-form .oracletaleocwsv2-popup {
    padding: 0 10px;
  }
}
.career-form .oracletaleocwsv2-popup.active {
  border: 1px solid #B5B5B5;
  border-bottom: 0;
  background-color: #fff;
}
.career-form .oracletaleocwsv2-popup.active .oracletaleocwsv2-top-content .icon-keyboard_arrow_down {
  transform: scale(-1);
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-top-content h3 {
  font-size: 18px;
  font-weight: 400;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #BCC0CB;
  margin: 0;
  cursor: pointer;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-top-content h3 .multiSelect_placeholder {
  height: 36px;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-top-content h3 .icon-keyboard_arrow_down {
  transition: 0.3s linear;
  color: #00AEFF;
  font-size: 30px;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content {
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  z-index: 9;
  border: 1px solid #B5B5B5;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  margin: 0 -1px;
  display: none;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content .checkalltoggle {
  display: block;
  padding: 12px 20px;
  transition: 0.3s;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content .checkalltoggle.allchecked span:before {
  opacity: 1;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content .checkalltoggle span {
  position: relative;
  display: inline-block;
  padding-left: 26px;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content .checkalltoggle span:before {
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: solid #9AEA28;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  z-index: 1;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content .checkalltoggle span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #D1D1D1;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content .checkalltoggle:hover {
  background: #005696;
  color: #fff;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content .oracletaleocwsv2-multiselect-content {
  height: 200px;
  overflow: auto;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content .oracletaleocwsv2-multiselect-content::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #eaeaea;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content .oracletaleocwsv2-multiselect-content::-webkit-scrollbar {
  width: 5px;
  background-color: #eaeaea;
}
.career-form .oracletaleocwsv2-popup .oracletaleocwsv2-popup-content .oracletaleocwsv2-multiselect-content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(100, 101, 105, 0.5);
}
.career-form .checkbox {
  padding: 12px 20px;
  transition: 0.3s;
}
.career-form .checkbox:hover {
  background: #005696;
}
.career-form .checkbox:hover label {
  color: #fff;
}
.career-form .checkbox label {
  transition: 0.3s linear;
}
.career-form .checkbox input[type=checkbox]:checked + label:before {
  border-color: #9AEA28;
}
section.section-listing {
  padding: 0px 0px 60px 0px;
  position: relative;
}
section.section-listing .filter-section.filter_bar_display {
  display: block;
}
section.section-listing .filter-section {
  width: 100%;
  margin-top: -75px;
  position: relative;
  z-index: 3;
  display: none;
}
section.section-listing .filter-section .filter-content {
  background-color: #00AEFF;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 21px 50px 40px;
}
section.section-listing .filter-section .filter-content .filter-title {
  color: #fff;
  font-family: 'AcuminPro', 'Arial', sans-serif;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 0px;
}
section.section-listing .filter-section .filter-content .dropdown > a {
  position: relative;
}
section.section-listing .filter-section .filter-content .dropdown > a:before {
  content: "";
  position: absolute;
  right: 5px;
  top: 17px;
  border-style: solid;
  border-color: #fff;
  border-width: 0px 0px 2px 2px;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
section.section-listing .filter-section .filter-content .dropdown.open > a:before {
  border-color: #00AEFF;
  transform: rotate(135deg);
  top: 22px;
}
section.section-listing .filter-section .filter-content .dropdown {
  padding: 0px 10px;
  width: 100%;
}
section.section-listing .filter-section .filter-content .dropdown a {
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 14px 0px;
  border-bottom: 1px solid #fff;
  background: transparent;
  box-shadow: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
section.section-listing .filter-section .filter-content .dropdown .filter-dropdown {
  left: 0;
  width: 100%;
  top: 100%;
  margin: 0px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  max-height: 226px;
  overflow: auto;
  border-radius: 0px 0px 6px 6px;
}
section.section-listing .filter-section .filter-content .dropdown .filter-dropdown a {
  color: #727272;
  padding: 5px 10px;
}
section.section-listing .filter-section .filter-content .dropdown .filter-dropdown a label {
  font-size: 14px !important;
  margin-bottom: 0px;
  white-space: break-spaces;
}
section.section-listing .filter-section .filter-content .dropdown .filter-dropdown a label:before {
  border-width: 1px;
  border-color: #ccc;
  width: 18px;
  height: 18px;
}
section.section-listing .filter-section .filter-content .dropdown .filter-dropdown a label:after {
  border-color: #9AEA28;
  padding: 5px 10px 0px 0px;
  left: 3px;
  top: 5px;
}
section.section-listing .filter-section .filter-content .dropdown .filter-dropdown a:hover {
  background-color: #005696;
  color: #fff;
}
section.section-listing .filter-section .filter-content .dropdown .filter-dropdown a:hover label {
  color: #fff !important;
}
section.section-listing .filter-section .filter-content .dropdown.open {
  background-color: #fff;
  border-radius: 6px 6px 0 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
section.section-listing .filter-section .filter-content .dropdown.open > a {
  color: #636569;
  border-color: #ccc;
}
section.section-listing .filter-section .filter-content .clear-filter {
  margin-top: 16px;
}
section.section-listing .filter-section .filter-content .clear-filter button {
  color: #fff;
  background-color: transparent;
  border: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 0;
  outline: none;
}
section.section-listing .filter-section .filter-content .clear-filter input {
  color: #fff;
  background-color: transparent;
  border: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  padding: 0;
  outline: none;
}
section.section-listing .filter-section .filter-content .filter-button .green-btn {
  min-width: 175px;
  height: 40px;
  background-color: transparent;
  border: none;
}
section.section-listing .filter-section .filter-content .filter-button .filter-input {
  display: inline-block;
  position: relative;
  background-color: #9AEA28;
  border: 5px solid #9AEA28;
  border-radius: 50px;
}
section.section-listing .filter-section .filter-content .filter-button .filter-input:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  background-color: #36A635;
  transform-origin: right;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50px;
}
@media (max-width: 1024px) {
  section.section-listing .filter-section .filter-content .filter-button .filter-input:before {
    width: 50px;
  }
}
section.section-listing .filter-section .filter-content .filter-button .filter-input:hover:before {
  width: 100%;
}
section.section-listing .filter-section .filter-content .filter-button .filter-input span {
  height: 40px;
  background-color: #fff;
  width: 40px;
  position: absolute;
  border-radius: 100%;
  top: 0px;
  right: 0px;
  font-size: 30px;
  line-height: 40px;
  color: #005696;
  text-align: center;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1024px) {
  section.section-listing .filter-section .filter-content .filter-button .filter-input span {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
section.section-listing .filter-section .filter-content .filter-button .filter-input span i {
  line-height: 40px;
}
section.section-listing .filter-section .filter-content .filter-button .filter-input:hover span {
  background-color: transparent;
  color: #fff;
}
@media (max-width: 1024px) {
  section.section-listing .filter-section .filter-content .filter-button .filter-input .green-btn {
    min-height: 50px;
  }
}
section.section-listing .filter-section .filter-content .search-filter-box {
  padding: 0px 10px;
}
section.section-listing .filter-section .filter-content .search-filter-box input.search-box {
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 14px 0px;
  border: none;
  border-bottom: 1px solid #fff;
  width: 100%;
  background-color: transparent;
  outline: none;
}
section.section-listing .filter-section .filter-content .search-filter-box input.search-box::-webkit-input-placeholder {
  color: #fff;
}
section.section-listing .filter-section .filter-content .search-filter-box input.search-box:-ms-input-placeholder {
  color: #fff;
}
section.section-listing .filter-section .filter-content .search-filter-box input.search-box::placeholder {
  color: #fff;
}
.filter-list-content {
  padding: 60px 0px;
}
.filter-list-content .listing-row {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0px;
}
.filter-list-content .listing-img {
  height: 300px;
  background-size: cover;
  background-position: center center;
}
.filter-list-content .listing-details-column {
  float: none;
  overflow: hidden;
  width: auto;
}
.filter-list-content .listing-details {
  margin-top: 15px;
}
.filter-list-content .listing-details p {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .filter-list-content .listing-details-desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .filter-list-content .listing-details-mobile {
    display: none;
  }
}
.filter-list-content .listing-details a {
  color: #636569;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.filter-list-content .listing-details a:hover {
  color: #00AEFF;
}
.filter-list-content .listing-details .lead-date {
  color: #636569;
  font-weight: 700;
}
.filter-list-content .listing-details .lead-tag {
  color: #636569;
  font-weight: 400;
}
.page-template-template-listing .filter-list-content .listing-details .lead-tag {
  color: #36A635;
  font-size: 14px;
}
.filter-list-content .listing-details .resource-type {
  color: #00AEFF;
  font-weight: 700;
  padding-bottom: 10px;
}
.filter-list-content.events-listing .listing-details {
  margin-top: 0;
}
.filter-list-content.events-listing .listing-details .block-cta {
  margin-top: 20px;
  color: #00AEFF;
  display: block;
}
@media (max-width: 991px) {
  section.section-listing .filter-section {
    padding: 0px 20px;
  }
  section.section-listing .filter-section .filter-row {
    padding-top: 41px;
  }
  section.section-listing .filter-section .filter-content {
    padding: 21px 0px 40px;
  }
  section.section-listing .filter-section .filter-content .dropdown {
    margin-bottom: 10px;
  }
  section.section-listing .filter-section .filter-content .clear-filter {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 25px;
  }
  section.section-listing .filter-section .filter-button {
    text-align: center;
  }
  .filter-list-content .listing-img {
    height: 400px;
  }
}
@media (max-width: 767px) {
  section.section-listing .filter-section .filter-row {
    padding-top: 10px;
  }
}
ul#selected-items {
  margin-bottom: 0;
  padding: 0px 50px;
  margin-top: 10px;
}
ul#selected-items li {
  display: inline-block;
  background-color: #00aeff;
  margin: 5px 5px;
  padding: 7px 20px;
  border-radius: 35px;
  color: #fff;
}
button.alm-load-more-btn[disabled] {
  visibility: hidden;
}
.nav-listing {
  text-align: center;
}
.nav-listing span {
  padding: 0;
  display: inline-block;
  margin: 0 10px;
}
.nav-listing .current-page {
  box-shadow: 0 2px 5px rgba(41, 41, 41, 0.5);
  padding: 2px 8px 0;
}
.nav-listing a {
  margin: 0 5px;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .event-listing-section.simple-hero-zone li, .event-listing-section.simple-hero-zone .simple-hero-img {
    overflow: visible;
    height: auto;
  }
  .event-listing-section.hero-section.simple-hero-zone .section-fluid.container {
    margin-bottom: 0;
  }
  .event-listing-section.simple-hero-zone .simple-hero-bg {
    height: 330px;
    position: relative;
    margin-bottom: 15px;
  }
  .section-listing.events-section-listing .filter-section {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .filter-list-content .listing-img {
    height: 220px;
    margin-bottom: 10px;
  }
}
.event-detail-content {
  color: #fff;
}
.event-detail-content .event-banner-tag {
  font-weight: 600;
}
.event-detail-content .event-banner-content {
  display: block;
  padding-bottom: 30px;
}
.event-detail-content .event-banner-content li {
  display: inline-block;
  width: auto;
  margin-right: 20px;
  padding-right: 20px;
  font-size: 20px;
  position: relative;
  font-weight: 600;
  line-height: normal;
}
.event-detail-content .event-banner-content li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.event-detail-content .event-banner-content li:after {
  content: '';
  height: 22px;
  width: 3px;
  position: absolute;
  right: 0;
  top: 0px;
  background: #fff;
}
.event-detail-content .event-banner-content li:last-child:after {
  display: none;
}
@media (max-width: 991px) {
  .single-events .hero-section ul li .hero-slide:before {
    display: none;
  }
  .single-events .hero-section.inner-hero-section.single-post-hero .hero-slide {
    height: 450px;
  }
  .single-events .hero-section .section-fluid.container, .single-events .hero-section .hero-text-content {
    position: relative;
    height: auto;
    top: 0;
    transform: none;
    padding-top: 10px;
  }
  .hero-text-content .event-banner-tag {
    color: #36A635;
    font-size: 19px;
  }
  .single-events .hero-section ul li .hero-text-content h1 {
    color: #005696;
  }
  .single-events .hero-section ul li .hero-text-content ul li {
    color: #636569;
    display: block;
    margin-bottom: 10px;
  }
  .single-events .hero-section ul li .hero-text-content ul li:last-child {
    font-weight: 400;
  }
  section.hero-section .hero-text-content {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .single-events .hero-section.inner-hero-section.single-post-hero .hero-slide {
    height: 220px;
  }
}
.addeventatc {
  margin-bottom: 20px !important;
  padding: 0px 65px 0px 30px !important;
  border-radius: 50px !important;
  border: 5px solid #9AEA28 !important;
  height: 50px;
  line-height: 45px !important;
  font-family: 'AcuminPro', 'Arial', sans-serif !important;
  font-weight: bold;
  background: #9AEA28 !important;
}
.addeventatc:hover {
  background-color: #9AEA28;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}
.addeventatc .addeventatc_icon {
  display: none;
}
.addeventatc i {
  height: 40px;
  background-color: #fff;
  width: 40px;
  position: absolute;
  border-radius: 100%;
  right: 0;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  top: 0px;
  z-index: 1;
  transition: all 0.3s;
  color: #005696;
}
.addeventatc i {
  line-height: 40px;
}
.addeventatc .btn-text {
  position: relative;
  background: none;
  font-size: 18px;
  z-index: 1;
  color: #005696;
}
.addeventatc:hover .btn-text {
  color: #fff;
}
.addeventatc:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0px;
  width: 40px;
  height: 100%;
  background-color: #36A635;
  transform-origin: right;
  transition: all 0.3s;
  border-radius: 50px;
}
.addeventatc:hover:after {
  width: 100%;
}
.alm-btn-wrap .alm-load-more-btn {
  background-color: #9AEA28 !important;
  border: 5px solid #9AEA28 !important;
  padding: 0px 30px 0px 30px !important;
  font-family: 'AcuminPro', 'Arial', sans-serif !important;
  color: #005696 !important;
  font-size: 18px !important;
  border-radius: 50px !important;
  height: 50px !important;
  display: inline-block !important;
  line-height: 45px !important;
  text-align: center !important;
  font-weight: bold !important;
  position: relative !important;
  outline: none !important;
  transition: all 0.3s !important;
}
.alm-btn-wrap .alm-load-more-btn.loading::before {
  top: 50px !important;
  margin: 0 !important;
  left: calc(50% - 15px) !important;
}
.alm-btn-wrap .alm-load-more-btn:hover {
  background-color: #36A635 !important;
  color: #ffffff !important;
}
section.section-listing-detail {
  padding: 20px 0px 0px 0px;
}
section.section-listing-detail .listing-detail-container {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}
section.section-listing-detail .listing-detail-container h3 {
  color: #00AEFF;
}
section.section-listing-detail .listing-detail-container h4 {
  color: #005696;
}
section.section-listing-detail .listing-detail-container img {
  height: auto;
  margin-bottom: 22px;
}
section.section-listing-detail .listing-detail-container .detail-top {
  margin-bottom: 40px;
}
section.section-listing-detail .listing-detail-container .detail-top ul {
  margin: 0;
  padding-left: 0px;
}
section.section-listing-detail .listing-detail-container .detail-top ul li {
  display: inline-block;
  padding: 0px 10px;
  border-left: 2px solid #999;
  font-size: 18px;
  line-height: 1;
  padding: 3px 10px 0px 10px;
  color: #999;
}
section.section-listing-detail .listing-detail-container .detail-top ul li:before {
  display: none;
}
section.section-listing-detail .listing-detail-container .detail-top ul li img {
  width: 50px;
  border-radius: 100%;
  height: 50px;
  margin-bottom: 0;
}
section.section-listing-detail .listing-detail-container .detail-top ul li span {
  color: #00AEFF;
  font-weight: 700;
  text-transform: uppercase;
}
section.section-listing-detail .listing-detail-container .detail-top ul li:first-child {
  border-left: 0px;
  padding-left: 0;
}
section.section-listing-detail .listing-detail-container .details-column.pr {
  padding-right: 30px;
}
section.section-listing-detail .listing-detail-container .details-column.pl {
  padding-left: 30px;
}
section.section-listing-detail .listing-detail-container .details-row {
  border-color: #ccc;
  border-style: solid;
  border-width: 2px 0px 2px 0px;
  padding: 30px 0px;
  margin-bottom: 30px;
  clear: both;
  border-bottom: 0px;
}
ul.bullet-listing {
  padding-left: 20px;
}
ul.bullet-listing li {
  position: relative;
  padding-left: 25px;
  font-size: 18px;
  color: #999;
}
ul.bullet-listing li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #00AEFF;
  border-radius: 100%;
  left: 0;
  top: 6px;
}
ul.number-listing {
  counter-reset: li;
  padding-left: 20px;
}
ul.number-listing li {
  font-size: 18px;
  position: relative;
  color: #999;
  counter-increment: li;
  padding-left: 25px;
}
ul.number-listing li:before {
  content: counter(li) '.';
  color: #00AEFF;
  position: absolute;
  left: 0;
}
ul.detail-tag {
  margin-top: 20px;
}
ul.detail-tag li {
  display: inline-block;
  color: #00AEFF;
  font-size: 18px;
}
.listing-detail-container ul, .WYSIWYG-editor-content ul, .statistics-text-content ul {
  padding-left: 20px;
}
.listing-detail-container ul li, .WYSIWYG-editor-content ul li, .statistics-text-content ul li {
  position: relative;
  padding-left: 16px;
  font-size: 18px;
  color: #636569;
}
.listing-detail-container ul li:before, .WYSIWYG-editor-content ul li:before, .statistics-text-content ul li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #00AEFF;
  border: 1px solid #00AEFF;
  border-radius: 100%;
  left: 0;
  top: 6px;
}
.listing-detail-container ul li li:before, .WYSIWYG-editor-content ul li li:before, .statistics-text-content ul li li:before {
  background-color: transparent;
}
.listing-detail-container ul li li li:before, .WYSIWYG-editor-content ul li li li:before, .statistics-text-content ul li li li:before {
  border-radius: 0;
  background-color: #00AEFF;
}
.listing-detail-container ol, .WYSIWYG-editor-content ol, .statistics-text-content ol {
  list-style: decimal;
  padding-left: 39px;
}
.listing-detail-container ol ol, .WYSIWYG-editor-content ol ol, .statistics-text-content ol ol {
  list-style: lower-alpha;
}
.listing-detail-container ol ol ol, .WYSIWYG-editor-content ol ol ol, .statistics-text-content ol ol ol {
  list-style: lower-roman;
}
.listing-detail-container ol li, .WYSIWYG-editor-content ol li, .statistics-text-content ol li {
  font-size: 18px;
  position: relative;
  color: #636569;
  padding-left: 0;
}
.listing-detail-container ol li::marker, .WYSIWYG-editor-content ol li::marker, .statistics-text-content ol li::marker {
  color: #00aeff;
}
.listing-detail-container table, .WYSIWYG-editor-content table, .statistics-text-content table {
  margin-bottom: 30px;
}
.listing-detail-container table thead, .WYSIWYG-editor-content table thead, .statistics-text-content table thead {
  border: 1px solid #c9c9c9;
  background: #005696;
}
.listing-detail-container table thead td, .WYSIWYG-editor-content table thead td, .statistics-text-content table thead td {
  color: #fff;
}
.listing-detail-container table tr:first-child, .WYSIWYG-editor-content table tr:first-child, .statistics-text-content table tr:first-child {
  border-color: transparent;
  background-color: #005696;
}
.listing-detail-container table tr:first-child td, .WYSIWYG-editor-content table tr:first-child td, .statistics-text-content table tr:first-child td {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
  font-weight: 700;
}
.listing-detail-container table tr:nth-child(odd):not(:first-child), .WYSIWYG-editor-content table tr:nth-child(odd):not(:first-child), .statistics-text-content table tr:nth-child(odd):not(:first-child) {
  background: #f0f0f0;
}
.listing-detail-container table tr:not(:first-child) td, .WYSIWYG-editor-content table tr:not(:first-child) td, .statistics-text-content table tr:not(:first-child) td {
  border: 1px solid #c9c9c9;
}
.listing-detail-container table tr td, .WYSIWYG-editor-content table tr td, .statistics-text-content table tr td {
  padding: 10px;
}
.at-share-tbx-element .at-icon-wrapper {
  background-color: transparent !important;
}
.at-share-tbx-element .at-icon-wrapper:focus {
  outline: none;
}
.at-share-tbx-element .at-icon-wrapper .at-icon {
  fill: #9AEA28;
}
section.home-dark-sect {
  height: auto;
  overflow: hidden;
}
@media (max-width: 1023px) {
  section.home-dark-sect {
    padding-top: 50px;
  }
}
@media (max-width: 782px) {
  section.home-dark-sect {
    padding-top: 45px;
  }
}
@media (min-width: 1023px) {
  section.home-dark-sect ul li {
    background: #001B4E;
  }
}
section.home-dark-sect ul li .hero-slide {
  height: auto;
}
@media (max-width: 1023px) {
  section.home-dark-sect ul li .hero-slide {
    width: 100%;
    padding-top: 0px !important;
  }
}
section.home-dark-sect ul li .hero-slide .mobileimg {
  display: none;
}
@media (max-width: 767px) {
  section.home-dark-sect ul li .hero-slide .mobileimg {
    display: block;
  }
}
section.home-dark-sect ul li .hero-slide .deskimg {
  display: block;
  opacity: 1 !important;
}
@media (max-width: 767px) {
  section.home-dark-sect ul li .hero-slide .deskimg {
    display: none;
  }
}
section.home-dark-sect ul li .hero-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  section.home-dark-sect ul li .hero-slide img {
    animation: kenburns 25s 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes kenburns {
  0% {
    transform: scale3d(1, 1, 1);
  }
  100% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
@media (max-width: 992px) {
  section.home-dark-sect ul li .hero-slide img {
    height: 350px;
  }
}
@media (max-width: 640px) {
  section.home-dark-sect ul li .hero-slide img {
    height: 300px;
  }
}
section.home-dark-sect .hero-text-content {
  max-width: 694px !important;
  width: 100%;
  z-index: 9;
}
section.home-dark-sect .hero-text-content .desc {
  max-width: 488px;
}
section.home-dark-sect .hero-text-content h1 {
  color: #FFF;
  font-weight: 500;
}
@media (max-width: 1800px) {
  section.home-dark-sect .hero-text-content h1 {
    font-size: 69px;
    font-weight: 500;
    text-transform: capitalize;
  }
}
@media (max-width: 991px) {
  section.home-dark-sect .hero-text-content h1 {
    font-size: 34px;
    margin-bottom: 15px;
  }
}
section.home-dark-sect .hero-text-content p {
  color: #FFF;
  font-size: 22px;
  font-weight: 400;
  line-height: 26.4px;
}
@media (max-width: 991px) {
  section.home-dark-sect .hero-text-content p {
    font-size: 16px;
  }
}
section.home-dark-sect .hero-curve {
  height: 100%;
  z-index: 1;
}
@media (max-width: 1024px) {
  section.home-dark-sect .hero-curve {
    top: 70px;
    height: calc(100% - 70px);
  }
}
@media (max-width: 1023px) {
  section.home-dark-sect .hero-curve {
    top: 0px;
    height: auto;
  }
}
section.home-dark-sect .hero-curve svg {
  transform: scale(1.3);
  transform-origin: 54.5% 5%;
  pointer-events: none;
}
section.home-dark-sect left-shape {
  position: relative;
  z-index: 9;
}
section.home-dark-sect .hero-shape {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
section.home-dark-sect .hero-shape .hero-image {
  position: absolute;
  bottom: -70px;
  left: 0px;
}
@media (max-width: 1023px) {
  section.home-dark-sect .hero-shape {
    display: none;
  }
}
.horizontal_tabbed {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 767px) {
  .horizontal_tabbed {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.horizontal_tabbed.darkBlue {
  background-color: #003964;
}
.horizontal_tabbed.darkBlue .section-title h2 {
  color: #00AEFF;
}
.horizontal_tabbed.mediumBlue {
  background-color: #005696;
}
.horizontal_tabbed.mediumBlue .section-title h2 {
  color: #fff;
}
.horizontal_tabbed.gray {
  background-color: #636569;
}
.horizontal_tabbed.gray .section-title h2 {
  color: #fff;
}
.horizontal_tabbed .ht_tabs {
  display: flex;
  align-items: center;
  overflow: auto;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .horizontal_tabbed .ht_tabs {
    display: none;
  }
}
.horizontal_tabbed .ht_tabs .mCSB_container {
  display: flex;
  align-items: center;
}
.horizontal_tabbed .ht_tabs .mCSB_draggerRail {
  height: 6px !important;
  background-color: rgba(255, 255, 255, 0.32) !important;
}
.horizontal_tabbed .ht_tabs .mCSB_dragger_bar {
  height: 6px !important;
  background-color: #ffffff !important;
  margin: 7px auto !important;
}
.horizontal_tabbed .ht_tabs .slick-arrow:before {
  color: #00aeff;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px !important;
  line-height: 40px;
  opacity: 1 !important;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.horizontal_tabbed .ht_tabs .slick-arrow.slick-next:before {
  content: "" !important;
}
.horizontal_tabbed .ht_tabs .slick-arrow.slick-prev:before {
  content: "" !important;
  color: #00AEFF;
}
.horizontal_tabbed .ht_tabs-list {
  font-size: 18px;
  color: #fff;
  font-family: 'Industry', 'Arial', sans-serif;
  text-align: center;
  font-weight: 500;
  cursor: pointer;
  min-width: 150px;
  flex: 1;
}
.horizontal_tabbed .ht_tabs-list-text {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  padding-bottom: 15px;
}
.horizontal_tabbed .ht_tabs-list-text::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 5px;
  background-color: #9AEA28;
  transition: 0.3s;
}
.horizontal_tabbed .ht_tabs-list.current .ht_tabs-list-text::after {
  width: 100%;
  right: auto;
  left: 0;
}
.horizontal_tabbed .ht_contents {
  padding-top: 30px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .horizontal_tabbed .ht_contents {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.horizontal_tabbed .ht_contents-tab {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Industry', 'Arial', sans-serif;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 5px solid #9AEA28;
  position: relative;
  padding-right: 45px;
  min-height: 45px;
}
.horizontal_tabbed .ht_contents-tab:after {
  content: "" !important;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  background-color: #00AEFF;
  border-radius: 50%;
  color: #003964;
  transition: 0.3s;
}
@media (min-width: 767px) {
  .horizontal_tabbed .ht_contents-tab {
    display: none;
  }
}
.horizontal_tabbed .ht_contents-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 1200px) {
  .horizontal_tabbed .ht_contents-row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .horizontal_tabbed .ht_contents-row.row-reverse {
    flex-direction: row-reverse;
  }
}
@media (max-width: 1200px) {
  .horizontal_tabbed .ht_contents-row .ht_contents-col {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .horizontal_tabbed .ht_contents-row .ht_contents-col .video-content .video-thumbnail {
    display: block;
  }
}
.horizontal_tabbed .ht_contents-col:last-child {
  padding-top: 22px;
}
@media (min-width: 1200px) {
  .horizontal_tabbed .ht_contents-col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .horizontal_tabbed .ht_contents-col:last-child {
    padding-top: 0;
  }
}
@media (max-width: 1200px) {
  .horizontal_tabbed .ht_contents-col img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .horizontal_tabbed .ht_contents-inner {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .horizontal_tabbed .ht_contents-body {
    display: none;
  }
}
@media (max-width: 767px) {
  .horizontal_tabbed .ht_contents-body {
    padding-bottom: 0;
  }
  .horizontal_tabbed .ht_contents-body .ht_contents-inner {
    display: none;
  }
  .horizontal_tabbed .ht_contents-body.active .ht_contents-inner {
    display: block;
  }
}
.horizontal_tabbed .ht_contents-body h3 {
  color: #fff;
  font-family: 'Industry', 'Arial', sans-serif;
}
.horizontal_tabbed .ht_contents-body p {
  color: #fff;
  font-size: 18px;
}
.horizontal_tabbed .ht_contents-body.active .ht_contents-tab:after {
  rotate: 90deg;
}
.horizontal_tabbed .ht_contents-icons {
  padding: 50px 30px 0;
}
@media (max-width: 767px) {
  .horizontal_tabbed .ht_contents-icons {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.horizontal_tabbed .ht_contents-icon-slide {
  padding-left: 15px;
  padding-right: 15px;
}
.horizontal_tabbed .ht_contents-icon-slide img {
  display: block;
  margin: auto;
  max-width: 80px;
  height: 80px;
  object-fit: contain;
}
.horizontal_tabbed .ht_contents-icon-text {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  font-family: 'Industry', 'Arial', sans-serif;
  text-align: center;
  font-weight: 500;
  display: block;
  padding-top: 15px;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?uliua5');
  src: url('../fonts/icomoon.eot?uliua5#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?uliua5') format('truetype'), url('../fonts/icomoon.woff?uliua5') format('woff'), url('../fonts/icomoon.svg?uliua5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-social-twitter:before {
  content: "";
}
.icon-check:before {
  content: "";
}
.icon-plus:before {
  content: "";
}
.icon-minus:before {
  content: "";
}
.icon-social-facebook:before {
  content: "";
}
.icon-keyboard_arrow_up:before {
  content: "";
}
.icon-keyboard_arrow_right:before {
  content: "";
}
.icon-keyboard_arrow_left:before {
  content: "";
}
.icon-keyboard_arrow_down:before {
  content: "";
}
.icon-youtube-play:before {
  content: "";
}
.icon-mail-envelope-closed:before {
  content: "";
}
.icon-controller-play:before {
  content: "";
}
.icon-close:before {
  content: "";
}
.icon-search:before {
  content: "";
}
.icon-pause:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-brand:before {
  content: "";
}
.icon-social:before {
  content: "";
}
.icon-play:before {
  content: "";
}
.icon-player:before {
  content: "";
}
.spinner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-animation: rotator 1.4s linear infinite;
  -moz-animation: rotator 1.4s linear infinite;
  -o-animation: rotator 1.4s linear infinite;
  -ms-animation: rotator 1.4s linear infinite;
  animation: rotator 1.4s linear infinite;
}
@-webkit-keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
@-moz-keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
@-o-keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
@-ms-keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.path {
  stroke: #0053A0;
  stroke-dasharray: 80;
  stroke-dashoffset: 10;
  transform-origin: center;
  -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
  -moz-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
  -o-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
  -ms-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}
@-webkit-keyframes colors {
  0% {
    stroke: #4285F4;
  }
  22% {
    stroke: #4285F4;
  }
  28% {
    stroke: #DE3E35;
  }
  47% {
    stroke: #DE3E35;
  }
  53% {
    stroke: #F7C223;
  }
  72% {
    stroke: #F7C223;
  }
  78% {
    stroke: #1B9A59;
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 80;
  }
  50% {
    stroke-dashoffset: 20;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 80;
    transform: rotate(450deg);
  }
}
@-moz-keyframes dash {
  0% {
    stroke-dashoffset: 80;
  }
  50% {
    stroke-dashoffset: 10;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 80;
    transform: rotate(450deg);
  }
}
@-o-keyframes dash {
  0% {
    stroke-dashoffset: 80;
  }
  50% {
    stroke-dashoffset: 10;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 80;
    transform: rotate(450deg);
  }
}
@-ms-keyframes dash {
  0% {
    stroke-dashoffset: 80;
  }
  50% {
    stroke-dashoffset: 10;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 80;
    transform: rotate(450deg);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 80;
  }
  50% {
    stroke-dashoffset: 10;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 80;
    transform: rotate(450deg);
  }
}
.loader {
  width: 30px;
  height: 30px;
  position: relative;
}
@media (max-width: 1399px) and (min-width: 1025px) {
  .container, .section-container.container .center-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1700px) and (min-width: 1600px) {
  section.section-statistics-image .statistics-number-content {
    width: 90%;
  }
  section.section-statistics-image .number-block-content {
    left: 0;
    width: 74%;
    padding: 0px 50px 0px 50px;
    right: 18%;
    margin: 0 auto;
  }
  section.section-full-statics-block .statistics-number-content {
    width: 100%;
  }
  section.section-full-statics-block .statistics-number-content .number-block-content {
    width: 100%;
  }
}
@media (max-width: 1800px) and (min-width: 1701px) {
  section.section-statistics-image .statistics-number-content {
    width: 90%;
  }
  section.section-statistics-image .number-block-content {
    left: 0;
    width: 74%;
    padding: 0px 50px 0px 50px;
    right: 10%;
    margin: 0 auto;
  }
  section.section-full-statics-block .statistics-number-content {
    width: 100%;
  }
  section.section-full-statics-block .statistics-number-content .number-block-content {
    width: 100%;
  }
}
@media (max-width: 1920px) and (min-width: 1801px) {
  section.section-statistics-image .statistics-number-content {
    width: 90%;
  }
  section.section-statistics-image .number-block-content {
    left: 0;
    width: 74%;
    padding: 0px 50px 0px 50px;
    right: 5%;
    margin: 0 auto;
  }
  section.section-full-statics-block .statistics-number-content {
    width: 100%;
  }
  section.section-full-statics-block .statistics-number-content .number-block-content {
    width: 100%;
  }
}
@media (max-width: 1060px) and (min-width: 992px) {
  .section-container.container .center-text {
    padding: 0px 35px;
    padding-left: 20px;
  }
  .full-width-promo .slick-dots {
    padding: 0px 35px !important;
    bottom: 15% !important;
  }
}
@media (max-width: 1099px) and (min-width: 992px) {
  li.submenu-options > .ubermenu-submenu > li .ubermenu-target {
    font-size: 15px !important;
  }
}
@media (max-width: 1024px) and (min-width: 992px) {
  #header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row > li {
    width: 50%;
  }
  #header .ubermenu .ubermenu-item .ubermenu-submenu-drop .ubermenu-row li.image-column {
    display: none;
  }
}
@media (max-width: 1024px) {
  .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
    font-size: 16px;
  }
  .ubermenu.ubermenu-main .ubermenu-item-normal.ubermenu-active > .ubermenu-target {
    color: #fff !important;
    font-family: 'Industry';
  }
  #header .ubermenu-submenu > li.submenu-options {
    margin-top: 0 !important;
  }
  #header .ubermenu-submenu > li.submenu-options a {
    margin-top: 0 !important;
  }
  #header .ubermenu-submenu > li.submenu-options .ubermenu-target {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .ubermenu-item-level-3 .caret-arrow {
    top: 10px !important;
  }
  .ubermenu-item-level-3 ul a {
    padding-left: 10px !important;
  }
}
@media (min-width: 1024px) {
  #header .topbar ul.menu li a:hover {
    color: #00AEFF;
  }
  #header .topbar ul.menu li a:before {
    display: none;
  }
  #header .topbar ul.menu li.menu-item-has-children:hover > ul.sub-menu {
    opacity: 1;
    top: 115%;
    visibility: visible;
  }
  #header .topbar ul.menu li.menu-item-has-children ul.sub-menu {
    position: absolute;
    float: none;
    background-color: #fff;
    min-width: 250px;
    width: 100%;
    z-index: 101;
    padding: 20px 0px;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
    margin-top: 0px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
  }
  #header .topbar ul.menu li.menu-item-has-children ul.sub-menu:after {
    top: -15px;
    left: 50%;
    box-shadow: 2px -2px 3px rgba(0, 0, 0, 0.1);
    content: " ";
    margin-left: -15px;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-style: solid;
    border-width: 10px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(-45deg);
    transform-origin: center right;
  }
  #header .topbar ul.menu li.menu-item-has-children ul.sub-menu li a {
    text-shadow: none;
    color: #636569;
    width: 100%;
    display: block;
    margin: 0;
    padding: 10px 15px;
  }
  #header .topbar ul.menu li.menu-item-has-children ul.sub-menu li a:before {
    display: none;
  }
  #header .topbar ul.menu li.menu-item-has-children ul.sub-menu li a:hover {
    color: #00AEFF;
  }
  #header li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children ul.ubermenu-submenu-drop {
    position: initial;
    padding: 0;
    box-shadow: none;
    background-color: transparent;
    display: block;
    visibility: visible;
    overflow: auto;
    clip: auto;
    opacity: 1;
    width: auto;
    height: auto;
    min-height: auto !important;
    margin-top: 0 !important;
  }
  section.section-two-column-promo ul.two-column-promo-content li.column-promo-image-2 .two-column-promo-box .two-column-promo-bg-content .two-promo-title {
    padding-left: 10%;
    padding-left: 10%;
  }
  section.section-two-column-promo ul.two-column-promo-content li.column-promo-image-2 .two-column-promo-box .two-promo-details {
    padding-right: 10%;
    padding-left: 10%;
  }
  section.section-two-column-promo ul.two-column-promo-content li.column-promo-image-1 .two-column-promo-box .two-column-promo-bg-content .two-promo-title {
    padding-left: 10%;
    padding-right: 10%;
  }
  section.section-two-column-promo ul.two-column-promo-content li.column-promo-image-1 .two-column-promo-box .two-promo-details {
    padding-left: 10%;
    padding-right: 10%;
    margin-left: auto;
  }
  section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .center-text p {
    color: white;
  }
  .full-width-promo .slick-dots {
    max-width: 1440px;
    left: 15px;
    right: 0;
    margin: 0 auto;
    padding: 0px 5%;
    bottom: 20%;
  }
  .filter-section.container.filter_bar_display {
    width: 960px;
  }
  .filter-section.container.filter_bar_display .filter-content {
    padding: 21px 60px 40px 20px;
  }
  .career-form.mobile {
    display: none;
  }
  .lead-block1 .lead-block2-bg-gray {
    display: none;
  }
  #header .top-mobile-menu {
    display: none;
  }
  #header .mega-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #00AEFF;
    height: 585px;
    transform: perspective(550px) rotateX(-90deg);
    transform-origin: top;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  #header .mega-menu .mega-menu-details {
    width: 70%;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 50px 0px;
    height: 100%;
  }
  #header .mega-menu .mega-menu-details:before {
    content: "";
    position: absolute;
    width: 514px;
    background-color: rgba(255, 255, 255, 0.2);
    right: -140px;
    top: -42px;
    bottom: -50px;
    border-radius: 523px / 677px;
  }
  #header .mega-menu .mega-menu-details:after {
    content: "";
    position: absolute;
    height: 347px;
    background-color: rgba(0, 0, 0, 0.1);
    bottom: -206px;
    border-radius: 1300px / 321px;
    left: -116px;
    right: -5px;
    transform: rotate(-2deg);
  }
  #header .mega-menu .mega-menu-details .mega-menu-title {
    width: 50%;
    float: left;
  }
  #header .mega-menu .mega-menu-details .mega-menu-title .title {
    color: #fff;
    font-family: 'Industry', 'Arial', sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0px 60px 0px 100px;
  }
  #header .mega-menu .mega-menu-details > ul.sub-menu {
    width: auto;
    float: left;
    position: relative;
  }
  #header .mega-menu .mega-menu-details > ul.sub-menu li.menu-item-has-children {
    position: relative;
  }
  #header .mega-menu .mega-menu-details > ul.sub-menu li.menu-item-has-children ul.sub-menu {
    position: absolute;
    left: 0%;
    width: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  #header .mega-menu .mega-menu-details > ul.sub-menu li.menu-item-has-children:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    left: 100%;
    pointer-events: unset;
  }
  #header .mega-menu ul.sub-menu li a {
    font-size: 18px;
    display: inline-block;
    margin: 0;
    padding: 5px 30px;
    color: #fff;
    width: 100%;
    position: relative;
  }
  #header .mega-menu ul.sub-menu li a:before {
    display: none;
  }
  #header .mega-menu ul.sub-menu li.menu-item-has-children > a:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 4px;
    font-size: 25px;
  }
  #header .mega-menu .mega-menu-image-column {
    width: 30%;
    float: left;
    background-color: #005696;
    padding: 50px 50px 10px 50px;
    height: 100%;
  }
  #header .mega-menu .mega-menu-image-column .mega-menu-image {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 15px;
  }
  #header .mega-menu .mega-menu-button .green-btn {
    background-color: #9AEA28;
    padding: 0px 65px 0px 30px;
    color: #005696;
  }
  #header .mega-menu .mega-menu-button .green-btn:before {
    display: none;
  }
  #header .mega-menu .mega-menu-button .green-btn:hover {
    background-color: #36A635;
    color: #fff;
  }
  #header .main-menu.menu > li.menu-item-has-children:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    transform: perspective(550px) rotateX(0deg);
  }
  .section-vertical-tap .vertical-tap-content .card .card-#header {
    display: none;
  }
  .section-vertical-tap .vertical-tap-content .card .collapse {
    display: block;
  }
  .section-vertical-tap .vertical-tap-content .nav-tabs {
    display: block;
    width: 40%;
    float: left;
    border: none;
  }
  .section-vertical-tap .vertical-tap-content .nav-tabs li {
    margin-bottom: 0;
    float: none;
  }
  .section-vertical-tap .vertical-tap-content .nav-tabs li a {
    color: rgba(0, 174, 255, 0.65);
    font-size: 25px;
    font-family: Industry;
    font-weight: 700;
    outline: none;
    border: none;
    padding: 5px 40px 5px 0px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    position: relative;
    margin-right: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  .section-vertical-tap .vertical-tap-content .nav-tabs li a:before {
    content: "";
    position: absolute;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 0;
    top: 9px;
    font-size: 32px;
  }
  .section-vertical-tap .vertical-tap-content .nav-tabs li a:hover {
    border: none;
    background-color: transparent;
    color: #005696;
    border-bottom: 1px solid #eee;
  }
  .section-vertical-tap .vertical-tap-content .nav-tabs li a:focus {
    border: none;
    border-bottom: 1px solid #eee;
    background-color: transparent;
  }
  .section-vertical-tap .vertical-tap-content .nav-tabs li.active a {
    color: #00aeff;
    border: none;
    outline: none;
    border-bottom: 1px solid #eee;
  }
  .section-vertical-tap .vertical-tap-content .nav-tabs li.active a:hover {
    border: none;
    border-bottom: 1px solid #eee;
    background-color: transparent;
    color: #005696;
  }
  .section-vertical-tap .vertical-tap-content .nav-tabs li.active a:focus {
    border: none;
    border-bottom: 1px solid #eee;
    background-color: transparent;
    color: #00aeff;
  }
  .section-vertical-tap .vertical-tap-content .tab-content {
    width: 60%;
    float: left;
    padding: 5px 0px 30px 50px;
  }
}
@media (min-width: 1200px) {
  section.section-two-column-promo ul.two-column-promo-content li.column-promo-image-2 .two-column-promo-box .two-column-promo-bg-content .two-promo-title {
    width: 710px;
  }
  section.section-two-column-promo ul.two-column-promo-content li.column-promo-image-2 .two-column-promo-box .two-promo-details {
    width: 710px;
  }
  section.section-two-column-promo ul.two-column-promo-content li.column-promo-image-1 .two-column-promo-box .two-column-promo-bg-content .two-promo-title {
    width: 710px;
    right: 0;
  }
  section.section-two-column-promo ul.two-column-promo-content li.column-promo-image-1 .two-column-promo-box .two-promo-details {
    width: 710px;
    margin-left: auto;
  }
  .full-width-promo .slick-dots {
    max-width: 1440px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0px 5%;
    bottom: 20%;
  }
  .filter-section.container.filter_bar_display {
    width: 100%;
  }
  .filter-section.container.filter_bar_display .filter-content {
    padding: 21px 50px 40px;
  }
  .section-full-width-promo .section-container.container {
    max-width: 1440;
  }
  .section-full-width-promo .section-container.container .center-text {
    padding: 0px 70px;
  }
}
@media (max-width: 1280px) {
  #header .ubermenu-main ul.ubermenu-nav > li > .ubermenu-target {
    margin: 0px 15px;
  }
  section.section-statistics-image .statistics-text-content {
    left: 5%;
    transform: translate(-5%, 0%);
  }
  section.section-statistics-image .statistics-image {
    background-size: 38%;
  }
  section.section-statistics-image .number-block-content {
    padding: 0px 50px 0px 20px;
  }
  section.section-statistics-image .number-block-content .number-block {
    padding: 30px 0px;
  }
  #header .topbar {
    padding-left: 20px;
    padding-right: 20px;
  }
  #header .navbar {
    min-height: auto;
    padding: 0px 20px;
  }
  #header .menu li a {
    margin: 0px 15px;
  }
  section.hero-section ul li .video-slide {
    padding-top: 80%;
  }
  .section-h-900 {
    min-height: 450px;
  }
  section.hero-section.inner-hero-section .video-slide {
    padding-top: 80%;
  }
  section.hero-section.inner-hero-section .video-slide video {
    height: 100%;
  }
  .simple-hero-zone .simple-hero-img {
    height: 415px;
  }
}
@media (max-width: 1023px) {
  section.home-hero.hero-section .section-fluid.container {
    position: relative;
  }
  section.home-hero.hero-section .section-fluid.container .hero-text-content {
    top: 0;
    transform: translate(0%, 0%);
    padding: 20px 0;
    width: 100%;
  }
  section.home-hero.hero-section .section-fluid.container .hero-text-content h1 {
    color: #005696;
  }
  section.home-hero.hero-section .section-fluid.container .hero-text-content p {
    color: #636569;
  }
  section.hero-section .hero-pattern {
    display: none;
  }
  section.hero-section ul li .hero-slide {
    padding-top: 0;
    height: auto;
    position: relative;
  }
  section.hero-section ul li .hero-slide:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  section.hero-section ul li .hero-text-content h1 {
    color: #fff;
  }
  section.hero-section ul li .hero-text-content p {
    color: #fff;
  }
  .hero-curve {
    display: none;
  }
}
@media (max-width: 1023px) and (orientation: landscape) {
  section.hero-section ul li .hero-slide {
    min-height: 350px;
  }
}
@media (max-width: 1024px) {
  section.hero-section.simple-hero-zone .section-fluid.container {
    position: relative;
    padding: 40px 20px;
    margin-bottom: 20px;
  }
  section.hero-section.simple-hero-zone .hero-text-content {
    top: 0%;
    transform: translate(0%, 0%);
    padding-right: 10px;
  }
  section.hero-section.simple-hero-zone ul li .hero-text-content h1 {
    color: #005696;
  }
  section.hero-section.simple-hero-zone ul li .hero-text-content p {
    color: #636569;
  }
  .simple-hero-zone .simple-hero-img {
    height: 400px;
  }
  section.section-search-results {
    padding: 120px 0px 60px 0px;
  }
  section.section-search-results .top-search-container h1 {
    padding: 0px 15px;
  }
  #header .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  #header .navbar-#header {
    margin-right: 5%;
    margin-left: 5%;
    position: relative;
  }
  #header ul.menu.top-mobile-menu li.menu-item-has-children > a:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-color: #fff;
    border-width: 2px 2px 0px 0px;
    padding: 4px;
    right: 15px;
    transform: rotate(45deg);
    top: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  #header ul.menu.top-mobile-menu li.menu-item-has-children > a.active-submenu:after {
    transform: rotate(135deg);
  }
  #header ul.menu.top-mobile-menu li.menu-item-has-children ul.sub-menu {
    display: none;
    background-color: #005696;
  }
  #header ul.menu.top-mobile-menu li.menu-item-has-children ul.sub-menu li a {
    display: block;
  }
  .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
    display: none;
  }
  section.section-full-width-promo .full-width-promo-arrows {
    position: absolute;
    max-width: 1575px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translate(0%, -50%);
  }
  #header li.submenu-options > ul > li.ubermenu-item-has-children > ul {
    padding: 0px 0px 0px 20px !important;
  }
  #header li.submenu-options > ul > li.ubermenu-item-has-children > ul li a {
    font-size: 14px;
  }
  #header ul.ubermenu-nav > li.ubermenu-item-has-children > .ubermenu-submenu {
    position: relative;
    box-shadow: none;
    margin-top: 0px;
  }
  #header ul.ubermenu-nav > li.ubermenu-item-has-children > .ubermenu-submenu li.submenu-options {
    width: 100%;
    padding: 0 0px !important;
  }
  #header ul.ubermenu-nav > li.ubermenu-item-has-children > .ubermenu-submenu li.submenu-options ul {
    padding-bottom: 0px;
    width: 100%;
    position: relative;
    left: 0;
    box-shadow: none;
    background-color: transparent;
    margin-top: 0 !important;
  }
  #header ul.ubermenu-nav > li.ubermenu-item-has-children > .ubermenu-submenu li.submenu-options ul ul {
    border-top: 1px solid #00aeff;
    padding: 10px 0 !important;
    padding-left: 20px !important;
  }
  .ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-active > .ubermenu-submenu-type-flyout {
    display: block;
  }
  li.submenu-options > .ubermenu-submenu > li.ubermenu-item-has-children.ubermenu-active > .ubermenu-target:after {
    transform: rotate(135deg);
  }
  #header .ubermenu-main {
    margin-top: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  #header .ubermenu-main ul.ubermenu-nav > li.ubermenu-item-has-children > .caret-arrow {
    height: 24px;
    width: 24px;
    position: absolute;
    right: 0;
    top: 9px;
    z-index: 11;
    background-color: #00AEFF;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-self: center;
  }
  #header .ubermenu-main ul.ubermenu-nav > li.ubermenu-item-has-children > .caret-arrow:before {
    content: "";
    border-style: solid;
    border-color: #003964;
    border-width: 2px 2px 0px 0px;
    transform: rotate(45deg);
    transition: all 0.3s;
    height: 7px;
    width: 7px;
    display: block;
    margin-left: 7px;
  }
  #header .ubermenu-main ul.ubermenu-nav > li.ubermenu-item-has-children ul .caret-arrow {
    height: 17px;
    width: 17px;
    position: absolute;
    right: 0;
    top: 1px;
    z-index: 11;
    display: flex;
    align-items: center;
    justify-self: center;
  }
  #header .ubermenu-main ul.ubermenu-nav > li.ubermenu-item-has-children ul .caret-arrow:before {
    content: "";
    border-top: 3px solid #9AEA28;
    width: 100%;
  }
  #header .ubermenu-main ul.ubermenu-nav > li.ubermenu-item-has-children ul .caret-arrow:after {
    content: "";
    content: "";
    border-left: 3px solid #9AEA28;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(50% - 1.5px);
  }
  #header .ubermenu-main ul.ubermenu-nav > li.ubermenu-item-has-children ul .ubermenu-active .caret-arrow:after {
    opacity: 0;
  }
  #header .ubermenu-main ul.ubermenu-nav > li.ubermenu-item-has-children.ubermenu-active > .caret-arrow {
    transform: rotate(90deg);
  }
  #header .ubermenu-main ul.ubermenu-nav > li > .ubermenu-target:before {
    display: none;
  }
  #header .ubermenu .ubermenu-submenu li.heading-column {
    display: none;
  }
  #header .ubermenu .ubermenu-submenu li.image-column {
    display: none;
  }
  #header .ubermenu-main {
    width: 100%;
    margin: 0;
    float: none;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  #header .ubermenu-main ul.ubermenu-nav > li > .ubermenu-target {
    color: #fff !important;
    font-size: 20px;
    padding: 8px 0;
    margin: 0;
    font-family: 'Industry';
    font-weight: 700;
  }
  #header.sticky .ubermenu-main ul.ubermenu-nav > li > .ubermenu-target {
    color: #fff;
  }
  section.section-callto-action {
    padding: 100px 0px 60px;
  }
  .nf-form-layout .nf-form-content {
    padding: 0% 0%;
  }
  .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container {
    padding: 0px 5px 25px;
  }
  .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .nf-after-field {
    left: 5px;
  }
  .container {
    width: 100%;
  }
  .section-container.container .center-text {
    position: relative;
  }
  #header.wp-#header .container {
    width: 100%;
    padding: 0px 0px;
  }
  section.section-leadership-grid ul.leadership-grid li .leadership-grid-block {
    padding: 0px 0px;
  }
  section.section-search-results .top-search-container {
    padding: 0px 20px;
  }
  ul.bullet-listing {
    padding-left: 0;
  }
  ul.number-listing {
    padding-left: 0px;
  }
  section.section-listing-detail .listing-detail-container .detail-top ul li {
    width: 100%;
    border-left: 0px;
    padding-left: 0;
  }
  section.section-listing-detail .listing-detail-container .details-column.pr {
    padding-right: 0px;
  }
  section.section-listing-detail .listing-detail-container .details-column.pl {
    padding-left: 0px;
    padding-top: 30px;
  }
  section.section-newsletter-signup .newsletter-signup .signup-action {
    position: relative;
    text-align: center;
    margin-top: 10px;
  }
  section.section-two-column-promo-generic ul {
    display: block;
    margin: 0px;
  }
  section.section-two-column-promo-generic ul li.promo-generic-column {
    max-width: 100%;
  }
  section.section-callout-block-50-50 .callout-block-50-50-content {
    display: block;
  }
  section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .callout-bg {
    height: 400px;
  }
  section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column h2 {
    color: #fff;
  }
  section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .center-text {
    padding: 50px 20px;
    width: 100%;
  }
  section.section-full-statics-block.section-statistics-image {
    margin-top: 0;
    padding: 0;
  }
  section.section-full-statics-block.section-statistics-image .statistics-number-content {
    margin-top: 0;
  }
  .career-form.mobile {
    padding: 60px 20px;
  }
  .career-form.mobile .form-control {
    font-size: 16px;
  }
  .career-form.desktop {
    display: none;
  }
  section.section-statistics-image .statistics-text-content {
    left: 0;
    transform: translate(0%, 0%);
    width: 100%;
    padding: 0px 20px;
  }
  section.section-statistics-image .statistics-number-content {
    margin-top: -106px;
    background-color: #005596;
    width: 100%;
  }
  section.section-statistics-image .statistics-curve {
    display: none;
  }
  section.section-statistics-image .statistics-image {
    background-size: contain;
    position: relative;
    height: 524px;
    width: 100%;
  }
  section.section-statistics-image .number-block-content {
    padding: 0px 20px 0px 20px;
    position: relative;
    transform: translate(0, 0);
    width: 100%;
    top: 0;
  }
  section.section-statistics-image .number-block-content .number-block {
    padding: 30px 0px;
    width: 100%;
    border-right: 0;
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  section.section-contact-form form .form-group {
    padding: 0px 0px;
  }
  .dark-blue-curve:before {
    display: none;
  }
  .related-item .related-image .related-bg {
    height: 400px;
  }
  section.section-two-column-promo ul.two-column-promo-content li {
    width: 100%;
    margin-bottom: 50px;
  }
  section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-bg-content .two-promo-title {
    position: relative;
    margin-top: 30px;
    bottom: unset;
    padding: 0px 20px;
  }
  section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-bg-content .two-promo-title h3 {
    color: #005696;
  }
  section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-box .two-column-promo-bg {
    height: 400px;
  }
  section.section-two-column-promo ul.two-column-promo-content li .two-promo-details {
    padding: 0px 20px;
  }
  .location-content .map-column {
    float: none;
    margin-bottom: 30px;
  }
  .location-content .map-column .location-map {
    text-align: center;
    padding-left: 0px;
  }
  .location-content .map-column .location-map .image-key-content {
    text-align: left;
  }
  section.hero-section.inner-hero-section .video-slide {
    height: 900px;
    padding-top: 0;
    position: relative;
  }
  section.hero-section.inner-hero-section .video-slide video {
    height: 100%;
  }
  section.hero-section.inner-hero-section .video-slide .video-buttons {
    top: 20%;
  }
  section.section-connect-mc-dean:before {
    display: none;
  }
  section.section-connect-mc-dean .connect-box1 {
    width: 100%;
  }
  section.section-connect-mc-dean .connct-twittter-bg {
    padding: 20px;
    height: auto;
  }
  section.section-connect-mc-dean .connect-mc-dean-content {
    margin-bottom: 0px;
  }
  .lead-block1 {
    width: 100%;
  }
  .lead-block1 .lead-block1-details {
    display: none;
  }
  .leade-block1-bg {
    height: auto;
    padding-top: 70%;
    min-height: auto;
  }
  .lead-half-box .lead-block2-details {
    height: 300px;
  }
  .lead-block2 {
    width: 100%;
  }
  h1 {
    font-size: 40px;
    line-height: 48px;
  }
  h2 {
    font-size: 30px;
    line-height: 38px;
  }
  h3 {
    font-size: 25px;
    line-height: 30px;
  }
  h4 {
    font-size: 22px;
    line-height: 30px;
  }
  h5 {
    font-size: 20px;
    line-height: 30px;
  }
  .hero-with-curve:before {
    display: none;
  }
  .hero-with-curve:after {
    display: none;
  }
  .tab-content > .tab-pane {
    display: block !important;
    opacity: 1;
  }
  .tab-content > .tab-pane .blue-video-btn {
    width: 100%;
    color: #fff;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-toggle {
    display: block !important;
    margin: 0px;
    border-radius: 0px;
  }
  .navbar-toggle {
    position: absolute;
    top: 0;
    color: #00AEFF;
    right: 8px;
  }
  .navbar-toggle .icon-bar {
    background-color: #005696;
    height: 3px;
    width: 25px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-toggle .icon-bar:nth-of-type(1) {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .navbar-toggle .icon-bar:nth-of-type(2) {
    background-color: transparent;
    top: 1px;
  }
  .navbar-toggle .icon-bar:nth-of-type(3) {
    top: -6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
  }
  .navbar-toggle.collapsed .icon-bar {
    background-color: #00AEFF;
  }
  .navbar-toggle.collapsed .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .navbar-toggle.collapsed .icon-bar:nth-of-type(1) {
    top: inherit;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .navbar-toggle.collapsed .icon-bar:nth-of-type(2) {
    background-color: #00AEFF;
    top: inherit;
  }
  .navbar-toggle.collapsed .icon-bar:nth-of-type(3) {
    top: inherit;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #header {
    height: 70px;
    padding: 15px 0px;
    background-color: #fff;
  }
  #header.white-header {
    height: 70px;
    padding: 15px 0px;
  }
  #header .topbar {
    position: absolute;
    width: 30px;
    right: 90px;
    padding: 5px 0px;
    height: 30px;
    z-index: 1;
  }
  #header .topbar ul {
    display: none;
  }
  #header .topbar .search-icon {
    margin-left: 0;
    margin-top: 0;
    margin-right: 15px;
    text-align: center;
  }
  #header .topbar .search-icon.close-search {
    color: #005696;
  }
  #header .topbar .search-icon.close-search .icon-close {
    background-color: transparent;
    font-size: 22px;
  }
  #header .topbar .search-icon.close-search .icon-close:hover {
    background-color: transparent;
    color: #005696;
  }
  #header .topbar .search-icon .icon-search {
    font-size: 22px;
  }
  #header .navbar {
    padding: 0px 15px;
  }
  #header .navbar .navbar-brand {
    width: 150px !important;
    padding: 10px 0px;
    margin-top: 11px;
  }
  #header .navbar .navbar-brand .blue-logo {
    z-index: 2;
    opacity: 1;
  }
  #header .navbar .navbar-collapse {
    position: absolute;
    top: 55px;
    left: 0;
    background-color: #003964;
    width: 100%;
    max-height: 77vh;
  }
  #header .navbar .navbar-collapse ul {
    width: 100%;
    margin: 0;
    float: none;
    display: block;
  }
  #header .navbar .navbar-collapse ul.ubermenu-nav {
    padding-left: 15px;
    padding-right: 15px;
  }
  #header .navbar .navbar-collapse ul.top-mobile-menu {
    border-top: 1px solid #00AEFF;
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    padding-top: 14px;
    padding-bottom: 11px;
  }
  #header .navbar .navbar-collapse ul.top-mobile-menu a {
    padding-right: 0;
    padding-left: 0;
  }
  #header .navbar .navbar-collapse ul li {
    width: 100% !important;
    position: relative;
  }
  #header .navbar .navbar-collapse ul li a, #header .navbar .navbar-collapse ul li .ubermenu-target {
    padding: 14px 0 !important;
    margin: 0;
    color: #fff;
    font-family: 'Industry';
  }
  #header .navbar .navbar-collapse ul li a:before, #header .navbar .navbar-collapse ul li .ubermenu-target:before {
    display: none;
  }
  #header .main-menu {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  #header .main-menu > li > a {
    font-size: 20px;
  }
  #header .mega-menu .mega-menu-title {
    display: none;
  }
  #header .mega-menu .mega-menu-image-column {
    display: none;
  }
  #header .main-menu ul.sub-menu {
    display: none;
    background-color: #005696;
    padding: 5px 0px;
  }
  #header .main-menu ul.sub-menu ul.sub-menu {
    padding-left: 20px;
  }
  #header .main-menu ul.sub-menu ul.sub-menu li a {
    font-size: 14px;
  }
  #header .main-menu li.menu-item-has-children > a:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-color: #fff;
    border-width: 3px 3px 0px 0px;
    padding: 5px;
    right: 15px;
    transform: rotate(45deg);
    top: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  #header .main-menu li.menu-item-has-children > a.active-submenu:after {
    transform: rotate(135deg);
  }
  #header .main-menu ul.sub-menu li a {
    padding: 8px 20px;
    display: block;
    font-size: 16px;
  }
  #header .main-menu ul.sub-menu li.menu-item-has-children > a:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-color: #fff;
    border-width: 3px 3px 0px 0px;
    padding: 4px;
    right: 15px;
    transform: rotate(45deg);
    top: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
  }
  #header .main-menu ul.sub-menu li.menu-item-has-children > a.active-submenu:after {
    transform: rotate(135deg);
  }
  #header.sticky .menu li a {
    color: #fff;
  }
  #header.sticky .navbar-#header {
    margin-top: 0px;
  }
  #header.sticky .topbar {
    padding-top: 5px;
  }
  #header.sticky .topbar .search-icon.close-search {
    color: #005696;
  }
  #header.white-#header .navbar-#header {
    margin-top: 0px;
  }
  #header.white-#header .topbar {
    padding-top: 5px;
  }
  #header.white-#header .topbar .search-icon {
    color: #00AEFF;
  }
  #header.white-#header .topbar .search-icon.close-search {
    color: #005696;
  }
  .w-b-curve:before {
    display: none;
  }
  .w-b-curve:after {
    display: none;
  }
  .section-h-900 {
    min-height: 600px;
  }
  ul.slider-section {
    margin-bottom: 0px !important;
  }
  ul.slider-section li p {
    color: #636569;
  }
  .center-text {
    padding: 50px 0;
    transform: translate(0, 0);
  }
  .center-text h2 {
    color: #005696;
  }
  .center-text p {
    color: #636569;
  }
  .section-overlay {
    display: none;
  }
  .block1 {
    width: 100%;
    margin-bottom: 50px;
  }
  .block1-image-box {
    height: 400px;
  }
  .block2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .block4 {
    width: 100%;
  }
  .block4-bg {
    height: 400px;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  section.section-callout-block-50-50 .callout-block-50-50-content .callout-block-column .callout-bg {
    height: auto;
    padding-top: 70%;
    min-height: auto;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  section.section-two-column-promo ul.two-column-promo-content li .two-column-promo-box .two-column-promo-bg {
    height: auto;
    padding-top: 70%;
    min-height: auto;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .lead-half-box .lead-block2-details {
    height: auto;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  #header .navbar-header {
    margin-top: -12px;
  }
}
@media (max-width: 1024px) and (max-width: 480px) {
  #header .topbar {
    right: 74px;
  }
}
@media (max-width: 1024px) and (max-width: 991px) {
  .section-container.absolute {
    position: relative;
  }
}
@media (max-width: 991px) {
  section.section-full-width-promo .slick-arrow {
    display: none !important;
  }
  section.section-full-width-promo ul.slick-dots {
    bottom: 0;
    padding: 0 20px;
  }
  section.section-full-width-promo ul.slick-dots li button {
    background: rgba(154, 234, 40, 0.5);
  }
  section.section-full-width-promo ul.slick-dots li.slick-active button {
    background: #9AEA28;
  }
  section.section-50-50-promo .content-50-50-promo {
    flex-direction: column;
    padding-top: 0;
    gap: 30px;
  }
  section.section-50-50-promo .section-button {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  section.hero-section ul li .hero-slide {
    min-height: auto;
    padding-top: calc(975 / 1920 * 100%);
  }
}
@media (min-width: 768px) {
  section.section-location .location-mobile-dropdown {
    display: none;
  }
  .top-search-container-wp.no-result-found {
    min-height: 500px;
  }
}
@media (max-width: 850px) {
  .simple-hero-zone .simple-hero-img {
    height: 330px;
  }
}
@media (max-width: 767px) {
  .section-video .vimeo-video {
    max-height: 250px;
    display: block;
  }
  .section-video .vimeo-video iframe {
    max-height: 250px;
  }
  section.section-testimonial {
    padding: 30px 0px;
  }
  section.section-related-insights {
    padding: 30px 0px;
  }
  section.section-leadership {
    padding: 30px 0px;
  }
  section.section-industry-services {
    padding: 30px 0px;
  }
  section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container {
    padding: 0px 0px 50px;
  }
  section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container .ninja-forms-field {
    padding: 6px 12px 6px 12px;
  }
  section.section-newsletter-signup .newsletter-signup-content .nf-form-layout .nf-form-content nf-fields-wrap nf-field .nf-field-container.submit-container {
    top: unset;
    bottom: 0;
    left: 0;
  }
  section.section-newsletter-signup:before {
    left: -50%;
    right: -25%;
  }
  section.section-callto-action:before {
    left: -50%;
    right: -25%;
  }
  section.section-location .back-world {
    display: none;
  }
  section.section-location .select-dropdown {
    width: 100%;
  }
  section.section-location .select-dropdown select.region-select {
    min-width: 100%;
  }
  section.section-location .location-mobile-dropdown button {
    border: 1px solid rgba(112, 112, 112, 0.5);
    min-width: 250px;
    max-width: 100%;
    height: 45px;
    outline: none;
    border-radius: 6px;
    color: #727272;
    padding: 5px 12px;
    width: 100%;
    position: relative;
    background-color: transparent;
    text-align: left;
    margin-bottom: 15px;
  }
  section.section-location .location-mobile-dropdown button i {
    position: absolute;
    right: 8px;
    top: 10px;
    font-size: 25px;
    color: #00aeff;
    pointer-events: none;
  }
  section.section-location .faq-content {
    display: none;
  }
  .nf-form-layout .nf-form-content nf-fields-wrap nf-field {
    width: 100%;
  }
  .section-h-900 {
    min-height: 400px;
  }
  section.section-icon-grid ul.icon-grids {
    display: block;
    margin: 0;
  }
  section.section-icon-grid ul.icon-grids li {
    max-width: 100%;
  }
  section.section-leadership-grid ul.leadership-grid {
    display: block;
    margin: 0;
  }
  section.section-leadership-grid ul.leadership-grid li {
    max-width: 100%;
  }
  .block1-image-box {
    height: 300px;
  }
  .block4-bg {
    height: 300px;
  }
  .simple-hero-zone .simple-hero-img {
    height: 250px;
  }
}
@media (max-width: 567px) {
  .simple-hero-zone .simple-hero-img {
    height: 200px;
  }
}
@media (max-width: 480px) {
  .block1-image-box {
    height: 140px;
  }
  .simple-hero-zone .simple-hero-img {
    height: 190px;
  }
}
@media (max-width: 767px) {
  .block1-image-box {
    height: initial;
  }
  .block1-image-box .block1-bg {
    height: auto;
    padding-top: 70%;
    min-height: auto;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !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) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]: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;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
.wrapper {
  padding: 25px 10px;
}
small {
  color: #999;
  font-size: 13px;
}
.a-link {
  font-weight: 400;
}
.user-thumb {
  display: inline-block;
  position: relative;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}
.fancybox-container [data-selectable=true] {
  cursor: text;
}
.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.infralink.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fmain.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Ffonts%2F_Light.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Ffonts%2F_Regular.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Ffonts%2F_Medium.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Ffonts%2F_Bold.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Ffonts%2F_Book.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fmodules%2F_defaults.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_normalize.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_print.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_scaffolding.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_type.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_text-emphasis.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_background-variant.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_clearfix.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_code.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_grid.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_grid-framework.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_tables.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_table-row.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_vendor-prefixes.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_buttons.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_buttons.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_component-animations.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_dropdowns.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_button-groups.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_input-groups.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_navs.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_navbar.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_breadcrumbs.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_pagination.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_pagination.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_pager.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_labels.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_labels.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_badges.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_jumbotron.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_thumbnails.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_alerts.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_alerts.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_progress-bars.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_progress-bar.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_media.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_list-group.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_list-group.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_panels.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_panels.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_responsive-embed.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_wells.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_close.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_modals.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_tooltip.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_popovers.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_carousel.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_utilities.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2F_responsive-utilities.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fbootstrap%2Fmixins%2F_responsive-visibility.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fpartials%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fpartials%2F_main.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fpartials%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fpartials%2F_blankscreen.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fpartials%2F_hero-component.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fpartials%2F_contact-form.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fpartials%2F_listing.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fpartials%2F_listing-detail.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fpartials%2F_hero-dark-component.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fpartials%2F_horizontal_tabbed.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fmodules%2F_icon.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fmodules%2F_loader.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fmodules%2F_responsive.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fmodules%2F_print.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2F_app.scss%22%2C%22wp-content%2Fthemes%2Fmcdean%2Fhtml%2Fsrc%2Fscss%2Fvendor%2F_fancybox.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADDA%3BAAAA%3BAECA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFPA%3BAAAA%3BAGCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHDA%3BAAAA%3BAICA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJPA%3BAKAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANtBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOcA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAPnZA%3BAQOA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BACnFR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBF%3BAAAA%3BAAAA%3BACrJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACjGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD%2BGF%3BAAAA%3BAAAA%3BAElHE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAHA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAFkIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAGxLE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAHiMA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIhSA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BACxDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAELA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFlBE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAEsBF%3BAAAA%3BAAAA%3BAAAA%3BAF3BE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAGRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADMJ%3BACvCE%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADeJ%3BAChDE%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwBJ%3BACzDE%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAALA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtDJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtIA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAXA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BADuJJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAE1NV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnDE%3BAAAA%3BAAAA%3BAAAA%3BAC8CA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAFoBE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAYA%3BAAKQ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAChOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADmOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAD6PE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnYE%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAA7BA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAA7BA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAD6XE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAmBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAN1gBF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAM0gBE%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAQI%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAnBhoBZ%3BAmB4oBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAGlsBZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAD2BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAD%2BBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BADmCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7EE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BADuCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAD2CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BADoDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAErKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAEQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAEK%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAC5OL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAbrBE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAaoBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbnIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAa0IE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAyBJ%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAC5JJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAeJA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBJ%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClOA%3BAAAA%3BAAAA%3BAAAA%3BAhBGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAgBFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBHA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAgBYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBjCE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAgBqCA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVwJI%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAUpMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAII%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBR%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAC3rBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BACrBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAbF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BACZN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBQE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAoBPA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BACrCI%3BAAAA%3BAAAA%3BADyCJ%3BAAAA%3BAAAA%3BACzCI%3BAAAA%3BAAAA%3BAD6CJ%3BAAAA%3BAAAA%3BAC7CI%3BAAAA%3BAAAA%3BADiDJ%3BAAAA%3BAAAA%3BACjDI%3BAAAA%3BAAAA%3BADqDJ%3BAAAA%3BAAAA%3BACrDI%3BAAAA%3BAAAA%3BADyDJ%3BAAAA%3BAAAA%3BACzDI%3BAAAA%3BAAAA%3BACAJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAC1CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BACzBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnDE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADoDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvDE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADwDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3DE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD4DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FDE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACDF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAClEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsEF%3BAAAA%3BAAAA%3BACtEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD0EF%3BAAAA%3BAAAA%3BAC1EE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD8EF%3BAAAA%3BAAAA%3BAC9EE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACNF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BACxDA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACtFN%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAApBF%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAApBF%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAApBF%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADmFJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYQ%3BAAAA%3BAAAA%3BAE3IR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAjCAE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAiCCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BACtOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAD4NJ%3BAAAA%3BAAAA%3BAC1OE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BADgOJ%3BAAAA%3BAAAA%3BAC9OE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BADoOJ%3BAAAA%3BAAAA%3BAClPE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BADwOJ%3BAAAA%3BAAAA%3BACtPE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAD4OJ%3BAAAA%3BAAAA%3BAC1PE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BACfJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAC1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACrBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAtCrEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAsCsEF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC7FE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAsC%2BFA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpHJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAOF%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAzC7PA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BA0CPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAC%2FBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADkBF%3BAAAA%3BAAAA%3BAAeA%3BAC5CE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAD2CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAC%2FDE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAD8DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAClFE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BADiFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BACrGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BADoGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAC7GE%3BAAAA%3BAAAA%3BAAAA%3BADiHF%3BACjHE%3BAAAA%3BAAAA%3BAAAA%3BADqHF%3BACrHE%3BAAAA%3BAAAA%3BAAAA%3BADyHF%3BACzHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsIF%3BACjJE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAD%2BIF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAC%2FJE%3BAAAA%3BAAAA%3BAAAA%3BACTF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAEE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAjEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BACz1BH%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAkBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAA4BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAA6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcG%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAkCC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBH%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuCJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaP%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BA3DzpID%3BA2DgqIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3D%2F3ID%3BA2Ds4IA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMC%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAUJ%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACz1JD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAwBE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnfJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1XF%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKN%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBN%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAC3lBR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQG%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOT%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAEE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGH%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BACrlBD%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAShB%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BACjOA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FKF%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAShB%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3RhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACpFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpKA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAQM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBI%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAMM%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAeH%3BAAGG%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAEE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAA5BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCL%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASL%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAsCD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAaL%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAA4BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAA5sBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BQF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAqEF%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAEE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASK%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3rEF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAC9CF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACXA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%22%7D */