@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

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

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

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 3px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .load-more > .caret,
  .dropup > .btn > .caret,
  .dropup > .load-more > .caret {
    border-top-color: #000 !important; }
  .tag {
    border: 3px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

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

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

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "montserratlight", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #888;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #53b9f7;
  text-decoration: none; }
  a:focus, a:hover {
    color: #0b9bf2;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #888;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

body h1, body h2, body h3, body h4, body h5, body h6,
body .h1, body .h2, body .h3, body .h4, body .h5, body .h6 {
  margin-bottom: 0.5rem !important;
  font-family: "Merriweather", "Times New Roman", Times, serif !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: inherit !important; }

h1, .h1 {
  font-size: 42px !important; }

h2, .h2 {
  font-size: 2rem !important; }

h3, .h3 {
  font-size: 21px !important; }

h4, .h4 {
  font-size: 1.5rem !important; }

h5, .h5 {
  font-size: 1.25rem !important; }

h6, .h6 {
  font-size: 1rem !important; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 3px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

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

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #ddd; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #888; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #ddd;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

dl.row > dd + dt {
  clear: left; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 3px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #888; }

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 841px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 1024px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

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

.row {
  margin-right: -10px;
  margin-left: -10px; }
  .row::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }
  @media (min-width: 841px) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }
  @media (min-width: 1024px) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }

.col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }
  @media (min-width: 576px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 841px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 1024px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 1200px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 10px;
      padding-left: 10px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 3px solid #ddd; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 6px solid #ddd; }
  .table tbody + tbody {
    border-top: 6px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 3px solid #ddd; }
  .table-bordered th,
  .table-bordered td {
    border: 3px solid #ddd; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 6px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

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

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

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

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

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

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

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

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

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #ddd; }

.table-inverse {
  color: #ddd;
  background-color: #373a3c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 3px solid #ddd;
  border-left: 3px solid #ddd; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 3px solid #ddd; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 3px solid #ddd; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 3px solid #ddd; }

.form-control, .content input[type="text"], .content input[type="email"], .content input[type="number"] {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 3px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .form-control::-ms-expand, .content input[type="text"]::-ms-expand, .content input[type="email"]::-ms-expand, .content input[type="number"]::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .content input:focus[type="text"], .content input:focus[type="email"], .content input:focus[type="number"] {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::-webkit-input-placeholder, .content input[type="text"]::-webkit-input-placeholder, .content input[type="email"]::-webkit-input-placeholder, .content input[type="number"]::-webkit-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .content input[type="text"]:-ms-input-placeholder, .content input[type="email"]:-ms-input-placeholder, .content input[type="number"]:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::-ms-input-placeholder, .content input[type="text"]::-ms-input-placeholder, .content input[type="email"]::-ms-input-placeholder, .content input[type="number"]::-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder, .content input[type="text"]::placeholder, .content input[type="email"]::placeholder, .content input[type="number"]::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .content input:disabled[type="text"], .content input:disabled[type="email"], .content input:disabled[type="number"], .form-control[readonly], .content input[readonly][type="text"], .content input[readonly][type="email"], .content input[readonly][type="number"] {
    background-color: #ddd;
    opacity: 1; }
  .form-control:disabled, .content input:disabled[type="text"], .content input:disabled[type="email"], .content input:disabled[type="number"] {
    cursor: not-allowed; }

select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .form-control-static.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]) {
  height: 3.16667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #888;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    color: #888;
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control, .has-success .content input[type="text"], .content .has-success input[type="text"], .has-success .content input[type="email"], .content .has-success input[type="email"], .has-success .content input[type="number"], .content .has-success input[type="number"] {
  border-color: #5cb85c; }
  .has-success .form-control:focus, .has-success .content input:focus[type="text"], .content .has-success input:focus[type="text"], .has-success .content input:focus[type="email"], .content .has-success input:focus[type="email"], .has-success .content input:focus[type="number"], .content .has-success input:focus[type="number"] {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control, .has-warning .content input[type="text"], .content .has-warning input[type="text"], .has-warning .content input[type="email"], .content .has-warning input[type="email"], .has-warning .content input[type="number"], .content .has-warning input[type="number"] {
  border-color: #f0ad4e; }
  .has-warning .form-control:focus, .has-warning .content input:focus[type="text"], .content .has-warning input:focus[type="text"], .has-warning .content input:focus[type="email"], .content .has-warning input:focus[type="email"], .has-warning .content input:focus[type="number"], .content .has-warning input:focus[type="number"] {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control, .has-danger .content input[type="text"], .content .has-danger input[type="text"], .has-danger .content input[type="email"], .content .has-danger input[type="email"], .has-danger .content input[type="number"], .content .has-danger input[type="number"] {
  border-color: #d9534f; }
  .has-danger .form-control:focus, .has-danger .content input:focus[type="text"], .content .has-danger input:focus[type="text"], .has-danger .content input:focus[type="email"], .content .has-danger input:focus[type="email"], .has-danger .content input:focus[type="number"], .content .has-danger input:focus[type="number"] {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

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

.btn, .load-more {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 3px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem; }
  .btn:focus, .load-more:focus, .btn.focus, .focus.load-more, .btn:active:focus, .load-more:active:focus, .btn:active.focus, .load-more:active.focus, .btn.active:focus, .active.load-more:focus, .btn.active.focus, .active.focus.load-more {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .load-more:focus, .btn:hover, .load-more:hover {
    text-decoration: none; }
  .btn.focus, .focus.load-more {
    text-decoration: none; }
  .btn:active, .load-more:active, .btn.active, .active.load-more {
    background-image: none;
    outline: 0; }
  .btn.disabled, .disabled.load-more, .btn:disabled, .load-more:disabled {
    cursor: not-allowed;
    opacity: .65; }

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

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none; }
    .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: #014682;
      border-color: #01315a; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-secondary, .load-more {
  color: #53b9f7;
  background-color: #fff;
  border-color: #53b9f7; }
  .btn-secondary:hover, .load-more:hover {
    color: #53b9f7;
    background-color: #e6e6e6;
    border-color: #19a1f4; }
  .btn-secondary:focus, .load-more:focus, .btn-secondary.focus, .focus.load-more {
    color: #53b9f7;
    background-color: #e6e6e6;
    border-color: #19a1f4; }
  .btn-secondary:active, .load-more:active, .btn-secondary.active, .active.load-more,
  .open > .btn-secondary.dropdown-toggle,
  .open > .dropdown-toggle.load-more {
    color: #53b9f7;
    background-color: #e6e6e6;
    border-color: #19a1f4;
    background-image: none; }
    .btn-secondary:active:hover, .load-more:active:hover, .btn-secondary:active:focus, .load-more:active:focus, .btn-secondary:active.focus, .load-more:active.focus, .btn-secondary.active:hover, .active.load-more:hover, .btn-secondary.active:focus, .active.load-more:focus, .btn-secondary.active.focus, .active.focus.load-more,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .dropdown-toggle.load-more:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .dropdown-toggle.load-more:focus,
    .open > .btn-secondary.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.load-more {
      color: #53b9f7;
      background-color: #d4d4d4;
      border-color: #097cc2; }
  .btn-secondary.disabled:focus, .disabled.load-more:focus, .btn-secondary.disabled.focus, .disabled.focus.load-more, .btn-secondary:disabled:focus, .load-more:disabled:focus, .btn-secondary:disabled.focus, .load-more:disabled.focus {
    background-color: #fff;
    border-color: #53b9f7; }
  .btn-secondary.disabled:hover, .disabled.load-more:hover, .btn-secondary:disabled:hover, .load-more:disabled:hover {
    background-color: #fff;
    border-color: #53b9f7; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
    .open > .btn-outline-primary.dropdown-toggle:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #43a7fd; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #43a7fd; }

.btn-outline-secondary {
  color: #53b9f7;
  background-image: none;
  background-color: transparent;
  border-color: #53b9f7; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #53b9f7;
    border-color: #53b9f7; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #53b9f7;
    border-color: #53b9f7; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #53b9f7;
    border-color: #53b9f7; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #0b95e8;
      border-color: #097cc2; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: #b4e1fc; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: #b4e1fc; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
    .open > .btn-outline-warning.dropdown-toggle:hover,
    .open > .btn-outline-warning.dropdown-toggle:focus,
    .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #53b9f7;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #0b9bf2;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #888;
    text-decoration: none; }

.btn-lg, .load-more {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

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

.btn-block + .btn-block {
  margin-top: 0.5rem; }

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

/*
@import "animation";
@import "dropdown";
@import "button-group";
@import "input-group";
@import "custom-forms";
@import "nav";
@import "navbar";
@import "card";
@import "breadcrumb";
@import "pagination";
@import "tags";
@import "jumbotron";
@import "alert";
@import "progress";
@import "media";
@import "list-group";
@import "responsive-embed";
@import "close";
*/
/*
@import "modal";
@import "tooltip";
@import "popover";
@import "carousel";
*/
.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #373a3c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

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

.clearfix::after, .topNav-title::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

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

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

.float-xs-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 841px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 1rem 1rem !important; }

.mt-1 {
  margin-top: 1rem !important; }

.mr-1 {
  margin-right: 1rem !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

.ml-1 {
  margin-left: 1rem !important; }

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-2 {
  margin: 1.5rem 1.5rem !important; }

.mt-2 {
  margin-top: 1.5rem !important; }

.mr-2 {
  margin-right: 1.5rem !important; }

.mb-2 {
  margin-bottom: 1.5rem !important; }

.ml-2 {
  margin-left: 1.5rem !important; }

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-3 {
  margin: 3rem 3rem !important; }

.mt-3 {
  margin-top: 3rem !important; }

.mr-3 {
  margin-right: 3rem !important; }

.mb-3 {
  margin-bottom: 3rem !important; }

.ml-3 {
  margin-left: 3rem !important; }

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 1rem 1rem !important; }

.pt-1 {
  padding-top: 1rem !important; }

.pr-1 {
  padding-right: 1rem !important; }

.pb-1 {
  padding-bottom: 1rem !important; }

.pl-1 {
  padding-left: 1rem !important; }

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-2 {
  padding: 1.5rem 1.5rem !important; }

.pt-2 {
  padding-top: 1.5rem !important; }

.pr-2 {
  padding-right: 1.5rem !important; }

.pb-2 {
  padding-bottom: 1.5rem !important; }

.pl-2 {
  padding-left: 1.5rem !important; }

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-3 {
  padding: 3rem 3rem !important; }

.pt-3 {
  padding-top: 3rem !important; }

.pr-3 {
  padding-right: 3rem !important; }

.pb-3 {
  padding-bottom: 3rem !important; }

.pl-3 {
  padding-left: 3rem !important; }

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

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

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

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 841px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

.text-uppercase {
  text-transform: uppercase !important; }

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

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #888 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #6f6f6f !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #373a3c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1f2021 !important; }

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

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

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 840px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 841px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 1023px) {
  .hidden-md-down {
    display: none !important; } }

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

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

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

.hidden-xl-down {
  display: none !important; }

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

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

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

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

@font-face {
  font-family: 'montserratbold';
  src: url("../fonts/montserrat-bold-webfont.woff2") format("woff2"), url("../fonts/montserrat-bold-webfont.woff") format("woff"), url("../fonts/montserrat-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratlight';
  src: url("../fonts/montserrat-light-webfont.woff2") format("woff2"), url("../fonts/montserrat-light-webfont.woff") format("woff"), url("../fonts/montserrat-light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat-regular-webfont.woff") format("woff"), url("../fonts/montserrat-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.alert {
  padding: 20px;
  background: #09274a;
  color: white;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 840px) {
    .alert {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .alert-title {
    text-transform: uppercase;
    font-weight: 700;
    padding-right: 10px; }
  @media (min-width: 1024px) {
    .alert-content {
      max-width: 52vw; } }
  .alert-content a {
    color: white;
    text-decoration: underline; }

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?77000032");
  src: url("../fonts/fontello.eot?77000032#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?77000032") format("woff2"), url("../fonts/fontello.woff?77000032") format("woff"), url("../fonts/fontello.ttf?77000032") format("truetype"), url("../fonts/fontello.svg?77000032#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?77000032#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-user:before {
  content: '\e800'; }

/* '' */
.icon-play-circle-o:before {
  content: '\e802'; }

/* '' */
.icon-search:before {
  content: '\e803'; }

/* '' */
.icon-clock:before {
  content: '\e805'; }

/* '' */
.icon-cancel:before {
  content: '\e817'; }

/* '' */
.icon-volume-up:before {
  content: '\e818'; }

/* '' */
.icon-picture:before {
  content: '\e819'; }

/* '' */
.icon-download:before {
  content: '\e81a'; }

/* '' */
.icon-twitter:before {
  content: '\f099'; }

/* '' */
.icon-facebook:before {
  content: '\f09a'; }

/* '' */
.icon-menu:before {
  content: '\f0c9'; }

/* '' */
.icon-gplus:before {
  content: '\f0d5'; }

/* '' */
.icon-angle-left:before, .slider .film_roll_prev:before {
  content: '\f104'; }

/* '' */
.icon-angle-right:before, .slider .film_roll_next:before {
  content: '\f105'; }

/* '' */
.icon-folder-empty:before {
  content: '\f114'; }

/* '' */
.icon-youtube-play:before {
  content: '\f16a'; }

/* '' */
.icon-instagram:before {
  content: '\f16d'; }

/* '' */
.icon-tumblr:before {
  content: '\f173'; }

/* '' */
.icon-vine:before {
  content: '\f1ca'; }

/* '' */
.icon-pinterest:before {
  content: '\f231'; }

/* '' */
.menu, ul.errors, .topNav-list ul, .pagination ul, .tabs-link, .follow-social-list, .contacts-item-text ul {
  padding-left: 0;
  list-style: none;
  padding: 0;
  margin: 0; }

.f-mrw-b, .content-title h1, .video-item-title, .indexCols-item-caption h3, .indexCols-item-caption h2, .news-featured-item h3, .article-title, .article-body p:first-child::first-letter, .contacts-item-text h3 {
  font-family: 'Merriweather', serif !important;
  font-weight: 700 !important; }

.f-mrw-reg, .content-title-sub, .article-subtitle {
  font-family: 'Merriweather', serif !important;
  font-weight: 400 !important; }

.f-mts-l, .topNav-title span, .follow, .news-item-text, .contacts-item-text-title, .contacts-item-text-contacts {
  font-family: 'montserratlight', sans-serif !important;
  font-weight: 400 !important; }

.f-mts-reg, .indexCols-item-caption-info, .indexCols-item-caption-category, .article-info, .article-hero-text, .article-slider .slider-item-text, .article-contacts .contact-name, .article-contacts .contact-phone, .article-contacts .contact-email, .article-contacts .contact-title, .related-item-text {
  font-family: 'montserratregular', sans-serif !important;
  font-weight: 400 !important; }

.f-mts-b, b, strong, .topNav-title a, .topNav-list-level0 > li > a, .kiosk-title, .index-item-caption-title, .index-item-caption h4, .article-hero-text h4, .article-slider .slider-item-text h4, .article-contacts .contact-name, .article-author-item-text h4, .article-author-item-text h3, .related-item-text h3 {
  font-family: 'montserratbold', sans-serif !important;
  font-weight: 400 !important; }

.f-os-reg {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400 !important; }

.f-os-b {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700 !important; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

body {
  position: relative; }

p {
  font: inherit; }

#header ul,
#footer p {
  margin: 0; }

.content {
  font-size: 16px;
  padding: 20px 0; }
  .content input[type="file"] {
    width: auto;
    height: auto;
    opacity: 1;
    overflow: hidden;
    position: static;
    z-index: 0; }
  .content fieldset {
    clear: both; }
  .content-title {
    position: relative;
    text-align: center;
    padding: 0 10% 30px;
    margin-bottom: 30px; }
    .content-title-sub {
      font-size: 21px;
      line-height: 35px;
      color: #888; }
    .content-title h1 {
      color: #0a274a !important;
      margin: 0 0 20px !important; }
    .content-title:before {
      content: "";
      position: absolute;
      top: 100%;
      left: 33.33%;
      right: 33.33%;
      z-index: 0;
      height: 0;
      border-top: #53b9f7 4px solid;
      margin-top: -2px; }
  @media (min-width: 841px) {
    .content .contentCol {
      padding-right: 20px; } }

hr {
  height: 0;
  border-top: #53b9f7 4px solid;
  margin-top: 20px 0;
  width: 30vw; }

img {
  max-width: 100%;
  height: auto; }

.textImage, .textImage img {
  max-width: 100%;
  height: auto; }

.textImage-center {
  margin: 15px 0; }

.video {
  position: relative;
  width: 100%;
  margin: 0; }
  .video-item-title {
    position: absolute;
    left: 20px;
    bottom: 40px;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-size: 18px; }

.at-share-tbx-element .at-icon-wrapper {
  /*
  float: left;
  clear: left;
  */ }

.at-share-tbx-element .at-share-btn:focus,
.at-share-tbx-element .at-share-btn:hover {
  /*
  -webkit-transform: translateX(4px) !important;
  transform: translateX(4px) !important;
  outline-offset: -1px !important;
  color: inherit !important;
  */ }

#lg-download {
  background: #53b9f7;
  color: #fff;
  width: auto;
  font-family: "montserratlight", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  padding: 8px 10px; }
  #lg-download:after {
    font-family: 'lg';
    font-size: 24px;
    margin-left: 5px; }

ul.errors {
  margin-top: 5px;
  color: red; }

.required {
  color: red; }

.fb_iframe_widget {
  display: block !important; }
  .fb_iframe_widget > span {
    max-width: 100%; }
    .fb_iframe_widget > span > iframe {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100% !important; }

.fieldset-group {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px; }

legend {
  color: #0a274a !important;
  font-family: 'montserratbold', sans-serif !important;
  font-weight: 400 !important; }

/* OLD header markup */
#header {
  /*
  background: #0c2849;
  float: left;
  padding: 0 10px;
  width: 100%;
  */
  /*
  #logo {
    height: 60px;
    margin-right: 2%;
    float: left;
    @include media-breakpoint-up(md) {
      padding-top: 10px;
      width: 140px;
    }
    @include media-breakpoint-down(sm) {
      padding-top: 15px;
      width: 63px;
    }
    
    .logo {
      height: 35px;
      @include media-breakpoint-up(md) {
        width: 140px;
      }
      @include media-breakpoint-down(sm) {
        width: 70px;
      }
      
      path {
        fill: #fff;
      }
      
      @include media-breakpoint-down(sm) {
        .letter {
          display: none;
        }
        .mobile-logo {
          transform: translateX(-46px) scale(1.2);
        }
      }
    }
  }
  */ }
  .searchOpen #header,
  .topNavOpened #header {
    position: relative;
    z-index: 3; }
  @media (max-width: 1023px) {
    #header #util {
      display: none !important; } }
  #header #site-sections {
    /*
    a {
      color: white;
      display: block;
      float: left;
      font: normal normal 700 14px/19px "Open Sans", helvetica, arial, sans-serif;
      height: 60px;
      letter-spacing: 1px;
      line-height: 20px;
      text-decoration: none;
      text-transform: uppercase;
      @include media-breakpoint-up(md) {
        font-size: 14px;
        padding: 13px 6% 0 6%;
      }
      @include media-breakpoint-down(sm) {
        font-size: 12px;
        padding: 10px 2% 0 2%;
      }
      
      span {
        display: block;
        line-height: 15px;
        text-transform: none;
        @include media-breakpoint-up(md) {
          font-size: 9px;     
        }
        @include media-breakpoint-down(sm) {
          font-size: 8px;
        }
      }
    }
    */ }
    @media (max-width: 500px) {
      #header #site-sections {
        display: none; } }

.topNav {
  margin-bottom: 15px;
  clear: both;
  background: #53b9f7 url("../fonts/topNav.svg") no-repeat 50% 100%;
  background-size: 101%;
  position: relative; }
  @media (max-width: 840px) {
    .topNav {
      background-position: 50% 114px; } }
  @media (max-width: 840px) and (max-width: 499px) {
    .topNav {
      background-position: 50% 103px; } }

@media (min-width: 841px) and (max-width: 1023px) {
  .topNav {
    background-position: 50% 75px; } }
  @media (min-width: 1024px) {
    .topNav {
      background-position: 50% 100%; } }
  .searchOpen .topNav,
  .topNavOpened .topNav {
    position: relative;
    z-index: 3; }
  .topNav-title {
    clear: both; }
    @media (min-width: 1024px) {
      .topNav-title {
        padding: 35px 0 45px; } }
    @media (max-width: 1023px) {
      .topNav-title {
        padding: 20px 0; } }
    .topNav-title a {
      float: left;
      color: #fff;
      text-decoration: none; }
      @media (min-width: 500px) {
        .topNav-title a {
          line-height: 43px;
          font-size: 36px; } }
      @media (max-width: 499px) {
        .topNav-title a {
          line-height: 30px;
          font-size: 24px; } }
    .topNav-title span {
      float: right;
      color: #fff;
      margin-top: 10px; }
      @media (min-width: 500px) {
        .topNav-title span {
          font-size: 18px; } }
      @media (max-width: 499px) {
        .topNav-title span {
          font-size: 16px; } }
    @media (max-width: 840px) {
      .topNav-title a, .topNav-title span {
        display: block;
        float: none;
        text-align: center; } }
  .topNav-list {
    padding: 20px;
    border-bottom: #ddd 1px solid; }

@media (min-width: 1024px) and (max-width: 1199px) {
  .topNav-list {
    padding: 40px 15px 15px; } }
    @media (min-width: 1200px) {
      .topNav-list {
        padding: 40px 0 15px; } }
    @media (max-width: 1023px) {
      .topNav-list {
        display: none;
        position: absolute;
        top: 95%;
        left: 0;
        right: 0;
        z-index: 10;
        background: rgba(255, 255, 255, 0.95);
        padding: 15px;
        -webkit-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.2);
                box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.2); }
        .topNavOpened .topNav-list {
          display: block; } }
    @media (min-width: 1200px) {
      .topNav-list-level0 {
        text-align: justify;
        line-height: 0;
        text-align: center;
        letter-spacing: 40px; } }
    @media (max-width: 1199px) {
      .topNav-list-level0 {
        letter-spacing: 18px; } }
    .topNav-list-level0 > li {
      line-height: 21px;
      letter-spacing: 0; }
      @media (min-width: 1024px) {
        .topNav-list-level0 > li {
          display: inline-block;
          position: relative; } }
      @media (max-width: 1023px) {
        .topNav-list-level0 > li {
          display: block; } }
      .topNav-list-level0 > li.hasSubitems > a {
        cursor: default; }
        .topNav-list-level0 > li.hasSubitems > a:after {
          content: "";
          display: inline-block;
          border-top: #888 7px solid;
          border-right: rgba(0, 0, 0, 0) 5px solid;
          border-left: rgba(0, 0, 0, 0) 5px solid;
          margin-left: 5px;
          vertical-align: middle; }
      .topNav-list-level0 > li.hasSubitems > a:hover:after,
      .topNav-list-level0 > li.active > a {
        color: #53b9f7; }
      .topNav-list-level0 > li.active > a:after {
        border-top-color: #53b9f7; }
      .topNav-list-level0 > li > a {
        color: #888;
        text-decoration: none;
        text-transform: uppercase; }
        @media (min-width: 1200px) {
          .topNav-list-level0 > li > a {
            font-size: 18px; } }
        @media (max-width: 1199px) {
          .topNav-list-level0 > li > a {
            font-size: 16px; } }
        @media (max-width: 1023px) {
          .topNav-list-level0 > li > a {
            float: left;
            clear: left;
            padding: 3px 0; } }
    @media (max-width: 1023px) {
      .topNav-list-level0 .topNav-list-search {
        display: none; } }
    .topNav-list-level1 {
      display: none;
      text-align: left; }
      @media (min-width: 1024px) {
        .topNav-list-level1 {
          position: absolute;
          left: 0;
          top: 100%;
          padding-top: 10px !important;
          padding-bottom: 19px !important;
          z-index: 2; } }
      @media (max-width: 1023px) {
        .topNav-list-level1 {
          clear: left;
          padding: 0 0 15px 15px !important; } }
      .topNav-list-level1 li {
        display: block;
        font-size: 14px; }
        @media (min-width: 1024px) {
          .topNav-list-level1 li {
            background: #0a274a; }
            .topNav-list-level1 li:first-child {
              padding-top: 19px; }
            .topNav-list-level1 li:last-child {
              padding-bottom: 19px; } }
        @media (min-width: 1024px) {
          .topNav-list-level1 li a {
            padding: 5px 33px;
            display: block;
            color: #fff;
            text-transform: none;
            white-space: nowrap; } }
    @media (min-width: 1024px) {
      .topNav-list-level0 li:hover .topNav-list-level1 {
        display: block; } }
    @media (max-width: 1023px) {
      .topNav-list-level0 li.active .topNav-list-level1,
      .topNav-list-level0 li.opened .topNav-list-level1 {
        display: block; } }
    .topNav-list-search {
      display: inline-block; }
      .topNav-list-search-icon {
        color: #53b9f7;
        cursor: pointer; }
        @media (min-width: 1200px) {
          .topNav-list-search-icon {
            font-size: 36px; } }
        @media (max-width: 1199px) {
          .topNav-list-search-icon {
            font-size: 28px; } }
        @media (max-width: 1023px) {
          .topNav-list-search-icon {
            color: white; }
            #header .topNav-list-search-icon {
              margin-top: 8px;
              margin-left: 10px; } }
        @media (min-width: 1024px) {
          #header .topNav-list-search-icon {
            display: none; } }
        .searchOpen .topNav-list-search-icon .icon-search:before {
          color: red;
          content: "\e817"; }
      .topNav-list-search-overlay {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        z-index: 2;
        background: rgba(0, 0, 0, 0.5); }
        .searchOpen .topNav-list-search-overlay,
        .topNavOpened .topNav-list-search-overlay {
          display: block; }
  .topNav-search {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    padding: 15px;
    background: #fff;
    font-size: 22px; }
    @media (max-width: 575px) {
      .topNav-search {
        top: 95%; } }
    @media (min-width: 576px) {
      .topNav-search {
        top: 100%; } }
    .topNav-search label {
      float: left;
      margin: 0 !important; }
      @media (min-width: 841px) {
        .topNav-search label {
          width: 88%; } }
      @media (max-width: 840px) {
        .topNav-search label {
          width: 60%; } }
      .topNav-search label:before {
        content: '\e803';
        font-family: 'fontello';
        color: rgba(0, 0, 0, 0.3);
        float: left;
        width: 40px;
        height: 40px;
        margin-right: -40px;
        margin-bottom: -40px;
        font-size: 32px;
        line-height: 40px; }
      .topNav-search label input {
        width: 100%;
        display: block;
        height: 40px;
        border-width: 0;
        padding: 0 15px 0 50px;
        margin: 0 !important; }
    .topNav-search button[type="submit"] {
      border-width: 0;
      background: none;
      float: right;
      margin: 0;
      height: 40px;
      line-height: 40px;
      border-left: 1px #ddd solid;
      color: #999; }
      @media (min-width: 841px) {
        .topNav-search button[type="submit"] {
          width: 10%; } }
      @media (max-width: 840px) {
        .topNav-search button[type="submit"] {
          width: 30%;
          text-align: left;
          padding-left: 12px; } }
    .searchOpen .topNav-search {
      display: block; }
  .topNav-link {
    color: white;
    font-size: 28px; }
    @media (min-width: 1024px) {
      .topNav-link {
        display: none; } }
    .topNavOpened .topNav-link .icon-menu:before {
      color: red;
      content: "\e817"; }
  .topNav-icons {
    float: right;
    margin: -52px 5px 0 0;
    overflow: hidden; }

.slider {
  overflow: hidden;
  position: relative;
  margin: 7px 0 30px; }
  @media (max-width: 840px) {
    .slider .film_roll_wrapper {
      height: 250px !important; } }
  @media (min-width: 841px) {
    .slider .film_roll_wrapper {
      height: 558px !important; } }
  .slider .film_roll_shuttle {
    text-align: left;
    float: none;
    position: relative;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    margin: 0 !important;
    padding: 0 !important;
    z-index: auto; }
  .slider .film_roll_shuttle.vertical_center:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; }
  .slider .film_roll_child {
    position: relative;
    display: inline-block; }
  .slider-item {
    width: 925px;
    max-width: 925px;
    padding: 13px; }
    @media (max-width: 840px) {
      .slider-item {
        height: 250px !important; } }
    @media (min-width: 841px) {
      .slider-item {
        height: 558px !important; } }
    .slider-item-wrapper {
      background-position: 50% 50%;
      background-size: cover;
      background-repeat: no-repeat;
      position: relative;
      width: 100%;
      height: 100%; }
    .slider-item-text {
      position: absolute;
      padding: 0;
      color: #fff;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      @media (max-width: 840px) {
        .slider-item-text {
          left: 18px;
          bottom: 10px;
          right: 18px; } }
      @media (min-width: 841px) {
        .slider-item-text {
          bottom: 35px;
          left: 18px;
          right: 18px; } }
      .slider-item-text h4 {
        font-weight: 700 !important; }
        @media (max-width: 840px) {
          .slider-item-text h4 {
            line-height: 22px !important;
            font-size: 18px !important; } }
        @media (min-width: 841px) {
          .slider-item-text h4 {
            line-height: 45px !important;
            font-size: 36px !important; } }
      .active .slider-item-text {
        opacity: 1; }
      .slider-item-text a {
        color: #fff; }
        .slider-item-text a:hover {
          text-decoration: none; }
      .slider-item-text-description {
        font-size: 18px; }
        @media (max-width: 840px) {
          .slider-item-text-description {
            display: none; } }
  .slider .film_roll_prev, .slider .film_roll_next {
    position: absolute;
    top: 47%;
    left: 15px;
    width: 36px;
    height: 100px;
    margin: -50px 0 0 0;
    padding: 0;
    line-height: 100px;
    color: white;
    text-align: center;
    background: none;
    opacity: 0.75;
    font-size: 100px;
    text-decoration: none;
    text-indent: -9999px;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.7); }
  .slider .film_roll_next {
    left: auto;
    right: 15px; }
  .slider .film_roll_prev {
    font-family: fontello; }
  .slider .film_roll_next {
    font-family: fontello; }
  .slider .film_roll_prev:before, .slider .film_roll_next:before {
    float: left;
    text-indent: 0; }

.kiosk {
  margin-bottom: 30px; }
  .kiosk::after {
    content: "";
    display: table;
    clear: both; }
  .kiosk-title {
    color: #0a274a !important;
    max-width: 100%;
    position: relative;
    margin: 0 auto 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 21px !important; }
    @media (min-width: 1024px) {
      .kiosk-title {
        width: 32vw; } }

@media (max-width: 1023px) and (min-width: 841px) {
  .kiosk-title {
    width: 50vw; } }

@media (max-width: 840px) and (min-width: 576px) {
  .kiosk-title {
    width: 75vw; } }
    @media (max-width: 575px) {
      .kiosk-title {
        width: 100vw; } }
    .kiosk-title:before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      right: 0;
      z-index: 0;
      height: 0;
      border-top: #53b9f7 4px solid;
      margin-top: -2px; }
    .kiosk-title > span {
      background: #fff;
      padding-left: 20px;
      padding-right: 20px;
      position: relative;
      z-index: 1; }
  .kiosk-text {
    padding: 10px 0; }

.indexCols {
  letter-spacing: -0.4em;
  text-align: justify;
  clear: both;
  line-height: 0;
  padding: 0;
  margin: 0; }
  .indexCols:after {
    display: inline-block;
    width: 100%;
    line-height: 0;
    height: 0; }
  .indexCols > h2 {
    letter-spacing: 0 !important;
    margin-bottom: 13.33333px !important; }
  .indexCols-item {
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0; }
    @media (min-width: 1024px) {
      .indexCols-item {
        padding: 13.33333px;
        display: inline-block;
        vertical-align: top; } }
    @media (max-width: 1023px) {
      .indexCols-item {
        margin-bottom: 30px; } }
    .indexCols-item-caption {
      padding: 10px 14px;
      font-size: 18px; }
      .indexCols-item-caption h3, .indexCols-item-caption h2 {
        margin: 0 !important;
        line-height: 24px !important; }
        .indexCols-item-caption h3 a, .indexCols-item-caption h2 a {
          color: #0a274a; }
      .indexCols-item-caption h2 {
        font-size: 21px !important;
        margin: 7px 0 !important; }
      .indexCols-item-caption h3 {
        font-size: 18px !important; }
      .indexCols-item-caption-info {
        font-size: 16px; }
      .indexCols-item-caption-category {
        color: #53b9f7;
        text-transform: uppercase;
        font-size: 18px;
        letter-spacing: 1px; }
      .indexCols-item-caption-description {
        line-height: 35px; }
      .indexCols-item-caption-linkMore {
        padding: 18px 0; }

.index-item {
  margin: 20px 0;
  clear: both; }
  .index-item::after {
    content: "";
    display: table;
    clear: both; }
  .index-item-image {
    float: left;
    width: 27%;
    padding: 6px 23px 0 0; }
  .index-item-caption {
    overflow: hidden;
    /* margin-right: 25%; */
    line-height: 160%;
    font-size: 14px; }
    .index-item-caption-title, .index-item-caption h4 {
      font-size: 18px !important;
      margin: 0 !important; }
      .index-item-caption-title a, .index-item-caption h4 a {
        color: #0a274a; }
    .index-item-caption-category {
      color: #53b9f7; }
    .index-item-caption-info {
      font-weight: 700; }

.index-loadMore {
  font-size: 17px; }
  .index-loadMore-little {
    font-size: 14px; }

.index-search {
  padding-right: 100px;
  position: relative;
  border-bottom: 1px #ccc solid;
  margin-bottom: 30px; }
  .index-search select {
    display: block !important; }
  .index-search .select-mirror-container {
    display: none; }
  .index-search .btn[type="submit"], .index-search .load-more[type="submit"] {
    position: absolute;
    top: 45px;
    right: 19px; }
  .index-search-contentType {
    padding-top: 15px; }
  .index-search .btn, .index-search .load-more {
    background: none;
    border-width: 0;
    position: absolute;
    right: 6px;
    bottom: 0;
    font-size: 20px; }
  .index-search-ct label {
    display: inline-block;
    padding: 5px 15px 5px 0;
    vertical-align: top;
    margin: 0;
    text-transform: capitalize; }

.index-paging {
  padding: 20px 0; }
  .index-paging::after {
    content: "";
    display: table;
    clear: both; }

/* Pagination */
.pagination {
  float: right;
  margin: 0; }
  .pagination ul {
    letter-spacing: -0.3em;
    white-space: nowrap;
    border-radius: 3px; }
    .pagination ul li {
      display: inline-block;
      border-top: 1px #ccc solid;
      border-bottom: 1px #ccc solid;
      border-left: 1px #ccc solid;
      letter-spacing: 0;
      width: 32px;
      text-align: center;
      line-height: 24px; }
      .pagination ul li:last-child {
        border-right: 1px #ccc solid;
        border-radius: 0 5px 5px 0; }
      .pagination ul li:first-child {
        border-radius: 5px 0 0 5px; }
      .pagination ul li.active a {
        background: #eee; }
      .pagination ul li a {
        display: block;
        cursor: default;
        color: #7f7f7f;
        text-decoration: none; }
        .pagination ul li a[href] {
          cursor: pointer;
          -webkit-transition: background-color 0.3s ease;
          -o-transition: background-color 0.3s ease;
          transition: background-color 0.3s ease; }
        .pagination ul li a:hover {
          background: #eee; }
      .pagination ul li.disabled a {
        color: #bbb;
        cursor: default; }
        .pagination ul li.disabled a:hover {
          background: none; }

.social {
  clear: both; }

.tabs-link {
  text-align: center;
  letter-spacing: -0.4em; }
  .tabs-link li {
    display: inline-block;
    font-size: 32px;
    position: relative; }
    .tabs-link li a {
      letter-spacing: 0;
      display: block;
      -webkit-box-shadow: 0 0 0 3px #53b9f7;
              box-shadow: 0 0 0 3px #53b9f7;
      width: 54px;
      height: 54px;
      line-height: 54px;
      text-align: center;
      margin: 0 1px; }
    .tabs-link li.active:after {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -10px;
      border-top: #53b9f7 12px solid;
      border-left: transparent 12px solid;
      border-right: transparent 12px solid; }
    .tabs-link li.active a {
      background: #53b9f7;
      color: #fff; }

.tabs-panels-item {
  display: none;
  padding: 20px 0;
  margin: 0 -10px; }
  .tabs-panels-item.active {
    display: block; }
  .tabs-panels-item .responsive-object {
    padding: 10px; }
    @media (min-width: 1024px) {
      .tabs-panels-item .responsive-object {
        float: left;
        width: 33.33%; }
        .aside .tabs-panels-item .responsive-object {
          width: 100%;
          float: none; } }
    .tabs-panels-item .responsive-object iframe {
      width: 100%; }
    .tabs-panels-item .responsive-object img {
      max-width: 100% !important; }

.embed .provider {
  display: none; }

#social_facebook .embed .description {
  display: none; }

.follow {
  padding: 20px;
  background: #53b9f7 url("../fonts/bottomWave.svg") no-repeat center;
  background-size: 150%;
  color: white;
  font-size: 18px; }
  @media (min-width: 1024px) {
    .follow {
      padding: 120px 0 15px; } }
  @media (max-width: 1023px) {
    .follow {
      text-align: center;
      background-size: 200%; } }

@media (max-width: 1023px) and (min-width: 841px) {
  .follow {
    padding: 150px 0 0;
    background-size: 200%; } }

@media (max-width: 840px) and (min-width: 576px) {
  .follow {
    padding: 150px 0 0;
    background-size: 550%; } }
  @media (max-width: 575px) {
    .follow {
      padding: 150px 0 0;
      background-size: 550%; } }
  .follow .btn, .follow .load-more {
    border-color: white;
    background: none;
    color: white; }
    @media (min-width: 1024px) {
      .follow .btn, .follow .load-more {
        float: left;
        margin-right: 24px; } }
    @media (max-width: 1023px) {
      .follow .btn, .follow .load-more {
        margin-bottom: 15px;
        float: none !important; } }
    .follow .btn + p, .follow .load-more + p {
      overflow: hidden;
      line-height: 100%; }
  .follow a {
    color: white; }
  .follow-alert {
    padding-right: 30px; }
    @media (max-width: 1023px) {
      .follow-alert p {
        display: none; } }
  @media (min-width: 1024px) {
    .follow-social {
      border-left: 1px solid white;
      padding: 10px 0 10px 20px; } }
  @media (max-width: 1023px) {
    .follow-social {
      padding: 10px;
      clear: both;
      text-align: center; } }
  .follow-social-list {
    display: inline-block;
    letter-spacing: 6px; }
    @media (min-width: 1200px) {
      .follow-social-list {
        margin-left: 2%; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .follow-social-list {
    margin-left: 10px;
    letter-spacing: 3px; } }
    .follow-social-list li {
      display: inline-block;
      font-size: 24px; }

@media (min-width: 1024px) and (max-width: 1199px) {
  .follow-social-list li {
    font-size: 18px; } }

.news-item-text-description {
  display: none; }

@media (min-width: 1024px) {
  .news-item {
    margin-bottom: 20px; }
    .news-item-image {
      float: left;
      padding-right: 15px;
      width: 40%; }
      [data-type='list'] .news-item-image {
        width: 30%; }
    .news-item-text {
      float: right;
      padding-left: 15px;
      font-size: 18px;
      width: 60%; }
      [data-type='list'] .news-item-text {
        width: 70%; }
      .news-item-text-date {
        margin-bottom: .5rem; }
      .news-item-text h3 {
        font-weight: 700 !important; }
      .news-item-text a {
        color: #0a274a; } }

.news-featured-item-text-description {
  display: none; }

@media (min-width: 1024px) {
  .news-featured {
    height: 400px;
    height: 33.33vw;
    margin-bottom: 40px; }
    .news-featured-item {
      position: relative; }
      .news-featured-item[data-index="1"] {
        float: left;
        width: 66.66%;
        height: 100%;
        padding-right: 10px;
        font-size: 18px; }
        .news-featured-item[data-index="1"] h3 {
          font-size: 28px !important; }
      .news-featured-item[data-index="1"] .news-featured-item-text {
        left: 30px;
        bottom: 20px; }
      .news-featured-item[data-index="2"], .news-featured-item[data-index="3"] {
        float: right;
        width: 33.33%;
        height: 50%;
        font-size: 14px; }
        .news-featured-item[data-index="2"] h3, .news-featured-item[data-index="3"] h3 {
          font-size: 18px !important; }
      .news-featured-item[data-index="2"] {
        padding-bottom: 10px;
        padding-left: 10px; }
      .news-featured-item[data-index="2"] .news-featured-item-text {
        left: 25px;
        bottom: 30px; }
      .news-featured-item[data-index="3"] {
        padding-top: 10px;
        padding-left: 10px; }
      .news-featured-item[data-index="3"] .news-featured-item-text {
        left: 25px;
        bottom: 20px; }
      .news-featured-item-image {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%; }
        .news-featured-item-image img {
          display: none; }
      .news-featured-item-text {
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px;
        color: #fff;
        text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
        .news-featured-item-text a {
          color: #fff; } }

@media (max-width: 1023px) {
  .news-item, .news-featured-item {
    padding: 10px 0; }
    .news-item-image, .news-featured-item-image {
      margin-bottom: 10px; } }

.load-more {
  display: block;
  width: 215px;
  margin: 40px auto;
  background: #fff !important; }
  .load-more:after {
    content: "+";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px; }
  .load-more-loading:after {
    -webkit-animation: spinner 2s infinite linear;
            animation: spinner 2s infinite linear; }
  .load-more-disable {
    border-color: #ddd !important;
    color: #ddd !important;
    cursor: default; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.article-info {
  color: #53b9f7;
  font-size: 18px;
  text-align: center;
  letter-spacing: 70px;
  text-transform: uppercase;
  padding: 20px 0 30px; }
  .article-info-categories {
    display: inline-block;
    letter-spacing: 2.2px; }
  .article-info-date {
    letter-spacing: 2.2px;
    display: inline-block; }
  .article-info-author {
    letter-spacing: 2.2px;
    display: inline-block; }

.article-title {
  text-align: center;
  color: #0a274a !important;
  margin-top: 0 !important;
  margin-bottom: 20px !important; }

.article-subtitle {
  text-align: center;
  font-size: 21px;
  line-height: 35px;
  margin-bottom: 30px; }

.article-hero {
  height: 0;
  padding-bottom: 66%;
  margin-bottom: 30px;
  position: relative; }
  .article-hero-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
    .article-hero-wrapper > a {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0; }
  .article-hero-text {
    font-size: 14px;
    position: absolute;
    padding: 0;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 20px;
    right: 20px;
    bottom: 20px; }
    .article-hero-text:before {
      content: "\e81a";
      font-family: "fontello";
      float: left;
      margin-right: 13px;
      width: 34px;
      font-size: 36px;
      line-height: 36px; }
    .article-hero-text a {
      color: #fff;
      text-decoration: none; }
    .article-hero-text h4 {
      font-size: 21px; }

.article-slider .slider-item.active .slider-item-wrapper > a {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.article-slider .slider-item-text {
  font-size: 14px; }
  .article-slider .slider-item-text:before {
    content: "\e81a";
    font-family: "fontello";
    float: left;
    margin-right: 13px;
    width: 34px;
    font-size: 36px;
    line-height: 36px; }
  .article-slider .slider-item-text h4 {
    font-size: 21px; }

.article-body {
  font-size: 18px;
  line-height: 30px; }
  @media (min-width: 841px) {
    .article-body {
      padding-left: 18%;
      padding-right: 18%; } }
  .article-body p:first-child::first-letter {
    color: #53b9f7;
    font-size: 72px;
    float: left;
    margin: 5px 7px 5px 0; }
  .article-body ul {
    list-style-type: disc;
    padding-left: 40px; }
  .article-body ol {
    list-style-type: decimal;
    padding-left: 40px; }

.article-contacts {
  text-align: center;
  padding: 20px 0 30px; }
  .article-contacts .contact {
    display: inline-block;
    text-align: left; }
    .article-contacts .contact:before {
      content: "\e800";
      font-family: "fontello";
      float: left;
      margin-right: 30px;
      width: 150px;
      font-size: 130px;
      line-height: 180px;
      height: 150px;
      border: 1px #ccc solid;
      border-radius: 75px;
      overflow: hidden;
      color: #ccc;
      text-align: center; }
    .article-contacts .contact-name, .article-contacts .contact-phone, .article-contacts .contact-email, .article-contacts .contact-title {
      margin-left: 180px;
      font-size: 21px;
      line-height: 30px; }
    .article-contacts .contact-name {
      color: black; }
    .article-contacts .contact-email a {
      text-decoration: underline; }

.article-tags {
  text-align: center;
  padding: 40px 0;
  font-size: 18px;
  letter-spacing: 24px; }
  .article-tags a {
    color: #888;
    text-decoration: none;
    letter-spacing: 0;
    text-transform: uppercase; }
    .article-tags a:before {
      content: "#";
      color: #53b9f7;
      margin-right: 5px;
      font-size: 21px; }

.article-share {
  text-align: center;
  margin-bottom: 15px; }
  .fixedShare .article-share {
    position: fixed;
    left: 20px;
    top: 20px;
    z-index: 20;
    -webkit-transition: all 0.3 ease;
    -o-transition: all 0.3 ease;
    transition: all 0.3 ease; }

@media (min-width: 841px) {
  .article-comments {
    padding-left: 18%;
    padding-right: 18%; } }

@media (min-width: 841px) {
  .article-comments #comment {
    margin-left: -18%; } }

@media (min-width: 841px) {
  .article-comments .col-form-label {
    text-align: right; } }

.article-author {
  background-color: whitesmoke;
  padding: 70px 0; }
  .article-author-item-image {
    border: 1px #ccc solid;
    border-radius: 75px;
    height: 150px;
    overflow: hidden;
    width: 150px;
    text-align: center; }
    @media (max-width: 575px) {
      .article-author-item-image {
        margin-bottom: 15px; } }
    @media (min-width: 576px) {
      .article-author-item-image {
        float: left;
        margin: 0 30px 0 0; } }
    .article-author-item-image .icon-user {
      display: inline-block;
      font-size: 160px;
      line-height: 202px;
      margin-left: -34px; }
  .article-author-item-text {
    overflow: hidden; }
    .article-author-item-text h4, .article-author-item-text h3 {
      color: #0a274a !important;
      font-size: 21px !important;
      margin: 0 !important;
      line-height: 35px !important; }
    .article-author-item-text-position {
      font-size: 21px;
      line-height: 35px; }
    .article-author-item-text-bio {
      font-size: 18px;
      line-height: 35px; }

.related {
  margin: 30px 0; }
  .related-item {
    position: relative;
    margin: 15px 0; }
    .related-item a {
      color: #fff; }
    .related-item-image {
      margin: 0; }
    .related-item-text {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 2% 3%;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
      .related-item-text h3 {
        font-size: 18px !important;
        margin: 0 !important;
        line-height: 120% !important; }
      .related-item-text-date {
        font-size: 14px; }

.mediakit {
  margin: 15px -15px;
  letter-spacing: -0.4em; }
  .mediakit-item {
    display: inline-block;
    letter-spacing: 0;
    vertical-align: top;
    position: relative;
    padding: 15px; }
    @media (min-width: 841px) {
      .mediakit-item {
        width: 33.33%; } }
    @media (max-width: 840px) {
      .mediakit-item {
        width: 100%; } }
    .mediakit-item-image {
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: cover;
      height: 0;
      padding: 0 0 66%;
      margin: 0; }
      .mediakit-item-image img {
        opacity: 0; }
    .mediakit-item-text {
      position: absolute;
      left: 30px;
      right: 30px;
      bottom: 30px; }
      .mediakit-item-text h3 {
        line-height: 120% !important;
        font-weight: bold !important; }
  .mediakit a {
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.gallery {
  margin: 15px -15px;
  letter-spacing: -0.4em; }
  .gallery-item {
    display: inline-block;
    letter-spacing: 0;
    vertical-align: top;
    position: relative;
    padding: 15px; }
    @media (min-width: 841px) {
      .gallery-item {
        width: 33.33%; } }
    @media (max-width: 840px) {
      .gallery-item {
        width: 100%; } }
    .gallery-item-image {
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: cover;
      height: 0;
      padding: 0 0 66%;
      margin: 0; }
      .gallery-item-image img {
        opacity: 0; }
    .gallery-item-text {
      position: absolute;
      left: 30px;
      right: 30px;
      bottom: 30px;
      color: #fff;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
      .gallery-item-text h5 {
        font-weight: bold !important; }
      .gallery-item-text h3 {
        line-height: 120% !important; }
  .gallery a {
    color: #fff; }

.album {
  margin: 15px -15px;
  letter-spacing: -0.4em; }
  .album-item {
    display: inline-block;
    letter-spacing: 0;
    vertical-align: top;
    position: relative;
    padding: 15px; }
    @media (min-width: 841px) {
      .album-item {
        width: 33.33%; } }
    @media (max-width: 840px) {
      .album-item {
        width: 100%; } }
    .album-item h5 {
      font-weight: bold !important; }
    .album-item a {
      color: #0a274a; }

.bios {
  letter-spacing: -0.4em;
  padding-top: 30px; }
  .bios [class*="col"] {
    letter-spacing: 0;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 30px;
    float: none !important; }
  .bios-item {
    text-align: center; }
    .bios-item-image {
      border-radius: 75px;
      width: 150px;
      overflow: hidden;
      margin: 0 auto; }
      .bios-item-image img {
        display: block; }
    .bios-item h3 {
      margin: 10px 0 0 !important; }

.bio-image.pull-right {
  margin-left: 20px; }
  @media (min-width: 841px) {
    .bio-image.pull-right {
      max-width: 40%; } }
  @media (min-width: 576px) {
    .bio-image.pull-right {
      width: 100%;
      margin-bottom: 30px; } }
  .bio-image.pull-right a {
    position: relative;
    display: block; }
    .bio-image.pull-right a span {
      position: absolute;
      right: 15px;
      bottom: 15px;
      color: #fff;
      font-size: 16px;
      color: rgba(255, 255, 255, 0.7); }

.contacts-item {
  margin: 20px 0; }
  .contacts-item-image {
    float: left;
    width: 150px; }
    .contacts-item-image img {
      border-radius: 100%;
      border: 2px solid #eee; }
  .contacts-item-text {
    margin-left: 180px; }
    .contacts-item-text h3 {
      color: #0a274a !important; }
    .contacts-item-text-title {
      font-size: 18px;
      line-height: 25px; }
    .contacts-item-text-contacts {
      font-size: 18px;
      margin-bottom: 10px;
      line-height: 25px; }

@media print {
  .logo_print {
    display: block !important; }
  body,
  h1, h2, h3, h4, h5, h6, p, ul, ol,
  .article-body {
    font-family: "Merriweather", "Times New Roman", Times, serif !important; }
  .article-body {
    padding: 30px 0; }
  .article-subtitle {
    text-align: left;
    float: none !important;
    width: 100% !important;
    clear: both !important; }
  #header,
  .topNav,
  .article-info,
  .article-share,
  .slider,
  .article-author,
  #footer-top,
  #FooterSponsors_T575A3A53007_SponsorLinks,
  .sfNavWrp {
    display: none !important; } }

/*# sourceMappingURL=theme.css.map */
