.input-group-text input[type=checkbox], .input-group-text input[type=radio], .list-group-horizontal > .list-group-item.active, dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
  margin-top: 0; }

address, dl, ol, p, pre, ul {
  margin-bottom: 1rem; }

img, svg {
  vertical-align: middle; }

body, caption {
  text-align: left; }

dd, label {
  margin-bottom: .5rem; }

pre, textarea {
  overflow: auto; }

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

address, legend {
  line-height: inherit; }

progress, sub, sup {
  vertical-align: baseline; }

button, hr, input {
  overflow: visible; }

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

.dropdown-menu, .nav, .navbar-nav {
  list-style: none; }

.badge, .dropdown-header, .dropdown-item, .dropdown-toggle, .input-group-text, .navbar-brand, .progress-bar, .sr-only {
  white-space: nowrap; }

#clients, #clients .clients-wrap ul {
  margin-left: auto;
  margin-right: auto; }

div.conv-form-wrapper *, div.conv-form-wrapper div#messages {
  scrollbar-width: none;
  -ms-overflow-style: none; }

:root {
  --blue:#DDEBF8;
  --indigo:#6610f2;
  --purple:#0e0e0e;
  --pink:#e83e8c;
  --red:#9c0808;
  --orange:#F76922;
  --yellow:#e9da06;
  --green:#39a61e;
  --teal:#20c997;
  --cyan:#3498DB;
  --white:#fff;
  --gray:#8f9ca7;
  --gray-dark:#454545;
  --primary:#DDEBF8;
  --secondary:#F76922;
  --success:#39a61e;
  --info:#DDEBF8;
  --warning:#F76922;
  --danger:#D7263D;
  --light:#f8f9fa;
  --dark:#454545;
  --gray-200:#F3F2F2;
  --purple:#0e0e0e;
  --lightblue:#339FC7;
  --blue:#DDEBF8;
  --green:#39a61e;
  --yellow:#e9da06;
  --black:#000;
  --breakpoint-xs:0;
  --breakpoint-sm:576px;
  --breakpoint-md:768px;
  --breakpoint-lg:992px;
  --breakpoint-xl:1200px;
  --font-family-sans-serif:"Open Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",-apple-system,BlinkMacSystemFont;
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

body {
  margin: 0;
  font-family: "Open Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji",-apple-system,BlinkMacSystemFont;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff; }

.alert-link, dt, kbd kbd {
  font-weight: 700; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  font-style: normal; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn, .card-text:last-child, .form-check-label, form .btn-group-toggle > .btn-group > input[type=submit], form .btn-group-toggle > input[type=submit], ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

dd {
  margin-left: 0; }

blockquote, figure {
  margin: 0 0 1rem; }

b, strong {
  font-weight: bolder; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #339fc7;
  text-decoration: none;
  background-color: transparent; }

.btn-link:hover, a:hover {
  color: #236e8a;
  text-decoration: underline; }

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

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

pre {
  margin-top: 0;
  -ms-overflow-style: scrollbar; }

img {
  border-style: none; }

svg {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #8f9ca7;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block; }

#mainform .custom-control-input-wrapper .checkbox label:before, .list-group-flush, button {
  border-radius: 0; }

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

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

button, select {
  text-transform: none; }

.btn:not(:disabled):not(.disabled), [data-toggle=sb-modal], [role=button], [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled), form input:not(:disabled):not(.disabled)[type=submit] {
  cursor: pointer; }

select {
  word-wrap: normal; }

.card, code {
  word-wrap: break-word; }

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

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

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

textarea {
  resize: vertical; }

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

legend {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  color: inherit;
  white-space: normal; }

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

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

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

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

.custom-range, fieldset > div .input input[type=date][type=email], fieldset > div .input input[type=date][type=password], fieldset > div .input input[type=date][type=text], fieldset > div .input input[type=datetime-local][type=email], fieldset > div .input input[type=datetime-local][type=password], fieldset > div .input input[type=datetime-local][type=text], fieldset > div .input input[type=month][type=email], fieldset > div .input input[type=month][type=password], fieldset > div .input input[type=month][type=text], fieldset > div .input input[type=time][type=email], fieldset > div .input input[type=time][type=password], fieldset > div .input input[type=time][type=text], input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
  appearance: none; }

.figure, .list-inline-item, output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

.collapse:not(.show), template {
  display: none; }

.d-none, [hidden], body .hidden {
  display: none !important; }

#mainform .form-group-row > label, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-weight: 800;
  line-height: 1.2;
  color: auto; }

.blockquote, hr {
  margin-bottom: 1rem; }

.h1, h1 {
  font-size: 2.2rem; }

.h2, h2 {
  font-size: 2.09rem; }

.h3, h3 {
  font-size: 1.925rem; }

.h4, h4 {
  font-size: 1.65rem; }

#mainform .form-group-row > label, .h5, h5 {
  font-size: 1.375rem; }

.h6, h6 {
  font-size: 1.1rem; }

.lead {
  font-size: 1.375rem;
  font-weight: 400; }

.display-1, .display-2, .display-3, .display-4 {
  font-weight: 300;
  line-height: 1.2; }

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

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

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

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

hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  border: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.1); }

#mainform .custom-control-input-wrapper .checkbox label:after, .small, small {
  font-size: 80%;
  font-weight: 400; }

code, kbd, pre {
  font-size: 87.5%; }

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

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

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

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

.blockquote {
  font-size: 1.375rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #8f9ca7; }

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

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 2px solid #e3eff9;
  border-radius: .75rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

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

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

.alert-heading, a > code, pre code {
  color: inherit; }

code {
  color: #e83e8c; }

kbd {
  padding: .2rem .4rem;
  color: #fff;
  background-color: #454b50;
  border-radius: .2rem;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none; }

pre {
  display: block;
  color: #454b50; }

pre code {
  font-size: inherit;
  word-break: normal; }

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

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-md, .container-sm {
    max-width: 720px; } }

#mainform .form .labels-left .form-group-row, .ThreeColInput .form-group-row, .ThreeColInput .form-group-row .input .options, .TwoColInput .form-group-row, .TwoColInput .form-group-row .input .options, .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.card > hr, .no-gutters {
  margin-right: 0;
  margin-left: 0; }

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .navbar-nav .nav-link, .no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

#mainform .form .labels-left .form-group-row .input, #mainform .form .labels-left .form-group-row label, .ThreeColInput .form-group-row .input, .ThreeColInput .form-group-row .input .options .option, .ThreeColInput .form-group-row label, .TwoColInput .form-group-row .input, .TwoColInput .form-group-row .input .options .option, .TwoColInput .form-group-row label, .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.ThreeColInput .form-group-row .input, .ThreeColInput .form-group-row label, .TwoColInput .form-group-row .input, .TwoColInput .form-group-row label, .col-12, .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.TwoColInput .form-group-row .input .options .option, .col-6, .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.col-4, .row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-3, .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.col-2, .row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #000; }

.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 2px solid #cfdde8; }

.table thead th {
  vertical-align: bottom;
  border-bottom: 4px solid #cfdde8; }

.table tbody + tbody {
  border-top: 4px solid #cfdde8; }

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

.table-bordered, .table-bordered td, .table-bordered th {
  border: 2px solid #cfdde8; }

.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 4px; }

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th, .table-dark.table-bordered, .table-responsive > .table-bordered {
  border: 0; }

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

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

.table-blue, .table-blue > td, .table-blue > th, .table-info, .table-info > td, .table-info > th, .table-primary, .table-primary > td, .table-primary > th {
  background-color: #f5f9fd; }

.table-blue tbody + tbody, .table-blue td, .table-blue th, .table-blue thead th, .table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th, .table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
  border-color: #edf5fb; }

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

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

.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th, .table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
  border-color: #fbb18c; }

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

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

.table-green tbody + tbody, .table-green td, .table-green th, .table-green thead th, .table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
  border-color: #98d18a; }

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

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

.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
  border-color: #ea8e9a; }

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

.table-light, .table-light > td, .table-light > th {
  background-color: #fdfdfe; }

.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
  border-color: #fbfcfc; }

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ececf6; }

.table-dark, .table-dark > td, .table-dark > th {
  background-color: #cbcbcb; }

.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
  border-color: #9e9e9e; }

.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #bebebe; }

.table-gray-200, .table-gray-200 > td, .table-gray-200 > th {
  background-color: #fcfbfb; }

.table-gray-200 tbody + tbody, .table-gray-200 td, .table-gray-200 th, .table-gray-200 thead th {
  border-color: #f9f8f8; }

.table-hover .table-gray-200:hover, .table-hover .table-gray-200:hover > td, .table-hover .table-gray-200:hover > th {
  background-color: #f1ecec; }

.table-purple, .table-purple > td, .table-purple > th {
  background-color: #d8bad6; }

.table-purple tbody + tbody, .table-purple td, .table-purple th, .table-purple thead th {
  border-color: #b77fb2; }

.table-hover .table-purple:hover, .table-hover .table-purple:hover > td, .table-hover .table-purple:hover > th {
  background-color: #cfaacc; }

.table-lightblue, .table-lightblue > td, .table-lightblue > th {
  background-color: #c6e4ef; }

.table-lightblue tbody + tbody, .table-lightblue td, .table-lightblue th, .table-lightblue thead th {
  border-color: #95cde2; }

.table-hover .table-lightblue:hover, .table-hover .table-lightblue:hover > td, .table-hover .table-lightblue:hover > th {
  background-color: #b2dbe9; }

.table-yellow, .table-yellow > td, .table-yellow > th {
  background-color: #f9f5b9; }

.table-yellow tbody + tbody, .table-yellow td, .table-yellow th, .table-yellow thead th {
  border-color: #f4ec7e; }

.table-hover .table-yellow:hover, .table-hover .table-yellow:hover > td, .table-hover .table-yellow:hover > th {
  background-color: #f7f2a2; }

.table-black, .table-black > td, .table-black > th {
  background-color: #b8b8b8; }

.table-black tbody + tbody, .table-black td, .table-black th, .table-black thead th {
  border-color: #7a7a7a; }

.table .thead-dark th, .table-dark td, .table-dark th, .table-dark thead th {
  border-color: #585858; }

.table-hover .table-black:hover, .table-hover .table-black:hover > td, .table-hover .table-black:hover > th {
  background-color: #ababab; }

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

.badge-dark, .table .thead-dark th, .table-dark {
  background-color: #454545;
  color: #fff; }

.table .thead-light th {
  color: #6d7880;
  background-color: #f3f2f2;
  border-color: #cfdde8; }

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

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075); }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.form-control, fieldset > div .input input[type=email], fieldset > div .input input[type=password], fieldset > div .input input[type=text], fieldset > div .input select, fieldset > div .input textarea {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.5rem + 4px);
  padding: .75rem 1.25rem;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #f3f2f2;
  background-clip: padding-box;
  border: 2px solid #8f9ca7;
  border-radius: .75rem;
  box-shadow: inset 0 0.5px 0.5px rgba(0, 0, 0, 0.075);
  transition: none; }

.form-control::-ms-expand, fieldset > div .input input[type=email]::-ms-expand, fieldset > div .input input[type=password]::-ms-expand, fieldset > div .input input[type=text]::-ms-expand, fieldset > div .input select::-ms-expand, fieldset > div .input textarea::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control:-moz-focusring, fieldset > div .input input:-moz-focusring[type=email], fieldset > div .input input:-moz-focusring[type=password], fieldset > div .input input:-moz-focusring[type=text], fieldset > div .input select:-moz-focusring, fieldset > div .input textarea:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

.form-control:focus, fieldset > div .input input:focus[type=email], fieldset > div .input input:focus[type=password], fieldset > div .input input:focus[type=text], fieldset > div .input select:focus, fieldset > div .input textarea:focus {
  color: #000;
  background-color: #f3f2f2;
  border-color: #73ade2;
  outline: 0;
  box-shadow: inset 0 0.5px 0.5px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(37, 110, 177, 0.25); }

.form-control::placeholder, fieldset > div .input input[type=email]::placeholder, fieldset > div .input input[type=password]::placeholder, fieldset > div .input input[type=text]::placeholder, fieldset > div .input select::placeholder, fieldset > div .input textarea::placeholder {
  color: #6d7880;
  opacity: 1; }

.form-control:disabled, .form-control[readonly], fieldset > div .input input:disabled[type=email], fieldset > div .input input:disabled[type=password], fieldset > div .input input:disabled[type=text], fieldset > div .input input[readonly][type=email], fieldset > div .input input[readonly][type=password], fieldset > div .input input[readonly][type=text], fieldset > div .input select:disabled, fieldset > div .input select[readonly], fieldset > div .input textarea:disabled, fieldset > div .input textarea[readonly] {
  background-color: #cfdde8;
  opacity: 1; }

fieldset > div .input select:focus::-ms-value, select.form-control:focus::-ms-value {
  color: #000;
  background-color: #f3f2f2; }

#mainform .custom-control .custom-control-input-wrapper .option, #mainform .custom-control .custom-radio, #mainform .custom-control-input-wrapper .custom-control .option, #mainform .custom-control-input-wrapper .option .custom-radio, #mainform .custom-control-input-wrapper .option .option, .btn-block, .form-control-file, .form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(.75rem + 2px);
  padding-bottom: calc(.75rem + 2px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(1.25rem + 2px);
  padding-bottom: calc(1.25rem + 2px);
  font-size: 1.9745rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(.25rem + 2px);
  padding-bottom: calc(.25rem + 2px);
  font-size: .9625rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .75rem 0;
  margin-bottom: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #000;
  background-color: transparent;
  border: solid transparent;
  border-width: 2px 0; }

.form-control-sm {
  height: calc(1.5em + .5rem + 4px);
  padding: .25rem .5rem;
  font-size: .9625rem;
  line-height: 1.5;
  border-radius: .2rem; }

.form-control-lg {
  height: calc(1.5em + 2.5rem + 4px);
  padding: 1.25rem 1rem;
  font-size: 1.9745rem;
  line-height: 1.5;
  border-radius: 1.875rem; }

fieldset > div .input select[multiple], fieldset > div .input select[size], fieldset > div .input textarea, select.form-control[multiple], select.form-control[size], textarea.form-control {
  height: auto; }

.form-group, fieldset > div {
  margin-bottom: .5rem; }

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

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

.form-row > .col, .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem; }

#mainform .custom-control-input-wrapper input:disabled ~ .custom-control-label, #mainform .custom-control-input-wrapper input[disabled] ~ .custom-control-label, .breadcrumb-item.active, .custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label, .form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
  color: #8f9ca7; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem; }

.invalid-tooltip, .valid-tooltip {
  position: absolute;
  z-index: 5;
  display: none;
  padding: .25rem .5rem;
  border-radius: .75rem;
  line-height: 1.5;
  top: 100%;
  left: 0;
  max-width: 100%; }

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #39a61e; }

.valid-tooltip {
  margin-top: .1rem;
  font-size: .9625rem;
  color: #fff;
  background-color: rgba(57, 166, 30, 0.9); }

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
  display: block; }

.form-control.is-valid, .was-validated .form-control:valid, .was-validated fieldset > div .input input:valid[type=email], .was-validated fieldset > div .input input:valid[type=password], .was-validated fieldset > div .input input:valid[type=text], .was-validated fieldset > div .input select:valid, .was-validated fieldset > div .input textarea:valid, fieldset > div .input .was-validated input:valid[type=email], fieldset > div .input .was-validated input:valid[type=password], fieldset > div .input .was-validated input:valid[type=text], fieldset > div .input .was-validated select:valid, fieldset > div .input .was-validated textarea:valid, fieldset > div .input input.is-valid[type=email], fieldset > div .input input.is-valid[type=password], fieldset > div .input input.is-valid[type=text], fieldset > div .input select.is-valid, fieldset > div .input textarea.is-valid {
  border-color: #39a61e;
  padding-right: calc(1.5em + 1.5rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2339a61e' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .375rem) center;
  background-size: calc(.75em + .75rem) calc(.75em + .75rem); }

.form-control.is-valid:focus, .was-validated .form-control:valid:focus, .was-validated fieldset > div .input input:valid:focus[type=email], .was-validated fieldset > div .input input:valid:focus[type=password], .was-validated fieldset > div .input input:valid:focus[type=text], .was-validated fieldset > div .input select:valid:focus, .was-validated fieldset > div .input textarea:valid:focus, fieldset > div .input .was-validated input:valid:focus[type=email], fieldset > div .input .was-validated input:valid:focus[type=password], fieldset > div .input .was-validated input:valid:focus[type=text], fieldset > div .input .was-validated select:valid:focus, fieldset > div .input .was-validated textarea:valid:focus, fieldset > div .input input.is-valid:focus[type=email], fieldset > div .input input.is-valid:focus[type=password], fieldset > div .input input.is-valid:focus[type=text], fieldset > div .input select.is-valid:focus, fieldset > div .input textarea.is-valid:focus {
  border-color: #39a61e;
  box-shadow: 0 0 0 0.2rem rgba(57, 166, 30, 0.25); }

.was-validated fieldset > div .input textarea:valid, .was-validated textarea.form-control:valid, fieldset > div .input .was-validated textarea:valid, fieldset > div .input textarea.is-valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 1.5rem);
  background-position: top calc(.375em + .375rem) right calc(.375em + .375rem); }

#mainform .custom-select-wrapper .was-validated select:valid, #mainform .custom-select-wrapper select.is-valid, .custom-select.is-valid, .was-validated #mainform .custom-select-wrapper select:valid, .was-validated .custom-select:valid {
  border-color: #39a61e;
  padding-right: calc(.75em + 3.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23454545' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.25rem center/8px 10px no-repeat, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2339a61e' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 2.25rem/calc(.75em + .75rem) calc(.75em + .75rem) no-repeat #f3f2f2; }

#mainform .custom-select-wrapper .was-validated select:valid:focus, #mainform .custom-select-wrapper select.is-valid:focus, .custom-select.is-valid:focus, .was-validated #mainform .custom-select-wrapper select:valid:focus, .was-validated .custom-select:valid:focus {
  border-color: #39a61e;
  box-shadow: 0 0 0 0.2rem rgba(57, 166, 30, 0.25); }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #39a61e; }

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block; }

#mainform .custom-control-input-wrapper .was-validated input:valid ~ .custom-control-label, #mainform .custom-control-input-wrapper input.is-valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label, .was-validated #mainform .custom-control-input-wrapper input:valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #39a61e; }

#mainform .custom-control-input-wrapper .was-validated input:valid ~ .custom-control-label::before, #mainform .custom-control-input-wrapper input.is-valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before, .was-validated #mainform .custom-control-input-wrapper input:valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #39a61e; }

#mainform .custom-control-input-wrapper .was-validated input:valid:checked ~ .custom-control-label::before, #mainform .custom-control-input-wrapper input.is-valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated #mainform .custom-control-input-wrapper input:valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  border-color: #48d126;
  background: linear-gradient(180deg, #63d846, #48d126) repeat-x #48d126; }

#mainform .custom-control-input-wrapper .was-validated input:valid:focus ~ .custom-control-label::before, #mainform .custom-control-input-wrapper input.is-valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated #mainform .custom-control-input-wrapper input:valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(57, 166, 30, 0.25); }

#mainform .custom-control-input-wrapper .was-validated input:valid:focus:not(:checked) ~ .custom-control-label::before, #mainform .custom-control-input-wrapper input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated #mainform .custom-control-input-wrapper input:valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #39a61e; }

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #39a61e; }

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #39a61e;
  box-shadow: 0 0 0 0.2rem rgba(57, 166, 30, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #d7263d; }

.invalid-tooltip {
  margin-top: .1rem;
  font-size: .9625rem;
  color: #fff;
  background-color: rgba(215, 38, 61, 0.9); }

#hero, .collapsing, .dropdown, .dropleft, .dropright, .dropup, .grid [class*=col-], .material .form-group-row, .multisteps-form__form, div.conv-form-wrapper {
  position: relative; }

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
  display: block; }

.form-control.is-invalid, .was-validated .form-control:invalid, .was-validated fieldset > div .input input:invalid[type=email], .was-validated fieldset > div .input input:invalid[type=password], .was-validated fieldset > div .input input:invalid[type=text], .was-validated fieldset > div .input select:invalid, .was-validated fieldset > div .input textarea:invalid, fieldset > div .input .was-validated input:invalid[type=email], fieldset > div .input .was-validated input:invalid[type=password], fieldset > div .input .was-validated input:invalid[type=text], fieldset > div .input .was-validated select:invalid, fieldset > div .input .was-validated textarea:invalid, fieldset > div .input input.is-invalid[type=email], fieldset > div .input input.is-invalid[type=password], fieldset > div .input input.is-invalid[type=text], fieldset > div .input select.is-invalid, fieldset > div .input textarea.is-invalid {
  border-color: #d7263d;
  padding-right: calc(1.5em + 1.5rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23D7263D' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23D7263D' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .375rem) center;
  background-size: calc(.75em + .75rem) calc(.75em + .75rem); }

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus, .was-validated fieldset > div .input input:invalid:focus[type=email], .was-validated fieldset > div .input input:invalid:focus[type=password], .was-validated fieldset > div .input input:invalid:focus[type=text], .was-validated fieldset > div .input select:invalid:focus, .was-validated fieldset > div .input textarea:invalid:focus, fieldset > div .input .was-validated input:invalid:focus[type=email], fieldset > div .input .was-validated input:invalid:focus[type=password], fieldset > div .input .was-validated input:invalid:focus[type=text], fieldset > div .input .was-validated select:invalid:focus, fieldset > div .input .was-validated textarea:invalid:focus, fieldset > div .input input.is-invalid:focus[type=email], fieldset > div .input input.is-invalid:focus[type=password], fieldset > div .input input.is-invalid:focus[type=text], fieldset > div .input select.is-invalid:focus, fieldset > div .input textarea.is-invalid:focus {
  border-color: #d7263d;
  box-shadow: 0 0 0 0.2rem rgba(215, 38, 61, 0.25); }

.was-validated fieldset > div .input textarea:invalid, .was-validated textarea.form-control:invalid, fieldset > div .input .was-validated textarea:invalid, fieldset > div .input textarea.is-invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 1.5rem);
  background-position: top calc(.375em + .375rem) right calc(.375em + .375rem); }

#mainform .custom-select-wrapper .was-validated select:invalid, #mainform .custom-select-wrapper select.is-invalid, .custom-select.is-invalid, .was-validated #mainform .custom-select-wrapper select:invalid, .was-validated .custom-select:invalid {
  border-color: #d7263d;
  padding-right: calc(.75em + 3.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23454545' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.25rem center/8px 10px no-repeat, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23D7263D' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23D7263D' stroke='none'/%3e%3c/svg%3e") center right 2.25rem/calc(.75em + .75rem) calc(.75em + .75rem) no-repeat #f3f2f2; }

#mainform .custom-select-wrapper .was-validated select:invalid:focus, #mainform .custom-select-wrapper select.is-invalid:focus, .custom-select.is-invalid:focus, .was-validated #mainform .custom-select-wrapper select:invalid:focus, .was-validated .custom-select:invalid:focus {
  border-color: #d7263d;
  box-shadow: 0 0 0 0.2rem rgba(215, 38, 61, 0.25); }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #d7263d; }

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block; }

#mainform .custom-control-input-wrapper .was-validated input:invalid ~ .custom-control-label, #mainform .custom-control-input-wrapper input.is-invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label, .was-validated #mainform .custom-control-input-wrapper input:invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #d7263d; }

#mainform .custom-control-input-wrapper .was-validated input:invalid ~ .custom-control-label::before, #mainform .custom-control-input-wrapper input.is-invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated #mainform .custom-control-input-wrapper input:invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #d7263d; }

#mainform .custom-control-input-wrapper .was-validated input:invalid:checked ~ .custom-control-label::before, #mainform .custom-control-input-wrapper input.is-invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated #mainform .custom-control-input-wrapper input:invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  border-color: #e05063;
  background: linear-gradient(180deg, #e56a7a, #e05063) repeat-x #e05063; }

#mainform .custom-control-input-wrapper .custom-checkbox input:disabled:checked ~ .custom-control-label::before, #mainform .custom-control-input-wrapper .custom-radio input:disabled:checked ~ .custom-control-label::before, #mainform .custom-control-input-wrapper .custom-switch input:disabled:checked ~ .custom-control-label::before, #mainform .custom-control-input-wrapper .option .custom-control-input:disabled:checked ~ .custom-control-label::before, #mainform .custom-control-input-wrapper .option input:disabled:checked ~ .custom-control-label::before, .custom-checkbox #mainform .custom-control-input-wrapper input:disabled:checked ~ .custom-control-label::before, .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-radio #mainform .custom-control-input-wrapper input:disabled:checked ~ .custom-control-label::before, .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-switch #mainform .custom-control-input-wrapper input:disabled:checked ~ .custom-control-label::before, .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background: linear-gradient(180deg, rgba(233, 242, 250, 0.575), rgba(221, 235, 248, 0.5)) repeat-x rgba(221, 235, 248, 0.5); }

#mainform .custom-control-input-wrapper .was-validated input:invalid:focus ~ .custom-control-label::before, #mainform .custom-control-input-wrapper input.is-invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated #mainform .custom-control-input-wrapper input:invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(215, 38, 61, 0.25); }

#mainform .custom-control-input-wrapper .was-validated input:invalid:focus:not(:checked) ~ .custom-control-label::before, #mainform .custom-control-input-wrapper input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated #mainform .custom-control-input-wrapper input:invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #d7263d; }

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #d7263d; }

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #d7263d;
  box-shadow: 0 0 0 0.2rem rgba(215, 38, 61, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .form-inline .form-check, form .btn-group-vertical > input[type=submit], input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%; }

.btn, form input[type=submit] {
  display: inline-block;
  font-weight: 700;
  color: #000;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: .75rem 1.25rem;
  font-size: 1.1rem;
  line-height: 1.5;
  border-radius: .75rem;
  transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .5s ease-in-out; }

#mainform .custom-control, #mainform .custom-control-input-wrapper .option, .dropdown-menu {
  text-align: left; }

.btn:hover, form input:hover[type=submit] {
  color: #000;
  text-decoration: none; }

.btn.focus, .btn:focus, form input.focus[type=submit], form input:focus[type=submit] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(37, 110, 177, 0.25); }

.btn.disabled, .btn:disabled, form input.disabled[type=submit], form input:disabled[type=submit] {
  opacity: .65;
  box-shadow: none; }

.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active, form input:not(:disabled):not(.disabled).active[type=submit], form input:not(:disabled):not(.disabled):active[type=submit] {
  box-shadow: none; }

.btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus, form input:not(:disabled):not(.disabled).active:focus[type=submit], form input:not(:disabled):not(.disabled):active:focus[type=submit] {
  box-shadow: 0 0 0 0.2rem rgba(37, 110, 177, 0.25); }

.btn-black, .btn-blue, .btn-danger, .btn-dark, .btn-gray-200, .btn-green, .btn-info, .btn-light, .btn-lightblue, .btn-primary, .btn-purple, .btn-secondary, .btn-success, .btn-warning, .btn-yellow, form input[type=submit] {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25); }

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

.btn-blue, .btn-info, .btn-primary {
  color: #0e0e0e;
  background: linear-gradient(180deg, #e2eef9, #ddebf8) repeat-x #ddebf8;
  border-color: #ddebf8; }

.btn-blue:hover, .btn-info:hover, .btn-primary:hover {
  color: #0e0e0e;
  background: linear-gradient(180deg, #c7def3, #bdd8f1) repeat-x #bdd8f1;
  border-color: #b3d2ef; }

.btn-blue.focus, .btn-blue:focus, .btn-info.focus, .btn-info:focus, .btn-primary.focus, .btn-primary:focus {
  color: #0e0e0e;
  background: linear-gradient(180deg, #c7def3, #bdd8f1) repeat-x #bdd8f1;
  border-color: #b3d2ef;
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(205, 201, 227, 0.5); }

.btn-blue.disabled, .btn-blue:disabled, .btn-info.disabled, .btn-info:disabled, .btn-primary.disabled, .btn-primary:disabled {
  color: #0e0e0e;
  background-color: #ddebf8;
  border-color: #ddebf8;
  background-image: none; }

.btn-blue:not(:disabled):not(.disabled).active, .btn-blue:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-blue.dropdown-toggle, .show > .btn-info.dropdown-toggle, .show > .btn-primary.dropdown-toggle {
  color: #0e0e0e;
  background-color: #b3d2ef;
  background-image: none;
  border-color: #a8cced; }

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover, .btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
  background: linear-gradient(180deg, #ed6d2d, #ea5408) repeat-x #ea5408;
  border-color: #de4f08;
  color: #fff; }

.btn-blue:not(:disabled):not(.disabled).active:focus, .btn-blue:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-blue.dropdown-toggle:focus, .show > .btn-info.dropdown-toggle:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(205, 201, 227, 0.5); }

.btn-secondary, .btn-warning {
  color: #fff;
  background: linear-gradient(180deg, #f88043, #f76922) repeat-x #f76922;
  border-color: #f76922; }

.btn-secondary.focus, .btn-secondary:focus, .btn-warning.focus, .btn-warning:focus {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(248, 128, 67, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled, .btn-warning.disabled, .btn-warning:disabled {
  color: #fff;
  background-color: #f76922;
  border-color: #f76922;
  background-image: none; }

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle, .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #de4f08;
  background-image: none;
  border-color: #d24b08; }

.btn-green.focus, .btn-green:focus, .btn-green:hover, .btn-success.focus, .btn-success:focus, .btn-success:hover {
  background: linear-gradient(180deg, #4d983b, #2e8618) repeat-x #2e8618;
  border-color: #2a7b16;
  color: #fff; }

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(248, 128, 67, 0.5); }

.btn-green, .btn-success {
  color: #fff;
  background: linear-gradient(180deg, #57b340, #39a61e) repeat-x #39a61e;
  border-color: #39a61e; }

.btn-green.focus, .btn-green:focus, .btn-success.focus, .btn-success:focus {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(87, 179, 64, 0.5); }

.btn-green.disabled, .btn-green:disabled, .btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #39a61e;
  border-color: #39a61e;
  background-image: none; }

.btn-green:not(:disabled):not(.disabled).active, .btn-green:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-green.dropdown-toggle, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #2a7b16;
  background-image: none;
  border-color: #267014; }

.btn-green:not(:disabled):not(.disabled).active:focus, .btn-green:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-green.dropdown-toggle:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(87, 179, 64, 0.5); }

.btn-danger, form input[type=submit] {
  color: #fff;
  background: linear-gradient(180deg, #dd475a, #d7263d) repeat-x #d7263d;
  border-color: #d7263d; }

.btn-danger:hover, form input:hover[type=submit] {
  color: #fff;
  background: linear-gradient(180deg, #c14252, #b62034) repeat-x #b62034;
  border-color: #ac1e31; }

.btn-danger.focus, .btn-danger:focus, form input.focus[type=submit], form input:focus[type=submit] {
  color: #fff;
  background: linear-gradient(180deg, #c14252, #b62034) repeat-x #b62034;
  border-color: #ac1e31;
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(221, 71, 90, 0.5); }

.btn-danger.disabled, .btn-danger:disabled, form input.disabled[type=submit], form input:disabled[type=submit] {
  color: #fff;
  background-color: #d7263d;
  border-color: #d7263d;
  background-image: none; }

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle, form .show > input.dropdown-toggle[type=submit], form input:not(:disabled):not(.disabled).active[type=submit], form input:not(:disabled):not(.disabled):active[type=submit] {
  color: #fff;
  background-color: #ac1e31;
  background-image: none;
  border-color: #a11c2e; }

.btn-light.focus, .btn-light:focus, .btn-light:hover {
  background: linear-gradient(180deg, #e6eaed, #e2e6ea) repeat-x #e2e6ea;
  border-color: #dae0e5;
  color: #0e0e0e; }

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus, form .show > input.dropdown-toggle:focus[type=submit], form input:not(:disabled):not(.disabled).active:focus[type=submit], form input:not(:disabled):not(.disabled):active:focus[type=submit] {
  box-shadow: 0 0 0 1px solid #000 rgba(221, 71, 90, 0.5); }

.btn-light {
  color: #0e0e0e;
  background: linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x #f8f9fa;
  border-color: #f8f9fa; }

.btn-light.focus, .btn-light:focus {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(228, 213, 229, 0.5); }

.btn-light.disabled, .btn-light:disabled {
  color: #0e0e0e;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  background-image: none; }

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #0e0e0e;
  background-color: #dae0e5;
  background-image: none;
  border-color: #d3d9df; }

.btn-dark.focus, .btn-dark:focus, .btn-dark:hover {
  background: linear-gradient(180deg, #515151, #323232) repeat-x #323232;
  border-color: #2c2c2c;
  color: #fff; }

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(228, 213, 229, 0.5); }

.btn-dark {
  color: #fff;
  background: linear-gradient(180deg, #616161, #454545) repeat-x #454545;
  border-color: #454545; }

.btn-dark.focus, .btn-dark:focus {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(97, 97, 97, 0.5); }

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #454545;
  border-color: #454545;
  background-image: none; }

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #2c2c2c;
  background-image: none;
  border-color: #252525; }

.btn-gray-200.focus, .btn-gray-200:focus, .btn-gray-200:hover {
  background: linear-gradient(180deg, #e5e3e3, #e1dede) repeat-x #e1dede;
  border-color: #dbd7d7;
  color: #0e0e0e; }

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(97, 97, 97, 0.5); }

.btn-gray-200 {
  color: #0e0e0e;
  background: linear-gradient(180deg, #f5f4f4, #f3f2f2) repeat-x #f3f2f2;
  border-color: #f3f2f2; }

.btn-gray-200.focus, .btn-gray-200:focus {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(224, 207, 222, 0.5); }

.btn-gray-200.disabled, .btn-gray-200:disabled {
  color: #0e0e0e;
  background-color: #f3f2f2;
  border-color: #f3f2f2;
  background-image: none; }

.btn-gray-200:not(:disabled):not(.disabled).active, .btn-gray-200:not(:disabled):not(.disabled):active, .show > .btn-gray-200.dropdown-toggle {
  color: #0e0e0e;
  background-color: #dbd7d7;
  background-image: none;
  border-color: #d4d1d1; }

.btn-purple.focus, .btn-purple:focus, .btn-purple:hover {
  background: linear-gradient(180deg, #6b2b65, #51064a) repeat-x #51064a;
  border-color: #45053f;
  color: #fff; }

.btn-gray-200:not(:disabled):not(.disabled).active:focus, .btn-gray-200:not(:disabled):not(.disabled):active:focus, .show > .btn-gray-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(224, 207, 222, 0.5); }

.btn-purple {
  color: #fff;
  background: linear-gradient(180deg, #8a2d81, #0e0e0e) repeat-x #0e0e0e;
  border-color: #0e0e0e; }

.btn-purple.focus, .btn-purple:focus {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(138, 45, 129, 0.5); }

.btn-purple.disabled, .btn-purple:disabled {
  color: #fff;
  background-color: #0e0e0e;
  border-color: #0e0e0e;
  background-image: none; }

.btn-purple:not(:disabled):not(.disabled).active, .btn-purple:not(:disabled):not(.disabled):active, .show > .btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #45053f;
  background-image: none;
  border-color: #390434; }

.btn-lightblue.focus, .btn-lightblue:focus, .btn-lightblue:hover {
  background: linear-gradient(180deg, #4b99b6, #2b87a9) repeat-x #2b87a9;
  border-color: #297f9e;
  color: #fff; }

.btn-purple:not(:disabled):not(.disabled).active:focus, .btn-purple:not(:disabled):not(.disabled):active:focus, .show > .btn-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(138, 45, 129, 0.5); }

.btn-lightblue {
  color: #fff;
  background: linear-gradient(180deg, #52adcf, #339fc7) repeat-x #339fc7;
  border-color: #339fc7; }

.btn-lightblue.focus, .btn-lightblue:focus {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(82, 173, 207, 0.5); }

.btn-lightblue.disabled, .btn-lightblue:disabled {
  color: #fff;
  background-color: #339fc7;
  border-color: #339fc7;
  background-image: none; }

.btn-lightblue:not(:disabled):not(.disabled).active, .btn-lightblue:not(:disabled):not(.disabled):active, .show > .btn-lightblue.dropdown-toggle {
  color: #fff;
  background-color: #297f9e;
  background-image: none;
  border-color: #267694; }

.btn-yellow.focus, .btn-yellow:focus, .btn-yellow:hover {
  background: linear-gradient(180deg, #cdc22b, #c4b705) repeat-x #c4b705;
  border-color: #b7ab05;
  color: #0e0e0e; }

.btn-lightblue:not(:disabled):not(.disabled).active:focus, .btn-lightblue:not(:disabled):not(.disabled):active:focus, .show > .btn-lightblue.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(82, 173, 207, 0.5); }

.btn-yellow {
  color: #0e0e0e;
  background: linear-gradient(180deg, #ece02b, #e9da06) repeat-x #e9da06;
  border-color: #e9da06; }

.btn-yellow.focus, .btn-yellow:focus {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(216, 187, 21, 0.5); }

.btn-yellow.disabled, .btn-yellow:disabled {
  color: #0e0e0e;
  background-color: #e9da06;
  border-color: #e9da06;
  background-image: none; }

.btn-yellow:not(:disabled):not(.disabled).active, .btn-yellow:not(:disabled):not(.disabled):active, .show > .btn-yellow.dropdown-toggle {
  color: #0e0e0e;
  background-color: #b7ab05;
  background-image: none;
  border-color: #aba004; }

.btn-black, .btn-black:hover {
  border-color: #000;
  color: #fff;
  background: linear-gradient(180deg, #262626, #000) repeat-x #000; }

.btn-yellow:not(:disabled):not(.disabled).active:focus, .btn-yellow:not(:disabled):not(.disabled):active:focus, .show > .btn-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(216, 187, 21, 0.5); }

.btn-black.focus, .btn-black:focus {
  color: #fff;
  background: linear-gradient(180deg, #262626, #000) repeat-x #000;
  border-color: #000;
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25), 0 0 0 1px solid #000 rgba(38, 38, 38, 0.5); }

.btn-black.disabled, .btn-black:disabled, .btn-black:not(:disabled):not(.disabled).active, .btn-black:not(:disabled):not(.disabled):active, .show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  background-image: none;
  border-color: #000; }

.btn-black:not(:disabled):not(.disabled).active:focus, .btn-black:not(:disabled):not(.disabled):active:focus, .show > .btn-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(38, 38, 38, 0.5); }

.btn-outline-blue, .btn-outline-info, .btn-outline-primary {
  color: #ddebf8;
  border-color: #ddebf8; }

.btn-outline-blue:hover, .btn-outline-blue:not(:disabled):not(.disabled).active, .btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-info:hover, .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-blue.dropdown-toggle, .show > .btn-outline-info.dropdown-toggle, .show > .btn-outline-primary.dropdown-toggle {
  color: #0e0e0e;
  background-color: #ddebf8;
  border-color: #ddebf8; }

.btn-outline-blue.focus, .btn-outline-blue:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-info.focus, .btn-outline-info:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.focus, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-blue.dropdown-toggle:focus, .show > .btn-outline-info.dropdown-toggle:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(221, 235, 248, 0.5); }

.btn-outline-blue.disabled, .btn-outline-blue:disabled, .btn-outline-info.disabled, .btn-outline-info:disabled, .btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #ddebf8;
  background-color: transparent; }

.btn-outline-secondary, .btn-outline-warning {
  color: #f76922;
  border-color: #f76922; }

.btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-warning:hover, .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle, .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f76922;
  border-color: #f76922; }

.btn-outline-secondary.focus, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.focus, .btn-outline-warning:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(247, 105, 34, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled, .btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f76922;
  background-color: transparent; }

.btn-outline-green, .btn-outline-success {
  color: #39a61e;
  border-color: #39a61e; }

.btn-outline-green:hover, .btn-outline-green:not(:disabled):not(.disabled).active, .btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-success:hover, .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-green.dropdown-toggle, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #39a61e;
  border-color: #39a61e; }

.btn-outline-green.focus, .btn-outline-green:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus, .btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-success.focus, .btn-outline-success:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-green.dropdown-toggle:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(57, 166, 30, 0.5); }

.btn-outline-green.disabled, .btn-outline-green:disabled, .btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #39a61e;
  background-color: transparent; }

.btn-outline-danger {
  color: #d7263d;
  border-color: #d7263d; }

.btn-outline-danger:hover, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d7263d;
  border-color: #d7263d; }

.btn-outline-danger.focus, .btn-outline-danger:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(215, 38, 61, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d7263d;
  background-color: transparent; }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light:hover, .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: #0e0e0e;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light.focus, .btn-outline-light:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(248, 249, 250, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent; }

.btn-outline-dark {
  color: #454545;
  border-color: #454545; }

.btn-outline-dark:hover, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #454545;
  border-color: #454545; }

.btn-outline-dark.focus, .btn-outline-dark:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(69, 69, 69, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #454545;
  background-color: transparent; }

.btn-outline-gray-200 {
  color: #f3f2f2;
  border-color: #f3f2f2; }

.btn-outline-gray-200:hover, .btn-outline-gray-200:not(:disabled):not(.disabled).active, .btn-outline-gray-200:not(:disabled):not(.disabled):active, .show > .btn-outline-gray-200.dropdown-toggle {
  color: #0e0e0e;
  background-color: #f3f2f2;
  border-color: #f3f2f2; }

.btn-outline-gray-200.focus, .btn-outline-gray-200:focus, .btn-outline-gray-200:not(:disabled):not(.disabled).active:focus, .btn-outline-gray-200:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-gray-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(243, 242, 242, 0.5); }

.btn-outline-gray-200.disabled, .btn-outline-gray-200:disabled {
  color: #f3f2f2;
  background-color: transparent; }

.btn-outline-purple {
  color: #0e0e0e;
  border-color: #0e0e0e; }

.btn-outline-purple:hover, .btn-outline-purple:not(:disabled):not(.disabled).active, .btn-outline-purple:not(:disabled):not(.disabled):active, .show > .btn-outline-purple.dropdown-toggle {
  color: #fff;
  background-color: #0e0e0e;
  border-color: #0e0e0e; }

.btn-outline-purple.focus, .btn-outline-purple:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus, .btn-outline-purple:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(117, 8, 107, 0.5); }

.btn-outline-purple.disabled, .btn-outline-purple:disabled {
  color: #0e0e0e;
  background-color: transparent; }

.btn-outline-lightblue {
  color: #339fc7;
  border-color: #339fc7; }

.btn-outline-lightblue:hover, .btn-outline-lightblue:not(:disabled):not(.disabled).active, .btn-outline-lightblue:not(:disabled):not(.disabled):active, .show > .btn-outline-lightblue.dropdown-toggle {
  color: #fff;
  background-color: #339fc7;
  border-color: #339fc7; }

.btn-outline-lightblue.focus, .btn-outline-lightblue:focus, .btn-outline-lightblue:not(:disabled):not(.disabled).active:focus, .btn-outline-lightblue:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-lightblue.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(51, 159, 199, 0.5); }

.btn-outline-lightblue.disabled, .btn-outline-lightblue:disabled {
  color: #339fc7;
  background-color: transparent; }

.btn-outline-yellow {
  color: #e9da06;
  border-color: #e9da06; }

.btn-outline-yellow:hover, .btn-outline-yellow:not(:disabled):not(.disabled).active, .btn-outline-yellow:not(:disabled):not(.disabled):active, .show > .btn-outline-yellow.dropdown-toggle {
  color: #0e0e0e;
  background-color: #e9da06;
  border-color: #e9da06; }

.btn-outline-yellow.focus, .btn-outline-yellow:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus, .btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(233, 218, 6, 0.5); }

.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
  color: #e9da06;
  background-color: transparent; }

.btn-outline-black {
  color: #000;
  border-color: #000; }

.btn-outline-black:hover, .btn-outline-black:not(:disabled):not(.disabled).active, .btn-outline-black:not(:disabled):not(.disabled):active, .list-group-item-black.list-group-item-action.active, .show > .btn-outline-black.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.btn-outline-black.focus, .btn-outline-black:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .btn-outline-black:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 1px solid #000 rgba(0, 0, 0, 0.5); }

.btn-outline-black.disabled, .btn-outline-black:disabled {
  color: #000;
  background-color: transparent; }

.btn-link {
  font-weight: 400;
  color: #339fc7;
  text-decoration: none; }

.btn-link.focus, .btn-link:focus {
  text-decoration: underline; }

.btn-link.disabled, .btn-link:disabled {
  color: #8f9ca7;
  pointer-events: none; }

#mainform .custom-select-wrapper .input-group-lg > select, .btn-group-lg > .btn, .btn-lg, .input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text, fieldset > div .input .input-group-lg > input[type=email], fieldset > div .input .input-group-lg > input[type=password], fieldset > div .input .input-group-lg > input[type=text], fieldset > div .input .input-group-lg > select, fieldset > div .input .input-group-lg > textarea, form .btn-group-lg > input[type=submit], form .input-group-lg > .input-group-append > input[type=submit], form .input-group-lg > .input-group-prepend > input[type=submit] {
  padding: 1.25rem 1rem;
  font-size: 1.9745rem;
  line-height: 1.5;
  border-radius: 1.875rem; }

#mainform .custom-select-wrapper .input-group-sm > select, .btn-group-sm > .btn, .btn-sm, .input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text, fieldset > div .input .input-group-sm > input[type=email], fieldset > div .input .input-group-sm > input[type=password], fieldset > div .input .input-group-sm > input[type=text], fieldset > div .input .input-group-sm > select, fieldset > div .input .input-group-sm > textarea, form .btn-group-sm > input[type=submit], form .input-group-sm > .input-group-append > input[type=submit], form .input-group-sm > .input-group-prepend > input[type=submit] {
  padding: .25rem .5rem;
  font-size: .9625rem;
  line-height: 1.5;
  border-radius: .2rem; }

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

.fade {
  transition: opacity .15s linear; }

.fade:not(.show), .modal-backdrop.fade {
  opacity: 0; }

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height .35s; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1.1rem;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-radius: .75rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); }

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

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem; }

.dropleft .dropdown-toggle::before, .dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem; }

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #f3f2f2; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #454b50;
  text-align: inherit;
  background-color: transparent;
  border: 0; }

.dropdown-item:focus, .dropdown-item:hover {
  color: #393e42;
  text-decoration: none;
  background: linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x #f8f9fa; }

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background: linear-gradient(180deg, #4583bd, #256eb1) repeat-x #256eb1; }

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #8f9ca7;
  pointer-events: none;
  background-color: transparent;
  background-image: none; }

#mainform .custom-control-input-wrapper .checkbox label:after, #mainform .hide-labels .options label, .dropdown-menu.show, .tab-content > .active {
  display: block; }

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .9625rem;
  color: #8f9ca7; }

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #454b50; }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }

.btn-group-vertical > .btn, .btn-group > .btn, form .btn-group-vertical > input[type=submit], form .btn-group > input[type=submit] {
  position: relative;
  flex: 1 1 auto; }

.btn-group-vertical > .btn:hover, .btn-group > .btn:hover, form .btn-group-vertical > input:hover[type=submit], form .btn-group > input:hover[type=submit] {
  z-index: 1; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, form .btn-group-vertical > input.active[type=submit], form .btn-group-vertical > input:active[type=submit], form .btn-group-vertical > input:focus[type=submit], form .btn-group > input.active[type=submit], form .btn-group > input:active[type=submit], form .btn-group > input:focus[type=submit] {
  z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.btn-toolbar .input-group {
  width: auto; }

#mainform .custom-select-wrapper .input-group > .custom-file + select, #mainform .custom-select-wrapper .input-group > .custom-select + select, #mainform .custom-select-wrapper .input-group > .form-control + select, #mainform .custom-select-wrapper .input-group > .form-control-plaintext + select, #mainform .custom-select-wrapper .input-group > select + .custom-file, #mainform .custom-select-wrapper .input-group > select + .custom-select, #mainform .custom-select-wrapper .input-group > select + .form-control, #mainform .custom-select-wrapper .input-group > select + select, #mainform .custom-select-wrapper fieldset > div .input .input-group > input[type=email] + select, #mainform .custom-select-wrapper fieldset > div .input .input-group > input[type=password] + select, #mainform .custom-select-wrapper fieldset > div .input .input-group > input[type=text] + select, #mainform .custom-select-wrapper fieldset > div .input .input-group > select + input[type=email], #mainform .custom-select-wrapper fieldset > div .input .input-group > select + input[type=password], #mainform .custom-select-wrapper fieldset > div .input .input-group > select + input[type=text], #mainform .custom-select-wrapper fieldset > div .input .input-group > select + select, #mainform .custom-select-wrapper fieldset > div .input .input-group > select + textarea, #mainform .custom-select-wrapper fieldset > div .input .input-group > textarea + select, .btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child), .input-group-append, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-append form .btn + input[type=submit], .input-group-append form .input-group-text + input[type=submit], .input-group-append form input[type=submit] + .btn, .input-group-append form input[type=submit] + .input-group-text, .input-group-append form input[type=submit] + input[type=submit], .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend form .btn + input[type=submit], .input-group-prepend form .input-group-text + input[type=submit], .input-group-prepend form input[type=submit] + .btn, .input-group-prepend form input[type=submit] + .input-group-text, .input-group-prepend form input[type=submit] + input[type=submit], .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control, fieldset > div .input #mainform .custom-select-wrapper .input-group > input[type=email] + select, fieldset > div .input #mainform .custom-select-wrapper .input-group > input[type=password] + select, fieldset > div .input #mainform .custom-select-wrapper .input-group > input[type=text] + select, fieldset > div .input #mainform .custom-select-wrapper .input-group > select + input[type=email], fieldset > div .input #mainform .custom-select-wrapper .input-group > select + input[type=password], fieldset > div .input #mainform .custom-select-wrapper .input-group > select + input[type=text], fieldset > div .input #mainform .custom-select-wrapper .input-group > select + select, fieldset > div .input #mainform .custom-select-wrapper .input-group > select + textarea, fieldset > div .input #mainform .custom-select-wrapper .input-group > textarea + select, fieldset > div .input .input-group > .custom-file + input[type=email], fieldset > div .input .input-group > .custom-file + input[type=password], fieldset > div .input .input-group > .custom-file + input[type=text], fieldset > div .input .input-group > .custom-file + select, fieldset > div .input .input-group > .custom-file + textarea, fieldset > div .input .input-group > .custom-select + input[type=email], fieldset > div .input .input-group > .custom-select + input[type=password], fieldset > div .input .input-group > .custom-select + input[type=text], fieldset > div .input .input-group > .custom-select + select, fieldset > div .input .input-group > .custom-select + textarea, fieldset > div .input .input-group > .form-control + input[type=email], fieldset > div .input .input-group > .form-control + input[type=password], fieldset > div .input .input-group > .form-control + input[type=text], fieldset > div .input .input-group > .form-control + select, fieldset > div .input .input-group > .form-control + textarea, fieldset > div .input .input-group > .form-control-plaintext + input[type=email], fieldset > div .input .input-group > .form-control-plaintext + input[type=password], fieldset > div .input .input-group > .form-control-plaintext + input[type=text], fieldset > div .input .input-group > .form-control-plaintext + select, fieldset > div .input .input-group > .form-control-plaintext + textarea, fieldset > div .input .input-group > input[type=email] + .custom-file, fieldset > div .input .input-group > input[type=email] + .custom-select, fieldset > div .input .input-group > input[type=email] + .form-control, fieldset > div .input .input-group > input[type=email] + input[type=email], fieldset > div .input .input-group > input[type=email] + input[type=password], fieldset > div .input .input-group > input[type=email] + input[type=text], fieldset > div .input .input-group > input[type=email] + select, fieldset > div .input .input-group > input[type=email] + textarea, fieldset > div .input .input-group > input[type=password] + .custom-file, fieldset > div .input .input-group > input[type=password] + .custom-select, fieldset > div .input .input-group > input[type=password] + .form-control, fieldset > div .input .input-group > input[type=password] + input[type=email], fieldset > div .input .input-group > input[type=password] + input[type=password], fieldset > div .input .input-group > input[type=password] + input[type=text], fieldset > div .input .input-group > input[type=password] + select, fieldset > div .input .input-group > input[type=password] + textarea, fieldset > div .input .input-group > input[type=text] + .custom-file, fieldset > div .input .input-group > input[type=text] + .custom-select, fieldset > div .input .input-group > input[type=text] + .form-control, fieldset > div .input .input-group > input[type=text] + input[type=email], fieldset > div .input .input-group > input[type=text] + input[type=password], fieldset > div .input .input-group > input[type=text] + input[type=text], fieldset > div .input .input-group > input[type=text] + select, fieldset > div .input .input-group > input[type=text] + textarea, fieldset > div .input .input-group > select + .custom-file, fieldset > div .input .input-group > select + .custom-select, fieldset > div .input .input-group > select + .form-control, fieldset > div .input .input-group > select + input[type=email], fieldset > div .input .input-group > select + input[type=password], fieldset > div .input .input-group > select + input[type=text], fieldset > div .input .input-group > select + select, fieldset > div .input .input-group > select + textarea, fieldset > div .input .input-group > textarea + .custom-file, fieldset > div .input .input-group > textarea + .custom-select, fieldset > div .input .input-group > textarea + .form-control, fieldset > div .input .input-group > textarea + input[type=email], fieldset > div .input .input-group > textarea + input[type=password], fieldset > div .input .input-group > textarea + input[type=text], fieldset > div .input .input-group > textarea + select, fieldset > div .input .input-group > textarea + textarea, form .btn-group > input:not(:first-child)[type=submit], form .input-group-append .btn + input[type=submit], form .input-group-append .input-group-text + input[type=submit], form .input-group-append input[type=submit] + .btn, form .input-group-append input[type=submit] + .input-group-text, form .input-group-append input[type=submit] + input[type=submit], form .input-group-prepend .btn + input[type=submit], form .input-group-prepend .input-group-text + input[type=submit], form .input-group-prepend input[type=submit] + .btn, form .input-group-prepend input[type=submit] + .input-group-text, form .input-group-prepend input[type=submit] + input[type=submit] {
  margin-left: -2px; }

#mainform .custom-select-wrapper .input-group > select:not(:last-child), .btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after, .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child), .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, fieldset > div .input .input-group > input:not(:last-child)[type=email], fieldset > div .input .input-group > input:not(:last-child)[type=password], fieldset > div .input .input-group > input:not(:last-child)[type=text], fieldset > div .input .input-group > select:not(:last-child), fieldset > div .input .input-group > textarea:not(:last-child), form .btn-group > .btn-group:not(:last-child) > input[type=submit], form .btn-group > input:not(:last-child):not(.dropdown-toggle)[type=submit], form .input-group > .input-group-append:last-child > input:not(:last-child):not(.dropdown-toggle)[type=submit], form .input-group > .input-group-append:not(:last-child) > input[type=submit], form .input-group > .input-group-prepend > input[type=submit] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

#mainform .custom-select-wrapper .input-group > select:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child), .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child), .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, fieldset > div .input .input-group > input:not(:first-child)[type=email], fieldset > div .input .input-group > input:not(:first-child)[type=password], fieldset > div .input .input-group > input:not(:first-child)[type=text], fieldset > div .input .input-group > select:not(:first-child), fieldset > div .input .input-group > textarea:not(:first-child), form .btn-group > .btn-group:not(:first-child) > input[type=submit], form .btn-group > input:not(:first-child)[type=submit], form .input-group > .input-group-append > input[type=submit], form .input-group > .input-group-prepend:first-child > input:not(:first-child)[type=submit], form .input-group > .input-group-prepend:not(:first-child) > input[type=submit] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: .9375rem;
  padding-left: .9375rem; }

.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
  margin-left: 0; }

.dropleft .dropdown-toggle-split::before {
  margin-right: 0; }

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split, form .btn-group-sm > input[type=submit] + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem; }

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split, form .btn-group-lg > input[type=submit] + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem; }

.btn-group.show .dropdown-toggle, .btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }

.btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child), form .btn-group-vertical > input:not(:first-child)[type=submit] {
  margin-top: -2px; }

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), form .btn-group-vertical > .btn-group:not(:last-child) > input[type=submit], form .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle)[type=submit] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion > .card:not(:first-of-type), .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child), form .btn-group-vertical > .btn-group:not(:first-child) > input[type=submit], form .btn-group-vertical > input:not(:first-child)[type=submit] {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

#mainform .custom-select-wrapper select, .custom-select, .input-group-text {
  font-size: 1.1rem;
  line-height: 1.5;
  border: 2px solid #8f9ca7;
  color: #000;
  font-weight: 400; }

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

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }

#mainform .custom-select-wrapper .input-group > select, .input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext, fieldset > div .input .input-group > input[type=email], fieldset > div .input .input-group > input[type=password], fieldset > div .input .input-group > input[type=text], fieldset > div .input .input-group > select, fieldset > div .input .input-group > textarea {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0; }

#mainform .custom-select-wrapper .input-group > select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus, fieldset > div .input .input-group > input:focus[type=email], fieldset > div .input .input-group > input:focus[type=password], fieldset > div .input .input-group > input:focus[type=text], fieldset > div .input .input-group > select:focus, fieldset > div .input .input-group > textarea:focus {
  z-index: 3; }

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4; }

.input-group > .custom-file {
  display: flex;
  align-items: center; }

.breadcrumb-item, .input-group-append, .input-group-prepend {
  display: flex; }

.input-group-append .btn, .input-group-append form input[type=submit], .input-group-prepend .btn, .input-group-prepend form input[type=submit], form .input-group-append input[type=submit], form .input-group-prepend input[type=submit] {
  position: relative;
  z-index: 2; }

.input-group-append .btn:focus, .input-group-append form input:focus[type=submit], .input-group-prepend .btn:focus, .input-group-prepend form input:focus[type=submit], form .input-group-append input:focus[type=submit], form .input-group-prepend input:focus[type=submit] {
  z-index: 3; }

.input-group-prepend {
  margin-right: -2px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  text-align: center;
  background-color: #f3f2f2;
  border-radius: .75rem; }

.nav, .navbar {
  flex-wrap: wrap; }

#mainform .custom-select-wrapper .input-group-lg > select, .input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea), fieldset > div .input .input-group-lg > input:not(textarea)[type=email], fieldset > div .input .input-group-lg > input:not(textarea)[type=password], fieldset > div .input .input-group-lg > input:not(textarea)[type=text], fieldset > div .input .input-group-lg > select:not(textarea), fieldset > div .input .input-group-lg > textarea:not(textarea) {
  height: calc(1.5em + 2.5rem + 4px); }

#mainform .custom-select-wrapper .input-group-sm > select, .input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea), fieldset > div .input .input-group-sm > input:not(textarea)[type=email], fieldset > div .input .input-group-sm > input:not(textarea)[type=password], fieldset > div .input .input-group-sm > input:not(textarea)[type=text], fieldset > div .input .input-group-sm > select:not(textarea), fieldset > div .input .input-group-sm > textarea:not(textarea) {
  height: calc(1.5em + .5rem + 4px); }

.custom-control-label::after, .custom-control-label::before {
  top: .325rem;
  left: -1.5rem;
  display: block;
  height: 1rem;
  content: "";
  width: 1rem; }

#mainform .custom-select-wrapper .input-group-lg > select, #mainform .custom-select-wrapper .input-group-sm > select, .input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 2.25rem; }

#mainform .custom-control-input-wrapper .option, .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.65rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

#mainform .custom-control-input-wrapper input, .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.325rem;
  opacity: 0; }

#mainform .custom-control-input-wrapper input:checked ~ .custom-control-label::before, .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #256eb1;
  background: linear-gradient(180deg, #4583bd, #256eb1) repeat-x #256eb1;
  box-shadow: none; }

#mainform .custom-control-input-wrapper input:focus ~ .custom-control-label::before, .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: inset 0 0.5px 0.5px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(37, 110, 177, 0.25); }

#mainform .custom-control-input-wrapper input:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #73ade2; }

#mainform .custom-control-input-wrapper input:not(:disabled):active ~ .custom-control-label::before, .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #9ec6eb;
  border-color: #9ec6eb;
  box-shadow: none; }

#mainform .custom-control-input-wrapper input:disabled ~ .custom-control-label::before, #mainform .custom-control-input-wrapper input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before, .custom-control-input[disabled] ~ .custom-control-label::before, .custom-file-input:disabled ~ .custom-file-label, .custom-file-input[disabled] ~ .custom-file-label {
  background-color: #cfdde8; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }

.custom-control-label::before {
  position: absolute;
  pointer-events: none;
  background-color: #f3f2f2;
  border: 2px solid #b9c6d0;
  box-shadow: inset 0 0.5px 0.5px rgba(0, 0, 0, 0.075); }

.custom-control-label::after {
  position: absolute;
  background: 50%/50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before, .nav-pills .nav-link {
  border-radius: .75rem; }

#mainform .custom-control-input-wrapper .custom-checkbox input:checked ~ .custom-control-label::after, .custom-checkbox #mainform .custom-control-input-wrapper input:checked ~ .custom-control-label::after, .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

#mainform .custom-control-input-wrapper .custom-checkbox input:indeterminate ~ .custom-control-label::before, .custom-checkbox #mainform .custom-control-input-wrapper input:indeterminate ~ .custom-control-label::before, .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #256eb1;
  background: linear-gradient(180deg, #4583bd, #256eb1) repeat-x #256eb1;
  box-shadow: none; }

#mainform .custom-control-input-wrapper .custom-checkbox input:indeterminate ~ .custom-control-label::after, .custom-checkbox #mainform .custom-control-input-wrapper input:indeterminate ~ .custom-control-label::after, .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

#mainform .custom-control-input-wrapper .custom-checkbox input:disabled:indeterminate ~ .custom-control-label::before, .custom-checkbox #mainform .custom-control-input-wrapper input:disabled:indeterminate ~ .custom-control-label::before, .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background: linear-gradient(180deg, rgba(233, 242, 250, 0.575), rgba(221, 235, 248, 0.5)) repeat-x rgba(221, 235, 248, 0.5); }

#mainform .custom-control-input-wrapper .option .custom-control-label::before, .custom-radio .custom-control-label::before {
  border-radius: 50%; }

#mainform .custom-control-input-wrapper .custom-radio input:checked ~ .custom-control-label::after, #mainform .custom-control-input-wrapper .option .custom-control-input:checked ~ .custom-control-label::after, #mainform .custom-control-input-wrapper .option input:checked ~ .custom-control-label::after, .custom-radio #mainform .custom-control-input-wrapper input:checked ~ .custom-control-label::after, .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-switch {
  padding-left: 2.25rem; }

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem; }

.custom-switch .custom-control-label::after {
  top: calc(.325rem + 4px);
  left: calc(-2.25rem + 4px);
  width: calc(1rem - 8px);
  height: calc(1rem - 8px);
  background-color: #b9c6d0;
  border-radius: .5rem;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

#mainform .custom-control-input-wrapper .custom-switch input:checked ~ .custom-control-label::after, .custom-switch #mainform .custom-control-input-wrapper input:checked ~ .custom-control-label::after, .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #f3f2f2;
  transform: translateX(0.75rem); }

#mainform .custom-select-wrapper select, .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.5rem + 4px);
  padding: .75rem 2.25rem .75rem 1.25rem;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23454545' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.25rem center/8px 10px no-repeat #f3f2f2;
  border-radius: .75rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  appearance: none; }

#mainform .custom-select-wrapper select:focus, .custom-select:focus {
  border-color: #73ade2;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(37, 110, 177, 0.25); }

#mainform .custom-select-wrapper select:focus::-ms-value, .custom-select:focus::-ms-value {
  color: #000;
  background-color: #f3f2f2; }

#mainform .custom-select-wrapper select[multiple], #mainform .custom-select-wrapper select[size]:not([size="1"]), .custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 1.25rem;
  background-image: none; }

#mainform .custom-select-wrapper select:disabled, .custom-select:disabled {
  color: #8f9ca7;
  background-color: #f3f2f2; }

#mainform .custom-select-wrapper select::-ms-expand, .custom-select::-ms-expand {
  display: none; }

#mainform .custom-select-wrapper select:-moz-focusring, .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

.custom-select-sm {
  height: calc(1.5em + .5rem + 4px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .9625rem; }

.custom-select-lg {
  height: calc(1.5em + 2.5rem + 4px);
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1rem;
  font-size: 1.9745rem; }

.custom-file, .custom-file-input, .custom-file-label {
  height: calc(1.5em + 1.5rem + 4px); }

.custom-file-label, .custom-file-label::after {
  padding: .75rem 1.25rem;
  color: #000;
  top: 0;
  line-height: 1.5;
  right: 0; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  opacity: 0; }

.custom-file-input:focus ~ .custom-file-label {
  border-color: #73ade2;
  box-shadow: 0 0 0 0.2rem rgba(37, 110, 177, 0.25); }

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse"; }

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  left: 0;
  z-index: 1;
  font-weight: 400;
  background-color: #f3f2f2;
  border: 2px solid #8f9ca7;
  border-radius: .75rem;
  box-shadow: inset 0 0.5px 0.5px rgba(0, 0, 0, 0.075); }

.card, .navbar {
  position: relative; }

.badge, .close {
  font-weight: 700; }

.custom-file-label::after {
  position: absolute;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 1.5rem);
  content: "Browse";
  background: linear-gradient(180deg, #f5f4f4, #f3f2f2) repeat-x #f3f2f2;
  border-left: inherit;
  border-radius: 0 .75rem .75rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent; }

.custom-range:focus {
  outline: 0; }

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(37, 110, 177, 0.25); }

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(37, 110, 177, 0.25); }

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(37, 110, 177, 0.25); }

.custom-range::-moz-focus-outer {
  border: 0; }

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background: linear-gradient(180deg, #4583bd, #256eb1) repeat-x #256eb1;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance: none; }

.custom-range::-webkit-slider-thumb:active {
  background: linear-gradient(180deg, #acceee, #9ec6eb) repeat-x #9ec6eb; }

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #e3eff9;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background: linear-gradient(180deg, #4583bd, #256eb1) repeat-x #256eb1;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance: none; }

.custom-range::-moz-range-thumb:active {
  background: linear-gradient(180deg, #acceee, #9ec6eb) repeat-x #9ec6eb; }

.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #e3eff9;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background: linear-gradient(180deg, #4583bd, #256eb1) repeat-x #256eb1;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance: none; }

.custom-range::-ms-thumb:active {
  background: linear-gradient(180deg, #acceee, #9ec6eb) repeat-x #9ec6eb; }

.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }

.custom-range::-ms-fill-lower {
  background-color: #e3eff9;
  border-radius: 1rem; }

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #e3eff9;
  border-radius: 1rem; }

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #b9c6d0; }

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default; }

.custom-range:disabled::-moz-range-thumb {
  background-color: #b9c6d0; }

.custom-range:disabled::-moz-range-track {
  cursor: default; }

.custom-range:disabled::-ms-thumb {
  background-color: #b9c6d0; }

.nav-tabs .nav-link.disabled, .navbar-toggler, button.close {
  background-color: transparent; }

#mainform .custom-select-wrapper select, .custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0; }

.nav-link, .navbar {
  padding: .5rem 1rem; }

.nav-link {
  display: block; }

#columns .columns-column a:hover, .breadcrumb-item + .breadcrumb-item:hover::before, .card-link:hover, .nav-link:focus, .nav-link:hover, .navbar-brand:focus, .navbar-brand:hover, .navbar-toggler:focus, .navbar-toggler:hover, a.badge:focus, a.badge:hover {
  text-decoration: none; }

.nav-link.disabled {
  color: #8f9ca7;
  pointer-events: none;
  cursor: default; }

.nav-tabs {
  border-bottom: 2px solid #e3eff9; }

.nav-tabs .nav-item {
  margin-bottom: -2px; }

.nav-tabs .nav-link {
  border: 2px solid transparent;
  border-top-left-radius: .75rem;
  border-top-right-radius: .75rem; }

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #f3f2f2 #f3f2f2 #e3eff9; }

.nav-tabs .nav-link.disabled {
  color: #8f9ca7;
  border-color: transparent; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #6d7880;
  background-color: #fff;
  border-color: #e3eff9 #e3eff9 #fff; }

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

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #256eb1; }

.nav-fill .nav-item, .nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item, .nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

#mainform .hide-labels label, .badge:empty, .navbar-expand .navbar-toggler, .tab-content > .tab-pane {
  display: none; }

.navbar {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  margin-right: 1rem;
  font-size: 1.9745rem;
  line-height: inherit; }

.card-header-pills, .card-header-tabs {
  margin-right: -.625rem;
  margin-left: -.625rem; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.navbar-nav .dropdown-menu {
  position: static;
  float: none; }

.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.9745rem;
  line-height: 1;
  border: 2px solid transparent;
  border-radius: .75rem; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: center center/100% 100% no-repeat; }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .table-responsive-sm > .table-bordered {
    border: 0; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .table-responsive-lg > .table-bordered {
    border: 0; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .table-responsive-xl > .table-bordered {
    border: 0; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }

.list-group-horizontal, .navbar-expand .navbar-nav {
  flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute; }

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
  flex-wrap: nowrap; }

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto; }

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

#mainform .form-group-row > label.text-white, #mainform .text-white .form-group-row > label, .bg-black, .bg-black a:not(.btn), .bg-danger, .bg-danger a:not(.btn), .bg-dark, .bg-dark a:not(.btn), .bg-green, .bg-green a:not(.btn), .bg-lightblue, .bg-lightblue a:not(.btn), .bg-purple, .bg-purple a:not(.btn), .bg-secondary, .bg-secondary a:not(.btn), .bg-success, .bg-success a:not(.btn), .bg-warning, .bg-warning a:not(.btn), .navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover, .text-white #mainform .form-group-row > label, .text-white .h1, .text-white .h2, .text-white .h3, .text-white .h4, .text-white .h5, .text-white .h6, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white.h1, .text-white.h2, .text-white.h3, .text-white.h4, .text-white.h5, .text-white.h6, h1.text-white, h2.text-white, h3.text-white, h4.text-white, h5.text-white, h6.text-white {
  color: #fff; }

.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 2px solid rgba(0, 0, 0, 0.125);
  border-radius: .75rem; }

.card-img, .card-img-top, .card > .list-group:first-child {
  border-top-left-radius: calc(.75rem - 2px);
  border-top-right-radius: calc(.75rem - 2px); }

.card-img, .card-img-bottom, .card > .list-group:last-child {
  border-bottom-right-radius: calc(.75rem - 2px);
  border-bottom-left-radius: calc(.75rem - 2px); }

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit; }

.card > .list-group:first-child {
  border-top-width: 0; }

.card > .list-group:last-child {
  border-bottom-width: 0; }

.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0; }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-footer, .card-header {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03); }

.card-columns .card, .card-title {
  margin-bottom: .75rem; }

.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  margin-bottom: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child {
  border-radius: calc(.75rem - 2px) calc(.75rem - 2px) 0 0; }

.card-footer {
  border-top: 2px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child {
  border-radius: 0 0 calc(.75rem - 2px) calc(.75rem - 2px); }

.card-header-tabs {
  margin-bottom: -.75rem;
  border-bottom: 0; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(.75rem - 2px); }

.alert, .list-group-item, .page-link {
  position: relative; }

.card-img, .card-img-bottom, .card-img-top {
  flex-shrink: 0;
  width: 100%; }

.breadcrumb, .pagination {
  display: flex;
  border-radius: .75rem;
  list-style: none; }

.card-deck .card, .card-group > .card {
  margin-bottom: 10px; }

.accordion {
  overflow-anchor: none; }

.accordion > .card, .modal-open, .progress, .progress-bar {
  overflow: hidden; }

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -2px; }

.breadcrumb {
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  background-color: #f3f2f2; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #8f9ca7;
  content: "/"; }

.pagination {
  padding-left: 0; }

.page-link {
  display: block;
  padding: .5rem .75rem;
  margin-left: -2px;
  line-height: 1.25;
  color: #339fc7;
  background-color: #fff;
  border: 2px solid #e3eff9; }

.page-link:hover {
  z-index: 2;
  color: #236e8a;
  text-decoration: none;
  background-color: #f3f2f2;
  border-color: #e3eff9; }

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(37, 110, 177, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .75rem;
  border-bottom-left-radius: .75rem; }

.page-item:last-child .page-link {
  border-top-right-radius: .75rem;
  border-bottom-right-radius: .75rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #256eb1;
  border-color: #256eb1; }

.page-item.disabled .page-link {
  color: #8f9ca7;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #e3eff9; }

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.9745rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 1.875rem;
  border-bottom-left-radius: 1.875rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 1.875rem;
  border-bottom-right-radius: 1.875rem; }

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .9625rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem; }

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  line-height: 1;
  text-align: center;
  vertical-align: baseline;
  border-radius: .75rem;
  transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .5s ease-in-out; }

.btn .badge, form input[type=submit] .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem; }

.badge-blue, .badge-info, .badge-primary {
  color: #0e0e0e;
  background-color: #ddebf8; }

a.badge-blue:focus, a.badge-blue:hover, a.badge-info:focus, a.badge-info:hover, a.badge-primary:focus, a.badge-primary:hover {
  color: #0e0e0e;
  background-color: #b3d2ef; }

a.badge-blue.focus, a.badge-blue:focus, a.badge-info.focus, a.badge-info:focus, a.badge-primary.focus, a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(221, 235, 248, 0.5); }

.badge-secondary, .badge-warning {
  color: #fff;
  background-color: #f76922; }

a.badge-secondary:focus, a.badge-secondary:hover, a.badge-warning:focus, a.badge-warning:hover {
  color: #fff;
  background-color: #de4f08; }

a.badge-secondary.focus, a.badge-secondary:focus, a.badge-warning.focus, a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(247, 105, 34, 0.5); }

.badge-green, .badge-success {
  color: #fff;
  background-color: #39a61e; }

a.badge-green:focus, a.badge-green:hover, a.badge-success:focus, a.badge-success:hover {
  color: #fff;
  background-color: #2a7b16; }

a.badge-green.focus, a.badge-green:focus, a.badge-success.focus, a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(57, 166, 30, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #d7263d; }

a.badge-danger:focus, a.badge-danger:hover {
  color: #fff;
  background-color: #ac1e31; }

a.badge-danger.focus, a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(215, 38, 61, 0.5); }

.badge-light {
  color: #0e0e0e;
  background-color: #f8f9fa; }

a.badge-light:focus, a.badge-light:hover {
  color: #0e0e0e;
  background-color: #dae0e5; }

a.badge-light.focus, a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

a.badge-dark:focus, a.badge-dark:hover {
  color: #fff;
  background-color: #2c2c2c; }

a.badge-dark.focus, a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(69, 69, 69, 0.5); }

.badge-gray-200 {
  color: #0e0e0e;
  background-color: #f3f2f2; }

a.badge-gray-200:focus, a.badge-gray-200:hover {
  color: #0e0e0e;
  background-color: #dbd7d7; }

a.badge-gray-200.focus, a.badge-gray-200:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(243, 242, 242, 0.5); }

.badge-purple {
  color: #fff;
  background-color: #0e0e0e; }

a.badge-purple:focus, a.badge-purple:hover {
  color: #fff;
  background-color: #45053f; }

a.badge-purple.focus, a.badge-purple:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(117, 8, 107, 0.5); }

.badge-lightblue {
  color: #fff;
  background-color: #339fc7; }

a.badge-lightblue:focus, a.badge-lightblue:hover {
  color: #fff;
  background-color: #297f9e; }

a.badge-lightblue.focus, a.badge-lightblue:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(51, 159, 199, 0.5); }

.badge-yellow {
  color: #0e0e0e;
  background-color: #e9da06; }

a.badge-yellow:focus, a.badge-yellow:hover {
  color: #0e0e0e;
  background-color: #b7ab05; }

a.badge-yellow.focus, a.badge-yellow:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(233, 218, 6, 0.5); }

.badge-black, a.badge-black:focus, a.badge-black:hover {
  color: #fff;
  background-color: #000; }

a.badge-black.focus, a.badge-black:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #f3f2f2;
  border-radius: 1.875rem; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 0 solid transparent;
  border-radius: .2rem; }

#mainform .custom-control-input-wrapper .option, .list-group {
  padding-left: 0; }

.alert-dismissible {
  padding-right: 4.15rem; }

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit; }

.alert-blue, .alert-info, .alert-primary {
  color: #737a81;
  background: linear-gradient(180deg, #f9fcfe, #f8fbfe) repeat-x #f8fbfe;
  border-color: #f5f9fd; }

.alert-blue hr, .alert-info hr, .alert-primary hr {
  border-top-color: #e0ecf9; }

.alert-blue .alert-link, .alert-info .alert-link, .alert-primary .alert-link {
  color: #5b6166; }

.alert-secondary, .alert-warning {
  color: #803712;
  background: linear-gradient(180deg, #fde6da, #fde1d3) repeat-x #fde1d3;
  border-color: #fdd5c1; }

.alert-secondary hr, .alert-warning hr {
  border-top-color: #fcc4a8; }

.alert-secondary .alert-link, .alert-warning .alert-link {
  color: #53240c; }

.alert-green, .alert-success {
  color: #1e5610;
  background: linear-gradient(180deg, #ddf0d9, #d7edd2) repeat-x #d7edd2;
  border-color: #c8e6c0; }

.alert-green hr, .alert-success hr {
  border-top-color: #b8dfae; }

.alert-green .alert-link, .alert-success .alert-link {
  color: #0f2b08; }

.alert-danger {
  color: #701420;
  background: linear-gradient(180deg, #f8dade, #f7d4d8) repeat-x #f7d4d8;
  border-color: #f4c2c9; }

.alert-danger hr {
  border-top-color: #f0acb6; }

.alert-danger .alert-link {
  color: #450c14; }

.alert-light {
  color: #818182;
  background: linear-gradient(180deg, #fefefe, #fefefe) repeat-x #fefefe;
  border-color: #fdfdfe; }

.alert-light hr {
  border-top-color: #ececf6; }

.alert-light .alert-link {
  color: #686868; }

.alert-dark {
  color: #242424;
  background: linear-gradient(180deg, #e0e0e0, #dadada) repeat-x #dadada;
  border-color: #cbcbcb; }

.alert-dark hr {
  border-top-color: #bebebe; }

.alert-dark .alert-link {
  color: #0b0b0b; }

.alert-gray-200 {
  color: #7e7e7e;
  background: linear-gradient(180deg, #fdfcfc, #fdfcfc) repeat-x #fdfcfc;
  border-color: #fcfbfb; }

.alert-gray-200 hr {
  border-top-color: #f1ecec; }

.alert-gray-200 .alert-link {
  color: #656565; }

.alert-purple {
  color: #3d0438;
  background: linear-gradient(180deg, #e7d5e6, #e3cee1) repeat-x #e3cee1;
  border-color: #d8bad6; }

.alert-purple hr {
  border-top-color: #cfaacc; }

.alert-purple .alert-link {
  color: #0d010c; }

.alert-lightblue {
  color: #1b5367;
  background: linear-gradient(180deg, #dceff6, #d6ecf4) repeat-x #d6ecf4;
  border-color: #c6e4ef; }

.alert-lightblue hr {
  border-top-color: #b2dbe9; }

.alert-lightblue .alert-link {
  color: #10323f; }

.alert-yellow {
  color: #797103;
  background: linear-gradient(180deg, #fcf9d5, #fbf8cd) repeat-x #fbf8cd;
  border-color: #f9f5b9; }

.alert-yellow hr {
  border-top-color: #f7f2a2; }

.alert-yellow .alert-link {
  color: #474302; }

.alert-black {
  color: #000;
  background: linear-gradient(180deg, #d4d4d4, #ccc) repeat-x #ccc;
  border-color: #b8b8b8; }

.alert-black hr {
  border-top-color: #ababab; }

#mainform .form label, .alert-black .alert-link {
  color: #000; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1.2rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1.2rem;
  line-height: 0;
  font-size: .88rem;
  background-color: #f3f2f2;
  border-radius: .2rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1); }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #0e0e0e;
  transition: width .8s; }

.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: 1.2rem 1.2rem; }

.progress-bar-animated {
  animation: 2s linear infinite progress-bar-stripes; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  border-radius: .75rem; }

.list-group-item-action {
  width: 100%;
  color: #6d7880;
  text-align: inherit; }

.list-group-item-action:focus, .list-group-item-action:hover {
  z-index: 1;
  color: #6d7880;
  text-decoration: none;
  background-color: #f8f9fa; }

.list-group-item-action:active {
  color: #000;
  background-color: #f3f2f2; }

.list-group-item {
  display: block;
  padding: .75rem 1.25rem;
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit; }

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit; }

.list-group-item.disabled, .list-group-item:disabled {
  color: #8f9ca7;
  pointer-events: none;
  background-color: #fff; }

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #256eb1;
  border-color: #256eb1; }

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

.list-group-item + .list-group-item.active {
  margin-top: -2px;
  border-top-width: 2px; }

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: .75rem;
  border-top-right-radius: 0; }

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: .75rem;
  border-bottom-left-radius: 0; }

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 2px;
  border-left-width: 0; }

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -2px;
  border-left-width: 2px; }

.list-group-flush > .list-group-item {
  border-width: 0 0 2px; }

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0; }

.list-group-item-blue, .list-group-item-info, .list-group-item-primary {
  color: #737a81;
  background-color: #f5f9fd; }

.list-group-item-blue.list-group-item-action:focus, .list-group-item-blue.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #737a81;
  background-color: #e0ecf9; }

.list-group-item-blue.list-group-item-action.active, .list-group-item-info.list-group-item-action.active, .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #737a81;
  border-color: #737a81; }

.list-group-item-secondary, .list-group-item-warning {
  color: #803712;
  background-color: #fdd5c1; }

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #803712;
  background-color: #fcc4a8; }

.list-group-item-secondary.list-group-item-action.active, .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #803712;
  border-color: #803712; }

.list-group-item-green, .list-group-item-success {
  color: #1e5610;
  background-color: #c8e6c0; }

.list-group-item-green.list-group-item-action:focus, .list-group-item-green.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #1e5610;
  background-color: #b8dfae; }

.list-group-item-green.list-group-item-action.active, .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #1e5610;
  border-color: #1e5610; }

.list-group-item-danger {
  color: #701420;
  background-color: #f4c2c9; }

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #701420;
  background-color: #f0acb6; }

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #701420;
  border-color: #701420; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6; }

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182; }

.list-group-item-dark {
  color: #242424;
  background-color: #cbcbcb; }

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #242424;
  background-color: #bebebe; }

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #242424;
  border-color: #242424; }

.list-group-item-gray-200 {
  color: #7e7e7e;
  background-color: #fcfbfb; }

.list-group-item-gray-200.list-group-item-action:focus, .list-group-item-gray-200.list-group-item-action:hover {
  color: #7e7e7e;
  background-color: #f1ecec; }

.list-group-item-gray-200.list-group-item-action.active {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #7e7e7e; }

.list-group-item-purple {
  color: #3d0438;
  background-color: #d8bad6; }

.list-group-item-purple.list-group-item-action:focus, .list-group-item-purple.list-group-item-action:hover {
  color: #3d0438;
  background-color: #cfaacc; }

.list-group-item-purple.list-group-item-action.active {
  color: #fff;
  background-color: #3d0438;
  border-color: #3d0438; }

.list-group-item-lightblue {
  color: #1b5367;
  background-color: #c6e4ef; }

.list-group-item-lightblue.list-group-item-action:focus, .list-group-item-lightblue.list-group-item-action:hover {
  color: #1b5367;
  background-color: #b2dbe9; }

.list-group-item-lightblue.list-group-item-action.active {
  color: #fff;
  background-color: #1b5367;
  border-color: #1b5367; }

.list-group-item-yellow {
  color: #797103;
  background-color: #f9f5b9; }

.list-group-item-yellow.list-group-item-action:focus, .list-group-item-yellow.list-group-item-action:hover {
  color: #797103;
  background-color: #f7f2a2; }

.list-group-item-yellow.list-group-item-action.active {
  color: #fff;
  background-color: #797103;
  border-color: #797103; }

.list-group-item-black {
  color: #000;
  background-color: #b8b8b8; }

.list-group-item-black.list-group-item-action:focus, .list-group-item-black.list-group-item-action:hover {
  color: #000;
  background-color: #ababab; }

.close {
  float: right;
  font-size: 1.65rem;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }

@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + .3vw); }
  .h1, h1 {
    font-size: calc(1.345rem + 1.14vw); }
  .h2, h2 {
    font-size: calc(1.334rem + 1.008vw); }
  .h3, h3 {
    font-size: calc(1.3175rem + .81vw); }
  .close, .h4, h4 {
    font-size: calc(1.29rem + .48vw); }
  #mainform .form-group-row > label, .blockquote, .h5, .lead, h5 {
    font-size: calc(1.2625rem + .15vw); }
  .display-1 {
    font-size: calc(1.725rem + 5.7vw); }
  .display-2 {
    font-size: calc(1.675rem + 5.1vw); }
  .display-3 {
    font-size: calc(1.575rem + 3.9vw); }
  .display-4 {
    font-size: calc(1.475rem + 2.7vw); }
  #mainform .custom-select-wrapper .input-group-lg > select, .btn-group-lg > .btn, .btn-lg, .col-form-label-lg, .custom-select-lg, .form-control-lg, .input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text, .navbar-brand, .navbar-toggler, .pagination-lg .page-link, fieldset > div .input .input-group-lg > input[type=email], fieldset > div .input .input-group-lg > input[type=password], fieldset > div .input .input-group-lg > input[type=text], fieldset > div .input .input-group-lg > select, fieldset > div .input .input-group-lg > textarea, form .btn-group-lg > input[type=submit], form .input-group-lg > .input-group-append > input[type=submit], form .input-group-lg > .input-group-prepend > input[type=submit] {
    font-size: calc(1.32245rem + .8694vw); } }

.close:hover {
  color: #000;
  text-decoration: none; }

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: .75; }

button.close {
  padding: 0;
  border: 0; }

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none; }

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) {
  .btn, .collapsing, .custom-switch .custom-control-label::after, .fade, form input[type=submit] {
    transition: none; }
  .custom-range::-webkit-slider-thumb {
    transition: none; }
  .custom-range::-moz-range-thumb {
    transition: none; }
  .custom-range::-ms-thumb {
    transition: none; }
  #mainform .custom-select-wrapper select, .badge, .custom-control-label::before, .custom-file-label, .custom-select, .modal.fade .modal-dialog, .progress-bar {
    transition: none; }
  .progress-bar-animated {
    animation: none; } }

.modal.show .modal-dialog {
  transform: none; }

.modal.modal-static .modal-dialog {
  transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden; }

.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
  flex-shrink: 0; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: ""; }

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 1.875rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }

.modal-backdrop.show {
  opacity: .5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 2px solid #cfdde8;
  border-top-left-radius: calc(1.875rem - 2px);
  border-top-right-radius: calc(1.875rem - 2px); }

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 2px solid #cfdde8;
  border-bottom-right-radius: calc(1.875rem - 2px);
  border-bottom-left-radius: calc(1.875rem - 2px); }

.modal-footer > * {
  margin: .25rem; }

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

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

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

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

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

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

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

.bg-blue, .bg-half-down.bg-blue:before, .bg-half-down.bg-info:before, .bg-half-down.bg-primary:before, .bg-half-up.bg-blue:before, .bg-half-up.bg-info:before, .bg-half-up.bg-primary:before, .bg-info, .bg-primary, .diagonal_bg.bg-blue:before, .diagonal_bg.bg-info:before, .diagonal_bg.bg-primary:before, .fix-diagonal.bg-blue:before, .fix-diagonal.bg-info:before, .fix-diagonal.bg-primary:before {
  background-color: #ddebf8 !important; }

a.bg-blue:focus, a.bg-blue:hover, a.bg-info:focus, a.bg-info:hover, a.bg-primary:focus, a.bg-primary:hover, button.bg-blue:focus, button.bg-blue:hover, button.bg-info:focus, button.bg-info:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #b3d2ef !important; }

.bg-half-down.bg-secondary:before, .bg-half-down.bg-warning:before, .bg-half-up.bg-secondary:before, .bg-half-up.bg-warning:before, .bg-secondary, .bg-warning, .diagonal_bg.bg-secondary:before, .diagonal_bg.bg-warning:before, .fix-diagonal.bg-secondary:before, .fix-diagonal.bg-warning:before {
  background-color: #f76922 !important; }

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

.bg-green, .bg-half-down.bg-green:before, .bg-half-down.bg-success:before, .bg-half-up.bg-green:before, .bg-half-up.bg-success:before, .bg-success, .diagonal_bg.bg-green:before, .diagonal_bg.bg-success:before, .fix-diagonal.bg-green:before, .fix-diagonal.bg-success:before {
  background-color: #39a61e !important; }

a.bg-green:focus, a.bg-green:hover, a.bg-success:focus, a.bg-success:hover, button.bg-green:focus, button.bg-green:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: #2a7b16 !important; }

.bg-danger, .bg-half-down.bg-danger:before, .bg-half-up.bg-danger:before, .diagonal_bg.bg-danger:before, .fix-diagonal.bg-danger:before {
  background-color: #d7263d !important; }

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

.bg-half-down.bg-light:before, .bg-half-up.bg-light:before, .bg-light, .diagonal_bg.bg-light:before, .fix-diagonal.bg-light:before {
  background-color: #f8f9fa !important; }

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark, .bg-half-down.bg-dark:before, .bg-half-up.bg-dark:before, .diagonal_bg.bg-dark:before, .fix-diagonal.bg-dark:before {
  background-color: #454545 !important; }

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
  background-color: #2c2c2c !important; }

.bg-gray-200, .bg-half-down.bg-gray-200:before, .bg-half-up.bg-gray-200:before, .diagonal_bg.bg-gray-200:before, .fix-diagonal.bg-gray-200:before {
  background-color: #f3f2f2 !important; }

a.bg-gray-200:focus, a.bg-gray-200:hover, button.bg-gray-200:focus, button.bg-gray-200:hover {
  background-color: #dbd7d7 !important; }

.bg-half-down.bg-purple:before, .bg-half-up.bg-purple:before, .bg-purple, .diagonal_bg.bg-purple:before, .fix-diagonal.bg-purple:before {
  background-color: #0e0e0e !important; }

a.bg-purple:focus, a.bg-purple:hover, button.bg-purple:focus, button.bg-purple:hover {
  background-color: #45053f !important; }

.bg-half-down.bg-lightblue:before, .bg-half-up.bg-lightblue:before, .bg-lightblue, .diagonal_bg.bg-lightblue:before, .fix-diagonal.bg-lightblue:before {
  background-color: #339fc7 !important; }

a.bg-lightblue:focus, a.bg-lightblue:hover, button.bg-lightblue:focus, button.bg-lightblue:hover {
  background-color: #297f9e !important; }

.bg-half-down.bg-yellow:before, .bg-half-up.bg-yellow:before, .bg-yellow, .diagonal_bg.bg-yellow:before, .fix-diagonal.bg-yellow:before {
  background-color: #e9da06 !important; }

a.bg-yellow:focus, a.bg-yellow:hover, button.bg-yellow:focus, button.bg-yellow:hover {
  background-color: #b7ab05 !important; }

.bg-black, .bg-half-down.bg-black:before, .bg-half-up.bg-black:before, .diagonal_bg.bg-black:before, .fix-diagonal.bg-black:before, a.bg-black:focus, a.bg-black:hover, button.bg-black:focus, button.bg-black:hover {
  background-color: #000 !important; }

.bg-gradient-blue, .bg-gradient-info, .bg-gradient-primary {
  background: linear-gradient(180deg, #e2eef9, #ddebf8) repeat-x #ddebf8 !important; }

.bg-gradient-secondary, .bg-gradient-warning {
  background: linear-gradient(180deg, #f88043, #f76922) repeat-x #f76922 !important; }

.bg-gradient-green, .bg-gradient-success {
  background: linear-gradient(180deg, #57b340, #39a61e) repeat-x #39a61e !important; }

.bg-gradient-danger {
  background: linear-gradient(180deg, #dd475a, #d7263d) repeat-x #d7263d !important; }

.bg-gradient-light {
  background: linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x #f8f9fa !important; }

.bg-gradient-dark {
  background: linear-gradient(180deg, #616161, #454545) repeat-x #454545 !important; }

.bg-gradient-gray-200 {
  background: linear-gradient(180deg, #f5f4f4, #f3f2f2) repeat-x #f3f2f2 !important; }

.bg-gradient-purple {
  background: linear-gradient(180deg, #8a2d81, #0e0e0e) repeat-x #0e0e0e !important; }

.bg-gradient-lightblue {
  background: linear-gradient(180deg, #52adcf, #339fc7) repeat-x #339fc7 !important; }

.bg-gradient-yellow {
  background: linear-gradient(180deg, #ece02b, #e9da06) repeat-x #e9da06 !important; }

.bg-gradient-black {
  background: linear-gradient(180deg, #262626, #000) repeat-x #000 !important; }

.bg-white, .buttons .options label {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 2px solid #cfdde8 !important; }

.border-top {
  border-top: 2px solid #cfdde8 !important; }

.border-right {
  border-right: 2px solid #cfdde8 !important; }

.border-bottom {
  border-bottom: 2px solid #cfdde8 !important; }

.border-left {
  border-left: 2px solid #cfdde8 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-blue, .border-info, .border-primary {
  border-color: #ddebf8 !important; }

.border-secondary, .border-warning {
  border-color: #f76922 !important; }

.border-green, .border-success {
  border-color: #39a61e !important; }

.border-danger {
  border-color: #d7263d !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #454545 !important; }

.border-gray-200 {
  border-color: #f3f2f2 !important; }

.border-purple {
  border-color: #0e0e0e !important; }

.border-lightblue {
  border-color: #339fc7 !important; }

.border-yellow {
  border-color: #e9da06 !important; }

.border-black {
  border-color: #000 !important; }

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

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded-right, .rounded-top {
  border-top-right-radius: 0.75rem !important; }

.rounded-bottom, .rounded-right {
  border-bottom-right-radius: 0.75rem !important; }

.rounded-left, .rounded-top {
  border-top-left-radius: 0.75rem !important; }

.rounded-bottom, .rounded-left {
  border-bottom-left-radius: 0.75rem !important; }

.rounded, div.conv-form-wrapper div.options div.option {
  border-radius: 0.75rem !important; }

.rounded-lg {
  border-radius: 1.875rem !important; }

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

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

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

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

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

#mainform .custom-control-input-wrapper .option, .d-block {
  display: block !important; }

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

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

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

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

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

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

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

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

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

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.ThreeColInput .form-group-row .input .options, .TwoColInput .form-group-row .input .options, .justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

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

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

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

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

#mainform .custom-control-input-wrapper .option, .position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-bottom, .fixed-top {
  position: fixed;
  z-index: 1030;
  right: 0;
  left: 0; }

.fixed-top {
  top: 0; }

.fixed-bottom {
  bottom: 0; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.buttons .options label, .card, .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

#chatbot .card, .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

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

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

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

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

.w-auto {
  width: auto !important; }

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

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

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

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

.ThreeColInput .form-group-row .input .options .option label, .buttons .options label, .h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

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

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

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

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

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

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

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

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

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

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

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

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

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

.mt-2, .my-2 {
  margin-top: 0.5rem !important; }

.mr-2, .mx-2 {
  margin-right: 0.5rem !important; }

#mainform .custom-control-input-wrapper .option, .mb-2, .my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 {
  margin-left: 0.5rem !important; }

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

.ThreeColInput .form-group-row .input .options, .mt-3, .my-3 {
  margin-top: 1rem !important; }

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

#mainform .date-menus select:not(:last-child), #mainform .form .form-group-row, .mb-3, .my-3 {
  margin-bottom: 1rem !important; }

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

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

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mr-4, .mx-4 {
  margin-right: 1.5rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 {
  margin-left: 1.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-2, .py-2 {
  padding-top: 0.5rem !important; }

.pr-2, .px-2 {
  padding-right: 0.5rem !important; }

.pb-2, .py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2, .px-2 {
  padding-left: 0.5rem !important; }

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

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

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

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

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

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

.pt-4, .py-4 {
  padding-top: 1.5rem !important; }

.pr-4, .px-4 {
  padding-right: 1.5rem !important; }

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4, .px-4 {
  padding-left: 1.5rem !important; }

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

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

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

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

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

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1, .my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1, .my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2, .my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2, .my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 {
  margin-left: -0.5rem !important; }

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

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

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

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

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

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

.mt-n4, .my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important; }

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

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

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

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

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

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

.mt-auto, .my-auto {
  margin-top: auto !important; }

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

.mb-auto, .my-auto {
  margin-bottom: auto !important; }

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

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

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

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

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

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

.ThreeColInput .form-group-row .input .options, .TwoColInput .form-group-row .input .options, .text-center {
  text-align: center !important; }

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

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

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

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

.font-weight-lighter {
  font-weight: lighter !important; }

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

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

.font-weight-bolder {
  font-weight: bolder !important; }

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

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

.text-blue, .text-info, .text-primary {
  color: #ddebf8 !important; }

a.text-blue:focus, a.text-blue:hover, a.text-info:focus, a.text-info:hover, a.text-primary:focus, a.text-primary:hover {
  color: #9ec6eb !important; }

.text-secondary, .text-warning {
  color: #f76922 !important; }

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

.text-green, .text-success {
  color: #39a61e !important; }

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

.text-danger, input[type=text].userInputDynamic.error, textarea.userInputDynamic.error {
  color: #d7263d !important; }

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

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus, a.text-light:hover {
  color: #cbd3da !important; }

.text-dark {
  color: #454545 !important; }

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

.text-gray-200 {
  color: #f3f2f2 !important; }

a.text-gray-200:focus, a.text-gray-200:hover {
  color: #cecaca !important; }

.text-purple {
  color: #0e0e0e !important; }

a.text-purple:focus, a.text-purple:hover {
  color: #2d032a !important; }

.text-lightblue {
  color: #339fc7 !important; }

a.text-lightblue:focus, a.text-lightblue:hover {
  color: #236e8a !important; }

.text-yellow {
  color: #e9da06 !important; }

a.text-yellow:focus, a.text-yellow:hover {
  color: #9e9404 !important; }

.text-black, .text-body, a.text-black:focus, a.text-black:hover {
  color: #000 !important; }

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

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; }
  blockquote, img, pre, tr {
    page-break-inside: avoid; }
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  blockquote, pre {
    border: 2px solid #b9c6d0; }
  thead {
    display: table-header-group; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  .container, body {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 2px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td, .table th {
    background-color: #fff !important; }
  .table-bordered td, .table-bordered th {
    border: 1px solid #e3eff9 !important; }
  .table-dark {
    color: inherit; }
  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #cfdde8; }
  .table .thead-dark th {
    color: inherit;
    border-color: #cfdde8; } }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-12, .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .col-md-6, .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-4, .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  #mainform .form .labels-left .form-group-row label, .col-md-3, .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-md-2, .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  #mainform .form .labels-left .form-group-row .input, .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; }
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
  .list-group-horizontal-md, .navbar-expand-md .navbar-nav {
    flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand-md .navbar-toggler {
    display: none; }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: .75rem;
    border-top-right-radius: 0; }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: .75rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 2px;
    border-left-width: 0; }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -2px;
    border-left-width: 2px; }
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .TwoColInput .form-group-row .input .options, .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; }
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; }
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1, .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1, .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1, .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1, .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3, .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3, .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3, .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5, .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5, .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5, .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important; }
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; }
  .sidebarred .container {
    padding-right: calc(720px/ 100 * 48.66666); }
  .sidebarred .container__alt {
    padding-right: 300px; } }

@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 960px; }
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-12, .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .TwoColInput .form-group-row .input .options .option, .col-lg-6, .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .ThreeColInput .form-group-row .input .options .option, .col-lg-4, .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-3, .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-lg-2, .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; }
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
  .list-group-horizontal-lg, .navbar-expand-lg .navbar-nav {
    flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler {
    display: none; }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: .75rem;
    border-top-right-radius: 0; }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: .75rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 2px;
    border-left-width: 0; }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -2px;
    border-left-width: 2px; }
  .modal-lg, .modal-xl {
    max-width: 800px; }
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; }
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1, .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2, .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important; }
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; }
  .sidebarred .container {
    padding-right: calc(960px/ 100 * 48.66666); }
  .sidebarred .container__alt {
    padding-right: 430px; } }

@media (min-width: 1600px) {
  .sidebarred .container__alt {
    padding-right: 200px; } }

@media (min-width: 2100px) {
  .sidebarred .container__alt {
    padding-right: 0; } }

.bg-black {
  background-color: #000; }

.grid {
  display: none;
  position: fixed;
  z-index: +99999;
  height: 100%;
  width: 100%;
  top: 0;
  pointer-events: none; }

.grid.container {
  left: 50%;
  transform: translateX(-50%); }

.diagonal_bg:before, .fix-diagonal:before {
  transform: skewY(-5deg);
  left: 0;
  width: 100%;
  z-index: -1; }

.grid.container:after, .grid.container:before {
  content: " ";
  background: #fff;
  top: 0;
  width: 50vw;
  height: 100%;
  position: fixed;
  opacity: .2; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-12, .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .col-sm-6, .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-4, .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-3, .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-sm-2, .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0; }
  .form-inline .form-group, .form-inline fieldset > div {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0; }
  .form-inline .form-control, .form-inline fieldset > div .input input[type=email], .form-inline fieldset > div .input input[type=password], .form-inline fieldset > div .input input[type=text], .form-inline fieldset > div .input select, .form-inline fieldset > div .input textarea, fieldset > div .input .form-inline input[type=email], fieldset > div .input .form-inline input[type=password], fieldset > div .input .form-inline input[type=text], fieldset > div .input .form-inline select, fieldset > div .input .form-inline textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-plaintext {
    display: inline-block; }
  #mainform .custom-select-wrapper .form-inline select, .form-inline #mainform .custom-select-wrapper select, .form-inline .custom-select, .form-inline .input-group {
    width: auto; }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0; }
  #mainform .custom-control-input-wrapper .form-inline .option, .form-inline #mainform .custom-control-input-wrapper .option, .form-inline .custom-control {
    align-items: center;
    justify-content: center; }
  .form-inline .custom-control-label {
    margin-bottom: 0; }
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; }
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
  .list-group-horizontal-sm, .navbar-expand-sm .navbar-nav {
    flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler {
    display: none; }
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -10px;
    margin-left: -10px; }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px; }
  .card-group {
    display: flex;
    flex-flow: row wrap; }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0; }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0; }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0; }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0; }
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
  .card-columns .card {
    display: inline-block;
    width: 100%; }
  .jumbotron {
    padding: 4rem 2rem; }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: .75rem;
    border-top-right-radius: 0; }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: .75rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 2px;
    border-left-width: 0; }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -2px;
    border-left-width: 2px; }
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content; }
  .modal-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5); }
  .modal-sm {
    max-width: 300px; }
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; }
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1, .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2, .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important; }
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; }
  .grid.container:before {
    left: calc(50% + (540px/ 2)); }
  .grid.container:after {
    right: calc(50% + (540px/ 2)); } }

@media (min-width: 768px) {
  .grid.container:before {
    left: calc(50% + (720px/ 2)); }
  .grid.container:after {
    right: calc(50% + (720px/ 2)); } }

@media (min-width: 992px) {
  .grid.container:before {
    left: calc(50% + (960px/ 2)); }
  .grid.container:after {
    right: calc(50% + (960px/ 2)); } }

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1240px; }
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-12, .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .col-xl-6, .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-4, .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-3, .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-xl-2, .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; }
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
  .list-group-horizontal-xl, .navbar-expand-xl .navbar-nav {
    flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler {
    display: none; }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: .75rem;
    border-top-right-radius: 0; }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: .75rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 2px;
    border-left-width: 0; }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -2px;
    border-left-width: 2px; }
  .modal-xl {
    max-width: 1140px; }
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; }
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important; }
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; }
  .sidebarred .container {
    padding-right: calc(1240px/ 100 * 48.66666); }
  .grid.container:before {
    left: calc(50% + (1240px/ 2)); }
  .grid.container:after {
    right: calc(50% + (1240px/ 2)); } }

.grid [class*=col-]:after, .grid [class*=col-]:before {
  content: "";
  position: absolute;
  height: 100vh;
  border-left: 1px solid rgba(215, 38, 61, 0.2);
  border-right: 1px solid rgba(215, 38, 61, 0.2); }

.grid [class*=col-]:before {
  left: 10px; }

.grid [class*=col-]:after {
  right: 10px; }

.opacity-0 {
  opacity: 0 !important; }

.opacity-20 {
  opacity: 0.2 !important; }

.opacity-40 {
  opacity: 0.4 !important; }

.opacity-60 {
  opacity: 0.6 !important; }

.opacity-80 {
  opacity: 0.8 !important; }

.opacity-100 {
  opacity: 1 !important; }

.diagonal_bg {
  margin-top: 1rem !important;
  padding-top: 5rem !important;
  background: 0 0 !important;
  position: relative; }

.diagonal_bg:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%; }

.bg-blue-10, .bg-info-10, .bg-primary-10 {
  background: rgba(221, 235, 248, 0.1); }

.bg-secondary-10, .bg-warning-10 {
  background: rgba(247, 105, 34, 0.1); }

.bg-green-10, .bg-success-10 {
  background: rgba(57, 166, 30, 0.1); }

.bg-danger-10 {
  background: rgba(215, 38, 61, 0.1); }

.bg-light-10 {
  background: rgba(248, 249, 250, 0.1); }

.bg-dark-10 {
  background: rgba(69, 69, 69, 0.1); }

.bg-gray-200-10 {
  background: rgba(243, 242, 242, 0.1); }

.bg-purple-10 {
  background: rgba(117, 8, 107, 0.1); }

.bg-lightblue-10 {
  background: rgba(51, 159, 199, 0.1); }

.bg-yellow-10 {
  background: rgba(233, 218, 6, 0.1); }

.bg-black-10 {
  background: rgba(0, 0, 0, 0.1); }

.bg-blue-20, .bg-info-20, .bg-primary-20 {
  background: rgba(221, 235, 248, 0.2); }

.bg-secondary-20, .bg-warning-20 {
  background: rgba(247, 105, 34, 0.2); }

.bg-green-20, .bg-success-20, div.conv-form-wrapper div.options div.option:hover {
  background: rgba(57, 166, 30, 0.2); }

.bg-danger-20 {
  background: rgba(215, 38, 61, 0.2); }

.bg-light-20 {
  background: rgba(248, 249, 250, 0.2); }

.bg-dark-20 {
  background: rgba(69, 69, 69, 0.2); }

.bg-gray-200-20 {
  background: rgba(243, 242, 242, 0.2); }

.bg-purple-20 {
  background: rgba(117, 8, 107, 0.2); }

.bg-lightblue-20 {
  background: rgba(51, 159, 199, 0.2); }

.bg-yellow-20 {
  background: rgba(233, 218, 6, 0.2); }

.bg-black-20 {
  background: rgba(0, 0, 0, 0.2); }

.bg-blue-30, .bg-info-30, .bg-primary-30 {
  background: rgba(221, 235, 248, 0.3); }

.bg-secondary-30, .bg-warning-30 {
  background: rgba(247, 105, 34, 0.3); }

.bg-green-30, .bg-success-30 {
  background: rgba(57, 166, 30, 0.3); }

.bg-danger-30 {
  background: rgba(215, 38, 61, 0.3); }

.bg-light-30 {
  background: rgba(248, 249, 250, 0.3); }

.bg-dark-30 {
  background: rgba(69, 69, 69, 0.3); }

.bg-gray-200-30 {
  background: rgba(243, 242, 242, 0.3); }

.bg-purple-30 {
  background: rgba(117, 8, 107, 0.3); }

.bg-lightblue-30 {
  background: rgba(51, 159, 199, 0.3); }

.bg-yellow-30 {
  background: rgba(233, 218, 6, 0.3); }

.bg-black-30 {
  background: rgba(0, 0, 0, 0.3); }

.bg-blue-40, .bg-info-40, .bg-primary-40 {
  background: rgba(221, 235, 248, 0.4); }

.bg-secondary-40, .bg-warning-40 {
  background: rgba(247, 105, 34, 0.4); }

.bg-green-40, .bg-success-40 {
  background: rgba(57, 166, 30, 0.4); }

.bg-danger-40 {
  background: rgba(215, 38, 61, 0.4); }

.bg-light-40 {
  background: rgba(248, 249, 250, 0.4); }

.bg-dark-40 {
  background: rgba(69, 69, 69, 0.4); }

.bg-gray-200-40 {
  background: rgba(243, 242, 242, 0.4); }

.bg-purple-40 {
  background: rgba(117, 8, 107, 0.4); }

.bg-lightblue-40 {
  background: rgba(51, 159, 199, 0.4); }

.bg-yellow-40 {
  background: rgba(233, 218, 6, 0.4); }

.bg-black-40 {
  background: rgba(0, 0, 0, 0.4); }

.bg-blue-50, .bg-info-50, .bg-primary-50 {
  background: rgba(221, 235, 248, 0.5); }

.bg-secondary-50, .bg-warning-50 {
  background: rgba(247, 105, 34, 0.5); }

.bg-green-50, .bg-success-50 {
  background: rgba(57, 166, 30, 0.5); }

.bg-danger-50 {
  background: rgba(215, 38, 61, 0.5); }

.bg-light-50 {
  background: rgba(248, 249, 250, 0.5); }

.bg-dark-50 {
  background: rgba(69, 69, 69, 0.5); }

.bg-gray-200-50 {
  background: rgba(243, 242, 242, 0.5); }

.bg-purple-50 {
  background: rgba(117, 8, 107, 0.5); }

.bg-lightblue-50 {
  background: rgba(51, 159, 199, 0.5); }

.bg-yellow-50 {
  background: rgba(233, 218, 6, 0.5); }

.bg-black-50 {
  background: rgba(0, 0, 0, 0.5); }

.bg-blue-60, .bg-info-60, .bg-primary-60 {
  background: rgba(221, 235, 248, 0.6); }

.bg-secondary-60, .bg-warning-60 {
  background: rgba(247, 105, 34, 0.6); }

.bg-green-60, .bg-success-60 {
  background: rgba(57, 166, 30, 0.6); }

.bg-danger-60 {
  background: rgba(215, 38, 61, 0.6); }

.bg-light-60 {
  background: rgba(248, 249, 250, 0.6); }

.bg-dark-60 {
  background: rgba(69, 69, 69, 0.6); }

.bg-gray-200-60 {
  background: rgba(243, 242, 242, 0.6); }

.bg-purple-60 {
  background: rgba(117, 8, 107, 0.6); }

.bg-lightblue-60 {
  background: rgba(51, 159, 199, 0.6); }

.bg-yellow-60 {
  background: rgba(233, 218, 6, 0.6); }

.bg-black-60 {
  background: rgba(0, 0, 0, 0.6); }

.bg-blue-70, .bg-info-70, .bg-primary-70 {
  background: rgba(221, 235, 248, 0.7); }

.bg-secondary-70, .bg-warning-70 {
  background: rgba(247, 105, 34, 0.7); }

.bg-green-70, .bg-success-70 {
  background: rgba(57, 166, 30, 0.7); }

.bg-danger-70 {
  background: rgba(215, 38, 61, 0.7); }

.bg-light-70 {
  background: rgba(248, 249, 250, 0.7); }

.bg-dark-70 {
  background: rgba(69, 69, 69, 0.7); }

.bg-gray-200-70 {
  background: rgba(243, 242, 242, 0.7); }

.bg-purple-70 {
  background: rgba(117, 8, 107, 0.7); }

.bg-lightblue-70 {
  background: rgba(51, 159, 199, 0.7); }

.bg-yellow-70 {
  background: rgba(233, 218, 6, 0.7); }

.bg-black-70 {
  background: rgba(0, 0, 0, 0.7); }

.bg-blue-80, .bg-info-80, .bg-primary-80 {
  background: rgba(221, 235, 248, 0.8); }

.bg-secondary-80, .bg-warning-80 {
  background: rgba(247, 105, 34, 0.8); }

.bg-green-80, .bg-success-80 {
  background: rgba(57, 166, 30, 0.8); }

.bg-danger-80 {
  background: rgba(215, 38, 61, 0.8); }

.bg-light-80 {
  background: rgba(248, 249, 250, 0.8); }

.bg-dark-80 {
  background: rgba(69, 69, 69, 0.8); }

.bg-gray-200-80 {
  background: rgba(243, 242, 242, 0.8); }

.bg-purple-80 {
  background: rgba(117, 8, 107, 0.8); }

.bg-lightblue-80 {
  background: rgba(51, 159, 199, 0.8); }

.bg-yellow-80 {
  background: rgba(233, 218, 6, 0.8); }

.bg-black-80 {
  background: rgba(0, 0, 0, 0.8); }

.bg-blue-90, .bg-info-90, .bg-primary-90 {
  background: rgba(221, 235, 248, 0.9); }

.bg-secondary-90, .bg-warning-90 {
  background: rgba(247, 105, 34, 0.9); }

.bg-green-90, .bg-success-90 {
  background: rgba(57, 166, 30, 0.9); }

.bg-danger-90 {
  background: rgba(215, 38, 61, 0.9); }

.bg-light-90 {
  background: rgba(248, 249, 250, 0.9); }

.bg-dark-90 {
  background: rgba(69, 69, 69, 0.9); }

.bg-gray-200-90 {
  background: rgba(243, 242, 242, 0.9); }

.bg-purple-90 {
  background: rgba(117, 8, 107, 0.9); }

.bg-lightblue-90 {
  background: rgba(51, 159, 199, 0.9); }

.bg-yellow-90 {
  background: rgba(233, 218, 6, 0.9); }

.bg-black-90 {
  background: rgba(0, 0, 0, 0.9); }

.bg-half-down, .bg-half-up {
  background: 0 0 !important;
  position: relative;
  z-index: 0; }

.fix-diagonal {
  z-index: 0;
  position: relative; }

.fix-diagonal:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: -4rem;
  height: calc(100% - 5rem); }

.bg-half-down:before, .bg-half-up:before {
  position: absolute;
  left: 0;
  height: 50%;
  content: "";
  width: 100%;
  pointer-events: none; }

.bg-half-down:before {
  top: 50%;
  z-index: -1; }

.bg-half-up:before {
  top: 0;
  z-index: -100; }

.star-1, .star-2, .star-3, .star-4, .star-5, .testimonial-star {
  height: 1.75rem;
  background-size: 1.75rem;
  background-image: url(../images/star.svg); }

.star-1 {
  width: 1.75rem; }

.star-2 {
  width: 3.5rem; }

.star-3 {
  width: 5.25rem; }

.star-4 {
  width: 7rem; }

.star-5 {
  width: 8.75rem; }

.bg-blue, .bg-blue a:not(.btn), .bg-gray-200, .bg-gray-200 a:not(.btn), .bg-info, .bg-info a:not(.btn), .bg-light, .bg-light a:not(.btn), .bg-primary, .bg-primary a:not(.btn), .bg-yellow, .bg-yellow a:not(.btn) {
  color: #0e0e0e; }

.btn-group-xs .btn, .btn-group-xs form input[type=submit], .btn-xs, form .btn-group-xs input[type=submit] {
  padding: .38rem;
  font-size: .7rem;
  line-height: .7rem;
  border-radius: .75rem; }

#mainform .form .labels-left .display-flex.form-group-row, .ThreeColInput .display-flex.form-group-row, .ThreeColInput .form-group-row .input .display-flex.options, .TwoColInput .display-flex.form-group-row, .TwoColInput .form-group-row .input .display-flex.options, .row.display-flex {
  display: flex;
  flex-wrap: wrap; }

#mainform .form .labels-left .display-flex.form-group-row .col, #mainform .form .labels-left .display-flex.form-group-row > [class*=col-], .ThreeColInput .display-flex.form-group-row .col, .ThreeColInput .display-flex.form-group-row > [class*=col-], .ThreeColInput .form-group-row .input .display-flex.options .col, .ThreeColInput .form-group-row .input .display-flex.options > [class*=col-], .TwoColInput .display-flex.form-group-row .col, .TwoColInput .display-flex.form-group-row > [class*=col-], .TwoColInput .form-group-row .input .display-flex.options .col, .TwoColInput .form-group-row .input .display-flex.options > [class*=col-], .row.display-flex .col, .row.display-flex > [class*=col-] {
  display: flex;
  flex-direction: column; }

#mainform .form .labels-left .display-flex.form-group-row .col .card, #mainform .form .labels-left .display-flex.form-group-row > [class*=col-] .card, .ThreeColInput .display-flex.form-group-row .col .card, .ThreeColInput .display-flex.form-group-row > [class*=col-] .card, .ThreeColInput .form-group-row .input .display-flex.options .col .card, .ThreeColInput .form-group-row .input .display-flex.options > [class*=col-] .card, .TwoColInput .display-flex.form-group-row .col .card, .TwoColInput .display-flex.form-group-row > [class*=col-] .card, .TwoColInput .form-group-row .input .display-flex.options .col .card, .TwoColInput .form-group-row .input .display-flex.options > [class*=col-] .card, .row.display-flex .col .card, .row.display-flex > [class*=col-] .card {
  height: 100%; }

nav {
  z-index: 100000;
  position: relative; }

.icon {
  height: 1.5rem;
  width: 1.5rem; }

.icon-facebook {
  content: 'data:image/svg+xml;charset=UTF-8;<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>facebook<g fill="#ffffff"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z">'; }

.brand, .brand-icon {
  height: 4rem; }

.brand-intro {
  font-size: .8rem;
  margin: 0; }

.hover-primary:hover {
  background: #ddebf8;
  border-color: #ddebf8;
  color: #fff; }

html {
  font-size: 90%; }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .table-responsive-md > .table-bordered {
    border: 0; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  #alert .h4 {
    font-size: 1.25rem; }
  .h2, h2 {
    font-size: 1.75rem; }
  .h3, h3 {
    font-size: 1.33rem; }
  h1.display-5 {
    font-size: 1.9rem; }
  .lead {
    font-size: 1.25rem;
    margin-bottom: 2rem; } }

.font-weight-medium {
  font-weight: 600; }

#mainform .input-lg .input input {
  font-size: 2.375rem; }

#mainform .error-message {
  color: #c90000;
  font-size: 12px; }

@media (min-width: 481px) and (max-width: 767px) {
  #mainform form .btn, #mainform form input[type=submit] {
    font-size: 1.4rem; }
  #mainform .background {
    background-image: none;
    background-color: #55bfe5; }
  #mainform .gender-icons .radio-group .radio label span {
    padding: .3em 1.2em .4em 30px; } }

@media (min-width: 320px) and (max-width: 480px) {
  #mainform form .btn, #mainform form input[type=submit] {
    font-size: 1.4rem; }
  #mainform .background {
    background-image: none;
    background-color: #55bfe5; }
  #mainform form label {
    font-size: 1rem; }
  #mainform .gender-icons .radio-group .radio label span {
    padding: .3em 1.2em .4em 30px; } }

#mainform .form-group-row > label {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 1rem;
  text-align: left;
  display: block; }

#mainform .gender > label {
  text-align: center; }

#mainform .form-group .input, #mainform fieldset > div .input {
  max-width: 100%;
  margin: auto; }

#mainform .custom-control input:checked + label, #mainform .custom-control label:hover, #mainform .custom-control-input-wrapper .option input:checked + label, #mainform .custom-control-input-wrapper .option label:hover {
  background: #ddebf8;
  color: #000;
  -webkit-transform: translateY(0.05em) scale(0.996);
  transform: translateY(0.05em) scale(0.996);
  -webkit-box-shadow: none;
  box-shadow: none; }

#mainform .custom-control input:checked + label:before, #mainform .custom-control label:hover:before, #mainform .custom-control-input-wrapper .option input:checked + label:before, #mainform .custom-control-input-wrapper .option label:hover:before {
  background: #575745; }

#mainform .custom-control input:checked + label, #mainform .custom-control-input-wrapper .option input:checked + label {
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2216%22%20viewBox%3D%220%200%2020%2016%22%3E%3Cpath%20fill%3D%22%23178B17%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3%205L8%2010%2017%200%2020%203%208%2016%200%208z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: top 50% right 10px;
  -webkit-box-shadow: 0 0 0 2px #39a61e inset;
  box-shadow: 0 0 0 2px #39a61e inset; }

#mainform .custom-control label, #mainform .custom-control-input-wrapper .option label {
  margin-bottom: 0;
  display: block;
  position: relative;
  border: 2px solid #8f9ca7;
  color: #000;
  background: #f3f2f2;
  padding: .75rem 4rem .75rem 1.25rem;
  border-radius: .75rem;
  transition: .3s;
  cursor: pointer; }

#mainform .custom-control label:before, #mainform .custom-control-input-wrapper .option label:before {
  content: "";
  position: absolute;
  top: 1.1rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  transition: .3s;
  -webkit-box-shadow: 0 0 0 4px #fff inset,0 0 0 5px currentcolor inset,0 0 0 1px currentcolor,0 0 0 2px #ccc;
  box-shadow: 0 0 0 4px #fff inset,0 0 0 5px currentcolor inset,0 0 0 1px currentcolor,0 0 0 2px #ccc; }

#mainform .custom-control .radio-right, #mainform .custom-control-input-wrapper .option .radio-right {
  right: 1rem; }

#mainform .custom-control .radio-left, #mainform .custom-control label:before, #mainform .custom-control-input-wrapper .option .radio-left, #mainform .custom-control-input-wrapper .option label:before {
  left: 1rem; }

#mainform .btn, #mainform form input[type=submit], form #mainform input[type=submit] {
  margin-top: 1rem; }

#mainform .custom-control-input-wrapper .option label {
  border: 1px solid #b9c6d0;
  -webkit-box-shadow: 0 1px 0 #444,0 2px 2px #ccc;
  box-shadow: 0 1px 0 #444,0 2px 2px #ccc;
  -webkit-transition: border-color .2s ease-in-out,-webkit-box-shadow .3s ease-in-out;
  transition: box-shadow .3s ease-in-out,border-color .2s ease-in-out,-webkit-box-shadow .3s ease-in-out;
  padding: .75rem 3.25rem; }

#columns .circle, #columns .circle-sm {
  border-radius: 80%;
  line-height: 0;
  text-align: center;
  position: relative; }

#mainform .custom-control-input-wrapper .checkbox:first-child label:after, #mainform .custom-control-input-wrapper .checkbox:nth-child(2) label:after, #mainform .custom-control-input-wrapper .checkbox:nth-child(3) label:after, #mainform .custom-control-input-wrapper .checkbox:nth-child(4) label:after {
  content: ""; }

#mainform .custom-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none; }

#mainform .custom-select-wrapper select::-ms-expand {
  display: none; }

.TwoColInput .options {
  padding-left: 10px; }

.buttons .options label {
  text-align: center;
  display: block;
  position: relative;
  width: 100%;
  padding: 2rem 0 !important;
  margin-bottom: 1rem;
  border-radius: .5rem;
  transition: .3s; }

.material .form-group-row input {
  background-color: #f8f9fa;
  color: #454545 !important; }

.material .form-group-row > label {
  top: 0;
  left: 15px;
  position: absolute;
  background-color: #f3f2f2;
  padding: 0 5px;
  font-size: 1rem !important;
  transition: .2s;
  font-weight: 400 !important;
  pointer-events: none;
  text-align: left;
  transform: translateY(-50%); }

.material .form-group-row.label-animate > label {
  transform: translateY(0);
  top: -10px !important;
  left: 16px !important;
  font-size: .9rem;
  font-weight: 700 !important; }

.material .has-error > label, span:first-child {
  top: 0; }

#ukmap .st0 {
  fill: #fff;
  fill-opacity: 0.2;
  stroke: #2d2c50;
  stroke-miterlimit: 1; }

#ukmap .st1 {
  fill: #ff00ff;
  stroke: #2d2c50;
  stroke-miterlimit: 1; }

#ukmap .st2 {
  fill: #39a61e;
  stroke: #DDEBF8;
  stroke-miterlimit: 1; }

#ukmap .st2:hover {
  fill: #DDEBF8; }

#columns .columns-column .fa {
  transition: .2s; }

#columns .columns-column a:hover .fa {
  text-shadow: 6px 6px 2px #9ec6eb;
  transform: scale(1.2); }

#columns .circle {
  width: 8rem;
  height: 8rem; }

#columns .circle p {
  color: #000;
  -webkit-text-fill-color: black;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black; }

#columns .circle img {
  width: 6rem; }

#columns .circle-sm {
  width: 4rem;
  height: 4rem; }

#columns .bg-primary-gradient {
  background: #165577;
  background: -moz-linear-gradient(144deg, #165577 50%, rgba(22, 85, 118, 0.7) 100%);
  background: -webkit-linear-gradient(144deg, #165577 50%, rgba(22, 85, 118, 0.7) 100%);
  background: linear-gradient(144deg, #165577 50%, rgba(22, 85, 118, 0.7) 100%); }

#columns .bg-purple-gradient {
  background: #302e47;
  background: -moz-linear-gradient(144deg, #302e47 50%, rgba(48, 46, 71, 0.7) 100%);
  background: -webkit-linear-gradient(144deg, #302e47 50%, rgba(48, 46, 71, 0.7) 100%);
  background: linear-gradient(144deg, #302e47 50%, rgba(48, 46, 71, 0.7) 100%); }

input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover, select:-webkit-autofill, select:-webkit-autofill:focus, select:-webkit-autofill:hover, textarea:-webkit-autofill, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:hover {
  background: #f3f2f2;
  -webkit-box-shadow: 0 0 0 60px #fff inset !important;
  color: #000;
  background-clip: content-box !important;
  border: 1px solid #000;
  -webkit-text-fill-color: #000 !important; }

#clients {
  display: block; }

#clients .clients-wrap {
  display: block;
  width: 100%;
  margin: 0 auto;
  overflow: hidden; }

#clients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative; }

#clients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 220px;
  height: 100px;
  line-height: 100px;
  text-align: center; }

#clients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: left 0 linear;
  -moz-transition: left 0 linear;
  transition: left 0 linear;
  opacity: .65; }

#clients .clients-wrap ul li img:hover {
  opacity: 1; }

#hero.clipped {
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%); }

.hero {
  padding-bottom: 5rem; }

#hero .hero-image_cover img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: cover;
  object-position: center bottom;
  z-index: 0; }

@keyframes zoomout {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

.hero .carousel .carousel-caption {
  z-index: 10;
  top: 50%;
  transform: translateY(-40%);
  bottom: auto; }

.hero .carousel .carousel-item {
  height: 80vh;
  background-color: #ddebf8; }

.hero .carousel .carousel-item img {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
  opacity: .4; }

.header__btn {
  transition: .2s linear;
  padding: 10px 20px;
  display: inline-block;
  margin-right: 10px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 3px;
  cursor: pointer;
  outline: 0; }

.header__btn:last-child {
  margin-right: 0; }

.header__btn.js-active, .header__btn:hover {
  color: #fff;
  background-color: #000; }

.header {
  max-width: 600px;
  margin: 50px auto;
  text-align: center; }

.header__title {
  margin-bottom: 30px;
  font-size: 2.1rem; }

.content {
  width: 95%;
  margin: 0 auto 50px; }

.content__title {
  margin-bottom: 40px;
  font-size: 20px;
  text-align: center; }

.content__title--m-sm {
  margin-bottom: 10px; }

.multisteps-form__progress {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr)); }

.multisteps-form__progress-btn {
  transition: .15s linear;
  position: relative;
  padding-top: 2rem;
  color: rgba(247, 105, 34, 0.7);
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  outline: 0 !important;
  cursor: pointer; }

@media (min-width: 500px) {
  .multisteps-form__progress-btn {
    text-indent: 0; } }

.multisteps-form__progress-btn:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  height: 1rem;
  content: '';
  transform: translateX(-50%);
  transition: 0.15s linear, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4);
  border: 2px solid currentColor;
  border-radius: 50%;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 3; }

.multisteps-form__progress-btn:after {
  position: absolute;
  top: .5rem;
  left: calc(-50% - 1rem / 2);
  transition: .15s linear;
  display: block;
  width: 100%;
  height: 2px;
  content: '';
  background-color: currentColor;
  z-index: 1; }

#ageValidate, .multisteps-form__progress-btn:first-child:after {
  display: none; }

.multisteps-form__progress-btn.js-active {
  color: #39a61e; }

.multisteps-form__progress-btn.js-active:before {
  transform: translateX(-50%) scale(1.2);
  background-color: currentColor; }

.multisteps-form__panel {
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden; }

.multisteps-form__panel.js-active {
  height: auto;
  opacity: 1;
  visibility: visible; }

.multisteps-form__panel[data-animation=scaleOut] {
  transform: scale(1.1); }

.multisteps-form__panel[data-animation=scaleOut].js-active {
  transition: .2s linear;
  transform: scale(1); }

.multisteps-form__panel[data-animation=slideHorz] {
  left: 50px; }

.multisteps-form__panel[data-animation=slideHorz].js-active {
  transition: 0.25s cubic-bezier(0.2, 1.13, 0.38, 1.43);
  left: 0; }

.multisteps-form__panel[data-animation=slideVert] {
  top: 30px; }

.multisteps-form__panel[data-animation=slideVert].js-active {
  transition: .2s linear;
  top: 0; }

.multisteps-form__panel[data-animation=fadeIn].js-active {
  transition: .3s linear; }

.multisteps-form__panel[data-animation=scaleIn] {
  transform: scale(0.9); }

.multisteps-form__panel[data-animation=scaleIn].js-active {
  transition: .2s linear;
  transform: scale(1); }

.testimonial_slider.carousel .item {
  color: #999;
  overflow: hidden;
  min-height: 8rem; }

.testimonial_slider.carousel .media {
  position: relative;
  padding: 0 0 0 1rem; }

.testimonial_slider.carousel .carousel-indicators {
  bottom: -70px; }

.testimonial_slider.carousel .carousel-indicators li, .testimonial_slider.carousel .carousel-indicators li.active {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin: 1px 2px; }

.testimonial_slider.carousel .carousel-indicators li {
  background: #f8f9fa;
  border: 4px solid #fff; }

.testimonial_slider.carousel .carousel-indicators li.active {
  color: #fff;
  background: #39a61e;
  border: .5rem double; }

.testimonial-wrapper {
  padding: 0 1rem; }

.testimonial {
  color: grey;
  position: relative;
  padding: 1rem;
  background: #f8f9fa;
  border-radius: 3px;
  margin-bottom: 1rem; }

.testimonial::after {
  content: "";
  width: 1rem;
  height: 1rem;
  display: block;
  background: #f8f9fa;
  position: absolute;
  bottom: -.5rem;
  left: 3rem;
  transform: rotateZ(-46deg); }

#chatbot {
  transition: height 9999s;
  height: 0;
  width: 100%; }

#chatbot .card {
  width: 100%;
  padding: 1.5rem;
  z-index: +999; }

#chatbot .card .chat-header {
  background: #39a61e;
  margin: -1.5rem -1.5rem -100px;
  padding: 1.5rem;
  color: #fff;
  clip-path: polygon(0 0, 100% 0, 100% 73%, 0% 100%);
  z-index: +99999999999;
  position: relative; }

#convForm {
  margin-top: 2rem; }

.typing_loader {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-animation: 1s linear infinite alternate typing;
  -moz-animation: 1s linear infinite alternate typing;
  -ms-animation: typing 1s linear infinite alternate;
  animation: 1s linear infinite alternate typing;
  position: relative;
  left: -12px;
  margin: 7px 15px 6px; }

.to .typing_loader {
  animation: 1s linear infinite alternate typing-black; }

@-webkit-keyframes typing {
  0% {
    background-color: #fff;
    box-shadow: 12px 0 0 0 rgba(255, 255, 255, 0.4), 24px 0 0 0 rgba(255, 255, 255, 0.2); }
  50% {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0 0 0 #fff, 24px 0 0 0 rgba(255, 255, 255, 0.4); }
  100% {
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 12px 0 0 0 rgba(255, 255, 255, 0.4), 24px 0 0 0 #fff; } }

@-moz-keyframes typing {
  0% {
    background-color: #fff;
    box-shadow: 12px 0 0 0 rgba(255, 255, 255, 0.4), 24px 0 0 0 rgba(255, 255, 255, 0.2); }
  50% {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0 0 0 #fff, 24px 0 0 0 rgba(255, 255, 255, 0.4); }
  100% {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 12px 0 0 0 rgba(255, 255, 255, 0.4), 24px 0 0 0 #fff; } }

@keyframes typing-black {
  0% {
    background-color: #39a61e;
    box-shadow: 12px 0 0 0 rgba(57, 166, 30, 0.4), 24px 0 0 0 rgba(57, 166, 30, 0.2); }
  50% {
    background-color: rgba(57, 166, 30, 0.4);
    box-shadow: 12px 0 0 0 #39a61e, 24px 0 0 0 rgba(57, 166, 30, 0.4); }
  100% {
    background-color: rgba(57, 166, 30, 0.2);
    box-shadow: 12px 0 0 0 rgba(57, 166, 30, 0.4), 24px 0 0 0 #39a61e; } }

@keyframes typing {
  0% {
    background-color: #fff;
    box-shadow: 12px 0 0 0 rgba(255, 255, 255, 0.4), 24px 0 0 0 rgba(255, 255, 255, 0.2); }
  50% {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0 0 0 #fff, 24px 0 0 0 rgba(255, 255, 255, 0.4); }
  100% {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 12px 0 0 0 rgba(255, 255, 255, 0.4), 24px 0 0 0 #fff; } }

form.convFormDynamic {
  width: calc(100% - 33px);
  margin: 10px auto 15px;
  padding: 0 !important;
  position: relative;
  box-shadow: 0 0 5px 5px rgba(222, 222, 222, 0.4); }

form.convFormDynamic input.userInputDynamic, form.convFormDynamic textarea.userInputDynamic {
  border: none;
  padding: 7px 10px;
  outline: 0;
  font-size: .905rem;
  float: left;
  width: calc(100% - 70px);
  line-height: 1.3em;
  min-height: 1.7em;
  max-height: 10rem;
  display: block;
  max-width: 88%;
  margin-right: 2.5%; }

div.conv-form-wrapper:after {
  content: '';
  display: block;
  clear: both;
  width: 100%;
  height: 1px; }

div.conv-form-wrapper div#messages:after, div.conv-form-wrapper div.message:after, div.conv-form-wrapper div.options:after {
  content: '';
  display: table;
  clear: both; }

div.conv-form-wrapper div.wrapper-messages {
  position: relative;
  height: 60vh;
  overflow-y: scroll;
  transition: margin .1s; }

@media (max-width: 767px) {
  div.conv-form-wrapper div#messages, div.conv-form-wrapper div.wrapper-messages {
    max-height: 71vh; } }

div#feed ul::-webkit-scrollbar, div.conv-form-wrapper div.options::-webkit-scrollbar, div.conv-form-wrapper div.wrapper-messages::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: 0 0; }

input[type=text].userInputDynamic, textarea.userInputDynamic {
  border-radius: 3px;
  margin: 7px 10px; }

div.conv-form-wrapper div#messages {
  max-height: 71vh;
  overflow-y: scroll;
  transition: bottom .15s,padding-bottom .15s;
  position: absolute;
  bottom: 0;
  height: auto !important;
  width: 100%;
  padding-bottom: 20px; }

div.conv-form-wrapper div.options {
  word-wrap: normal;
  white-space: nowrap;
  overflow-x: scroll;
  position: absolute;
  bottom: 100%;
  width: 100%;
  transform: translateY(-5px); }

div.conv-form-wrapper div.options div.option {
  padding: .5rem 1rem;
  border: 2px solid #39a61e;
  display: inline-block;
  margin: 5px 5px 1rem;
  background: #fff;
  color: #39a61e;
  cursor: pointer; }

div.conv-form-wrapper div.message {
  animation: .15s slideTop; }

div.conv-form-wrapper div.message.ready {
  animation: .2s bounceIn;
  transform-origin: 0 0 0; }

div.conv-form-wrapper div#messages div.message {
  border-radius: 20px;
  padding: 10px 15px 8px;
  font-size: .905rem;
  color: #454545;
  display: inline-block;
  margin-bottom: 5px;
  float: right;
  clear: both;
  max-width: 65%;
  word-wrap: break-word; }

div.conv-form-wrapper div#messages div.message.to {
  background: #e3eff9;
  color: #454545;
  float: left;
  border-top-left-radius: 0; }

div.conv-form-wrapper div#messages div.message.from {
  background: #39a61e;
  color: #fff;
  border-top-right-radius: 0; }

.message.from + .message.to, .message.to + .message.from {
  margin-top: 15px; }

@keyframes slideTop {
  0% {
    margin-bottom: -25px; }
  100% {
    margin-bottom: 0; } }

@keyframes bounceIn {
  0% {
    transform: scale(0.75, 0.75); }
  100% {
    transform: scale(1, 1); } }

form.convFormDynamic button.submit {
  padding: 3px;
  border: none;
  float: left;
  margin: 4px 5px 5px;
  color: #39a61e;
  cursor: pointer;
  border-radius: 8px;
  font-size: 1.1rem;
  width: 36px;
  height: 35px;
  background: #fff;
  outline: 0 !important; }

.navbar-toggler, .no-border {
  border: none !important; }

form.convFormDynamic button.submit:hover {
  background: #06b79a;
  color: #fff; }

button.submit.glow {
  box-shadow: 0 0 10px 5px rgba(6, 197, 166, 0.4); }

.dragscroll {
  cursor: grab; }

div#feed ul::-webkit-scrollbar, div.conv-form-wrapper div#messages::-webkit-scrollbar {
  width: 0;
  background: 0 0; }

span.clear {
  display: block;
  clear: both; }

.spinLoader, .spinLoader:after, .spinLoader:before {
  background: #39a61e !important;
  -webkit-animation: 1s ease-in-out infinite spinLoaderChat;
  animation: 1s ease-in-out infinite spinLoaderChat;
  width: 1em;
  height: 4em; }

.spinLoader {
  color: #39a61e !important;
  text-indent: -9999em;
  margin: 50% auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s; }

.spinLoader:after, .spinLoader:before {
  position: absolute;
  top: 0;
  content: ''; }

.spinLoader:before {
  left: -1.5em;
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s; }

.spinLoader:after {
  left: 1.5em; }

@-webkit-keyframes spinLoaderChat {
  0%, 100%, 80% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }

@keyframes spinLoaderChat {
  0%, 100%, 80% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }

#sticky {
  z-index: +99999999; }

.btn-next em, .btn-previous, .cta em, button[type=submit] em, input[type=submit] em {
  font-size: .8rem; }

.btn-previous:active, .btn-previous:focus {
  box-shadow: 0 !important;
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: #f76922; }

.btn-next:hover, .cta:hover, button[type=submit]:hover, input[type=submit]:hover {
  background: #9c0808;
  box-shadow: 0 0 #9c0808; }

.btn-next:active, .btn-next:focus, .cta:active, .cta:focus, button[type=submit]:active, button[type=submit]:focus, input[type=submit]:active, input[type=submit]:focus {
  border-color: #9c0808; }

@media (min-width: 768px) {
  .brand, .brand-icon {
    height: 5rem; }
  .brand-intro, .btn-next em, .cta em, button[type=submit] em, input[type=submit] em {
    font-size: 1rem; }
  html {
    font-size: 100%; }
  #hero.clipped {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0% 100%); }
  #hero .hero-image_cover img {
    opacity: 1;
    object-position: center right; } }

.btn, form input[type=submit] {
  text-transform: capitalize; }

.navbar-btn {
  z-index: +9999999999; }

.animated-icon1, .animated-icon2, .animated-icon3 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

.navbar-toggler {
  outline: 0 !important; }

.animated-icon2 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  background: #fff; }

.animated-icon2 span:nth-child(3), span:nth-child(2) {
  top: 10px; }

span:nth-child(4) {
  top: 20px; }

.navbar-toggler:not(.collapsed) .animated-icon2 span:first-child, .navbar-toggler:not(.collapsed) .animated-icon2 span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%; }

.navbar-toggler:not(.collapsed) .animated-icon2 span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.navbar-toggler:not(.collapsed) .animated-icon2 span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.border-bottom-1 {
  border-bottom: 1px solid #b9c6d0; }

.centerAbsolute {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0); }

.error-message, .policy-start-date-error-message {
  font-weight: 700 !important;
  font-size: 1rem !important;
  color: #b22222 !important; }
