.bootstrapiso {
  /*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*# sourceMappingURL=bootstrap.css.map */
}
.bootstrapiso :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.bootstrapiso *,
.bootstrapiso *::before,
.bootstrapiso *::after {
  box-sizing: border-box;
}

.bootstrapiso {
  font-size: 12pt !important;
  font-family: sans-serif !important;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
  width: device-width;
}
.bootstrapiso article,
.bootstrapiso aside,
.bootstrapiso dialog,
.bootstrapiso figcaption,
.bootstrapiso figure,
.bootstrapiso footer,
.bootstrapiso header,
.bootstrapiso hgroup,
.bootstrapiso main,
.bootstrapiso nav,
.bootstrapiso section {
  display: block;
}
.bootstrapiso {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.bootstrapiso [tabindex="-1"]:focus {
  outline: 0 !important;
}
.bootstrapiso hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.bootstrapiso h1,
.bootstrapiso h2,
.bootstrapiso h3,
.bootstrapiso h4,
.bootstrapiso h5,
.bootstrapiso h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.bootstrapiso p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.bootstrapiso abbr[title],
.bootstrapiso abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
.bootstrapiso address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.bootstrapiso ol,
.bootstrapiso ul,
.bootstrapiso dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.bootstrapiso ol ol,
.bootstrapiso ul ul,
.bootstrapiso ol ul,
.bootstrapiso ul ol {
  margin-bottom: 0;
}
.bootstrapiso dt {
  font-weight: 700;
}
.bootstrapiso dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
.bootstrapiso blockquote {
  margin: 0 0 1rem;
}
.bootstrapiso dfn {
  font-style: italic;
}
.bootstrapiso b,
.bootstrapiso strong {
  font-weight: bolder;
}
.bootstrapiso small {
  font-size: 80%;
}
.bootstrapiso sub,
.bootstrapiso sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.bootstrapiso sub {
  bottom: -0.25em;
}
.bootstrapiso sup {
  top: -0.5em;
}
.bootstrapiso a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.bootstrapiso a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.bootstrapiso a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
.bootstrapiso a:not([href]):not([tabindex]):hover,
.bootstrapiso a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
.bootstrapiso a:not([href]):not([tabindex]):focus {
  outline: 0;
}
.bootstrapiso pre,
.bootstrapiso code,
.bootstrapiso kbd,
.bootstrapiso samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.bootstrapiso pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.bootstrapiso figure {
  margin: 0 0 1rem;
}
.bootstrapiso img {
  vertical-align: middle;
  border-style: none;
}
.bootstrapiso svg:not(:root) {
  overflow: hidden;
}
.bootstrapiso table {
  border-collapse: collapse;
}
.bootstrapiso caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.bootstrapiso th {
  text-align: inherit;
}
.bootstrapiso label {
  display: inline-block;
  margin-bottom: .5rem;
}
.bootstrapiso button {
  border-radius: 0;
}
.bootstrapiso button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.bootstrapiso input,
.bootstrapiso button,
.bootstrapiso select,
.bootstrapiso optgroup,
.bootstrapiso textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrapiso button,
.bootstrapiso input {
  overflow: visible;
}
.bootstrapiso button,
.bootstrapiso select {
  text-transform: none;
}
.bootstrapiso button,
.bootstrapiso [type="button"],
.bootstrapiso [type="reset"],
.bootstrapiso [type="submit"] {
  -webkit-appearance: button;
}
.bootstrapiso button::-moz-focus-inner,
.bootstrapiso [type="button"]::-moz-focus-inner,
.bootstrapiso [type="reset"]::-moz-focus-inner,
.bootstrapiso [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.bootstrapiso input[type="radio"],
.bootstrapiso input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
.bootstrapiso input[type="date"],
.bootstrapiso input[type="time"],
.bootstrapiso input[type="datetime-local"],
.bootstrapiso input[type="month"] {
  -webkit-appearance: listbox;
}
.bootstrapiso textarea {
  overflow: auto;
  resize: vertical;
}
.bootstrapiso fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.bootstrapiso legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.bootstrapiso progress {
  vertical-align: baseline;
}
.bootstrapiso [type="number"]::-webkit-inner-spin-button,
.bootstrapiso [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrapiso [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.bootstrapiso [type="search"]::-webkit-search-cancel-button,
.bootstrapiso [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrapiso ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.bootstrapiso output {
  display: inline-block;
}
.bootstrapiso summary {
  display: list-item;
  cursor: pointer;
}
.bootstrapiso template {
  display: none;
}
.bootstrapiso [hidden] {
  display: none !important;
}
.bootstrapiso h1,
.bootstrapiso h2,
.bootstrapiso h3,
.bootstrapiso h4,
.bootstrapiso h5,
.bootstrapiso h6,
.bootstrapiso .h1,
.bootstrapiso .h2,
.bootstrapiso .h3,
.bootstrapiso .h4,
.bootstrapiso .h5,
.bootstrapiso .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
.bootstrapiso h1,
.bootstrapiso .h1 {
  font-size: 2.5rem;
}
.bootstrapiso h2,
.bootstrapiso .h2 {
  font-size: 2rem;
}
.bootstrapiso h3,
.bootstrapiso .h3 {
  font-size: 1.75rem;
}
.bootstrapiso h4,
.bootstrapiso .h4 {
  font-size: 1.5rem;
}
.bootstrapiso h5,
.bootstrapiso .h5 {
  font-size: 1.25rem;
}
.bootstrapiso h6,
.bootstrapiso .h6 {
  font-size: 1rem;
}
.bootstrapiso .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.bootstrapiso .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrapiso .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrapiso .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrapiso .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrapiso hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.bootstrapiso small,
.bootstrapiso .small {
  font-size: 80%;
  font-weight: 400;
}
.bootstrapiso mark,
.bootstrapiso .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.bootstrapiso .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrapiso .list-inline {
  padding-left: 0;
  list-style: none;
}
.bootstrapiso .list-inline-item {
  display: inline-block;
}
.bootstrapiso .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.bootstrapiso .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrapiso .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.bootstrapiso .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.bootstrapiso .blockquote-footer::before {
  content: "\2014 \00A0";
}
.bootstrapiso .img-fluid {
  max-width: 100%;
  height: auto;
}
.bootstrapiso .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.bootstrapiso .figure {
  display: inline-block;
}
.bootstrapiso .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.bootstrapiso .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.bootstrapiso code,
.bootstrapiso kbd,
.bootstrapiso pre,
.bootstrapiso samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.bootstrapiso code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
.bootstrapiso a > code {
  color: inherit;
}
.bootstrapiso kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
.bootstrapiso kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.bootstrapiso pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.bootstrapiso pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.bootstrapiso .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrapiso .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .bootstrapiso .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .bootstrapiso .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .bootstrapiso .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .bootstrapiso .container {
    max-width: 1140px;
  }
}
.bootstrapiso .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.bootstrapiso .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.bootstrapiso .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.bootstrapiso .no-gutters > .col,
.bootstrapiso .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.bootstrapiso .col-1,
.bootstrapiso .col-2,
.bootstrapiso .col-3,
.bootstrapiso .col-4,
.bootstrapiso .col-5,
.bootstrapiso .col-6,
.bootstrapiso .col-7,
.bootstrapiso .col-8,
.bootstrapiso .col-9,
.bootstrapiso .col-10,
.bootstrapiso .col-11,
.bootstrapiso .col-12,
.bootstrapiso .col,
.bootstrapiso .col-auto,
.bootstrapiso .col-sm-1,
.bootstrapiso .col-sm-2,
.bootstrapiso .col-sm-3,
.bootstrapiso .col-sm-4,
.bootstrapiso .col-sm-5,
.bootstrapiso .col-sm-6,
.bootstrapiso .col-sm-7,
.bootstrapiso .col-sm-8,
.bootstrapiso .col-sm-9,
.bootstrapiso .col-sm-10,
.bootstrapiso .col-sm-11,
.bootstrapiso .col-sm-12,
.bootstrapiso .col-sm,
.bootstrapiso .col-sm-auto,
.bootstrapiso .col-md-1,
.bootstrapiso .col-md-2,
.bootstrapiso .col-md-3,
.bootstrapiso .col-md-4,
.bootstrapiso .col-md-5,
.bootstrapiso .col-md-6,
.bootstrapiso .col-md-7,
.bootstrapiso .col-md-8,
.bootstrapiso .col-md-9,
.bootstrapiso .col-md-10,
.bootstrapiso .col-md-11,
.bootstrapiso .col-md-12,
.bootstrapiso .col-md,
.bootstrapiso .col-md-auto,
.bootstrapiso .col-lg-1,
.bootstrapiso .col-lg-2,
.bootstrapiso .col-lg-3,
.bootstrapiso .col-lg-4,
.bootstrapiso .col-lg-5,
.bootstrapiso .col-lg-6,
.bootstrapiso .col-lg-7,
.bootstrapiso .col-lg-8,
.bootstrapiso .col-lg-9,
.bootstrapiso .col-lg-10,
.bootstrapiso .col-lg-11,
.bootstrapiso .col-lg-12,
.bootstrapiso .col-lg,
.bootstrapiso .col-lg-auto,
.bootstrapiso .col-xl-1,
.bootstrapiso .col-xl-2,
.bootstrapiso .col-xl-3,
.bootstrapiso .col-xl-4,
.bootstrapiso .col-xl-5,
.bootstrapiso .col-xl-6,
.bootstrapiso .col-xl-7,
.bootstrapiso .col-xl-8,
.bootstrapiso .col-xl-9,
.bootstrapiso .col-xl-10,
.bootstrapiso .col-xl-11,
.bootstrapiso .col-xl-12,
.bootstrapiso .col-xl,
.bootstrapiso .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrapiso .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.bootstrapiso .col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.bootstrapiso .col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.bootstrapiso .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.bootstrapiso .col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.bootstrapiso .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.bootstrapiso .col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.bootstrapiso .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.bootstrapiso .col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.bootstrapiso .col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.bootstrapiso .col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.bootstrapiso .col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.bootstrapiso .col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.bootstrapiso .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.bootstrapiso .order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.bootstrapiso .order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.bootstrapiso .order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.bootstrapiso .order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.bootstrapiso .order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.bootstrapiso .order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.bootstrapiso .order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.bootstrapiso .order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.bootstrapiso .order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.bootstrapiso .order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.bootstrapiso .order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.bootstrapiso .order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.bootstrapiso .order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.bootstrapiso .order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.bootstrapiso .order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.bootstrapiso .offset-1 {
  margin-left: 8.333333%;
}
.bootstrapiso .offset-2 {
  margin-left: 16.666667%;
}
.bootstrapiso .offset-3 {
  margin-left: 25%;
}
.bootstrapiso .offset-4 {
  margin-left: 33.333333%;
}
.bootstrapiso .offset-5 {
  margin-left: 41.666667%;
}
.bootstrapiso .offset-6 {
  margin-left: 50%;
}
.bootstrapiso .offset-7 {
  margin-left: 58.333333%;
}
.bootstrapiso .offset-8 {
  margin-left: 66.666667%;
}
.bootstrapiso .offset-9 {
  margin-left: 75%;
}
.bootstrapiso .offset-10 {
  margin-left: 83.333333%;
}
.bootstrapiso .offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .bootstrapiso .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrapiso .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .bootstrapiso .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .bootstrapiso .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .bootstrapiso .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrapiso .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .bootstrapiso .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .bootstrapiso .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrapiso .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .bootstrapiso .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .bootstrapiso .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrapiso .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .bootstrapiso .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .bootstrapiso .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrapiso .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrapiso .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrapiso .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrapiso .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrapiso .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrapiso .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrapiso .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrapiso .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrapiso .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrapiso .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrapiso .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrapiso .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrapiso .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrapiso .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrapiso .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrapiso .offset-sm-0 {
    margin-left: 0;
  }
  .bootstrapiso .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .bootstrapiso .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .bootstrapiso .offset-sm-3 {
    margin-left: 25%;
  }
  .bootstrapiso .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .bootstrapiso .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .bootstrapiso .offset-sm-6 {
    margin-left: 50%;
  }
  .bootstrapiso .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .bootstrapiso .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .bootstrapiso .offset-sm-9 {
    margin-left: 75%;
  }
  .bootstrapiso .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .bootstrapiso .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .bootstrapiso .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrapiso .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .bootstrapiso .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .bootstrapiso .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .bootstrapiso .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrapiso .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .bootstrapiso .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .bootstrapiso .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrapiso .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .bootstrapiso .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .bootstrapiso .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrapiso .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .bootstrapiso .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .bootstrapiso .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrapiso .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrapiso .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrapiso .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrapiso .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrapiso .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrapiso .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrapiso .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrapiso .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrapiso .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrapiso .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrapiso .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrapiso .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrapiso .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrapiso .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrapiso .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrapiso .offset-md-0 {
    margin-left: 0;
  }
  .bootstrapiso .offset-md-1 {
    margin-left: 8.333333%;
  }
  .bootstrapiso .offset-md-2 {
    margin-left: 16.666667%;
  }
  .bootstrapiso .offset-md-3 {
    margin-left: 25%;
  }
  .bootstrapiso .offset-md-4 {
    margin-left: 33.333333%;
  }
  .bootstrapiso .offset-md-5 {
    margin-left: 41.666667%;
  }
  .bootstrapiso .offset-md-6 {
    margin-left: 50%;
  }
  .bootstrapiso .offset-md-7 {
    margin-left: 58.333333%;
  }
  .bootstrapiso .offset-md-8 {
    margin-left: 66.666667%;
  }
  .bootstrapiso .offset-md-9 {
    margin-left: 75%;
  }
  .bootstrapiso .offset-md-10 {
    margin-left: 83.333333%;
  }
  .bootstrapiso .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .bootstrapiso .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrapiso .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .bootstrapiso .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .bootstrapiso .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .bootstrapiso .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrapiso .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .bootstrapiso .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .bootstrapiso .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrapiso .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .bootstrapiso .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .bootstrapiso .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrapiso .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .bootstrapiso .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .bootstrapiso .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrapiso .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrapiso .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrapiso .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrapiso .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrapiso .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrapiso .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrapiso .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrapiso .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrapiso .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrapiso .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrapiso .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrapiso .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrapiso .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrapiso .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrapiso .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrapiso .offset-lg-0 {
    margin-left: 0;
  }
  .bootstrapiso .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .bootstrapiso .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .bootstrapiso .offset-lg-3 {
    margin-left: 25%;
  }
  .bootstrapiso .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .bootstrapiso .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .bootstrapiso .offset-lg-6 {
    margin-left: 50%;
  }
  .bootstrapiso .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .bootstrapiso .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .bootstrapiso .offset-lg-9 {
    margin-left: 75%;
  }
  .bootstrapiso .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .bootstrapiso .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .bootstrapiso .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrapiso .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .bootstrapiso .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .bootstrapiso .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .bootstrapiso .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrapiso .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .bootstrapiso .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .bootstrapiso .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrapiso .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .bootstrapiso .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .bootstrapiso .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrapiso .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .bootstrapiso .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .bootstrapiso .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrapiso .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrapiso .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrapiso .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrapiso .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrapiso .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrapiso .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrapiso .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrapiso .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrapiso .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrapiso .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrapiso .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrapiso .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrapiso .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrapiso .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrapiso .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrapiso .offset-xl-0 {
    margin-left: 0;
  }
  .bootstrapiso .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .bootstrapiso .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .bootstrapiso .offset-xl-3 {
    margin-left: 25%;
  }
  .bootstrapiso .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .bootstrapiso .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .bootstrapiso .offset-xl-6 {
    margin-left: 50%;
  }
  .bootstrapiso .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .bootstrapiso .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .bootstrapiso .offset-xl-9 {
    margin-left: 75%;
  }
  .bootstrapiso .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .bootstrapiso .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.bootstrapiso .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.bootstrapiso .table th,
.bootstrapiso .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.bootstrapiso .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.bootstrapiso .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.bootstrapiso .table .table {
  background-color: #fff;
}
.bootstrapiso .table-sm th,
.bootstrapiso .table-sm td {
  padding: 0.3rem;
}
.bootstrapiso .table-bordered {
  border: 1px solid #dee2e6;
}
.bootstrapiso .table-bordered th,
.bootstrapiso .table-bordered td {
  border: 1px solid #dee2e6;
}
.bootstrapiso .table-bordered thead th,
.bootstrapiso .table-bordered thead td {
  border-bottom-width: 2px;
}
.bootstrapiso .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.bootstrapiso .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrapiso .table-primary,
.bootstrapiso .table-primary > th,
.bootstrapiso .table-primary > td {
  background-color: #b8daff;
}
.bootstrapiso .table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.bootstrapiso .table-hover .table-primary:hover > td,
.bootstrapiso .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.bootstrapiso .table-secondary,
.bootstrapiso .table-secondary > th,
.bootstrapiso .table-secondary > td {
  background-color: #d6d8db;
}
.bootstrapiso .table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.bootstrapiso .table-hover .table-secondary:hover > td,
.bootstrapiso .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.bootstrapiso .table-success,
.bootstrapiso .table-success > th,
.bootstrapiso .table-success > td {
  background-color: #c3e6cb;
}
.bootstrapiso .table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.bootstrapiso .table-hover .table-success:hover > td,
.bootstrapiso .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.bootstrapiso .table-info,
.bootstrapiso .table-info > th,
.bootstrapiso .table-info > td {
  background-color: #bee5eb;
}
.bootstrapiso .table-hover .table-info:hover {
  background-color: #abdde5;
}
.bootstrapiso .table-hover .table-info:hover > td,
.bootstrapiso .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.bootstrapiso .table-warning,
.bootstrapiso .table-warning > th,
.bootstrapiso .table-warning > td {
  background-color: #ffeeba;
}
.bootstrapiso .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.bootstrapiso .table-hover .table-warning:hover > td,
.bootstrapiso .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.bootstrapiso .table-danger,
.bootstrapiso .table-danger > th,
.bootstrapiso .table-danger > td {
  background-color: #f5c6cb;
}
.bootstrapiso .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.bootstrapiso .table-hover .table-danger:hover > td,
.bootstrapiso .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.bootstrapiso .table-light,
.bootstrapiso .table-light > th,
.bootstrapiso .table-light > td {
  background-color: #fdfdfe;
}
.bootstrapiso .table-hover .table-light:hover {
  background-color: #ececf6;
}
.bootstrapiso .table-hover .table-light:hover > td,
.bootstrapiso .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.bootstrapiso .table-dark,
.bootstrapiso .table-dark > th,
.bootstrapiso .table-dark > td {
  background-color: #c6c8ca;
}
.bootstrapiso .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.bootstrapiso .table-hover .table-dark:hover > td,
.bootstrapiso .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.bootstrapiso .table-active,
.bootstrapiso .table-active > th,
.bootstrapiso .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrapiso .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrapiso .table-hover .table-active:hover > td,
.bootstrapiso .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrapiso .table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
.bootstrapiso .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.bootstrapiso .table-dark {
  color: #fff;
  background-color: #212529;
}
.bootstrapiso .table-dark th,
.bootstrapiso .table-dark td,
.bootstrapiso .table-dark thead th {
  border-color: #32383e;
}
.bootstrapiso .table-dark.table-bordered {
  border: 0;
}
.bootstrapiso .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.bootstrapiso .table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .bootstrapiso .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .bootstrapiso .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .bootstrapiso .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .bootstrapiso .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .bootstrapiso .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .bootstrapiso .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .bootstrapiso .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .bootstrapiso .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.bootstrapiso .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.bootstrapiso .table-responsive > .table-bordered {
  border: 0;
}
.bootstrapiso .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.bootstrapiso .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.bootstrapiso .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrapiso .form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrapiso .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrapiso .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrapiso .form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrapiso .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrapiso .form-control:disabled,
.bootstrapiso .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.bootstrapiso select.form-control:not([size]):not([multiple]) {
  height: calc(4.25rem);
}
.bootstrapiso select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.bootstrapiso .form-control-file,
.bootstrapiso .form-control-range {
  display: block;
  width: 100%;
}
.bootstrapiso .col-form-label {
  padding-top: calc(1.375rem);
  padding-bottom: calc(1.375rem);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.bootstrapiso .col-form-label-lg {
  padding-top: calc(1.5rem);
  padding-bottom: calc(1.5rem);
  font-size: 1.25rem;
  line-height: 1.5;
}
.bootstrapiso .col-form-label-sm {
  padding-top: calc(1.25rem);
  padding-bottom: calc(1.25rem);
  font-size: 0.875rem;
  line-height: 1.5;
}
.bootstrapiso .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.bootstrapiso .form-control-plaintext.form-control-sm,
.bootstrapiso .input-group-sm > .form-control-plaintext.form-control,
.bootstrapiso .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.bootstrapiso .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.bootstrapiso .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.bootstrapiso .input-group-sm > .input-group-append > .form-control-plaintext.btn,
.bootstrapiso .form-control-plaintext.form-control-lg,
.bootstrapiso .input-group-lg > .form-control-plaintext.form-control,
.bootstrapiso .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.bootstrapiso .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.bootstrapiso .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.bootstrapiso .input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}
.bootstrapiso .form-control-sm,
.bootstrapiso .input-group-sm > .form-control,
.bootstrapiso .input-group-sm > .input-group-prepend > .input-group-text,
.bootstrapiso .input-group-sm > .input-group-append > .input-group-text,
.bootstrapiso .input-group-sm > .input-group-prepend > .btn,
.bootstrapiso .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.bootstrapiso select.form-control-sm:not([size]):not([multiple]),
.bootstrapiso .input-group-sm > select.form-control:not([size]):not([multiple]),
.bootstrapiso .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.bootstrapiso .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.bootstrapiso .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.bootstrapiso .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(3.8125rem);
}
.bootstrapiso .form-control-lg,
.bootstrapiso .input-group-lg > .form-control,
.bootstrapiso .input-group-lg > .input-group-prepend > .input-group-text,
.bootstrapiso .input-group-lg > .input-group-append > .input-group-text,
.bootstrapiso .input-group-lg > .input-group-prepend > .btn,
.bootstrapiso .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.bootstrapiso select.form-control-lg:not([size]):not([multiple]),
.bootstrapiso .input-group-lg > select.form-control:not([size]):not([multiple]),
.bootstrapiso .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.bootstrapiso .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.bootstrapiso .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.bootstrapiso .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(4.875rem);
}
.bootstrapiso .form-group {
  margin-bottom: 1rem;
}
.bootstrapiso .form-text {
  display: block;
  margin-top: 0.25rem;
}
.bootstrapiso .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.bootstrapiso .form-row > .col,
.bootstrapiso .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.bootstrapiso .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.bootstrapiso .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.bootstrapiso .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.bootstrapiso .form-check-label {
  margin-bottom: 0;
}
.bootstrapiso .form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.bootstrapiso .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.bootstrapiso .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}
.bootstrapiso .was-validated .form-control:valid,
.bootstrapiso .form-control.is-valid,
.bootstrapiso .was-validated .custom-select:valid,
.bootstrapiso .custom-select.is-valid {
  border-color: #28a745;
}
.bootstrapiso .was-validated .form-control:valid:focus,
.bootstrapiso .form-control.is-valid:focus,
.bootstrapiso .was-validated .custom-select:valid:focus,
.bootstrapiso .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.bootstrapiso .was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.bootstrapiso .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.bootstrapiso .was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.bootstrapiso .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.bootstrapiso .was-validated .form-check-input:valid ~ .form-check-label,
.bootstrapiso .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.bootstrapiso .was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.bootstrapiso .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.bootstrapiso .was-validated .custom-control-input:valid ~ .custom-control-label,
.bootstrapiso .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.bootstrapiso .was-validated .custom-control-input:valid ~ .custom-control-label::before,
.bootstrapiso .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
.bootstrapiso .was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.bootstrapiso .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.bootstrapiso .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.bootstrapiso .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
.bootstrapiso .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.bootstrapiso .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.bootstrapiso .was-validated .custom-file-input:valid ~ .custom-file-label,
.bootstrapiso .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.bootstrapiso .was-validated .custom-file-input:valid ~ .custom-file-label::before,
.bootstrapiso .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.bootstrapiso .was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.bootstrapiso .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.bootstrapiso .was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.bootstrapiso .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.bootstrapiso .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}
.bootstrapiso .was-validated .form-control:invalid,
.bootstrapiso .form-control.is-invalid,
.bootstrapiso .was-validated .custom-select:invalid,
.bootstrapiso .custom-select.is-invalid {
  border-color: #dc3545;
}
.bootstrapiso .was-validated .form-control:invalid:focus,
.bootstrapiso .form-control.is-invalid:focus,
.bootstrapiso .was-validated .custom-select:invalid:focus,
.bootstrapiso .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.bootstrapiso .was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.bootstrapiso .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.bootstrapiso .was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.bootstrapiso .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.bootstrapiso .was-validated .form-check-input:invalid ~ .form-check-label,
.bootstrapiso .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.bootstrapiso .was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.bootstrapiso .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.bootstrapiso .was-validated .custom-control-input:invalid ~ .custom-control-label,
.bootstrapiso .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.bootstrapiso .was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.bootstrapiso .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}
.bootstrapiso .was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.bootstrapiso .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.bootstrapiso .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.bootstrapiso .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}
.bootstrapiso .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.bootstrapiso .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.bootstrapiso .was-validated .custom-file-input:invalid ~ .custom-file-label,
.bootstrapiso .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.bootstrapiso .was-validated .custom-file-input:invalid ~ .custom-file-label::before,
.bootstrapiso .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.bootstrapiso .was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.bootstrapiso .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.bootstrapiso .was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.bootstrapiso .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.bootstrapiso .form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bootstrapiso .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .bootstrapiso .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .bootstrapiso .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .bootstrapiso .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrapiso .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .bootstrapiso .form-inline .input-group {
    width: auto;
  }
  .bootstrapiso .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .bootstrapiso .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .bootstrapiso .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .bootstrapiso .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.bootstrapiso .btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.bootstrapiso .btn:hover,
.bootstrapiso .btn:focus {
  text-decoration: none;
}
.bootstrapiso .btn:focus,
.bootstrapiso .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrapiso .btn.disabled,
.bootstrapiso .btn:disabled {
  opacity: 0.65;
}
.bootstrapiso .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.bootstrapiso .btn:not(:disabled):not(.disabled):active,
.bootstrapiso .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}
.bootstrapiso a.btn.disabled,
.bootstrapiso fieldset:disabled a.btn {
  pointer-events: none;
}
.bootstrapiso .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrapiso .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.bootstrapiso .btn-primary:focus,
.bootstrapiso .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrapiso .btn-primary.disabled,
.bootstrapiso .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrapiso .btn-primary:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-primary:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.bootstrapiso .btn-primary:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-primary:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrapiso .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrapiso .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.bootstrapiso .btn-secondary:focus,
.bootstrapiso .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrapiso .btn-secondary.disabled,
.bootstrapiso .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrapiso .btn-secondary:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-secondary:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.bootstrapiso .btn-secondary:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-secondary:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrapiso .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrapiso .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.bootstrapiso .btn-success:focus,
.bootstrapiso .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrapiso .btn-success.disabled,
.bootstrapiso .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrapiso .btn-success:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-success:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.bootstrapiso .btn-success:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-success:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrapiso .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrapiso .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.bootstrapiso .btn-info:focus,
.bootstrapiso .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrapiso .btn-info.disabled,
.bootstrapiso .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrapiso .btn-info:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-info:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.bootstrapiso .btn-info:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-info:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrapiso .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrapiso .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.bootstrapiso .btn-warning:focus,
.bootstrapiso .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrapiso .btn-warning.disabled,
.bootstrapiso .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrapiso .btn-warning:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-warning:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.bootstrapiso .btn-warning:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-warning:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrapiso .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrapiso .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.bootstrapiso .btn-danger:focus,
.bootstrapiso .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrapiso .btn-danger.disabled,
.bootstrapiso .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrapiso .btn-danger:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-danger:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.bootstrapiso .btn-danger:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-danger:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrapiso .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrapiso .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.bootstrapiso .btn-light:focus,
.bootstrapiso .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrapiso .btn-light.disabled,
.bootstrapiso .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrapiso .btn-light:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-light:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.bootstrapiso .btn-light:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-light:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrapiso .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrapiso .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.bootstrapiso .btn-dark:focus,
.bootstrapiso .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrapiso .btn-dark.disabled,
.bootstrapiso .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrapiso .btn-dark:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-dark:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.bootstrapiso .btn-dark:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-dark:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrapiso .btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.bootstrapiso .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrapiso .btn-outline-primary:focus,
.bootstrapiso .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrapiso .btn-outline-primary.disabled,
.bootstrapiso .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.bootstrapiso .btn-outline-primary:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-outline-primary:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrapiso .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrapiso .btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.bootstrapiso .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrapiso .btn-outline-secondary:focus,
.bootstrapiso .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrapiso .btn-outline-secondary.disabled,
.bootstrapiso .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.bootstrapiso .btn-outline-secondary:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-outline-secondary:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrapiso .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrapiso .btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.bootstrapiso .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrapiso .btn-outline-success:focus,
.bootstrapiso .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrapiso .btn-outline-success.disabled,
.bootstrapiso .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.bootstrapiso .btn-outline-success:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-outline-success:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrapiso .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrapiso .btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.bootstrapiso .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrapiso .btn-outline-info:focus,
.bootstrapiso .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrapiso .btn-outline-info.disabled,
.bootstrapiso .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.bootstrapiso .btn-outline-info:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-outline-info:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrapiso .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrapiso .btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.bootstrapiso .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrapiso .btn-outline-warning:focus,
.bootstrapiso .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrapiso .btn-outline-warning.disabled,
.bootstrapiso .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.bootstrapiso .btn-outline-warning:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-outline-warning:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrapiso .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrapiso .btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.bootstrapiso .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrapiso .btn-outline-danger:focus,
.bootstrapiso .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrapiso .btn-outline-danger.disabled,
.bootstrapiso .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.bootstrapiso .btn-outline-danger:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-outline-danger:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrapiso .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrapiso .btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.bootstrapiso .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrapiso .btn-outline-light:focus,
.bootstrapiso .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrapiso .btn-outline-light.disabled,
.bootstrapiso .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.bootstrapiso .btn-outline-light:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-outline-light:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrapiso .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrapiso .btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.bootstrapiso .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrapiso .btn-outline-dark:focus,
.bootstrapiso .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrapiso .btn-outline-dark.disabled,
.bootstrapiso .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.bootstrapiso .btn-outline-dark:not(:disabled):not(.disabled):active,
.bootstrapiso .btn-outline-dark:not(:disabled):not(.disabled).active,
.bootstrapiso .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrapiso .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.bootstrapiso .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.bootstrapiso .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrapiso .btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
.bootstrapiso .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.bootstrapiso .btn-link:focus,
.bootstrapiso .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.bootstrapiso .btn-link:disabled,
.bootstrapiso .btn-link.disabled {
  color: #6c757d;
}
.bootstrapiso .btn-lg,
.bootstrapiso .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.bootstrapiso .btn-sm,
.bootstrapiso .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.bootstrapiso .btn-block {
  display: block;
  width: 100%;
}
.bootstrapiso .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.bootstrapiso input[type="submit"].btn-block,
.bootstrapiso input[type="reset"].btn-block,
.bootstrapiso input[type="button"].btn-block {
  width: 100%;
}
.bootstrapiso .fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.bootstrapiso .fade.show {
  opacity: 1;
}
.bootstrapiso .collapse {
  display: none;
}
.bootstrapiso .collapse.show {
  display: block;
}
.bootstrapiso tr.collapse.show {
  display: table-row;
}
.bootstrapiso tbody.collapse.show {
  display: table-row-group;
}
.bootstrapiso .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.bootstrapiso .dropup,
.bootstrapiso .dropdown {
  position: relative;
}
.bootstrapiso .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.bootstrapiso .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrapiso .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.bootstrapiso .dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.bootstrapiso .dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.bootstrapiso .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrapiso .dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}
.bootstrapiso .dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.bootstrapiso .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrapiso .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.bootstrapiso .dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}
.bootstrapiso .dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.bootstrapiso .dropleft .dropdown-toggle::after {
  display: none;
}
.bootstrapiso .dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.bootstrapiso .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrapiso .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.bootstrapiso .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.bootstrapiso .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.bootstrapiso .dropdown-item:hover,
.bootstrapiso .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.bootstrapiso .dropdown-item.active,
.bootstrapiso .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.bootstrapiso .dropdown-item.disabled,
.bootstrapiso .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}
.bootstrapiso .dropdown-menu.show {
  display: block;
}
.bootstrapiso .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.bootstrapiso .btn-group,
.bootstrapiso .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.bootstrapiso .btn-group > .btn,
.bootstrapiso .btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.bootstrapiso .btn-group > .btn:hover,
.bootstrapiso .btn-group-vertical > .btn:hover {
  z-index: 1;
}
.bootstrapiso .btn-group > .btn:focus,
.bootstrapiso .btn-group > .btn:active,
.bootstrapiso .btn-group > .btn.active,
.bootstrapiso .btn-group-vertical > .btn:focus,
.bootstrapiso .btn-group-vertical > .btn:active,
.bootstrapiso .btn-group-vertical > .btn.active {
  z-index: 1;
}
.bootstrapiso .btn-group .btn + .btn,
.bootstrapiso .btn-group .btn + .btn-group,
.bootstrapiso .btn-group .btn-group + .btn,
.bootstrapiso .btn-group .btn-group + .btn-group,
.bootstrapiso .btn-group-vertical .btn + .btn,
.bootstrapiso .btn-group-vertical .btn + .btn-group,
.bootstrapiso .btn-group-vertical .btn-group + .btn,
.bootstrapiso .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}
.bootstrapiso .btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.bootstrapiso .btn-toolbar .input-group {
  width: auto;
}
.bootstrapiso .btn-group > .btn:first-child {
  margin-left: 0;
}
.bootstrapiso .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrapiso .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrapiso .btn-group > .btn:not(:first-child),
.bootstrapiso .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrapiso .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.bootstrapiso .dropdown-toggle-split::after {
  margin-left: 0;
}
.bootstrapiso .btn-sm + .dropdown-toggle-split,
.bootstrapiso .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.bootstrapiso .btn-lg + .dropdown-toggle-split,
.bootstrapiso .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.bootstrapiso .btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bootstrapiso .btn-group-vertical .btn,
.bootstrapiso .btn-group-vertical .btn-group {
  width: 100%;
}
.bootstrapiso .btn-group-vertical > .btn + .btn,
.bootstrapiso .btn-group-vertical > .btn + .btn-group,
.bootstrapiso .btn-group-vertical > .btn-group + .btn,
.bootstrapiso .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bootstrapiso .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrapiso .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrapiso .btn-group-vertical > .btn:not(:first-child),
.bootstrapiso .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrapiso .btn-group-toggle > .btn,
.bootstrapiso .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.bootstrapiso .btn-group-toggle > .btn input[type="radio"],
.bootstrapiso .btn-group-toggle > .btn input[type="checkbox"],
.bootstrapiso .btn-group-toggle > .btn-group > .btn input[type="radio"],
.bootstrapiso .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrapiso .input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.bootstrapiso .input-group > .form-control,
.bootstrapiso .input-group > .custom-select,
.bootstrapiso .input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.bootstrapiso .input-group > .form-control:focus,
.bootstrapiso .input-group > .custom-select:focus,
.bootstrapiso .input-group > .custom-file:focus {
  z-index: 3;
}
.bootstrapiso .input-group > .form-control + .form-control,
.bootstrapiso .input-group > .form-control + .custom-select,
.bootstrapiso .input-group > .form-control + .custom-file,
.bootstrapiso .input-group > .custom-select + .form-control,
.bootstrapiso .input-group > .custom-select + .custom-select,
.bootstrapiso .input-group > .custom-select + .custom-file,
.bootstrapiso .input-group > .custom-file + .form-control,
.bootstrapiso .input-group > .custom-file + .custom-select,
.bootstrapiso .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.bootstrapiso .input-group > .form-control:not(:last-child),
.bootstrapiso .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrapiso .input-group > .form-control:not(:first-child),
.bootstrapiso .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrapiso .input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bootstrapiso .input-group > .custom-file:not(:last-child) .custom-file-label,
.bootstrapiso .input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrapiso .input-group > .custom-file:not(:first-child) .custom-file-label,
.bootstrapiso .input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrapiso .input-group-prepend,
.bootstrapiso .input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bootstrapiso .input-group-prepend .btn,
.bootstrapiso .input-group-append .btn {
  position: relative;
  z-index: 2;
}
.bootstrapiso .input-group-prepend .btn + .btn,
.bootstrapiso .input-group-prepend .btn + .input-group-text,
.bootstrapiso .input-group-prepend .input-group-text + .input-group-text,
.bootstrapiso .input-group-prepend .input-group-text + .btn,
.bootstrapiso .input-group-append .btn + .btn,
.bootstrapiso .input-group-append .btn + .input-group-text,
.bootstrapiso .input-group-append .input-group-text + .input-group-text,
.bootstrapiso .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.bootstrapiso .input-group-prepend {
  margin-right: -1px;
}
.bootstrapiso .input-group-append {
  margin-left: -1px;
}
.bootstrapiso .input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.bootstrapiso .input-group-text input[type="radio"],
.bootstrapiso .input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.bootstrapiso .input-group > .input-group-prepend > .btn,
.bootstrapiso .input-group > .input-group-prepend > .input-group-text,
.bootstrapiso .input-group > .input-group-append:not(:last-child) > .btn,
.bootstrapiso .input-group > .input-group-append:not(:last-child) > .input-group-text,
.bootstrapiso .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrapiso .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrapiso .input-group > .input-group-append > .btn,
.bootstrapiso .input-group > .input-group-append > .input-group-text,
.bootstrapiso .input-group > .input-group-prepend:not(:first-child) > .btn,
.bootstrapiso .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.bootstrapiso .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.bootstrapiso .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrapiso .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.bootstrapiso .custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.bootstrapiso .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.bootstrapiso .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}
.bootstrapiso .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrapiso .custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}
.bootstrapiso .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.bootstrapiso .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.bootstrapiso .custom-control-label {
  margin-bottom: 0;
}
.bootstrapiso .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}
.bootstrapiso .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.bootstrapiso .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.bootstrapiso .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.bootstrapiso .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  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");
}
.bootstrapiso .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}
.bootstrapiso .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  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");
}
.bootstrapiso .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.bootstrapiso .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.bootstrapiso .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.bootstrapiso .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.bootstrapiso .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  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");
}
.bootstrapiso .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.bootstrapiso .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(4.25rem);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bootstrapiso .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}
.bootstrapiso .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.bootstrapiso .custom-select[multiple],
.bootstrapiso .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.bootstrapiso .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.bootstrapiso .custom-select::-ms-expand {
  opacity: 0;
}
.bootstrapiso .custom-select-sm {
  height: calc(3.8125rem);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}
.bootstrapiso .custom-select-lg {
  height: calc(4.875rem);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}
.bootstrapiso .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(4.25rem);
  margin-bottom: 0;
}
.bootstrapiso .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(4.25rem);
  margin: 0;
  opacity: 0;
}
.bootstrapiso .custom-file-input:focus ~ .custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrapiso .custom-file-input:focus ~ .custom-file-control::before {
  border-color: #80bdff;
}
.bootstrapiso .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.bootstrapiso .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(4.25rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.bootstrapiso .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(4.25rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}
.bootstrapiso .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bootstrapiso .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.bootstrapiso .nav-link:hover,
.bootstrapiso .nav-link:focus {
  text-decoration: none;
}
.bootstrapiso .nav-link.disabled {
  color: #6c757d;
}
.bootstrapiso .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.bootstrapiso .nav-tabs .nav-item {
  margin-bottom: -1px;
}
.bootstrapiso .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.bootstrapiso .nav-tabs .nav-link:hover,
.bootstrapiso .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.bootstrapiso .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.bootstrapiso .nav-tabs .nav-link.active,
.bootstrapiso .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.bootstrapiso .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrapiso .nav-pills .nav-link {
  border-radius: 0.25rem;
}
.bootstrapiso .nav-pills .nav-link.active,
.bootstrapiso .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.bootstrapiso .nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.bootstrapiso .nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.bootstrapiso .tab-content > .tab-pane {
  display: none;
}
.bootstrapiso .tab-content > .active {
  display: block;
}
.bootstrapiso .navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.bootstrapiso .navbar > .container,
.bootstrapiso .navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bootstrapiso .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.bootstrapiso .navbar-brand:hover,
.bootstrapiso .navbar-brand:focus {
  text-decoration: none;
}
.bootstrapiso .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bootstrapiso .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.bootstrapiso .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.bootstrapiso .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.bootstrapiso .navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bootstrapiso .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.bootstrapiso .navbar-toggler:hover,
.bootstrapiso .navbar-toggler:focus {
  text-decoration: none;
}
.bootstrapiso .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.bootstrapiso .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  .bootstrapiso .navbar-expand-sm > .container,
  .bootstrapiso .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .bootstrapiso .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .bootstrapiso .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .bootstrapiso .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrapiso .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .bootstrapiso .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrapiso .navbar-expand-sm > .container,
  .bootstrapiso .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .bootstrapiso .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .bootstrapiso .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .bootstrapiso .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 767.98px) {
  .bootstrapiso .navbar-expand-md > .container,
  .bootstrapiso .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .bootstrapiso .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .bootstrapiso .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .bootstrapiso .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrapiso .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .bootstrapiso .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrapiso .navbar-expand-md > .container,
  .bootstrapiso .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .bootstrapiso .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .bootstrapiso .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .bootstrapiso .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 991.98px) {
  .bootstrapiso .navbar-expand-lg > .container,
  .bootstrapiso .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .bootstrapiso .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .bootstrapiso .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .bootstrapiso .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrapiso .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .bootstrapiso .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrapiso .navbar-expand-lg > .container,
  .bootstrapiso .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .bootstrapiso .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .bootstrapiso .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .bootstrapiso .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 1199.98px) {
  .bootstrapiso .navbar-expand-xl > .container,
  .bootstrapiso .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .bootstrapiso .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .bootstrapiso .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .bootstrapiso .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrapiso .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .bootstrapiso .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrapiso .navbar-expand-xl > .container,
  .bootstrapiso .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .bootstrapiso .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .bootstrapiso .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .bootstrapiso .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
.bootstrapiso .navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.bootstrapiso .navbar-expand > .container,
.bootstrapiso .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.bootstrapiso .navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.bootstrapiso .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.bootstrapiso .navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}
.bootstrapiso .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.bootstrapiso .navbar-expand > .container,
.bootstrapiso .navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.bootstrapiso .navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.bootstrapiso .navbar-expand .navbar-toggler {
  display: none;
}
.bootstrapiso .navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}
.bootstrapiso .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrapiso .navbar-light .navbar-brand:hover,
.bootstrapiso .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrapiso .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.bootstrapiso .navbar-light .navbar-nav .nav-link:hover,
.bootstrapiso .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bootstrapiso .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.bootstrapiso .navbar-light .navbar-nav .show > .nav-link,
.bootstrapiso .navbar-light .navbar-nav .active > .nav-link,
.bootstrapiso .navbar-light .navbar-nav .nav-link.show,
.bootstrapiso .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrapiso .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.bootstrapiso .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.bootstrapiso .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.bootstrapiso .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrapiso .navbar-light .navbar-text a:hover,
.bootstrapiso .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrapiso .navbar-dark .navbar-brand {
  color: #fff;
}
.bootstrapiso .navbar-dark .navbar-brand:hover,
.bootstrapiso .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.bootstrapiso .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrapiso .navbar-dark .navbar-nav .nav-link:hover,
.bootstrapiso .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.bootstrapiso .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.bootstrapiso .navbar-dark .navbar-nav .show > .nav-link,
.bootstrapiso .navbar-dark .navbar-nav .active > .nav-link,
.bootstrapiso .navbar-dark .navbar-nav .nav-link.show,
.bootstrapiso .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.bootstrapiso .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.bootstrapiso .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.bootstrapiso .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrapiso .navbar-dark .navbar-text a {
  color: #fff;
}
.bootstrapiso .navbar-dark .navbar-text a:hover,
.bootstrapiso .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.bootstrapiso .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.bootstrapiso .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.bootstrapiso .card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.bootstrapiso .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.bootstrapiso .card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.bootstrapiso .card-title {
  margin-bottom: 0.75rem;
}
.bootstrapiso .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.bootstrapiso .card-text:last-child {
  margin-bottom: 0;
}
.bootstrapiso .card-link:hover {
  text-decoration: none;
}
.bootstrapiso .card-link + .card-link {
  margin-left: 1.25rem;
}
.bootstrapiso .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.bootstrapiso .card-header:first-child {
  border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
}
.bootstrapiso .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.bootstrapiso .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.bootstrapiso .card-footer:last-child {
  border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
}
.bootstrapiso .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.bootstrapiso .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.bootstrapiso .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.bootstrapiso .card-img {
  width: 100%;
  border-radius: calc(-0.75rem);
}
.bootstrapiso .card-img-top {
  width: 100%;
  border-top-left-radius: calc(-0.75rem);
  border-top-right-radius: calc(-0.75rem);
}
.bootstrapiso .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(-0.75rem);
  border-bottom-left-radius: calc(-0.75rem);
}
.bootstrapiso .card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bootstrapiso .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .bootstrapiso .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .bootstrapiso .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.bootstrapiso .card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bootstrapiso .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .bootstrapiso .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .bootstrapiso .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .bootstrapiso .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .bootstrapiso .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .bootstrapiso .card-group > .card:first-child .card-img-top,
  .bootstrapiso .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .bootstrapiso .card-group > .card:first-child .card-img-bottom,
  .bootstrapiso .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .bootstrapiso .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bootstrapiso .card-group > .card:last-child .card-img-top,
  .bootstrapiso .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .bootstrapiso .card-group > .card:last-child .card-img-bottom,
  .bootstrapiso .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .bootstrapiso .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .bootstrapiso .card-group > .card:only-child .card-img-top,
  .bootstrapiso .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .bootstrapiso .card-group > .card:only-child .card-img-bottom,
  .bootstrapiso .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .bootstrapiso .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .bootstrapiso .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .bootstrapiso .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .bootstrapiso .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .bootstrapiso .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
.bootstrapiso .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .bootstrapiso .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .bootstrapiso .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.bootstrapiso .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.bootstrapiso .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}
.bootstrapiso .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.bootstrapiso .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.bootstrapiso .breadcrumb-item.active {
  color: #6c757d;
}
.bootstrapiso .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.bootstrapiso .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.bootstrapiso .page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.bootstrapiso .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrapiso .page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.bootstrapiso .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.bootstrapiso .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.bootstrapiso .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrapiso .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.bootstrapiso .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.bootstrapiso .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.bootstrapiso .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.bootstrapiso .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.bootstrapiso .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.bootstrapiso .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.bootstrapiso .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.bootstrapiso .badge:empty {
  display: none;
}
.bootstrapiso .btn .badge {
  position: relative;
  top: -1px;
}
.bootstrapiso .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.bootstrapiso .badge-primary {
  color: #fff;
  background-color: #007bff;
}
.bootstrapiso .badge-primary[href]:hover,
.bootstrapiso .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}
.bootstrapiso .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.bootstrapiso .badge-secondary[href]:hover,
.bootstrapiso .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}
.bootstrapiso .badge-success {
  color: #fff;
  background-color: #28a745;
}
.bootstrapiso .badge-success[href]:hover,
.bootstrapiso .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}
.bootstrapiso .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.bootstrapiso .badge-info[href]:hover,
.bootstrapiso .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}
.bootstrapiso .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.bootstrapiso .badge-warning[href]:hover,
.bootstrapiso .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}
.bootstrapiso .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.bootstrapiso .badge-danger[href]:hover,
.bootstrapiso .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}
.bootstrapiso .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.bootstrapiso .badge-light[href]:hover,
.bootstrapiso .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}
.bootstrapiso .badge-dark {
  color: #fff;
  background-color: #343a40;
}
.bootstrapiso .badge-dark[href]:hover,
.bootstrapiso .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}
.bootstrapiso .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .bootstrapiso .jumbotron {
    padding: 4rem 2rem;
  }
}
.bootstrapiso .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.bootstrapiso .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.bootstrapiso .alert-heading {
  color: inherit;
}
.bootstrapiso .alert-link {
  font-weight: 700;
}
.bootstrapiso .alert-dismissible {
  padding-right: 4rem;
}
.bootstrapiso .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.bootstrapiso .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.bootstrapiso .alert-primary hr {
  border-top-color: #9fcdff;
}
.bootstrapiso .alert-primary .alert-link {
  color: #002752;
}
.bootstrapiso .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.bootstrapiso .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.bootstrapiso .alert-secondary .alert-link {
  color: #202326;
}
.bootstrapiso .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.bootstrapiso .alert-success hr {
  border-top-color: #b1dfbb;
}
.bootstrapiso .alert-success .alert-link {
  color: #0b2e13;
}
.bootstrapiso .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.bootstrapiso .alert-info hr {
  border-top-color: #abdde5;
}
.bootstrapiso .alert-info .alert-link {
  color: #062c33;
}
.bootstrapiso .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.bootstrapiso .alert-warning hr {
  border-top-color: #ffe8a1;
}
.bootstrapiso .alert-warning .alert-link {
  color: #533f03;
}
.bootstrapiso .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.bootstrapiso .alert-danger hr {
  border-top-color: #f1b0b7;
}
.bootstrapiso .alert-danger .alert-link {
  color: #491217;
}
.bootstrapiso .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.bootstrapiso .alert-light hr {
  border-top-color: #ececf6;
}
.bootstrapiso .alert-light .alert-link {
  color: #686868;
}
.bootstrapiso .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.bootstrapiso .alert-dark hr {
  border-top-color: #b9bbbe;
}
.bootstrapiso .alert-dark .alert-link {
  color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.bootstrapiso .progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.bootstrapiso .progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}
.bootstrapiso .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.bootstrapiso .progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
.bootstrapiso .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.bootstrapiso .media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.bootstrapiso .list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.bootstrapiso .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.bootstrapiso .list-group-item-action:hover,
.bootstrapiso .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.bootstrapiso .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.bootstrapiso .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.bootstrapiso .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.bootstrapiso .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.bootstrapiso .list-group-item:hover,
.bootstrapiso .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.bootstrapiso .list-group-item.disabled,
.bootstrapiso .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
.bootstrapiso .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrapiso .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.bootstrapiso .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.bootstrapiso .list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.bootstrapiso .list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.bootstrapiso .list-group-item-primary.list-group-item-action:hover,
.bootstrapiso .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.bootstrapiso .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.bootstrapiso .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.bootstrapiso .list-group-item-secondary.list-group-item-action:hover,
.bootstrapiso .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.bootstrapiso .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.bootstrapiso .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.bootstrapiso .list-group-item-success.list-group-item-action:hover,
.bootstrapiso .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.bootstrapiso .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.bootstrapiso .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.bootstrapiso .list-group-item-info.list-group-item-action:hover,
.bootstrapiso .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.bootstrapiso .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.bootstrapiso .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.bootstrapiso .list-group-item-warning.list-group-item-action:hover,
.bootstrapiso .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.bootstrapiso .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.bootstrapiso .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.bootstrapiso .list-group-item-danger.list-group-item-action:hover,
.bootstrapiso .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.bootstrapiso .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.bootstrapiso .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.bootstrapiso .list-group-item-light.list-group-item-action:hover,
.bootstrapiso .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.bootstrapiso .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.bootstrapiso .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.bootstrapiso .list-group-item-dark.list-group-item-action:hover,
.bootstrapiso .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.bootstrapiso .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.bootstrapiso .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
.bootstrapiso .close:hover,
.bootstrapiso .close:focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}
.bootstrapiso .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.bootstrapiso button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
.bootstrapiso .modal-open {
  overflow: hidden;
}
.bootstrapiso .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.bootstrapiso .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.bootstrapiso .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.bootstrapiso .modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.bootstrapiso .modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bootstrapiso .modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(99%);
}
.bootstrapiso .modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.bootstrapiso .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.bootstrapiso .modal-backdrop.fade {
  opacity: 0;
}
.bootstrapiso .modal-backdrop.show {
  opacity: 0.5;
}
.bootstrapiso .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.bootstrapiso .modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.bootstrapiso .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.bootstrapiso .modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.bootstrapiso .modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.bootstrapiso .modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
.bootstrapiso .modal-footer > :not(:last-child) {
  margin-right: .25rem;
}
.bootstrapiso .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .bootstrapiso .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .bootstrapiso .modal-dialog-centered {
    min-height: calc(96.5%);
  }
  .bootstrapiso .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .bootstrapiso .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 5px 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bootstrapiso .bs-tooltip-top,
.bootstrapiso .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.bootstrapiso .bs-tooltip-top .arrow,
.bootstrapiso .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
.bootstrapiso .bs-tooltip-top .arrow::before,
.bootstrapiso .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bootstrapiso .bs-tooltip-right,
.bootstrapiso .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.bootstrapiso .bs-tooltip-right .arrow,
.bootstrapiso .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bootstrapiso .bs-tooltip-right .arrow::before,
.bootstrapiso .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bootstrapiso .bs-tooltip-bottom,
.bootstrapiso .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bootstrapiso .bs-tooltip-bottom .arrow,
.bootstrapiso .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
.bootstrapiso .bs-tooltip-bottom .arrow::before,
.bootstrapiso .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bootstrapiso .bs-tooltip-left,
.bootstrapiso .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.bootstrapiso .bs-tooltip-left .arrow,
.bootstrapiso .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bootstrapiso .bs-tooltip-left .arrow::before,
.bootstrapiso .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.bootstrapiso .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.bootstrapiso .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.bootstrapiso .popover .arrow::before,
.bootstrapiso .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bootstrapiso .bs-popover-top,
.bootstrapiso .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
.bootstrapiso .bs-popover-top .arrow,
.bootstrapiso .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc(-1.5rem);
}
.bootstrapiso .bs-popover-top .arrow::before,
.bootstrapiso .bs-popover-auto[x-placement^="top"] .arrow::before,
.bootstrapiso .bs-popover-top .arrow::after,
.bootstrapiso .bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}
.bootstrapiso .bs-popover-top .arrow::before,
.bootstrapiso .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bootstrapiso .bs-popover-top .arrow::after,
.bootstrapiso .bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}
.bootstrapiso .bs-popover-right,
.bootstrapiso .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
.bootstrapiso .bs-popover-right .arrow,
.bootstrapiso .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc(-1.5rem);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bootstrapiso .bs-popover-right .arrow::before,
.bootstrapiso .bs-popover-auto[x-placement^="right"] .arrow::before,
.bootstrapiso .bs-popover-right .arrow::after,
.bootstrapiso .bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bootstrapiso .bs-popover-right .arrow::before,
.bootstrapiso .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bootstrapiso .bs-popover-right .arrow::after,
.bootstrapiso .bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}
.bootstrapiso .bs-popover-bottom,
.bootstrapiso .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
.bootstrapiso .bs-popover-bottom .arrow,
.bootstrapiso .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc(-1.5rem);
}
.bootstrapiso .bs-popover-bottom .arrow::before,
.bootstrapiso .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bootstrapiso .bs-popover-bottom .arrow::after,
.bootstrapiso .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bootstrapiso .bs-popover-bottom .arrow::before,
.bootstrapiso .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bootstrapiso .bs-popover-bottom .arrow::after,
.bootstrapiso .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}
.bootstrapiso .bs-popover-bottom .popover-header::before,
.bootstrapiso .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bootstrapiso .bs-popover-left,
.bootstrapiso .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
.bootstrapiso .bs-popover-left .arrow,
.bootstrapiso .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc(-1.5rem);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bootstrapiso .bs-popover-left .arrow::before,
.bootstrapiso .bs-popover-auto[x-placement^="left"] .arrow::before,
.bootstrapiso .bs-popover-left .arrow::after,
.bootstrapiso .bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bootstrapiso .bs-popover-left .arrow::before,
.bootstrapiso .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bootstrapiso .bs-popover-left .arrow::after,
.bootstrapiso .bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}
.bootstrapiso .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(-0.7rem);
  border-top-right-radius: calc(-0.7rem);
}
.bootstrapiso .popover-header:empty {
  display: none;
}
.bootstrapiso .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.bootstrapiso .carousel {
  position: relative;
}
.bootstrapiso .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bootstrapiso .carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.bootstrapiso .carousel-item.active,
.bootstrapiso .carousel-item-next,
.bootstrapiso .carousel-item-prev {
  display: block;
}
.bootstrapiso .carousel-item-next,
.bootstrapiso .carousel-item-prev {
  position: absolute;
  top: 0;
}
.bootstrapiso .carousel-item-next.carousel-item-left,
.bootstrapiso .carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .bootstrapiso .carousel-item-next.carousel-item-left,
  .bootstrapiso .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bootstrapiso .carousel-item-next,
.bootstrapiso .active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .bootstrapiso .carousel-item-next,
  .bootstrapiso .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.bootstrapiso .carousel-item-prev,
.bootstrapiso .active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .bootstrapiso .carousel-item-prev,
  .bootstrapiso .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.bootstrapiso .carousel-control-prev,
.bootstrapiso .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.bootstrapiso .carousel-control-prev:hover,
.bootstrapiso .carousel-control-prev:focus,
.bootstrapiso .carousel-control-next:hover,
.bootstrapiso .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
.bootstrapiso .carousel-control-prev {
  left: 0;
}
.bootstrapiso .carousel-control-next {
  right: 0;
}
.bootstrapiso .carousel-control-prev-icon,
.bootstrapiso .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}
.bootstrapiso .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.bootstrapiso .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.bootstrapiso .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.bootstrapiso .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}
.bootstrapiso .carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.bootstrapiso .carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.bootstrapiso .carousel-indicators .active {
  background-color: #fff;
}
.bootstrapiso .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.bootstrapiso .align-baseline {
  vertical-align: baseline !important;
}
.bootstrapiso .align-top {
  vertical-align: top !important;
}
.bootstrapiso .align-middle {
  vertical-align: middle !important;
}
.bootstrapiso .align-bottom {
  vertical-align: bottom !important;
}
.bootstrapiso .align-text-bottom {
  vertical-align: text-bottom !important;
}
.bootstrapiso .align-text-top {
  vertical-align: text-top !important;
}
.bootstrapiso .bg-primary {
  background-color: #007bff !important;
}
.bootstrapiso a.bg-primary:hover,
.bootstrapiso a.bg-primary:focus,
.bootstrapiso button.bg-primary:hover,
.bootstrapiso button.bg-primary:focus {
  background-color: #0062cc !important;
}
.bootstrapiso .bg-secondary {
  background-color: #6c757d !important;
}
.bootstrapiso a.bg-secondary:hover,
.bootstrapiso a.bg-secondary:focus,
.bootstrapiso button.bg-secondary:hover,
.bootstrapiso button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bootstrapiso .bg-success {
  background-color: #28a745 !important;
}
.bootstrapiso a.bg-success:hover,
.bootstrapiso a.bg-success:focus,
.bootstrapiso button.bg-success:hover,
.bootstrapiso button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bootstrapiso .bg-info {
  background-color: #17a2b8 !important;
}
.bootstrapiso a.bg-info:hover,
.bootstrapiso a.bg-info:focus,
.bootstrapiso button.bg-info:hover,
.bootstrapiso button.bg-info:focus {
  background-color: #117a8b !important;
}
.bootstrapiso .bg-warning {
  background-color: #ffc107 !important;
}
.bootstrapiso a.bg-warning:hover,
.bootstrapiso a.bg-warning:focus,
.bootstrapiso button.bg-warning:hover,
.bootstrapiso button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bootstrapiso .bg-danger {
  background-color: #dc3545 !important;
}
.bootstrapiso a.bg-danger:hover,
.bootstrapiso a.bg-danger:focus,
.bootstrapiso button.bg-danger:hover,
.bootstrapiso button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bootstrapiso .bg-light {
  background-color: #f8f9fa !important;
}
.bootstrapiso a.bg-light:hover,
.bootstrapiso a.bg-light:focus,
.bootstrapiso button.bg-light:hover,
.bootstrapiso button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bootstrapiso .bg-dark {
  background-color: #343a40 !important;
}
.bootstrapiso a.bg-dark:hover,
.bootstrapiso a.bg-dark:focus,
.bootstrapiso button.bg-dark:hover,
.bootstrapiso button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bootstrapiso .bg-white {
  background-color: #fff !important;
}
.bootstrapiso .bg-transparent {
  background-color: transparent !important;
}
.bootstrapiso .border {
  border: 1px solid #dee2e6 !important;
}
.bootstrapiso .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.bootstrapiso .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.bootstrapiso .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.bootstrapiso .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.bootstrapiso .border-0 {
  border: 0 !important;
}
.bootstrapiso .border-top-0 {
  border-top: 0 !important;
}
.bootstrapiso .border-right-0 {
  border-right: 0 !important;
}
.bootstrapiso .border-bottom-0 {
  border-bottom: 0 !important;
}
.bootstrapiso .border-left-0 {
  border-left: 0 !important;
}
.bootstrapiso .border-primary {
  border-color: #007bff !important;
}
.bootstrapiso .border-secondary {
  border-color: #6c757d !important;
}
.bootstrapiso .border-success {
  border-color: #28a745 !important;
}
.bootstrapiso .border-info {
  border-color: #17a2b8 !important;
}
.bootstrapiso .border-warning {
  border-color: #ffc107 !important;
}
.bootstrapiso .border-danger {
  border-color: #dc3545 !important;
}
.bootstrapiso .border-light {
  border-color: #f8f9fa !important;
}
.bootstrapiso .border-dark {
  border-color: #343a40 !important;
}
.bootstrapiso .border-white {
  border-color: #fff !important;
}
.bootstrapiso .rounded {
  border-radius: 0.25rem !important;
}
.bootstrapiso .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.bootstrapiso .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.bootstrapiso .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.bootstrapiso .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.bootstrapiso .rounded-circle {
  border-radius: 50% !important;
}
.bootstrapiso .rounded-0 {
  border-radius: 0 !important;
}
.bootstrapiso .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.bootstrapiso .d-none {
  display: none !important;
}
.bootstrapiso .d-inline {
  display: inline !important;
}
.bootstrapiso .d-inline-block {
  display: inline-block !important;
}
.bootstrapiso .d-block {
  display: block !important;
}
.bootstrapiso .d-table {
  display: table !important;
}
.bootstrapiso .d-table-row {
  display: table-row !important;
}
.bootstrapiso .d-table-cell {
  display: table-cell !important;
}
.bootstrapiso .d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.bootstrapiso .d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .bootstrapiso .d-sm-none {
    display: none !important;
  }
  .bootstrapiso .d-sm-inline {
    display: inline !important;
  }
  .bootstrapiso .d-sm-inline-block {
    display: inline-block !important;
  }
  .bootstrapiso .d-sm-block {
    display: block !important;
  }
  .bootstrapiso .d-sm-table {
    display: table !important;
  }
  .bootstrapiso .d-sm-table-row {
    display: table-row !important;
  }
  .bootstrapiso .d-sm-table-cell {
    display: table-cell !important;
  }
  .bootstrapiso .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrapiso .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .bootstrapiso .d-md-none {
    display: none !important;
  }
  .bootstrapiso .d-md-inline {
    display: inline !important;
  }
  .bootstrapiso .d-md-inline-block {
    display: inline-block !important;
  }
  .bootstrapiso .d-md-block {
    display: block !important;
  }
  .bootstrapiso .d-md-table {
    display: table !important;
  }
  .bootstrapiso .d-md-table-row {
    display: table-row !important;
  }
  .bootstrapiso .d-md-table-cell {
    display: table-cell !important;
  }
  .bootstrapiso .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrapiso .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .bootstrapiso .d-lg-none {
    display: none !important;
  }
  .bootstrapiso .d-lg-inline {
    display: inline !important;
  }
  .bootstrapiso .d-lg-inline-block {
    display: inline-block !important;
  }
  .bootstrapiso .d-lg-block {
    display: block !important;
  }
  .bootstrapiso .d-lg-table {
    display: table !important;
  }
  .bootstrapiso .d-lg-table-row {
    display: table-row !important;
  }
  .bootstrapiso .d-lg-table-cell {
    display: table-cell !important;
  }
  .bootstrapiso .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrapiso .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .bootstrapiso .d-xl-none {
    display: none !important;
  }
  .bootstrapiso .d-xl-inline {
    display: inline !important;
  }
  .bootstrapiso .d-xl-inline-block {
    display: inline-block !important;
  }
  .bootstrapiso .d-xl-block {
    display: block !important;
  }
  .bootstrapiso .d-xl-table {
    display: table !important;
  }
  .bootstrapiso .d-xl-table-row {
    display: table-row !important;
  }
  .bootstrapiso .d-xl-table-cell {
    display: table-cell !important;
  }
  .bootstrapiso .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrapiso .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .bootstrapiso .d-print-none {
    display: none !important;
  }
  .bootstrapiso .d-print-inline {
    display: inline !important;
  }
  .bootstrapiso .d-print-inline-block {
    display: inline-block !important;
  }
  .bootstrapiso .d-print-block {
    display: block !important;
  }
  .bootstrapiso .d-print-table {
    display: table !important;
  }
  .bootstrapiso .d-print-table-row {
    display: table-row !important;
  }
  .bootstrapiso .d-print-table-cell {
    display: table-cell !important;
  }
  .bootstrapiso .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrapiso .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.bootstrapiso .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.bootstrapiso .embed-responsive::before {
  display: block;
  content: "";
}
.bootstrapiso .embed-responsive .embed-responsive-item,
.bootstrapiso .embed-responsive iframe,
.bootstrapiso .embed-responsive embed,
.bootstrapiso .embed-responsive object,
.bootstrapiso .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.bootstrapiso .embed-responsive-21by9::before {
  padding-top: 42.857143%;
}
.bootstrapiso .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.bootstrapiso .embed-responsive-4by3::before {
  padding-top: 75%;
}
.bootstrapiso .embed-responsive-1by1::before {
  padding-top: 100%;
}
.bootstrapiso .flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.bootstrapiso .flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.bootstrapiso .flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.bootstrapiso .flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.bootstrapiso .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.bootstrapiso .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.bootstrapiso .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.bootstrapiso .justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.bootstrapiso .justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.bootstrapiso .justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.bootstrapiso .justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.bootstrapiso .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.bootstrapiso .align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.bootstrapiso .align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.bootstrapiso .align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.bootstrapiso .align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.bootstrapiso .align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.bootstrapiso .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.bootstrapiso .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.bootstrapiso .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.bootstrapiso .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.bootstrapiso .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.bootstrapiso .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.bootstrapiso .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.bootstrapiso .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.bootstrapiso .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.bootstrapiso .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.bootstrapiso .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.bootstrapiso .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .bootstrapiso .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .bootstrapiso .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .bootstrapiso .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .bootstrapiso .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .bootstrapiso .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .bootstrapiso .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .bootstrapiso .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .bootstrapiso .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .bootstrapiso .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .bootstrapiso .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .bootstrapiso .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .bootstrapiso .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .bootstrapiso .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .bootstrapiso .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .bootstrapiso .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .bootstrapiso .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .bootstrapiso .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .bootstrapiso .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .bootstrapiso .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .bootstrapiso .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .bootstrapiso .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .bootstrapiso .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .bootstrapiso .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .bootstrapiso .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .bootstrapiso .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .bootstrapiso .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .bootstrapiso .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .bootstrapiso .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .bootstrapiso .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .bootstrapiso .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .bootstrapiso .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .bootstrapiso .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .bootstrapiso .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .bootstrapiso .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .bootstrapiso .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .bootstrapiso .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .bootstrapiso .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .bootstrapiso .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .bootstrapiso .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .bootstrapiso .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .bootstrapiso .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .bootstrapiso .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .bootstrapiso .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .bootstrapiso .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .bootstrapiso .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .bootstrapiso .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .bootstrapiso .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .bootstrapiso .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .bootstrapiso .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .bootstrapiso .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .bootstrapiso .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .bootstrapiso .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .bootstrapiso .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .bootstrapiso .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .bootstrapiso .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .bootstrapiso .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .bootstrapiso .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .bootstrapiso .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .bootstrapiso .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .bootstrapiso .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .bootstrapiso .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .bootstrapiso .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .bootstrapiso .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .bootstrapiso .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .bootstrapiso .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .bootstrapiso .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .bootstrapiso .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .bootstrapiso .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .bootstrapiso .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .bootstrapiso .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .bootstrapiso .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .bootstrapiso .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .bootstrapiso .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .bootstrapiso .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .bootstrapiso .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .bootstrapiso .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .bootstrapiso .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .bootstrapiso .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .bootstrapiso .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .bootstrapiso .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .bootstrapiso .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .bootstrapiso .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .bootstrapiso .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .bootstrapiso .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .bootstrapiso .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .bootstrapiso .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .bootstrapiso .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .bootstrapiso .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .bootstrapiso .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .bootstrapiso .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .bootstrapiso .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .bootstrapiso .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .bootstrapiso .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .bootstrapiso .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .bootstrapiso .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .bootstrapiso .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .bootstrapiso .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .bootstrapiso .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .bootstrapiso .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .bootstrapiso .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .bootstrapiso .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .bootstrapiso .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .bootstrapiso .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .bootstrapiso .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .bootstrapiso .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .bootstrapiso .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .bootstrapiso .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .bootstrapiso .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .bootstrapiso .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .bootstrapiso .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .bootstrapiso .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .bootstrapiso .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .bootstrapiso .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .bootstrapiso .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .bootstrapiso .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .bootstrapiso .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.bootstrapiso .float-left {
  float: left !important;
}
.bootstrapiso .float-right {
  float: right !important;
}
.bootstrapiso .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .bootstrapiso .float-sm-left {
    float: left !important;
  }
  .bootstrapiso .float-sm-right {
    float: right !important;
  }
  .bootstrapiso .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .bootstrapiso .float-md-left {
    float: left !important;
  }
  .bootstrapiso .float-md-right {
    float: right !important;
  }
  .bootstrapiso .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .bootstrapiso .float-lg-left {
    float: left !important;
  }
  .bootstrapiso .float-lg-right {
    float: right !important;
  }
  .bootstrapiso .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrapiso .float-xl-left {
    float: left !important;
  }
  .bootstrapiso .float-xl-right {
    float: right !important;
  }
  .bootstrapiso .float-xl-none {
    float: none !important;
  }
}
.bootstrapiso .position-static {
  position: static !important;
}
.bootstrapiso .position-relative {
  position: relative !important;
}
.bootstrapiso .position-absolute {
  position: absolute !important;
}
.bootstrapiso .position-fixed {
  position: fixed !important;
}
.bootstrapiso .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.bootstrapiso .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.bootstrapiso .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .bootstrapiso .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.bootstrapiso .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}
.bootstrapiso .sr-only-focusable:active,
.bootstrapiso .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}
.bootstrapiso .w-25 {
  width: 25% !important;
}
.bootstrapiso .w-50 {
  width: 50% !important;
}
.bootstrapiso .w-75 {
  width: 75% !important;
}
.bootstrapiso .w-100 {
  width: 100% !important;
}
.bootstrapiso .h-25 {
  height: 25% !important;
}
.bootstrapiso .h-50 {
  height: 50% !important;
}
.bootstrapiso .h-75 {
  height: 75% !important;
}
.bootstrapiso .h-100 {
  height: 100% !important;
}
.bootstrapiso .mw-100 {
  max-width: 100% !important;
}
.bootstrapiso .mh-100 {
  max-height: 100% !important;
}
.bootstrapiso .m-0 {
  margin: 0 !important;
}
.bootstrapiso .mt-0,
.bootstrapiso .my-0 {
  margin-top: 0 !important;
}
.bootstrapiso .mr-0,
.bootstrapiso .mx-0 {
  margin-right: 0 !important;
}
.bootstrapiso .mb-0,
.bootstrapiso .my-0 {
  margin-bottom: 0 !important;
}
.bootstrapiso .ml-0,
.bootstrapiso .mx-0 {
  margin-left: 0 !important;
}
.bootstrapiso .m-1 {
  margin: 0.25rem !important;
}
.bootstrapiso .mt-1,
.bootstrapiso .my-1 {
  margin-top: 0.25rem !important;
}
.bootstrapiso .mr-1,
.bootstrapiso .mx-1 {
  margin-right: 0.25rem !important;
}
.bootstrapiso .mb-1,
.bootstrapiso .my-1 {
  margin-bottom: 0.25rem !important;
}
.bootstrapiso .ml-1,
.bootstrapiso .mx-1 {
  margin-left: 0.25rem !important;
}
.bootstrapiso .m-2 {
  margin: 0.5rem !important;
}
.bootstrapiso .mt-2,
.bootstrapiso .my-2 {
  margin-top: 0.5rem !important;
}
.bootstrapiso .mr-2,
.bootstrapiso .mx-2 {
  margin-right: 0.5rem !important;
}
.bootstrapiso .mb-2,
.bootstrapiso .my-2 {
  margin-bottom: 0.5rem !important;
}
.bootstrapiso .ml-2,
.bootstrapiso .mx-2 {
  margin-left: 0.5rem !important;
}
.bootstrapiso .m-3 {
  margin: 1rem !important;
}
.bootstrapiso .mt-3,
.bootstrapiso .my-3 {
  margin-top: 1rem !important;
}
.bootstrapiso .mr-3,
.bootstrapiso .mx-3 {
  margin-right: 1rem !important;
}
.bootstrapiso .mb-3,
.bootstrapiso .my-3 {
  margin-bottom: 1rem !important;
}
.bootstrapiso .ml-3,
.bootstrapiso .mx-3 {
  margin-left: 1rem !important;
}
.bootstrapiso .m-4 {
  margin: 1.5rem !important;
}
.bootstrapiso .mt-4,
.bootstrapiso .my-4 {
  margin-top: 1.5rem !important;
}
.bootstrapiso .mr-4,
.bootstrapiso .mx-4 {
  margin-right: 1.5rem !important;
}
.bootstrapiso .mb-4,
.bootstrapiso .my-4 {
  margin-bottom: 1.5rem !important;
}
.bootstrapiso .ml-4,
.bootstrapiso .mx-4 {
  margin-left: 1.5rem !important;
}
.bootstrapiso .m-5 {
  margin: 3rem !important;
}
.bootstrapiso .mt-5,
.bootstrapiso .my-5 {
  margin-top: 3rem !important;
}
.bootstrapiso .mr-5,
.bootstrapiso .mx-5 {
  margin-right: 3rem !important;
}
.bootstrapiso .mb-5,
.bootstrapiso .my-5 {
  margin-bottom: 3rem !important;
}
.bootstrapiso .ml-5,
.bootstrapiso .mx-5 {
  margin-left: 3rem !important;
}
.bootstrapiso .p-0 {
  padding: 0 !important;
}
.bootstrapiso .pt-0,
.bootstrapiso .py-0 {
  padding-top: 0 !important;
}
.bootstrapiso .pr-0,
.bootstrapiso .px-0 {
  padding-right: 0 !important;
}
.bootstrapiso .pb-0,
.bootstrapiso .py-0 {
  padding-bottom: 0 !important;
}
.bootstrapiso .pl-0,
.bootstrapiso .px-0 {
  padding-left: 0 !important;
}
.bootstrapiso .p-1 {
  padding: 0.25rem !important;
}
.bootstrapiso .pt-1,
.bootstrapiso .py-1 {
  padding-top: 0.25rem !important;
}
.bootstrapiso .pr-1,
.bootstrapiso .px-1 {
  padding-right: 0.25rem !important;
}
.bootstrapiso .pb-1,
.bootstrapiso .py-1 {
  padding-bottom: 0.25rem !important;
}
.bootstrapiso .pl-1,
.bootstrapiso .px-1 {
  padding-left: 0.25rem !important;
}
.bootstrapiso .p-2 {
  padding: 0.5rem !important;
}
.bootstrapiso .pt-2,
.bootstrapiso .py-2 {
  padding-top: 0.5rem !important;
}
.bootstrapiso .pr-2,
.bootstrapiso .px-2 {
  padding-right: 0.5rem !important;
}
.bootstrapiso .pb-2,
.bootstrapiso .py-2 {
  padding-bottom: 0.5rem !important;
}
.bootstrapiso .pl-2,
.bootstrapiso .px-2 {
  padding-left: 0.5rem !important;
}
.bootstrapiso .p-3 {
  padding: 1rem !important;
}
.bootstrapiso .pt-3,
.bootstrapiso .py-3 {
  padding-top: 1rem !important;
}
.bootstrapiso .pr-3,
.bootstrapiso .px-3 {
  padding-right: 1rem !important;
}
.bootstrapiso .pb-3,
.bootstrapiso .py-3 {
  padding-bottom: 1rem !important;
}
.bootstrapiso .pl-3,
.bootstrapiso .px-3 {
  padding-left: 1rem !important;
}
.bootstrapiso .p-4 {
  padding: 1.5rem !important;
}
.bootstrapiso .pt-4,
.bootstrapiso .py-4 {
  padding-top: 1.5rem !important;
}
.bootstrapiso .pr-4,
.bootstrapiso .px-4 {
  padding-right: 1.5rem !important;
}
.bootstrapiso .pb-4,
.bootstrapiso .py-4 {
  padding-bottom: 1.5rem !important;
}
.bootstrapiso .pl-4,
.bootstrapiso .px-4 {
  padding-left: 1.5rem !important;
}
.bootstrapiso .p-5 {
  padding: 3rem !important;
}
.bootstrapiso .pt-5,
.bootstrapiso .py-5 {
  padding-top: 3rem !important;
}
.bootstrapiso .pr-5,
.bootstrapiso .px-5 {
  padding-right: 3rem !important;
}
.bootstrapiso .pb-5,
.bootstrapiso .py-5 {
  padding-bottom: 3rem !important;
}
.bootstrapiso .pl-5,
.bootstrapiso .px-5 {
  padding-left: 3rem !important;
}
.bootstrapiso .m-auto {
  margin: auto !important;
}
.bootstrapiso .mt-auto,
.bootstrapiso .my-auto {
  margin-top: auto !important;
}
.bootstrapiso .mr-auto,
.bootstrapiso .mx-auto {
  margin-right: auto !important;
}
.bootstrapiso .mb-auto,
.bootstrapiso .my-auto {
  margin-bottom: auto !important;
}
.bootstrapiso .ml-auto,
.bootstrapiso .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .bootstrapiso .m-sm-0 {
    margin: 0 !important;
  }
  .bootstrapiso .mt-sm-0,
  .bootstrapiso .my-sm-0 {
    margin-top: 0 !important;
  }
  .bootstrapiso .mr-sm-0,
  .bootstrapiso .mx-sm-0 {
    margin-right: 0 !important;
  }
  .bootstrapiso .mb-sm-0,
  .bootstrapiso .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .bootstrapiso .ml-sm-0,
  .bootstrapiso .mx-sm-0 {
    margin-left: 0 !important;
  }
  .bootstrapiso .m-sm-1 {
    margin: 0.25rem !important;
  }
  .bootstrapiso .mt-sm-1,
  .bootstrapiso .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrapiso .mr-sm-1,
  .bootstrapiso .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrapiso .mb-sm-1,
  .bootstrapiso .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrapiso .ml-sm-1,
  .bootstrapiso .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrapiso .m-sm-2 {
    margin: 0.5rem !important;
  }
  .bootstrapiso .mt-sm-2,
  .bootstrapiso .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrapiso .mr-sm-2,
  .bootstrapiso .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrapiso .mb-sm-2,
  .bootstrapiso .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrapiso .ml-sm-2,
  .bootstrapiso .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrapiso .m-sm-3 {
    margin: 1rem !important;
  }
  .bootstrapiso .mt-sm-3,
  .bootstrapiso .my-sm-3 {
    margin-top: 1rem !important;
  }
  .bootstrapiso .mr-sm-3,
  .bootstrapiso .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .bootstrapiso .mb-sm-3,
  .bootstrapiso .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrapiso .ml-sm-3,
  .bootstrapiso .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .bootstrapiso .m-sm-4 {
    margin: 1.5rem !important;
  }
  .bootstrapiso .mt-sm-4,
  .bootstrapiso .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrapiso .mr-sm-4,
  .bootstrapiso .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrapiso .mb-sm-4,
  .bootstrapiso .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrapiso .ml-sm-4,
  .bootstrapiso .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrapiso .m-sm-5 {
    margin: 3rem !important;
  }
  .bootstrapiso .mt-sm-5,
  .bootstrapiso .my-sm-5 {
    margin-top: 3rem !important;
  }
  .bootstrapiso .mr-sm-5,
  .bootstrapiso .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .bootstrapiso .mb-sm-5,
  .bootstrapiso .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrapiso .ml-sm-5,
  .bootstrapiso .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .bootstrapiso .p-sm-0 {
    padding: 0 !important;
  }
  .bootstrapiso .pt-sm-0,
  .bootstrapiso .py-sm-0 {
    padding-top: 0 !important;
  }
  .bootstrapiso .pr-sm-0,
  .bootstrapiso .px-sm-0 {
    padding-right: 0 !important;
  }
  .bootstrapiso .pb-sm-0,
  .bootstrapiso .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .bootstrapiso .pl-sm-0,
  .bootstrapiso .px-sm-0 {
    padding-left: 0 !important;
  }
  .bootstrapiso .p-sm-1 {
    padding: 0.25rem !important;
  }
  .bootstrapiso .pt-sm-1,
  .bootstrapiso .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrapiso .pr-sm-1,
  .bootstrapiso .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrapiso .pb-sm-1,
  .bootstrapiso .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrapiso .pl-sm-1,
  .bootstrapiso .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrapiso .p-sm-2 {
    padding: 0.5rem !important;
  }
  .bootstrapiso .pt-sm-2,
  .bootstrapiso .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrapiso .pr-sm-2,
  .bootstrapiso .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrapiso .pb-sm-2,
  .bootstrapiso .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrapiso .pl-sm-2,
  .bootstrapiso .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrapiso .p-sm-3 {
    padding: 1rem !important;
  }
  .bootstrapiso .pt-sm-3,
  .bootstrapiso .py-sm-3 {
    padding-top: 1rem !important;
  }
  .bootstrapiso .pr-sm-3,
  .bootstrapiso .px-sm-3 {
    padding-right: 1rem !important;
  }
  .bootstrapiso .pb-sm-3,
  .bootstrapiso .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrapiso .pl-sm-3,
  .bootstrapiso .px-sm-3 {
    padding-left: 1rem !important;
  }
  .bootstrapiso .p-sm-4 {
    padding: 1.5rem !important;
  }
  .bootstrapiso .pt-sm-4,
  .bootstrapiso .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrapiso .pr-sm-4,
  .bootstrapiso .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrapiso .pb-sm-4,
  .bootstrapiso .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrapiso .pl-sm-4,
  .bootstrapiso .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrapiso .p-sm-5 {
    padding: 3rem !important;
  }
  .bootstrapiso .pt-sm-5,
  .bootstrapiso .py-sm-5 {
    padding-top: 3rem !important;
  }
  .bootstrapiso .pr-sm-5,
  .bootstrapiso .px-sm-5 {
    padding-right: 3rem !important;
  }
  .bootstrapiso .pb-sm-5,
  .bootstrapiso .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrapiso .pl-sm-5,
  .bootstrapiso .px-sm-5 {
    padding-left: 3rem !important;
  }
  .bootstrapiso .m-sm-auto {
    margin: auto !important;
  }
  .bootstrapiso .mt-sm-auto,
  .bootstrapiso .my-sm-auto {
    margin-top: auto !important;
  }
  .bootstrapiso .mr-sm-auto,
  .bootstrapiso .mx-sm-auto {
    margin-right: auto !important;
  }
  .bootstrapiso .mb-sm-auto,
  .bootstrapiso .my-sm-auto {
    margin-bottom: auto !important;
  }
  .bootstrapiso .ml-sm-auto,
  .bootstrapiso .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .bootstrapiso .m-md-0 {
    margin: 0 !important;
  }
  .bootstrapiso .mt-md-0,
  .bootstrapiso .my-md-0 {
    margin-top: 0 !important;
  }
  .bootstrapiso .mr-md-0,
  .bootstrapiso .mx-md-0 {
    margin-right: 0 !important;
  }
  .bootstrapiso .mb-md-0,
  .bootstrapiso .my-md-0 {
    margin-bottom: 0 !important;
  }
  .bootstrapiso .ml-md-0,
  .bootstrapiso .mx-md-0 {
    margin-left: 0 !important;
  }
  .bootstrapiso .m-md-1 {
    margin: 0.25rem !important;
  }
  .bootstrapiso .mt-md-1,
  .bootstrapiso .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrapiso .mr-md-1,
  .bootstrapiso .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrapiso .mb-md-1,
  .bootstrapiso .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrapiso .ml-md-1,
  .bootstrapiso .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrapiso .m-md-2 {
    margin: 0.5rem !important;
  }
  .bootstrapiso .mt-md-2,
  .bootstrapiso .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrapiso .mr-md-2,
  .bootstrapiso .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrapiso .mb-md-2,
  .bootstrapiso .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrapiso .ml-md-2,
  .bootstrapiso .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrapiso .m-md-3 {
    margin: 1rem !important;
  }
  .bootstrapiso .mt-md-3,
  .bootstrapiso .my-md-3 {
    margin-top: 1rem !important;
  }
  .bootstrapiso .mr-md-3,
  .bootstrapiso .mx-md-3 {
    margin-right: 1rem !important;
  }
  .bootstrapiso .mb-md-3,
  .bootstrapiso .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrapiso .ml-md-3,
  .bootstrapiso .mx-md-3 {
    margin-left: 1rem !important;
  }
  .bootstrapiso .m-md-4 {
    margin: 1.5rem !important;
  }
  .bootstrapiso .mt-md-4,
  .bootstrapiso .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrapiso .mr-md-4,
  .bootstrapiso .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrapiso .mb-md-4,
  .bootstrapiso .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrapiso .ml-md-4,
  .bootstrapiso .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrapiso .m-md-5 {
    margin: 3rem !important;
  }
  .bootstrapiso .mt-md-5,
  .bootstrapiso .my-md-5 {
    margin-top: 3rem !important;
  }
  .bootstrapiso .mr-md-5,
  .bootstrapiso .mx-md-5 {
    margin-right: 3rem !important;
  }
  .bootstrapiso .mb-md-5,
  .bootstrapiso .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrapiso .ml-md-5,
  .bootstrapiso .mx-md-5 {
    margin-left: 3rem !important;
  }
  .bootstrapiso .p-md-0 {
    padding: 0 !important;
  }
  .bootstrapiso .pt-md-0,
  .bootstrapiso .py-md-0 {
    padding-top: 0 !important;
  }
  .bootstrapiso .pr-md-0,
  .bootstrapiso .px-md-0 {
    padding-right: 0 !important;
  }
  .bootstrapiso .pb-md-0,
  .bootstrapiso .py-md-0 {
    padding-bottom: 0 !important;
  }
  .bootstrapiso .pl-md-0,
  .bootstrapiso .px-md-0 {
    padding-left: 0 !important;
  }
  .bootstrapiso .p-md-1 {
    padding: 0.25rem !important;
  }
  .bootstrapiso .pt-md-1,
  .bootstrapiso .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrapiso .pr-md-1,
  .bootstrapiso .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrapiso .pb-md-1,
  .bootstrapiso .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrapiso .pl-md-1,
  .bootstrapiso .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrapiso .p-md-2 {
    padding: 0.5rem !important;
  }
  .bootstrapiso .pt-md-2,
  .bootstrapiso .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrapiso .pr-md-2,
  .bootstrapiso .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrapiso .pb-md-2,
  .bootstrapiso .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrapiso .pl-md-2,
  .bootstrapiso .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrapiso .p-md-3 {
    padding: 1rem !important;
  }
  .bootstrapiso .pt-md-3,
  .bootstrapiso .py-md-3 {
    padding-top: 1rem !important;
  }
  .bootstrapiso .pr-md-3,
  .bootstrapiso .px-md-3 {
    padding-right: 1rem !important;
  }
  .bootstrapiso .pb-md-3,
  .bootstrapiso .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrapiso .pl-md-3,
  .bootstrapiso .px-md-3 {
    padding-left: 1rem !important;
  }
  .bootstrapiso .p-md-4 {
    padding: 1.5rem !important;
  }
  .bootstrapiso .pt-md-4,
  .bootstrapiso .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrapiso .pr-md-4,
  .bootstrapiso .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrapiso .pb-md-4,
  .bootstrapiso .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrapiso .pl-md-4,
  .bootstrapiso .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrapiso .p-md-5 {
    padding: 3rem !important;
  }
  .bootstrapiso .pt-md-5,
  .bootstrapiso .py-md-5 {
    padding-top: 3rem !important;
  }
  .bootstrapiso .pr-md-5,
  .bootstrapiso .px-md-5 {
    padding-right: 3rem !important;
  }
  .bootstrapiso .pb-md-5,
  .bootstrapiso .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrapiso .pl-md-5,
  .bootstrapiso .px-md-5 {
    padding-left: 3rem !important;
  }
  .bootstrapiso .m-md-auto {
    margin: auto !important;
  }
  .bootstrapiso .mt-md-auto,
  .bootstrapiso .my-md-auto {
    margin-top: auto !important;
  }
  .bootstrapiso .mr-md-auto,
  .bootstrapiso .mx-md-auto {
    margin-right: auto !important;
  }
  .bootstrapiso .mb-md-auto,
  .bootstrapiso .my-md-auto {
    margin-bottom: auto !important;
  }
  .bootstrapiso .ml-md-auto,
  .bootstrapiso .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .bootstrapiso .m-lg-0 {
    margin: 0 !important;
  }
  .bootstrapiso .mt-lg-0,
  .bootstrapiso .my-lg-0 {
    margin-top: 0 !important;
  }
  .bootstrapiso .mr-lg-0,
  .bootstrapiso .mx-lg-0 {
    margin-right: 0 !important;
  }
  .bootstrapiso .mb-lg-0,
  .bootstrapiso .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .bootstrapiso .ml-lg-0,
  .bootstrapiso .mx-lg-0 {
    margin-left: 0 !important;
  }
  .bootstrapiso .m-lg-1 {
    margin: 0.25rem !important;
  }
  .bootstrapiso .mt-lg-1,
  .bootstrapiso .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrapiso .mr-lg-1,
  .bootstrapiso .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrapiso .mb-lg-1,
  .bootstrapiso .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrapiso .ml-lg-1,
  .bootstrapiso .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrapiso .m-lg-2 {
    margin: 0.5rem !important;
  }
  .bootstrapiso .mt-lg-2,
  .bootstrapiso .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrapiso .mr-lg-2,
  .bootstrapiso .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrapiso .mb-lg-2,
  .bootstrapiso .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrapiso .ml-lg-2,
  .bootstrapiso .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrapiso .m-lg-3 {
    margin: 1rem !important;
  }
  .bootstrapiso .mt-lg-3,
  .bootstrapiso .my-lg-3 {
    margin-top: 1rem !important;
  }
  .bootstrapiso .mr-lg-3,
  .bootstrapiso .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .bootstrapiso .mb-lg-3,
  .bootstrapiso .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrapiso .ml-lg-3,
  .bootstrapiso .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .bootstrapiso .m-lg-4 {
    margin: 1.5rem !important;
  }
  .bootstrapiso .mt-lg-4,
  .bootstrapiso .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrapiso .mr-lg-4,
  .bootstrapiso .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrapiso .mb-lg-4,
  .bootstrapiso .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrapiso .ml-lg-4,
  .bootstrapiso .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrapiso .m-lg-5 {
    margin: 3rem !important;
  }
  .bootstrapiso .mt-lg-5,
  .bootstrapiso .my-lg-5 {
    margin-top: 3rem !important;
  }
  .bootstrapiso .mr-lg-5,
  .bootstrapiso .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .bootstrapiso .mb-lg-5,
  .bootstrapiso .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrapiso .ml-lg-5,
  .bootstrapiso .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .bootstrapiso .p-lg-0 {
    padding: 0 !important;
  }
  .bootstrapiso .pt-lg-0,
  .bootstrapiso .py-lg-0 {
    padding-top: 0 !important;
  }
  .bootstrapiso .pr-lg-0,
  .bootstrapiso .px-lg-0 {
    padding-right: 0 !important;
  }
  .bootstrapiso .pb-lg-0,
  .bootstrapiso .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .bootstrapiso .pl-lg-0,
  .bootstrapiso .px-lg-0 {
    padding-left: 0 !important;
  }
  .bootstrapiso .p-lg-1 {
    padding: 0.25rem !important;
  }
  .bootstrapiso .pt-lg-1,
  .bootstrapiso .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrapiso .pr-lg-1,
  .bootstrapiso .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrapiso .pb-lg-1,
  .bootstrapiso .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrapiso .pl-lg-1,
  .bootstrapiso .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrapiso .p-lg-2 {
    padding: 0.5rem !important;
  }
  .bootstrapiso .pt-lg-2,
  .bootstrapiso .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrapiso .pr-lg-2,
  .bootstrapiso .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrapiso .pb-lg-2,
  .bootstrapiso .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrapiso .pl-lg-2,
  .bootstrapiso .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrapiso .p-lg-3 {
    padding: 1rem !important;
  }
  .bootstrapiso .pt-lg-3,
  .bootstrapiso .py-lg-3 {
    padding-top: 1rem !important;
  }
  .bootstrapiso .pr-lg-3,
  .bootstrapiso .px-lg-3 {
    padding-right: 1rem !important;
  }
  .bootstrapiso .pb-lg-3,
  .bootstrapiso .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrapiso .pl-lg-3,
  .bootstrapiso .px-lg-3 {
    padding-left: 1rem !important;
  }
  .bootstrapiso .p-lg-4 {
    padding: 1.5rem !important;
  }
  .bootstrapiso .pt-lg-4,
  .bootstrapiso .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrapiso .pr-lg-4,
  .bootstrapiso .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrapiso .pb-lg-4,
  .bootstrapiso .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrapiso .pl-lg-4,
  .bootstrapiso .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrapiso .p-lg-5 {
    padding: 3rem !important;
  }
  .bootstrapiso .pt-lg-5,
  .bootstrapiso .py-lg-5 {
    padding-top: 3rem !important;
  }
  .bootstrapiso .pr-lg-5,
  .bootstrapiso .px-lg-5 {
    padding-right: 3rem !important;
  }
  .bootstrapiso .pb-lg-5,
  .bootstrapiso .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrapiso .pl-lg-5,
  .bootstrapiso .px-lg-5 {
    padding-left: 3rem !important;
  }
  .bootstrapiso .m-lg-auto {
    margin: auto !important;
  }
  .bootstrapiso .mt-lg-auto,
  .bootstrapiso .my-lg-auto {
    margin-top: auto !important;
  }
  .bootstrapiso .mr-lg-auto,
  .bootstrapiso .mx-lg-auto {
    margin-right: auto !important;
  }
  .bootstrapiso .mb-lg-auto,
  .bootstrapiso .my-lg-auto {
    margin-bottom: auto !important;
  }
  .bootstrapiso .ml-lg-auto,
  .bootstrapiso .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .bootstrapiso .m-xl-0 {
    margin: 0 !important;
  }
  .bootstrapiso .mt-xl-0,
  .bootstrapiso .my-xl-0 {
    margin-top: 0 !important;
  }
  .bootstrapiso .mr-xl-0,
  .bootstrapiso .mx-xl-0 {
    margin-right: 0 !important;
  }
  .bootstrapiso .mb-xl-0,
  .bootstrapiso .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .bootstrapiso .ml-xl-0,
  .bootstrapiso .mx-xl-0 {
    margin-left: 0 !important;
  }
  .bootstrapiso .m-xl-1 {
    margin: 0.25rem !important;
  }
  .bootstrapiso .mt-xl-1,
  .bootstrapiso .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrapiso .mr-xl-1,
  .bootstrapiso .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrapiso .mb-xl-1,
  .bootstrapiso .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrapiso .ml-xl-1,
  .bootstrapiso .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrapiso .m-xl-2 {
    margin: 0.5rem !important;
  }
  .bootstrapiso .mt-xl-2,
  .bootstrapiso .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrapiso .mr-xl-2,
  .bootstrapiso .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrapiso .mb-xl-2,
  .bootstrapiso .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrapiso .ml-xl-2,
  .bootstrapiso .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrapiso .m-xl-3 {
    margin: 1rem !important;
  }
  .bootstrapiso .mt-xl-3,
  .bootstrapiso .my-xl-3 {
    margin-top: 1rem !important;
  }
  .bootstrapiso .mr-xl-3,
  .bootstrapiso .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .bootstrapiso .mb-xl-3,
  .bootstrapiso .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrapiso .ml-xl-3,
  .bootstrapiso .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .bootstrapiso .m-xl-4 {
    margin: 1.5rem !important;
  }
  .bootstrapiso .mt-xl-4,
  .bootstrapiso .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrapiso .mr-xl-4,
  .bootstrapiso .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrapiso .mb-xl-4,
  .bootstrapiso .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrapiso .ml-xl-4,
  .bootstrapiso .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrapiso .m-xl-5 {
    margin: 3rem !important;
  }
  .bootstrapiso .mt-xl-5,
  .bootstrapiso .my-xl-5 {
    margin-top: 3rem !important;
  }
  .bootstrapiso .mr-xl-5,
  .bootstrapiso .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .bootstrapiso .mb-xl-5,
  .bootstrapiso .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrapiso .ml-xl-5,
  .bootstrapiso .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .bootstrapiso .p-xl-0 {
    padding: 0 !important;
  }
  .bootstrapiso .pt-xl-0,
  .bootstrapiso .py-xl-0 {
    padding-top: 0 !important;
  }
  .bootstrapiso .pr-xl-0,
  .bootstrapiso .px-xl-0 {
    padding-right: 0 !important;
  }
  .bootstrapiso .pb-xl-0,
  .bootstrapiso .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .bootstrapiso .pl-xl-0,
  .bootstrapiso .px-xl-0 {
    padding-left: 0 !important;
  }
  .bootstrapiso .p-xl-1 {
    padding: 0.25rem !important;
  }
  .bootstrapiso .pt-xl-1,
  .bootstrapiso .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrapiso .pr-xl-1,
  .bootstrapiso .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrapiso .pb-xl-1,
  .bootstrapiso .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrapiso .pl-xl-1,
  .bootstrapiso .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrapiso .p-xl-2 {
    padding: 0.5rem !important;
  }
  .bootstrapiso .pt-xl-2,
  .bootstrapiso .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrapiso .pr-xl-2,
  .bootstrapiso .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrapiso .pb-xl-2,
  .bootstrapiso .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrapiso .pl-xl-2,
  .bootstrapiso .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrapiso .p-xl-3 {
    padding: 1rem !important;
  }
  .bootstrapiso .pt-xl-3,
  .bootstrapiso .py-xl-3 {
    padding-top: 1rem !important;
  }
  .bootstrapiso .pr-xl-3,
  .bootstrapiso .px-xl-3 {
    padding-right: 1rem !important;
  }
  .bootstrapiso .pb-xl-3,
  .bootstrapiso .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrapiso .pl-xl-3,
  .bootstrapiso .px-xl-3 {
    padding-left: 1rem !important;
  }
  .bootstrapiso .p-xl-4 {
    padding: 1.5rem !important;
  }
  .bootstrapiso .pt-xl-4,
  .bootstrapiso .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrapiso .pr-xl-4,
  .bootstrapiso .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrapiso .pb-xl-4,
  .bootstrapiso .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrapiso .pl-xl-4,
  .bootstrapiso .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrapiso .p-xl-5 {
    padding: 3rem !important;
  }
  .bootstrapiso .pt-xl-5,
  .bootstrapiso .py-xl-5 {
    padding-top: 3rem !important;
  }
  .bootstrapiso .pr-xl-5,
  .bootstrapiso .px-xl-5 {
    padding-right: 3rem !important;
  }
  .bootstrapiso .pb-xl-5,
  .bootstrapiso .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrapiso .pl-xl-5,
  .bootstrapiso .px-xl-5 {
    padding-left: 3rem !important;
  }
  .bootstrapiso .m-xl-auto {
    margin: auto !important;
  }
  .bootstrapiso .mt-xl-auto,
  .bootstrapiso .my-xl-auto {
    margin-top: auto !important;
  }
  .bootstrapiso .mr-xl-auto,
  .bootstrapiso .mx-xl-auto {
    margin-right: auto !important;
  }
  .bootstrapiso .mb-xl-auto,
  .bootstrapiso .my-xl-auto {
    margin-bottom: auto !important;
  }
  .bootstrapiso .ml-xl-auto,
  .bootstrapiso .mx-xl-auto {
    margin-left: auto !important;
  }
}
.bootstrapiso .text-justify {
  text-align: justify !important;
}
.bootstrapiso .text-nowrap {
  white-space: nowrap !important;
}
.bootstrapiso .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bootstrapiso .text-left {
  text-align: left !important;
}
.bootstrapiso .text-right {
  text-align: right !important;
}
.bootstrapiso .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .bootstrapiso .text-sm-left {
    text-align: left !important;
  }
  .bootstrapiso .text-sm-right {
    text-align: right !important;
  }
  .bootstrapiso .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .bootstrapiso .text-md-left {
    text-align: left !important;
  }
  .bootstrapiso .text-md-right {
    text-align: right !important;
  }
  .bootstrapiso .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .bootstrapiso .text-lg-left {
    text-align: left !important;
  }
  .bootstrapiso .text-lg-right {
    text-align: right !important;
  }
  .bootstrapiso .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .bootstrapiso .text-xl-left {
    text-align: left !important;
  }
  .bootstrapiso .text-xl-right {
    text-align: right !important;
  }
  .bootstrapiso .text-xl-center {
    text-align: center !important;
  }
}
.bootstrapiso .text-lowercase {
  text-transform: lowercase !important;
}
.bootstrapiso .text-uppercase {
  text-transform: uppercase !important;
}
.bootstrapiso .text-capitalize {
  text-transform: capitalize !important;
}
.bootstrapiso .font-weight-light {
  font-weight: 300 !important;
}
.bootstrapiso .font-weight-normal {
  font-weight: 400 !important;
}
.bootstrapiso .font-weight-bold {
  font-weight: 700 !important;
}
.bootstrapiso .font-italic {
  font-style: italic !important;
}
.bootstrapiso .text-white {
  color: #fff !important;
}
.bootstrapiso .text-primary {
  color: #007bff !important;
}
.bootstrapiso a.text-primary:hover,
.bootstrapiso a.text-primary:focus {
  color: #0062cc !important;
}
.bootstrapiso .text-secondary {
  color: #6c757d !important;
}
.bootstrapiso a.text-secondary:hover,
.bootstrapiso a.text-secondary:focus {
  color: #545b62 !important;
}
.bootstrapiso .text-success {
  color: #28a745 !important;
}
.bootstrapiso a.text-success:hover,
.bootstrapiso a.text-success:focus {
  color: #1e7e34 !important;
}
.bootstrapiso .text-info {
  color: #17a2b8 !important;
}
.bootstrapiso a.text-info:hover,
.bootstrapiso a.text-info:focus {
  color: #117a8b !important;
}
.bootstrapiso .text-warning {
  color: #ffc107 !important;
}
.bootstrapiso a.text-warning:hover,
.bootstrapiso a.text-warning:focus {
  color: #d39e00 !important;
}
.bootstrapiso .text-danger {
  color: #dc3545 !important;
}
.bootstrapiso a.text-danger:hover,
.bootstrapiso a.text-danger:focus {
  color: #bd2130 !important;
}
.bootstrapiso .text-light {
  color: #f8f9fa !important;
}
.bootstrapiso a.text-light:hover,
.bootstrapiso a.text-light:focus {
  color: #dae0e5 !important;
}
.bootstrapiso .text-dark {
  color: #343a40 !important;
}
.bootstrapiso a.text-dark:hover,
.bootstrapiso a.text-dark:focus {
  color: #1d2124 !important;
}
.bootstrapiso .text-muted {
  color: #6c757d !important;
}
.bootstrapiso .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrapiso .visible {
  visibility: visible !important;
}
.bootstrapiso .invisible {
  visibility: hidden !important;
}
@media print {
  .bootstrapiso *,
  .bootstrapiso *::before,
  .bootstrapiso *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .bootstrapiso a:not(.btn) {
    text-decoration: underline;
  }
  .bootstrapiso abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .bootstrapiso pre {
    white-space: pre-wrap !important;
  }
  .bootstrapiso pre,
  .bootstrapiso blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .bootstrapiso thead {
    display: table-header-group;
  }
  .bootstrapiso tr,
  .bootstrapiso img {
    page-break-inside: avoid;
  }
  .bootstrapiso p,
  .bootstrapiso h2,
  .bootstrapiso h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrapiso h2,
  .bootstrapiso h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .bootstrapiso {
    min-width: 992px !important;
  }
  .bootstrapiso .container {
    min-width: 992px !important;
  }
  .bootstrapiso .navbar {
    display: none;
  }
  .bootstrapiso .badge {
    border: 1px solid #000;
  }
  .bootstrapiso .table {
    border-collapse: collapse !important;
  }
  .bootstrapiso .table td,
  .bootstrapiso .table th {
    background-color: #fff !important;
  }
  .bootstrapiso .table-bordered th,
  .bootstrapiso .table-bordered td {
    border: 1px solid #ddd !important;
  }
}