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

#dlllite-form html {
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

#dlllite-form *, *::before, *::after {
  box-sizing: inherit
}

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

#dlllite-form article, #dlllite-form aside, #dlllite-form dialog, #dlllite-form figcaption, #dlllite-form figure, #dlllite-form footer, #dlllite-form header, #dlllite-form hgroup, #dlllite-form main, #dlllite-form nav, #dlllite-form section {
  display: block
}

#dlllite-form body {
  margin: 0;
  font-family: "Noto Sans Japanese", "Hiragino Sans", "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 1.8;
  color: #495057;
  background-color: #fff
}

#dlllite-form [tabindex="-1"]:focus {
  outline: none !important
}

#dlllite-form hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

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

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

#dlllite-form abbr[title], #dlllite-form abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}

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

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

#dlllite-form ol ol, #dlllite-form ul ul, #dlllite-form ol ul, #dlllite-form ul ol {
  margin-bottom: 0
}

#dlllite-form dt {
  font-weight: bold
}

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

#dlllite-form blockquote {
  margin: 0 0 1rem
}

#dlllite-form dfn {
  font-style: italic
}

#dlllite-form b, #dlllite-form strong {
  font-weight: bolder
}

#dlllite-form small {
  font-size: 80%
}

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

#dlllite-form sub {
  bottom: -.25em
}

#dlllite-form sup {
  top: -.5em
}

#dlllite-form a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

#dlllite-form a:hover {
  color: #0056b3;
  text-decoration: underline
}

#dlllite-form a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

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

#dlllite-form a:not([href]):not([tabindex]):focus {
  outline: 0
}

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

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

#dlllite-form figure {
  margin: 0 0 1rem
}

#dlllite-form img {
  vertical-align: middle;
  border-style: none
}

#dlllite-form svg:not(:root) {
  overflow: hidden
}

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

#dlllite-form table {
  border-collapse: collapse
}

#dlllite-form caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom
}

#dlllite-form th {
  text-align: left
}

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

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

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

#dlllite-form button, #dlllite-form input {
  overflow: visible
}

#dlllite-form button, #dlllite-form select {
  text-transform: none
}

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

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

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

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

#dlllite-form textarea {
  overflow: auto;
  resize: vertical
}

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

#dlllite-form legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

#dlllite-form progress {
  vertical-align: baseline
}

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

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

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

#dlllite-form *::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

#dlllite-form output {
  display: inline-block
}

#dlllite-form summary {
  display: list-item
}

#dlllite-form template {
  display: none
}

#dlllite-form [hidden] {
  display: none !important
}

#dlllite-form h1, #dlllite-form h2, #dlllite-form h3, #dlllite-form h4, #dlllite-form h5, #dlllite-form h6, #dlllite-form .h1, #dlllite-form .h2, #dlllite-form .h3, #dlllite-form .h4, #dlllite-form .h5, #dlllite-form .h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.3;
  color: #212529
}

#dlllite-form h1, #dlllite-form .h1 {
  font-size: 2.5rem
}

#dlllite-form h2, #dlllite-form .h2 {
  font-size: 2.2rem
}

#dlllite-form h3, #dlllite-form .h3 {
  font-size: 1.9rem
}

#dlllite-form h4, #dlllite-form .h4 {
  font-size: 1.6rem
}

#dlllite-form h5, #dlllite-form .h5 {
  font-size: 1.4rem
}

#dlllite-form h6, #dlllite-form .h6 {
  font-size: 1.6rem
}

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

#dlllite-form .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.3
}

#dlllite-form .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.3
}

#dlllite-form .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.3
}

#dlllite-form .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.3
}

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

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

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

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

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

#dlllite-form .list-inline-item {
  display: inline-block
}

#dlllite-form .list-inline-item:not(:last-child) {
  margin-right: 5px
}

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

#dlllite-form .blockquote {
  margin-bottom: 1rem;
  font-size: 1.375rem
}

#dlllite-form .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96
}

#dlllite-form .blockquote-footer::before {
  content: "\2014 \00A0"
}

#dlllite-form .img-fluid, #dlllite-form img[class*="wp-image"], #dlllite-form .wp-caption img {
  max-width: 100%;
  height: auto
}

#dlllite-form .img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto
}

#dlllite-form .figure, #dlllite-form .wp-caption {
  display: inline-block
}

#dlllite-form .figure-img, #dlllite-form .wp-caption img {
  margin-bottom: .5rem;
  line-height: 1
}

#dlllite-form .figure-caption, #dlllite-form .wp-caption-text {
  font-size: 90%;
  color: #868e96
}

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

#dlllite-form code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f8f9fa;
  border-radius: .25rem
}

#dlllite-form a>code {
  padding: 0;
  color: inherit;
  background-color: inherit
}

#dlllite-form kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}

#dlllite-form kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold
}

#dlllite-form pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #212529
}

#dlllite-form pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0
}

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

#dlllite-form .container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 7.5px;
  padding-left: 7.5px;
  width: 100%
}

@media (min-width: 576px) {
  #dlllite-form .container {
    max-width: 540px
  }
}

@media (min-width: 768px) {
  #dlllite-form .container {
    max-width: 720px
  }
}

@media (min-width: 992px) {
  #dlllite-form .container {
    max-width: 960px
  }
}

@media (min-width: 1200px) {
  #dlllite-form .container {
    max-width: 960px
  }
}

#dlllite-form .container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 7.5px;
  padding-left: 7.5px;
  width: 100%
}

#dlllite-form .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -7.5px;
  margin-left: -7.5px
}

#dlllite-form .no-gutters {
  margin-right: 0;
  margin-left: 0
}

#dlllite-form .no-gutters>.col, #dlllite-form .no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0
}

#dlllite-form .col-1, #dlllite-form .col-2, #dlllite-form .col-3, #dlllite-form .col-4, #dlllite-form .col-5, #dlllite-form .col-6, #dlllite-form .col-7, #dlllite-form .col-8, #dlllite-form .col-9, #dlllite-form .col-10, #dlllite-form .col-11, #dlllite-form .col-12, #dlllite-form .col, #dlllite-form .col-auto, #dlllite-form .col-sm-1, #dlllite-form .col-sm-2, #dlllite-form .col-sm-3, #dlllite-form .col-sm-4, #dlllite-form .col-sm-5, #dlllite-form .col-sm-6, #dlllite-form .col-sm-7, #dlllite-form .col-sm-8, #dlllite-form .col-sm-9, #dlllite-form .col-sm-10, #dlllite-form .col-sm-11, #dlllite-form .col-sm-12, #dlllite-form .col-sm, #dlllite-form .col-sm-auto, #dlllite-form .col-md-1, #dlllite-form .col-md-2, #dlllite-form .col-md-3, #dlllite-form .col-md-4, #dlllite-form .col-md-5, #dlllite-form .col-md-6, #dlllite-form .col-md-7, #dlllite-form .col-md-8, #dlllite-form .col-md-9, #dlllite-form .col-md-10, #dlllite-form .col-md-11, #dlllite-form .col-md-12, #dlllite-form .col-md, #dlllite-form .col-md-auto, #dlllite-form .col-lg-1, #dlllite-form .col-lg-2, #dlllite-form .col-lg-3, #dlllite-form .col-lg-4, #dlllite-form .col-lg-5, #dlllite-form .col-lg-6, #dlllite-form .col-lg-7, #dlllite-form .col-lg-8, #dlllite-form .col-lg-9, #dlllite-form .col-lg-10, #dlllite-form .col-lg-11, #dlllite-form .col-lg-12, #dlllite-form .col-lg, #dlllite-form .col-lg-auto, #dlllite-form .col-xl-1, #dlllite-form .col-xl-2, #dlllite-form .col-xl-3, #dlllite-form .col-xl-4, #dlllite-form .col-xl-5, #dlllite-form .col-xl-6, #dlllite-form .col-xl-7, #dlllite-form .col-xl-8, #dlllite-form .col-xl-9, #dlllite-form .col-xl-10, #dlllite-form .col-xl-11, #dlllite-form .col-xl-12, #dlllite-form .col-xl, #dlllite-form .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 7.5px;
  padding-left: 7.5px
}

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

#dlllite-form .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none
}

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

#dlllite-form .col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

#dlllite-form .col-3 {
  flex: 0 0 25%;
  max-width: 25%
}

#dlllite-form .col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

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

#dlllite-form .col-6 {
  flex: 0 0 50%;
  max-width: 50%
}

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

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

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

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

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

#dlllite-form .col-12 {
  flex: 0 0 100%;
  max-width: 100%
}

#dlllite-form .order-1 {
  order: 1
}

#dlllite-form .order-2 {
  order: 2
}

#dlllite-form .order-3 {
  order: 3
}

#dlllite-form .order-4 {
  order: 4
}

#dlllite-form .order-5 {
  order: 5
}

#dlllite-form .order-6 {
  order: 6
}

#dlllite-form .order-7 {
  order: 7
}

#dlllite-form .order-8 {
  order: 8
}

#dlllite-form .order-9 {
  order: 9
}

#dlllite-form .order-10 {
  order: 10
}

#dlllite-form .order-11 {
  order: 11
}

#dlllite-form .order-12 {
  order: 12
}

@media (min-width: 576px) {
  #dlllite-form .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  #dlllite-form .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }
  #dlllite-form .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  #dlllite-form .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  #dlllite-form .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  #dlllite-form .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  #dlllite-form .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  #dlllite-form .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  #dlllite-form .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  #dlllite-form .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  #dlllite-form .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  #dlllite-form .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  #dlllite-form .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  #dlllite-form .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  #dlllite-form .order-sm-1 {
    order: 1
  }
  #dlllite-form .order-sm-2 {
    order: 2
  }
  #dlllite-form .order-sm-3 {
    order: 3
  }
  #dlllite-form .order-sm-4 {
    order: 4
  }
  #dlllite-form .order-sm-5 {
    order: 5
  }
  #dlllite-form .order-sm-6 {
    order: 6
  }
  #dlllite-form .order-sm-7 {
    order: 7
  }
  #dlllite-form .order-sm-8 {
    order: 8
  }
  #dlllite-form .order-sm-9 {
    order: 9
  }
  #dlllite-form .order-sm-10 {
    order: 10
  }
  #dlllite-form .order-sm-11 {
    order: 11
  }
  #dlllite-form .order-sm-12 {
    order: 12
  }
}

@media (min-width: 768px) {
  #dlllite-form .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  #dlllite-form .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }
  #dlllite-form .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  #dlllite-form .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  #dlllite-form .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  #dlllite-form .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  #dlllite-form .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  #dlllite-form .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  #dlllite-form .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  #dlllite-form .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  #dlllite-form .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  #dlllite-form .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  #dlllite-form .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  #dlllite-form .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  #dlllite-form .order-md-1 {
    order: 1
  }
  #dlllite-form .order-md-2 {
    order: 2
  }
  #dlllite-form .order-md-3 {
    order: 3
  }
  #dlllite-form .order-md-4 {
    order: 4
  }
  #dlllite-form .order-md-5 {
    order: 5
  }
  #dlllite-form .order-md-6 {
    order: 6
  }
  #dlllite-form .order-md-7 {
    order: 7
  }
  #dlllite-form .order-md-8 {
    order: 8
  }
  #dlllite-form .order-md-9 {
    order: 9
  }
  #dlllite-form .order-md-10 {
    order: 10
  }
  #dlllite-form .order-md-11 {
    order: 11
  }
  #dlllite-form .order-md-12 {
    order: 12
  }
}

@media (min-width: 992px) {
  #dlllite-form .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  #dlllite-form .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }
  #dlllite-form .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  #dlllite-form .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  #dlllite-form .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  #dlllite-form .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  #dlllite-form .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  #dlllite-form .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  #dlllite-form .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  #dlllite-form .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  #dlllite-form .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  #dlllite-form .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  #dlllite-form .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  #dlllite-form .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  #dlllite-form .order-lg-1 {
    order: 1
  }
  #dlllite-form .order-lg-2 {
    order: 2
  }
  #dlllite-form .order-lg-3 {
    order: 3
  }
  #dlllite-form .order-lg-4 {
    order: 4
  }
  #dlllite-form .order-lg-5 {
    order: 5
  }
  #dlllite-form .order-lg-6 {
    order: 6
  }
  #dlllite-form .order-lg-7 {
    order: 7
  }
  #dlllite-form .order-lg-8 {
    order: 8
  }
  #dlllite-form .order-lg-9 {
    order: 9
  }
  #dlllite-form .order-lg-10 {
    order: 10
  }
  #dlllite-form .order-lg-11 {
    order: 11
  }
  #dlllite-form .order-lg-12 {
    order: 12
  }
}

@media (min-width: 1200px) {
  #dlllite-form .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  #dlllite-form .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }
  #dlllite-form .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  #dlllite-form .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  #dlllite-form .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  #dlllite-form .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  #dlllite-form .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  #dlllite-form .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  #dlllite-form .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  #dlllite-form .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  #dlllite-form .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  #dlllite-form .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  #dlllite-form .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  #dlllite-form .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  #dlllite-form .order-xl-1 {
    order: 1
  }
  #dlllite-form .order-xl-2 {
    order: 2
  }
  #dlllite-form .order-xl-3 {
    order: 3
  }
  #dlllite-form .order-xl-4 {
    order: 4
  }
  #dlllite-form .order-xl-5 {
    order: 5
  }
  #dlllite-form .order-xl-6 {
    order: 6
  }
  #dlllite-form .order-xl-7 {
    order: 7
  }
  #dlllite-form .order-xl-8 {
    order: 8
  }
  #dlllite-form .order-xl-9 {
    order: 9
  }
  #dlllite-form .order-xl-10 {
    order: 10
  }
  #dlllite-form .order-xl-11 {
    order: 11
  }
  #dlllite-form .order-xl-12 {
    order: 12
  }
}

#dlllite-form .table, #dlllite-form table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent
}

#dlllite-form .table th, #dlllite-form table th, #dlllite-form .table td, #dlllite-form table td {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef
}

#dlllite-form .table thead th, #dlllite-form table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e9ecef
}

#dlllite-form .table tbody+tbody, #dlllite-form table tbody+tbody {
  border-top: 2px solid #e9ecef
}

#dlllite-form .table .table, #dlllite-form table .table, #dlllite-form .table table, #dlllite-form table table {
  background-color: #fff
}

#dlllite-form .table-sm th, #dlllite-form .table-sm td {
  padding: .3rem
}

#dlllite-form .table-bordered, #dlllite-form table {
  border: 1px solid #e9ecef
}

#dlllite-form .table-bordered th, #dlllite-form table th, #dlllite-form .table-bordered td, #dlllite-form table td {
  border: 1px solid #e9ecef
}

#dlllite-form .table-bordered thead th, #dlllite-form table thead th, #dlllite-form .table-bordered thead td, #dlllite-form table thead td {
  border-bottom-width: 2px
}

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

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

#dlllite-form .table-primary, #dlllite-form .table-primary>th, #dlllite-form .table-primary>td {
  background-color: #b8daff
}

#dlllite-form .table-hover .table-primary:hover {
  background-color: #9fcdff
}

#dlllite-form .table-hover .table-primary:hover>td, #dlllite-form .table-hover .table-primary:hover>th {
  background-color: #9fcdff
}

#dlllite-form .table-secondary, #dlllite-form .table-secondary>th, #dlllite-form .table-secondary>td {
  background-color: #dddfe2
}

#dlllite-form .table-hover .table-secondary:hover {
  background-color: #cfd2d6
}

#dlllite-form .table-hover .table-secondary:hover>td, #dlllite-form .table-hover .table-secondary:hover>th {
  background-color: #cfd2d6
}

#dlllite-form .table-success, #dlllite-form .table-success>th, #dlllite-form .table-success>td {
  background-color: #c3e6cb
}

#dlllite-form .table-hover .table-success:hover {
  background-color: #b1dfbb
}

#dlllite-form .table-hover .table-success:hover>td, #dlllite-form .table-hover .table-success:hover>th {
  background-color: #b1dfbb
}

#dlllite-form .table-info, #dlllite-form .table-info>th, #dlllite-form .table-info>td {
  background-color: #bee5eb
}

#dlllite-form .table-hover .table-info:hover {
  background-color: #abdde5
}

#dlllite-form .table-hover .table-info:hover>td, #dlllite-form .table-hover .table-info:hover>th {
  background-color: #abdde5
}

#dlllite-form .table-warning, #dlllite-form .table-warning>th, #dlllite-form .table-warning>td {
  background-color: #ffeeba
}

#dlllite-form .table-hover .table-warning:hover {
  background-color: #ffe8a1
}

#dlllite-form .table-hover .table-warning:hover>td, #dlllite-form .table-hover .table-warning:hover>th {
  background-color: #ffe8a1
}

#dlllite-form .table-danger, #dlllite-form .table-danger>th, #dlllite-form .table-danger>td {
  background-color: #f5c6cb
}

#dlllite-form .table-hover .table-danger:hover {
  background-color: #f1b0b7
}

#dlllite-form .table-hover .table-danger:hover>td, #dlllite-form .table-hover .table-danger:hover>th {
  background-color: #f1b0b7
}

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

#dlllite-form .table-hover .table-light:hover {
  background-color: #ececf6
}

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

#dlllite-form .table-dark, #dlllite-form .table-dark>th, #dlllite-form .table-dark>td {
  background-color: #c6c8ca
}

#dlllite-form .table-hover .table-dark:hover {
  background-color: #b9bbbe
}

#dlllite-form .table-hover .table-dark:hover>td, #dlllite-form .table-hover .table-dark:hover>th {
  background-color: #b9bbbe
}

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

#dlllite-form .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075)
}

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

#dlllite-form .thead-inverse th {
  color: #fff;
  background-color: #212529
}

#dlllite-form .thead-default th {
  color: #495057;
  background-color: #e9ecef
}

#dlllite-form .table-inverse {
  color: #fff;
  background-color: #212529
}

#dlllite-form .table-inverse th, #dlllite-form .table-inverse td, #dlllite-form .table-inverse thead th {
  border-color: #32383e
}

#dlllite-form .table-inverse.table-bordered, #dlllite-form table.table-inverse {
  border: 0
}

#dlllite-form .table-inverse.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05)
}

#dlllite-form .table-inverse.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075)
}

@media (max-width: 991px) {
  #dlllite-form .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
  }
  #dlllite-form .table-responsive.table-bordered, #dlllite-form table.table-responsive {
    border: 0
  }
}

#dlllite-form .form-control {
  display: block;
  width: 100%;
  padding: .5rem .75rem;
  font-size: 1.1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

#dlllite-form .form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

#dlllite-form .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: none
}

#dlllite-form .form-control::placeholder {
  color: #868e96;
  opacity: 1
}

#dlllite-form .form-control:disabled, #dlllite-form .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}

#dlllite-form select.form-control:not([size]):not([multiple]) {
  height: calc(2.375rem + 2px)
}

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

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

#dlllite-form .col-form-label {
  padding-top: calc(.5rem - 1px * 2);
  padding-bottom: calc(.5rem - 1px * 2);
  margin-bottom: 0
}

#dlllite-form .col-form-label-lg {
  padding-top: calc(.5rem - 1px * 2);
  padding-bottom: calc(.5rem - 1px * 2);
  font-size: 1.25rem
}

#dlllite-form .col-form-label-sm {
  padding-top: calc(.25rem - 1px * 2);
  padding-bottom: calc(.25rem - 1px * 2);
  font-size: .875rem
}

#dlllite-form .col-form-legend {
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0;
  font-size: 1.1rem
}

#dlllite-form .form-control-plaintext {
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0
}

#dlllite-form .form-control-plaintext.form-control-sm, #dlllite-form .input-group-sm>.form-control-plaintext.form-control, #dlllite-form .input-group-sm>.form-control-plaintext.input-group-addon, #dlllite-form .input-group-sm>.input-group-btn>.form-control-plaintext.btn, #dlllite-form .form-control-plaintext.form-control-lg, #dlllite-form .input-group-lg>.form-control-plaintext.form-control, #dlllite-form .input-group-lg>.form-control-plaintext.input-group-addon, #dlllite-form .input-group-lg>.input-group-btn>.form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0
}

#dlllite-form .form-control-sm, #dlllite-form .input-group-sm>.form-control, #dlllite-form .input-group-sm>.input-group-addon, #dlllite-form .input-group-sm>.input-group-btn>.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

#dlllite-form select.form-control-sm:not([size]):not([multiple]), #dlllite-form .input-group-sm>select.form-control:not([size]):not([multiple]), #dlllite-form .input-group-sm>select.input-group-addon:not([size]):not([multiple]), #dlllite-form .input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px)
}

#dlllite-form .form-control-lg, #dlllite-form .input-group-lg>.form-control, #dlllite-form .input-group-lg>.input-group-addon, #dlllite-form .input-group-lg>.input-group-btn>.btn {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

#dlllite-form select.form-control-lg:not([size]):not([multiple]), #dlllite-form .input-group-lg>select.form-control:not([size]):not([multiple]), #dlllite-form .input-group-lg>select.input-group-addon:not([size]):not([multiple]), #dlllite-form .input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]) {
  height: calc(2.3125rem + 2px)
}

#dlllite-form .form-group {
  margin-bottom: 1rem
}

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

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

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

#dlllite-form .form-check {
  position: relative;
  display: block;
  margin-bottom: .5rem
}

#dlllite-form .form-check.disabled .form-check-label {
  color: #868e96
}

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

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

#dlllite-form .form-check-input:only-child {
  position: static
}

#dlllite-form .form-check-inline {
  display: inline-block
}

#dlllite-form .form-check-inline .form-check-label {
  vertical-align: middle
}

#dlllite-form .form-check-inline+.form-check-inline {
  margin-left: .75rem
}

#dlllite-form .invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #dc3545
}

#dlllite-form .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem
}

#dlllite-form .was-validated .form-control:valid, #dlllite-form .form-control.is-valid, #dlllite-form .was-validated .custom-select:valid, #dlllite-form .custom-select.is-valid {
  border-color: #28a745
}

#dlllite-form .was-validated .form-control:valid:focus, #dlllite-form .form-control.is-valid:focus, #dlllite-form .was-validated .custom-select:valid:focus, #dlllite-form .custom-select.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25)
}

#dlllite-form .was-validated .form-control:valid~.invalid-feedback, #dlllite-form .was-validated .form-control:valid~.invalid-tooltip, #dlllite-form .form-control.is-valid~.invalid-feedback, #dlllite-form .form-control.is-valid~.invalid-tooltip, #dlllite-form .was-validated .custom-select:valid~.invalid-feedback, #dlllite-form .was-validated .custom-select:valid~.invalid-tooltip, #dlllite-form .custom-select.is-valid~.invalid-feedback, #dlllite-form .custom-select.is-valid~.invalid-tooltip {
  display: block
}

#dlllite-form .was-validated .form-check-input:valid+.form-check-label, #dlllite-form .form-check-input.is-valid+.form-check-label {
  color: #28a745
}

#dlllite-form .was-validated .custom-control-input:valid~.custom-control-indicator, #dlllite-form .custom-control-input.is-valid~.custom-control-indicator {
  background-color: rgba(40, 167, 69, 0.25)
}

#dlllite-form .was-validated .custom-control-input:valid~.custom-control-description, #dlllite-form .custom-control-input.is-valid~.custom-control-description {
  color: #28a745
}

#dlllite-form .was-validated .custom-file-input:valid~.custom-file-control, #dlllite-form .custom-file-input.is-valid~.custom-file-control {
  border-color: #28a745
}

#dlllite-form .was-validated .custom-file-input:valid~.custom-file-control::before, #dlllite-form .custom-file-input.is-valid~.custom-file-control::before {
  border-color: inherit
}

#dlllite-form .was-validated .custom-file-input:valid:focus, #dlllite-form .custom-file-input.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25)
}

#dlllite-form .was-validated .form-control:invalid, #dlllite-form .form-control.is-invalid, #dlllite-form .was-validated .custom-select:invalid, #dlllite-form .custom-select.is-invalid {
  border-color: #dc3545
}

#dlllite-form .was-validated .form-control:invalid:focus, #dlllite-form .form-control.is-invalid:focus, #dlllite-form .was-validated .custom-select:invalid:focus, #dlllite-form .custom-select.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25)
}

#dlllite-form .was-validated .form-control:invalid~.invalid-feedback, #dlllite-form .was-validated .form-control:invalid~.invalid-tooltip, #dlllite-form .form-control.is-invalid~.invalid-feedback, #dlllite-form .form-control.is-invalid~.invalid-tooltip, #dlllite-form .was-validated .custom-select:invalid~.invalid-feedback, #dlllite-form .was-validated .custom-select:invalid~.invalid-tooltip, #dlllite-form .custom-select.is-invalid~.invalid-feedback, #dlllite-form .custom-select.is-invalid~.invalid-tooltip {
  display: block
}

#dlllite-form .was-validated .form-check-input:invalid+.form-check-label, #dlllite-form .form-check-input.is-invalid+.form-check-label {
  color: #dc3545
}

#dlllite-form .was-validated .custom-control-input:invalid~.custom-control-indicator, #dlllite-form .custom-control-input.is-invalid~.custom-control-indicator {
  background-color: rgba(220, 53, 69, 0.25)
}

#dlllite-form .was-validated .custom-control-input:invalid~.custom-control-description, #dlllite-form .custom-control-input.is-invalid~.custom-control-description {
  color: #dc3545
}

#dlllite-form .was-validated .custom-file-input:invalid~.custom-file-control, #dlllite-form .custom-file-input.is-invalid~.custom-file-control {
  border-color: #dc3545
}

#dlllite-form .was-validated .custom-file-input:invalid~.custom-file-control::before, #dlllite-form .custom-file-input.is-invalid~.custom-file-control::before {
  border-color: inherit
}

#dlllite-form .was-validated .custom-file-input:invalid:focus, #dlllite-form .custom-file-input.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25)
}

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

#dlllite-form .form-inline .form-check {
  width: 100%
}

@media (min-width: 576px) {
  #dlllite-form .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0
  }
  #dlllite-form .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0
  }
  #dlllite-form .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  #dlllite-form .form-inline .form-control-plaintext {
    display: inline-block
  }
  #dlllite-form .form-inline .input-group {
    width: auto
  }
  #dlllite-form .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  #dlllite-form .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0
  }
  #dlllite-form .form-inline .form-check-label {
    padding-left: 0
  }
  #dlllite-form .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }
  #dlllite-form .form-inline .custom-control {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0
  }
  #dlllite-form .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: .25rem;
    vertical-align: text-bottom
  }
  #dlllite-form .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

#dlllite-form .dropup, #dlllite-form .dropdown {
  position: relative
}

#dlllite-form .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent
}

#dlllite-form .dropdown-toggle:empty::after {
  margin-left: 0
}

#dlllite-form .dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: .125rem
}

#dlllite-form .dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: .3em solid
}

#dlllite-form .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: #495057;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem
}

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

#dlllite-form .dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: normal;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0
}

#dlllite-form .dropdown-item:focus, #dlllite-form .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa
}

#dlllite-form .dropdown-item.active, #dlllite-form .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff
}

#dlllite-form .dropdown-item.disabled, #dlllite-form .dropdown-item:disabled {
  color: #868e96;
  background-color: transparent
}

#dlllite-form .show>a {
  outline: 0
}

#dlllite-form .dropdown-menu.show {
  display: block
}

#dlllite-form .dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #868e96;
  white-space: nowrap
}

#dlllite-form .input-group {
  position: relative;
  display: flex;
  width: 100%
}

#dlllite-form .input-group .form-control {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0
}

#dlllite-form .input-group .form-control:focus, #dlllite-form .input-group .form-control:active, #dlllite-form .input-group .form-control:hover {
  z-index: 3
}

#dlllite-form .input-group-addon, #dlllite-form .input-group-btn, #dlllite-form .input-group .form-control {
  display: flex;
  align-items: center
}

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

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

#dlllite-form .input-group-addon {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem
}

#dlllite-form .input-group-addon.form-control-sm, #dlllite-form .input-group-sm>.input-group-addon, #dlllite-form .input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem
}

#dlllite-form .input-group-addon.form-control-lg, #dlllite-form .input-group-lg>.input-group-addon, #dlllite-form .input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: .3rem
}

#dlllite-form .input-group-addon input[type="radio"], #dlllite-form .input-group-addon input[type="checkbox"] {
  margin-top: 0
}

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

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

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

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

#dlllite-form .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}

#dlllite-form .input-group-btn>.btn {
  position: relative
}

#dlllite-form .input-group-btn>.btn+.btn {
  margin-left: -1px
}

#dlllite-form .input-group-btn>.btn:focus, #dlllite-form .input-group-btn>.btn:active, #dlllite-form .input-group-btn>.btn:hover {
  z-index: 3
}

#dlllite-form .input-group-btn:not(:last-child)>.btn, #dlllite-form .input-group-btn:not(:last-child)>.btn-group {
  margin-right: -1px
}

#dlllite-form .input-group-btn:not(:first-child)>.btn, #dlllite-form .input-group-btn:not(:first-child)>.btn-group {
  z-index: 2;
  margin-left: -1px
}

#dlllite-form .input-group-btn:not(:first-child)>.btn:focus, #dlllite-form .input-group-btn:not(:first-child)>.btn:active, #dlllite-form .input-group-btn:not(:first-child)>.btn:hover, #dlllite-form .input-group-btn:not(:first-child)>.btn-group:focus, #dlllite-form .input-group-btn:not(:first-child)>.btn-group:active, #dlllite-form .input-group-btn:not(:first-child)>.btn-group:hover {
  z-index: 3
}

#dlllite-form .custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.8rem;
  padding-left: 1.5rem;
  margin-right: 1rem
}

#dlllite-form .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

#dlllite-form .custom-control-input:checked~.custom-control-indicator {
  color: #fff;
  background-color: #007bff
}

#dlllite-form .custom-control-input:focus~.custom-control-indicator {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff
}

#dlllite-form .custom-control-input:active~.custom-control-indicator {
  color: #fff;
  background-color: #b3d7ff
}

#dlllite-form .custom-control-input:disabled~.custom-control-indicator {
  background-color: #e9ecef
}

#dlllite-form .custom-control-input:disabled~.custom-control-description {
  color: #868e96
}

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

#dlllite-form .custom-checkbox .custom-control-indicator {
  border-radius: .25rem
}

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

#dlllite-form .custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
  background-color: #007bff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

#dlllite-form .custom-radio .custom-control-indicator {
  border-radius: 50%
}

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

#dlllite-form .custom-controls-stacked {
  display: flex;
  flex-direction: column
}

#dlllite-form .custom-controls-stacked .custom-control {
  margin-bottom: .25rem
}

#dlllite-form .custom-controls-stacked .custom-control+.custom-control {
  margin-left: 0
}

#dlllite-form .custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.375rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.25;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
  appearance: none
}

#dlllite-form .custom-select:focus {
  border-color: #80bdff;
  outline: none
}

#dlllite-form .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff
}

#dlllite-form .custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef
}

#dlllite-form .custom-select::-ms-expand {
  opacity: 0
}

#dlllite-form .custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%
}

#dlllite-form .custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0
}

#dlllite-form .custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  opacity: 0
}

#dlllite-form .custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem
}

#dlllite-form .custom-file-control:lang(en):empty::after {
  content: "Choose file..."
}

#dlllite-form .custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 .25rem .25rem 0
}

#dlllite-form .custom-file-control:lang(en)::before {
  content: "Browse"
}

#dlllite-form .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

#dlllite-form .nav-link {
  display: block;
  padding: .5rem 1rem
}

#dlllite-form .nav-link:focus, #dlllite-form .nav-link:hover {
  text-decoration: none
}

#dlllite-form .nav-link.disabled {
  color: #868e96
}

#dlllite-form .nav-tabs {
  border-bottom: 1px solid #ddd
}

#dlllite-form .nav-tabs .nav-item {
  margin-bottom: -1px
}

#dlllite-form .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

#dlllite-form .nav-tabs .nav-link:focus, #dlllite-form .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #ddd
}

#dlllite-form .nav-tabs .nav-link.disabled {
  color: #868e96;
  background-color: transparent;
  border-color: transparent
}

#dlllite-form .nav-tabs .nav-link.active, #dlllite-form .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #ddd #ddd #fff
}

#dlllite-form .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

#dlllite-form .nav-pills .nav-link {
  border-radius: .25rem
}

#dlllite-form .nav-pills .nav-link.active, #dlllite-form .show>.nav-pills .nav-link {
  color: #fff;
  background-color: #007bff
}

#dlllite-form .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center
}

#dlllite-form .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center
}

#dlllite-form .tab-content>.tab-pane {
  display: none
}

#dlllite-form .tab-content>.active {
  display: block
}

#dlllite-form .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: .5rem 1rem
}

#dlllite-form .navbar>.container, #dlllite-form .navbar>.container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}

#dlllite-form .navbar-brand {
  display: inline-block;
  padding-top: .365rem;
  padding-bottom: .365rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap
}

#dlllite-form .navbar-brand:focus, #dlllite-form .navbar-brand:hover {
  text-decoration: none
}

#dlllite-form .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

#dlllite-form .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0
}

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

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

#dlllite-form .navbar-collapse {
  flex-basis: 100%;
  align-items: center
}

#dlllite-form .navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: .25rem
}

#dlllite-form .navbar-toggler:focus, #dlllite-form .navbar-toggler:hover {
  text-decoration: none
}

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

@media (max-width: 575px) {
  #dlllite-form .navbar-expand-sm>.container, #dlllite-form .navbar-expand-sm>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width: 576px) {
  #dlllite-form .navbar-expand-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start
  }
  #dlllite-form .navbar-expand-sm .navbar-nav {
    flex-direction: row
  }
  #dlllite-form .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }
  #dlllite-form .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
  }
  #dlllite-form .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  #dlllite-form .navbar-expand-sm>.container, #dlllite-form .navbar-expand-sm>.container-fluid {
    flex-wrap: nowrap
  }
  #dlllite-form .navbar-expand-sm .navbar-collapse {
    display: flex !important
  }
  #dlllite-form .navbar-expand-sm .navbar-toggler {
    display: none
  }
}

@media (max-width: 767px) {
  #dlllite-form .navbar-expand-md>.container, #dlllite-form .navbar-expand-md>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width: 768px) {
  #dlllite-form .navbar-expand-md {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start
  }
  #dlllite-form .navbar-expand-md .navbar-nav {
    flex-direction: row
  }
  #dlllite-form .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }
  #dlllite-form .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
  }
  #dlllite-form .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  #dlllite-form .navbar-expand-md>.container, #dlllite-form .navbar-expand-md>.container-fluid {
    flex-wrap: nowrap
  }
  #dlllite-form .navbar-expand-md .navbar-collapse {
    display: flex !important
  }
  #dlllite-form .navbar-expand-md .navbar-toggler {
    display: none
  }
}

@media (max-width: 991px) {
  #dlllite-form .navbar-expand-lg>.container, #dlllite-form .navbar-expand-lg>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width: 992px) {
  #dlllite-form .navbar-expand-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start
  }
  #dlllite-form .navbar-expand-lg .navbar-nav {
    flex-direction: row
  }
  #dlllite-form .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }
  #dlllite-form .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
  }
  #dlllite-form .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  #dlllite-form .navbar-expand-lg>.container, #dlllite-form .navbar-expand-lg>.container-fluid {
    flex-wrap: nowrap
  }
  #dlllite-form .navbar-expand-lg .navbar-collapse {
    display: flex !important
  }
  #dlllite-form .navbar-expand-lg .navbar-toggler {
    display: none
  }
}

@media (max-width: 1199px) {
  #dlllite-form .navbar-expand-xl>.container, #dlllite-form .navbar-expand-xl>.container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width: 1200px) {
  #dlllite-form .navbar-expand-xl {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start
  }
  #dlllite-form .navbar-expand-xl .navbar-nav {
    flex-direction: row
  }
  #dlllite-form .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }
  #dlllite-form .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
  }
  #dlllite-form .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  #dlllite-form .navbar-expand-xl>.container, #dlllite-form .navbar-expand-xl>.container-fluid {
    flex-wrap: nowrap
  }
  #dlllite-form .navbar-expand-xl .navbar-collapse {
    display: flex !important
  }
  #dlllite-form .navbar-expand-xl .navbar-toggler {
    display: none
  }
}

#dlllite-form .navbar-expand {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start
}

#dlllite-form .navbar-expand>.container, #dlllite-form .navbar-expand>.container-fluid {
  padding-right: 0;
  padding-left: 0
}

#dlllite-form .navbar-expand .navbar-nav {
  flex-direction: row
}

#dlllite-form .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute
}

#dlllite-form .navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto
}

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

#dlllite-form .navbar-expand>.container, #dlllite-form .navbar-expand>.container-fluid {
  flex-wrap: nowrap
}

#dlllite-form .navbar-expand .navbar-collapse {
  display: flex !important
}

#dlllite-form .navbar-expand .navbar-toggler {
  display: none
}

#dlllite-form .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9)
}

#dlllite-form .navbar-light .navbar-brand:focus, #dlllite-form .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9)
}

#dlllite-form .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5)
}

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

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

#dlllite-form .navbar-light .navbar-nav .show>.nav-link, #dlllite-form .navbar-light .navbar-nav .active>.nav-link, #dlllite-form .navbar-light .navbar-nav .nav-link.show, #dlllite-form .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9)
}

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

#dlllite-form .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

#dlllite-form .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5)
}

#dlllite-form .navbar-dark .navbar-brand {
  color: #fff
}

#dlllite-form .navbar-dark .navbar-brand:focus, #dlllite-form .navbar-dark .navbar-brand:hover {
  color: #fff
}

#dlllite-form .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5)
}

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

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

#dlllite-form .navbar-dark .navbar-nav .show>.nav-link, #dlllite-form .navbar-dark .navbar-nav .active>.nav-link, #dlllite-form .navbar-dark .navbar-nav .nav-link.show, #dlllite-form .navbar-dark .navbar-nav .nav-link.active {
  color: #fff
}

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

#dlllite-form .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

#dlllite-form .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5)
}

#dlllite-form .alert {
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem
}

#dlllite-form .alert-heading {
  color: inherit
}

#dlllite-form .alert-link {
  font-weight: bold
}

#dlllite-form .alert-dismissible .close {
  position: relative;
  top: -.75rem;
  right: -1.25rem;
  padding: .75rem 1.25rem;
  color: inherit
}

#dlllite-form .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff
}

#dlllite-form .alert-primary hr {
  border-top-color: #9fcdff
}

#dlllite-form .alert-primary .alert-link {
  color: #002752
}

#dlllite-form .alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2
}

#dlllite-form .alert-secondary hr {
  border-top-color: #cfd2d6
}

#dlllite-form .alert-secondary .alert-link {
  color: #2e3133
}

#dlllite-form .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb
}

#dlllite-form .alert-success hr {
  border-top-color: #b1dfbb
}

#dlllite-form .alert-success .alert-link {
  color: #0b2e13
}

#dlllite-form .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb
}

#dlllite-form .alert-info hr {
  border-top-color: #abdde5
}

#dlllite-form .alert-info .alert-link {
  color: #062c33
}

#dlllite-form .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba
}

#dlllite-form .alert-warning hr {
  border-top-color: #ffe8a1
}

#dlllite-form .alert-warning .alert-link {
  color: #533f03
}

#dlllite-form .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}

#dlllite-form .alert-danger hr {
  border-top-color: #f1b0b7
}

#dlllite-form .alert-danger .alert-link {
  color: #491217
}

#dlllite-form .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe
}

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

#dlllite-form .alert-light .alert-link {
  color: #686868
}

#dlllite-form .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca
}

#dlllite-form .alert-dark hr {
  border-top-color: #b9bbbe
}

#dlllite-form .alert-dark .alert-link {
  color: #040505
}

#dlllite-form .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0
}

#dlllite-form .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit
}

#dlllite-form .list-group-item-action:focus, #dlllite-form .list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa
}

#dlllite-form .list-group-item-action:active {
  color: #495057;
  background-color: #e9ecef
}

#dlllite-form .list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125)
}

#dlllite-form .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

#dlllite-form .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

#dlllite-form .list-group-item:focus, #dlllite-form .list-group-item:hover {
  text-decoration: none
}

#dlllite-form .list-group-item.disabled, #dlllite-form .list-group-item:disabled {
  color: #868e96;
  background-color: #fff
}

#dlllite-form .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

#dlllite-form .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}

#dlllite-form .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0
}

#dlllite-form .list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0
}

#dlllite-form .list-group-item-primary {
  color: #004085;
  background-color: #b8daff
}

#dlllite-form a.list-group-item-primary, #dlllite-form button.list-group-item-primary {
  color: #004085
}

#dlllite-form a.list-group-item-primary:focus, #dlllite-form a.list-group-item-primary:hover, #dlllite-form button.list-group-item-primary:focus, #dlllite-form button.list-group-item-primary:hover {
  color: #004085;
  background-color: #9fcdff
}

#dlllite-form a.list-group-item-primary.active, #dlllite-form button.list-group-item-primary.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085
}

#dlllite-form .list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2
}

#dlllite-form a.list-group-item-secondary, #dlllite-form button.list-group-item-secondary {
  color: #464a4e
}

#dlllite-form a.list-group-item-secondary:focus, #dlllite-form a.list-group-item-secondary:hover, #dlllite-form button.list-group-item-secondary:focus, #dlllite-form button.list-group-item-secondary:hover {
  color: #464a4e;
  background-color: #cfd2d6
}

#dlllite-form a.list-group-item-secondary.active, #dlllite-form button.list-group-item-secondary.active {
  color: #fff;
  background-color: #464a4e;
  border-color: #464a4e
}

#dlllite-form .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb
}

#dlllite-form a.list-group-item-success, #dlllite-form button.list-group-item-success {
  color: #155724
}

#dlllite-form a.list-group-item-success:focus, #dlllite-form a.list-group-item-success:hover, #dlllite-form button.list-group-item-success:focus, #dlllite-form button.list-group-item-success:hover {
  color: #155724;
  background-color: #b1dfbb
}

#dlllite-form a.list-group-item-success.active, #dlllite-form button.list-group-item-success.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724
}

#dlllite-form .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb
}

#dlllite-form a.list-group-item-info, #dlllite-form button.list-group-item-info {
  color: #0c5460
}

#dlllite-form a.list-group-item-info:focus, #dlllite-form a.list-group-item-info:hover, #dlllite-form button.list-group-item-info:focus, #dlllite-form button.list-group-item-info:hover {
  color: #0c5460;
  background-color: #abdde5
}

#dlllite-form a.list-group-item-info.active, #dlllite-form button.list-group-item-info.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460
}

#dlllite-form .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba
}

#dlllite-form a.list-group-item-warning, #dlllite-form button.list-group-item-warning {
  color: #856404
}

#dlllite-form a.list-group-item-warning:focus, #dlllite-form a.list-group-item-warning:hover, #dlllite-form button.list-group-item-warning:focus, #dlllite-form button.list-group-item-warning:hover {
  color: #856404;
  background-color: #ffe8a1
}

#dlllite-form a.list-group-item-warning.active, #dlllite-form button.list-group-item-warning.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404
}

#dlllite-form .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb
}

#dlllite-form a.list-group-item-danger, #dlllite-form button.list-group-item-danger {
  color: #721c24
}

#dlllite-form a.list-group-item-danger:focus, #dlllite-form a.list-group-item-danger:hover, #dlllite-form button.list-group-item-danger:focus, #dlllite-form button.list-group-item-danger:hover {
  color: #721c24;
  background-color: #f1b0b7
}

#dlllite-form a.list-group-item-danger.active, #dlllite-form button.list-group-item-danger.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24
}

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

#dlllite-form a.list-group-item-light, #dlllite-form button.list-group-item-light {
  color: #818182
}

#dlllite-form a.list-group-item-light:focus, #dlllite-form a.list-group-item-light:hover, #dlllite-form button.list-group-item-light:focus, #dlllite-form button.list-group-item-light:hover {
  color: #818182;
  background-color: #ececf6
}

#dlllite-form a.list-group-item-light.active, #dlllite-form button.list-group-item-light.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca
}

#dlllite-form a.list-group-item-dark, #dlllite-form button.list-group-item-dark {
  color: #1b1e21
}

#dlllite-form a.list-group-item-dark:focus, #dlllite-form a.list-group-item-dark:hover, #dlllite-form button.list-group-item-dark:focus, #dlllite-form button.list-group-item-dark:hover {
  color: #1b1e21;
  background-color: #b9bbbe
}

#dlllite-form a.list-group-item-dark.active, #dlllite-form button.list-group-item-dark.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21
}

#dlllite-form .modal-open {
  overflow: hidden
}

#dlllite-form .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0
}

#dlllite-form .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%)
}

#dlllite-form .modal.show .modal-dialog {
  transform: translate(0, 0)
}

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

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

#dlllite-form .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0
}

#dlllite-form .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

#dlllite-form .modal-backdrop.fade {
  opacity: 0
}

#dlllite-form .modal-backdrop.show {
  opacity: .5
}

#dlllite-form .modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef
}

#dlllite-form .modal-title {
  margin-bottom: 0;
  line-height: 1.8
}

#dlllite-form .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0
}

#dlllite-form .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  border-top: 1px solid #e9ecef
}

#dlllite-form .modal-footer>:not(:first-child) {
  margin-left: .25rem
}

#dlllite-form .modal-footer>:not(:last-child) {
  margin-right: .25rem
}

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

@media (min-width: 576px) {
  #dlllite-form .modal-dialog {
    max-width: 500px;
    margin: 0 auto
  }
  #dlllite-form .modal-sm {
    max-width: 300px
  }
}

@media (min-width: 992px) {
  #dlllite-form .modal-lg {
    max-width: 800px
  }
}

#dlllite-form .carousel {
  position: relative
}

#dlllite-form .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

#dlllite-form .carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px
}

#dlllite-form .carousel-item.active, #dlllite-form .carousel-item-next, #dlllite-form .carousel-item-prev {
  display: block
}

#dlllite-form .carousel-item-next, #dlllite-form .carousel-item-prev {
  position: absolute;
  top: 0
}

#dlllite-form .carousel-item-next.carousel-item-left, #dlllite-form .carousel-item-prev.carousel-item-right {
  transform: translateX(0)
}

@supports (transform-style: preserve-3d) {
  #dlllite-form .carousel-item-next.carousel-item-left, #dlllite-form .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0)
  }
}

#dlllite-form .carousel-item-next, #dlllite-form .active.carousel-item-right {
  transform: translateX(100%)
}

@supports (transform-style: preserve-3d) {
  #dlllite-form .carousel-item-next, #dlllite-form .active.carousel-item-right {
    transform: translate3d(100%, 0, 0)
  }
}

#dlllite-form .carousel-item-prev, #dlllite-form .active.carousel-item-left {
  transform: translateX(-100%)
}

@supports (transform-style: preserve-3d) {
  #dlllite-form .carousel-item-prev, #dlllite-form .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0)
  }
}

#dlllite-form .carousel-control-prev, #dlllite-form .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5
}

#dlllite-form .carousel-control-prev:focus, #dlllite-form .carousel-control-prev:hover, #dlllite-form .carousel-control-next:focus, #dlllite-form .carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}

#dlllite-form .carousel-control-prev {
  left: 0
}

#dlllite-form .carousel-control-next {
  right: 0
}

#dlllite-form .carousel-control-prev-icon, #dlllite-form .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%
}

#dlllite-form .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

#dlllite-form .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

#dlllite-form .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none
}

#dlllite-form .carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5)
}

#dlllite-form .carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

#dlllite-form .carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

#dlllite-form .carousel-indicators .active {
  background-color: #fff
}

#dlllite-form .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}

#dlllite-form .align-baseline {
  vertical-align: baseline !important
}

#dlllite-form .align-top {
  vertical-align: top !important
}

#dlllite-form .align-middle {
  vertical-align: middle !important
}

#dlllite-form .align-bottom {
  vertical-align: bottom !important
}

#dlllite-form .align-text-bottom {
  vertical-align: text-bottom !important
}

#dlllite-form .align-text-top {
  vertical-align: text-top !important
}

#dlllite-form .bg-primary {
  background-color: #007bff !important
}

#dlllite-form a.bg-primary:focus, #dlllite-form a.bg-primary:hover {
  background-color: #0062cc !important
}

#dlllite-form .bg-secondary {
  background-color: #868e96 !important
}

#dlllite-form a.bg-secondary:focus, #dlllite-form a.bg-secondary:hover {
  background-color: #6c757d !important
}

#dlllite-form .bg-success {
  background-color: #28a745 !important
}

#dlllite-form a.bg-success:focus, #dlllite-form a.bg-success:hover {
  background-color: #1e7e34 !important
}

#dlllite-form .bg-info {
  background-color: #17a2b8 !important
}

#dlllite-form a.bg-info:focus, #dlllite-form a.bg-info:hover {
  background-color: #117a8b !important
}

#dlllite-form .bg-warning {
  background-color: #ffc107 !important
}

#dlllite-form a.bg-warning:focus, #dlllite-form a.bg-warning:hover {
  background-color: #d39e00 !important
}

#dlllite-form .bg-danger {
  background-color: #dc3545 !important
}

#dlllite-form a.bg-danger:focus, #dlllite-form a.bg-danger:hover {
  background-color: #bd2130 !important
}

#dlllite-form .bg-light {
  background-color: #f8f9fa !important
}

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

#dlllite-form .bg-dark {
  background-color: #343a40 !important
}

#dlllite-form a.bg-dark:focus, #dlllite-form a.bg-dark:hover {
  background-color: #1d2124 !important
}

#dlllite-form .bg-white {
  background-color: #fff !important
}

#dlllite-form .bg-transparent {
  background-color: transparent !important
}

#dlllite-form .border {
  border: 1px solid #e9ecef !important
}

#dlllite-form .border-0 {
  border: 0 !important
}

#dlllite-form .border-top-0 {
  border-top: 0 !important
}

#dlllite-form .border-right-0 {
  border-right: 0 !important
}

#dlllite-form .border-bottom-0 {
  border-bottom: 0 !important
}

#dlllite-form .border-left-0 {
  border-left: 0 !important
}

#dlllite-form .border-primary {
  border-color: #007bff !important
}

#dlllite-form .border-secondary {
  border-color: #868e96 !important
}

#dlllite-form .border-success {
  border-color: #28a745 !important
}

#dlllite-form .border-info {
  border-color: #17a2b8 !important
}

#dlllite-form .border-warning {
  border-color: #ffc107 !important
}

#dlllite-form .border-danger {
  border-color: #dc3545 !important
}

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

#dlllite-form .border-dark {
  border-color: #343a40 !important
}

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

#dlllite-form .rounded, #dlllite-form .waku-style-c, #dlllite-form .waku-style-d, #dlllite-form .lpb-text-style-d .lpb-text-inner, #dlllite-form .lpb-bullet-style-b .box, #dlllite-form .lpb-testimonial-style-b .box, #dlllite-form .lpb-form-style-a .lpb-form-inner, #dlllite-form .lpb-form-style-b .lpb-form-inner, #dlllite-form .lpb-profile-style-b .lpb-profile-inner {
  border-radius: .25rem !important
}

#dlllite-form .rounded-top, #dlllite-form .waku-style-c .waku-title, #dlllite-form .waku-style-d .waku-title, #dlllite-form .lpb-bullet-style-b .box-title, #dlllite-form .remodal {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important
}

#dlllite-form .rounded-right {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important
}

#dlllite-form .rounded-bottom, #dlllite-form .waku-style-c .waku-content, #dlllite-form .waku-style-d .waku-content {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}

#dlllite-form .rounded-left {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}

#dlllite-form .rounded-circle, #dlllite-form a.close-modal {
  border-radius: 50%
}

#dlllite-form .rounded-0 {
  border-radius: 0
}

#dlllite-form .clearfix::after {
  display: block;
  clear: both;
  content: ""
}

#dlllite-form .d-none {
  display: none !important
}

#dlllite-form .d-inline {
  display: inline !important
}

#dlllite-form .d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

#dlllite-form .d-table {
  display: table !important
}

#dlllite-form .d-table-cell {
  display: table-cell !important
}

#dlllite-form .d-flex {
  display: flex !important
}

#dlllite-form .d-inline-flex {
  display: inline-flex !important
}

@media (min-width: 576px) {
  #dlllite-form .d-sm-none {
    display: none !important
  }
  #dlllite-form .d-sm-inline {
    display: inline !important
  }
  #dlllite-form .d-sm-inline-block {
    display: inline-block !important
  }
  #dlllite-form .d-sm-block {
    display: block !important
  }
  #dlllite-form .d-sm-table {
    display: table !important
  }
  #dlllite-form .d-sm-table-cell {
    display: table-cell !important
  }
  #dlllite-form .d-sm-flex {
    display: flex !important
  }
  #dlllite-form .d-sm-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width: 768px) {
  #dlllite-form .d-md-none {
    display: none !important
  }
  #dlllite-form .d-md-inline {
    display: inline !important
  }
  #dlllite-form .d-md-inline-block {
    display: inline-block !important
  }
  #dlllite-form .d-md-block {
    display: block !important
  }
  #dlllite-form .d-md-table {
    display: table !important
  }
  #dlllite-form .d-md-table-cell {
    display: table-cell !important
  }
  #dlllite-form .d-md-flex {
    display: flex !important
  }
  #dlllite-form .d-md-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width: 992px) {
  #dlllite-form .d-lg-none {
    display: none !important
  }
  #dlllite-form .d-lg-inline {
    display: inline !important
  }
  #dlllite-form .d-lg-inline-block {
    display: inline-block !important
  }
  #dlllite-form .d-lg-block {
    display: block !important
  }
  #dlllite-form .d-lg-table {
    display: table !important
  }
  #dlllite-form .d-lg-table-cell {
    display: table-cell !important
  }
  #dlllite-form .d-lg-flex {
    display: flex !important
  }
  #dlllite-form .d-lg-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width: 1200px) {
  #dlllite-form .d-xl-none {
    display: none !important
  }
  #dlllite-form .d-xl-inline {
    display: inline !important
  }
  #dlllite-form .d-xl-inline-block {
    display: inline-block !important
  }
  #dlllite-form .d-xl-block {
    display: block !important
  }
  #dlllite-form .d-xl-table {
    display: table !important
  }
  #dlllite-form .d-xl-table-cell {
    display: table-cell !important
  }
  #dlllite-form .d-xl-flex {
    display: flex !important
  }
  #dlllite-form .d-xl-inline-flex {
    display: inline-flex !important
  }
}

#dlllite-form .d-print-block {
  display: none !important
}

@media print {
  #dlllite-form .d-print-block {
    display: block !important
  }
}

#dlllite-form .d-print-inline {
  display: none !important
}

@media print {
  #dlllite-form .d-print-inline {
    display: inline !important
  }
}

#dlllite-form .d-print-inline-block {
  display: none !important
}

@media print {
  #dlllite-form .d-print-inline-block {
    display: inline-block !important
  }
}

@media print {
  #dlllite-form .d-print-none {
    display: none !important
  }
}

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

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

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

#dlllite-form .embed-responsive-21by9::before {
  padding-top: 42.85714%
}

#dlllite-form .embed-responsive-16by9::before {
  padding-top: 56.25%
}

#dlllite-form .embed-responsive-4by3::before {
  padding-top: 75%
}

#dlllite-form .embed-responsive-1by1::before {
  padding-top: 100%
}

#dlllite-form .flex-row {
  flex-direction: row !important
}

#dlllite-form .flex-column {
  flex-direction: column !important
}

#dlllite-form .flex-row-reverse {
  flex-direction: row-reverse !important
}

#dlllite-form .flex-column-reverse {
  flex-direction: column-reverse !important
}

#dlllite-form .flex-wrap {
  flex-wrap: wrap !important
}

#dlllite-form .flex-nowrap {
  flex-wrap: nowrap !important
}

#dlllite-form .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important
}

#dlllite-form .justify-content-start {
  justify-content: flex-start !important
}

#dlllite-form .justify-content-end {
  justify-content: flex-end !important
}

#dlllite-form .justify-content-center {
  justify-content: center !important
}

#dlllite-form .justify-content-between {
  justify-content: space-between !important
}

#dlllite-form .justify-content-around {
  justify-content: space-around !important
}

#dlllite-form .align-items-start {
  align-items: flex-start !important
}

#dlllite-form .align-items-end {
  align-items: flex-end !important
}

#dlllite-form .align-items-center {
  align-items: center !important
}

#dlllite-form .align-items-baseline {
  align-items: baseline !important
}

#dlllite-form .align-items-stretch {
  align-items: stretch !important
}

#dlllite-form .align-content-start {
  align-content: flex-start !important
}

#dlllite-form .align-content-end {
  align-content: flex-end !important
}

#dlllite-form .align-content-center {
  align-content: center !important
}

#dlllite-form .align-content-between {
  align-content: space-between !important
}

#dlllite-form .align-content-around {
  align-content: space-around !important
}

#dlllite-form .align-content-stretch {
  align-content: stretch !important
}

#dlllite-form .align-self-auto {
  align-self: auto !important
}

#dlllite-form .align-self-start {
  align-self: flex-start !important
}

#dlllite-form .align-self-end {
  align-self: flex-end !important
}

#dlllite-form .align-self-center {
  align-self: center !important
}

#dlllite-form .align-self-baseline {
  align-self: baseline !important
}

#dlllite-form .align-self-stretch {
  align-self: stretch !important
}

@media (min-width: 576px) {
  #dlllite-form .flex-sm-row {
    flex-direction: row !important
  }
  #dlllite-form .flex-sm-column {
    flex-direction: column !important
  }
  #dlllite-form .flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }
  #dlllite-form .flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }
  #dlllite-form .flex-sm-wrap {
    flex-wrap: wrap !important
  }
  #dlllite-form .flex-sm-nowrap {
    flex-wrap: nowrap !important
  }
  #dlllite-form .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  #dlllite-form .justify-content-sm-start {
    justify-content: flex-start !important
  }
  #dlllite-form .justify-content-sm-end {
    justify-content: flex-end !important
  }
  #dlllite-form .justify-content-sm-center {
    justify-content: center !important
  }
  #dlllite-form .justify-content-sm-between {
    justify-content: space-between !important
  }
  #dlllite-form .justify-content-sm-around {
    justify-content: space-around !important
  }
  #dlllite-form .align-items-sm-start {
    align-items: flex-start !important
  }
  #dlllite-form .align-items-sm-end {
    align-items: flex-end !important
  }
  #dlllite-form .align-items-sm-center {
    align-items: center !important
  }
  #dlllite-form .align-items-sm-baseline {
    align-items: baseline !important
  }
  #dlllite-form .align-items-sm-stretch {
    align-items: stretch !important
  }
  #dlllite-form .align-content-sm-start {
    align-content: flex-start !important
  }
  #dlllite-form .align-content-sm-end {
    align-content: flex-end !important
  }
  #dlllite-form .align-content-sm-center {
    align-content: center !important
  }
  #dlllite-form .align-content-sm-between {
    align-content: space-between !important
  }
  #dlllite-form .align-content-sm-around {
    align-content: space-around !important
  }
  #dlllite-form .align-content-sm-stretch {
    align-content: stretch !important
  }
  #dlllite-form .align-self-sm-auto {
    align-self: auto !important
  }
  #dlllite-form .align-self-sm-start {
    align-self: flex-start !important
  }
  #dlllite-form .align-self-sm-end {
    align-self: flex-end !important
  }
  #dlllite-form .align-self-sm-center {
    align-self: center !important
  }
  #dlllite-form .align-self-sm-baseline {
    align-self: baseline !important
  }
  #dlllite-form .align-self-sm-stretch {
    align-self: stretch !important
  }
}

@media (min-width: 768px) {
  #dlllite-form .flex-md-row {
    flex-direction: row !important
  }
  #dlllite-form .flex-md-column {
    flex-direction: column !important
  }
  #dlllite-form .flex-md-row-reverse {
    flex-direction: row-reverse !important
  }
  #dlllite-form .flex-md-column-reverse {
    flex-direction: column-reverse !important
  }
  #dlllite-form .flex-md-wrap {
    flex-wrap: wrap !important
  }
  #dlllite-form .flex-md-nowrap {
    flex-wrap: nowrap !important
  }
  #dlllite-form .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  #dlllite-form .justify-content-md-start {
    justify-content: flex-start !important
  }
  #dlllite-form .justify-content-md-end {
    justify-content: flex-end !important
  }
  #dlllite-form .justify-content-md-center {
    justify-content: center !important
  }
  #dlllite-form .justify-content-md-between {
    justify-content: space-between !important
  }
  #dlllite-form .justify-content-md-around {
    justify-content: space-around !important
  }
  #dlllite-form .align-items-md-start {
    align-items: flex-start !important
  }
  #dlllite-form .align-items-md-end {
    align-items: flex-end !important
  }
  #dlllite-form .align-items-md-center {
    align-items: center !important
  }
  #dlllite-form .align-items-md-baseline {
    align-items: baseline !important
  }
  #dlllite-form .align-items-md-stretch {
    align-items: stretch !important
  }
  #dlllite-form .align-content-md-start {
    align-content: flex-start !important
  }
  #dlllite-form .align-content-md-end {
    align-content: flex-end !important
  }
  #dlllite-form .align-content-md-center {
    align-content: center !important
  }
  #dlllite-form .align-content-md-between {
    align-content: space-between !important
  }
  #dlllite-form .align-content-md-around {
    align-content: space-around !important
  }
  #dlllite-form .align-content-md-stretch {
    align-content: stretch !important
  }
  #dlllite-form .align-self-md-auto {
    align-self: auto !important
  }
  #dlllite-form .align-self-md-start {
    align-self: flex-start !important
  }
  #dlllite-form .align-self-md-end {
    align-self: flex-end !important
  }
  #dlllite-form .align-self-md-center {
    align-self: center !important
  }
  #dlllite-form .align-self-md-baseline {
    align-self: baseline !important
  }
  #dlllite-form .align-self-md-stretch {
    align-self: stretch !important
  }
}

@media (min-width: 992px) {
  #dlllite-form .flex-lg-row {
    flex-direction: row !important
  }
  #dlllite-form .flex-lg-column {
    flex-direction: column !important
  }
  #dlllite-form .flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }
  #dlllite-form .flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }
  #dlllite-form .flex-lg-wrap {
    flex-wrap: wrap !important
  }
  #dlllite-form .flex-lg-nowrap {
    flex-wrap: nowrap !important
  }
  #dlllite-form .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  #dlllite-form .justify-content-lg-start {
    justify-content: flex-start !important
  }
  #dlllite-form .justify-content-lg-end {
    justify-content: flex-end !important
  }
  #dlllite-form .justify-content-lg-center {
    justify-content: center !important
  }
  #dlllite-form .justify-content-lg-between {
    justify-content: space-between !important
  }
  #dlllite-form .justify-content-lg-around {
    justify-content: space-around !important
  }
  #dlllite-form .align-items-lg-start {
    align-items: flex-start !important
  }
  #dlllite-form .align-items-lg-end {
    align-items: flex-end !important
  }
  #dlllite-form .align-items-lg-center {
    align-items: center !important
  }
  #dlllite-form .align-items-lg-baseline {
    align-items: baseline !important
  }
  #dlllite-form .align-items-lg-stretch {
    align-items: stretch !important
  }
  #dlllite-form .align-content-lg-start {
    align-content: flex-start !important
  }
  #dlllite-form .align-content-lg-end {
    align-content: flex-end !important
  }
  #dlllite-form .align-content-lg-center {
    align-content: center !important
  }
  #dlllite-form .align-content-lg-between {
    align-content: space-between !important
  }
  #dlllite-form .align-content-lg-around {
    align-content: space-around !important
  }
  #dlllite-form .align-content-lg-stretch {
    align-content: stretch !important
  }
  #dlllite-form .align-self-lg-auto {
    align-self: auto !important
  }
  #dlllite-form .align-self-lg-start {
    align-self: flex-start !important
  }
  #dlllite-form .align-self-lg-end {
    align-self: flex-end !important
  }
  #dlllite-form .align-self-lg-center {
    align-self: center !important
  }
  #dlllite-form .align-self-lg-baseline {
    align-self: baseline !important
  }
  #dlllite-form .align-self-lg-stretch {
    align-self: stretch !important
  }
}

@media (min-width: 1200px) {
  #dlllite-form .flex-xl-row {
    flex-direction: row !important
  }
  #dlllite-form .flex-xl-column {
    flex-direction: column !important
  }
  #dlllite-form .flex-xl-row-reverse {
    flex-direction: row-reverse !important
  }
  #dlllite-form .flex-xl-column-reverse {
    flex-direction: column-reverse !important
  }
  #dlllite-form .flex-xl-wrap {
    flex-wrap: wrap !important
  }
  #dlllite-form .flex-xl-nowrap {
    flex-wrap: nowrap !important
  }
  #dlllite-form .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  #dlllite-form .justify-content-xl-start {
    justify-content: flex-start !important
  }
  #dlllite-form .justify-content-xl-end {
    justify-content: flex-end !important
  }
  #dlllite-form .justify-content-xl-center {
    justify-content: center !important
  }
  #dlllite-form .justify-content-xl-between {
    justify-content: space-between !important
  }
  #dlllite-form .justify-content-xl-around {
    justify-content: space-around !important
  }
  #dlllite-form .align-items-xl-start {
    align-items: flex-start !important
  }
  #dlllite-form .align-items-xl-end {
    align-items: flex-end !important
  }
  #dlllite-form .align-items-xl-center {
    align-items: center !important
  }
  #dlllite-form .align-items-xl-baseline {
    align-items: baseline !important
  }
  #dlllite-form .align-items-xl-stretch {
    align-items: stretch !important
  }
  #dlllite-form .align-content-xl-start {
    align-content: flex-start !important
  }
  #dlllite-form .align-content-xl-end {
    align-content: flex-end !important
  }
  #dlllite-form .align-content-xl-center {
    align-content: center !important
  }
  #dlllite-form .align-content-xl-between {
    align-content: space-between !important
  }
  #dlllite-form .align-content-xl-around {
    align-content: space-around !important
  }
  #dlllite-form .align-content-xl-stretch {
    align-content: stretch !important
  }
  #dlllite-form .align-self-xl-auto {
    align-self: auto !important
  }
  #dlllite-form .align-self-xl-start {
    align-self: flex-start !important
  }
  #dlllite-form .align-self-xl-end {
    align-self: flex-end !important
  }
  #dlllite-form .align-self-xl-center {
    align-self: center !important
  }
  #dlllite-form .align-self-xl-baseline {
    align-self: baseline !important
  }
  #dlllite-form .align-self-xl-stretch {
    align-self: stretch !important
  }
}

#dlllite-form .float-left {
  float: left !important
}

#dlllite-form .float-right {
  float: right !important
}

#dlllite-form .float-none {
  float: none !important
}

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

@media (min-width: 768px) {
  #dlllite-form .float-md-left {
    float: left !important
  }
  #dlllite-form .float-md-right {
    float: right !important
  }
  #dlllite-form .float-md-none {
    float: none !important
  }
}

@media (min-width: 992px) {
  #dlllite-form .float-lg-left {
    float: left !important
  }
  #dlllite-form .float-lg-right {
    float: right !important
  }
  #dlllite-form .float-lg-none {
    float: none !important
  }
}

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

#dlllite-form .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}

#dlllite-form .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030
}

@supports (position: sticky) {
  #dlllite-form .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

#dlllite-form .sr-only, #dlllite-form .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0
}

#dlllite-form .sr-only-focusable:active, #dlllite-form .screen-reader-text:active, #dlllite-form .sr-only-focusable:focus, #dlllite-form .screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none
}

#dlllite-form .w-25 {
  width: 25% !important
}

#dlllite-form .w-50 {
  width: 50% !important
}

#dlllite-form .w-75 {
  width: 75% !important
}

#dlllite-form .w-100 {
  width: 100% !important
}

#dlllite-form .h-25 {
  height: 25% !important
}

#dlllite-form .h-50 {
  height: 50% !important
}

#dlllite-form .h-75 {
  height: 75% !important
}

#dlllite-form .h-100 {
  height: 100% !important
}

#dlllite-form .mw-100 {
  max-width: 100% !important
}

#dlllite-form .mh-100 {
  max-height: 100% !important
}

#dlllite-form .m-0 {
  margin: 0 !important
}

#dlllite-form .mt-0, #dlllite-form .profile-label {
  margin-top: 0 !important
}

#dlllite-form .mr-0 {
  margin-right: 0 !important
}

#dlllite-form .mb-0, #dlllite-form .profile-label {
  margin-bottom: 0 !important
}

#dlllite-form .ml-0 {
  margin-left: 0 !important
}

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

#dlllite-form .my-0, #dlllite-form .waku-title h4, #dlllite-form .box-title h3 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

#dlllite-form .m-1 {
  margin: .25rem !important
}

#dlllite-form .mt-1 {
  margin-top: .25rem !important
}

#dlllite-form .mr-1 {
  margin-right: .25rem !important
}

#dlllite-form .mb-1 {
  margin-bottom: .25rem !important
}

#dlllite-form .ml-1 {
  margin-left: .25rem !important
}

#dlllite-form .mx-1 {
  margin-right: .25rem !important;
  margin-left: .25rem !important
}

#dlllite-form .my-1, #dlllite-form .box-text p, #dlllite-form .testimonial, #dlllite-form .form-description p {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important
}

#dlllite-form .m-2 {
  margin: .5rem !important
}

#dlllite-form .mt-2 {
  margin-top: .5rem !important
}

#dlllite-form .mr-2 {
  margin-right: .5rem !important
}

#dlllite-form .mb-2, #dlllite-form .testimonial-title {
  margin-bottom: .5rem !important
}

#dlllite-form .ml-2 {
  margin-left: .5rem !important
}

#dlllite-form .mx-2 {
  margin-right: .5rem !important;
  margin-left: .5rem !important
}

#dlllite-form .my-2, #dlllite-form .box-m .box-text p, #dlllite-form .box-l .box-title h3, #dlllite-form .profile-text p, #dlllite-form .profile-description p, #dlllite-form table {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important
}

#dlllite-form .m-3 {
  margin: 1rem !important
}

#dlllite-form .mt-3, #dlllite-form .lpb-bullet-style-a .box-title h1, #dlllite-form .lpb-bullet-style-a .box-title h2, #dlllite-form .lpb-bullet-style-a .box-title h3, #dlllite-form .lpb-bullet-style-a .box-title h4, #dlllite-form .lpb-bullet-style-a .box-title h5, #dlllite-form .lpb-testimonial-style-a .box-title h1, #dlllite-form .lpb-testimonial-style-a .box-title h2, #dlllite-form .lpb-testimonial-style-a .box-title h3, #dlllite-form .lpb-testimonial-style-a .box-title h4, #dlllite-form .lpb-testimonial-style-a .box-title h5, #dlllite-form .lpb-testimonial-style-b .box-title h1, #dlllite-form .lpb-testimonial-style-b .box-title h2, #dlllite-form .lpb-testimonial-style-b .box-title h3, #dlllite-form .lpb-testimonial-style-b .box-title h4, #dlllite-form .lpb-testimonial-style-b .box-title h5 {
  margin-top: 1rem !important
}

#dlllite-form .mr-3 {
  margin-right: 1rem !important
}

#dlllite-form .mb-3 {
  margin-bottom: 1rem !important
}

#dlllite-form .ml-3 {
  margin-left: 1rem !important
}

#dlllite-form .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important
}

#dlllite-form .my-3, #dlllite-form .box-l .box-text p {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important
}

#dlllite-form .m-4 {
  margin: 1.5rem !important
}

#dlllite-form .mt-4 {
  margin-top: 1.5rem !important
}

#dlllite-form .mr-4 {
  margin-right: 1.5rem !important
}

#dlllite-form .mb-4 {
  margin-bottom: 1.5rem !important
}

#dlllite-form .ml-4 {
  margin-left: 1.5rem !important
}

#dlllite-form .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important
}

#dlllite-form .my-4, #dlllite-form p, #dlllite-form h1, #dlllite-form h2, #dlllite-form h3, #dlllite-form h4, #dlllite-form h5, #dlllite-form .waku {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important
}

#dlllite-form .m-5 {
  margin: 3rem !important
}

#dlllite-form .mt-5 {
  margin-top: 3rem !important
}

#dlllite-form .mr-5 {
  margin-right: 3rem !important
}

#dlllite-form .mb-5 {
  margin-bottom: 3rem !important
}

#dlllite-form .ml-5 {
  margin-left: 3rem !important
}

#dlllite-form .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important
}

#dlllite-form .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}

#dlllite-form .m-6 {
  margin: 4.5rem !important
}

#dlllite-form .mt-6 {
  margin-top: 4.5rem !important
}

#dlllite-form .mr-6 {
  margin-right: 4.5rem !important
}

#dlllite-form .mb-6 {
  margin-bottom: 4.5rem !important
}

#dlllite-form .ml-6 {
  margin-left: 4.5rem !important
}

#dlllite-form .mx-6 {
  margin-right: 4.5rem !important;
  margin-left: 4.5rem !important
}

#dlllite-form .my-6 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important
}

#dlllite-form .m-7 {
  margin: 6rem !important
}

#dlllite-form .mt-7 {
  margin-top: 6rem !important
}

#dlllite-form .mr-7 {
  margin-right: 6rem !important
}

#dlllite-form .mb-7 {
  margin-bottom: 6rem !important
}

#dlllite-form .ml-7 {
  margin-left: 6rem !important
}

#dlllite-form .mx-7 {
  margin-right: 6rem !important;
  margin-left: 6rem !important
}

#dlllite-form .my-7 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important
}

#dlllite-form .m-8 {
  margin: 8rem !important
}

#dlllite-form .mt-8 {
  margin-top: 8rem !important
}

#dlllite-form .mr-8 {
  margin-right: 8rem !important
}

#dlllite-form .mb-8 {
  margin-bottom: 8rem !important
}

#dlllite-form .ml-8 {
  margin-left: 8rem !important
}

#dlllite-form .mx-8 {
  margin-right: 8rem !important;
  margin-left: 8rem !important
}

#dlllite-form .my-8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important
}

#dlllite-form .m-9 {
  margin: 10rem !important
}

#dlllite-form .mt-9 {
  margin-top: 10rem !important
}

#dlllite-form .mr-9 {
  margin-right: 10rem !important
}

#dlllite-form .mb-9 {
  margin-bottom: 10rem !important
}

#dlllite-form .ml-9 {
  margin-left: 10rem !important
}

#dlllite-form .mx-9 {
  margin-right: 10rem !important;
  margin-left: 10rem !important
}

#dlllite-form .my-9 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important
}

#dlllite-form .p-0 {
  padding: 0 !important
}

#dlllite-form .pt-0 {
  padding-top: 0 !important
}

#dlllite-form .pr-0 {
  padding-right: 0 !important
}

#dlllite-form .pb-0 {
  padding-bottom: 0 !important
}

#dlllite-form .pl-0 {
  padding-left: 0 !important
}

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

#dlllite-form .py-0, #dlllite-form .lpb-grid-style-a .box-title h1, #dlllite-form .lpb-grid-style-a .box-title h2, #dlllite-form .lpb-grid-style-a .box-title h3, #dlllite-form .lpb-grid-style-a .box-title h4, #dlllite-form .lpb-grid-style-a .box-title h5, #dlllite-form .lpb-bullet-style-a .box-title h1, #dlllite-form .lpb-bullet-style-a .box-title h2, #dlllite-form .lpb-bullet-style-a .box-title h3, #dlllite-form .lpb-bullet-style-a .box-title h4, #dlllite-form .lpb-bullet-style-a .box-title h5, #dlllite-form .lpb-testimonial-style-a .box-title h1, #dlllite-form .lpb-testimonial-style-a .box-title h2, #dlllite-form .lpb-testimonial-style-a .box-title h3, #dlllite-form .lpb-testimonial-style-a .box-title h4, #dlllite-form .lpb-testimonial-style-a .box-title h5, #dlllite-form .lpb-testimonial-style-b .box-title h1, #dlllite-form .lpb-testimonial-style-b .box-title h2, #dlllite-form .lpb-testimonial-style-b .box-title h3, #dlllite-form .lpb-testimonial-style-b .box-title h4, #dlllite-form .lpb-testimonial-style-b .box-title h5 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

#dlllite-form .p-1 {
  padding: .25rem !important
}

#dlllite-form .pt-1, #dlllite-form .waku-style-a .waku-title h4, #dlllite-form .waku-style-b .waku-title h4 {
  padding-top: .25rem !important
}

#dlllite-form .pr-1 {
  padding-right: .25rem !important
}

#dlllite-form .pb-1 {
  padding-bottom: .25rem !important
}

#dlllite-form .pl-1 {
  padding-left: .25rem !important
}

#dlllite-form .px-1 {
  padding-right: .25rem !important;
  padding-left: .25rem !important
}

#dlllite-form .py-1, #dlllite-form .box-text {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important
}

#dlllite-form .p-2 {
  padding: .5rem !important
}

#dlllite-form .pt-2 {
  padding-top: .5rem !important
}

#dlllite-form .pr-2 {
  padding-right: .5rem !important
}

#dlllite-form .pb-2, #dlllite-form .testimonial {
  padding-bottom: .5rem !important
}

#dlllite-form .pl-2 {
  padding-left: .5rem !important
}

#dlllite-form .px-2, #dlllite-form .lpb-text-style-d .lpb-text-inner, #dlllite-form .lpb-text-style-e .lpb-text-inner {
  padding-right: .5rem !important;
  padding-left: .5rem !important
}

#dlllite-form .py-2, #dlllite-form .waku-title h4, #dlllite-form .lpb-text h1, #dlllite-form .lpb-text h2, #dlllite-form .lpb-text h3, #dlllite-form .lpb-text h4, #dlllite-form .lpb-text h5, #dlllite-form .box-title, #dlllite-form .box-m .box-title, #dlllite-form .box-l .box-title, #dlllite-form .box-l .box-text, #dlllite-form .remodal {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important
}

#dlllite-form .p-3 {
  padding: 1rem !important
}

#dlllite-form .pt-3, #dlllite-form .testimonial {
  padding-top: 1rem !important
}

#dlllite-form .pr-3 {
  padding-right: 1rem !important
}

#dlllite-form .pb-3 {
  padding-bottom: 1rem !important
}

#dlllite-form .pl-3 {
  padding-left: 1rem !important
}

#dlllite-form .px-3, #dlllite-form .box-title, #dlllite-form .box-text, #dlllite-form .remodal {
  padding-right: 1rem !important;
  padding-left: 1rem !important
}

#dlllite-form .py-3, #dlllite-form .waku-content, #dlllite-form .lpb-text-style-d .lpb-text-inner, #dlllite-form .box-m .box-text {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important
}

#dlllite-form .p-4 {
  padding: 1.5rem !important
}

#dlllite-form .pt-4 {
  padding-top: 1.5rem !important
}

#dlllite-form .pr-4 {
  padding-right: 1.5rem !important
}

#dlllite-form .pb-4 {
  padding-bottom: 1.5rem !important
}

#dlllite-form .pl-4 {
  padding-left: 1.5rem !important
}

#dlllite-form .px-4, #dlllite-form .waku-title h4, #dlllite-form .waku-content {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important
}

#dlllite-form .py-4, #dlllite-form .lpb-form-style-a .lpb-form-inner, #dlllite-form .lpb-form-style-b .lpb-form-inner, #dlllite-form .lpb-profile-style-b .lpb-profile-inner {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important
}

#dlllite-form .p-5 {
  padding: 3rem !important
}

#dlllite-form .pt-5 {
  padding-top: 3rem !important
}

#dlllite-form .pr-5 {
  padding-right: 3rem !important
}

#dlllite-form .pb-5 {
  padding-bottom: 3rem !important
}

#dlllite-form .pl-5 {
  padding-left: 3rem !important
}

#dlllite-form .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important
}

#dlllite-form .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important
}

#dlllite-form .p-6 {
  padding: 4.5rem !important
}

#dlllite-form .pt-6 {
  padding-top: 4.5rem !important
}

#dlllite-form .pr-6 {
  padding-right: 4.5rem !important
}

#dlllite-form .pb-6 {
  padding-bottom: 4.5rem !important
}

#dlllite-form .pl-6 {
  padding-left: 4.5rem !important
}

#dlllite-form .px-6 {
  padding-right: 4.5rem !important;
  padding-left: 4.5rem !important
}

#dlllite-form .py-6 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important
}

#dlllite-form .p-7 {
  padding: 6rem !important
}

#dlllite-form .pt-7 {
  padding-top: 6rem !important
}

#dlllite-form .pr-7 {
  padding-right: 6rem !important
}

#dlllite-form .pb-7 {
  padding-bottom: 6rem !important
}

#dlllite-form .pl-7 {
  padding-left: 6rem !important
}

#dlllite-form .px-7 {
  padding-right: 6rem !important;
  padding-left: 6rem !important
}

#dlllite-form .py-7 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important
}

#dlllite-form .p-8 {
  padding: 8rem !important
}

#dlllite-form .pt-8 {
  padding-top: 8rem !important
}

#dlllite-form .pr-8 {
  padding-right: 8rem !important
}

#dlllite-form .pb-8 {
  padding-bottom: 8rem !important
}

#dlllite-form .pl-8 {
  padding-left: 8rem !important
}

#dlllite-form .px-8 {
  padding-right: 8rem !important;
  padding-left: 8rem !important
}

#dlllite-form .py-8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important
}

#dlllite-form .p-9 {
  padding: 10rem !important
}

#dlllite-form .pt-9 {
  padding-top: 10rem !important
}

#dlllite-form .pr-9 {
  padding-right: 10rem !important
}

#dlllite-form .pb-9 {
  padding-bottom: 10rem !important
}

#dlllite-form .pl-9 {
  padding-left: 10rem !important
}

#dlllite-form .px-9 {
  padding-right: 10rem !important;
  padding-left: 10rem !important
}

#dlllite-form .py-9 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important
}

#dlllite-form .m-auto {
  margin: auto !important
}

#dlllite-form .mt-auto {
  margin-top: auto !important
}

#dlllite-form .mr-auto {
  margin-right: auto !important
}

#dlllite-form .mb-auto {
  margin-bottom: auto !important
}

#dlllite-form .ml-auto {
  margin-left: auto !important
}

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

#dlllite-form .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}

@media (min-width: 576px) {
  #dlllite-form .m-sm-0 {
    margin: 0 !important
  }
  #dlllite-form .mt-sm-0 {
    margin-top: 0 !important
  }
  #dlllite-form .mr-sm-0 {
    margin-right: 0 !important
  }
  #dlllite-form .mb-sm-0 {
    margin-bottom: 0 !important
  }
  #dlllite-form .ml-sm-0 {
    margin-left: 0 !important
  }
  #dlllite-form .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  #dlllite-form .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  #dlllite-form .m-sm-1 {
    margin: .25rem !important
  }
  #dlllite-form .mt-sm-1 {
    margin-top: .25rem !important
  }
  #dlllite-form .mr-sm-1 {
    margin-right: .25rem !important
  }
  #dlllite-form .mb-sm-1 {
    margin-bottom: .25rem !important
  }
  #dlllite-form .ml-sm-1 {
    margin-left: .25rem !important
  }
  #dlllite-form .mx-sm-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  #dlllite-form .my-sm-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  #dlllite-form .m-sm-2 {
    margin: .5rem !important
  }
  #dlllite-form .mt-sm-2 {
    margin-top: .5rem !important
  }
  #dlllite-form .mr-sm-2 {
    margin-right: .5rem !important
  }
  #dlllite-form .mb-sm-2 {
    margin-bottom: .5rem !important
  }
  #dlllite-form .ml-sm-2 {
    margin-left: .5rem !important
  }
  #dlllite-form .mx-sm-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  #dlllite-form .my-sm-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  #dlllite-form .m-sm-3 {
    margin: 1rem !important
  }
  #dlllite-form .mt-sm-3 {
    margin-top: 1rem !important
  }
  #dlllite-form .mr-sm-3 {
    margin-right: 1rem !important
  }
  #dlllite-form .mb-sm-3 {
    margin-bottom: 1rem !important
  }
  #dlllite-form .ml-sm-3 {
    margin-left: 1rem !important
  }
  #dlllite-form .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  #dlllite-form .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  #dlllite-form .m-sm-4 {
    margin: 1.5rem !important
  }
  #dlllite-form .mt-sm-4 {
    margin-top: 1.5rem !important
  }
  #dlllite-form .mr-sm-4 {
    margin-right: 1.5rem !important
  }
  #dlllite-form .mb-sm-4 {
    margin-bottom: 1.5rem !important
  }
  #dlllite-form .ml-sm-4 {
    margin-left: 1.5rem !important
  }
  #dlllite-form .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  #dlllite-form .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  #dlllite-form .m-sm-5 {
    margin: 3rem !important
  }
  #dlllite-form .mt-sm-5 {
    margin-top: 3rem !important
  }
  #dlllite-form .mr-sm-5 {
    margin-right: 3rem !important
  }
  #dlllite-form .mb-sm-5 {
    margin-bottom: 3rem !important
  }
  #dlllite-form .ml-sm-5 {
    margin-left: 3rem !important
  }
  #dlllite-form .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  #dlllite-form .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  #dlllite-form .m-sm-6 {
    margin: 4.5rem !important
  }
  #dlllite-form .mt-sm-6 {
    margin-top: 4.5rem !important
  }
  #dlllite-form .mr-sm-6 {
    margin-right: 4.5rem !important
  }
  #dlllite-form .mb-sm-6 {
    margin-bottom: 4.5rem !important
  }
  #dlllite-form .ml-sm-6 {
    margin-left: 4.5rem !important
  }
  #dlllite-form .mx-sm-6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important
  }
  #dlllite-form .my-sm-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
  }
  #dlllite-form .m-sm-7 {
    margin: 6rem !important
  }
  #dlllite-form .mt-sm-7 {
    margin-top: 6rem !important
  }
  #dlllite-form .mr-sm-7 {
    margin-right: 6rem !important
  }
  #dlllite-form .mb-sm-7 {
    margin-bottom: 6rem !important
  }
  #dlllite-form .ml-sm-7 {
    margin-left: 6rem !important
  }
  #dlllite-form .mx-sm-7 {
    margin-right: 6rem !important;
    margin-left: 6rem !important
  }
  #dlllite-form .my-sm-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important
  }
  #dlllite-form .m-sm-8 {
    margin: 8rem !important
  }
  #dlllite-form .mt-sm-8 {
    margin-top: 8rem !important
  }
  #dlllite-form .mr-sm-8 {
    margin-right: 8rem !important
  }
  #dlllite-form .mb-sm-8 {
    margin-bottom: 8rem !important
  }
  #dlllite-form .ml-sm-8 {
    margin-left: 8rem !important
  }
  #dlllite-form .mx-sm-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important
  }
  #dlllite-form .my-sm-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important
  }
  #dlllite-form .m-sm-9 {
    margin: 10rem !important
  }
  #dlllite-form .mt-sm-9 {
    margin-top: 10rem !important
  }
  #dlllite-form .mr-sm-9 {
    margin-right: 10rem !important
  }
  #dlllite-form .mb-sm-9 {
    margin-bottom: 10rem !important
  }
  #dlllite-form .ml-sm-9 {
    margin-left: 10rem !important
  }
  #dlllite-form .mx-sm-9 {
    margin-right: 10rem !important;
    margin-left: 10rem !important
  }
  #dlllite-form .my-sm-9 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important
  }
  #dlllite-form .p-sm-0 {
    padding: 0 !important
  }
  #dlllite-form .pt-sm-0 {
    padding-top: 0 !important
  }
  #dlllite-form .pr-sm-0 {
    padding-right: 0 !important
  }
  #dlllite-form .pb-sm-0 {
    padding-bottom: 0 !important
  }
  #dlllite-form .pl-sm-0 {
    padding-left: 0 !important
  }
  #dlllite-form .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  #dlllite-form .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  #dlllite-form .p-sm-1 {
    padding: .25rem !important
  }
  #dlllite-form .pt-sm-1 {
    padding-top: .25rem !important
  }
  #dlllite-form .pr-sm-1 {
    padding-right: .25rem !important
  }
  #dlllite-form .pb-sm-1 {
    padding-bottom: .25rem !important
  }
  #dlllite-form .pl-sm-1 {
    padding-left: .25rem !important
  }
  #dlllite-form .px-sm-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  #dlllite-form .py-sm-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  #dlllite-form .p-sm-2 {
    padding: .5rem !important
  }
  #dlllite-form .pt-sm-2 {
    padding-top: .5rem !important
  }
  #dlllite-form .pr-sm-2 {
    padding-right: .5rem !important
  }
  #dlllite-form .pb-sm-2 {
    padding-bottom: .5rem !important
  }
  #dlllite-form .pl-sm-2 {
    padding-left: .5rem !important
  }
  #dlllite-form .px-sm-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  #dlllite-form .py-sm-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  #dlllite-form .p-sm-3 {
    padding: 1rem !important
  }
  #dlllite-form .pt-sm-3 {
    padding-top: 1rem !important
  }
  #dlllite-form .pr-sm-3 {
    padding-right: 1rem !important
  }
  #dlllite-form .pb-sm-3 {
    padding-bottom: 1rem !important
  }
  #dlllite-form .pl-sm-3 {
    padding-left: 1rem !important
  }
  #dlllite-form .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  #dlllite-form .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  #dlllite-form .p-sm-4 {
    padding: 1.5rem !important
  }
  #dlllite-form .pt-sm-4 {
    padding-top: 1.5rem !important
  }
  #dlllite-form .pr-sm-4 {
    padding-right: 1.5rem !important
  }
  #dlllite-form .pb-sm-4 {
    padding-bottom: 1.5rem !important
  }
  #dlllite-form .pl-sm-4 {
    padding-left: 1.5rem !important
  }
  #dlllite-form .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  #dlllite-form .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  #dlllite-form .p-sm-5 {
    padding: 3rem !important
  }
  #dlllite-form .pt-sm-5 {
    padding-top: 3rem !important
  }
  #dlllite-form .pr-sm-5 {
    padding-right: 3rem !important
  }
  #dlllite-form .pb-sm-5 {
    padding-bottom: 3rem !important
  }
  #dlllite-form .pl-sm-5 {
    padding-left: 3rem !important
  }
  #dlllite-form .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  #dlllite-form .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  #dlllite-form .p-sm-6 {
    padding: 4.5rem !important
  }
  #dlllite-form .pt-sm-6 {
    padding-top: 4.5rem !important
  }
  #dlllite-form .pr-sm-6 {
    padding-right: 4.5rem !important
  }
  #dlllite-form .pb-sm-6 {
    padding-bottom: 4.5rem !important
  }
  #dlllite-form .pl-sm-6 {
    padding-left: 4.5rem !important
  }
  #dlllite-form .px-sm-6 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important
  }
  #dlllite-form .py-sm-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important
  }
  #dlllite-form .p-sm-7 {
    padding: 6rem !important
  }
  #dlllite-form .pt-sm-7 {
    padding-top: 6rem !important
  }
  #dlllite-form .pr-sm-7 {
    padding-right: 6rem !important
  }
  #dlllite-form .pb-sm-7 {
    padding-bottom: 6rem !important
  }
  #dlllite-form .pl-sm-7 {
    padding-left: 6rem !important
  }
  #dlllite-form .px-sm-7 {
    padding-right: 6rem !important;
    padding-left: 6rem !important
  }
  #dlllite-form .py-sm-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
  }
  #dlllite-form .p-sm-8 {
    padding: 8rem !important
  }
  #dlllite-form .pt-sm-8 {
    padding-top: 8rem !important
  }
  #dlllite-form .pr-sm-8 {
    padding-right: 8rem !important
  }
  #dlllite-form .pb-sm-8 {
    padding-bottom: 8rem !important
  }
  #dlllite-form .pl-sm-8 {
    padding-left: 8rem !important
  }
  #dlllite-form .px-sm-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important
  }
  #dlllite-form .py-sm-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important
  }
  #dlllite-form .p-sm-9 {
    padding: 10rem !important
  }
  #dlllite-form .pt-sm-9 {
    padding-top: 10rem !important
  }
  #dlllite-form .pr-sm-9 {
    padding-right: 10rem !important
  }
  #dlllite-form .pb-sm-9 {
    padding-bottom: 10rem !important
  }
  #dlllite-form .pl-sm-9 {
    padding-left: 10rem !important
  }
  #dlllite-form .px-sm-9 {
    padding-right: 10rem !important;
    padding-left: 10rem !important
  }
  #dlllite-form .py-sm-9 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important
  }
  #dlllite-form .m-sm-auto {
    margin: auto !important
  }
  #dlllite-form .mt-sm-auto {
    margin-top: auto !important
  }
  #dlllite-form .mr-sm-auto {
    margin-right: auto !important
  }
  #dlllite-form .mb-sm-auto {
    margin-bottom: auto !important
  }
  #dlllite-form .ml-sm-auto {
    margin-left: auto !important
  }
  #dlllite-form .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  #dlllite-form .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
}

@media (min-width: 768px) {
  #dlllite-form .m-md-0 {
    margin: 0 !important
  }
  #dlllite-form .mt-md-0 {
    margin-top: 0 !important
  }
  #dlllite-form .mr-md-0 {
    margin-right: 0 !important
  }
  #dlllite-form .mb-md-0 {
    margin-bottom: 0 !important
  }
  #dlllite-form .ml-md-0 {
    margin-left: 0 !important
  }
  #dlllite-form .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  #dlllite-form .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  #dlllite-form .m-md-1 {
    margin: .25rem !important
  }
  #dlllite-form .mt-md-1 {
    margin-top: .25rem !important
  }
  #dlllite-form .mr-md-1 {
    margin-right: .25rem !important
  }
  #dlllite-form .mb-md-1 {
    margin-bottom: .25rem !important
  }
  #dlllite-form .ml-md-1 {
    margin-left: .25rem !important
  }
  #dlllite-form .mx-md-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  #dlllite-form .my-md-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  #dlllite-form .m-md-2 {
    margin: .5rem !important
  }
  #dlllite-form .mt-md-2 {
    margin-top: .5rem !important
  }
  #dlllite-form .mr-md-2 {
    margin-right: .5rem !important
  }
  #dlllite-form .mb-md-2 {
    margin-bottom: .5rem !important
  }
  #dlllite-form .ml-md-2 {
    margin-left: .5rem !important
  }
  #dlllite-form .mx-md-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  #dlllite-form .my-md-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  #dlllite-form .m-md-3 {
    margin: 1rem !important
  }
  #dlllite-form .mt-md-3 {
    margin-top: 1rem !important
  }
  #dlllite-form .mr-md-3 {
    margin-right: 1rem !important
  }
  #dlllite-form .mb-md-3 {
    margin-bottom: 1rem !important
  }
  #dlllite-form .ml-md-3 {
    margin-left: 1rem !important
  }
  #dlllite-form .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  #dlllite-form .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  #dlllite-form .m-md-4 {
    margin: 1.5rem !important
  }
  #dlllite-form .mt-md-4 {
    margin-top: 1.5rem !important
  }
  #dlllite-form .mr-md-4 {
    margin-right: 1.5rem !important
  }
  #dlllite-form .mb-md-4 {
    margin-bottom: 1.5rem !important
  }
  #dlllite-form .ml-md-4 {
    margin-left: 1.5rem !important
  }
  #dlllite-form .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  #dlllite-form .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  #dlllite-form .m-md-5 {
    margin: 3rem !important
  }
  #dlllite-form .mt-md-5 {
    margin-top: 3rem !important
  }
  #dlllite-form .mr-md-5 {
    margin-right: 3rem !important
  }
  #dlllite-form .mb-md-5 {
    margin-bottom: 3rem !important
  }
  #dlllite-form .ml-md-5 {
    margin-left: 3rem !important
  }
  #dlllite-form .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  #dlllite-form .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  #dlllite-form .m-md-6 {
    margin: 4.5rem !important
  }
  #dlllite-form .mt-md-6 {
    margin-top: 4.5rem !important
  }
  #dlllite-form .mr-md-6 {
    margin-right: 4.5rem !important
  }
  #dlllite-form .mb-md-6 {
    margin-bottom: 4.5rem !important
  }
  #dlllite-form .ml-md-6 {
    margin-left: 4.5rem !important
  }
  #dlllite-form .mx-md-6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important
  }
  #dlllite-form .my-md-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
  }
  #dlllite-form .m-md-7 {
    margin: 6rem !important
  }
  #dlllite-form .mt-md-7 {
    margin-top: 6rem !important
  }
  #dlllite-form .mr-md-7 {
    margin-right: 6rem !important
  }
  #dlllite-form .mb-md-7 {
    margin-bottom: 6rem !important
  }
  #dlllite-form .ml-md-7 {
    margin-left: 6rem !important
  }
  #dlllite-form .mx-md-7 {
    margin-right: 6rem !important;
    margin-left: 6rem !important
  }
  #dlllite-form .my-md-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important
  }
  #dlllite-form .m-md-8 {
    margin: 8rem !important
  }
  #dlllite-form .mt-md-8 {
    margin-top: 8rem !important
  }
  #dlllite-form .mr-md-8 {
    margin-right: 8rem !important
  }
  #dlllite-form .mb-md-8 {
    margin-bottom: 8rem !important
  }
  #dlllite-form .ml-md-8 {
    margin-left: 8rem !important
  }
  #dlllite-form .mx-md-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important
  }
  #dlllite-form .my-md-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important
  }
  #dlllite-form .m-md-9 {
    margin: 10rem !important
  }
  #dlllite-form .mt-md-9 {
    margin-top: 10rem !important
  }
  #dlllite-form .mr-md-9 {
    margin-right: 10rem !important
  }
  #dlllite-form .mb-md-9 {
    margin-bottom: 10rem !important
  }
  #dlllite-form .ml-md-9 {
    margin-left: 10rem !important
  }
  #dlllite-form .mx-md-9 {
    margin-right: 10rem !important;
    margin-left: 10rem !important
  }
  #dlllite-form .my-md-9 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important
  }
  #dlllite-form .p-md-0 {
    padding: 0 !important
  }
  #dlllite-form .pt-md-0 {
    padding-top: 0 !important
  }
  #dlllite-form .pr-md-0 {
    padding-right: 0 !important
  }
  #dlllite-form .pb-md-0 {
    padding-bottom: 0 !important
  }
  #dlllite-form .pl-md-0 {
    padding-left: 0 !important
  }
  #dlllite-form .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  #dlllite-form .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  #dlllite-form .p-md-1 {
    padding: .25rem !important
  }
  #dlllite-form .pt-md-1 {
    padding-top: .25rem !important
  }
  #dlllite-form .pr-md-1 {
    padding-right: .25rem !important
  }
  #dlllite-form .pb-md-1 {
    padding-bottom: .25rem !important
  }
  #dlllite-form .pl-md-1 {
    padding-left: .25rem !important
  }
  #dlllite-form .px-md-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  #dlllite-form .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  #dlllite-form .p-md-2 {
    padding: .5rem !important
  }
  #dlllite-form .pt-md-2 {
    padding-top: .5rem !important
  }
  #dlllite-form .pr-md-2 {
    padding-right: .5rem !important
  }
  #dlllite-form .pb-md-2 {
    padding-bottom: .5rem !important
  }
  #dlllite-form .pl-md-2 {
    padding-left: .5rem !important
  }
  #dlllite-form .px-md-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  #dlllite-form .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  #dlllite-form .p-md-3 {
    padding: 1rem !important
  }
  #dlllite-form .pt-md-3 {
    padding-top: 1rem !important
  }
  #dlllite-form .pr-md-3 {
    padding-right: 1rem !important
  }
  #dlllite-form .pb-md-3 {
    padding-bottom: 1rem !important
  }
  #dlllite-form .pl-md-3 {
    padding-left: 1rem !important
  }
  #dlllite-form .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  #dlllite-form .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  #dlllite-form .p-md-4 {
    padding: 1.5rem !important
  }
  #dlllite-form .pt-md-4 {
    padding-top: 1.5rem !important
  }
  #dlllite-form .pr-md-4 {
    padding-right: 1.5rem !important
  }
  #dlllite-form .pb-md-4 {
    padding-bottom: 1.5rem !important
  }
  #dlllite-form .pl-md-4 {
    padding-left: 1.5rem !important
  }
  #dlllite-form .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  #dlllite-form .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  #dlllite-form .p-md-5 {
    padding: 3rem !important
  }
  #dlllite-form .pt-md-5 {
    padding-top: 3rem !important
  }
  #dlllite-form .pr-md-5 {
    padding-right: 3rem !important
  }
  #dlllite-form .pb-md-5 {
    padding-bottom: 3rem !important
  }
  #dlllite-form .pl-md-5 {
    padding-left: 3rem !important
  }
  #dlllite-form .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  #dlllite-form .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  #dlllite-form .p-md-6 {
    padding: 4.5rem !important
  }
  #dlllite-form .pt-md-6 {
    padding-top: 4.5rem !important
  }
  #dlllite-form .pr-md-6 {
    padding-right: 4.5rem !important
  }
  #dlllite-form .pb-md-6 {
    padding-bottom: 4.5rem !important
  }
  #dlllite-form .pl-md-6 {
    padding-left: 4.5rem !important
  }
  #dlllite-form .px-md-6 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important
  }
  #dlllite-form .py-md-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important
  }
  #dlllite-form .p-md-7 {
    padding: 6rem !important
  }
  #dlllite-form .pt-md-7 {
    padding-top: 6rem !important
  }
  #dlllite-form .pr-md-7 {
    padding-right: 6rem !important
  }
  #dlllite-form .pb-md-7 {
    padding-bottom: 6rem !important
  }
  #dlllite-form .pl-md-7 {
    padding-left: 6rem !important
  }
  #dlllite-form .px-md-7 {
    padding-right: 6rem !important;
    padding-left: 6rem !important
  }
  #dlllite-form .py-md-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
  }
  #dlllite-form .p-md-8 {
    padding: 8rem !important
  }
  #dlllite-form .pt-md-8 {
    padding-top: 8rem !important
  }
  #dlllite-form .pr-md-8 {
    padding-right: 8rem !important
  }
  #dlllite-form .pb-md-8 {
    padding-bottom: 8rem !important
  }
  #dlllite-form .pl-md-8 {
    padding-left: 8rem !important
  }
  #dlllite-form .px-md-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important
  }
  #dlllite-form .py-md-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important
  }
  #dlllite-form .p-md-9 {
    padding: 10rem !important
  }
  #dlllite-form .pt-md-9 {
    padding-top: 10rem !important
  }
  #dlllite-form .pr-md-9 {
    padding-right: 10rem !important
  }
  #dlllite-form .pb-md-9 {
    padding-bottom: 10rem !important
  }
  #dlllite-form .pl-md-9 {
    padding-left: 10rem !important
  }
  #dlllite-form .px-md-9 {
    padding-right: 10rem !important;
    padding-left: 10rem !important
  }
  #dlllite-form .py-md-9 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important
  }
  #dlllite-form .m-md-auto {
    margin: auto !important
  }
  #dlllite-form .mt-md-auto {
    margin-top: auto !important
  }
  #dlllite-form .mr-md-auto {
    margin-right: auto !important
  }
  #dlllite-form .mb-md-auto {
    margin-bottom: auto !important
  }
  #dlllite-form .ml-md-auto {
    margin-left: auto !important
  }
  #dlllite-form .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  #dlllite-form .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
}

@media (min-width: 992px) {
  #dlllite-form .m-lg-0 {
    margin: 0 !important
  }
  #dlllite-form .mt-lg-0 {
    margin-top: 0 !important
  }
  #dlllite-form .mr-lg-0 {
    margin-right: 0 !important
  }
  #dlllite-form .mb-lg-0 {
    margin-bottom: 0 !important
  }
  #dlllite-form .ml-lg-0 {
    margin-left: 0 !important
  }
  #dlllite-form .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  #dlllite-form .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  #dlllite-form .m-lg-1 {
    margin: .25rem !important
  }
  #dlllite-form .mt-lg-1 {
    margin-top: .25rem !important
  }
  #dlllite-form .mr-lg-1 {
    margin-right: .25rem !important
  }
  #dlllite-form .mb-lg-1 {
    margin-bottom: .25rem !important
  }
  #dlllite-form .ml-lg-1 {
    margin-left: .25rem !important
  }
  #dlllite-form .mx-lg-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  #dlllite-form .my-lg-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  #dlllite-form .m-lg-2 {
    margin: .5rem !important
  }
  #dlllite-form .mt-lg-2 {
    margin-top: .5rem !important
  }
  #dlllite-form .mr-lg-2 {
    margin-right: .5rem !important
  }
  #dlllite-form .mb-lg-2 {
    margin-bottom: .5rem !important
  }
  #dlllite-form .ml-lg-2 {
    margin-left: .5rem !important
  }
  #dlllite-form .mx-lg-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  #dlllite-form .my-lg-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  #dlllite-form .m-lg-3 {
    margin: 1rem !important
  }
  #dlllite-form .mt-lg-3 {
    margin-top: 1rem !important
  }
  #dlllite-form .mr-lg-3 {
    margin-right: 1rem !important
  }
  #dlllite-form .mb-lg-3 {
    margin-bottom: 1rem !important
  }
  #dlllite-form .ml-lg-3 {
    margin-left: 1rem !important
  }
  #dlllite-form .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  #dlllite-form .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  #dlllite-form .m-lg-4 {
    margin: 1.5rem !important
  }
  #dlllite-form .mt-lg-4 {
    margin-top: 1.5rem !important
  }
  #dlllite-form .mr-lg-4 {
    margin-right: 1.5rem !important
  }
  #dlllite-form .mb-lg-4 {
    margin-bottom: 1.5rem !important
  }
  #dlllite-form .ml-lg-4 {
    margin-left: 1.5rem !important
  }
  #dlllite-form .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  #dlllite-form .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  #dlllite-form .m-lg-5 {
    margin: 3rem !important
  }
  #dlllite-form .mt-lg-5 {
    margin-top: 3rem !important
  }
  #dlllite-form .mr-lg-5 {
    margin-right: 3rem !important
  }
  #dlllite-form .mb-lg-5 {
    margin-bottom: 3rem !important
  }
  #dlllite-form .ml-lg-5 {
    margin-left: 3rem !important
  }
  #dlllite-form .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  #dlllite-form .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  #dlllite-form .m-lg-6 {
    margin: 4.5rem !important
  }
  #dlllite-form .mt-lg-6 {
    margin-top: 4.5rem !important
  }
  #dlllite-form .mr-lg-6 {
    margin-right: 4.5rem !important
  }
  #dlllite-form .mb-lg-6 {
    margin-bottom: 4.5rem !important
  }
  #dlllite-form .ml-lg-6 {
    margin-left: 4.5rem !important
  }
  #dlllite-form .mx-lg-6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important
  }
  #dlllite-form .my-lg-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
  }
  #dlllite-form .m-lg-7 {
    margin: 6rem !important
  }
  #dlllite-form .mt-lg-7 {
    margin-top: 6rem !important
  }
  #dlllite-form .mr-lg-7 {
    margin-right: 6rem !important
  }
  #dlllite-form .mb-lg-7 {
    margin-bottom: 6rem !important
  }
  #dlllite-form .ml-lg-7 {
    margin-left: 6rem !important
  }
  #dlllite-form .mx-lg-7 {
    margin-right: 6rem !important;
    margin-left: 6rem !important
  }
  #dlllite-form .my-lg-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important
  }
  #dlllite-form .m-lg-8 {
    margin: 8rem !important
  }
  #dlllite-form .mt-lg-8 {
    margin-top: 8rem !important
  }
  #dlllite-form .mr-lg-8 {
    margin-right: 8rem !important
  }
  #dlllite-form .mb-lg-8 {
    margin-bottom: 8rem !important
  }
  #dlllite-form .ml-lg-8 {
    margin-left: 8rem !important
  }
  #dlllite-form .mx-lg-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important
  }
  #dlllite-form .my-lg-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important
  }
  #dlllite-form .m-lg-9 {
    margin: 10rem !important
  }
  #dlllite-form .mt-lg-9 {
    margin-top: 10rem !important
  }
  #dlllite-form .mr-lg-9 {
    margin-right: 10rem !important
  }
  #dlllite-form .mb-lg-9 {
    margin-bottom: 10rem !important
  }
  #dlllite-form .ml-lg-9 {
    margin-left: 10rem !important
  }
  #dlllite-form .mx-lg-9 {
    margin-right: 10rem !important;
    margin-left: 10rem !important
  }
  #dlllite-form .my-lg-9 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important
  }
  #dlllite-form .p-lg-0 {
    padding: 0 !important
  }
  #dlllite-form .pt-lg-0 {
    padding-top: 0 !important
  }
  #dlllite-form .pr-lg-0 {
    padding-right: 0 !important
  }
  #dlllite-form .pb-lg-0 {
    padding-bottom: 0 !important
  }
  #dlllite-form .pl-lg-0 {
    padding-left: 0 !important
  }
  #dlllite-form .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  #dlllite-form .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  #dlllite-form .p-lg-1 {
    padding: .25rem !important
  }
  #dlllite-form .pt-lg-1 {
    padding-top: .25rem !important
  }
  #dlllite-form .pr-lg-1 {
    padding-right: .25rem !important
  }
  #dlllite-form .pb-lg-1 {
    padding-bottom: .25rem !important
  }
  #dlllite-form .pl-lg-1 {
    padding-left: .25rem !important
  }
  #dlllite-form .px-lg-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  #dlllite-form .py-lg-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  #dlllite-form .p-lg-2 {
    padding: .5rem !important
  }
  #dlllite-form .pt-lg-2 {
    padding-top: .5rem !important
  }
  #dlllite-form .pr-lg-2 {
    padding-right: .5rem !important
  }
  #dlllite-form .pb-lg-2 {
    padding-bottom: .5rem !important
  }
  #dlllite-form .pl-lg-2 {
    padding-left: .5rem !important
  }
  #dlllite-form .px-lg-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  #dlllite-form .py-lg-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  #dlllite-form .p-lg-3 {
    padding: 1rem !important
  }
  #dlllite-form .pt-lg-3 {
    padding-top: 1rem !important
  }
  #dlllite-form .pr-lg-3 {
    padding-right: 1rem !important
  }
  #dlllite-form .pb-lg-3 {
    padding-bottom: 1rem !important
  }
  #dlllite-form .pl-lg-3 {
    padding-left: 1rem !important
  }
  #dlllite-form .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  #dlllite-form .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  #dlllite-form .p-lg-4 {
    padding: 1.5rem !important
  }
  #dlllite-form .pt-lg-4 {
    padding-top: 1.5rem !important
  }
  #dlllite-form .pr-lg-4 {
    padding-right: 1.5rem !important
  }
  #dlllite-form .pb-lg-4 {
    padding-bottom: 1.5rem !important
  }
  #dlllite-form .pl-lg-4 {
    padding-left: 1.5rem !important
  }
  #dlllite-form .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  #dlllite-form .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  #dlllite-form .p-lg-5 {
    padding: 3rem !important
  }
  #dlllite-form .pt-lg-5 {
    padding-top: 3rem !important
  }
  #dlllite-form .pr-lg-5 {
    padding-right: 3rem !important
  }
  #dlllite-form .pb-lg-5 {
    padding-bottom: 3rem !important
  }
  #dlllite-form .pl-lg-5 {
    padding-left: 3rem !important
  }
  #dlllite-form .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  #dlllite-form .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  #dlllite-form .p-lg-6 {
    padding: 4.5rem !important
  }
  #dlllite-form .pt-lg-6 {
    padding-top: 4.5rem !important
  }
  #dlllite-form .pr-lg-6 {
    padding-right: 4.5rem !important
  }
  #dlllite-form .pb-lg-6 {
    padding-bottom: 4.5rem !important
  }
  #dlllite-form .pl-lg-6 {
    padding-left: 4.5rem !important
  }
  #dlllite-form .px-lg-6 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important
  }
  #dlllite-form .py-lg-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important
  }
  #dlllite-form .p-lg-7 {
    padding: 6rem !important
  }
  #dlllite-form .pt-lg-7 {
    padding-top: 6rem !important
  }
  #dlllite-form .pr-lg-7 {
    padding-right: 6rem !important
  }
  #dlllite-form .pb-lg-7 {
    padding-bottom: 6rem !important
  }
  #dlllite-form .pl-lg-7 {
    padding-left: 6rem !important
  }
  #dlllite-form .px-lg-7 {
    padding-right: 6rem !important;
    padding-left: 6rem !important
  }
  #dlllite-form .py-lg-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
  }
  #dlllite-form .p-lg-8 {
    padding: 8rem !important
  }
  #dlllite-form .pt-lg-8 {
    padding-top: 8rem !important
  }
  #dlllite-form .pr-lg-8 {
    padding-right: 8rem !important
  }
  #dlllite-form .pb-lg-8 {
    padding-bottom: 8rem !important
  }
  #dlllite-form .pl-lg-8 {
    padding-left: 8rem !important
  }
  #dlllite-form .px-lg-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important
  }
  #dlllite-form .py-lg-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important
  }
  #dlllite-form .p-lg-9 {
    padding: 10rem !important
  }
  #dlllite-form .pt-lg-9 {
    padding-top: 10rem !important
  }
  #dlllite-form .pr-lg-9 {
    padding-right: 10rem !important
  }
  #dlllite-form .pb-lg-9 {
    padding-bottom: 10rem !important
  }
  #dlllite-form .pl-lg-9 {
    padding-left: 10rem !important
  }
  #dlllite-form .px-lg-9 {
    padding-right: 10rem !important;
    padding-left: 10rem !important
  }
  #dlllite-form .py-lg-9 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important
  }
  #dlllite-form .m-lg-auto {
    margin: auto !important
  }
  #dlllite-form .mt-lg-auto {
    margin-top: auto !important
  }
  #dlllite-form .mr-lg-auto {
    margin-right: auto !important
  }
  #dlllite-form .mb-lg-auto {
    margin-bottom: auto !important
  }
  #dlllite-form .ml-lg-auto {
    margin-left: auto !important
  }
  #dlllite-form .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  #dlllite-form .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
}

@media (min-width: 1200px) {
  #dlllite-form .m-xl-0 {
    margin: 0 !important
  }
  #dlllite-form .mt-xl-0 {
    margin-top: 0 !important
  }
  #dlllite-form .mr-xl-0 {
    margin-right: 0 !important
  }
  #dlllite-form .mb-xl-0 {
    margin-bottom: 0 !important
  }
  #dlllite-form .ml-xl-0 {
    margin-left: 0 !important
  }
  #dlllite-form .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }
  #dlllite-form .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
  #dlllite-form .m-xl-1 {
    margin: .25rem !important
  }
  #dlllite-form .mt-xl-1 {
    margin-top: .25rem !important
  }
  #dlllite-form .mr-xl-1 {
    margin-right: .25rem !important
  }
  #dlllite-form .mb-xl-1 {
    margin-bottom: .25rem !important
  }
  #dlllite-form .ml-xl-1 {
    margin-left: .25rem !important
  }
  #dlllite-form .mx-xl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }
  #dlllite-form .my-xl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }
  #dlllite-form .m-xl-2 {
    margin: .5rem !important
  }
  #dlllite-form .mt-xl-2 {
    margin-top: .5rem !important
  }
  #dlllite-form .mr-xl-2 {
    margin-right: .5rem !important
  }
  #dlllite-form .mb-xl-2 {
    margin-bottom: .5rem !important
  }
  #dlllite-form .ml-xl-2 {
    margin-left: .5rem !important
  }
  #dlllite-form .mx-xl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }
  #dlllite-form .my-xl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }
  #dlllite-form .m-xl-3 {
    margin: 1rem !important
  }
  #dlllite-form .mt-xl-3 {
    margin-top: 1rem !important
  }
  #dlllite-form .mr-xl-3 {
    margin-right: 1rem !important
  }
  #dlllite-form .mb-xl-3 {
    margin-bottom: 1rem !important
  }
  #dlllite-form .ml-xl-3 {
    margin-left: 1rem !important
  }
  #dlllite-form .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }
  #dlllite-form .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }
  #dlllite-form .m-xl-4 {
    margin: 1.5rem !important
  }
  #dlllite-form .mt-xl-4 {
    margin-top: 1.5rem !important
  }
  #dlllite-form .mr-xl-4 {
    margin-right: 1.5rem !important
  }
  #dlllite-form .mb-xl-4 {
    margin-bottom: 1.5rem !important
  }
  #dlllite-form .ml-xl-4 {
    margin-left: 1.5rem !important
  }
  #dlllite-form .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }
  #dlllite-form .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }
  #dlllite-form .m-xl-5 {
    margin: 3rem !important
  }
  #dlllite-form .mt-xl-5 {
    margin-top: 3rem !important
  }
  #dlllite-form .mr-xl-5 {
    margin-right: 3rem !important
  }
  #dlllite-form .mb-xl-5 {
    margin-bottom: 3rem !important
  }
  #dlllite-form .ml-xl-5 {
    margin-left: 3rem !important
  }
  #dlllite-form .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }
  #dlllite-form .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }
  #dlllite-form .m-xl-6 {
    margin: 4.5rem !important
  }
  #dlllite-form .mt-xl-6 {
    margin-top: 4.5rem !important
  }
  #dlllite-form .mr-xl-6 {
    margin-right: 4.5rem !important
  }
  #dlllite-form .mb-xl-6 {
    margin-bottom: 4.5rem !important
  }
  #dlllite-form .ml-xl-6 {
    margin-left: 4.5rem !important
  }
  #dlllite-form .mx-xl-6 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important
  }
  #dlllite-form .my-xl-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
  }
  #dlllite-form .m-xl-7 {
    margin: 6rem !important
  }
  #dlllite-form .mt-xl-7 {
    margin-top: 6rem !important
  }
  #dlllite-form .mr-xl-7 {
    margin-right: 6rem !important
  }
  #dlllite-form .mb-xl-7 {
    margin-bottom: 6rem !important
  }
  #dlllite-form .ml-xl-7 {
    margin-left: 6rem !important
  }
  #dlllite-form .mx-xl-7 {
    margin-right: 6rem !important;
    margin-left: 6rem !important
  }
  #dlllite-form .my-xl-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important
  }
  #dlllite-form .m-xl-8 {
    margin: 8rem !important
  }
  #dlllite-form .mt-xl-8 {
    margin-top: 8rem !important
  }
  #dlllite-form .mr-xl-8 {
    margin-right: 8rem !important
  }
  #dlllite-form .mb-xl-8 {
    margin-bottom: 8rem !important
  }
  #dlllite-form .ml-xl-8 {
    margin-left: 8rem !important
  }
  #dlllite-form .mx-xl-8 {
    margin-right: 8rem !important;
    margin-left: 8rem !important
  }
  #dlllite-form .my-xl-8 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important
  }
  #dlllite-form .m-xl-9 {
    margin: 10rem !important
  }
  #dlllite-form .mt-xl-9 {
    margin-top: 10rem !important
  }
  #dlllite-form .mr-xl-9 {
    margin-right: 10rem !important
  }
  #dlllite-form .mb-xl-9 {
    margin-bottom: 10rem !important
  }
  #dlllite-form .ml-xl-9 {
    margin-left: 10rem !important
  }
  #dlllite-form .mx-xl-9 {
    margin-right: 10rem !important;
    margin-left: 10rem !important
  }
  #dlllite-form .my-xl-9 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important
  }
  #dlllite-form .p-xl-0 {
    padding: 0 !important
  }
  #dlllite-form .pt-xl-0 {
    padding-top: 0 !important
  }
  #dlllite-form .pr-xl-0 {
    padding-right: 0 !important
  }
  #dlllite-form .pb-xl-0 {
    padding-bottom: 0 !important
  }
  #dlllite-form .pl-xl-0 {
    padding-left: 0 !important
  }
  #dlllite-form .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  #dlllite-form .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }
  #dlllite-form .p-xl-1 {
    padding: .25rem !important
  }
  #dlllite-form .pt-xl-1 {
    padding-top: .25rem !important
  }
  #dlllite-form .pr-xl-1 {
    padding-right: .25rem !important
  }
  #dlllite-form .pb-xl-1 {
    padding-bottom: .25rem !important
  }
  #dlllite-form .pl-xl-1 {
    padding-left: .25rem !important
  }
  #dlllite-form .px-xl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }
  #dlllite-form .py-xl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }
  #dlllite-form .p-xl-2 {
    padding: .5rem !important
  }
  #dlllite-form .pt-xl-2 {
    padding-top: .5rem !important
  }
  #dlllite-form .pr-xl-2 {
    padding-right: .5rem !important
  }
  #dlllite-form .pb-xl-2 {
    padding-bottom: .5rem !important
  }
  #dlllite-form .pl-xl-2 {
    padding-left: .5rem !important
  }
  #dlllite-form .px-xl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }
  #dlllite-form .py-xl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }
  #dlllite-form .p-xl-3 {
    padding: 1rem !important
  }
  #dlllite-form .pt-xl-3 {
    padding-top: 1rem !important
  }
  #dlllite-form .pr-xl-3 {
    padding-right: 1rem !important
  }
  #dlllite-form .pb-xl-3 {
    padding-bottom: 1rem !important
  }
  #dlllite-form .pl-xl-3 {
    padding-left: 1rem !important
  }
  #dlllite-form .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }
  #dlllite-form .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }
  #dlllite-form .p-xl-4 {
    padding: 1.5rem !important
  }
  #dlllite-form .pt-xl-4 {
    padding-top: 1.5rem !important
  }
  #dlllite-form .pr-xl-4 {
    padding-right: 1.5rem !important
  }
  #dlllite-form .pb-xl-4 {
    padding-bottom: 1.5rem !important
  }
  #dlllite-form .pl-xl-4 {
    padding-left: 1.5rem !important
  }
  #dlllite-form .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }
  #dlllite-form .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }
  #dlllite-form .p-xl-5 {
    padding: 3rem !important
  }
  #dlllite-form .pt-xl-5 {
    padding-top: 3rem !important
  }
  #dlllite-form .pr-xl-5 {
    padding-right: 3rem !important
  }
  #dlllite-form .pb-xl-5 {
    padding-bottom: 3rem !important
  }
  #dlllite-form .pl-xl-5 {
    padding-left: 3rem !important
  }
  #dlllite-form .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
  #dlllite-form .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }
  #dlllite-form .p-xl-6 {
    padding: 4.5rem !important
  }
  #dlllite-form .pt-xl-6 {
    padding-top: 4.5rem !important
  }
  #dlllite-form .pr-xl-6 {
    padding-right: 4.5rem !important
  }
  #dlllite-form .pb-xl-6 {
    padding-bottom: 4.5rem !important
  }
  #dlllite-form .pl-xl-6 {
    padding-left: 4.5rem !important
  }
  #dlllite-form .px-xl-6 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important
  }
  #dlllite-form .py-xl-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important
  }
  #dlllite-form .p-xl-7 {
    padding: 6rem !important
  }
  #dlllite-form .pt-xl-7 {
    padding-top: 6rem !important
  }
  #dlllite-form .pr-xl-7 {
    padding-right: 6rem !important
  }
  #dlllite-form .pb-xl-7 {
    padding-bottom: 6rem !important
  }
  #dlllite-form .pl-xl-7 {
    padding-left: 6rem !important
  }
  #dlllite-form .px-xl-7 {
    padding-right: 6rem !important;
    padding-left: 6rem !important
  }
  #dlllite-form .py-xl-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
  }
  #dlllite-form .p-xl-8 {
    padding: 8rem !important
  }
  #dlllite-form .pt-xl-8 {
    padding-top: 8rem !important
  }
  #dlllite-form .pr-xl-8 {
    padding-right: 8rem !important
  }
  #dlllite-form .pb-xl-8 {
    padding-bottom: 8rem !important
  }
  #dlllite-form .pl-xl-8 {
    padding-left: 8rem !important
  }
  #dlllite-form .px-xl-8 {
    padding-right: 8rem !important;
    padding-left: 8rem !important
  }
  #dlllite-form .py-xl-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important
  }
  #dlllite-form .p-xl-9 {
    padding: 10rem !important
  }
  #dlllite-form .pt-xl-9 {
    padding-top: 10rem !important
  }
  #dlllite-form .pr-xl-9 {
    padding-right: 10rem !important
  }
  #dlllite-form .pb-xl-9 {
    padding-bottom: 10rem !important
  }
  #dlllite-form .pl-xl-9 {
    padding-left: 10rem !important
  }
  #dlllite-form .px-xl-9 {
    padding-right: 10rem !important;
    padding-left: 10rem !important
  }
  #dlllite-form .py-xl-9 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important
  }
  #dlllite-form .m-xl-auto {
    margin: auto !important
  }
  #dlllite-form .mt-xl-auto {
    margin-top: auto !important
  }
  #dlllite-form .mr-xl-auto {
    margin-right: auto !important
  }
  #dlllite-form .mb-xl-auto {
    margin-bottom: auto !important
  }
  #dlllite-form .ml-xl-auto {
    margin-left: auto !important
  }
  #dlllite-form .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }
  #dlllite-form .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }
}

#dlllite-form .text-justify {
  text-align: justify !important
}

#dlllite-form .text-nowrap {
  white-space: nowrap !important
}

#dlllite-form .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

#dlllite-form .text-left {
  text-align: left !important
}

#dlllite-form .text-right {
  text-align: right !important
}

#dlllite-form .text-center {
  text-align: center !important
}

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

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

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

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

#dlllite-form .text-lowercase {
  text-transform: lowercase !important
}

#dlllite-form .text-uppercase {
  text-transform: uppercase !important
}

#dlllite-form .text-capitalize {
  text-transform: capitalize !important
}

#dlllite-form .font-weight-normal {
  font-weight: normal
}

#dlllite-form .font-weight-bold {
  font-weight: bold
}

#dlllite-form .font-italic {
  font-style: italic
}

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

#dlllite-form .text-primary {
  color: #007bff !important
}

#dlllite-form a.text-primary:focus, #dlllite-form a.text-primary:hover {
  color: #0062cc !important
}

#dlllite-form .text-secondary {
  color: #868e96 !important
}

#dlllite-form a.text-secondary:focus, #dlllite-form a.text-secondary:hover {
  color: #6c757d !important
}

#dlllite-form .text-success {
  color: #28a745 !important
}

#dlllite-form a.text-success:focus, #dlllite-form a.text-success:hover {
  color: #1e7e34 !important
}

#dlllite-form .text-info {
  color: #17a2b8 !important
}

#dlllite-form a.text-info:focus, #dlllite-form a.text-info:hover {
  color: #117a8b !important
}

#dlllite-form .text-warning {
  color: #ffc107 !important
}

#dlllite-form a.text-warning:focus, #dlllite-form a.text-warning:hover {
  color: #d39e00 !important
}

#dlllite-form .text-danger {
  color: #dc3545 !important
}

#dlllite-form a.text-danger:focus, #dlllite-form a.text-danger:hover {
  color: #bd2130 !important
}

#dlllite-form .text-light {
  color: #f8f9fa !important
}

#dlllite-form a.text-light:focus, #dlllite-form a.text-light:hover {
  color: #dae0e5 !important
}

#dlllite-form .text-dark {
  color: #343a40 !important
}

#dlllite-form a.text-dark:focus, #dlllite-form a.text-dark:hover {
  color: #1d2124 !important
}

#dlllite-form .text-muted {
  color: #868e96 !important
}

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

#dlllite-form .visible {
  visibility: visible !important
}

#dlllite-form .invisible {
  visibility: hidden !important
}

#dlllite-form #dlllite-form body {
  background-color: #fff;
  font-feature-settings: "pkna" 1
}

#dlllite-form h1 {
  font-size: 2.4rem
}

#dlllite-form h2 {
  font-size: 2rem
}

#dlllite-form h3 {
  font-size: 1.6rem
}

#dlllite-form h4 {
  font-size: 1.2rem
}

#dlllite-form h5 {
  font-size: 1.0rem
}

#dlllite-form .heading {
  font-weight: 600;
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
  display: block
}

#dlllite-form .heading-s {
  font-size: 1.3rem
}

#dlllite-form .heading-m {
  font-size: 2.4rem
}

#dlllite-form .heading-l {
  font-size: 3rem
}

#dlllite-form .heading-xl {
  font-size: 3.8rem
}

#dlllite-form .heading-xxl {
  font-size: 5.8rem
}

#dlllite-form .nav-link {
  padding: 0.2rem 1rem
}

#dlllite-form .footer-menu {
  margin-bottom: 20px
}

#dlllite-form .label {
  display: inline-block;
  margin: 0 7px;
  padding: 2px 10px;
  color: #fff;
  border-radius: 3px;
  background-color: #607d8b
}

#dlllite-form .accent {
  color: #f44336
}

#dlllite-form .wordwrap {
  display: inline-block
}

#dlllite-form .marker {
  background: linear-gradient(transparent 70%, #ff6 70%)
}

#dlllite-form .text-size-50 {
  font-size: 50%
}

#dlllite-form .text-size-60 {
  font-size: 60%
}

#dlllite-form .text-size-70 {
  font-size: 70%
}

#dlllite-form .text-size-80 {
  font-size: 80%
}

#dlllite-form .text-size-90 {
  font-size: 90%
}

#dlllite-form .text-size-100 {
  font-size: 100%
}

#dlllite-form .text-size-110 {
  font-size: 110%
}

#dlllite-form .text-size-120 {
  font-size: 120%
}

#dlllite-form .text-size-130 {
  font-size: 130%
}

#dlllite-form .text-size-140 {
  font-size: 140%
}

#dlllite-form .text-size-150 {
  font-size: 150%
}

#dlllite-form .text-size-160 {
  font-size: 160%
}

#dlllite-form .text-size-170 {
  font-size: 170%
}

#dlllite-form .text-size-180 {
  font-size: 180%
}

#dlllite-form .text-size-190 {
  font-size: 190%
}

#dlllite-form .text-size-200 {
  font-size: 200%
}

#dlllite-form .text-size-210 {
  font-size: 210%
}

#dlllite-form .text-size-220 {
  font-size: 220%
}

#dlllite-form .text-size-230 {
  font-size: 230%
}

#dlllite-form .text-size-240 {
  font-size: 240%
}

#dlllite-form .text-size-250 {
  font-size: 250%
}

#dlllite-form .text-size-260 {
  font-size: 260%
}

#dlllite-form .text-size-270 {
  font-size: 270%
}

#dlllite-form .text-size-280 {
  font-size: 280%
}

#dlllite-form .text-size-290 {
  font-size: 290%
}

#dlllite-form .text-size-300 {
  font-size: 300%
}

#dlllite-form .text-weight-100 {
  font-weight: 100
}

#dlllite-form .text-weight-200 {
  font-weight: 200
}

#dlllite-form .text-weight-300 {
  font-weight: 300
}

#dlllite-form .text-weight-400 {
  font-weight: 400
}

#dlllite-form .text-weight-500 {
  font-weight: 500
}

#dlllite-form .text-weight-600 {
  font-weight: 600
}

#dlllite-form .text-weight-700 {
  font-weight: 700
}

#dlllite-form .text-weight-800 {
  font-weight: 800
}

#dlllite-form .text-weight-900 {
  font-weight: 900
}

#dlllite-form .text-red {
  color: #e74c3c
}

#dlllite-form .text-blue {
  color: #0074c7
}

#dlllite-form .text-gray {
  color: #979ca2
}

#dlllite-form .waku {
  box-sizing: border-box
}

#dlllite-form .waku-style-a {
  border: 4px solid #e8e9ea;
  background-color: #fff
}

#dlllite-form .waku-style-a .waku-title {
  background-color: #e8e9ea
}

#dlllite-form .waku-style-b {
  border: 4px solid #0074c7;
  background-color: #fff
}

#dlllite-form .waku-style-b .waku-title {
  background-color: #0074c7
}

#dlllite-form .waku-style-b .waku-title h4 {
  color: #fff
}

#dlllite-form .waku-style-c {
  border: 1px solid #F89174;
  background-color: #fff
}

#dlllite-form .waku-style-c .waku-title {
  background-color: #F89174
}

#dlllite-form .waku-style-c .waku-title h4 {
  color: #fff
}

#dlllite-form .waku-style-c .waku-content {
  background-color: #FFFBF4;
  color: #D3826B
}

#dlllite-form .waku-style-d {
  border: 1px solid #7ED321;
  background-color: #fff
}

#dlllite-form .waku-style-d .waku-title {
  background-color: #7ED321
}

#dlllite-form .waku-style-d .waku-title h4 {
  color: #fff
}

#dlllite-form .waku-style-d .waku-content {
  background-color: #F1FFE0;
  color: #526E61
}

#dlllite-form .wrap.container {
  width: 100%;
  max-width: 100%;
  padding: 0
}

#dlllite-form .content.row {
  margin: 0
}

#dlllite-form main.main {
  width: 100%
}

#dlllite-form .lpb-heading-style-a, #dlllite-form .lpb-headline-style-a {
  color: #333;
  background-color: #fff
}

#dlllite-form .lpb-heading-style-a .accent, #dlllite-form .lpb-headline-style-a .accent {
  color: #e74c3c
}

#dlllite-form .lpb-heading-style-a .label, #dlllite-form .lpb-headline-style-a .label {
  color: #fff;
  background-color: #e74c3c
}

#dlllite-form .lpb-heading-style-b, #dlllite-form .lpb-headline-style-b {
  background-color: #0074c7
}

#dlllite-form .lpb-heading-style-b h1, #dlllite-form .lpb-heading-style-b h2, #dlllite-form .lpb-heading-style-b h3, #dlllite-form .lpb-heading-style-b h4, #dlllite-form .lpb-heading-style-b h5, #dlllite-form .lpb-headline-style-b h1, #dlllite-form .lpb-headline-style-b h2, #dlllite-form .lpb-headline-style-b h3, #dlllite-form .lpb-headline-style-b h4, #dlllite-form .lpb-headline-style-b h5 {
  color: #fff
}

#dlllite-form .lpb-heading-style-b .accent, #dlllite-form .lpb-headline-style-b .accent {
  color: #ff0
}

#dlllite-form .lpb-heading-style-b .label, #dlllite-form .lpb-headline-style-b .label {
  color: #333;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-heading-style-c, #dlllite-form .lpb-headline-style-c {
  background-color: #00bb9a
}

#dlllite-form .lpb-heading-style-c h1, #dlllite-form .lpb-heading-style-c h2, #dlllite-form .lpb-heading-style-c h3, #dlllite-form .lpb-heading-style-c h4, #dlllite-form .lpb-heading-style-c h5, #dlllite-form .lpb-headline-style-c h1, #dlllite-form .lpb-headline-style-c h2, #dlllite-form .lpb-headline-style-c h3, #dlllite-form .lpb-headline-style-c h4, #dlllite-form .lpb-headline-style-c h5 {
  color: #fff
}

#dlllite-form .lpb-heading-style-c .accent, #dlllite-form .lpb-headline-style-c .accent {
  color: #ff0
}

#dlllite-form .lpb-heading-style-c .label, #dlllite-form .lpb-headline-style-c .label {
  color: #333;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-heading-style-d, #dlllite-form .lpb-headline-style-d {
  background-color: #25364c
}

#dlllite-form .lpb-heading-style-d h1, #dlllite-form .lpb-heading-style-d h2, #dlllite-form .lpb-heading-style-d h3, #dlllite-form .lpb-heading-style-d h4, #dlllite-form .lpb-heading-style-d h5, #dlllite-form .lpb-headline-style-d h1, #dlllite-form .lpb-headline-style-d h2, #dlllite-form .lpb-headline-style-d h3, #dlllite-form .lpb-headline-style-d h4, #dlllite-form .lpb-headline-style-d h5 {
  color: #fff
}

#dlllite-form .lpb-heading-style-d .accent, #dlllite-form .lpb-headline-style-d .accent {
  color: #e74c3c
}

#dlllite-form .lpb-heading-style-d .label, #dlllite-form .lpb-headline-style-d .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .lpb-heading-style-e, #dlllite-form .lpb-headline-style-e {
  background-color: #3b3b3b
}

#dlllite-form .lpb-heading-style-e h1, #dlllite-form .lpb-heading-style-e h2, #dlllite-form .lpb-heading-style-e h3, #dlllite-form .lpb-heading-style-e h4, #dlllite-form .lpb-heading-style-e h5, #dlllite-form .lpb-headline-style-e h1, #dlllite-form .lpb-headline-style-e h2, #dlllite-form .lpb-headline-style-e h3, #dlllite-form .lpb-headline-style-e h4, #dlllite-form .lpb-headline-style-e h5 {
  color: #fff
}

#dlllite-form .lpb-heading-style-e .accent, #dlllite-form .lpb-headline-style-e .accent {
  color: #50e3c2
}

#dlllite-form .lpb-heading-style-e .label, #dlllite-form .lpb-headline-style-e .label {
  color: #333;
  background-color: #50e3c2;
  text-shadow: none
}

#dlllite-form .lpb-heading-style-f, #dlllite-form .lpb-headline-style-f {
  background-color: #D32F2F
}

#dlllite-form .lpb-heading-style-f h1, #dlllite-form .lpb-heading-style-f h2, #dlllite-form .lpb-heading-style-f h3, #dlllite-form .lpb-heading-style-f h4, #dlllite-form .lpb-heading-style-f h5, #dlllite-form .lpb-headline-style-f h1, #dlllite-form .lpb-headline-style-f h2, #dlllite-form .lpb-headline-style-f h3, #dlllite-form .lpb-headline-style-f h4, #dlllite-form .lpb-headline-style-f h5 {
  color: #fff
}

#dlllite-form .lpb-heading-style-f .accent, #dlllite-form .lpb-headline-style-f .accent {
  color: #ff0
}

#dlllite-form .lpb-heading-style-f .label, #dlllite-form .lpb-headline-style-f .label {
  color: #333;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-heading-style-g, #dlllite-form .lpb-headline-style-g {
  background-color: #323339;
  background-image: url("../image/component/black-orchid.png")
}

#dlllite-form .lpb-heading-style-g h1, #dlllite-form .lpb-heading-style-g h2, #dlllite-form .lpb-heading-style-g h3, #dlllite-form .lpb-heading-style-g h4, #dlllite-form .lpb-heading-style-g h5, #dlllite-form .lpb-headline-style-g h1, #dlllite-form .lpb-headline-style-g h2, #dlllite-form .lpb-headline-style-g h3, #dlllite-form .lpb-headline-style-g h4, #dlllite-form .lpb-headline-style-g h5 {
  color: #fff
}

#dlllite-form .lpb-heading-style-g .accent, #dlllite-form .lpb-headline-style-g .accent {
  color: #f5b72d
}

#dlllite-form .lpb-heading-style-g .label, #dlllite-form .lpb-headline-style-g .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .lpb-heading-style-h, #dlllite-form .lpb-headline-style-h {
  background-color: #2b4251;
  background-image: url("../image/component/black-linen.png")
}

#dlllite-form .lpb-heading-style-h h1, #dlllite-form .lpb-heading-style-h h2, #dlllite-form .lpb-heading-style-h h3, #dlllite-form .lpb-heading-style-h h4, #dlllite-form .lpb-heading-style-h h5, #dlllite-form .lpb-headline-style-h h1, #dlllite-form .lpb-headline-style-h h2, #dlllite-form .lpb-headline-style-h h3, #dlllite-form .lpb-headline-style-h h4, #dlllite-form .lpb-headline-style-h h5 {
  color: #fff
}

#dlllite-form .lpb-heading-style-h .accent, #dlllite-form .lpb-headline-style-h .accent {
  color: #f5b72d
}

#dlllite-form .lpb-heading-style-h .label, #dlllite-form .lpb-headline-style-h .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .lpb-heading-style-i, #dlllite-form .lpb-headline-style-i {
  background-color: #08708a;
  background-image: url("../image/component/fake-brick.png")
}

#dlllite-form .lpb-heading-style-i h1, #dlllite-form .lpb-heading-style-i h2, #dlllite-form .lpb-heading-style-i h3, #dlllite-form .lpb-heading-style-i h4, #dlllite-form .lpb-heading-style-i h5, #dlllite-form .lpb-headline-style-i h1, #dlllite-form .lpb-headline-style-i h2, #dlllite-form .lpb-headline-style-i h3, #dlllite-form .lpb-headline-style-i h4, #dlllite-form .lpb-headline-style-i h5 {
  color: #fff
}

#dlllite-form .lpb-heading-style-i .accent, #dlllite-form .lpb-headline-style-i .accent {
  color: #f5b72d
}

#dlllite-form .lpb-heading-style-i .label, #dlllite-form .lpb-headline-style-i .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .lpb-heading-style-j, #dlllite-form .lpb-headline-style-j {
  background-color: #8c0004;
  background-image: url("../image/component/dark-fish-skin.png")
}

#dlllite-form .lpb-heading-style-j h1, #dlllite-form .lpb-heading-style-j h2, #dlllite-form .lpb-heading-style-j h3, #dlllite-form .lpb-heading-style-j h4, #dlllite-form .lpb-heading-style-j h5, #dlllite-form .lpb-headline-style-j h1, #dlllite-form .lpb-headline-style-j h2, #dlllite-form .lpb-headline-style-j h3, #dlllite-form .lpb-headline-style-j h4, #dlllite-form .lpb-headline-style-j h5 {
  color: #fff
}

#dlllite-form .lpb-heading-style-j .accent, #dlllite-form .lpb-headline-style-j .accent {
  color: #f5b72d
}

#dlllite-form .lpb-heading-style-j .label, #dlllite-form .lpb-headline-style-j .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .lpb-text-style-a {
  background-color: #fff
}

#dlllite-form .lpb-text-style-a .accent {
  color: #e74c3c
}

#dlllite-form .lpb-text-style-a .label {
  color: #fff;
  background-color: #e74c3c
}

#dlllite-form .lpb-text-style-b {
  background-color: #f8f8f8
}

#dlllite-form .lpb-text-style-b .accent {
  color: #e74c3c
}

#dlllite-form .lpb-text-style-b .label {
  color: #fff;
  background-color: #e74c3c
}

#dlllite-form .lpb-text-style-c {
  background-color: #3b3b3b;
  color: #fff
}

#dlllite-form .lpb-text-style-c h1, #dlllite-form .lpb-text-style-c h2, #dlllite-form .lpb-text-style-c h3, #dlllite-form .lpb-text-style-c h4, #dlllite-form .lpb-text-style-c h5 {
  color: #fff
}

#dlllite-form .lpb-text-style-c .accent {
  color: #50e3c2
}

#dlllite-form .lpb-text-style-c .label {
  color: #3b3b3b;
  background-color: #50e3c2
}

#dlllite-form .lpb-text-style-d {
  background-color: #f8f8f8
}

#dlllite-form .lpb-text-style-d .accent {
  color: #e74c3c
}

#dlllite-form .lpb-text-style-d .label {
  color: #fff;
  background-color: #e74c3c
}

#dlllite-form .lpb-text-style-e {
  background-color: #0074c7
}

#dlllite-form .lpb-text-style-e .lpb-text-inner {
  background-color: #fff;
  border: 2px solid #3b3b3b
}

#dlllite-form .lpb-text-style-e .accent {
  color: #0074c7
}

#dlllite-form .lpb-text-style-e .label {
  color: #fff;
  background-color: #0074c7
}

#dlllite-form .lpb-grid-style-a {
  background-color: #fff
}

#dlllite-form .lpb-grid-style-a .box {
  background-color: #fff
}

#dlllite-form .lpb-grid-style-a .box-title {
  background-color: #fff
}

#dlllite-form .lpb-grid-style-a .accent {
  color: #e74c3c
}

#dlllite-form .lpb-grid-style-a .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .lpb-grid-style-b {
  background-color: #f8f8f8
}

#dlllite-form .lpb-grid-style-b .box {
  background-color: #fff
}

#dlllite-form .lpb-grid-style-b .box-title {
  background-color: #3b3b3b
}

#dlllite-form .lpb-grid-style-b .box-title h1, #dlllite-form .lpb-grid-style-b .box-title h2, #dlllite-form .lpb-grid-style-b .box-title h3, #dlllite-form .lpb-grid-style-b .box-title h4, #dlllite-form .lpb-grid-style-b .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-grid-style-b .accent {
  color: #50e3c2
}

#dlllite-form .lpb-grid-style-b .label {
  color: #3b3b3b;
  background-color: #50e3c2;
  text-shadow: none
}

#dlllite-form .lpb-grid-style-c {
  background-color: #fff
}

#dlllite-form .lpb-grid-style-c .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-grid-style-c .box-title {
  background-color: #0074c7
}

#dlllite-form .lpb-grid-style-c .box-title h1, #dlllite-form .lpb-grid-style-c .box-title h2, #dlllite-form .lpb-grid-style-c .box-title h3, #dlllite-form .lpb-grid-style-c .box-title h4, #dlllite-form .lpb-grid-style-c .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-grid-style-c .accent {
  color: #ff0
}

#dlllite-form .lpb-grid-style-c .label {
  color: #3b3b3b;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-grid-style-d {
  background-color: #fff
}

#dlllite-form .lpb-grid-style-d .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-grid-style-d .box-title {
  background-color: #00bb9a
}

#dlllite-form .lpb-grid-style-d .box-title h1, #dlllite-form .lpb-grid-style-d .box-title h2, #dlllite-form .lpb-grid-style-d .box-title h3, #dlllite-form .lpb-grid-style-d .box-title h4, #dlllite-form .lpb-grid-style-d .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-grid-style-d .accent {
  color: #ff0
}

#dlllite-form .lpb-grid-style-d .label {
  color: #3b3b3b;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-grid-style-e {
  background-color: #fff
}

#dlllite-form .lpb-grid-style-e .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-grid-style-e .box-title {
  background-color: #323339;
  background-image: url("../image/component/black-orchid.png")
}

#dlllite-form .lpb-grid-style-e .box-title h1, #dlllite-form .lpb-grid-style-e .box-title h2, #dlllite-form .lpb-grid-style-e .box-title h3, #dlllite-form .lpb-grid-style-e .box-title h4, #dlllite-form .lpb-grid-style-e .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-grid-style-e .accent {
  color: #f5b72d
}

#dlllite-form .lpb-grid-style-e .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .lpb-grid-style-f {
  background-color: #fff
}

#dlllite-form .lpb-grid-style-f .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-grid-style-f .box-title {
  background-color: #2b4251;
  background-image: url("../image/component/black-linen.png")
}

#dlllite-form .lpb-grid-style-f .box-title h1, #dlllite-form .lpb-grid-style-f .box-title h2, #dlllite-form .lpb-grid-style-f .box-title h3, #dlllite-form .lpb-grid-style-f .box-title h4, #dlllite-form .lpb-grid-style-f .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-grid-style-f .accent {
  color: #f5b72d
}

#dlllite-form .lpb-grid-style-f .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .lpb-grid-style-g {
  background-color: #fff
}

#dlllite-form .lpb-grid-style-g .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-grid-style-g .box-title {
  background-color: #08708a;
  background-image: url("../image/component/fake-brick.png")
}

#dlllite-form .lpb-grid-style-g .box-title h1, #dlllite-form .lpb-grid-style-g .box-title h2, #dlllite-form .lpb-grid-style-g .box-title h3, #dlllite-form .lpb-grid-style-g .box-title h4, #dlllite-form .lpb-grid-style-g .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-grid-style-g .accent {
  color: #f5b72d
}

#dlllite-form .lpb-grid-style-g .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .lpb-grid-style-h {
  background-color: #fff
}

#dlllite-form .lpb-grid-style-h .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-grid-style-h .box-title {
  background-color: #8c0004;
  background-image: url("../image/component/dark-fish-skin.png")
}

#dlllite-form .lpb-grid-style-h .box-title h1, #dlllite-form .lpb-grid-style-h .box-title h2, #dlllite-form .lpb-grid-style-h .box-title h3, #dlllite-form .lpb-grid-style-h .box-title h4, #dlllite-form .lpb-grid-style-h .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-grid-style-h .accent {
  color: #f5b72d
}

#dlllite-form .lpb-grid-style-h .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .box {
  margin-top: 5px;
  margin-bottom: 5px
}

#dlllite-form .box-title-inner {
  max-width: 785px;
  margin: auto
}

#dlllite-form .box-text-inner {
  max-width: 785px;
  margin: auto
}

#dlllite-form .box-m .box-title h3 {
  font-size: 1.8rem
}

#dlllite-form .btn {
  display: inline-block;
  width: 100%;
  margin-top: 0;
  padding: 0.8rem 1rem;
  transition: all 50ms 0s ease;
  text-decoration: none;
  color: #fff;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #627295;
  border-radius: 4px;
  background: #668ad8;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border-top: none;
  border-right: none;
  border-left: none
}

#dlllite-form .btn:active, #dlllite-form .btn:hover {
  text-decoration: none;
  color: #fff
}

#dlllite-form .btn:hover {
  margin-top: 3px;
  border-bottom-width: 1px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)
}

#dlllite-form .btn:active {
  margin-top: 4px;
  border-bottom-width: 0
}

#dlllite-form .btn-lg .btn-maintext {
  font-size: 1.8rem
}

#dlllite-form .btn-lg .btn-subtext {
  font-size: 1rem
}

#dlllite-form .btn-maintext, #dlllite-form .btn-subtext {
  line-height: 1.5;
  display: block;
  width: 100%
}

#dlllite-form .btn-maintext {
  font-size: 1.4rem;
  font-weight: 600
}

#dlllite-form .btn-subtext {
  font-size: 1rem;
  font-weight: 500
}

#dlllite-form .btn-style-a {
  border-bottom-color: #cfab00;
  background: #ffd303;
  background-image: linear-gradient(-180deg, #ffe54e 0%, #f0c601 100%)
}

#dlllite-form .btn-style-a .btn-maintext {
  color: #944900;
  text-shadow: 0 1px 0 #ff0
}

#dlllite-form .btn-style-a .btn-subtext {
  color: #af6013
}

#dlllite-form .btn-style-b {
  border-bottom-color: #005694;
  background: #0074c7;
  background-image: linear-gradient(-180deg, #00aded 0%, #0078ce 100%)
}

#dlllite-form .btn-style-b .btn-maintext {
  color: #fff;
  text-shadow: 0 1px 1px #015295
}

#dlllite-form .btn-style-b .btn-subtext {
  color: #d6e8ff
}

#dlllite-form .btn-style-c {
  border-bottom-color: #006f5b;
  background: #00bb9a;
  background-image: linear-gradient(-180deg, #04d2b7 2%, #00947a 100%)
}

#dlllite-form .btn-style-c .btn-maintext {
  color: #fff;
  text-shadow: 0 1px 1px #017b61
}

#dlllite-form .btn-style-c .btn-subtext {
  color: #beffe9
}

#dlllite-form .btn-style-d {
  border-bottom-color: #a82315;
  background: #e74c3c;
  background-image: linear-gradient(-180deg, #fa6c47 0%, #c9383e 100%)
}

#dlllite-form .btn-style-d .btn-maintext {
  color: #fff;
  text-shadow: 0 1px 1px #c50604
}

#dlllite-form .btn-style-d .btn-subtext {
  color: #ffdada
}

#dlllite-form .lpb-button {
  background-color: #fff
}

#dlllite-form .lpb-button .description {
  color: #6e6e6e
}

#dlllite-form .lpb-button-style-c {
  background-color: #25364c
}

#dlllite-form .lpb-button-style-c .description {
  color: #cdcfd2
}

#dlllite-form .lpb-button-style-d {
  background-color: #3b3b3b
}

#dlllite-form .lpb-button-style-d .description {
  color: #cdcfd2
}

#dlllite-form .product-order {
  width: 100%
}

#dlllite-form .product-subtitle {
  font-size: 1.4rem;
  display: block
}

#dlllite-form .product-price .pricelabel {
  font-size: 1.2rem;
  font-weight: bold
}

#dlllite-form .product-price .amount {
  font-size: 2.3rem;
  font-weight: bold;
  color: #e74c3c
}

#dlllite-form .product-price .currency {
  font-size: 1.4rem;
  font-weight: bold;
  color: #e74c3c
}

#dlllite-form .product-price .tax {
  font-size: 0.8rem
}

#dlllite-form .product-price .description {
  display: block;
  font-size: 1.1rem;
  color: #626262
}

#dlllite-form .product-description {
  font-size: 0.8rem;
  text-align: left;
  color: #626262;
  background-color: rgba(0, 0, 0, 0.02)
}

#dlllite-form .product-description p {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important
}

#dlllite-form .lpb-product-style-a .accent {
  color: #e74c3c
}

#dlllite-form .lpb-product-style-a .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .lpb-product-style-b .accent {
  color: #e74c3c
}

#dlllite-form .lpb-product-style-b .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .lpb-product-style-c {
  background-color: #25364c
}

#dlllite-form .lpb-product-style-c .product-title {
  color: #fff
}

#dlllite-form .lpb-product-style-c .product-subtitle {
  color: #f8f8f8
}

#dlllite-form .lpb-product-style-c .product-price .pricelabel {
  color: #f8f8f8
}

#dlllite-form .lpb-product-style-c .product-price .amount {
  color: #e85445
}

#dlllite-form .lpb-product-style-c .product-price .currency {
  color: #e85445
}

#dlllite-form .lpb-product-style-c .product-price .tax {
  color: #f8f8f8
}

#dlllite-form .lpb-product-style-c .product-price .description {
  color: #f8f8f8
}

#dlllite-form .lpb-product-style-c .product-description {
  color: #979ca2;
  background-color: rgba(255, 255, 255, 0.02)
}

#dlllite-form .lpb-product-style-c .accent {
  color: #e74c3c
}

#dlllite-form .lpb-product-style-c .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .lpb-product-style-d {
  background-color: #3b3b3b
}

#dlllite-form .lpb-product-style-d .product-title {
  color: #fff
}

#dlllite-form .lpb-product-style-d .product-subtitle {
  color: #f8f8f8
}

#dlllite-form .lpb-product-style-d .product-price .pricelabel {
  color: #f8f8f8
}

#dlllite-form .lpb-product-style-d .product-price .amount {
  color: #e85445
}

#dlllite-form .lpb-product-style-d .product-price .currency {
  color: #e85445
}

#dlllite-form .lpb-product-style-d .product-price .tax {
  color: #f8f8f8
}

#dlllite-form .lpb-product-style-d .product-price .description {
  color: #f8f8f8
}

#dlllite-form .lpb-product-style-d .product-description {
  color: #979ca2;
  background-color: rgba(255, 255, 255, 0.02)
}

#dlllite-form .lpb-product-style-d .accent {
  color: #50e3c2
}

#dlllite-form .lpb-product-style-d .label {
  color: #3b3b3b;
  background-color: #50e3c2;
  text-shadow: none
}

#dlllite-form .lpb-bullet-style-a {
  background-color: #fff
}

#dlllite-form .lpb-bullet-style-a .box {
  background-color: #fff;
  border: 4px solid #f5f6f6
}

#dlllite-form .lpb-bullet-style-a .box-title {
  background-color: #fff
}

#dlllite-form .lpb-bullet-style-a .accent {
  color: #e74c3c
}

#dlllite-form .lpb-bullet-style-a .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .lpb-bullet-style-b {
  background-color: #f8f8f8
}

#dlllite-form .lpb-bullet-style-b .box {
  background-color: #fff
}

#dlllite-form .lpb-bullet-style-b .box-title {
  background-color: #3b3b3b
}

#dlllite-form .lpb-bullet-style-b .box-title h1, #dlllite-form .lpb-bullet-style-b .box-title h2, #dlllite-form .lpb-bullet-style-b .box-title h3, #dlllite-form .lpb-bullet-style-b .box-title h4, #dlllite-form .lpb-bullet-style-b .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-bullet-style-b .accent {
  color: #50e3c2
}

#dlllite-form .lpb-bullet-style-b .label {
  color: #3b3b3b;
  background-color: #50e3c2;
  text-shadow: none
}

#dlllite-form .lpb-bullet-style-c {
  background-color: #fff
}

#dlllite-form .lpb-bullet-style-c .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-bullet-style-c .box-title {
  background-color: #0074c7
}

#dlllite-form .lpb-bullet-style-c .box-title h1, #dlllite-form .lpb-bullet-style-c .box-title h2, #dlllite-form .lpb-bullet-style-c .box-title h3, #dlllite-form .lpb-bullet-style-c .box-title h4, #dlllite-form .lpb-bullet-style-c .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-bullet-style-c .accent {
  color: #ff0
}

#dlllite-form .lpb-bullet-style-c .label {
  color: #3b3b3b;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-bullet-style-d {
  background-color: #fff
}

#dlllite-form .lpb-bullet-style-d .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-bullet-style-d .box-title {
  background-color: #00bb9a
}

#dlllite-form .lpb-bullet-style-d .box-title h1, #dlllite-form .lpb-bullet-style-d .box-title h2, #dlllite-form .lpb-bullet-style-d .box-title h3, #dlllite-form .lpb-bullet-style-d .box-title h4, #dlllite-form .lpb-bullet-style-d .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-bullet-style-d .accent {
  color: #ff0
}

#dlllite-form .lpb-bullet-style-d .label {
  color: #3b3b3b;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-bullet-style-e {
  background-color: #fff
}

#dlllite-form .lpb-bullet-style-e .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-bullet-style-e .box-title {
  background-color: #323339;
  background-image: url("../image/component/black-orchid.png")
}

#dlllite-form .lpb-bullet-style-e .box-title h1, #dlllite-form .lpb-bullet-style-e .box-title h2, #dlllite-form .lpb-bullet-style-e .box-title h3, #dlllite-form .lpb-bullet-style-e .box-title h4, #dlllite-form .lpb-bullet-style-e .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-bullet-style-e .accent {
  color: #f5b72d
}

#dlllite-form .lpb-bullet-style-e .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .lpb-bullet-style-f {
  background-color: #fff
}

#dlllite-form .lpb-bullet-style-f .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-bullet-style-f .box-title {
  background-color: #2b4251;
  background-image: url("../image/component/black-linen.png")
}

#dlllite-form .lpb-bullet-style-f .box-title h1, #dlllite-form .lpb-bullet-style-f .box-title h2, #dlllite-form .lpb-bullet-style-f .box-title h3, #dlllite-form .lpb-bullet-style-f .box-title h4, #dlllite-form .lpb-bullet-style-f .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-bullet-style-f .accent {
  color: #f5b72d
}

#dlllite-form .lpb-bullet-style-f .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .lpb-bullet-style-g {
  background-color: #fff
}

#dlllite-form .lpb-bullet-style-g .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-bullet-style-g .box-title {
  background-color: #08708a;
  background-image: url("../image/component/fake-brick.png")
}

#dlllite-form .lpb-bullet-style-g .box-title h1, #dlllite-form .lpb-bullet-style-g .box-title h2, #dlllite-form .lpb-bullet-style-g .box-title h3, #dlllite-form .lpb-bullet-style-g .box-title h4, #dlllite-form .lpb-bullet-style-g .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-bullet-style-g .accent {
  color: #f5b72d
}

#dlllite-form .lpb-bullet-style-g .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .lpb-bullet-style-h {
  background-color: #fff
}

#dlllite-form .lpb-bullet-style-h .box {
  background-color: #f8f8f8
}

#dlllite-form .lpb-bullet-style-h .box-title {
  background-color: #8c0004;
  background-image: url("../image/component/dark-fish-skin.png")
}

#dlllite-form .lpb-bullet-style-h .box-title h1, #dlllite-form .lpb-bullet-style-h .box-title h2, #dlllite-form .lpb-bullet-style-h .box-title h3, #dlllite-form .lpb-bullet-style-h .box-title h4, #dlllite-form .lpb-bullet-style-h .box-title h5 {
  color: #fff
}

#dlllite-form .lpb-bullet-style-h .accent {
  color: #f5b72d
}

#dlllite-form .lpb-bullet-style-h .label {
  color: #fff;
  background-color: #d73a31;
  background-image: url("../image/component/45-degree-fabric-dark.png");
  text-shadow: none
}

#dlllite-form .bullet-list {
  font-size: 1.2rem;
  font-weight: 500;
  color: #212529
}

#dlllite-form .bullet-list .fa {
  color: #7ED321
}

#dlllite-form .lpb-video-style-a {
  color: #333;
  background-color: #fff
}

#dlllite-form .lpb-video-style-a .accent {
  color: #e74c3c
}

#dlllite-form .lpb-video-style-a .label {
  color: #fff;
  background-color: #e74c3c
}

#dlllite-form .lpb-video-style-b {
  background-color: #0074c7
}

#dlllite-form .lpb-video-style-b h1, #dlllite-form .lpb-video-style-b h2, #dlllite-form .lpb-video-style-b h3, #dlllite-form .lpb-video-style-b h4, #dlllite-form .lpb-video-style-b h5 {
  color: #fff
}

#dlllite-form .lpb-video-style-b .accent {
  color: #ff0
}

#dlllite-form .lpb-video-style-b .label {
  color: #333;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-video-style-c {
  background-color: #00bb9a
}

#dlllite-form .lpb-video-style-c h1, #dlllite-form .lpb-video-style-c h2, #dlllite-form .lpb-video-style-c h3, #dlllite-form .lpb-video-style-c h4, #dlllite-form .lpb-video-style-c h5 {
  color: #fff
}

#dlllite-form .lpb-video-style-c .accent {
  color: #ff0
}

#dlllite-form .lpb-video-style-c .label {
  color: #333;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-video-style-d {
  background-color: #25364c
}

#dlllite-form .lpb-video-style-d h1, #dlllite-form .lpb-video-style-d h2, #dlllite-form .lpb-video-style-d h3, #dlllite-form .lpb-video-style-d h4, #dlllite-form .lpb-video-style-d h5 {
  color: #fff
}

#dlllite-form .lpb-video-style-d .accent {
  color: #e74c3c
}

#dlllite-form .lpb-video-style-d .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .lpb-video-style-e {
  background-color: #3b3b3b
}

#dlllite-form .lpb-video-style-e h1, #dlllite-form .lpb-video-style-e h2, #dlllite-form .lpb-video-style-e h3, #dlllite-form .lpb-video-style-e h4, #dlllite-form .lpb-video-style-e h5 {
  color: #fff
}

#dlllite-form .lpb-video-style-e .accent {
  color: #50e3c2
}

#dlllite-form .lpb-video-style-e .label {
  color: #333;
  background-color: #50e3c2;
  text-shadow: none
}

#dlllite-form .lpb-testimonial-style-a {
  background-color: #fff
}

#dlllite-form .lpb-testimonial-style-a .box {
  background-color: #fff;
  border: 4px solid #dadcde
}

#dlllite-form .lpb-testimonial-style-a .box-title {
  background-color: #fff
}

#dlllite-form .lpb-testimonial-style-a .accent {
  color: #e74c3c
}

#dlllite-form .lpb-testimonial-style-a .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .lpb-testimonial-style-b {
  background-color: #f8f8f8
}

#dlllite-form .lpb-testimonial-style-b .box {
  background-color: #fff
}

#dlllite-form .lpb-testimonial-style-b .accent {
  color: #e74c3c
}

#dlllite-form .lpb-testimonial-style-b .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .testimonial {
  border-bottom: 1px solid #dadcde
}

#dlllite-form .testimonial:last-child {
  border-bottom: none
}

#dlllite-form .testimonial-title {
  font-size: 1.6rem
}

#dlllite-form .testimonial-icon {
  width: 80px
}

#dlllite-form .testimonial-icon img {
  width: 80px;
  height: 80px;
  object-fit: cover
}

#dlllite-form .testimonial-customer-name {
  display: block;
  font-size: 1.4rem
}

#dlllite-form .testimonial-customer-info {
  display: block;
  font-size: 1.1rem
}

#dlllite-form .lpb-form-style-a {
  background-color: #f8f8f8
}

#dlllite-form .lpb-form-style-a .lpb-form-inner {
  background-color: #fff
}

#dlllite-form .lpb-form-style-a .accent {
  color: #e74c3c
}

#dlllite-form .lpb-form-style-a .label {
  color: #fff;
  background-color: #e74c3c
}

#dlllite-form .lpb-form-style-b {
  background-color: #f8f8f8
}

#dlllite-form .lpb-form-style-b .lpb-form-inner {
  background-color: #fff
}

#dlllite-form .lpb-form-style-b .accent {
  color: #0074c7
}

#dlllite-form .lpb-form-style-b .label {
  color: #fff;
  background-color: #0074c7
}

#dlllite-form .lpb-form-style-c {
  background-color: #25364c
}

#dlllite-form .lpb-form-style-c .form-title h3 {
  color: #f8f8f8
}

#dlllite-form .lpb-form-style-c .form-text {
  color: #f8f8f8
}

#dlllite-form .lpb-form-style-c .form-content {
  background-color: rgba(255, 255, 255, 0.05)
}

#dlllite-form .lpb-form-style-c .form-description {
  color: #cdcfd2
}

#dlllite-form .lpb-form-style-c .accent {
  color: #e74c3c
}

#dlllite-form .lpb-form-style-c .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .lpb-form-style-d {
  background-color: #3b3b3b
}

#dlllite-form .lpb-form-style-d .form-title h3 {
  color: #f8f8f8
}

#dlllite-form .lpb-form-style-d .form-text {
  color: #f8f8f8
}

#dlllite-form .lpb-form-style-d .form-content {
  background-color: rgba(255, 255, 255, 0.05)
}

#dlllite-form .lpb-form-style-d .form-description {
  color: #cdcfd2
}

#dlllite-form .lpb-form-style-d .accent {
  color: #50e3c2
}

#dlllite-form .lpb-form-style-d .label {
  color: #3b3b3b;
  background-color: #50e3c2;
  text-shadow: none
}

#dlllite-form .form-content {
  background-color: rgba(0, 0, 0, 0.03)
}

#dlllite-form .form-inner {
  max-width: 520px
}

#dlllite-form .form-description {
  max-width: 680px;
  font-size: 0.8rem;
  color: #979ca2
}

#dlllite-form .profile-info {
  border-bottom: 1px solid #dadcde
}

#dlllite-form .profile-label {
  font-size: 1rem;
  color: #979ca2
}

#dlllite-form .profile-name {
  font-size: 1.8rem;
  font-weight: 600
}

#dlllite-form .profile-title {
  font-size: 1rem;
  font-weight: 500
}

#dlllite-form .profile-text p {
  font-size: 1rem
}

#dlllite-form .profile-description p {
  font-size: 0.8rem;
  color: #979ca2
}

#dlllite-form .lpb-profile-style-a {
  background-color: #f8f8f8
}

#dlllite-form .lpb-profile-style-a .accent {
  color: #e74c3c
}

#dlllite-form .lpb-profile-style-a .label {
  color: #fff;
  background-color: #e74c3c
}

#dlllite-form .lpb-profile-style-b {
  background-color: #f8f8f8
}

#dlllite-form .lpb-profile-style-b .lpb-profile-inner {
  background-color: #fff
}

#dlllite-form .lpb-profile-style-b .accent {
  color: #0074c7
}

#dlllite-form .lpb-profile-style-b .label {
  color: #fff;
  background-color: #0074c7
}

#dlllite-form .lpb-profile-style-c {
  background-color: #25364c
}

#dlllite-form .lpb-profile-style-c .profile-label {
  color: #e74c3c
}

#dlllite-form .lpb-profile-style-c .accent {
  color: #e74c3c
}

#dlllite-form .lpb-profile-style-c .label {
  color: #fff;
  background-color: #e74c3c
}

#dlllite-form .lpb-profile-style-c .profile-name, #dlllite-form .lpb-profile-style-c .profile-text, #dlllite-form .lpb-profile-style-c .profile-title {
  color: rgba(255, 255, 255, 0.9)
}

#dlllite-form .lpb-profile-style-c .profile-description {
  color: rgba(255, 255, 255, 0.7)
}

#dlllite-form .lpb-profile-style-c .profile-info {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

#dlllite-form .lpb-profile-style-d {
  background-color: #3b3b3b
}

#dlllite-form .lpb-profile-style-d .profile-label {
  color: #50e3c2
}

#dlllite-form .lpb-profile-style-d .accent {
  color: #50e3c2
}

#dlllite-form .lpb-profile-style-d .label {
  color: #3b3b3b;
  background-color: #50e3c2
}

#dlllite-form .lpb-profile-style-d .profile-name, #dlllite-form .lpb-profile-style-d .profile-text, #dlllite-form .lpb-profile-style-d .profile-title {
  color: rgba(255, 255, 255, 0.9)
}

#dlllite-form .lpb-profile-style-d .profile-description {
  color: rgba(255, 255, 255, 0.7)
}

#dlllite-form .lpb-profile-style-d .profile-info {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

#dlllite-form .lpb-carousel-style-a {
  color: #333;
  background-color: #fff
}

#dlllite-form .lpb-carousel-style-a .accent {
  color: #e74c3c
}

#dlllite-form .lpb-carousel-style-a .label {
  color: #fff;
  background-color: #e74c3c
}

#dlllite-form .lpb-carousel-style-b {
  background-color: #0074c7
}

#dlllite-form .lpb-carousel-style-b h1, #dlllite-form .lpb-carousel-style-b h2, #dlllite-form .lpb-carousel-style-b h3, #dlllite-form .lpb-carousel-style-b h4, #dlllite-form .lpb-carousel-style-b h5 {
  color: #fff
}

#dlllite-form .lpb-carousel-style-b .accent {
  color: #ff0
}

#dlllite-form .lpb-carousel-style-b .label {
  color: #333;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-carousel-style-c {
  background-color: #00bb9a
}

#dlllite-form .lpb-carousel-style-c h1, #dlllite-form .lpb-carousel-style-c h2, #dlllite-form .lpb-carousel-style-c h3, #dlllite-form .lpb-carousel-style-c h4, #dlllite-form .lpb-carousel-style-c h5 {
  color: #fff
}

#dlllite-form .lpb-carousel-style-c .accent {
  color: #ff0
}

#dlllite-form .lpb-carousel-style-c .label {
  color: #333;
  background-color: #ff0;
  text-shadow: none
}

#dlllite-form .lpb-carousel-style-d {
  background-color: #25364c
}

#dlllite-form .lpb-carousel-style-d h1, #dlllite-form .lpb-carousel-style-d h2, #dlllite-form .lpb-carousel-style-d h3, #dlllite-form .lpb-carousel-style-d h4, #dlllite-form .lpb-carousel-style-d h5 {
  color: #fff
}

#dlllite-form .lpb-carousel-style-d .accent {
  color: #e74c3c
}

#dlllite-form .lpb-carousel-style-d .label {
  color: #fff;
  background-color: #e74c3c;
  text-shadow: none
}

#dlllite-form .lpb-carousel-style-e {
  background-color: #3b3b3b
}

#dlllite-form .lpb-carousel-style-e h1, #dlllite-form .lpb-carousel-style-e h2, #dlllite-form .lpb-carousel-style-e h3, #dlllite-form .lpb-carousel-style-e h4, #dlllite-form .lpb-carousel-style-e h5 {
  color: #fff
}

#dlllite-form .lpb-carousel-style-e .accent {
  color: #50e3c2
}

#dlllite-form .lpb-carousel-style-e .label {
  color: #333;
  background-color: #50e3c2;
  text-shadow: none
}

#dlllite-form .alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
  margin-top: 1rem;
  margin-bottom: 1rem
}

#dlllite-form .aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto
}

#dlllite-form .alignleft, #dlllite-form .alignright {
  margin-bottom: .5rem;
  height: auto
}

@media (min-width: 576px) {
  #dlllite-form .alignleft {
    float: left;
    margin-right: .5rem
  }
  #dlllite-form .alignright {
    float: right;
    margin-left: .5rem
  }
}

#dlllite-form .shadow-box, #dlllite-form .lpb-text-style-d .lpb-text-inner, #dlllite-form .lpb-grid-style-b .box, #dlllite-form .lpb-bullet-style-b .box, #dlllite-form .lpb-testimonial-style-b .box, #dlllite-form .lpb-form-style-a .lpb-form-inner, #dlllite-form .lpb-form-style-b .lpb-form-inner, #dlllite-form .lpb-profile-style-b .lpb-profile-inner {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2)
}

#dlllite-form .shadow-box-lighter, #dlllite-form .lpb-heading-style-a .label, #dlllite-form .lpb-headline-style-a .label, #dlllite-form .lpb-heading-style-b .label, #dlllite-form .lpb-headline-style-b .label, #dlllite-form .lpb-heading-style-c .label, #dlllite-form .lpb-headline-style-c .label, #dlllite-form .lpb-heading-style-d .label, #dlllite-form .lpb-headline-style-d .label, #dlllite-form .lpb-heading-style-e .label, #dlllite-form .lpb-headline-style-e .label, #dlllite-form .lpb-heading-style-f .label, #dlllite-form .lpb-headline-style-f .label, #dlllite-form .lpb-heading-style-g .label, #dlllite-form .lpb-headline-style-g .label, #dlllite-form .lpb-heading-style-h .label, #dlllite-form .lpb-headline-style-h .label, #dlllite-form .lpb-heading-style-i .label, #dlllite-form .lpb-headline-style-i .label, #dlllite-form .lpb-heading-style-j .label, #dlllite-form .lpb-headline-style-j .label, #dlllite-form .lpb-grid-style-b .label, #dlllite-form .lpb-grid-style-c .label, #dlllite-form .lpb-grid-style-d .label, #dlllite-form .lpb-grid-style-e .label, #dlllite-form .lpb-grid-style-f .label, #dlllite-form .lpb-grid-style-g .label, #dlllite-form .lpb-grid-style-h .label, #dlllite-form .lpb-product-style-a .label, #dlllite-form .lpb-product-style-b .label, #dlllite-form .lpb-product-style-c .label, #dlllite-form .lpb-product-style-d .label, #dlllite-form .lpb-bullet-style-b .label, #dlllite-form .lpb-bullet-style-c .label, #dlllite-form .lpb-bullet-style-d .label, #dlllite-form .lpb-bullet-style-e .label, #dlllite-form .lpb-bullet-style-f .label, #dlllite-form .lpb-bullet-style-g .label, #dlllite-form .lpb-bullet-style-h .label, #dlllite-form .lpb-video-style-a .label, #dlllite-form .lpb-video-style-b .label, #dlllite-form .lpb-video-style-c .label, #dlllite-form .lpb-video-style-d .label, #dlllite-form .lpb-video-style-e .label, #dlllite-form .lpb-form-style-c .label, #dlllite-form .lpb-form-style-d .label, #dlllite-form .lpb-carousel-style-a .label, #dlllite-form .lpb-carousel-style-b .label, #dlllite-form .lpb-carousel-style-c .label, #dlllite-form .lpb-carousel-style-d .label, #dlllite-form .lpb-carousel-style-e .label {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15)
}

#dlllite-form .shadow-box-harder {
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4)
}

#dlllite-form .shadow-text, #dlllite-form .lpb-heading-style-b h1, #dlllite-form .lpb-heading-style-b h2, #dlllite-form .lpb-heading-style-b h3, #dlllite-form .lpb-heading-style-b h4, #dlllite-form .lpb-heading-style-b h5, #dlllite-form .lpb-headline-style-b h1, #dlllite-form .lpb-headline-style-b h2, #dlllite-form .lpb-headline-style-b h3, #dlllite-form .lpb-headline-style-b h4, #dlllite-form .lpb-headline-style-b h5, #dlllite-form .lpb-heading-style-c h1, #dlllite-form .lpb-heading-style-c h2, #dlllite-form .lpb-heading-style-c h3, #dlllite-form .lpb-heading-style-c h4, #dlllite-form .lpb-heading-style-c h5, #dlllite-form .lpb-headline-style-c h1, #dlllite-form .lpb-headline-style-c h2, #dlllite-form .lpb-headline-style-c h3, #dlllite-form .lpb-headline-style-c h4, #dlllite-form .lpb-headline-style-c h5, #dlllite-form .lpb-heading-style-d h1, #dlllite-form .lpb-heading-style-d h2, #dlllite-form .lpb-heading-style-d h3, #dlllite-form .lpb-heading-style-d h4, #dlllite-form .lpb-heading-style-d h5, #dlllite-form .lpb-headline-style-d h1, #dlllite-form .lpb-headline-style-d h2, #dlllite-form .lpb-headline-style-d h3, #dlllite-form .lpb-headline-style-d h4, #dlllite-form .lpb-headline-style-d h5, #dlllite-form .lpb-heading-style-e h1, #dlllite-form .lpb-heading-style-e h2, #dlllite-form .lpb-heading-style-e h3, #dlllite-form .lpb-heading-style-e h4, #dlllite-form .lpb-heading-style-e h5, #dlllite-form .lpb-headline-style-e h1, #dlllite-form .lpb-headline-style-e h2, #dlllite-form .lpb-headline-style-e h3, #dlllite-form .lpb-headline-style-e h4, #dlllite-form .lpb-headline-style-e h5, #dlllite-form .lpb-heading-style-f h1, #dlllite-form .lpb-heading-style-f h2, #dlllite-form .lpb-heading-style-f h3, #dlllite-form .lpb-heading-style-f h4, #dlllite-form .lpb-heading-style-f h5, #dlllite-form .lpb-headline-style-f h1, #dlllite-form .lpb-headline-style-f h2, #dlllite-form .lpb-headline-style-f h3, #dlllite-form .lpb-headline-style-f h4, #dlllite-form .lpb-headline-style-f h5, #dlllite-form .lpb-heading-style-g h1, #dlllite-form .lpb-heading-style-g h2, #dlllite-form .lpb-heading-style-g h3, #dlllite-form .lpb-heading-style-g h4, #dlllite-form .lpb-heading-style-g h5, #dlllite-form .lpb-headline-style-g h1, #dlllite-form .lpb-headline-style-g h2, #dlllite-form .lpb-headline-style-g h3, #dlllite-form .lpb-headline-style-g h4, #dlllite-form .lpb-headline-style-g h5, #dlllite-form .lpb-heading-style-h h1, #dlllite-form .lpb-heading-style-h h2, #dlllite-form .lpb-heading-style-h h3, #dlllite-form .lpb-heading-style-h h4, #dlllite-form .lpb-heading-style-h h5, #dlllite-form .lpb-headline-style-h h1, #dlllite-form .lpb-headline-style-h h2, #dlllite-form .lpb-headline-style-h h3, #dlllite-form .lpb-headline-style-h h4, #dlllite-form .lpb-headline-style-h h5, #dlllite-form .lpb-heading-style-i h1, #dlllite-form .lpb-heading-style-i h2, #dlllite-form .lpb-heading-style-i h3, #dlllite-form .lpb-heading-style-i h4, #dlllite-form .lpb-heading-style-i h5, #dlllite-form .lpb-headline-style-i h1, #dlllite-form .lpb-headline-style-i h2, #dlllite-form .lpb-headline-style-i h3, #dlllite-form .lpb-headline-style-i h4, #dlllite-form .lpb-headline-style-i h5, #dlllite-form .lpb-heading-style-j h1, #dlllite-form .lpb-heading-style-j h2, #dlllite-form .lpb-heading-style-j h3, #dlllite-form .lpb-heading-style-j h4, #dlllite-form .lpb-heading-style-j h5, #dlllite-form .lpb-headline-style-j h1, #dlllite-form .lpb-headline-style-j h2, #dlllite-form .lpb-headline-style-j h3, #dlllite-form .lpb-headline-style-j h4, #dlllite-form .lpb-headline-style-j h5, #dlllite-form .lpb-grid-style-b .box-title h1, #dlllite-form .lpb-grid-style-b .box-title h2, #dlllite-form .lpb-grid-style-b .box-title h3, #dlllite-form .lpb-grid-style-b .box-title h4, #dlllite-form .lpb-grid-style-b .box-title h5, #dlllite-form .lpb-grid-style-c .box-title h1, #dlllite-form .lpb-grid-style-c .box-title h2, #dlllite-form .lpb-grid-style-c .box-title h3, #dlllite-form .lpb-grid-style-c .box-title h4, #dlllite-form .lpb-grid-style-c .box-title h5, #dlllite-form .lpb-grid-style-d .box-title h1, #dlllite-form .lpb-grid-style-d .box-title h2, #dlllite-form .lpb-grid-style-d .box-title h3, #dlllite-form .lpb-grid-style-d .box-title h4, #dlllite-form .lpb-grid-style-d .box-title h5, #dlllite-form .lpb-grid-style-e .box-title h1, #dlllite-form .lpb-grid-style-e .box-title h2, #dlllite-form .lpb-grid-style-e .box-title h3, #dlllite-form .lpb-grid-style-e .box-title h4, #dlllite-form .lpb-grid-style-e .box-title h5, #dlllite-form .lpb-grid-style-f .box-title h1, #dlllite-form .lpb-grid-style-f .box-title h2, #dlllite-form .lpb-grid-style-f .box-title h3, #dlllite-form .lpb-grid-style-f .box-title h4, #dlllite-form .lpb-grid-style-f .box-title h5, #dlllite-form .lpb-grid-style-g .box-title h1, #dlllite-form .lpb-grid-style-g .box-title h2, #dlllite-form .lpb-grid-style-g .box-title h3, #dlllite-form .lpb-grid-style-g .box-title h4, #dlllite-form .lpb-grid-style-g .box-title h5, #dlllite-form .lpb-grid-style-h .box-title h1, #dlllite-form .lpb-grid-style-h .box-title h2, #dlllite-form .lpb-grid-style-h .box-title h3, #dlllite-form .lpb-grid-style-h .box-title h4, #dlllite-form .lpb-grid-style-h .box-title h5, #dlllite-form .lpb-bullet-style-b .box-title h1, #dlllite-form .lpb-bullet-style-b .box-title h2, #dlllite-form .lpb-bullet-style-b .box-title h3, #dlllite-form .lpb-bullet-style-b .box-title h4, #dlllite-form .lpb-bullet-style-b .box-title h5, #dlllite-form .lpb-bullet-style-c .box-title h1, #dlllite-form .lpb-bullet-style-c .box-title h2, #dlllite-form .lpb-bullet-style-c .box-title h3, #dlllite-form .lpb-bullet-style-c .box-title h4, #dlllite-form .lpb-bullet-style-c .box-title h5, #dlllite-form .lpb-bullet-style-d .box-title h1, #dlllite-form .lpb-bullet-style-d .box-title h2, #dlllite-form .lpb-bullet-style-d .box-title h3, #dlllite-form .lpb-bullet-style-d .box-title h4, #dlllite-form .lpb-bullet-style-d .box-title h5, #dlllite-form .lpb-bullet-style-e .box-title h1, #dlllite-form .lpb-bullet-style-e .box-title h2, #dlllite-form .lpb-bullet-style-e .box-title h3, #dlllite-form .lpb-bullet-style-e .box-title h4, #dlllite-form .lpb-bullet-style-e .box-title h5, #dlllite-form .lpb-bullet-style-f .box-title h1, #dlllite-form .lpb-bullet-style-f .box-title h2, #dlllite-form .lpb-bullet-style-f .box-title h3, #dlllite-form .lpb-bullet-style-f .box-title h4, #dlllite-form .lpb-bullet-style-f .box-title h5, #dlllite-form .lpb-bullet-style-g .box-title h1, #dlllite-form .lpb-bullet-style-g .box-title h2, #dlllite-form .lpb-bullet-style-g .box-title h3, #dlllite-form .lpb-bullet-style-g .box-title h4, #dlllite-form .lpb-bullet-style-g .box-title h5, #dlllite-form .lpb-bullet-style-h .box-title h1, #dlllite-form .lpb-bullet-style-h .box-title h2, #dlllite-form .lpb-bullet-style-h .box-title h3, #dlllite-form .lpb-bullet-style-h .box-title h4, #dlllite-form .lpb-bullet-style-h .box-title h5, #dlllite-form .lpb-video-style-b h1, #dlllite-form .lpb-video-style-b h2, #dlllite-form .lpb-video-style-b h3, #dlllite-form .lpb-video-style-b h4, #dlllite-form .lpb-video-style-b h5, #dlllite-form .lpb-video-style-c h1, #dlllite-form .lpb-video-style-c h2, #dlllite-form .lpb-video-style-c h3, #dlllite-form .lpb-video-style-c h4, #dlllite-form .lpb-video-style-c h5, #dlllite-form .lpb-video-style-d h1, #dlllite-form .lpb-video-style-d h2, #dlllite-form .lpb-video-style-d h3, #dlllite-form .lpb-video-style-d h4, #dlllite-form .lpb-video-style-d h5, #dlllite-form .lpb-video-style-e h1, #dlllite-form .lpb-video-style-e h2, #dlllite-form .lpb-video-style-e h3, #dlllite-form .lpb-video-style-e h4, #dlllite-form .lpb-video-style-e h5, #dlllite-form .lpb-form-style-c .form-title h3, #dlllite-form .lpb-form-style-d .form-title h3, #dlllite-form .lpb-carousel-style-b h1, #dlllite-form .lpb-carousel-style-b h2, #dlllite-form .lpb-carousel-style-b h3, #dlllite-form .lpb-carousel-style-b h4, #dlllite-form .lpb-carousel-style-b h5, #dlllite-form .lpb-carousel-style-c h1, #dlllite-form .lpb-carousel-style-c h2, #dlllite-form .lpb-carousel-style-c h3, #dlllite-form .lpb-carousel-style-c h4, #dlllite-form .lpb-carousel-style-c h5, #dlllite-form .lpb-carousel-style-d h1, #dlllite-form .lpb-carousel-style-d h2, #dlllite-form .lpb-carousel-style-d h3, #dlllite-form .lpb-carousel-style-d h4, #dlllite-form .lpb-carousel-style-d h5, #dlllite-form .lpb-carousel-style-e h1, #dlllite-form .lpb-carousel-style-e h2, #dlllite-form .lpb-carousel-style-e h3, #dlllite-form .lpb-carousel-style-e h4, #dlllite-form .lpb-carousel-style-e h5 {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15)
}

#dlllite-form .navbar-brand {
  font-weight: 600
}

#dlllite-form .footer-style-a, #dlllite-form .header-style-a {
  background-color: #fff
}

#dlllite-form .footer-style-b, #dlllite-form .header-style-b {
  background-color: #f8f8f8
}

#dlllite-form .footer-style-c, #dlllite-form .header-style-c {
  background-color: #3b3b3b
}

#dlllite-form .footer-style-d, #dlllite-form .header-style-d {
  background-color: #25364c
}

#dlllite-form #footer {
  font-size: 0.93rem
}

#dlllite-form .modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center
}

@media (max-width: 768px) {
  #dlllite-form .modal-dialog {
    min-height: calc(100vh - 20px)
  }
}

#dlllite-form a.close-modal {
  position: absolute;
  top: -10px;
  right: -10px;
  display: block;
  width: 30px;
  height: 30px;
  z-index: 9999;
  background-color: #fff;
  border: 3px solid #3b3b3b;
  color: #3b3b3b
}

#dlllite-form a.close-modal:active, #dlllite-form a.close-modal:focus, #dlllite-form a.close-modal:hover, #dlllite-form a.close-modal:link, #dlllite-form a.close-modal:visited {
  text-decoration: none;
  color: #3b3b3b
}

#dlllite-form a.close-modal i, #dlllite-form a.close-modal span {
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #3b3b3b;
  font-size: 24px;
  font-weight: bold
}

#dlllite-form .remodal {
  display: block;
  color: #fff;
  background-color: #3b3b3b;
  font-weight: 600
}

#dlllite-form .remodal:active, #dlllite-form .remodal:focus, #dlllite-form .remodal:hover, #dlllite-form .remodal:link, #dlllite-form .remodal:visited {
  text-decoration: none;
  color: #fff
}

#dlllite-form .remodal-style-a {
  background: #ffd303;
  background-image: linear-gradient(-180deg, #ffe54e 0%, #f0c601 100%);
  color: #944900;
  text-shadow: 0 1px 0 #ff0
}

#dlllite-form .remodal-style-a:active, #dlllite-form .remodal-style-a:focus, #dlllite-form .remodal-style-a:hover, #dlllite-form .remodal-style-a:link, #dlllite-form .remodal-style-a:visited {
  color: #944900
}

#dlllite-form .remodal-style-b {
  background: #0074c7;
  background-image: linear-gradient(-180deg, #00aded 0%, #0078ce 100%);
  color: #fff;
  text-shadow: 0 1px 1px #015295
}

#dlllite-form .remodal-style-c {
  background: #00bb9a;
  background-image: linear-gradient(-180deg, #04d2b7 2%, #00947a 100%);
  color: #fff;
  text-shadow: 0 1px 1px #017b61
}

#dlllite-form .remodal-style-d {
  background: #e74c3c;
  background-image: linear-gradient(-180deg, #fa6c47 0%, #c9383e 100%);
  color: #fff;
  text-shadow: 0 1px 1px #c50604
}

#dlllite-form .countdown {
  font-weight: 500
}

#dlllite-form .countdown-timer .num {
  font-size: 130%;
  margin-left: 2px
}

#dlllite-form .countdown-timer .sep {
  font-size: 70%;
  margin-right: 3px
}

@media (max-width: 767px) {
  #dlllite-form body {
    font-size: 0.95rem
  }
  #dlllite-form h1 {
    font-size: 1.4rem
  }
  #dlllite-form h2 {
    font-size: 1.3rem
  }
  #dlllite-form h3 {
    font-size: 1.2rem
  }
  #dlllite-form h4 {
    font-size: 1.1rem
  }
  #dlllite-form h5 {
    font-size: 1.0rem
  }
  #dlllite-form .heading-s {
    font-size: 1.0rem
  }
  #dlllite-form .heading-m {
    font-size: 1.2rem
  }
  #dlllite-form .heading-l {
    font-size: 1.4rem
  }
  #dlllite-form .heading-xl {
    font-size: 1.8rem
  }
  #dlllite-form .heading-xxl {
    font-size: 2.0rem
  }
  #dlllite-form .box {
    margin-bottom: 10px
  }
  #dlllite-form .bullet-list {
    font-size: 1.0rem
  }
  #dlllite-form .btn .btn-maintext {
    font-size: 1.1rem
  }
  #dlllite-form .btn .btn-subtext {
    font-size: 0.8rem
  }
  #dlllite-form .btn-lg .btn-maintext {
    font-size: 1.2rem
  }
  #dlllite-form .btn-lg .btn-subtext {
    font-size: 0.9rem
  }
  #dlllite-form .product-image {
    margin-bottom: 20px
  }
  #dlllite-form .product-subtitle {
    font-size: 0.9rem
  }
  #dlllite-form .product-price .pricelabel {
    font-size: 0.9rem
  }
  #dlllite-form .product-price .amount {
    font-size: 1.8rem
  }
  #dlllite-form .product-price .currency {
    font-size: 0.9rem
  }
  #dlllite-form .product-price .tax {
    font-size: 0.7rem
  }
  #dlllite-form .product-price .description {
    font-size: 0.9rem
  }
  #dlllite-form .product-description {
    font-size: 0.7rem
  }
  #dlllite-form .testimonial-title {
    font-size: 1.1rem
  }
  #dlllite-form .testimonial-icon {
    width: 50px
  }
  #dlllite-form .testimonial-icon img {
    width: 50px;
    height: 50px
  }
  #dlllite-form .testimonial-customer-name {
    font-size: 1.1rem
  }
  #dlllite-form .testimonial-customer-info {
    font-size: 0.9rem
  }
  #dlllite-form .profile-icon {
    padding: 20px
  }
  #dlllite-form .profile-description {
    margin-bottom: 20px
  }
  #dlllite-form .profile-name {
    display: block
  }
  #dlllite-form .profile-title {
    display: block
  }
  #dlllite-form .navbar-brand img {
    height: 40px;
    width: auto
  }
}

#dlllite-form .post-password-form input {
  max-width: 250px
}



/* _____ add 20211124 _____ */
*{
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.ec-headerTitle .ec-headerTitle__title h1{
  font-size: inherit;
}
.ec-headerTitle__title .heading.heading-xl{
  font-family: inherit !important;
  font-size: 3rem !important;
}
@media (max-width: 767px){
  .ec-headerTitle__title .heading.heading-xl {
    font-size: 1.4rem !important;
  }
}