/* stack.css, clipped */

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

body {
  margin: 0; }

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

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

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


a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 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 {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button, input, select, textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button, input, select {
  overflow: visible; }

button, input, select, textarea {
  margin: 0; }

button, select {
  text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

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

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

button:-moz-focusring, input:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

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

textarea {
  overflow: auto; }

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

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

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

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

@media print {
  *, *::before, *::after, *::first-letter, *::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .tag {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td, .table th {
      background-color: #fff !important; }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }
  @-ms-viewport {
    width: device-width; }

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

body {
  font-family: "Hind Guntur";
  font-size: 1rem;
  line-height: 1.5;
  color: #575e66;
  background-color: #efefef; }

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

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

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

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

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

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

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

dt {
  font-weight: bold; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

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

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

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

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

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

caption {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #575e66;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

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

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

input, button, select, textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

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: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 24px;
  font-family: "Hind Guntur";
  font-weight: 300;
  line-height: 1.2;
  color: #121823; }

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

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

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

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

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

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

.lead {
  font-size: 24px;
  font-weight: 300; }

.display-1 {
  font-size: 96px;
  font-weight: 300; }

.display-2 {
  font-size: 60px;
  font-weight: 300; }

.display-3 {
  font-size: 48px;
  font-weight: 300; }

.display-4 {
  font-size: 36px;
  font-weight: 300; }

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #979da3; }

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

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

.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: 5px 10px;
  margin-bottom: 10px;
  font-size: 24px;
  border-left: 0px solid transparent; }

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

.blockquote-reverse {
  padding-right: 10px;
  padding-left: 0;
  text-align: right;
  border-right: 0px solid transparent;
  border-left: 0; }

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

.img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

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

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

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

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 5px;
  line-height: 1; }

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

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

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0; }
  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: 15px;
  padding-right: 15px; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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: 15px;
  padding-left: 15px;
  width: 100%; }
  .col-xs {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xs-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xs-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xs-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xs-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xs-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xs-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xs-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xs-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xs-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xs-12 {
    flex: 0 0 100%;
    max-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: 544px) {
  .col-sm {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    .col-sm-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }

    .col-sm-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }

    .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-sm-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }

    .col-sm-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }

    .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-sm-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }

    .col-sm-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }

    .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-sm-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }

    .col-sm-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }

    .col-sm-12 {
      flex: 0 0 100%;
      max-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: 768px) {
  .col-md {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    .col-md-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }

    .col-md-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }

    .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-md-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }

    .col-md-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }

    .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-md-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }

    .col-md-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }

    .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-md-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }

    .col-md-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }

    .col-md-12 {
      flex: 0 0 100%;
      max-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: 992px) {
  .col-lg {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    .col-lg-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }

    .col-lg-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }

    .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-lg-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }

    .col-lg-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }

    .col-lg-6 {
      flex: 0 0 60%;
      max-width: 60%; }

    .col-lg-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }

    .col-lg-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }

    .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-lg-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }

    .col-lg-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }

    .col-lg-12 {
      flex: 0 0 100%;
      max-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 {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    .col-xl-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }

    .col-xl-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }

    .col-xl-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-xl-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }

    .col-xl-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }

    .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-xl-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }

    .col-xl-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }

    .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-xl-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }

    .col-xl-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }

    .col-xl-12 {
      flex: 0 0 100%;
      max-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: 10px; }
  .table th, .table td {
    padding: 20px;
    vertical-align: top;
    border-top: 1px solid rgba(0, 0, 0, .025); }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid rgba(0, 0, 0, .025); }
  .table tbody + tbody {
    border-top: 2px solid rgba(0, 0, 0, .025); }
  .table .table {
    background-color: #efefef; }

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

.table-bordered {
  border: 1px solid rgba(0, 0, 0, .025); }
  .table-bordered th, .table-bordered td {
    border: 1px solid rgba(0, 0, 0, .025); }
  .table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(238, 232, 220, .6); }

.table-hover tbody tr:hover {
  background-color: rgba(228, 222, 210, .4); }

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

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

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

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

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

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

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

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

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

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

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

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

.table-inverse {
  color: #eceeef;
  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.01%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }
  .table-reflow tbody {
    display: block;
    white-space: nowrap; }
  .table-reflow th, .table-reflow td {
    border-top: 1px solid rgba(0, 0, 0, .025);
    border-left: 1px solid rgba(0, 0, 0, .025); }
  .table-reflow th:last-child, .table-reflow td:last-child {
    border-right: 1px solid rgba(0, 0, 0, .025); }
  .table-reflow thead:last-child tr:last-child th, .table-reflow tbody:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child td {
    border-bottom: 1px solid rgba(0, 0, 0, .025); }
  .table-reflow tr {
    float: left; }
  .table-reflow tr th, .table-reflow tr td {
    display: block !important;
    border: 1px solid rgba(0, 0, 0, .025); }

.form-control {
  display: block;
  width: 100%;
  padding: 10px 14px;
  font-size: 1rem;
  line-height: 1.25;
  color: #575e66;
  background-color: #ede6d7;
  background-image: none;
  background-clip: padding-box;
  border: 3px solid #989ca4;
  border-radius: 0; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #575e66;
    background-color: #ede6d7;
    border-color: #575e66;
    outline: none; }
  .form-control::placeholder {
    color: #979da3;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e3dbc9;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: 47px; }
  select.form-control:focus::-ms-value {
    color: #575e66;
    background-color: #ede6d7; }

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

.col-form-label {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 21px; }

.col-form-label-sm {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px; }

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

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

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  padding: 8px 14px;
  font-size: 16px;
  border-radius: 0; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 40px; }

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  padding: 13px 14px;
  font-size: 21px;
  border-radius: 0; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 57.5px; }

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

.form-text {
  display: block;
  margin-top: 2.5px; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 7.5px; }
  .form-check + .form-check {
    margin-top: -0.25rem; }
  .form-check.disabled .form-check-label {
    color: #575e66;
    cursor: not-allowed; }

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

.form-check-input {
  position: absolute;
  margin-top: 0.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: 0.75rem; }
  .form-check-inline.disabled {
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 2.5px; }

.form-control-success, .form-control-warning, .form-control-danger {
  padding-right: 42px;
  background-repeat: no-repeat;
  background-position: center right 11.75px;
  background-size: 23.5px 23.5px; }

.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 {
    border-color: #5cb85c; }
  .has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea; }
  .has-success .form-control-feedback {
    color: #5cb85c; }
  .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='%235cb85c' 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 {
    border-color: #f0ad4e; }
  .has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff; }
  .has-warning .form-control-feedback {
    color: #f0ad4e; }
  .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='%23f0ad4e' 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 {
    border-color: #d9534f; }
  .has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7; }
  .has-danger .form-control-feedback {
    color: #d9534f; }
  .has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' 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: 544px) {
    .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
      .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .form-inline .form-control-static {
        display: inline-block; }
      .form-inline .input-group {
        display: inline-table;
        vertical-align: middle; }
        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
          width: auto; }
      .form-inline .input-group > .form-control {
        width: 100%; }
      .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle; }
      .form-inline .form-check {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
      .form-inline .form-check-label {
        padding-left: 0; }
      .form-inline .form-check-input {
        position: relative;
        margin-left: 0; }
      .form-inline .has-feedback .form-control-feedback {
        top: 0; } }

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

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

.btn-primary {
  color: #8f0f30;
  background-color: #fff;
  border-color: #8f0f30; }
  .btn-primary:hover {
    color: #8f0f30;
    background-color: #e6e6e6;
    border-color: #58091d; }
  .btn-primary:focus, .btn-primary.focus {
    color: #8f0f30;
    background-color: #e6e6e6;
    border-color: #58091d; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #8f0f30;
    background-color: #e6e6e6;
    border-color: #58091d;
    background-image: none; }
  .btn-primary:active:hover, .btn-primary.active:hover, .open > .btn-primary.dropdown-toggle:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .btn-primary.dropdown-toggle:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #8f0f30;
    background-color: #d4d4d4;
    border-color: #1c0309; }
  .btn-primary.disabled:focus, .btn-primary:disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled.focus {
    background-color: #fff;
    border-color: #8f0f30; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #fff;
    border-color: #8f0f30; }

.btn-secondary {
  color: #f8f2e6;
  background-color: #575e66;
  border-color: #575e66; }
  .btn-secondary:hover {
    color: #f8f2e6;
    background-color: #40454a;
    border-color: #3b4045; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #f8f2e6;
    background-color: #40454a;
    border-color: #3b4045; }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: #f8f2e6;
    background-color: #40454a;
    border-color: #3b4045;
    background-image: none; }
  .btn-secondary:active:hover, .btn-secondary.active:hover, .open > .btn-secondary.dropdown-toggle:hover, .btn-secondary:active:focus, .btn-secondary.active:focus, .open > .btn-secondary.dropdown-toggle:focus, .btn-secondary:active.focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle.focus {
    color: #f8f2e6;
    background-color: #2f3337;
    border-color: #1c1f21; }
  .btn-secondary.disabled:focus, .btn-secondary:disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled.focus {
    background-color: #575e66;
    border-color: #575e66; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #575e66;
    border-color: #575e66; }

.btn-info {
  color: #f8f2e6;
  background-color: #9eb9c0;
  border-color: #9eb9c0; }
  .btn-info:hover {
    color: #f8f2e6;
    background-color: #7fa3ac;
    border-color: #799ea8; }
  .btn-info:focus, .btn-info.focus {
    color: #f8f2e6;
    background-color: #7fa3ac;
    border-color: #799ea8; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #f8f2e6;
    background-color: #7fa3ac;
    border-color: #799ea8;
    background-image: none; }
  .btn-info:active:hover, .btn-info.active:hover, .open > .btn-info.dropdown-toggle:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .btn-info.dropdown-toggle:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle.focus {
    color: #f8f2e6;
    background-color: #69939e;
    border-color: #587d87; }
  .btn-info.disabled:focus, .btn-info:disabled:focus, .btn-info.disabled.focus, .btn-info:disabled.focus {
    background-color: #9eb9c0;
    border-color: #9eb9c0; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #9eb9c0;
    border-color: #9eb9c0; }

.btn-success {
  color: #f8f2e6;
  background-color: #9ba290;
  border-color: #9ba290; }
  .btn-success:hover {
    color: #f8f2e6;
    background-color: #828b74;
    border-color: #7d8570; }
  .btn-success:focus, .btn-success.focus {
    color: #f8f2e6;
    background-color: #828b74;
    border-color: #7d8570; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #f8f2e6;
    background-color: #828b74;
    border-color: #7d8570;
    background-image: none; }
  .btn-success:active:hover, .btn-success.active:hover, .open > .btn-success.dropdown-toggle:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .btn-success.dropdown-toggle:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle.focus {
    color: #f8f2e6;
    background-color: #707764;
    border-color: #5b6151; }
  .btn-success.disabled:focus, .btn-success:disabled:focus, .btn-success.disabled.focus, .btn-success:disabled.focus {
    background-color: #9ba290;
    border-color: #9ba290; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #9ba290;
    border-color: #9ba290; }

.btn-warning {
  color: #f8f2e6;
  background-color: #caac8e;
  border-color: #caac8e; }
  .btn-warning:hover {
    color: #f8f2e6;
    background-color: #ba936b;
    border-color: #b68d64; }
  .btn-warning:focus, .btn-warning.focus {
    color: #f8f2e6;
    background-color: #ba936b;
    border-color: #b68d64; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #f8f2e6;
    background-color: #ba936b;
    border-color: #b68d64;
    background-image: none; }
  .btn-warning:active:hover, .btn-warning.active:hover, .open > .btn-warning.dropdown-toggle:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .btn-warning.dropdown-toggle:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle.focus {
    color: #f8f2e6;
    background-color: #ae8153;
    border-color: #936c45; }
  .btn-warning.disabled:focus, .btn-warning:disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled.focus {
    background-color: #caac8e;
    border-color: #caac8e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #caac8e;
    border-color: #caac8e; }

.btn-danger {
  color: #f8f2e6;
  background-color: #ac686a;
  border-color: #ac686a; }
  .btn-danger:hover {
    color: #f8f2e6;
    background-color: #915052;
    border-color: #8b4c4e; }
  .btn-danger:focus, .btn-danger.focus {
    color: #f8f2e6;
    background-color: #915052;
    border-color: #8b4c4e; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #f8f2e6;
    background-color: #915052;
    border-color: #8b4c4e;
    background-image: none; }
  .btn-danger:active:hover, .btn-danger.active:hover, .open > .btn-danger.dropdown-toggle:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .btn-danger.dropdown-toggle:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle.focus {
    color: #f8f2e6;
    background-color: #7a4345;
    border-color: #603536; }
  .btn-danger.disabled:focus, .btn-danger:disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled.focus {
    background-color: #ac686a;
    border-color: #ac686a; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #ac686a;
    border-color: #ac686a; }

.btn-outline-primary {
  color: #fff;
  background-image: none;
  background-color: transparent;
  border-color: #fff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }
  .btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }
  .btn-outline-primary:active:hover, .btn-outline-primary.active:hover, .open > .btn-outline-primary.dropdown-toggle:hover, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .open > .btn-outline-primary.dropdown-toggle:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #d4d4d4;
    border-color: #bfbfbf; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary:disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled.focus {
    border-color: #fff; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #fff; }

.btn-outline-secondary {
  color: #575e66;
  background-image: none;
  background-color: transparent;
  border-color: #575e66; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #575e66;
    border-color: #575e66; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #575e66;
    border-color: #575e66; }
  .btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #575e66;
    border-color: #575e66; }
  .btn-outline-secondary:active:hover, .btn-outline-secondary.active:hover, .open > .btn-outline-secondary.dropdown-toggle:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .open > .btn-outline-secondary.dropdown-toggle:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
    color: #fff;
    background-color: #2f3337;
    border-color: #1c1f21; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled.focus {
    border-color: #89919a; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: #89919a; }

.btn-outline-info {
  color: #9eb9c0;
  background-image: none;
  background-color: transparent;
  border-color: #9eb9c0; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #9eb9c0;
    border-color: #9eb9c0; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #9eb9c0;
    border-color: #9eb9c0; }
  .btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #9eb9c0;
    border-color: #9eb9c0; }
  .btn-outline-info:active:hover, .btn-outline-info.active:hover, .open > .btn-outline-info.dropdown-toggle:hover, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .open > .btn-outline-info.dropdown-toggle:focus, .btn-outline-info:active.focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #69939e;
    border-color: #587d87; }
  .btn-outline-info.disabled:focus, .btn-outline-info:disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled.focus {
    border-color: #dce6e8; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #dce6e8; }

.btn-outline-success {
  color: #9ba290;
  background-image: none;
  background-color: transparent;
  border-color: #9ba290; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #9ba290;
    border-color: #9ba290; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #9ba290;
    border-color: #9ba290; }
  .btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #9ba290;
    border-color: #9ba290; }
  .btn-outline-success:active:hover, .btn-outline-success.active:hover, .open > .btn-outline-success.dropdown-toggle:hover, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .open > .btn-outline-success.dropdown-toggle:focus, .btn-outline-success:active.focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #707764;
    border-color: #5b6151; }
  .btn-outline-success.disabled:focus, .btn-outline-success:disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled.focus {
    border-color: #cdd1c8; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #cdd1c8; }

.btn-outline-warning {
  color: #caac8e;
  background-image: none;
  background-color: transparent;
  border-color: #caac8e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #caac8e;
    border-color: #caac8e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #caac8e;
    border-color: #caac8e; }
  .btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #caac8e;
    border-color: #caac8e; }
  .btn-outline-warning:active:hover, .btn-outline-warning.active:hover, .open > .btn-outline-warning.dropdown-toggle:hover, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .open > .btn-outline-warning.dropdown-toggle:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #ae8153;
    border-color: #936c45; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning:disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled.focus {
    border-color: #ebdfd3; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #ebdfd3; }

.btn-outline-danger {
  color: #ac686a;
  background-image: none;
  background-color: transparent;
  border-color: #ac686a; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #ac686a;
    border-color: #ac686a; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #ac686a;
    border-color: #ac686a; }
  .btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ac686a;
    border-color: #ac686a; }
  .btn-outline-danger:active:hover, .btn-outline-danger.active:hover, .open > .btn-outline-danger.dropdown-toggle:hover, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .open > .btn-outline-danger.dropdown-toggle:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #7a4345;
    border-color: #603536; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger:disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled.focus {
    border-color: #d0aaab; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #d0aaab; }

.btn-link {
  font-weight: normal;
  color: #8f0f30;
  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: #000;
    text-decoration: none;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #979da3;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 13px 40px;
  font-size: 21px;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 30px;
  font-size: 16px;
  border-radius: 0; }

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

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

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

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

.dropup, .dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }
  .dropdown-toggle:focus {
    outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #575e66;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0; }

.dropdown-divider {
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

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

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

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

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 16px;
  color: #818a91;
  white-space: nowrap; }

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }
  .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }

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

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

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

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

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

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

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

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

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

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

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

.btn + .dropdown-toggle-split {
  padding-right: 27px;
  padding-left: 27px; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 22.5px;
  padding-left: 22.5px; }

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

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

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

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

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
  .btn-group-vertical > .btn-group::after {
    content: "";
    display: table;
    clear: both; }
  .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -3px;
    margin-left: 0; }

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

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

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

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

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

.input-group {
  position: relative;
  width: 100%;
  display: flex; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1;
    margin-bottom: 0; }
  .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
    z-index: 3; }

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

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

.input-group-addon {
  padding: 10px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #575e66;
  text-align: center;
  background-color: #eceeef;
  border: 3px solid #989ca4;
  border-radius: 0; }
  .input-group-addon.form-control-sm, .input-group-sm > .form-control.input-group-addon, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn.input-group-addon {
    padding: 8px 14px;
    font-size: 16px;
    border-radius: 0; }
  .input-group-addon.form-control-lg, .input-group-lg > .form-control.input-group-addon, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn.input-group-addon {
    padding: 13px 14px;
    font-size: 21px;
    border-radius: 0; }
  .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:not(:last-child) {
  border-right: 0; }

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

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

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

.custom-control {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  cursor: pointer; }
  .custom-control + .custom-control {
    margin-left: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
  .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }
  .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked .custom-control {
  display: inline; }
  .custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: 0.25rem;
    content: ""; }
  .custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #575e66;
  vertical-align: middle;
  background: #ede6d7 url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 3px solid #989ca4;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
  .custom-select:focus::-ms-value {
    color: #575e66;
    background-color: #ede6d7; }
  .custom-select:disabled {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }
  .custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0 0 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
  .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }
  .nav-inline .nav-item + .nav-item, .nav-inline .nav-link + .nav-link {
    margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #dbdad7; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
  .nav-tabs .nav-item + .nav-item {
    margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent transparent #dbdad7; }
  .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
    color: #818a91;
    background-color: transparent;
    border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.open .nav-link:hover {
    color: #121823;
    background-color: #f6f3f5;
    border-color: #dcd4c5 #dcd4c5 transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }
  .nav-pills .nav-item {
    float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }
  .nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
    border-radius: 0; }
  .nav-pills .nav-link.active, .nav-pills .nav-item.open .nav-link, .nav-pills .nav-link.active:focus, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-item.open .nav-link:hover {
    color: #fff;
    cursor: default;
    background-color: #0275d8; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

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

.navbar {
  position: relative;
  padding: 5px 10px; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
  .navbar {
    border-radius: 0; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
  .navbar-full {
    border-radius: 0; } }

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

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
  .navbar-sticky-top {
    border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 21px; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 10px;
  margin-left: 10px;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: 0.5rem 0.75rem;
  font-size: 21px;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-nav .nav-item {
  float: left; }
  .navbar-nav .nav-link {
    display: block;
    padding-top: 0.425rem;
    padding-bottom: 0.425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }
  .navbar-nav .nav-item + .nav-item {
    margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, .8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .8); }
  .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .6); }
  .navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .open > .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .nav-link.active:hover {
    color: rgba(0, 0, 0, .8); }
  .navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, .075); }

.navbar-dark .navbar-brand {
  color: rgba(255, 255, 255, 1); }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: rgba(255, 255, 255, 1); }
  .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75); }
  .navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.open, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .active > .nav-link:focus, .navbar-dark .navbar-nav .nav-link.open:focus, .navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .open > .nav-link:hover, .navbar-dark .navbar-nav .active > .nav-link:hover, .navbar-dark .navbar-nav .nav-link.open:hover, .navbar-dark .navbar-nav .nav-link.active:hover {
    color: rgba(255, 255, 255, 1); }
  .navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, .075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }
  @media (max-width: 543px) {
    .navbar-toggleable-xs .navbar-nav .nav-item {
      float: none;
      margin-left: 0; } }
  @media (min-width: 544px) {
    .navbar-toggleable-xs {
      display: block !important; } }
  .navbar-toggleable-sm::after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .nav-item {
      float: none;
      margin-left: 0; } }
  @media (min-width: 768px) {
    .navbar-toggleable-sm {
      display: block !important; } }
  .navbar-toggleable-md::after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .nav-item {
      float: none;
      margin-left: 0; } }
  @media (min-width: 992px) {
    .navbar-toggleable-md {
      display: block !important; } }

.card {
  position: relative;
  display: block;
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.89);
  border-radius: 0;
  border: 0px solid rgba(255, 255, 255, 0.89); }

.card-block {
  padding: 30px; }
  .card-block::after {
    content: "";
    display: table;
    clear: both; }

.card-title {
  margin-bottom: 30px; }

.card-subtitle {
  margin-top: -15px;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
  .card-link + .card-link {
    margin-left: 30px; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.card-header {
  padding: 30px 30px;
  background-color: #d2d2d2;
  border-bottom: 0px solid rgba(255, 255, 255, 0.89); }
  .card-header::after {
    content: "";
    display: table;
    clear: both; }
  .card-header:first-child {
    border-radius: 0 0 0 0; }

.card-footer {
  padding: 30px 30px;
  background-color: #d2d2d2;
  border-top: 0px solid rgba(255, 255, 255, 0.89); }
  .card-footer::after {
    content: "";
    display: table;
    clear: both; }
  .card-footer:last-child {
    border-radius: 0 0 0 0; }

.card-header-tabs {
  margin-right: -15px;
  margin-bottom: -30px;
  margin-left: -15px;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -15px;
  margin-left: -15px; }

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8; }
  .card-primary .card-header, .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header, .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header, .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header, .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header, .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #fff; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #575e66; }

.card-outline-info {
  background-color: transparent;
  border-color: #9eb9c0; }

.card-outline-success {
  background-color: transparent;
  border-color: #9ba290; }

.card-outline-warning {
  background-color: transparent;
  border-color: #caac8e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #ac686a; }

.card-inverse .card-header, .card-inverse .card-footer {
  border-color: rgba(255, 255, 255, .2); }
  .card-inverse .card-header, .card-inverse .card-footer, .card-inverse .card-title, .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link, .card-inverse .card-text, .card-inverse .card-subtitle, .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, .65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px; }

.card-img-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

@media (min-width: 544px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.625rem;
    margin-bottom: 30px;
    margin-left: -0.625rem; }
    .card-deck .card {
      flex: 1 0 0;
      margin-right: 0.625rem;
      margin-bottom: 0;
      margin-left: 0.625rem; } }

@media (min-width: 544px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      width: 100%; } }



.media {
  display: flex; }

.media-body {
  flex: 1; }

.media-middle {
  align-self: center; }

.media-bottom {
  align-self: flex-end; }

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

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

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

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

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


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

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

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

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

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5; }

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

.modal-open {
  overflow: hidden; }

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

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

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

.modal-content {
  position: relative;
  background-color: #f8f2e6;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(18, 24, 35, .8); }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

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

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

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

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

.modal-footer {
  padding: 30px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

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

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }
    .modal-sm {
      max-width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1011;
  display: block;
  font-family: "Hind Guntur";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 16px;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #121823; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #121823; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #121823; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
  .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #121823; }

.tooltip-inner {
  max-width: 200px;
  padding: 6px 20px;
  color: #f8f2e6;
  text-align: center;
  background-color: #121823;
  border-radius: 0; }

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Hind Guntur";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 16px;
  word-wrap: break-word;
  background-color: #121823;
  background-clip: padding-box;
  border: 1px solid #121823;
  border-radius: 0; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
  .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #121823;
    border-bottom-width: 0; }
  .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
    bottom: 1px;
    margin-left: -10px;
    content: "";
    border-top-color: #121823;
    border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
  .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #121823;
    border-left-width: 0; }
  .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
    bottom: -10px;
    left: 1px;
    content: "";
    border-right-color: #121823;
    border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
  .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #121823; }
  .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
    top: 1px;
    margin-left: -10px;
    content: "";
    border-top-width: 0;
    border-bottom-color: #121823; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
  .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #121823; }
  .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
    right: 1px;
    bottom: -10px;
    content: "";
    border-right-width: 0;
    border-left-color: #121823; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #121823;
  border-bottom: 1px solid #090c12;
  border-radius: -0.05556 -0.05556 0 0; }
  .popover-title:empty {
    display: none; }

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

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

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

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

.carousel {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

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

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

.d-inline {
  display: inline !important; }
  .flex-xs-first {
    order: -1; }
  .flex-xs-last {
    order: 1; }
  .flex-xs-unordered {
    order: 0; }
  .flex-items-xs-top {
    align-items: flex-start; }
  .flex-items-xs-middle {
    align-items: center; }
  .flex-items-xs-bottom {
    align-items: flex-end; }
  .flex-xs-top {
    align-self: flex-start; }
  .flex-xs-middle {
    align-self: center; }
  .flex-xs-bottom {
    align-self: flex-end; }
  .flex-items-xs-left {
    justify-content: flex-start; }
  .flex-items-xs-center {
    justify-content: center; }
  .flex-items-xs-right {
    justify-content: flex-end; }
  .flex-items-xs-around {
    justify-content: space-around; }
  .flex-items-xs-between {
    justify-content: space-between; }
  @media (min-width: 544px) {
  .flex-sm-first {
    order: -1; }
    .flex-sm-last {
      order: 1; }

    .flex-sm-unordered {
      order: 0; } }
  @media (min-width: 544px) {
  .flex-items-sm-top {
    align-items: flex-start; }
    .flex-items-sm-middle {
      align-items: center; }

    .flex-items-sm-bottom {
      align-items: flex-end; } }
  @media (min-width: 544px) {
  .flex-sm-top {
    align-self: flex-start; }
    .flex-sm-middle {
      align-self: center; }

    .flex-sm-bottom {
      align-self: flex-end; } }
  @media (min-width: 544px) {
  .flex-items-sm-left {
    justify-content: flex-start; }
    .flex-items-sm-center {
      justify-content: center; }

    .flex-items-sm-right {
      justify-content: flex-end; }

    .flex-items-sm-around {
      justify-content: space-around; }

    .flex-items-sm-between {
      justify-content: space-between; } }
  @media (min-width: 768px) {
  .flex-md-first {
    order: -1; }
    .flex-md-last {
      order: 1; }

    .flex-md-unordered {
      order: 0; } }
  @media (min-width: 768px) {
  .flex-items-md-top {
    align-items: flex-start; }
    .flex-items-md-middle {
      align-items: center; }

    .flex-items-md-bottom {
      align-items: flex-end; } }
  @media (min-width: 768px) {
  .flex-md-top {
    align-self: flex-start; }
    .flex-md-middle {
      align-self: center; }

    .flex-md-bottom {
      align-self: flex-end; } }
  @media (min-width: 768px) {
  .flex-items-md-left {
    justify-content: flex-start; }
    .flex-items-md-center {
      justify-content: center; }

    .flex-items-md-right {
      justify-content: flex-end; }

    .flex-items-md-around {
      justify-content: space-around; }

    .flex-items-md-between {
      justify-content: space-between; } }
  @media (min-width: 992px) {
  .flex-lg-first {
    order: -1; }
    .flex-lg-last {
      order: 1; }

    .flex-lg-unordered {
      order: 0; } }
  @media (min-width: 992px) {
  .flex-items-lg-top {
    align-items: flex-start; }
    .flex-items-lg-middle {
      align-items: center; }

    .flex-items-lg-bottom {
      align-items: flex-end; } }
  @media (min-width: 992px) {
  .flex-lg-top {
    align-self: flex-start; }
    .flex-lg-middle {
      align-self: center; }

    .flex-lg-bottom {
      align-self: flex-end; } }
  @media (min-width: 992px) {
  .flex-items-lg-left {
    justify-content: flex-start; }
    .flex-items-lg-center {
      justify-content: center; }

    .flex-items-lg-right {
      justify-content: flex-end; }

    .flex-items-lg-around {
      justify-content: space-around; }

    .flex-items-lg-between {
      justify-content: space-between; } }
  @media (min-width: 1200px) {
  .flex-xl-first {
    order: -1; }
    .flex-xl-last {
      order: 1; }

    .flex-xl-unordered {
      order: 0; } }
  @media (min-width: 1200px) {
  .flex-items-xl-top {
    align-items: flex-start; }
    .flex-items-xl-middle {
      align-items: center; }

    .flex-items-xl-bottom {
      align-items: flex-end; } }
  @media (min-width: 1200px) {
  .flex-xl-top {
    align-self: flex-start; }
    .flex-xl-middle {
      align-self: center; }

    .flex-xl-bottom {
      align-self: flex-end; } }
  @media (min-width: 1200px) {
  .flex-items-xl-left {
    justify-content: flex-start; }
    .flex-items-xl-center {
      justify-content: center; }

    .flex-items-xl-right {
      justify-content: flex-end; }

    .flex-items-xl-around {
      justify-content: space-around; }

    .flex-items-xl-between {
      justify-content: space-between; } }
  .pull-xs-left {
    float: left !important; }
  .pull-xs-right {
    float: right !important; }
  .pull-xs-none {
    float: none !important; }
  @media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
    .pull-sm-right {
      float: right !important; }

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

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

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

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

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }
  .m-a--1 {
    margin: -10px -10px !important; }
  .m-t--1 {
    margin-top: -10px !important; }
  .m-r--1 {
    margin-right: -10px !important; }
  .m-b--1 {
    margin-bottom: -10px !important; }
  .m-l--1 {
    margin-left: -10px !important; }
  .m-x--1 {
    margin-right: -10px !important;
    margin-left: -10px !important; }
  .m-y--1 {
    margin-top: -10px !important;
    margin-bottom: -10px !important; }
  .m-a--2 {
    margin: -20px -20px !important; }
  .m-t--2 {
    margin-top: -20px !important; }
  .m-r--2 {
    margin-right: -20px !important; }
  .m-b--2 {
    margin-bottom: -20px !important; }
  .m-l--2 {
    margin-left: -20px !important; }
  .m-x--2 {
    margin-right: -20px !important;
    margin-left: -20px !important; }
  .m-y--2 {
    margin-top: -20px !important;
    margin-bottom: -20px !important; }
  .m-a--3 {
    margin: -30px -30px !important; }
  .m-t--3 {
    margin-top: -30px !important; }
  .m-r--3 {
    margin-right: -30px !important; }
  .m-b--3 {
    margin-bottom: -30px !important; }
  .m-l--3 {
    margin-left: -30px !important; }
  .m-x--3 {
    margin-right: -30px !important;
    margin-left: -30px !important; }
  .m-y--3 {
    margin-top: -30px !important;
    margin-bottom: -30px !important; }
  .m-a--4 {
    margin: -40px -40px !important; }
  .m-t--4 {
    margin-top: -40px !important; }
  .m-r--4 {
    margin-right: -40px !important; }
  .m-b--4 {
    margin-bottom: -40px !important; }
  .m-l--4 {
    margin-left: -40px !important; }
  .m-x--4 {
    margin-right: -40px !important;
    margin-left: -40px !important; }
  .m-y--4 {
    margin-top: -40px !important;
    margin-bottom: -40px !important; }
  .m-a--5 {
    margin: -50px -50px !important; }
  .m-t--5 {
    margin-top: -50px !important; }
  .m-r--5 {
    margin-right: -50px !important; }
  .m-b--5 {
    margin-bottom: -50px !important; }
  .m-l--5 {
    margin-left: -50px !important; }
  .m-x--5 {
    margin-right: -50px !important;
    margin-left: -50px !important; }
  .m-y--5 {
    margin-top: -50px !important;
    margin-bottom: -50px !important; }
  .m-a--6 {
    margin: -60px -60px !important; }
  .m-t--6 {
    margin-top: -60px !important; }
  .m-r--6 {
    margin-right: -60px !important; }
  .m-b--6 {
    margin-bottom: -60px !important; }
  .m-l--6 {
    margin-left: -60px !important; }
  .m-x--6 {
    margin-right: -60px !important;
    margin-left: -60px !important; }
  .m-y--6 {
    margin-top: -60px !important;
    margin-bottom: -60px !important; }
  .m-a--7 {
    margin: -70px -70px !important; }
  .m-t--7 {
    margin-top: -70px !important; }
  .m-r--7 {
    margin-right: -70px !important; }
  .m-b--7 {
    margin-bottom: -70px !important; }
  .m-l--7 {
    margin-left: -70px !important; }
  .m-x--7 {
    margin-right: -70px !important;
    margin-left: -70px !important; }
  .m-y--7 {
    margin-top: -70px !important;
    margin-bottom: -70px !important; }
  .m-a--8 {
    margin: -80px -80px !important; }
  .m-t--8 {
    margin-top: -80px !important; }
  .m-r--8 {
    margin-right: -80px !important; }
  .m-b--8 {
    margin-bottom: -80px !important; }
  .m-l--8 {
    margin-left: -80px !important; }
  .m-x--8 {
    margin-right: -80px !important;
    margin-left: -80px !important; }
  .m-y--8 {
    margin-top: -80px !important;
    margin-bottom: -80px !important; }
  .m-a--9 {
    margin: -90px -90px !important; }
  .m-t--9 {
    margin-top: -90px !important; }
  .m-r--9 {
    margin-right: -90px !important; }
  .m-b--9 {
    margin-bottom: -90px !important; }
  .m-l--9 {
    margin-left: -90px !important; }
  .m-x--9 {
    margin-right: -90px !important;
    margin-left: -90px !important; }
  .m-y--9 {
    margin-top: -90px !important;
    margin-bottom: -90px !important; }
  .m-a--10 {
    margin: -100px -100px !important; }
  .m-t--10 {
    margin-top: -100px !important; }
  .m-r--10 {
    margin-right: -100px !important; }
  .m-b--10 {
    margin-bottom: -100px !important; }
  .m-l--10 {
    margin-left: -100px !important; }
  .m-x--10 {
    margin-right: -100px !important;
    margin-left: -100px !important; }
  .m-y--10 {
    margin-top: -100px !important;
    margin-bottom: -100px !important; }
  .m-a--11 {
    margin: -110px -110px !important; }
  .m-t--11 {
    margin-top: -110px !important; }
  .m-r--11 {
    margin-right: -110px !important; }
  .m-b--11 {
    margin-bottom: -110px !important; }
  .m-l--11 {
    margin-left: -110px !important; }
  .m-x--11 {
    margin-right: -110px !important;
    margin-left: -110px !important; }
  .m-y--11 {
    margin-top: -110px !important;
    margin-bottom: -110px !important; }
  .m-a--12 {
    margin: -120px -120px !important; }
  .m-t--12 {
    margin-top: -120px !important; }
  .m-r--12 {
    margin-right: -120px !important; }
  .m-b--12 {
    margin-bottom: -120px !important; }
  .m-l--12 {
    margin-left: -120px !important; }
  .m-x--12 {
    margin-right: -120px !important;
    margin-left: -120px !important; }
  .m-y--12 {
    margin-top: -120px !important;
    margin-bottom: -120px !important; }
  .m-a--13 {
    margin: -130px -130px !important; }
  .m-t--13 {
    margin-top: -130px !important; }
  .m-r--13 {
    margin-right: -130px !important; }
  .m-b--13 {
    margin-bottom: -130px !important; }
  .m-l--13 {
    margin-left: -130px !important; }
  .m-x--13 {
    margin-right: -130px !important;
    margin-left: -130px !important; }
  .m-y--13 {
    margin-top: -130px !important;
    margin-bottom: -130px !important; }
  .m-a--14 {
    margin: -140px -140px !important; }
  .m-t--14 {
    margin-top: -140px !important; }
  .m-r--14 {
    margin-right: -140px !important; }
  .m-b--14 {
    margin-bottom: -140px !important; }
  .m-l--14 {
    margin-left: -140px !important; }
  .m-x--14 {
    margin-right: -140px !important;
    margin-left: -140px !important; }
  .m-y--14 {
    margin-top: -140px !important;
    margin-bottom: -140px !important; }
  .m-a--15 {
    margin: -150px -150px !important; }
  .m-t--15 {
    margin-top: -150px !important; }
  .m-r--15 {
    margin-right: -150px !important; }
  .m-b--15 {
    margin-bottom: -150px !important; }
  .m-l--15 {
    margin-left: -150px !important; }
  .m-x--15 {
    margin-right: -150px !important;
    margin-left: -150px !important; }
  .m-y--15 {
    margin-top: -150px !important;
    margin-bottom: -150px !important; }
  .m-a--16 {
    margin: -160px -160px !important; }
  .m-t--16 {
    margin-top: -160px !important; }
  .m-r--16 {
    margin-right: -160px !important; }
  .m-b--16 {
    margin-bottom: -160px !important; }
  .m-l--16 {
    margin-left: -160px !important; }
  .m-x--16 {
    margin-right: -160px !important;
    margin-left: -160px !important; }
  .m-y--16 {
    margin-top: -160px !important;
    margin-bottom: -160px !important; }
  .m-a--17 {
    margin: -170px -170px !important; }
  .m-t--17 {
    margin-top: -170px !important; }
  .m-r--17 {
    margin-right: -170px !important; }
  .m-b--17 {
    margin-bottom: -170px !important; }
  .m-l--17 {
    margin-left: -170px !important; }
  .m-x--17 {
    margin-right: -170px !important;
    margin-left: -170px !important; }
  .m-y--17 {
    margin-top: -170px !important;
    margin-bottom: -170px !important; }
  .m-a--18 {
    margin: -180px -180px !important; }
  .m-t--18 {
    margin-top: -180px !important; }
  .m-r--18 {
    margin-right: -180px !important; }
  .m-b--18 {
    margin-bottom: -180px !important; }
  .m-l--18 {
    margin-left: -180px !important; }
  .m-x--18 {
    margin-right: -180px !important;
    margin-left: -180px !important; }
  .m-y--18 {
    margin-top: -180px !important;
    margin-bottom: -180px !important; }
  .m-a--19 {
    margin: -190px -190px !important; }
  .m-t--19 {
    margin-top: -190px !important; }
  .m-r--19 {
    margin-right: -190px !important; }
  .m-b--19 {
    margin-bottom: -190px !important; }
  .m-l--19 {
    margin-left: -190px !important; }
  .m-x--19 {
    margin-right: -190px !important;
    margin-left: -190px !important; }
  .m-y--19 {
    margin-top: -190px !important;
    margin-bottom: -190px !important; }
  .m-a--20 {
    margin: -200px -200px !important; }
  .m-t--20 {
    margin-top: -200px !important; }
  .m-r--20 {
    margin-right: -200px !important; }
  .m-b--20 {
    margin-bottom: -200px !important; }
  .m-l--20 {
    margin-left: -200px !important; }
  .m-x--20 {
    margin-right: -200px !important;
    margin-left: -200px !important; }
  .m-y--20 {
    margin-top: -200px !important;
    margin-bottom: -200px !important; }
  .m-a--21 {
    margin: -210px -210px !important; }
  .m-t--21 {
    margin-top: -210px !important; }
  .m-r--21 {
    margin-right: -210px !important; }
  .m-b--21 {
    margin-bottom: -210px !important; }
  .m-l--21 {
    margin-left: -210px !important; }
  .m-x--21 {
    margin-right: -210px !important;
    margin-left: -210px !important; }
  .m-y--21 {
    margin-top: -210px !important;
    margin-bottom: -210px !important; }
  .m-a--22 {
    margin: -220px -220px !important; }
  .m-t--22 {
    margin-top: -220px !important; }
  .m-r--22 {
    margin-right: -220px !important; }
  .m-b--22 {
    margin-bottom: -220px !important; }
  .m-l--22 {
    margin-left: -220px !important; }
  .m-x--22 {
    margin-right: -220px !important;
    margin-left: -220px !important; }
  .m-y--22 {
    margin-top: -220px !important;
    margin-bottom: -220px !important; }
  .m-a--23 {
    margin: -230px -230px !important; }
  .m-t--23 {
    margin-top: -230px !important; }
  .m-r--23 {
    margin-right: -230px !important; }
  .m-b--23 {
    margin-bottom: -230px !important; }
  .m-l--23 {
    margin-left: -230px !important; }
  .m-x--23 {
    margin-right: -230px !important;
    margin-left: -230px !important; }
  .m-y--23 {
    margin-top: -230px !important;
    margin-bottom: -230px !important; }
  .m-a--24 {
    margin: -240px -240px !important; }
  .m-t--24 {
    margin-top: -240px !important; }
  .m-r--24 {
    margin-right: -240px !important; }
  .m-b--24 {
    margin-bottom: -240px !important; }
  .m-l--24 {
    margin-left: -240px !important; }
  .m-x--24 {
    margin-right: -240px !important;
    margin-left: -240px !important; }
  .m-y--24 {
    margin-top: -240px !important;
    margin-bottom: -240px !important; }
  .m-a--25 {
    margin: -250px -250px !important; }
  .m-t--25 {
    margin-top: -250px !important; }
  .m-r--25 {
    margin-right: -250px !important; }
  .m-b--25 {
    margin-bottom: -250px !important; }
  .m-l--25 {
    margin-left: -250px !important; }
  .m-x--25 {
    margin-right: -250px !important;
    margin-left: -250px !important; }
  .m-y--25 {
    margin-top: -250px !important;
    margin-bottom: -250px !important; }
  .m-a--26 {
    margin: -260px -260px !important; }
  .m-t--26 {
    margin-top: -260px !important; }
  .m-r--26 {
    margin-right: -260px !important; }
  .m-b--26 {
    margin-bottom: -260px !important; }
  .m-l--26 {
    margin-left: -260px !important; }
  .m-x--26 {
    margin-right: -260px !important;
    margin-left: -260px !important; }
  .m-y--26 {
    margin-top: -260px !important;
    margin-bottom: -260px !important; }
  .m-a--27 {
    margin: -270px -270px !important; }
  .m-t--27 {
    margin-top: -270px !important; }
  .m-r--27 {
    margin-right: -270px !important; }
  .m-b--27 {
    margin-bottom: -270px !important; }
  .m-l--27 {
    margin-left: -270px !important; }
  .m-x--27 {
    margin-right: -270px !important;
    margin-left: -270px !important; }
  .m-y--27 {
    margin-top: -270px !important;
    margin-bottom: -270px !important; }
  .m-a--28 {
    margin: -280px -280px !important; }
  .m-t--28 {
    margin-top: -280px !important; }
  .m-r--28 {
    margin-right: -280px !important; }
  .m-b--28 {
    margin-bottom: -280px !important; }
  .m-l--28 {
    margin-left: -280px !important; }
  .m-x--28 {
    margin-right: -280px !important;
    margin-left: -280px !important; }
  .m-y--28 {
    margin-top: -280px !important;
    margin-bottom: -280px !important; }
  .m-a--29 {
    margin: -290px -290px !important; }
  .m-t--29 {
    margin-top: -290px !important; }
  .m-r--29 {
    margin-right: -290px !important; }
  .m-b--29 {
    margin-bottom: -290px !important; }
  .m-l--29 {
    margin-left: -290px !important; }
  .m-x--29 {
    margin-right: -290px !important;
    margin-left: -290px !important; }
  .m-y--29 {
    margin-top: -290px !important;
    margin-bottom: -290px !important; }
  .m-a--30 {
    margin: -300px -300px !important; }
  .m-t--30 {
    margin-top: -300px !important; }
  .m-r--30 {
    margin-right: -300px !important; }
  .m-b--30 {
    margin-bottom: -300px !important; }
  .m-l--30 {
    margin-left: -300px !important; }
  .m-x--30 {
    margin-right: -300px !important;
    margin-left: -300px !important; }
  .m-y--30 {
    margin-top: -300px !important;
    margin-bottom: -300px !important; }
  .m-a-0 {
    margin: 0 0 !important; }
  .m-t-0 {
    margin-top: 0 !important; }
  .m-r-0 {
    margin-right: 0 !important; }
  .m-b-0 {
    margin-bottom: 0 !important; }
  .m-l-0 {
    margin-left: 0 !important; }
  .m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-a-1 {
    margin: 10px 10px !important; }
  .m-t-1 {
    margin-top: 10px !important; }
  .m-r-1 {
    margin-right: 10px !important; }
  .m-b-1 {
    margin-bottom: 10px !important; }
  .m-l-1 {
    margin-left: 10px !important; }
  .m-x-1 {
    margin-right: 10px !important;
    margin-left: 10px !important; }
  .m-y-1 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .m-a-2 {
    margin: 20px 20px !important; }
  .m-t-2 {
    margin-top: 20px !important; }
  .m-r-2 {
    margin-right: 20px !important; }
  .m-b-2 {
    margin-bottom: 20px !important; }
  .m-l-2 {
    margin-left: 20px !important; }
  .m-x-2 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .m-y-2 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .m-a-3 {
    margin: 30px 30px !important; }
  .m-t-3 {
    margin-top: 30px !important; }
  .m-r-3 {
    margin-right: 30px !important; }
  .m-b-3 {
    margin-bottom: 30px !important; }
  .m-l-3 {
    margin-left: 30px !important; }
  .m-x-3 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .m-y-3 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .m-a-4 {
    margin: 40px 40px !important; }
  .m-t-4 {
    margin-top: 40px !important; }
  .m-r-4 {
    margin-right: 40px !important; }
  .m-b-4 {
    margin-bottom: 40px !important; }
  .m-l-4 {
    margin-left: 40px !important; }
  .m-x-4 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .m-y-4 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .m-a-5 {
    margin: 50px 50px !important; }
  .m-t-5 {
    margin-top: 50px !important; }
  .m-r-5 {
    margin-right: 50px !important; }
  .m-b-5 {
    margin-bottom: 50px !important; }
  .m-l-5 {
    margin-left: 50px !important; }
  .m-x-5 {
    margin-right: 50px !important;
    margin-left: 50px !important; }
  .m-y-5 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .m-a-6 {
    margin: 60px 60px !important; }
  .m-t-6 {
    margin-top: 60px !important; }
  .m-r-6 {
    margin-right: 60px !important; }
  .m-b-6 {
    margin-bottom: 60px !important; }
  .m-l-6 {
    margin-left: 60px !important; }
  .m-x-6 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .m-y-6 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .m-a-7 {
    margin: 70px 70px !important; }
  .m-t-7 {
    margin-top: 70px !important; }
  .m-r-7 {
    margin-right: 70px !important; }
  .m-b-7 {
    margin-bottom: 70px !important; }
  .m-l-7 {
    margin-left: 70px !important; }
  .m-x-7 {
    margin-right: 70px !important;
    margin-left: 70px !important; }
  .m-y-7 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }
  .m-a-8 {
    margin: 80px 80px !important; }
  .m-t-8 {
    margin-top: 80px !important; }
  .m-r-8 {
    margin-right: 80px !important; }
  .m-b-8 {
    margin-bottom: 80px !important; }
  .m-l-8 {
    margin-left: 80px !important; }
  .m-x-8 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .m-y-8 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .m-a-9 {
    margin: 90px 90px !important; }
  .m-t-9 {
    margin-top: 90px !important; }
  .m-r-9 {
    margin-right: 90px !important; }
  .m-b-9 {
    margin-bottom: 90px !important; }
  .m-l-9 {
    margin-left: 90px !important; }
  .m-x-9 {
    margin-right: 90px !important;
    margin-left: 90px !important; }
  .m-y-9 {
    margin-top: 90px !important;
    margin-bottom: 90px !important; }
  .m-a-10 {
    margin: 100px 100px !important; }
  .m-t-10 {
    margin-top: 100px !important; }
  .m-r-10 {
    margin-right: 100px !important; }
  .m-b-10 {
    margin-bottom: 100px !important; }
  .m-l-10 {
    margin-left: 100px !important; }
  .m-x-10 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .m-y-10 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .m-a-11 {
    margin: 110px 110px !important; }
  .m-t-11 {
    margin-top: 110px !important; }
  .m-r-11 {
    margin-right: 110px !important; }
  .m-b-11 {
    margin-bottom: 110px !important; }
  .m-l-11 {
    margin-left: 110px !important; }
  .m-x-11 {
    margin-right: 110px !important;
    margin-left: 110px !important; }
  .m-y-11 {
    margin-top: 110px !important;
    margin-bottom: 110px !important; }
  .m-a-12 {
    margin: 120px 120px !important; }
  .m-t-12 {
    margin-top: 120px !important; }
  .m-r-12 {
    margin-right: 120px !important; }
  .m-b-12 {
    margin-bottom: 120px !important; }
  .m-l-12 {
    margin-left: 120px !important; }
  .m-x-12 {
    margin-right: 120px !important;
    margin-left: 120px !important; }
  .m-y-12 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; }
  .m-a-13 {
    margin: 130px 130px !important; }
  .m-t-13 {
    margin-top: 130px !important; }
  .m-r-13 {
    margin-right: 130px !important; }
  .m-b-13 {
    margin-bottom: 130px !important; }
  .m-l-13 {
    margin-left: 130px !important; }
  .m-x-13 {
    margin-right: 130px !important;
    margin-left: 130px !important; }
  .m-y-13 {
    margin-top: 130px !important;
    margin-bottom: 130px !important; }
  .m-a-14 {
    margin: 140px 140px !important; }
  .m-t-14 {
    margin-top: 140px !important; }
  .m-r-14 {
    margin-right: 140px !important; }
  .m-b-14 {
    margin-bottom: 140px !important; }
  .m-l-14 {
    margin-left: 140px !important; }
  .m-x-14 {
    margin-right: 140px !important;
    margin-left: 140px !important; }
  .m-y-14 {
    margin-top: 140px !important;
    margin-bottom: 140px !important; }
  .m-a-15 {
    margin: 150px 150px !important; }
  .m-t-15 {
    margin-top: 150px !important; }
  .m-r-15 {
    margin-right: 150px !important; }
  .m-b-15 {
    margin-bottom: 150px !important; }
  .m-l-15 {
    margin-left: 150px !important; }
  .m-x-15 {
    margin-right: 150px !important;
    margin-left: 150px !important; }
  .m-y-15 {
    margin-top: 150px !important;
    margin-bottom: 150px !important; }
  .m-a-16 {
    margin: 160px 160px !important; }
  .m-t-16 {
    margin-top: 160px !important; }
  .m-r-16 {
    margin-right: 160px !important; }
  .m-b-16 {
    margin-bottom: 160px !important; }
  .m-l-16 {
    margin-left: 160px !important; }
  .m-x-16 {
    margin-right: 160px !important;
    margin-left: 160px !important; }
  .m-y-16 {
    margin-top: 160px !important;
    margin-bottom: 160px !important; }
  .m-a-17 {
    margin: 170px 170px !important; }
  .m-t-17 {
    margin-top: 170px !important; }
  .m-r-17 {
    margin-right: 170px !important; }
  .m-b-17 {
    margin-bottom: 170px !important; }
  .m-l-17 {
    margin-left: 170px !important; }
  .m-x-17 {
    margin-right: 170px !important;
    margin-left: 170px !important; }
  .m-y-17 {
    margin-top: 170px !important;
    margin-bottom: 170px !important; }
  .m-a-18 {
    margin: 180px 180px !important; }
  .m-t-18 {
    margin-top: 180px !important; }
  .m-r-18 {
    margin-right: 180px !important; }
  .m-b-18 {
    margin-bottom: 180px !important; }
  .m-l-18 {
    margin-left: 180px !important; }
  .m-x-18 {
    margin-right: 180px !important;
    margin-left: 180px !important; }
  .m-y-18 {
    margin-top: 180px !important;
    margin-bottom: 180px !important; }
  .m-a-19 {
    margin: 190px 190px !important; }
  .m-t-19 {
    margin-top: 190px !important; }
  .m-r-19 {
    margin-right: 190px !important; }
  .m-b-19 {
    margin-bottom: 190px !important; }
  .m-l-19 {
    margin-left: 190px !important; }
  .m-x-19 {
    margin-right: 190px !important;
    margin-left: 190px !important; }
  .m-y-19 {
    margin-top: 190px !important;
    margin-bottom: 190px !important; }
  .m-a-20 {
    margin: 200px 200px !important; }
  .m-t-20 {
    margin-top: 200px !important; }
  .m-r-20 {
    margin-right: 200px !important; }
  .m-b-20 {
    margin-bottom: 200px !important; }
  .m-l-20 {
    margin-left: 200px !important; }
  .m-x-20 {
    margin-right: 200px !important;
    margin-left: 200px !important; }
  .m-y-20 {
    margin-top: 200px !important;
    margin-bottom: 200px !important; }
  .m-a-21 {
    margin: 210px 210px !important; }
  .m-t-21 {
    margin-top: 210px !important; }
  .m-r-21 {
    margin-right: 210px !important; }
  .m-b-21 {
    margin-bottom: 210px !important; }
  .m-l-21 {
    margin-left: 210px !important; }
  .m-x-21 {
    margin-right: 210px !important;
    margin-left: 210px !important; }
  .m-y-21 {
    margin-top: 210px !important;
    margin-bottom: 210px !important; }
  .m-a-22 {
    margin: 220px 220px !important; }
  .m-t-22 {
    margin-top: 220px !important; }
  .m-r-22 {
    margin-right: 220px !important; }
  .m-b-22 {
    margin-bottom: 220px !important; }
  .m-l-22 {
    margin-left: 220px !important; }
  .m-x-22 {
    margin-right: 220px !important;
    margin-left: 220px !important; }
  .m-y-22 {
    margin-top: 220px !important;
    margin-bottom: 220px !important; }
  .m-a-23 {
    margin: 230px 230px !important; }
  .m-t-23 {
    margin-top: 230px !important; }
  .m-r-23 {
    margin-right: 230px !important; }
  .m-b-23 {
    margin-bottom: 230px !important; }
  .m-l-23 {
    margin-left: 230px !important; }
  .m-x-23 {
    margin-right: 230px !important;
    margin-left: 230px !important; }
  .m-y-23 {
    margin-top: 230px !important;
    margin-bottom: 230px !important; }
  .m-a-24 {
    margin: 240px 240px !important; }
  .m-t-24 {
    margin-top: 240px !important; }
  .m-r-24 {
    margin-right: 240px !important; }
  .m-b-24 {
    margin-bottom: 240px !important; }
  .m-l-24 {
    margin-left: 240px !important; }
  .m-x-24 {
    margin-right: 240px !important;
    margin-left: 240px !important; }
  .m-y-24 {
    margin-top: 240px !important;
    margin-bottom: 240px !important; }
  .m-a-25 {
    margin: 250px 250px !important; }
  .m-t-25 {
    margin-top: 250px !important; }
  .m-r-25 {
    margin-right: 250px !important; }
  .m-b-25 {
    margin-bottom: 250px !important; }
  .m-l-25 {
    margin-left: 250px !important; }
  .m-x-25 {
    margin-right: 250px !important;
    margin-left: 250px !important; }
  .m-y-25 {
    margin-top: 250px !important;
    margin-bottom: 250px !important; }
  .m-a-26 {
    margin: 260px 260px !important; }
  .m-t-26 {
    margin-top: 260px !important; }
  .m-r-26 {
    margin-right: 260px !important; }
  .m-b-26 {
    margin-bottom: 260px !important; }
  .m-l-26 {
    margin-left: 260px !important; }
  .m-x-26 {
    margin-right: 260px !important;
    margin-left: 260px !important; }
  .m-y-26 {
    margin-top: 260px !important;
    margin-bottom: 260px !important; }
  .m-a-27 {
    margin: 270px 270px !important; }
  .m-t-27 {
    margin-top: 270px !important; }
  .m-r-27 {
    margin-right: 270px !important; }
  .m-b-27 {
    margin-bottom: 270px !important; }
  .m-l-27 {
    margin-left: 270px !important; }
  .m-x-27 {
    margin-right: 270px !important;
    margin-left: 270px !important; }
  .m-y-27 {
    margin-top: 270px !important;
    margin-bottom: 270px !important; }
  .m-a-28 {
    margin: 280px 280px !important; }
  .m-t-28 {
    margin-top: 280px !important; }
  .m-r-28 {
    margin-right: 280px !important; }
  .m-b-28 {
    margin-bottom: 280px !important; }
  .m-l-28 {
    margin-left: 280px !important; }
  .m-x-28 {
    margin-right: 280px !important;
    margin-left: 280px !important; }
  .m-y-28 {
    margin-top: 280px !important;
    margin-bottom: 280px !important; }
  .m-a-29 {
    margin: 290px 290px !important; }
  .m-t-29 {
    margin-top: 290px !important; }
  .m-r-29 {
    margin-right: 290px !important; }
  .m-b-29 {
    margin-bottom: 290px !important; }
  .m-l-29 {
    margin-left: 290px !important; }
  .m-x-29 {
    margin-right: 290px !important;
    margin-left: 290px !important; }
  .m-y-29 {
    margin-top: 290px !important;
    margin-bottom: 290px !important; }
  .m-a-30 {
    margin: 300px 300px !important; }
  .m-t-30 {
    margin-top: 300px !important; }
  .m-r-30 {
    margin-right: 300px !important; }
  .m-b-30 {
    margin-bottom: 300px !important; }
  .m-l-30 {
    margin-left: 300px !important; }
  .m-x-30 {
    margin-right: 300px !important;
    margin-left: 300px !important; }
  .m-y-30 {
    margin-top: 300px !important;
    margin-bottom: 300px !important; }
  .p-a--1 {
    padding: -10px -10px !important; }
  .p-t--1 {
    padding-top: -10px !important; }
  .p-r--1 {
    padding-right: -10px !important; }
  .p-b--1 {
    padding-bottom: -10px !important; }
  .p-l--1 {
    padding-left: -10px !important; }
  .p-x--1 {
    padding-right: -10px !important;
    padding-left: -10px !important; }
  .p-y--1 {
    padding-top: -10px !important;
    padding-bottom: -10px !important; }
  .p-a--2 {
    padding: -20px -20px !important; }
  .p-t--2 {
    padding-top: -20px !important; }
  .p-r--2 {
    padding-right: -20px !important; }
  .p-b--2 {
    padding-bottom: -20px !important; }
  .p-l--2 {
    padding-left: -20px !important; }
  .p-x--2 {
    padding-right: -20px !important;
    padding-left: -20px !important; }
  .p-y--2 {
    padding-top: -20px !important;
    padding-bottom: -20px !important; }
  .p-a--3 {
    padding: -30px -30px !important; }
  .p-t--3 {
    padding-top: -30px !important; }
  .p-r--3 {
    padding-right: -30px !important; }
  .p-b--3 {
    padding-bottom: -30px !important; }
  .p-l--3 {
    padding-left: -30px !important; }
  .p-x--3 {
    padding-right: -30px !important;
    padding-left: -30px !important; }
  .p-y--3 {
    padding-top: -30px !important;
    padding-bottom: -30px !important; }
  .p-a--4 {
    padding: -40px -40px !important; }
  .p-t--4 {
    padding-top: -40px !important; }
  .p-r--4 {
    padding-right: -40px !important; }
  .p-b--4 {
    padding-bottom: -40px !important; }
  .p-l--4 {
    padding-left: -40px !important; }
  .p-x--4 {
    padding-right: -40px !important;
    padding-left: -40px !important; }
  .p-y--4 {
    padding-top: -40px !important;
    padding-bottom: -40px !important; }
  .p-a--5 {
    padding: -50px -50px !important; }
  .p-t--5 {
    padding-top: -50px !important; }
  .p-r--5 {
    padding-right: -50px !important; }
  .p-b--5 {
    padding-bottom: -50px !important; }
  .p-l--5 {
    padding-left: -50px !important; }
  .p-x--5 {
    padding-right: -50px !important;
    padding-left: -50px !important; }
  .p-y--5 {
    padding-top: -50px !important;
    padding-bottom: -50px !important; }
  .p-a--6 {
    padding: -60px -60px !important; }
  .p-t--6 {
    padding-top: -60px !important; }
  .p-r--6 {
    padding-right: -60px !important; }
  .p-b--6 {
    padding-bottom: -60px !important; }
  .p-l--6 {
    padding-left: -60px !important; }
  .p-x--6 {
    padding-right: -60px !important;
    padding-left: -60px !important; }
  .p-y--6 {
    padding-top: -60px !important;
    padding-bottom: -60px !important; }
  .p-a--7 {
    padding: -70px -70px !important; }
  .p-t--7 {
    padding-top: -70px !important; }
  .p-r--7 {
    padding-right: -70px !important; }
  .p-b--7 {
    padding-bottom: -70px !important; }
  .p-l--7 {
    padding-left: -70px !important; }
  .p-x--7 {
    padding-right: -70px !important;
    padding-left: -70px !important; }
  .p-y--7 {
    padding-top: -70px !important;
    padding-bottom: -70px !important; }
  .p-a--8 {
    padding: -80px -80px !important; }
  .p-t--8 {
    padding-top: -80px !important; }
  .p-r--8 {
    padding-right: -80px !important; }
  .p-b--8 {
    padding-bottom: -80px !important; }
  .p-l--8 {
    padding-left: -80px !important; }
  .p-x--8 {
    padding-right: -80px !important;
    padding-left: -80px !important; }
  .p-y--8 {
    padding-top: -80px !important;
    padding-bottom: -80px !important; }
  .p-a--9 {
    padding: -90px -90px !important; }
  .p-t--9 {
    padding-top: -90px !important; }
  .p-r--9 {
    padding-right: -90px !important; }
  .p-b--9 {
    padding-bottom: -90px !important; }
  .p-l--9 {
    padding-left: -90px !important; }
  .p-x--9 {
    padding-right: -90px !important;
    padding-left: -90px !important; }
  .p-y--9 {
    padding-top: -90px !important;
    padding-bottom: -90px !important; }
  .p-a--10 {
    padding: -100px -100px !important; }
  .p-t--10 {
    padding-top: -100px !important; }
  .p-r--10 {
    padding-right: -100px !important; }
  .p-b--10 {
    padding-bottom: -100px !important; }
  .p-l--10 {
    padding-left: -100px !important; }
  .p-x--10 {
    padding-right: -100px !important;
    padding-left: -100px !important; }
  .p-y--10 {
    padding-top: -100px !important;
    padding-bottom: -100px !important; }
  .p-a--11 {
    padding: -110px -110px !important; }
  .p-t--11 {
    padding-top: -110px !important; }
  .p-r--11 {
    padding-right: -110px !important; }
  .p-b--11 {
    padding-bottom: -110px !important; }
  .p-l--11 {
    padding-left: -110px !important; }
  .p-x--11 {
    padding-right: -110px !important;
    padding-left: -110px !important; }
  .p-y--11 {
    padding-top: -110px !important;
    padding-bottom: -110px !important; }
  .p-a--12 {
    padding: -120px -120px !important; }
  .p-t--12 {
    padding-top: -120px !important; }
  .p-r--12 {
    padding-right: -120px !important; }
  .p-b--12 {
    padding-bottom: -120px !important; }
  .p-l--12 {
    padding-left: -120px !important; }
  .p-x--12 {
    padding-right: -120px !important;
    padding-left: -120px !important; }
  .p-y--12 {
    padding-top: -120px !important;
    padding-bottom: -120px !important; }
  .p-a--13 {
    padding: -130px -130px !important; }
  .p-t--13 {
    padding-top: -130px !important; }
  .p-r--13 {
    padding-right: -130px !important; }
  .p-b--13 {
    padding-bottom: -130px !important; }
  .p-l--13 {
    padding-left: -130px !important; }
  .p-x--13 {
    padding-right: -130px !important;
    padding-left: -130px !important; }
  .p-y--13 {
    padding-top: -130px !important;
    padding-bottom: -130px !important; }
  .p-a--14 {
    padding: -140px -140px !important; }
  .p-t--14 {
    padding-top: -140px !important; }
  .p-r--14 {
    padding-right: -140px !important; }
  .p-b--14 {
    padding-bottom: -140px !important; }
  .p-l--14 {
    padding-left: -140px !important; }
  .p-x--14 {
    padding-right: -140px !important;
    padding-left: -140px !important; }
  .p-y--14 {
    padding-top: -140px !important;
    padding-bottom: -140px !important; }
  .p-a--15 {
    padding: -150px -150px !important; }
  .p-t--15 {
    padding-top: -150px !important; }
  .p-r--15 {
    padding-right: -150px !important; }
  .p-b--15 {
    padding-bottom: -150px !important; }
  .p-l--15 {
    padding-left: -150px !important; }
  .p-x--15 {
    padding-right: -150px !important;
    padding-left: -150px !important; }
  .p-y--15 {
    padding-top: -150px !important;
    padding-bottom: -150px !important; }
  .p-a--16 {
    padding: -160px -160px !important; }
  .p-t--16 {
    padding-top: -160px !important; }
  .p-r--16 {
    padding-right: -160px !important; }
  .p-b--16 {
    padding-bottom: -160px !important; }
  .p-l--16 {
    padding-left: -160px !important; }
  .p-x--16 {
    padding-right: -160px !important;
    padding-left: -160px !important; }
  .p-y--16 {
    padding-top: -160px !important;
    padding-bottom: -160px !important; }
  .p-a--17 {
    padding: -170px -170px !important; }
  .p-t--17 {
    padding-top: -170px !important; }
  .p-r--17 {
    padding-right: -170px !important; }
  .p-b--17 {
    padding-bottom: -170px !important; }
  .p-l--17 {
    padding-left: -170px !important; }
  .p-x--17 {
    padding-right: -170px !important;
    padding-left: -170px !important; }
  .p-y--17 {
    padding-top: -170px !important;
    padding-bottom: -170px !important; }
  .p-a--18 {
    padding: -180px -180px !important; }
  .p-t--18 {
    padding-top: -180px !important; }
  .p-r--18 {
    padding-right: -180px !important; }
  .p-b--18 {
    padding-bottom: -180px !important; }
  .p-l--18 {
    padding-left: -180px !important; }
  .p-x--18 {
    padding-right: -180px !important;
    padding-left: -180px !important; }
  .p-y--18 {
    padding-top: -180px !important;
    padding-bottom: -180px !important; }
  .p-a--19 {
    padding: -190px -190px !important; }
  .p-t--19 {
    padding-top: -190px !important; }
  .p-r--19 {
    padding-right: -190px !important; }
  .p-b--19 {
    padding-bottom: -190px !important; }
  .p-l--19 {
    padding-left: -190px !important; }
  .p-x--19 {
    padding-right: -190px !important;
    padding-left: -190px !important; }
  .p-y--19 {
    padding-top: -190px !important;
    padding-bottom: -190px !important; }
  .p-a--20 {
    padding: -200px -200px !important; }
  .p-t--20 {
    padding-top: -200px !important; }
  .p-r--20 {
    padding-right: -200px !important; }
  .p-b--20 {
    padding-bottom: -200px !important; }
  .p-l--20 {
    padding-left: -200px !important; }
  .p-x--20 {
    padding-right: -200px !important;
    padding-left: -200px !important; }
  .p-y--20 {
    padding-top: -200px !important;
    padding-bottom: -200px !important; }
  .p-a--21 {
    padding: -210px -210px !important; }
  .p-t--21 {
    padding-top: -210px !important; }
  .p-r--21 {
    padding-right: -210px !important; }
  .p-b--21 {
    padding-bottom: -210px !important; }
  .p-l--21 {
    padding-left: -210px !important; }
  .p-x--21 {
    padding-right: -210px !important;
    padding-left: -210px !important; }
  .p-y--21 {
    padding-top: -210px !important;
    padding-bottom: -210px !important; }
  .p-a--22 {
    padding: -220px -220px !important; }
  .p-t--22 {
    padding-top: -220px !important; }
  .p-r--22 {
    padding-right: -220px !important; }
  .p-b--22 {
    padding-bottom: -220px !important; }
  .p-l--22 {
    padding-left: -220px !important; }
  .p-x--22 {
    padding-right: -220px !important;
    padding-left: -220px !important; }
  .p-y--22 {
    padding-top: -220px !important;
    padding-bottom: -220px !important; }
  .p-a--23 {
    padding: -230px -230px !important; }
  .p-t--23 {
    padding-top: -230px !important; }
  .p-r--23 {
    padding-right: -230px !important; }
  .p-b--23 {
    padding-bottom: -230px !important; }
  .p-l--23 {
    padding-left: -230px !important; }
  .p-x--23 {
    padding-right: -230px !important;
    padding-left: -230px !important; }
  .p-y--23 {
    padding-top: -230px !important;
    padding-bottom: -230px !important; }
  .p-a--24 {
    padding: -240px -240px !important; }
  .p-t--24 {
    padding-top: -240px !important; }
  .p-r--24 {
    padding-right: -240px !important; }
  .p-b--24 {
    padding-bottom: -240px !important; }
  .p-l--24 {
    padding-left: -240px !important; }
  .p-x--24 {
    padding-right: -240px !important;
    padding-left: -240px !important; }
  .p-y--24 {
    padding-top: -240px !important;
    padding-bottom: -240px !important; }
  .p-a--25 {
    padding: -250px -250px !important; }
  .p-t--25 {
    padding-top: -250px !important; }
  .p-r--25 {
    padding-right: -250px !important; }
  .p-b--25 {
    padding-bottom: -250px !important; }
  .p-l--25 {
    padding-left: -250px !important; }
  .p-x--25 {
    padding-right: -250px !important;
    padding-left: -250px !important; }
  .p-y--25 {
    padding-top: -250px !important;
    padding-bottom: -250px !important; }
  .p-a--26 {
    padding: -260px -260px !important; }
  .p-t--26 {
    padding-top: -260px !important; }
  .p-r--26 {
    padding-right: -260px !important; }
  .p-b--26 {
    padding-bottom: -260px !important; }
  .p-l--26 {
    padding-left: -260px !important; }
  .p-x--26 {
    padding-right: -260px !important;
    padding-left: -260px !important; }
  .p-y--26 {
    padding-top: -260px !important;
    padding-bottom: -260px !important; }
  .p-a--27 {
    padding: -270px -270px !important; }
  .p-t--27 {
    padding-top: -270px !important; }
  .p-r--27 {
    padding-right: -270px !important; }
  .p-b--27 {
    padding-bottom: -270px !important; }
  .p-l--27 {
    padding-left: -270px !important; }
  .p-x--27 {
    padding-right: -270px !important;
    padding-left: -270px !important; }
  .p-y--27 {
    padding-top: -270px !important;
    padding-bottom: -270px !important; }
  .p-a--28 {
    padding: -280px -280px !important; }
  .p-t--28 {
    padding-top: -280px !important; }
  .p-r--28 {
    padding-right: -280px !important; }
  .p-b--28 {
    padding-bottom: -280px !important; }
  .p-l--28 {
    padding-left: -280px !important; }
  .p-x--28 {
    padding-right: -280px !important;
    padding-left: -280px !important; }
  .p-y--28 {
    padding-top: -280px !important;
    padding-bottom: -280px !important; }
  .p-a--29 {
    padding: -290px -290px !important; }
  .p-t--29 {
    padding-top: -290px !important; }
  .p-r--29 {
    padding-right: -290px !important; }
  .p-b--29 {
    padding-bottom: -290px !important; }
  .p-l--29 {
    padding-left: -290px !important; }
  .p-x--29 {
    padding-right: -290px !important;
    padding-left: -290px !important; }
  .p-y--29 {
    padding-top: -290px !important;
    padding-bottom: -290px !important; }
  .p-a--30 {
    padding: -300px -300px !important; }
  .p-t--30 {
    padding-top: -300px !important; }
  .p-r--30 {
    padding-right: -300px !important; }
  .p-b--30 {
    padding-bottom: -300px !important; }
  .p-l--30 {
    padding-left: -300px !important; }
  .p-x--30 {
    padding-right: -300px !important;
    padding-left: -300px !important; }
  .p-y--30 {
    padding-top: -300px !important;
    padding-bottom: -300px !important; }
  .p-a-0 {
    padding: 0 0 !important; }
  .p-t-0 {
    padding-top: 0 !important; }
  .p-r-0 {
    padding-right: 0 !important; }
  .p-b-0 {
    padding-bottom: 0 !important; }
  .p-l-0 {
    padding-left: 0 !important; }
  .p-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-a-1 {
    padding: 10px 10px !important; }
  .p-t-1 {
    padding-top: 10px !important; }
  .p-r-1 {
    padding-right: 10px !important; }
  .p-b-1 {
    padding-bottom: 10px !important; }
  .p-l-1 {
    padding-left: 10px !important; }
  .p-x-1 {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .p-y-1 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .p-a-2 {
    padding: 20px 20px !important; }
  .p-t-2 {
    padding-top: 20px !important; }
  .p-r-2 {
    padding-right: 20px !important; }
  .p-b-2 {
    padding-bottom: 20px !important; }
  .p-l-2 {
    padding-left: 20px !important; }
  .p-x-2 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .p-y-2 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .p-a-3 {
    padding: 30px 30px !important; }
  .p-t-3 {
    padding-top: 30px !important; }
  .p-r-3 {
    padding-right: 30px !important; }
  .p-b-3 {
    padding-bottom: 30px !important; }
  .p-l-3 {
    padding-left: 30px !important; }
  .p-x-3 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .p-y-3 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .p-a-4 {
    padding: 40px 40px !important; }
  .p-t-4 {
    padding-top: 40px !important; }
  .p-r-4 {
    padding-right: 40px !important; }
  .p-b-4 {
    padding-bottom: 40px !important; }
  .p-l-4 {
    padding-left: 40px !important; }
  .p-x-4 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .p-y-4 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .p-a-5 {
    padding: 50px 50px !important; }
  .p-t-5 {
    padding-top: 50px !important; }
  .p-r-5 {
    padding-right: 50px !important; }
  .p-b-5 {
    padding-bottom: 50px !important; }
  .p-l-5 {
    padding-left: 50px !important; }
  .p-x-5 {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  .p-y-5 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .p-a-6 {
    padding: 60px 60px !important; }
  .p-t-6 {
    padding-top: 60px !important; }
  .p-r-6 {
    padding-right: 60px !important; }
  .p-b-6 {
    padding-bottom: 60px !important; }
  .p-l-6 {
    padding-left: 60px !important; }
  .p-x-6 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .p-y-6 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .p-a-7 {
    padding: 70px 70px !important; }
  .p-t-7 {
    padding-top: 70px !important; }
  .p-r-7 {
    padding-right: 70px !important; }
  .p-b-7 {
    padding-bottom: 70px !important; }
  .p-l-7 {
    padding-left: 70px !important; }
  .p-x-7 {
    padding-right: 70px !important;
    padding-left: 70px !important; }
  .p-y-7 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .p-a-8 {
    padding: 80px 80px !important; }
  .p-t-8 {
    padding-top: 80px !important; }
  .p-r-8 {
    padding-right: 80px !important; }
  .p-b-8 {
    padding-bottom: 80px !important; }
  .p-l-8 {
    padding-left: 80px !important; }
  .p-x-8 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .p-y-8 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .p-a-9 {
    padding: 90px 90px !important; }
  .p-t-9 {
    padding-top: 90px !important; }
  .p-r-9 {
    padding-right: 90px !important; }
  .p-b-9 {
    padding-bottom: 90px !important; }
  .p-l-9 {
    padding-left: 90px !important; }
  .p-x-9 {
    padding-right: 90px !important;
    padding-left: 90px !important; }
  .p-y-9 {
    padding-top: 90px !important;
    padding-bottom: 90px !important; }
  .p-a-10 {
    padding: 100px 100px !important; }
  .p-t-10 {
    padding-top: 100px !important; }
  .p-r-10 {
    padding-right: 100px !important; }
  .p-b-10 {
    padding-bottom: 100px !important; }
  .p-l-10 {
    padding-left: 100px !important; }
  .p-x-10 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .p-y-10 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .p-a-11 {
    padding: 110px 110px !important; }
  .p-t-11 {
    padding-top: 110px !important; }
  .p-r-11 {
    padding-right: 110px !important; }
  .p-b-11 {
    padding-bottom: 110px !important; }
  .p-l-11 {
    padding-left: 110px !important; }
  .p-x-11 {
    padding-right: 110px !important;
    padding-left: 110px !important; }
  .p-y-11 {
    padding-top: 110px !important;
    padding-bottom: 110px !important; }
  .p-a-12 {
    padding: 120px 120px !important; }
  .p-t-12 {
    padding-top: 120px !important; }
  .p-r-12 {
    padding-right: 120px !important; }
  .p-b-12 {
    padding-bottom: 120px !important; }
  .p-l-12 {
    padding-left: 120px !important; }
  .p-x-12 {
    padding-right: 120px !important;
    padding-left: 120px !important; }
  .p-y-12 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; }
  .p-a-13 {
    padding: 130px 130px !important; }
  .p-t-13 {
    padding-top: 130px !important; }
  .p-r-13 {
    padding-right: 130px !important; }
  .p-b-13 {
    padding-bottom: 130px !important; }
  .p-l-13 {
    padding-left: 130px !important; }
  .p-x-13 {
    padding-right: 130px !important;
    padding-left: 130px !important; }
  .p-y-13 {
    padding-top: 130px !important;
    padding-bottom: 130px !important; }
  .p-a-14 {
    padding: 140px 140px !important; }
  .p-t-14 {
    padding-top: 140px !important; }
  .p-r-14 {
    padding-right: 140px !important; }
  .p-b-14 {
    padding-bottom: 140px !important; }
  .p-l-14 {
    padding-left: 140px !important; }
  .p-x-14 {
    padding-right: 140px !important;
    padding-left: 140px !important; }
  .p-y-14 {
    padding-top: 140px !important;
    padding-bottom: 140px !important; }
  .p-a-15 {
    padding: 150px 150px !important; }
  .p-t-15 {
    padding-top: 150px !important; }
  .p-r-15 {
    padding-right: 150px !important; }
  .p-b-15 {
    padding-bottom: 150px !important; }
  .p-l-15 {
    padding-left: 150px !important; }
  .p-x-15 {
    padding-right: 150px !important;
    padding-left: 150px !important; }
  .p-y-15 {
    padding-top: 150px !important;
    padding-bottom: 150px !important; }
  .p-a-16 {
    padding: 160px 160px !important; }
  .p-t-16 {
    padding-top: 160px !important; }
  .p-r-16 {
    padding-right: 160px !important; }
  .p-b-16 {
    padding-bottom: 160px !important; }
  .p-l-16 {
    padding-left: 160px !important; }
  .p-x-16 {
    padding-right: 160px !important;
    padding-left: 160px !important; }
  .p-y-16 {
    padding-top: 160px !important;
    padding-bottom: 160px !important; }
  .p-a-17 {
    padding: 170px 170px !important; }
  .p-t-17 {
    padding-top: 170px !important; }
  .p-r-17 {
    padding-right: 170px !important; }
  .p-b-17 {
    padding-bottom: 170px !important; }
  .p-l-17 {
    padding-left: 170px !important; }
  .p-x-17 {
    padding-right: 170px !important;
    padding-left: 170px !important; }
  .p-y-17 {
    padding-top: 170px !important;
    padding-bottom: 170px !important; }
  .p-a-18 {
    padding: 180px 180px !important; }
  .p-t-18 {
    padding-top: 180px !important; }
  .p-r-18 {
    padding-right: 180px !important; }
  .p-b-18 {
    padding-bottom: 180px !important; }
  .p-l-18 {
    padding-left: 180px !important; }
  .p-x-18 {
    padding-right: 180px !important;
    padding-left: 180px !important; }
  .p-y-18 {
    padding-top: 180px !important;
    padding-bottom: 180px !important; }
  .p-a-19 {
    padding: 190px 190px !important; }
  .p-t-19 {
    padding-top: 190px !important; }
  .p-r-19 {
    padding-right: 190px !important; }
  .p-b-19 {
    padding-bottom: 190px !important; }
  .p-l-19 {
    padding-left: 190px !important; }
  .p-x-19 {
    padding-right: 190px !important;
    padding-left: 190px !important; }
  .p-y-19 {
    padding-top: 190px !important;
    padding-bottom: 190px !important; }
  .p-a-20 {
    padding: 200px 200px !important; }
  .p-t-20 {
    padding-top: 200px !important; }
  .p-r-20 {
    padding-right: 200px !important; }
  .p-b-20 {
    padding-bottom: 200px !important; }
  .p-l-20 {
    padding-left: 200px !important; }
  .p-x-20 {
    padding-right: 200px !important;
    padding-left: 200px !important; }
  .p-y-20 {
    padding-top: 200px !important;
    padding-bottom: 200px !important; }
  .p-a-21 {
    padding: 210px 210px !important; }
  .p-t-21 {
    padding-top: 210px !important; }
  .p-r-21 {
    padding-right: 210px !important; }
  .p-b-21 {
    padding-bottom: 210px !important; }
  .p-l-21 {
    padding-left: 210px !important; }
  .p-x-21 {
    padding-right: 210px !important;
    padding-left: 210px !important; }
  .p-y-21 {
    padding-top: 210px !important;
    padding-bottom: 210px !important; }
  .p-a-22 {
    padding: 220px 220px !important; }
  .p-t-22 {
    padding-top: 220px !important; }
  .p-r-22 {
    padding-right: 220px !important; }
  .p-b-22 {
    padding-bottom: 220px !important; }
  .p-l-22 {
    padding-left: 220px !important; }
  .p-x-22 {
    padding-right: 220px !important;
    padding-left: 220px !important; }
  .p-y-22 {
    padding-top: 220px !important;
    padding-bottom: 220px !important; }
  .p-a-23 {
    padding: 230px 230px !important; }
  .p-t-23 {
    padding-top: 230px !important; }
  .p-r-23 {
    padding-right: 230px !important; }
  .p-b-23 {
    padding-bottom: 230px !important; }
  .p-l-23 {
    padding-left: 230px !important; }
  .p-x-23 {
    padding-right: 230px !important;
    padding-left: 230px !important; }
  .p-y-23 {
    padding-top: 230px !important;
    padding-bottom: 230px !important; }
  .p-a-24 {
    padding: 240px 240px !important; }
  .p-t-24 {
    padding-top: 240px !important; }
  .p-r-24 {
    padding-right: 240px !important; }
  .p-b-24 {
    padding-bottom: 240px !important; }
  .p-l-24 {
    padding-left: 240px !important; }
  .p-x-24 {
    padding-right: 240px !important;
    padding-left: 240px !important; }
  .p-y-24 {
    padding-top: 240px !important;
    padding-bottom: 240px !important; }
  .p-a-25 {
    padding: 250px 250px !important; }
  .p-t-25 {
    padding-top: 250px !important; }
  .p-r-25 {
    padding-right: 250px !important; }
  .p-b-25 {
    padding-bottom: 250px !important; }
  .p-l-25 {
    padding-left: 250px !important; }
  .p-x-25 {
    padding-right: 250px !important;
    padding-left: 250px !important; }
  .p-y-25 {
    padding-top: 250px !important;
    padding-bottom: 250px !important; }
  .p-a-26 {
    padding: 260px 260px !important; }
  .p-t-26 {
    padding-top: 260px !important; }
  .p-r-26 {
    padding-right: 260px !important; }
  .p-b-26 {
    padding-bottom: 260px !important; }
  .p-l-26 {
    padding-left: 260px !important; }
  .p-x-26 {
    padding-right: 260px !important;
    padding-left: 260px !important; }
  .p-y-26 {
    padding-top: 260px !important;
    padding-bottom: 260px !important; }
  .p-a-27 {
    padding: 270px 270px !important; }
  .p-t-27 {
    padding-top: 270px !important; }
  .p-r-27 {
    padding-right: 270px !important; }
  .p-b-27 {
    padding-bottom: 270px !important; }
  .p-l-27 {
    padding-left: 270px !important; }
  .p-x-27 {
    padding-right: 270px !important;
    padding-left: 270px !important; }
  .p-y-27 {
    padding-top: 270px !important;
    padding-bottom: 270px !important; }
  .p-a-28 {
    padding: 280px 280px !important; }
  .p-t-28 {
    padding-top: 280px !important; }
  .p-r-28 {
    padding-right: 280px !important; }
  .p-b-28 {
    padding-bottom: 280px !important; }
  .p-l-28 {
    padding-left: 280px !important; }
  .p-x-28 {
    padding-right: 280px !important;
    padding-left: 280px !important; }
  .p-y-28 {
    padding-top: 280px !important;
    padding-bottom: 280px !important; }
  .p-a-29 {
    padding: 290px 290px !important; }
  .p-t-29 {
    padding-top: 290px !important; }
  .p-r-29 {
    padding-right: 290px !important; }
  .p-b-29 {
    padding-bottom: 290px !important; }
  .p-l-29 {
    padding-left: 290px !important; }
  .p-x-29 {
    padding-right: 290px !important;
    padding-left: 290px !important; }
  .p-y-29 {
    padding-top: 290px !important;
    padding-bottom: 290px !important; }
  .p-a-30 {
    padding: 300px 300px !important; }
  .p-t-30 {
    padding-top: 300px !important; }
  .p-r-30 {
    padding-right: 300px !important; }
  .p-b-30 {
    padding-bottom: 300px !important; }
  .p-l-30 {
    padding-left: 300px !important; }
  .p-x-30 {
    padding-right: 300px !important;
    padding-left: 300px !important; }
  .p-y-30 {
    padding-top: 300px !important;
    padding-bottom: 300px !important; }

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

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .text-xs-left {
    text-align: left !important; }
  .text-xs-right {
    text-align: right !important; }
  .text-xs-center {
    text-align: center !important; }
  @media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
    .text-sm-right {
      text-align: right !important; }

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

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

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

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

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

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

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

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

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

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

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

a.text-muted:focus, a.text-muted:hover {
  color: #40454a !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-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }
  .hidden-xs-up {
    display: none !important; }
  @media (max-width: 543px) {
    .hidden-xs-down {
      display: none !important; } }
  @media (min-width: 544px) {
    .hidden-sm-up {
      display: none !important; } }
  @media (max-width: 767px) {
    .hidden-sm-down {
      display: none !important; } }
  @media (min-width: 768px) {
    .hidden-md-up {
      display: none !important; } }
  @media (max-width: 991px) {
    .hidden-md-down {
      display: none !important; } }
  @media (min-width: 992px) {
    .hidden-lg-up {
      display: none !important; } }
  @media (max-width: 1199px) {
    .hidden-lg-down {
      display: none !important; } }
  @media (min-width: 1200px) {
    .hidden-xl-up {
      display: none !important; } }
  .hidden-xl-down {
    display: none !important; }

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

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

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

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


.section {
  position: relative; }

.section-content {
  position: relative;
  z-index: 2; }

.section-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1; }

.section-fullheight {
  min-height: 100vh; }
  .section-fullheight .container, .section-fullheight .container-fullwidth {
    min-height: 100vh; }
  .section-fullheight .container > .row, .section-fullheight .container-fullwidth > .row {
    height: 100vh; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .section-fullheight {
    height: 768px; }
    .section-fullheight .container, .section-fullheight .container-fullwidth {
      min-height: 768px; }
      .section-fullheight .container > .row, .section-fullheight .container-fullwidth > .row {
        min-height: 768px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .section-fullheight {
    height: 1024px; }
    .section-fullheight .container, .section-fullheight .container-fullwidth {
      min-height: 1024px; }
      .section-fullheight .container > .row, .section-fullheight .container-fullwidth > .row {
        min-height: 1024px; } }

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .section-fullheight {
    height: 320px; }
    .section-fullheight .container, .section-fullheight .container-fullwidth {
      min-height: 320px; }
      .section-fullheight .container > .row, .section-fullheight .container-fullwidth > .row {
        min-height: 320px; } }

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .section-fullheight {
    height: 568px; }
    .section-fullheight .container, .section-fullheight .container-fullwidth {
      min-height: 568px; }
      .section-fullheight .container > .row, .section-fullheight .container-fullwidth > .row {
        min-height: 568px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .section-fullheight {
    height: 320px; }
    .section-fullheight .container, .section-fullheight .container-fullwidth {
      min-height: 320px; }
      .section-fullheight .container > .row, .section-fullheight .container-fullwidth > .row {
        min-height: 320px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .section-fullheight {
    height: 480px; }
    .section-fullheight .container, .section-fullheight .container-fullwidth {
      min-height: 480px; }
      .section-fullheight .container > .row, .section-fullheight .container-fullwidth > .row {
        min-height: 480px; } }

.section-bg-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }
  .section-bg-image-position-xs-top {
    background-position: top; }
  .section-bg-image-position-xs-middle {
    background-position: 50%; }
  .section-bg-image-position-xs-bottom {
    background-position: bottom; }
  .section-bg-image-size-xs-100 {
    background-size: 100%; }
  .section-bg-image-size-xs-cover {
    background-size: cover; }
  .section-bg-image-size-xs-contain {
    background-size: contain; }
  @media (min-width: 544px) {
  .section-bg-image-position-sm-top {
    background-position: top; }
    .section-bg-image-position-sm-middle {
      background-position: 50%; }

    .section-bg-image-position-sm-bottom {
      background-position: bottom; }

    .section-bg-image-size-sm-100 {
      background-size: 100%; }

    .section-bg-image-size-sm-cover {
      background-size: cover; }

    .section-bg-image-size-sm-contain {
      background-size: contain; } }
  @media (min-width: 768px) {
  .section-bg-image-position-md-top {
    background-position: top; }
    .section-bg-image-position-md-middle {
      background-position: 50%; }

    .section-bg-image-position-md-bottom {
      background-position: bottom; }

    .section-bg-image-size-md-100 {
      background-size: 100%; }

    .section-bg-image-size-md-cover {
      background-size: cover; }

    .section-bg-image-size-md-contain {
      background-size: contain; } }
  @media (min-width: 992px) {
  .section-bg-image-position-lg-top {
    background-position: top; }
    .section-bg-image-position-lg-middle {
      background-position: 50%; }

    .section-bg-image-position-lg-bottom {
      background-position: bottom; }

    .section-bg-image-size-lg-100 {
      background-size: 100%; }

    .section-bg-image-size-lg-cover {
      background-size: cover; }

    .section-bg-image-size-lg-contain {
      background-size: contain; } }
  @media (min-width: 1200px) {
  .section-bg-image-position-xl-top {
    background-position: top; }
    .section-bg-image-position-xl-middle {
      background-position: 50%; }

    .section-bg-image-position-xl-bottom {
      background-position: bottom; }

    .section-bg-image-size-xl-100 {
      background-size: 100%; }

    .section-bg-image-size-xl-cover {
      background-size: cover; }

    .section-bg-image-size-xl-contain {
      background-size: contain; } }

.section-bg-image-repeat {
  background-repeat: repeat; }

body:not(.dvt-agent-touch) .section-bg-image-paralax {
  display: none;
  /* 1 */
  height: 120%;
  top: -10%; }

body:not(.dvt-agent-iphone) .section-bg-image-attachment-fix, body:not(.dvt-agent-ipad) .section-bg-image-attachment-fix {
  background-attachment: fixed; }

body {
  font-weight: 300; }

a:focus {
  outline: none; }

::selection {
  background: #575e66;
  color: #efefef; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-style: normal; }
  h1.font-italic, h2.font-italic, h3.font-italic, h4.font-italic, h5.font-italic, h6.font-italic, .h1.font-italic, .h2.font-italic, .h3.font-italic, .h4.font-italic, .h5.font-italic, .h6.font-italic {
    font-style: italic; }

.lead {
  line-height: 40px; }

.dvt-heading-bordered {
  color: #993333;
  position: relative;
  padding-left: 24px;
  border: 0;
  border-left-width: 3px;
  border-style: solid;
  border-color: #979da3;
  padding-top: 12px;
  padding-bottom: 12px; }
  .dvt-heading-bordered small {
    display: block;
    font-size: 58%; }
  .dvt-heading-bordered.dvt-heading-bordered-reversed {
    text-align: right;
    border-left-width: 0;
    border-right-width: 3px;
    padding-left: 0;
    padding-right: 24px; }

.blockquote p {
  text-indent: -28px;
  font-family: "Hind Guntur";
  font-style: italic;
  font-weight: 400;
  line-height: 1.66666; }
  .blockquote p:before, .blockquote p:after {
    position: relative;
    font-size: 3em;
    line-height: 24px;
    height: 24px;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    opacity: 0.2; }
  .blockquote p:before {
    content: "\201C"; }
  .blockquote p:after {
    content: "\201D";
    margin-left: 24px; }
  .blockquote.blockquote-reverse p {
    text-indent: 0; }
  .blockquote.blockquote-reverse p:before {
    margin-right: 24px; }
  .blockquote.blockquote-reverse p:after {
    margin-left: 0;
    width: 0;
    right: -12px; }
  .blockquote.blockquote-lg {
    font-size: 36px; }
  .blockquote.blockquote-lg p:before, .blockquote.blockquote-lg p:after {
    font-size: 2.5em; }

.blockquote-footer {
  font-size: 14px;
  font-style: normal; }

.dvt-font-weight-100 {
  font-weight: 100 !important; }

.dvt-font-weight-200 {
  font-weight: 200 !important; }

.dvt-font-weight-300 {
  font-weight: 300 !important; }

.dvt-font-weight-400 {
  font-weight: 400 !important; }

.dvt-font-weight-500 {
  font-weight: 500 !important; }

.dvt-font-weight-600 {
  font-weight: 600 !important; }

.dvt-font-weight-700 {
  font-weight: 700 !important; }

.dvt-font-weight-800 {
  font-weight: 800 !important; }

.dvt-font-weight-900 {
  font-weight: 900 !important; }

.dvt-line-height-small {
  line-height: 1; }

.dvt-line-height-normal {
  line-height: 1.5; }

.dvt-line-height-big {
  line-height: 3; }

.fa-ul li {
  line-height: 2em; }
  .fa-ul .fa-li {
    top: 0;
    left: -2.5em;
    position: absolute;
    line-height: 2em; }

a.text-muted:hover {
  color: #8f0f30 !important; }
  .dvt-text-xs-light {
    color: #f8f2e6 !important; }
  .dvt-text-xs-light h1, .dvt-text-xs-light h2, .dvt-text-xs-light h3, .dvt-text-xs-light h4, .dvt-text-xs-light h5, .dvt-text-xs-light h6, .dvt-text-xs-light .h1, .dvt-text-xs-light .h2, .dvt-text-xs-light .h3, .dvt-text-xs-light .h4, .dvt-text-xs-light .h5, .dvt-text-xs-light .h6, .dvt-text-xs-lighth1, .dvt-text-xs-lighth2, .dvt-text-xs-lighth3, .dvt-text-xs-lighth4, .dvt-text-xs-lighth5, .dvt-text-xs-lighth6, .dvt-text-xs-light.h1, .dvt-text-xs-light.h2, .dvt-text-xs-light.h3, .dvt-text-xs-light.h4, .dvt-text-xs-light.h5 {
    color: #f8f2e6 !important; }
  .dvt-text-xs-light .blockquote-footer {
    color: #f8f2e6; }
  .dvt-text-xs-light a {
    color: #f8f2e6 !important; }
  .dvt-text-xs-light a:hover {
    color: #f8f2e6 !important; }
  .dvt-text-xs-light .text-muted, .dvt-text-xs-light.text-muted {
    color: #f8f2e6 !important; }
  .dvt-text-xs-light .dvt-heading-bordered, .dvt-text-xs-light.dvt-heading-bordered {
    border-color: #f8f2e6 !important; }
  @media (min-width: 544px) {
  .dvt-text-sm-light {
    color: #f8f2e6 !important; }
    .dvt-text-sm-light h1, .dvt-text-sm-light h2, .dvt-text-sm-light h3, .dvt-text-sm-light h4, .dvt-text-sm-light h5, .dvt-text-sm-light h6, .dvt-text-sm-light .h1, .dvt-text-sm-light .h2, .dvt-text-sm-light .h3, .dvt-text-sm-light .h4, .dvt-text-sm-light .h5, .dvt-text-sm-light .h6, .dvt-text-sm-lighth1, .dvt-text-sm-lighth2, .dvt-text-sm-lighth3, .dvt-text-sm-lighth4, .dvt-text-sm-lighth5, .dvt-text-sm-lighth6, .dvt-text-sm-light.h1, .dvt-text-sm-light.h2, .dvt-text-sm-light.h3, .dvt-text-sm-light.h4, .dvt-text-sm-light.h5 {
      color: #f8f2e6 !important; }

    .dvt-text-sm-light .blockquote-footer {
      color: #f8f2e6; }

    .dvt-text-sm-light a {
      color: #f8f2e6 !important; }
      .dvt-text-sm-light a:hover {
        color: #f8f2e6 !important; }

    .dvt-text-sm-light .text-muted, .dvt-text-sm-light.text-muted {
      color: #f8f2e6 !important; }

    .dvt-text-sm-light .dvt-heading-bordered, .dvt-text-sm-light.dvt-heading-bordered {
      border-color: #f8f2e6 !important; } }
  @media (min-width: 768px) {
  .dvt-text-md-light {
    color: #f8f2e6 !important; }
    .dvt-text-md-light h1, .dvt-text-md-light h2, .dvt-text-md-light h3, .dvt-text-md-light h4, .dvt-text-md-light h5, .dvt-text-md-light h6, .dvt-text-md-light .h1, .dvt-text-md-light .h2, .dvt-text-md-light .h3, .dvt-text-md-light .h4, .dvt-text-md-light .h5, .dvt-text-md-light .h6, .dvt-text-md-lighth1, .dvt-text-md-lighth2, .dvt-text-md-lighth3, .dvt-text-md-lighth4, .dvt-text-md-lighth5, .dvt-text-md-lighth6, .dvt-text-md-light.h1, .dvt-text-md-light.h2, .dvt-text-md-light.h3, .dvt-text-md-light.h4, .dvt-text-md-light.h5 {
      color: #f8f2e6 !important; }

    .dvt-text-md-light .blockquote-footer {
      color: #f8f2e6; }

    .dvt-text-md-light a {
      color: #f8f2e6 !important; }
      .dvt-text-md-light a:hover {
        color: #f8f2e6 !important; }

    .dvt-text-md-light .text-muted, .dvt-text-md-light.text-muted {
      color: #f8f2e6 !important; }

    .dvt-text-md-light .dvt-heading-bordered, .dvt-text-md-light.dvt-heading-bordered {
      border-color: #f8f2e6 !important; } }
  @media (min-width: 992px) {
  .dvt-text-lg-light {
    color: #f8f2e6 !important; }
    .dvt-text-lg-light h1, .dvt-text-lg-light h2, .dvt-text-lg-light h3, .dvt-text-lg-light h4, .dvt-text-lg-light h5, .dvt-text-lg-light h6, .dvt-text-lg-light .h1, .dvt-text-lg-light .h2, .dvt-text-lg-light .h3, .dvt-text-lg-light .h4, .dvt-text-lg-light .h5, .dvt-text-lg-light .h6, .dvt-text-lg-lighth1, .dvt-text-lg-lighth2, .dvt-text-lg-lighth3, .dvt-text-lg-lighth4, .dvt-text-lg-lighth5, .dvt-text-lg-lighth6, .dvt-text-lg-light.h1, .dvt-text-lg-light.h2, .dvt-text-lg-light.h3, .dvt-text-lg-light.h4, .dvt-text-lg-light.h5 {
      color: #f8f2e6 !important; }

    .dvt-text-lg-light .blockquote-footer {
      color: #f8f2e6; }

    .dvt-text-lg-light a {
      color: #f8f2e6 !important; }
      .dvt-text-lg-light a:hover {
        color: #f8f2e6 !important; }

    .dvt-text-lg-light .text-muted, .dvt-text-lg-light.text-muted {
      color: #f8f2e6 !important; }

    .dvt-text-lg-light .dvt-heading-bordered, .dvt-text-lg-light.dvt-heading-bordered {
      border-color: #f8f2e6 !important; } }
  @media (min-width: 1200px) {
  .dvt-text-xl-light {
    color: #f8f2e6 !important; }
    .dvt-text-xl-light h1, .dvt-text-xl-light h2, .dvt-text-xl-light h3, .dvt-text-xl-light h4, .dvt-text-xl-light h5, .dvt-text-xl-light h6, .dvt-text-xl-light .h1, .dvt-text-xl-light .h2, .dvt-text-xl-light .h3, .dvt-text-xl-light .h4, .dvt-text-xl-light .h5, .dvt-text-xl-light .h6, .dvt-text-xl-lighth1, .dvt-text-xl-lighth2, .dvt-text-xl-lighth3, .dvt-text-xl-lighth4, .dvt-text-xl-lighth5, .dvt-text-xl-lighth6, .dvt-text-xl-light.h1, .dvt-text-xl-light.h2, .dvt-text-xl-light.h3, .dvt-text-xl-light.h4, .dvt-text-xl-light.h5 {
      color: #f8f2e6 !important; }

    .dvt-text-xl-light .blockquote-footer {
      color: #f8f2e6; }

    .dvt-text-xl-light a {
      color: #f8f2e6 !important; }
      .dvt-text-xl-light a:hover {
        color: #f8f2e6 !important; }

    .dvt-text-xl-light .text-muted, .dvt-text-xl-light.text-muted {
      color: #f8f2e6 !important; }

    .dvt-text-xl-light .dvt-heading-bordered, .dvt-text-xl-light.dvt-heading-bordered {
      border-color: #f8f2e6 !important; } }

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

@media (max-width: 991px) {
  .dvt-text-super-truncate {
    visibility: hidden; }
    .dvt-text-super-truncate::first-letter {
      visibility: visible; } }

@media (max-width: 767px) {
  .media-left, .media-right {
    max-width: 26px; }
    .media-body .media {
      margin-left: -18px; }
    .media-heading {
      font-size: 0.75em; }
      .media-heading small {
        font-size: inherit;
        display: block;
        float: none !important; }
    .media-body p {
      font-size: 0.75em; } }

.media-left, .media-right {
  text-align: center; }

.media-body p {
  margin-bottom: 0; }

.dvt-media-icon {
  width: 2.5em;
  font-size: 1.5em; }

.btn {
  text-transform: uppercase;
  font-size: 16px;
  border-width: 1px; }
  .btn:focus, .btn:active, .btn:active:focus {
    outline: none; }

.form-control:not(.btn) {
  border: 0;
  border-left: 3px solid #989ca4; }
  .form-control:not(.btn)::placeholder {
    font-style: italic; }
  .form-control:not(.btn):disabled::placeholder {
    opacity: 0.5; }

.form-check-input:only-child {
  position: absolute; }

.custom-select {
  border: 0;
  border-left: 3px solid #989ca4; }
  .custom-select::placeholder {
    font-style: italic; }
  .custom-select:focus {
    border-left: 3px solid #989ca4; }
  .custom-select:disabled::placeholder {
    opacity: 0.5; }

#footer .section:first-child {
  font-size: 16px;
  color: #f8f0e9;
  background-color: #272b34; }
  #footer .section:first-child a {
    color: #f8f2e6; }
  #footer .section:first-child a:hover {
    color: #fff; }
  #footer .section:first-child h1, #footer .section:first-child h2, #footer .section:first-child h3, #footer .section:first-child h4, #footer .section:first-child h5, #footer .section:first-child h6, #footer .section:first-child .h1, #footer .section:first-child .h2, #footer .section:first-child .h3, #footer .section:first-child .h4, #footer .section:first-child .h5, #footer .section:first-child .h6 {
    color: #f8f2e6; }
  #footer .section:first-child .text-muted {
    color: #bab2a1 !important; }
  #footer .section:first-child .text-muted:hover {
    color: #bab2a1 !important; }
  #footer .section:first-child small {
    font-size: 90%; }
  #footer .section:first-child .btn-primary {
    color: #121823;
    background-color: rgba(248, 242, 230, 0.9);
    border-color: rgba(248, 242, 230, 0.9); }
  #footer .section:first-child .widget_tag_cloud li a {
    background: rgba(248, 242, 230, 0.9);
    color: #121823; }
  #footer .section:first-child .widget_archive li, #footer .section:first-child .widget_categories li, #footer .section:first-child .widget_meta li, #footer .section:first-child .widget_nav_menu li, #footer .section:first-child .widget_pages li, #footer .section:first-child .widget_recent_comments li {
    border-bottom-color: rgba(248, 242, 230, 0.1); }
  #footer .section:first-child .widget_archive ul ul, #footer .section:first-child .widget_categories ul ul, #footer .section:first-child .widget_meta ul ul, #footer .section:first-child .widget_nav_menu ul ul, #footer .section:first-child .widget_pages ul ul, #footer .section:first-child .widget_recent_comments ul ul {
    border-color: rgba(248, 242, 230, 0.1); }

#footer .section + .section {
  font-size: 16px;
  color: #fff;
  background-color: #8f0f30; }
  #footer .section + .section .row > [class^="col-"]:nth-child(1) {
    margin-bottom: 10px; }
  #footer .section + .section a {
    color: #f8f2e6; }
  #footer .section + .section a:hover {
    color: #f8f0e9; }
  #footer .section + .section .text-muted {
    color: #bab2a1; }
  #footer .section + .section .text-muted:hover {
    color: #bab2a1; }
  #footer .section + .section small {
    font-size: 90%; }
  #footer .section + .section .dvt-widget {
    margin: 0; }
  #footer .section + .section .dvt-widget p:last-child {
    margin: 0; }
  @media (min-width: 544px) {
  #footer .section + .section .row > [class^="col-"]:nth-child(1) {
    margin-bottom: 0; }
    #footer .section + .section .row > [class^="col-"]:nth-child(2) {
      text-align: right; } }

@media (min-width: 768px) {
  #footer .section + .section .col-sm-6 + .col-sm-6 {
    text-align: right; }
    #footer .section + .section .col-sm-4:nth-child(2) {
      text-align: center; }
    #footer .section + .section .col-sm-4:nth-child(3) {
      text-align: right; } }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  overflow: hidden;
  position: fixed;
  background: rgba(18, 24, 35, 0.8); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2003;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 10px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 2005; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-preloader {
  color: #f8f2e6;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 2004; }
  .mfp-preloader a {
    color: #f8f2e6; }
  .mfp-preloader a:hover {
    color: #f8f2e6; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 2006;
  box-shadow: none;
  touch-action: manipulation; }
  button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: #f8f2e6;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #f8f2e6; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #f8f2e6;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #f8f2e6;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }
  .mfp-arrow.mfp-arrow-left {
    left: 0; }
  .mfp-arrow.mfp-arrow-left:after {
    border-right: 17px solid #f8f2e6;
    margin-left: 31px; }
  .mfp-arrow.mfp-arrow-right {
    right: 0; }
  .mfp-arrow.mfp-arrow-right:after {
    border-left: 17px solid #f8f2e6;
    margin-left: 39px; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 6px 6px -3px rgba(0, 0, 0, .1), 0 10px 14px 1px rgba(0, 0, 0, .1), 0 4px 18px 3px rgba(0, 0, 0, .06);
    background: #000; }

.audio-popup {
  position: relative;
  padding-top: 44px;
  width: 320px;
  max-width: 90%;
  max-width: 100%;
  margin: 20px auto;
  z-index: 2003; }
  .audio-popup audio {
    width: 100%;
    box-shadow: 0 6px 6px -3px rgba(0, 0, 0, .1), 0 10px 14px 1px rgba(0, 0, 0, .1), 0 4px 18px 3px rgba(0, 0, 0, .06); }
  .audio-popup .mfp-close {
    right: -12px; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 6px 6px -3px rgba(0, 0, 0, .1), 0 10px 14px 1px rgba(0, 0, 0, .1), 0 4px 18px 3px rgba(0, 0, 0, .06);
    background: #000; }
  .mfp-figure small {
    color: #f8f2e6;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f8f2e6;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
      .mfp-img-mobile img.mfp-img {
        padding: 0; }
      .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
        .mfp-img-mobile .mfp-figure small {
          display: inline;
          margin-left: 5px; }
      .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
        .mfp-img-mobile .mfp-bottom-bar:empty {
          padding: 0; }
      .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
      .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.carousel-indicators li {
  border-width: 2px;
  margin: 0 8px; }
  .carousel-indicators li.active {
    margin: 0 8px; }

.carousel-caption > * {
  color: #fff; }

.carousel-inner, .carousel-item {
  height: 100%; }

.popover, .popover-title {
  color: #f8f2e6; }

.popover-title {
  font-size: 0.95em;
  margin-bottom: 0em;
  line-height: 1.5; }

.modal-content {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, .1), 0 10px 14px 1px rgba(0, 0, 0, .07), 0 4px 18px 3px rgba(0, 0, 0, .06); }

.modal-backdrop.in {
  opacity: 1; }

.modal-header {
  padding: 15px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, .05); }

.modal-footer {
  padding: 15px 30px;
  border-top: 1px solid rgba(0, 0, 0, .05); }

.card-title {
  margin-bottom: 0.6666rem; }
  .card-title:last-child {
    margin-bottom: 0; }

.card p:last-child {
  margin-bottom: 0; }

.card-block + .card-block {
  padding-top: 0; }

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

.card-subtitle {
  margin-top: -0.3rem; }

.card-footer {
  padding: 10px 30px;
  background-color: #d2d2d2;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.12) inset; }

[class^="card-img"] {
  width: 100%; }
  .post [class^="card-img"].wp-post-image {
    width: auto;
    max-width: 100%; }

.card-img {
  border-radius: 0;
  height: auto !important; }

.card-img-container {
  position: relative;
  height: 100%;
  display: flex;
  flex: 1;
  align-items: center;
  background-size: cover;
  background-color: #d2d2d2;
  justify-content: center; }

.card-img-overlay {
  color: #fff;
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.65); }
  .card-img-overlay > *, .card-img-overlay > * > *, .card-img-overlay > *:hover, .card-img-overlay > * > *:hover, .card-img-overlay > *:focus, .card-img-overlay > * > *:focus {
    color: #fff;
    outline: none; }
  .card-img-overlay.card-img-overlay-mini {
    left: auto;
    right: auto;
    width: auto;
    padding: 10px 20px; }

.card-img-overlay-fade-to-bottom {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 60%); }

.card-img-overlay-fade-to-top {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 60%); }

.card-img-overlay-top {
  justify-content: flex-start; }
  .card-img-overlay-top.card-img-overlay-mini {
    bottom: auto;
    top: 30px; }
  .card-hero .card-img-overlay-top.card-img-overlay-mini {
    top: 100px; }

.card-img-overlay-center {
  justify-content: center; }
  .card-img-overlay-center.card-img-overlay-mini {
    bottom: auto;
    top: 30px; }
  .card-hero .card-img-overlay-center.card-img-overlay-mini {
    top: 100px; }

.card-img-overlay-bottom {
  justify-content: flex-end; }
  .card-img-overlay-bottom.card-img-overlay-mini {
    top: auto;
    bottom: 30px; }
  .card-hero .card-img-overlay-bottom.card-img-overlay-mini {
    bottom: 100px; }

.card-img-overlay-left.card-img-overlay-mini {
  right: auto;
  left: 30px; }
  .card-hero .card-img-overlay-left.card-img-overlay-mini {
    left: 100px; }

.card-img-overlay-right.card-img-overlay-mini {
  left: auto;
  right: 30px; }
  .card-hero .card-img-overlay-right.card-img-overlay-mini {
    right: 100px; }

.card-img-overlay-on-hover {
  opacity: 0; }
  .card-img-overlay-on-hover > * {
    opacity: 0;
    transform: translateY(2em); }
  .card-img-overlay-on-hover > *:nth-child(1) {
    transition-delay: 0.12s; }
  .card-img-overlay-on-hover > *:nth-child(2) {
    transition-delay: 0.06s; }
  .card-img-overlay-on-hover > *:nth-child(2) {
    transition-delay: 0s; }
  .card-img-overlay-on-hover:hover {
    opacity: 1; }
  .card-img-overlay-on-hover:hover > * {
    opacity: 1;
    transform: translateY(0); }
  .card-img-overlay-on-hover:hover > *:nth-child(2) {
    transition-delay: 0.06s; }
  .card-img-overlay-on-hover:hover > *:nth-child(3) {
    transition-delay: 0.12s; }

.card-columns {
  column-gap: 30px; }
  .card-columns .card {
    display: inline-block; }

.card-columns-2 {
  column-count: 2; }

.card-columns-4 {
  column-count: 4; }

.card-blockquote.blockquote {
  padding: 30px; }

.card > .row {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden; }
  .card > .row > [class^="col"] {
    padding: 0; }
  .card > .row [class^="col-xs"] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden; }
  .card > .row [class^="col-xs"] .card-img, .card > .row [class^="col-xs"] .carousel {
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100%;
    position: absolute;
    object-fit: cover; }
  .card > .row [class^="col-xs"] .carousel img {
    height: 100%;
    width: 100% !important;
    object-fit: cover; }
  body.dvt-agent-explorer .card > .row [class^="col-xs"] .card-img, body.dvt-agent-edge .card > .row [class^="col-xs"] .card-img {
    visibility: hidden; }
  @media (min-width: 544px) {
  .card > .row [class^="col-sm"] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden; }
    .card > .row [class^="col-sm"] .card-img, .card > .row [class^="col-sm"] .carousel {
      top: 0;
      left: 0;
      height: 100% !important;
      width: 100%;
      position: absolute;
      object-fit: cover; }

    .card > .row [class^="col-sm"] .carousel img {
      height: 100%;
      width: 100% !important;
      object-fit: cover; }

    body.dvt-agent-explorer .card > .row [class^="col-sm"] .card-img, body.dvt-agent-edge .card > .row [class^="col-sm"] .card-img {
      visibility: hidden; } }
  @media (min-width: 768px) {
  .card > .row [class^="col-md"] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden; }
    .card > .row [class^="col-md"] .card-img, .card > .row [class^="col-md"] .carousel {
      top: 0;
      left: 0;
      height: 100% !important;
      width: 100%;
      position: absolute;
      object-fit: cover; }

    .card > .row [class^="col-md"] .carousel img {
      height: 100%;
      width: 100% !important;
      object-fit: cover; }

    body.dvt-agent-explorer .card > .row [class^="col-md"] .card-img, body.dvt-agent-edge .card > .row [class^="col-md"] .card-img {
      visibility: hidden; } }
  @media (min-width: 992px) {
  .card > .row [class^="col-lg"] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden; }
    .card > .row [class^="col-lg"] .card-img, .card > .row [class^="col-lg"] .carousel {
      top: 0;
      left: 0;
      height: 100% !important;
      width: 100%;
      position: absolute;
      object-fit: cover; }

    .card > .row [class^="col-lg"] .carousel img {
      height: 100%;
      width: 100% !important;
      object-fit: cover; }

    body.dvt-agent-explorer .card > .row [class^="col-lg"] .card-img, body.dvt-agent-edge .card > .row [class^="col-lg"] .card-img {
      visibility: hidden; } }
  @media (min-width: 1200px) {
  .card > .row [class^="col-xl"] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden; }
    .card > .row [class^="col-xl"] .card-img, .card > .row [class^="col-xl"] .carousel {
      top: 0;
      left: 0;
      height: 100% !important;
      width: 100%;
      position: absolute;
      object-fit: cover; }

    .card > .row [class^="col-xl"] .carousel img {
      height: 100%;
      width: 100% !important;
      object-fit: cover; }

    body.dvt-agent-explorer .card > .row [class^="col-xl"] .card-img, body.dvt-agent-edge .card > .row [class^="col-xl"] .card-img {
      visibility: hidden; } }

.card-inverse, .card.sticky {
  background-color: #12ff23;
  border-color: #12ff23; }
  .card-inverse .card-header, .card.sticky .card-header, .card-inverse .card-footer, .card.sticky .card-footer {
    background-color: transparent; }
  .card-inverse .card-subtitle, .card.sticky .card-subtitle, .card-inverse .card-subtitle > *, .card.sticky .card-subtitle > *, .card-inverse .card-title > *, .card.sticky .card-title > * {
    color: #fff; }
  .card-inverse .card-text, .card.sticky .card-text, .card-inverse .card-block, .card.sticky .card-block {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-text a, .card.sticky .card-text a, .card-inverse .card-block a, .card.sticky .card-block a {
    color: rgba(255, 255, 255, 1); }
  .card-inverse .card-footer a, .card.sticky .card-footer a, .card-inverse .card-footer a:hover, .card.sticky .card-footer a:hover, .card-inverse .card-footer .text-muted, .card.sticky .card-footer .text-muted, .card-inverse .card-footer a.text-muted, .card.sticky .card-footer a.text-muted {
    color: #fff !important; }

@media (min-width: 544px) {
  .card-hero .card-block {
    padding: 100px 100px; }
    .card-hero .card-block + .card-block {
      padding-top: 0; } }

.table thead {
  background: transparent; }
  .table tbody {
    background: rgba(248, 242, 230, .8); }

.table-fixed {
  table-layout: fixed; }

.table-vertical-striped.table-striped tbody tr:nth-of-type(even) td:nth-of-type(odd), .table-vertical-striped.table-striped tbody tr:nth-of-type(odd) td:nth-of-type(even) {
  background: rgba(0, 0, 0, .025); }

.countdown-clock {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  color: #f8f2e6; }

.countdown-clock-box {
  background: rgba(236, 229, 214, 1);
  border-radius: 0;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12);
  transition: all 0.3s;
  margin: 0 5px 20px; }
  .countdown-clock-box:hover {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12); }

.countdown-digits {
  display: block;
  padding: 20px 20px;
  font-size: 72px;
  line-height: 1;
  font-weight: lighter;
  min-width: 1.6em; }

.countdown-label {
  text-transform: uppercase;
  font-size: 0.7em;
  background: #e3d9c5;
  display: block;
  padding: 10px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.12) inset;
  font-weight: normal; }

@media (max-width: 991px) {
  .countdown-digits {
    font-size: 3em;
    padding: 10px;
    width: 2em; } }

@media (max-width: 767px) {
  .countdown-digits {
    font-size: 2em;
    width: 2.3em; } }

.progress {
  height: 4px; }

.progress-wrapper {
  position: relative;
  padding-top: 1.5em; }

.progress-indicator {
  font-size: 1.2em;
  color: #f8f2e6;
  display: block;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  top: 0;
  transform: translateX(-50%);
  text-align: center; }

.dvt-icon-set {
  display: inline-block;
  background: inherit;
  line-height: inherit; }
  .dvt-icon-set.dvt-icon-set-transparent {
    background: transparent; }
  .dvt-icon-set .dvt-icon-set-item {
    text-align: center;
    background: inherit;
    width: 2em;
    text-align: center;
    display: inline-block;
    position: relative; }
  .dvt-icon-set.dvt-icon-set-expandable {
    position: relative; }
  .dvt-icon-set.dvt-icon-set-expandable .dvt-icon-set-item:not(:first-child) {
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
    z-index: 2; }
  .dvt-icon-set.dvt-icon-set-expandable .dvt-icon-set-item-trigger {
    opacity: 1;
    z-index: 3; }
  .dvt-icon-set.dvt-icon-set-expandable.open .dvt-icon-set-item {
    opacity: 1; }
  .dvt-icon-set.dvt-icon-set-expandable.open .dvt-icon-set-item-trigger {
    opacity: 0;
    z-index: 2; }
  .dvt-icon-set.dvt-icon-set-expandable.open .dvt-icon-set-item-close {
    opacity: 1;
    transform: rotate(180deg);
    z-index: 3; }
  .dvt-icon-set.dvt-icon-set-expandable.open .dvt-icon-set-item:nth-child(3) {
    transform: translateX(-2em); }
  .dvt-icon-set.dvt-icon-set-expandable.open .dvt-icon-set-item:nth-child(4) {
    transform: translateX(-4em); }
  .dvt-icon-set.dvt-icon-set-expandable.open .dvt-icon-set-item:nth-child(5) {
    transform: translateX(-6em); }
  .dvt-icon-set.dvt-icon-set-expandable.open .dvt-icon-set-item:nth-child(6) {
    transform: translateX(-8em); }
  .dvt-icon-set.dvt-icon-set-expandable.open .dvt-icon-set-item:nth-child(7) {
    transform: translateX(-10em); }
  .dvt-icon-set.dvt-icon-set-expandable.open .dvt-icon-set-item:nth-child(8) {
    transform: translateX(-12em); }

.list-group-item {
  border-radius: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  z-index: 1;
  position: relative; }
  .list-group-item:hover {
    z-index: 2; }

.list-group-item-content, .list-group-item-prefix {
  padding: 30px 30px; }

.list-group-item-content {
  flex-grow: 1; }

.list-group-item-actions {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  background: inherit; }

.list-group-item-title {
  flex: 1 1 0;
  max-width: 100%; }

.card .list-group-item:last-child {
  border-bottom: none; }

.list-group-item-prefix {
  background: #eee7d9;
  box-shadow: -2px 0px 1px rgba(0, 0, 0, 0.12) inset;
  text-align: center;
  min-width: 100px; }

.dvt-go-top {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background-color: rgba(49, 21, 25, .7);
  color: #f8f2e6;
  position: fixed;
  right: 30px;
  bottom: 30px;
  opacity: 1;
  line-height: 48px;
  text-align: center;
  transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 1040; }
  .dvt-go-top:active, .dvt-go-top:focus, .dvt-go-top:hover {
    color: #f8f2e6; }
  .dvt-go-top.hide {
    bottom: -48px;
    opacity: 0; }

.dvt-widget {
  margin-bottom: 30px; }
  .dvt-widget::after {
    content: "";
    display: table;
    clear: both; }
  .sidebar .dvt-widget {
    background: rgba(248, 242, 230, 0.8);
    padding: 20px 20px;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .1), 0 8px 10px 1px rgba(0, 0, 0, .07), 0 3px 14px 2px rgba(0, 0, 0, .06); }
  .dvt-nav-widget .dvt-widget {
    margin-bottom: 0; }
  .dvt-widget:last-child {
    margin-bottom: 0; }
  .dvt-widget img, .dvt-widget select {
    max-width: 100%; }

.dvt-widget-header {
  margin-bottom: 1.5em; }
  .sidebar .dvt-widget-header {
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 1px solid #ded4c0;
    padding: 0 20px 20px;
    margin-bottom: 20px; }

.widget_archive ul, .widget_tag_cloud ul, .widget_categories ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul, .widget_twitter ul, .widget_em_widget ul, .tribe-events-list-widget ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget_archive li, .widget_tag_cloud li, .widget_categories li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li, .widget_rss li, .widget_twitter li, .widget_em_widget li, .tribe-events-list-widget li {
    clear: both;
    margin-bottom: 1.5em; }
  .widget_archive li:last-child, .widget_tag_cloud li:last-child, .widget_categories li:last-child, .widget_meta li:last-child, .widget_nav_menu li:last-child, .widget_pages li:last-child, .widget_recent_comments li:last-child, .widget_recent_entries li:last-child, .widget_rss li:last-child, .widget_twitter li:last-child, .widget_em_widget li:last-child, .tribe-events-list-widget li:last-child {
    margin-bottom: 0; }

.dvt-widget-image {
  max-width: 2.7em; }
  .dvt-widget-image img {
    max-width: 100%;
    height: auto; }

.widget_archive li, .widget_categories li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #ded4c0; }
  .widget_archive li:last-child, .widget_categories li:last-child, .widget_meta li:last-child, .widget_nav_menu li:last-child, .widget_pages li:last-child, .widget_recent_comments li:last-child {
    border-bottom: 0;
    padding-bottom: 0; }
  .sidebar .widget_archive li, .sidebar .widget_categories li, .sidebar .widget_meta li, .sidebar .widget_nav_menu li, .sidebar .widget_pages li, .sidebar .widget_recent_comments li {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px; }
  .widget_archive ul ul, .widget_categories ul ul, .widget_meta ul ul, .widget_nav_menu ul ul, .widget_pages ul ul, .widget_recent_comments ul ul {
    margin-top: 0.5em;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #ded4c0;
    padding-top: 0.5em; }
  .widget_archive ul ul li, .widget_categories ul ul li, .widget_meta ul ul li, .widget_nav_menu ul ul li, .widget_pages ul ul li, .widget_recent_comments ul ul li {
    padding-left: 1em;
    margin-left: 0;
    margin-right: 0;
    opacity: 0.75; }
  .sidebar .widget_archive ul ul, .sidebar .widget_categories ul ul, .sidebar .widget_meta ul ul, .sidebar .widget_nav_menu ul ul, .sidebar .widget_pages ul ul, .sidebar .widget_recent_comments ul ul {
    margin-left: -20px;
    margin-right: -20px; }
  .sidebar .widget_archive ul ul li, .sidebar .widget_categories ul ul li, .sidebar .widget_meta ul ul li, .sidebar .widget_nav_menu ul ul li, .sidebar .widget_pages ul ul li, .sidebar .widget_recent_comments ul ul li {
    margin-right: 0;
    padding-left: 2em;
    margin-left: 0; }

.widget_em_widget ul ul {
  display: inline-block; }
  .widget_em_widget ul ul li {
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 0; }
  .widget_em_widget i {
    margin-right: 0.5em; }

.sidebar .widget_search .btn {
  padding-left: 1em;
  padding-right: 1em; }

.widget_tag_cloud li {
  display: inline-block;
  margin: 0; }
  .widget_tag_cloud li a {
    display: inline-block;
    font-size: 80% !important;
    margin-right: 0.5em;
    padding: 0.3em 1em;
    margin-bottom: 0.5em;
    background: #fff;
    color: #8f0f30;
    opacity: 0.8;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .widget_tag_cloud li a:hover {
    opacity: 1; }

.widget_calendar {
  empty-cells: hide; }
  .widget_calendar table {
    width: 100%;
    table-layout: fixed; }
  .widget_calendar th, .widget_calendar td {
    text-align: center;
    background-color: transparent;
    border: none;
    padding: 6px;
    border-bottom: 1px solid rgba(0, 0, 0, .025); }
  .widget_calendar th {
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize; }
  .widget_calendar td:hover {
    background-color: rgba(228, 222, 210, .4); }
  .widget_calendar a {
    display: block; }
  .widget_calendar caption {
    font-weight: bold;
    text-align: center;
    padding: 10px; }
  .widget_calendar #today {
    background: rgba(0, 0, 0, .025); }
  .widget_calendar .pad {
    background-color: transparent; }
  .widget_calendar #next a {
    text-align: right; }
  .widget_calendar #prev a {
    text-align: left; }

@media (min-width: 544px) {
  [class^="dvt-col-count"] > p {
    display: inline-block;
    width: 100%; }
    .dvt-col-count-2 {
      column-count: 2;
      column-gap: 30px; }
    .dvt-col-count-3 {
      column-count: 3;
      column-gap: 30px; }
    .dvt-col-count-4 {
      column-count: 4;
      column-gap: 30px; }
    .dvt-col-count-5 {
      column-count: 5;
      column-gap: 30px; }
    .dvt-col-count-6 {
      column-count: 6;
      column-gap: 30px; }
    .dvt-col-count-bordered {
      column-rule-width: 1px;
      column-rule-style: solid;
      column-rule-color: #979da3; } }

.dvt-transition {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0s; }

.dvt-shadow-0, .dvt-shadow-hover-0:hover, .dvt-shadow-focus-0:focus {
  box-shadow: none; }

.dvt-shadow-1, .dvt-shadow-hover-1:hover, .dvt-shadow-focus-1:focus {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 1px 0 rgba(0, 0, 0, .07), 0 2px 1px -1px rgba(0, 0, 0, .06); }

.dvt-shadow-2, .dvt-shadow-hover-2:hover, .dvt-shadow-focus-2:focus {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1), 0 2px 2px 0 rgba(0, 0, 0, .07), 0 3px 1px -2px rgba(0, 0, 0, .06); }

.dvt-shadow-3, .dvt-shadow-hover-3:hover, .dvt-shadow-focus-3:focus {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .1), 0 3px 4px 0 rgba(0, 0, 0, .07), 0 3px 3px -2px rgba(0, 0, 0, .06); }

.dvt-shadow-4, .dvt-shadow-hover-4:hover, .dvt-shadow-focus-4:focus {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .1), 0 4px 5px 0 rgba(0, 0, 0, .07), 0 1px 10px 0 rgba(0, 0, 0, .06); }

.dvt-shadow-5, .dvt-shadow-hover-5:hover, .dvt-shadow-focus-5:focus {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .1), 0 5px 8px 0 rgba(0, 0, 0, .07), 0 1px 14px 0 rgba(0, 0, 0, .06); }

.dvt-shadow-6, .dvt-shadow-hover-6:hover, .dvt-shadow-focus-6:focus {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .1), 0 6px 10px 0 rgba(0, 0, 0, .07), 0 1px 18px 0 rgba(0, 0, 0, .06); }

.dvt-shadow-7, .dvt-shadow-hover-7:hover, .dvt-shadow-focus-7:focus {
  box-shadow: 0 4px 5px -2px rgba(0, 0, 0, .1), 0 7px 10px 1px rgba(0, 0, 0, .07), 0 2px 16px 1px rgba(0, 0, 0, .06); }

.dvt-shadow-8, .dvt-shadow-hover-8:hover, .dvt-shadow-focus-8:focus {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .1), 0 8px 10px 1px rgba(0, 0, 0, .07), 0 3px 14px 2px rgba(0, 0, 0, .06); }

.dvt-shadow-9, .dvt-shadow-hover-9:hover, .dvt-shadow-focus-9:focus {
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, .1), 0 9px 12px 1px rgba(0, 0, 0, .07), 0 3px 16px 2px rgba(0, 0, 0, .06); }

.dvt-shadow-10, .dvt-shadow-hover-10:hover, .dvt-shadow-focus-10:focus {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, .1), 0 10px 14px 1px rgba(0, 0, 0, .07), 0 4px 18px 3px rgba(0, 0, 0, .06); }

.dvt-shadow-11, .dvt-shadow-hover-11:hover, .dvt-shadow-focus-11:focus {
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, .1), 0 11px 15px 1px rgba(0, 0, 0, .07), 0 4px 20px 3px rgba(0, 0, 0, .06); }

.dvt-shadow-12, .dvt-shadow-hover-12:hover, .dvt-shadow-focus-12:focus {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .1), 0 12px 17px 2px rgba(0, 0, 0, .07), 0 5px 22px 4px rgba(0, 0, 0, .06); }

.dvt-shadow-13, .dvt-shadow-hover-13:hover, .dvt-shadow-focus-13:focus {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .1), 0 13px 19px 2px rgba(0, 0, 0, .07), 0 5px 24px 4px rgba(0, 0, 0, .06); }

.dvt-shadow-14, .dvt-shadow-hover-14:hover, .dvt-shadow-focus-14:focus {
  box-shadow: 0 7px 9px -4px rgba(0, 0, 0, .1), 0 14px 21px 2px rgba(0, 0, 0, .07), 0 5px 26px 4px rgba(0, 0, 0, .06); }

.dvt-shadow-15, .dvt-shadow-hover-15:hover, .dvt-shadow-focus-15:focus {
  box-shadow: 0 8px 9px -5px rgba(0, 0, 0, .1), 0 15px 22px 2px rgba(0, 0, 0, .07), 0 6px 28px 5px rgba(0, 0, 0, .06); }

.dvt-shadow-16, .dvt-shadow-hover-16:hover, .dvt-shadow-focus-16:focus {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .1), 0 16px 24px 2px rgba(0, 0, 0, .07), 0 6px 30px 5px rgba(0, 0, 0, .06); }

.dvt-shadow-17, .dvt-shadow-hover-17:hover, .dvt-shadow-focus-17:focus {
  box-shadow: 0 8px 11px -5px rgba(0, 0, 0, .1), 0 17px 26px 2px rgba(0, 0, 0, .07), 0 6px 32px 5px rgba(0, 0, 0, .06); }

.dvt-shadow-18, .dvt-shadow-hover-18:hover, .dvt-shadow-focus-18:focus {
  box-shadow: 0 9px 11px -5px rgba(0, 0, 0, .1), 0 18px 28px 2px rgba(0, 0, 0, .07), 0 7px 34px 6px rgba(0, 0, 0, .06); }

.dvt-shadow-19, .dvt-shadow-hover-19:hover, .dvt-shadow-focus-19:focus {
  box-shadow: 0 9px 12px -6px rgba(0, 0, 0, .1), 0 19px 29px 2px rgba(0, 0, 0, .07), 0 7px 36px 6px rgba(0, 0, 0, .06); }

.dvt-shadow-20, .dvt-shadow-hover-20:hover, .dvt-shadow-focus-20:focus {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, .1), 0 20px 31px 3px rgba(0, 0, 0, .07), 0 8px 38px 7px rgba(0, 0, 0, .06); }

.dvt-opacity-0 {
  opacity: 0; }

.dvt-opacity-1 {
  opacity: 0.1; }

.dvt-opacity-2 {
  opacity: 0.2; }

.dvt-opacity-3 {
  opacity: 0.3; }

.dvt-opacity-4 {
  opacity: 0.4; }

.dvt-opacity-5 {
  opacity: 0.5; }

.dvt-opacity-6 {
  opacity: 0.6; }

.dvt-opacity-7 {
  opacity: 0.7; }

.dvt-opacity-8 {
  opacity: 0.8; }

.dvt-opacity-9 {
  opacity: 0.9; }

.dvt-opacity-10 {
  opacity: 1; }
  .dvt-flex-items-xs-top {
    align-items: flex-start; }
  .dvt-flex-items-xs-middle {
    align-items: center; }
  .dvt-flex-items-xs-bottom {
    align-items: flex-end; }
  .dvt-flex-items-xs-strech {
    align-items: stretch; }
  @media (min-width: 544px) {
  .dvt-flex-items-sm-top {
    align-items: flex-start; }
    .dvt-flex-items-sm-middle {
      align-items: center; }

    .dvt-flex-items-sm-bottom {
      align-items: flex-end; }

    .dvt-flex-items-sm-strech {
      align-items: stretch; } }
  @media (min-width: 768px) {
  .dvt-flex-items-md-top {
    align-items: flex-start; }
    .dvt-flex-items-md-middle {
      align-items: center; }

    .dvt-flex-items-md-bottom {
      align-items: flex-end; }

    .dvt-flex-items-md-strech {
      align-items: stretch; } }
  @media (min-width: 992px) {
  .dvt-flex-items-lg-top {
    align-items: flex-start; }
    .dvt-flex-items-lg-middle {
      align-items: center; }

    .dvt-flex-items-lg-bottom {
      align-items: flex-end; }

    .dvt-flex-items-lg-strech {
      align-items: stretch; } }
  @media (min-width: 1200px) {
  .dvt-flex-items-xl-top {
    align-items: flex-start; }
    .dvt-flex-items-xl-middle {
      align-items: center; }

    .dvt-flex-items-xl-bottom {
      align-items: flex-end; }

    .dvt-flex-items-xl-strech {
      align-items: stretch; } }
  .dvt-m-xs-t--30 {
    margin-top: -300px !important; }
  .dvt-m-xs-b--30 {
    margin-bottom: -300px !important; }
  .dvt-m-xs-t--29 {
    margin-top: -290px !important; }
  .dvt-m-xs-b--29 {
    margin-bottom: -290px !important; }
  .dvt-m-xs-t--28 {
    margin-top: -280px !important; }
  .dvt-m-xs-b--28 {
    margin-bottom: -280px !important; }
  .dvt-m-xs-t--27 {
    margin-top: -270px !important; }
  .dvt-m-xs-b--27 {
    margin-bottom: -270px !important; }
  .dvt-m-xs-t--26 {
    margin-top: -260px !important; }
  .dvt-m-xs-b--26 {
    margin-bottom: -260px !important; }
  .dvt-m-xs-t--25 {
    margin-top: -250px !important; }
  .dvt-m-xs-b--25 {
    margin-bottom: -250px !important; }
  .dvt-m-xs-t--24 {
    margin-top: -240px !important; }
  .dvt-m-xs-b--24 {
    margin-bottom: -240px !important; }
  .dvt-m-xs-t--23 {
    margin-top: -230px !important; }
  .dvt-m-xs-b--23 {
    margin-bottom: -230px !important; }
  .dvt-m-xs-t--22 {
    margin-top: -220px !important; }
  .dvt-m-xs-b--22 {
    margin-bottom: -220px !important; }
  .dvt-m-xs-t--21 {
    margin-top: -210px !important; }
  .dvt-m-xs-b--21 {
    margin-bottom: -210px !important; }
  .dvt-m-xs-t--20 {
    margin-top: -200px !important; }
  .dvt-m-xs-b--20 {
    margin-bottom: -200px !important; }
  .dvt-m-xs-t--19 {
    margin-top: -190px !important; }
  .dvt-m-xs-b--19 {
    margin-bottom: -190px !important; }
  .dvt-m-xs-t--18 {
    margin-top: -180px !important; }
  .dvt-m-xs-b--18 {
    margin-bottom: -180px !important; }
  .dvt-m-xs-t--17 {
    margin-top: -170px !important; }
  .dvt-m-xs-b--17 {
    margin-bottom: -170px !important; }
  .dvt-m-xs-t--16 {
    margin-top: -160px !important; }
  .dvt-m-xs-b--16 {
    margin-bottom: -160px !important; }
  .dvt-m-xs-t--15 {
    margin-top: -150px !important; }
  .dvt-m-xs-b--15 {
    margin-bottom: -150px !important; }
  .dvt-m-xs-t--14 {
    margin-top: -140px !important; }
  .dvt-m-xs-b--14 {
    margin-bottom: -140px !important; }
  .dvt-m-xs-t--13 {
    margin-top: -130px !important; }
  .dvt-m-xs-b--13 {
    margin-bottom: -130px !important; }
  .dvt-m-xs-t--12 {
    margin-top: -120px !important; }
  .dvt-m-xs-b--12 {
    margin-bottom: -120px !important; }
  .dvt-m-xs-t--11 {
    margin-top: -110px !important; }
  .dvt-m-xs-b--11 {
    margin-bottom: -110px !important; }
  .dvt-m-xs-t--10 {
    margin-top: -100px !important; }
  .dvt-m-xs-b--10 {
    margin-bottom: -100px !important; }
  .dvt-m-xs-t--9 {
    margin-top: -90px !important; }
  .dvt-m-xs-b--9 {
    margin-bottom: -90px !important; }
  .dvt-m-xs-t--8 {
    margin-top: -80px !important; }
  .dvt-m-xs-b--8 {
    margin-bottom: -80px !important; }
  .dvt-m-xs-t--7 {
    margin-top: -70px !important; }
  .dvt-m-xs-b--7 {
    margin-bottom: -70px !important; }
  .dvt-m-xs-t--6 {
    margin-top: -60px !important; }
  .dvt-m-xs-b--6 {
    margin-bottom: -60px !important; }
  .dvt-m-xs-t--5 {
    margin-top: -50px !important; }
  .dvt-m-xs-b--5 {
    margin-bottom: -50px !important; }
  .dvt-m-xs-t--4 {
    margin-top: -40px !important; }
  .dvt-m-xs-b--4 {
    margin-bottom: -40px !important; }
  .dvt-m-xs-t--3 {
    margin-top: -30px !important; }
  .dvt-m-xs-b--3 {
    margin-bottom: -30px !important; }
  .dvt-m-xs-t--2 {
    margin-top: -20px !important; }
  .dvt-m-xs-b--2 {
    margin-bottom: -20px !important; }
  .dvt-m-xs-t--1 {
    margin-top: -10px !important; }
  .dvt-m-xs-b--1 {
    margin-bottom: -10px !important; }
  .dvt-m-xs-t-0 {
    margin-top: 0px !important; }
  .dvt-m-xs-b-0 {
    margin-bottom: 0px !important; }
  .dvt-m-xs-t-1 {
    margin-top: 10px !important; }
  .dvt-m-xs-b-1 {
    margin-bottom: 10px !important; }
  .dvt-m-xs-t-2 {
    margin-top: 20px !important; }
  .dvt-m-xs-b-2 {
    margin-bottom: 20px !important; }
  .dvt-m-xs-t-3 {
    margin-top: 30px !important; }
  .dvt-m-xs-b-3 {
    margin-bottom: 30px !important; }
  .dvt-m-xs-t-4 {
    margin-top: 40px !important; }
  .dvt-m-xs-b-4 {
    margin-bottom: 40px !important; }
  .dvt-m-xs-t-5 {
    margin-top: 50px !important; }
  .dvt-m-xs-b-5 {
    margin-bottom: 50px !important; }
  .dvt-m-xs-t-6 {
    margin-top: 60px !important; }
  .dvt-m-xs-b-6 {
    margin-bottom: 60px !important; }
  .dvt-m-xs-t-7 {
    margin-top: 70px !important; }
  .dvt-m-xs-b-7 {
    margin-bottom: 70px !important; }
  .dvt-m-xs-t-8 {
    margin-top: 80px !important; }
  .dvt-m-xs-b-8 {
    margin-bottom: 80px !important; }
  .dvt-m-xs-t-9 {
    margin-top: 90px !important; }
  .dvt-m-xs-b-9 {
    margin-bottom: 90px !important; }
  .dvt-m-xs-t-10 {
    margin-top: 100px !important; }
  .dvt-m-xs-b-10 {
    margin-bottom: 100px !important; }
  .dvt-m-xs-t-11 {
    margin-top: 110px !important; }
  .dvt-m-xs-b-11 {
    margin-bottom: 110px !important; }
  .dvt-m-xs-t-12 {
    margin-top: 120px !important; }
  .dvt-m-xs-b-12 {
    margin-bottom: 120px !important; }
  .dvt-m-xs-t-13 {
    margin-top: 130px !important; }
  .dvt-m-xs-b-13 {
    margin-bottom: 130px !important; }
  .dvt-m-xs-t-14 {
    margin-top: 140px !important; }
  .dvt-m-xs-b-14 {
    margin-bottom: 140px !important; }
  .dvt-m-xs-t-15 {
    margin-top: 150px !important; }
  .dvt-m-xs-b-15 {
    margin-bottom: 150px !important; }
  .dvt-m-xs-t-16 {
    margin-top: 160px !important; }
  .dvt-m-xs-b-16 {
    margin-bottom: 160px !important; }
  .dvt-m-xs-t-17 {
    margin-top: 170px !important; }
  .dvt-m-xs-b-17 {
    margin-bottom: 170px !important; }
  .dvt-m-xs-t-18 {
    margin-top: 180px !important; }
  .dvt-m-xs-b-18 {
    margin-bottom: 180px !important; }
  .dvt-m-xs-t-19 {
    margin-top: 190px !important; }
  .dvt-m-xs-b-19 {
    margin-bottom: 190px !important; }
  .dvt-m-xs-t-20 {
    margin-top: 200px !important; }
  .dvt-m-xs-b-20 {
    margin-bottom: 200px !important; }
  .dvt-m-xs-t-21 {
    margin-top: 210px !important; }
  .dvt-m-xs-b-21 {
    margin-bottom: 210px !important; }
  .dvt-m-xs-t-22 {
    margin-top: 220px !important; }
  .dvt-m-xs-b-22 {
    margin-bottom: 220px !important; }
  .dvt-m-xs-t-23 {
    margin-top: 230px !important; }
  .dvt-m-xs-b-23 {
    margin-bottom: 230px !important; }
  .dvt-m-xs-t-24 {
    margin-top: 240px !important; }
  .dvt-m-xs-b-24 {
    margin-bottom: 240px !important; }
  .dvt-m-xs-t-25 {
    margin-top: 250px !important; }
  .dvt-m-xs-b-25 {
    margin-bottom: 250px !important; }
  .dvt-m-xs-t-26 {
    margin-top: 260px !important; }
  .dvt-m-xs-b-26 {
    margin-bottom: 260px !important; }
  .dvt-m-xs-t-27 {
    margin-top: 270px !important; }
  .dvt-m-xs-b-27 {
    margin-bottom: 270px !important; }
  .dvt-m-xs-t-28 {
    margin-top: 280px !important; }
  .dvt-m-xs-b-28 {
    margin-bottom: 280px !important; }
  .dvt-m-xs-t-29 {
    margin-top: 290px !important; }
  .dvt-m-xs-b-29 {
    margin-bottom: 290px !important; }
  .dvt-m-xs-t-30 {
    margin-top: 300px !important; }
  .dvt-m-xs-b-30 {
    margin-bottom: 300px !important; }
  @media (min-width: 544px) {
  .dvt-m-sm-t--30 {
    margin-top: -300px !important; }
    .dvt-m-sm-b--30 {
      margin-bottom: -300px !important; }

    .dvt-m-sm-t--29 {
      margin-top: -290px !important; }

    .dvt-m-sm-b--29 {
      margin-bottom: -290px !important; }

    .dvt-m-sm-t--28 {
      margin-top: -280px !important; }

    .dvt-m-sm-b--28 {
      margin-bottom: -280px !important; }

    .dvt-m-sm-t--27 {
      margin-top: -270px !important; }

    .dvt-m-sm-b--27 {
      margin-bottom: -270px !important; }

    .dvt-m-sm-t--26 {
      margin-top: -260px !important; }

    .dvt-m-sm-b--26 {
      margin-bottom: -260px !important; }

    .dvt-m-sm-t--25 {
      margin-top: -250px !important; }

    .dvt-m-sm-b--25 {
      margin-bottom: -250px !important; }

    .dvt-m-sm-t--24 {
      margin-top: -240px !important; }

    .dvt-m-sm-b--24 {
      margin-bottom: -240px !important; }

    .dvt-m-sm-t--23 {
      margin-top: -230px !important; }

    .dvt-m-sm-b--23 {
      margin-bottom: -230px !important; }

    .dvt-m-sm-t--22 {
      margin-top: -220px !important; }

    .dvt-m-sm-b--22 {
      margin-bottom: -220px !important; }

    .dvt-m-sm-t--21 {
      margin-top: -210px !important; }

    .dvt-m-sm-b--21 {
      margin-bottom: -210px !important; }

    .dvt-m-sm-t--20 {
      margin-top: -200px !important; }

    .dvt-m-sm-b--20 {
      margin-bottom: -200px !important; }

    .dvt-m-sm-t--19 {
      margin-top: -190px !important; }

    .dvt-m-sm-b--19 {
      margin-bottom: -190px !important; }

    .dvt-m-sm-t--18 {
      margin-top: -180px !important; }

    .dvt-m-sm-b--18 {
      margin-bottom: -180px !important; }

    .dvt-m-sm-t--17 {
      margin-top: -170px !important; }

    .dvt-m-sm-b--17 {
      margin-bottom: -170px !important; }

    .dvt-m-sm-t--16 {
      margin-top: -160px !important; }

    .dvt-m-sm-b--16 {
      margin-bottom: -160px !important; }

    .dvt-m-sm-t--15 {
      margin-top: -150px !important; }

    .dvt-m-sm-b--15 {
      margin-bottom: -150px !important; }

    .dvt-m-sm-t--14 {
      margin-top: -140px !important; }

    .dvt-m-sm-b--14 {
      margin-bottom: -140px !important; }

    .dvt-m-sm-t--13 {
      margin-top: -130px !important; }

    .dvt-m-sm-b--13 {
      margin-bottom: -130px !important; }

    .dvt-m-sm-t--12 {
      margin-top: -120px !important; }

    .dvt-m-sm-b--12 {
      margin-bottom: -120px !important; }

    .dvt-m-sm-t--11 {
      margin-top: -110px !important; }

    .dvt-m-sm-b--11 {
      margin-bottom: -110px !important; }

    .dvt-m-sm-t--10 {
      margin-top: -100px !important; }

    .dvt-m-sm-b--10 {
      margin-bottom: -100px !important; }

    .dvt-m-sm-t--9 {
      margin-top: -90px !important; }

    .dvt-m-sm-b--9 {
      margin-bottom: -90px !important; }

    .dvt-m-sm-t--8 {
      margin-top: -80px !important; }

    .dvt-m-sm-b--8 {
      margin-bottom: -80px !important; }

    .dvt-m-sm-t--7 {
      margin-top: -70px !important; }

    .dvt-m-sm-b--7 {
      margin-bottom: -70px !important; }

    .dvt-m-sm-t--6 {
      margin-top: -60px !important; }

    .dvt-m-sm-b--6 {
      margin-bottom: -60px !important; }

    .dvt-m-sm-t--5 {
      margin-top: -50px !important; }

    .dvt-m-sm-b--5 {
      margin-bottom: -50px !important; }

    .dvt-m-sm-t--4 {
      margin-top: -40px !important; }

    .dvt-m-sm-b--4 {
      margin-bottom: -40px !important; }

    .dvt-m-sm-t--3 {
      margin-top: -30px !important; }

    .dvt-m-sm-b--3 {
      margin-bottom: -30px !important; }

    .dvt-m-sm-t--2 {
      margin-top: -20px !important; }

    .dvt-m-sm-b--2 {
      margin-bottom: -20px !important; }

    .dvt-m-sm-t--1 {
      margin-top: -10px !important; }

    .dvt-m-sm-b--1 {
      margin-bottom: -10px !important; }

    .dvt-m-sm-t-0 {
      margin-top: 0px !important; }

    .dvt-m-sm-b-0 {
      margin-bottom: 0px !important; }

    .dvt-m-sm-t-1 {
      margin-top: 10px !important; }

    .dvt-m-sm-b-1 {
      margin-bottom: 10px !important; }

    .dvt-m-sm-t-2 {
      margin-top: 20px !important; }

    .dvt-m-sm-b-2 {
      margin-bottom: 20px !important; }

    .dvt-m-sm-t-3 {
      margin-top: 30px !important; }

    .dvt-m-sm-b-3 {
      margin-bottom: 30px !important; }

    .dvt-m-sm-t-4 {
      margin-top: 40px !important; }

    .dvt-m-sm-b-4 {
      margin-bottom: 40px !important; }

    .dvt-m-sm-t-5 {
      margin-top: 50px !important; }

    .dvt-m-sm-b-5 {
      margin-bottom: 50px !important; }

    .dvt-m-sm-t-6 {
      margin-top: 60px !important; }

    .dvt-m-sm-b-6 {
      margin-bottom: 60px !important; }

    .dvt-m-sm-t-7 {
      margin-top: 70px !important; }

    .dvt-m-sm-b-7 {
      margin-bottom: 70px !important; }

    .dvt-m-sm-t-8 {
      margin-top: 80px !important; }

    .dvt-m-sm-b-8 {
      margin-bottom: 80px !important; }

    .dvt-m-sm-t-9 {
      margin-top: 90px !important; }

    .dvt-m-sm-b-9 {
      margin-bottom: 90px !important; }

    .dvt-m-sm-t-10 {
      margin-top: 100px !important; }

    .dvt-m-sm-b-10 {
      margin-bottom: 100px !important; }

    .dvt-m-sm-t-11 {
      margin-top: 110px !important; }

    .dvt-m-sm-b-11 {
      margin-bottom: 110px !important; }

    .dvt-m-sm-t-12 {
      margin-top: 120px !important; }

    .dvt-m-sm-b-12 {
      margin-bottom: 120px !important; }

    .dvt-m-sm-t-13 {
      margin-top: 130px !important; }

    .dvt-m-sm-b-13 {
      margin-bottom: 130px !important; }

    .dvt-m-sm-t-14 {
      margin-top: 140px !important; }

    .dvt-m-sm-b-14 {
      margin-bottom: 140px !important; }

    .dvt-m-sm-t-15 {
      margin-top: 150px !important; }

    .dvt-m-sm-b-15 {
      margin-bottom: 150px !important; }

    .dvt-m-sm-t-16 {
      margin-top: 160px !important; }

    .dvt-m-sm-b-16 {
      margin-bottom: 160px !important; }

    .dvt-m-sm-t-17 {
      margin-top: 170px !important; }

    .dvt-m-sm-b-17 {
      margin-bottom: 170px !important; }

    .dvt-m-sm-t-18 {
      margin-top: 180px !important; }

    .dvt-m-sm-b-18 {
      margin-bottom: 180px !important; }

    .dvt-m-sm-t-19 {
      margin-top: 190px !important; }

    .dvt-m-sm-b-19 {
      margin-bottom: 190px !important; }

    .dvt-m-sm-t-20 {
      margin-top: 200px !important; }

    .dvt-m-sm-b-20 {
      margin-bottom: 200px !important; }

    .dvt-m-sm-t-21 {
      margin-top: 210px !important; }

    .dvt-m-sm-b-21 {
      margin-bottom: 210px !important; }

    .dvt-m-sm-t-22 {
      margin-top: 220px !important; }

    .dvt-m-sm-b-22 {
      margin-bottom: 220px !important; }

    .dvt-m-sm-t-23 {
      margin-top: 230px !important; }

    .dvt-m-sm-b-23 {
      margin-bottom: 230px !important; }

    .dvt-m-sm-t-24 {
      margin-top: 240px !important; }

    .dvt-m-sm-b-24 {
      margin-bottom: 240px !important; }

    .dvt-m-sm-t-25 {
      margin-top: 250px !important; }

    .dvt-m-sm-b-25 {
      margin-bottom: 250px !important; }

    .dvt-m-sm-t-26 {
      margin-top: 260px !important; }

    .dvt-m-sm-b-26 {
      margin-bottom: 260px !important; }

    .dvt-m-sm-t-27 {
      margin-top: 270px !important; }

    .dvt-m-sm-b-27 {
      margin-bottom: 270px !important; }

    .dvt-m-sm-t-28 {
      margin-top: 280px !important; }

    .dvt-m-sm-b-28 {
      margin-bottom: 280px !important; }

    .dvt-m-sm-t-29 {
      margin-top: 290px !important; }

    .dvt-m-sm-b-29 {
      margin-bottom: 290px !important; }

    .dvt-m-sm-t-30 {
      margin-top: 300px !important; }

    .dvt-m-sm-b-30 {
      margin-bottom: 300px !important; } }
  @media (min-width: 768px) {
  .dvt-m-md-t--30 {
    margin-top: -300px !important; }
    .dvt-m-md-b--30 {
      margin-bottom: -300px !important; }

    .dvt-m-md-t--29 {
      margin-top: -290px !important; }

    .dvt-m-md-b--29 {
      margin-bottom: -290px !important; }

    .dvt-m-md-t--28 {
      margin-top: -280px !important; }

    .dvt-m-md-b--28 {
      margin-bottom: -280px !important; }

    .dvt-m-md-t--27 {
      margin-top: -270px !important; }

    .dvt-m-md-b--27 {
      margin-bottom: -270px !important; }

    .dvt-m-md-t--26 {
      margin-top: -260px !important; }

    .dvt-m-md-b--26 {
      margin-bottom: -260px !important; }

    .dvt-m-md-t--25 {
      margin-top: -250px !important; }

    .dvt-m-md-b--25 {
      margin-bottom: -250px !important; }

    .dvt-m-md-t--24 {
      margin-top: -240px !important; }

    .dvt-m-md-b--24 {
      margin-bottom: -240px !important; }

    .dvt-m-md-t--23 {
      margin-top: -230px !important; }

    .dvt-m-md-b--23 {
      margin-bottom: -230px !important; }

    .dvt-m-md-t--22 {
      margin-top: -220px !important; }

    .dvt-m-md-b--22 {
      margin-bottom: -220px !important; }

    .dvt-m-md-t--21 {
      margin-top: -210px !important; }

    .dvt-m-md-b--21 {
      margin-bottom: -210px !important; }

    .dvt-m-md-t--20 {
      margin-top: -200px !important; }

    .dvt-m-md-b--20 {
      margin-bottom: -200px !important; }

    .dvt-m-md-t--19 {
      margin-top: -190px !important; }

    .dvt-m-md-b--19 {
      margin-bottom: -190px !important; }

    .dvt-m-md-t--18 {
      margin-top: -180px !important; }

    .dvt-m-md-b--18 {
      margin-bottom: -180px !important; }

    .dvt-m-md-t--17 {
      margin-top: -170px !important; }

    .dvt-m-md-b--17 {
      margin-bottom: -170px !important; }

    .dvt-m-md-t--16 {
      margin-top: -160px !important; }

    .dvt-m-md-b--16 {
      margin-bottom: -160px !important; }

    .dvt-m-md-t--15 {
      margin-top: -150px !important; }

    .dvt-m-md-b--15 {
      margin-bottom: -150px !important; }

    .dvt-m-md-t--14 {
      margin-top: -140px !important; }

    .dvt-m-md-b--14 {
      margin-bottom: -140px !important; }

    .dvt-m-md-t--13 {
      margin-top: -130px !important; }

    .dvt-m-md-b--13 {
      margin-bottom: -130px !important; }

    .dvt-m-md-t--12 {
      margin-top: -120px !important; }

    .dvt-m-md-b--12 {
      margin-bottom: -120px !important; }

    .dvt-m-md-t--11 {
      margin-top: -110px !important; }

    .dvt-m-md-b--11 {
      margin-bottom: -110px !important; }

    .dvt-m-md-t--10 {
      margin-top: -100px !important; }

    .dvt-m-md-b--10 {
      margin-bottom: -100px !important; }

    .dvt-m-md-t--9 {
      margin-top: -90px !important; }

    .dvt-m-md-b--9 {
      margin-bottom: -90px !important; }

    .dvt-m-md-t--8 {
      margin-top: -80px !important; }

    .dvt-m-md-b--8 {
      margin-bottom: -80px !important; }

    .dvt-m-md-t--7 {
      margin-top: -70px !important; }

    .dvt-m-md-b--7 {
      margin-bottom: -70px !important; }

    .dvt-m-md-t--6 {
      margin-top: -60px !important; }

    .dvt-m-md-b--6 {
      margin-bottom: -60px !important; }

    .dvt-m-md-t--5 {
      margin-top: -50px !important; }

    .dvt-m-md-b--5 {
      margin-bottom: -50px !important; }

    .dvt-m-md-t--4 {
      margin-top: -40px !important; }

    .dvt-m-md-b--4 {
      margin-bottom: -40px !important; }

    .dvt-m-md-t--3 {
      margin-top: -30px !important; }

    .dvt-m-md-b--3 {
      margin-bottom: -30px !important; }

    .dvt-m-md-t--2 {
      margin-top: -20px !important; }

    .dvt-m-md-b--2 {
      margin-bottom: -20px !important; }

    .dvt-m-md-t--1 {
      margin-top: -10px !important; }

    .dvt-m-md-b--1 {
      margin-bottom: -10px !important; }

    .dvt-m-md-t-0 {
      margin-top: 0px !important; }

    .dvt-m-md-b-0 {
      margin-bottom: 0px !important; }

    .dvt-m-md-t-1 {
      margin-top: 10px !important; }

    .dvt-m-md-b-1 {
      margin-bottom: 10px !important; }

    .dvt-m-md-t-2 {
      margin-top: 20px !important; }

    .dvt-m-md-b-2 {
      margin-bottom: 20px !important; }

    .dvt-m-md-t-3 {
      margin-top: 30px !important; }

    .dvt-m-md-b-3 {
      margin-bottom: 30px !important; }

    .dvt-m-md-t-4 {
      margin-top: 40px !important; }

    .dvt-m-md-b-4 {
      margin-bottom: 40px !important; }

    .dvt-m-md-t-5 {
      margin-top: 50px !important; }

    .dvt-m-md-b-5 {
      margin-bottom: 50px !important; }

    .dvt-m-md-t-6 {
      margin-top: 60px !important; }

    .dvt-m-md-b-6 {
      margin-bottom: 60px !important; }

    .dvt-m-md-t-7 {
      margin-top: 70px !important; }

    .dvt-m-md-b-7 {
      margin-bottom: 70px !important; }

    .dvt-m-md-t-8 {
      margin-top: 80px !important; }

    .dvt-m-md-b-8 {
      margin-bottom: 80px !important; }

    .dvt-m-md-t-9 {
      margin-top: 90px !important; }

    .dvt-m-md-b-9 {
      margin-bottom: 90px !important; }

    .dvt-m-md-t-10 {
      margin-top: 100px !important; }

    .dvt-m-md-b-10 {
      margin-bottom: 100px !important; }

    .dvt-m-md-t-11 {
      margin-top: 110px !important; }

    .dvt-m-md-b-11 {
      margin-bottom: 110px !important; }

    .dvt-m-md-t-12 {
      margin-top: 120px !important; }

    .dvt-m-md-b-12 {
      margin-bottom: 120px !important; }

    .dvt-m-md-t-13 {
      margin-top: 130px !important; }

    .dvt-m-md-b-13 {
      margin-bottom: 130px !important; }

    .dvt-m-md-t-14 {
      margin-top: 140px !important; }

    .dvt-m-md-b-14 {
      margin-bottom: 140px !important; }

    .dvt-m-md-t-15 {
      margin-top: 150px !important; }

    .dvt-m-md-b-15 {
      margin-bottom: 150px !important; }

    .dvt-m-md-t-16 {
      margin-top: 160px !important; }

    .dvt-m-md-b-16 {
      margin-bottom: 160px !important; }

    .dvt-m-md-t-17 {
      margin-top: 170px !important; }

    .dvt-m-md-b-17 {
      margin-bottom: 170px !important; }

    .dvt-m-md-t-18 {
      margin-top: 180px !important; }

    .dvt-m-md-b-18 {
      margin-bottom: 180px !important; }

    .dvt-m-md-t-19 {
      margin-top: 190px !important; }

    .dvt-m-md-b-19 {
      margin-bottom: 190px !important; }

    .dvt-m-md-t-20 {
      margin-top: 200px !important; }

    .dvt-m-md-b-20 {
      margin-bottom: 200px !important; }

    .dvt-m-md-t-21 {
      margin-top: 210px !important; }

    .dvt-m-md-b-21 {
      margin-bottom: 210px !important; }

    .dvt-m-md-t-22 {
      margin-top: 220px !important; }

    .dvt-m-md-b-22 {
      margin-bottom: 220px !important; }

    .dvt-m-md-t-23 {
      margin-top: 230px !important; }

    .dvt-m-md-b-23 {
      margin-bottom: 230px !important; }

    .dvt-m-md-t-24 {
      margin-top: 240px !important; }

    .dvt-m-md-b-24 {
      margin-bottom: 240px !important; }

    .dvt-m-md-t-25 {
      margin-top: 250px !important; }

    .dvt-m-md-b-25 {
      margin-bottom: 250px !important; }

    .dvt-m-md-t-26 {
      margin-top: 260px !important; }

    .dvt-m-md-b-26 {
      margin-bottom: 260px !important; }

    .dvt-m-md-t-27 {
      margin-top: 270px !important; }

    .dvt-m-md-b-27 {
      margin-bottom: 270px !important; }

    .dvt-m-md-t-28 {
      margin-top: 280px !important; }

    .dvt-m-md-b-28 {
      margin-bottom: 280px !important; }

    .dvt-m-md-t-29 {
      margin-top: 290px !important; }

    .dvt-m-md-b-29 {
      margin-bottom: 290px !important; }

    .dvt-m-md-t-30 {
      margin-top: 300px !important; }

    .dvt-m-md-b-30 {
      margin-bottom: 300px !important; } }
  @media (min-width: 992px) {
  .dvt-m-lg-t--30 {
    margin-top: -300px !important; }
    .dvt-m-lg-b--30 {
      margin-bottom: -300px !important; }

    .dvt-m-lg-t--29 {
      margin-top: -290px !important; }

    .dvt-m-lg-b--29 {
      margin-bottom: -290px !important; }

    .dvt-m-lg-t--28 {
      margin-top: -280px !important; }

    .dvt-m-lg-b--28 {
      margin-bottom: -280px !important; }

    .dvt-m-lg-t--27 {
      margin-top: -270px !important; }

    .dvt-m-lg-b--27 {
      margin-bottom: -270px !important; }

    .dvt-m-lg-t--26 {
      margin-top: -260px !important; }

    .dvt-m-lg-b--26 {
      margin-bottom: -260px !important; }

    .dvt-m-lg-t--25 {
      margin-top: -250px !important; }

    .dvt-m-lg-b--25 {
      margin-bottom: -250px !important; }

    .dvt-m-lg-t--24 {
      margin-top: -240px !important; }

    .dvt-m-lg-b--24 {
      margin-bottom: -240px !important; }

    .dvt-m-lg-t--23 {
      margin-top: -230px !important; }

    .dvt-m-lg-b--23 {
      margin-bottom: -230px !important; }

    .dvt-m-lg-t--22 {
      margin-top: -220px !important; }

    .dvt-m-lg-b--22 {
      margin-bottom: -220px !important; }

    .dvt-m-lg-t--21 {
      margin-top: -210px !important; }

    .dvt-m-lg-b--21 {
      margin-bottom: -210px !important; }

    .dvt-m-lg-t--20 {
      margin-top: -200px !important; }

    .dvt-m-lg-b--20 {
      margin-bottom: -200px !important; }

    .dvt-m-lg-t--19 {
      margin-top: -190px !important; }

    .dvt-m-lg-b--19 {
      margin-bottom: -190px !important; }

    .dvt-m-lg-t--18 {
      margin-top: -180px !important; }

    .dvt-m-lg-b--18 {
      margin-bottom: -180px !important; }

    .dvt-m-lg-t--17 {
      margin-top: -170px !important; }

    .dvt-m-lg-b--17 {
      margin-bottom: -170px !important; }

    .dvt-m-lg-t--16 {
      margin-top: -160px !important; }

    .dvt-m-lg-b--16 {
      margin-bottom: -160px !important; }

    .dvt-m-lg-t--15 {
      margin-top: -150px !important; }

    .dvt-m-lg-b--15 {
      margin-bottom: -150px !important; }

    .dvt-m-lg-t--14 {
      margin-top: -140px !important; }

    .dvt-m-lg-b--14 {
      margin-bottom: -140px !important; }

    .dvt-m-lg-t--13 {
      margin-top: -130px !important; }

    .dvt-m-lg-b--13 {
      margin-bottom: -130px !important; }

    .dvt-m-lg-t--12 {
      margin-top: -120px !important; }

    .dvt-m-lg-b--12 {
      margin-bottom: -120px !important; }

    .dvt-m-lg-t--11 {
      margin-top: -110px !important; }

    .dvt-m-lg-b--11 {
      margin-bottom: -110px !important; }

    .dvt-m-lg-t--10 {
      margin-top: -100px !important; }

    .dvt-m-lg-b--10 {
      margin-bottom: -100px !important; }

    .dvt-m-lg-t--9 {
      margin-top: -90px !important; }

    .dvt-m-lg-b--9 {
      margin-bottom: -90px !important; }

    .dvt-m-lg-t--8 {
      margin-top: -80px !important; }

    .dvt-m-lg-b--8 {
      margin-bottom: -80px !important; }

    .dvt-m-lg-t--7 {
      margin-top: -70px !important; }

    .dvt-m-lg-b--7 {
      margin-bottom: -70px !important; }

    .dvt-m-lg-t--6 {
      margin-top: -60px !important; }

    .dvt-m-lg-b--6 {
      margin-bottom: -60px !important; }

    .dvt-m-lg-t--5 {
      margin-top: -50px !important; }

    .dvt-m-lg-b--5 {
      margin-bottom: -50px !important; }

    .dvt-m-lg-t--4 {
      margin-top: -40px !important; }

    .dvt-m-lg-b--4 {
      margin-bottom: -40px !important; }

    .dvt-m-lg-t--3 {
      margin-top: -30px !important; }

    .dvt-m-lg-b--3 {
      margin-bottom: -30px !important; }

    .dvt-m-lg-t--2 {
      margin-top: -20px !important; }

    .dvt-m-lg-b--2 {
      margin-bottom: -20px !important; }

    .dvt-m-lg-t--1 {
      margin-top: -10px !important; }

    .dvt-m-lg-b--1 {
      margin-bottom: -10px !important; }

    .dvt-m-lg-t-0 {
      margin-top: 0px !important; }

    .dvt-m-lg-b-0 {
      margin-bottom: 0px !important; }

    .dvt-m-lg-t-1 {
      margin-top: 10px !important; }

    .dvt-m-lg-b-1 {
      margin-bottom: 10px !important; }

    .dvt-m-lg-t-2 {
      margin-top: 20px !important; }

    .dvt-m-lg-b-2 {
      margin-bottom: 20px !important; }

    .dvt-m-lg-t-3 {
      margin-top: 30px !important; }

    .dvt-m-lg-b-3 {
      margin-bottom: 30px !important; }

    .dvt-m-lg-t-4 {
      margin-top: 40px !important; }

    .dvt-m-lg-b-4 {
      margin-bottom: 40px !important; }

    .dvt-m-lg-t-5 {
      margin-top: 50px !important; }

    .dvt-m-lg-b-5 {
      margin-bottom: 50px !important; }

    .dvt-m-lg-t-6 {
      margin-top: 60px !important; }

    .dvt-m-lg-b-6 {
      margin-bottom: 60px !important; }

    .dvt-m-lg-t-7 {
      margin-top: 70px !important; }

    .dvt-m-lg-b-7 {
      margin-bottom: 70px !important; }

    .dvt-m-lg-t-8 {
      margin-top: 80px !important; }

    .dvt-m-lg-b-8 {
      margin-bottom: 80px !important; }

    .dvt-m-lg-t-9 {
      margin-top: 90px !important; }

    .dvt-m-lg-b-9 {
      margin-bottom: 90px !important; }

    .dvt-m-lg-t-10 {
      margin-top: 100px !important; }

    .dvt-m-lg-b-10 {
      margin-bottom: 100px !important; }

    .dvt-m-lg-t-11 {
      margin-top: 110px !important; }

    .dvt-m-lg-b-11 {
      margin-bottom: 110px !important; }

    .dvt-m-lg-t-12 {
      margin-top: 120px !important; }

    .dvt-m-lg-b-12 {
      margin-bottom: 120px !important; }

    .dvt-m-lg-t-13 {
      margin-top: 130px !important; }

    .dvt-m-lg-b-13 {
      margin-bottom: 130px !important; }

    .dvt-m-lg-t-14 {
      margin-top: 140px !important; }

    .dvt-m-lg-b-14 {
      margin-bottom: 140px !important; }

    .dvt-m-lg-t-15 {
      margin-top: 150px !important; }

    .dvt-m-lg-b-15 {
      margin-bottom: 150px !important; }

    .dvt-m-lg-t-16 {
      margin-top: 160px !important; }

    .dvt-m-lg-b-16 {
      margin-bottom: 160px !important; }

    .dvt-m-lg-t-17 {
      margin-top: 170px !important; }

    .dvt-m-lg-b-17 {
      margin-bottom: 170px !important; }

    .dvt-m-lg-t-18 {
      margin-top: 180px !important; }

    .dvt-m-lg-b-18 {
      margin-bottom: 180px !important; }

    .dvt-m-lg-t-19 {
      margin-top: 190px !important; }

    .dvt-m-lg-b-19 {
      margin-bottom: 190px !important; }

    .dvt-m-lg-t-20 {
      margin-top: 200px !important; }

    .dvt-m-lg-b-20 {
      margin-bottom: 200px !important; }

    .dvt-m-lg-t-21 {
      margin-top: 210px !important; }

    .dvt-m-lg-b-21 {
      margin-bottom: 210px !important; }

    .dvt-m-lg-t-22 {
      margin-top: 220px !important; }

    .dvt-m-lg-b-22 {
      margin-bottom: 220px !important; }

    .dvt-m-lg-t-23 {
      margin-top: 230px !important; }

    .dvt-m-lg-b-23 {
      margin-bottom: 230px !important; }

    .dvt-m-lg-t-24 {
      margin-top: 240px !important; }

    .dvt-m-lg-b-24 {
      margin-bottom: 240px !important; }

    .dvt-m-lg-t-25 {
      margin-top: 250px !important; }

    .dvt-m-lg-b-25 {
      margin-bottom: 250px !important; }

    .dvt-m-lg-t-26 {
      margin-top: 260px !important; }

    .dvt-m-lg-b-26 {
      margin-bottom: 260px !important; }

    .dvt-m-lg-t-27 {
      margin-top: 270px !important; }

    .dvt-m-lg-b-27 {
      margin-bottom: 270px !important; }

    .dvt-m-lg-t-28 {
      margin-top: 280px !important; }

    .dvt-m-lg-b-28 {
      margin-bottom: 280px !important; }

    .dvt-m-lg-t-29 {
      margin-top: 290px !important; }

    .dvt-m-lg-b-29 {
      margin-bottom: 290px !important; }

    .dvt-m-lg-t-30 {
      margin-top: 300px !important; }

    .dvt-m-lg-b-30 {
      margin-bottom: 300px !important; } }
  @media (min-width: 1200px) {
  .dvt-m-xl-t--30 {
    margin-top: -300px !important; }
    .dvt-m-xl-b--30 {
      margin-bottom: -300px !important; }

    .dvt-m-xl-t--29 {
      margin-top: -290px !important; }

    .dvt-m-xl-b--29 {
      margin-bottom: -290px !important; }

    .dvt-m-xl-t--28 {
      margin-top: -280px !important; }

    .dvt-m-xl-b--28 {
      margin-bottom: -280px !important; }

    .dvt-m-xl-t--27 {
      margin-top: -270px !important; }

    .dvt-m-xl-b--27 {
      margin-bottom: -270px !important; }

    .dvt-m-xl-t--26 {
      margin-top: -260px !important; }

    .dvt-m-xl-b--26 {
      margin-bottom: -260px !important; }

    .dvt-m-xl-t--25 {
      margin-top: -250px !important; }

    .dvt-m-xl-b--25 {
      margin-bottom: -250px !important; }

    .dvt-m-xl-t--24 {
      margin-top: -240px !important; }

    .dvt-m-xl-b--24 {
      margin-bottom: -240px !important; }

    .dvt-m-xl-t--23 {
      margin-top: -230px !important; }

    .dvt-m-xl-b--23 {
      margin-bottom: -230px !important; }

    .dvt-m-xl-t--22 {
      margin-top: -220px !important; }

    .dvt-m-xl-b--22 {
      margin-bottom: -220px !important; }

    .dvt-m-xl-t--21 {
      margin-top: -210px !important; }

    .dvt-m-xl-b--21 {
      margin-bottom: -210px !important; }

    .dvt-m-xl-t--20 {
      margin-top: -200px !important; }

    .dvt-m-xl-b--20 {
      margin-bottom: -200px !important; }

    .dvt-m-xl-t--19 {
      margin-top: -190px !important; }

    .dvt-m-xl-b--19 {
      margin-bottom: -190px !important; }

    .dvt-m-xl-t--18 {
      margin-top: -180px !important; }

    .dvt-m-xl-b--18 {
      margin-bottom: -180px !important; }

    .dvt-m-xl-t--17 {
      margin-top: -170px !important; }

    .dvt-m-xl-b--17 {
      margin-bottom: -170px !important; }

    .dvt-m-xl-t--16 {
      margin-top: -160px !important; }

    .dvt-m-xl-b--16 {
      margin-bottom: -160px !important; }

    .dvt-m-xl-t--15 {
      margin-top: -150px !important; }

    .dvt-m-xl-b--15 {
      margin-bottom: -150px !important; }

    .dvt-m-xl-t--14 {
      margin-top: -140px !important; }

    .dvt-m-xl-b--14 {
      margin-bottom: -140px !important; }

    .dvt-m-xl-t--13 {
      margin-top: -130px !important; }

    .dvt-m-xl-b--13 {
      margin-bottom: -130px !important; }

    .dvt-m-xl-t--12 {
      margin-top: -120px !important; }

    .dvt-m-xl-b--12 {
      margin-bottom: -120px !important; }

    .dvt-m-xl-t--11 {
      margin-top: -110px !important; }

    .dvt-m-xl-b--11 {
      margin-bottom: -110px !important; }

    .dvt-m-xl-t--10 {
      margin-top: -100px !important; }

    .dvt-m-xl-b--10 {
      margin-bottom: -100px !important; }

    .dvt-m-xl-t--9 {
      margin-top: -90px !important; }

    .dvt-m-xl-b--9 {
      margin-bottom: -90px !important; }

    .dvt-m-xl-t--8 {
      margin-top: -80px !important; }

    .dvt-m-xl-b--8 {
      margin-bottom: -80px !important; }

    .dvt-m-xl-t--7 {
      margin-top: -70px !important; }

    .dvt-m-xl-b--7 {
      margin-bottom: -70px !important; }

    .dvt-m-xl-t--6 {
      margin-top: -60px !important; }

    .dvt-m-xl-b--6 {
      margin-bottom: -60px !important; }

    .dvt-m-xl-t--5 {
      margin-top: -50px !important; }

    .dvt-m-xl-b--5 {
      margin-bottom: -50px !important; }

    .dvt-m-xl-t--4 {
      margin-top: -40px !important; }

    .dvt-m-xl-b--4 {
      margin-bottom: -40px !important; }

    .dvt-m-xl-t--3 {
      margin-top: -30px !important; }

    .dvt-m-xl-b--3 {
      margin-bottom: -30px !important; }

    .dvt-m-xl-t--2 {
      margin-top: -20px !important; }

    .dvt-m-xl-b--2 {
      margin-bottom: -20px !important; }

    .dvt-m-xl-t--1 {
      margin-top: -10px !important; }

    .dvt-m-xl-b--1 {
      margin-bottom: -10px !important; }

    .dvt-m-xl-t-0 {
      margin-top: 0px !important; }

    .dvt-m-xl-b-0 {
      margin-bottom: 0px !important; }

    .dvt-m-xl-t-1 {
      margin-top: 10px !important; }

    .dvt-m-xl-b-1 {
      margin-bottom: 10px !important; }

    .dvt-m-xl-t-2 {
      margin-top: 20px !important; }

    .dvt-m-xl-b-2 {
      margin-bottom: 20px !important; }

    .dvt-m-xl-t-3 {
      margin-top: 30px !important; }

    .dvt-m-xl-b-3 {
      margin-bottom: 30px !important; }

    .dvt-m-xl-t-4 {
      margin-top: 40px !important; }

    .dvt-m-xl-b-4 {
      margin-bottom: 40px !important; }

    .dvt-m-xl-t-5 {
      margin-top: 50px !important; }

    .dvt-m-xl-b-5 {
      margin-bottom: 50px !important; }

    .dvt-m-xl-t-6 {
      margin-top: 60px !important; }

    .dvt-m-xl-b-6 {
      margin-bottom: 60px !important; }

    .dvt-m-xl-t-7 {
      margin-top: 70px !important; }

    .dvt-m-xl-b-7 {
      margin-bottom: 70px !important; }

    .dvt-m-xl-t-8 {
      margin-top: 80px !important; }

    .dvt-m-xl-b-8 {
      margin-bottom: 80px !important; }

    .dvt-m-xl-t-9 {
      margin-top: 90px !important; }

    .dvt-m-xl-b-9 {
      margin-bottom: 90px !important; }

    .dvt-m-xl-t-10 {
      margin-top: 100px !important; }

    .dvt-m-xl-b-10 {
      margin-bottom: 100px !important; }

    .dvt-m-xl-t-11 {
      margin-top: 110px !important; }

    .dvt-m-xl-b-11 {
      margin-bottom: 110px !important; }

    .dvt-m-xl-t-12 {
      margin-top: 120px !important; }

    .dvt-m-xl-b-12 {
      margin-bottom: 120px !important; }

    .dvt-m-xl-t-13 {
      margin-top: 130px !important; }

    .dvt-m-xl-b-13 {
      margin-bottom: 130px !important; }

    .dvt-m-xl-t-14 {
      margin-top: 140px !important; }

    .dvt-m-xl-b-14 {
      margin-bottom: 140px !important; }

    .dvt-m-xl-t-15 {
      margin-top: 150px !important; }

    .dvt-m-xl-b-15 {
      margin-bottom: 150px !important; }

    .dvt-m-xl-t-16 {
      margin-top: 160px !important; }

    .dvt-m-xl-b-16 {
      margin-bottom: 160px !important; }

    .dvt-m-xl-t-17 {
      margin-top: 170px !important; }

    .dvt-m-xl-b-17 {
      margin-bottom: 170px !important; }

    .dvt-m-xl-t-18 {
      margin-top: 180px !important; }

    .dvt-m-xl-b-18 {
      margin-bottom: 180px !important; }

    .dvt-m-xl-t-19 {
      margin-top: 190px !important; }

    .dvt-m-xl-b-19 {
      margin-bottom: 190px !important; }

    .dvt-m-xl-t-20 {
      margin-top: 200px !important; }

    .dvt-m-xl-b-20 {
      margin-bottom: 200px !important; }

    .dvt-m-xl-t-21 {
      margin-top: 210px !important; }

    .dvt-m-xl-b-21 {
      margin-bottom: 210px !important; }

    .dvt-m-xl-t-22 {
      margin-top: 220px !important; }

    .dvt-m-xl-b-22 {
      margin-bottom: 220px !important; }

    .dvt-m-xl-t-23 {
      margin-top: 230px !important; }

    .dvt-m-xl-b-23 {
      margin-bottom: 230px !important; }

    .dvt-m-xl-t-24 {
      margin-top: 240px !important; }

    .dvt-m-xl-b-24 {
      margin-bottom: 240px !important; }

    .dvt-m-xl-t-25 {
      margin-top: 250px !important; }

    .dvt-m-xl-b-25 {
      margin-bottom: 250px !important; }

    .dvt-m-xl-t-26 {
      margin-top: 260px !important; }

    .dvt-m-xl-b-26 {
      margin-bottom: 260px !important; }

    .dvt-m-xl-t-27 {
      margin-top: 270px !important; }

    .dvt-m-xl-b-27 {
      margin-bottom: 270px !important; }

    .dvt-m-xl-t-28 {
      margin-top: 280px !important; }

    .dvt-m-xl-b-28 {
      margin-bottom: 280px !important; }

    .dvt-m-xl-t-29 {
      margin-top: 290px !important; }

    .dvt-m-xl-b-29 {
      margin-bottom: 290px !important; }

    .dvt-m-xl-t-30 {
      margin-top: 300px !important; }

    .dvt-m-xl-b-30 {
      margin-bottom: 300px !important; } }

body:not(.dvt-agent-touch) .dvt-os-animation {
  opacity: 0; }
  body:not(.dvt-agent-touch) .dvt-os-animation.animated {
    opacity: 1; }
  body.dvt-agent-touch .dvt-os-animation.animated {
    animation-name: none !important; }

.dvt-photo-filter-none, .dvt-photo-filter-hover-none:hover {
  filter: none; }

.dvt-photo-filter-blur, .dvt-photo-filter-hover-blur:hover {
  filter: blur(3px); }

.dvt-photo-filter-grayscale, .dvt-photo-filter-hover-grayscale:hover {
  filter: grayscale(1); }

.dvt-photo-filter-desaturate-50, .dvt-photo-filter-hover-desaturate-50:hover {
  filter: grayscale(0.5); }

.dvt-photo-filter-hue-rotate, .dvt-photo-filter-hover-hue-rotate:hover {
  filter: hue-rotate(120deg); }

.dvt-photo-filter-sepia, .dvt-photo-filter-hover-sepia:hover {
  filter: sepia(0.5); }

.panel-group .panel-heading {
  padding: 20px 30px;
  background-color: #dbdad7;
  border-bottom: 1px solid #dcd4c5; }
  .panel-group .panel:last-child .panel-heading {
    border-bottom: 0; }
  .panel-group .panel-title {
    margin-bottom: 0;
    color: #575e66; }
  .panel-group .panel-title a {
    display: block;
    position: relative;
    z-index: 2; }
  .panel-group .panel-title a:after {
    width: 24px;
    height: 24px;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    z-index: 1;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    font-family: FontAwesome;
    content: "\f107";
    text-align: center;
    line-height: 24px;
    font-size: 16px; }
  .panel-group .panel-title a:not(.collapsed):after {
    transform: rotate(180deg); }
  .panel-group .panel-collapse {
    background-color: transparent;
    color: #575e66; }
  .panel-group .panel-collapse > div {
    padding: 20px 30px; }

.tab-content {
  border: 1px solid #dcd4c5;
  border-top: 0px; }

.dvt-nav {
  min-height: 120px;
  position: relative;
  z-index: 1030;
  background-color: #efefef;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0s;
  transform: translate3d(0, 0, 0);
  font-family: "Hind Guntur";
  font-weight: 300;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .1), 0 4px 5px 0 rgba(0, 0, 0, .05), 0 1px 10px 0 rgba(0, 0, 0, .04); }
  .dvt-nav.dvt-nav-scrolled {
    min-height: 90px; }
  .dvt-nav.dvt-nav-stuck {
    position: fixed; }

.dvt-nav-container {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 544px) {
    .dvt-nav-container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .dvt-nav-container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .dvt-nav-container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .dvt-nav-container {
      max-width: 1140px; } }
  .dvt-nav-fluid .dvt-nav-container {
    max-width: initial; }

.dvt-nav-brand {
  height: 120px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-size: 21px;
  transform: translate3d(0, 0, 0);
  padding: 20px 0; }
  .dvt-nav-brand a {
    display: flex;
    align-items: center;
    height: 100%; }
  .dvt-nav-brand a, .dvt-nav-brand a:visited {
    color: #000;
    text-decoration: none;
    color: #313843; }
  .dvt-nav-brand a:hover {
    color: #313843; }
  .dvt-nav-brand img {
    margin-right: 10px;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    height: 100%;
    max-width: 100%;
    width: auto;
    transform: translate3d(0, 0, 0); }
  .dvt-nav-scrolled .dvt-nav-brand {
    height: 90px; }

.dvt-nav-menu {
  max-height: 400px;
  overflow: auto; }

.dvt-nav-list {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative; }
  .dvt-nav-list > li > a, .dvt-nav-list > li > a:visited {
    padding: 20px 0;
    display: block;
    color: #000;
    font-size: 16px;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .dvt-nav-list > li > a:hover {
    color: #575e66;
    background-color: transparent; }
  .dvt-nav-list > li.active > a, .dvt-nav-list > li.active > a:hover {
    color: #121823;
    background-color: transparent; }

.dvt-nav-widget {
  display: none;
  color: #000; }
  .dvt-nav-widget a {
    color: #000; }
  .dvt-nav-widget .dvt-widget {
    padding: 20px 0; }

.dvt-nav-dropdown {
  transition: max-height 1s;
  overflow: hidden;
  max-height: 1000px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: rgba(245, 245, 245, 0.96); }
  .dvt-nav-dropdown li a {
    color: #575e66;
    display: block;
    padding: 12px 20px;
    transition: padding 0.3s, color 0.3s, background-color 0.3s;
    font-size: 14px; }
  .dvt-nav-dropdown li a:hover {
    color: #fff;
    background-color: #8f0f30; }
  .dvt-nav-dropdown li.active a {
    color: #fff;
    background-color: #8f0f30; }
  .dvt-nav-dropdown li:nth-child(2) a {
    transition: padding 0.3s 0.15s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(3) a {
    transition: padding 0.3s 0.225s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(4) a {
    transition: padding 0.3s 0.3s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(5) a {
    transition: padding 0.3s 0.375s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(6) a {
    transition: padding 0.3s 0.45s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(7) a {
    transition: padding 0.3s 0.525s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(8) a {
    transition: padding 0.3s 0.6s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(9) a {
    transition: padding 0.3s 0.675s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(10) a {
    transition: padding 0.3s 0.75s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(11) a {
    transition: padding 0.3s 0.825s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(12) a {
    transition: padding 0.3s 0.9s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(13) a {
    transition: padding 0.3s 0.975s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(14) a {
    transition: padding 0.3s 1.05s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(15) a {
    transition: padding 0.3s 1.125s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(16) a {
    transition: padding 0.3s 1.2s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(17) a {
    transition: padding 0.3s 1.275s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(18) a {
    transition: padding 0.3s 1.35s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(19) a {
    transition: padding 0.3s 1.425s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown li:nth-child(20) a {
    transition: padding 0.3s 1.5s, color 0.3s, background-color 0.3s; }
  .dvt-nav-dropdown.closed {
    max-height: 0px;
    transition-duration: 0.3s; }
  .dvt-nav-dropdown.closed li a {
    padding: 12px 10px; }

.dvt-nav-mobile {
  position: absolute;
  top: 0;
  right: 15px; }
  .dvt-nav-mobile span {
    user-select: none;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0); }
  .dvt-nav-mobile span, .dvt-nav-mobile span:before, .dvt-nav-mobile span:after {
    position: absolute;
    display: block;
    width: 25px;
    height: 2px;
    background-color: #000;
    outline: 1px solid transparent;
    transition-property: background-color, transform;
    transition-duration: 0.3s; }
  .dvt-nav-mobile span:before, .dvt-nav-mobile span:after {
    content: ""; }
  .dvt-nav-mobile span:before {
    top: -8px; }
  .dvt-nav-mobile span:after {
    top: 8px; }
  .dvt-nav-mobile a {
    display: block;
    position: relative;
    height: 120px;
    width: 48px;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transform: translate3d(0, 0, 0); }
  .dvt-nav-mobile a.active {
    transform: rotate(180deg); }
  .dvt-nav-mobile a.active span {
    background-color: transparent !important; }
    .dvt-nav-mobile a.active span:before {
      transform: translateY(8px) rotate(45deg); }
    .dvt-nav-mobile a.active span:after {
      transform: translateY(-8px) rotate(-45deg); }
  .dvt-nav-scrolled .dvt-nav-mobile a {
    height: 90px; }

.dvt-nav-float {
  top: 0;
  margin-bottom: -120px;
  background-color: transparent;
  box-shadow: none; }
  .dvt-nav-float .dvt-nav-container {
    background-color: #efefef;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .1), 0 4px 5px 0 rgba(0, 0, 0, .05), 0 1px 10px 0 rgba(0, 0, 0, .04); }
  .dvt-nav-float .dvt-nav-container:before, .dvt-nav-float .dvt-nav-container:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 70%;
    max-width: 300px;
    box-shadow: 0 20px 15px rgba(0, 0, 0, .17);
    transform: rotate(-3deg); }
  .dvt-nav-float .dvt-nav-container:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto; }
  .dvt-nav-float.dvt-nav-layout-logo-tl-menu-b, .dvt-nav-float.dvt-nav-layout-logo-tr-menu-b, .dvt-nav-float.dvt-nav-layout-logo-tc-menu-b {
    margin-bottom: -270px; }

.dvt-nav-transparent:not(.dvt-nav-scrolled) {
  margin-bottom: -120px;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: none; }
  .dvt-nav-transparent:not(.dvt-nav-scrolled) .dvt-nav-brand a, .dvt-nav-transparent:not(.dvt-nav-scrolled) .dvt-nav-brand a:visited {
    color: #575e66; }
  .dvt-nav-transparent:not(.dvt-nav-scrolled) .dvt-nav-brand a:hover {
    color: #121823; }
  .dvt-nav-transparent:not(.dvt-nav-scrolled) .dvt-nav-list > li > a, .dvt-nav-transparent:not(.dvt-nav-scrolled) .dvt-nav-list > li > a:visited {
    color: #575e66; }
  .dvt-nav-transparent:not(.dvt-nav-scrolled) .dvt-nav-list > li > a:hover {
    color: #121823; }
  .dvt-nav-transparent:not(.dvt-nav-scrolled) .dvt-nav-list > li > a:before {
    background-color: #575e66; }
  .dvt-nav-transparent:not(.dvt-nav-scrolled) .dvt-nav-mobile span, .dvt-nav-transparent:not(.dvt-nav-scrolled) .dvt-nav-mobile span:before, .dvt-nav-transparent:not(.dvt-nav-scrolled) .dvt-nav-mobile span:after {
    background-color: #575e66; }

@media screen and (min-width: 1200px) {
  .dvt-nav-menu {
    max-height: none;
    overflow: visible;
    display: flex;
    align-items: center; }

  .dvt-nav-mobile {
    display: none; }

  .dvt-nav-container {
    flex-direction: row; }

  .dvt-nav-list {
    height: 100%;
    display: flex;
    flex-wrap: wrap; }
    .dvt-nav-list > li {
      position: relative; }
      .dvt-nav-list > li > a {
        padding: 0 30px;
        height: 100%;
        line-height: 120px;
        position: relative; }
        .dvt-nav-list > li > a:before {
          content: "";
          width: 0;
          height: 3px;
          transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
          left: 50%;
          top: 0;
          opacity: 0;
          background-color: #8f0f30;
          position: absolute;
          transform: translateX(-50%); }
        .dvt-nav-scrolled .dvt-nav-list > li > a {
          line-height: 90px; }
      .dvt-nav-list > li.active > a:before, .dvt-nav-list > li > a:hover:before {
        width: 100%;
        opacity: 1; }

  .dvt-nav-widget {
    display: flex; }
    .dvt-nav-widget .dvt-widget {
      padding: 0 30px; }

  .dvt-nav-dropdown {
    position: absolute;
    width: 200px;
    top: 100%;
    left: 0;
    box-shadow: 0px 3px 0px #8f0f30 inset, 0 2px 4px -1px rgba(0, 0, 0, 0.04), 0 4px 5px 0 rgba(0, 0, 0, 0.06), 0 1px 10px 0 rgba(0, 0, 0, 0.08); }

  .dvt-nav-layout-logo-r-menu-l .dvt-nav-brand {
    order: 2; }

  .dvt-nav-layout-logo-c-menu-lr .dvt-nav-container {
    justify-content: center; }
    .dvt-nav-layout-logo-c-menu-lr .dvt-nav-brand {
      order: 1;
      width: 150px;
      text-align: center; }
      .dvt-nav-layout-logo-c-menu-lr .dvt-nav-brand a {
        justify-content: center; }
      .dvt-nav-layout-logo-c-menu-lr .dvt-nav-brand img {
        margin-right: 0; }
    .dvt-nav-layout-logo-c-menu-lr .dvt-nav-list > li > a {
      width: 130pxpx;
      text-align: center; }
    .dvt-nav-layout-logo-c-menu-lr .dvt-nav-menu:last-of-type {
      order: 3; }

  .dvt-nav-layout-logo-tl-menu-b .dvt-nav-container, .dvt-nav-layout-logo-tr-menu-b .dvt-nav-container, .dvt-nav-layout-logo-tc-menu-b .dvt-nav-container {
    flex-direction: column; }
    .dvt-nav-layout-logo-tl-menu-b .dvt-nav-brand, .dvt-nav-layout-logo-tr-menu-b .dvt-nav-brand, .dvt-nav-layout-logo-tc-menu-b .dvt-nav-brand {
      line-height: 150px;
      height: 150px; }
      .dvt-nav-layout-logo-tl-menu-b .dvt-nav-brand img, .dvt-nav-layout-logo-tr-menu-b .dvt-nav-brand img, .dvt-nav-layout-logo-tc-menu-b .dvt-nav-brand img {
        max-height: 150px; }

  .dvt-nav-layout-logo-tr-menu-b .dvt-nav-container {
    align-items: flex-end; }

  .dvt-nav-layout-logo-tc-menu-b .dvt-nav-container {
    align-items: center; }
    .dvt-nav-layout-logo-tc-menu-b .dvt-nav-brand a {
      justify-content: center; }
      .dvt-nav-layout-logo-tc-menu-b .dvt-nav-brand img {
        margin-right: 0; }

  .dvt-nav-float {
    top: 20px;
    margin-bottom: -140px; }
    .dvt-nav-float.dvt-nav-layout-logo-tl-menu-b, .dvt-nav-float.dvt-nav-layout-logo-tr-menu-b, .dvt-nav-float.dvt-nav-layout-logo-tc-menu-b {
      margin-bottom: -290px; }

  .dvt-nav-transparent:not(.dvt-nav-scrolled).dvt-nav-layout-logo-tl-menu-b, .dvt-nav-transparent:not(.dvt-nav-scrolled).dvt-nav-layout-logo-tr-menu-b, .dvt-nav-transparent:not(.dvt-nav-scrolled).dvt-nav-layout-logo-tc-menu-b {
    margin-bottom: -270px; } }

.dvt-events-table th, .dvt-events-table td {
  text-align: center; }
  .dvt-events-table td {
    position: relative;
    text-align: center;
    padding: 10px; }
  .dvt-events-table td:hover {
    z-index: 1; }
  .dvt-events-table p {
    margin-bottom: 10px; }

@media (min-width: 768px) {
  .dvt-events-table th, .dvt-events-table td {
    text-align: left; }
    .dvt-events-table td {
      height: 12em;
      padding: 20px; } }

.dvt-event-date {
  margin-bottom: 20px; }

.dvt-event-day-past > *, .tribe-events-past > div > p {
  opacity: 0.4; }

.dvt-event-day-current, .tribe-events-present {
  background: #575e66 !important;
  color: #f8f2e6; }
  .dvt-event-day-current > *, .tribe-events-present > *, .dvt-event-day-current > * > *, .tribe-events-present > * > *, .dvt-event-day-current a, .tribe-events-present a {
    color: #f8f2e6 !important; }
  .dvt-event-day-current > *:hover, .tribe-events-present > *:hover, .dvt-event-day-current > * > *:hover, .tribe-events-present > * > *:hover, .dvt-event-day-current a:hover, .tribe-events-present a:hover {
    color: #f8f2e6 !important; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }


.ajax-loader {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  border-width: 2px;
  border-style: solid;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  animation: spin 0.75s infinite linear;
  opacity: 0;
  transition: all 0.3s; }
  .ajax-loader.is-active {
    opacity: 1; }

.ajax-loader::before, .ajax-loader::after {
  left: -2px;
  top: -2px;
  display: none;
  position: absolute;
  content: '';
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit; }

.ajax-loader, .ajax-loader::before {
  display: inline-block;
  border-color: transparent;
  border-top-color: #fff; }

.ajax-loader::before {
  animation: spin 1.5s infinite ease; }

@keyframes spin {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

.events-archive .entry-content, .events-archive .entry-header {
  width: 100%; }

.vc_vc_column.vc_container-block [class^='col-'] {
  flex: 0 0 100%;
  max-width: 100%; }

.vc_empty-placeholder {
  margin-bottom: 60px !important; }

.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
  background-color: inherit !important; }

.wpb_single_image img {
  margin-bottom: 30px; }

.card > .vc_row {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden; }
  .card > .vc_row > .vc_column_container {
    padding: 0; }
  .card > .vc_row > .vc_column_container > .vc_column-inner {
    padding: 0; }
  .card > .vc_row > .vc_column_container > .vc_column-inner .wpb_single_image img {
    margin-bottom: 0; }

.compose-mode .vc_element .vc_element-container, .view-mode .vc_element .vc_element-container {
  margin-top: 30px; }

.compose-mode .vc_vc_section > .vc_controls > .vc_controls-out-tl {
  left: 0 !important; }

