/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

 *,
 *::before,
*::after {
  box-sizing: inherit;
}
#p2019p .w-100 {width:100% !important}
#p2019p .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

@media (min-width: 1200px) {
  #p2019p .container {
    max-width: 1140px;
  }
}

#p2019p .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

#p2019p .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}


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

#p2019p .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

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

#p2019p .col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

#p2019p .col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

#p2019p .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

#p2019p .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

#p2019p .col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

#p2019p .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

#p2019p .col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

#p2019p .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

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

#p2019p .col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

#p2019p .col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

#p2019p .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  #p2019p .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  #p2019p .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #p2019p .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  #p2019p .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  #p2019p .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  #p2019p .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  #p2019p .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  #p2019p .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #p2019p .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  #p2019p .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  #p2019p .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  #p2019p .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  #p2019p .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  #p2019p .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  #p2019p .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  #p2019p .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #p2019p .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  #p2019p .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  #p2019p .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  #p2019p .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  #p2019p .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  #p2019p .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #p2019p .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  #p2019p .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  #p2019p .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  #p2019p .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  #p2019p .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  #p2019p .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

}

@media (min-width: 992px) {
  #p2019p .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  #p2019p .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #p2019p .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  #p2019p .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  #p2019p .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  #p2019p .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  #p2019p .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  #p2019p .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #p2019p .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  #p2019p .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  #p2019p .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  #p2019p .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  #p2019p .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  #p2019p .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  #p2019p .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  #p2019p .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  #p2019p .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  #p2019p .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  #p2019p .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  #p2019p .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  #p2019p .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  #p2019p .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #p2019p .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  #p2019p .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  #p2019p .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  #p2019p .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  #p2019p .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  #p2019p .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

}

#p2019p .d-none {
  display: none !important;
}

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

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

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

#p2019p .d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

#p2019p .d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  #p2019p .d-sm-none {
    display: none !important;
  }
  #p2019p .d-sm-inline {
    display: inline !important;
  }
  #p2019p .d-sm-inline-block {
    display: inline-block !important;
  }
  #p2019p .d-sm-block {
    display: block !important;
  }
  #p2019p .d-sm-table {
    display: table !important;
  }
  #p2019p .d-sm-table-row {
    display: table-row !important;
  }
  #p2019p .d-sm-table-cell {
    display: table-cell !important;
  }
  #p2019p .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #p2019p .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  #p2019p .d-md-none {
    display: none !important;
  }
  #p2019p .d-md-inline {
    display: inline !important;
  }
  #p2019p .d-md-inline-block {
    display: inline-block !important;
  }
  #p2019p .d-md-block {
    display: block !important;
  }
  #p2019p .d-md-table {
    display: table !important;
  }
  #p2019p .d-md-table-row {
    display: table-row !important;
  }
  #p2019p .d-md-table-cell {
    display: table-cell !important;
  }
  #p2019p .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #p2019p .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  #p2019p .d-lg-none {
    display: none !important;
  }
  #p2019p .d-lg-inline {
    display: inline !important;
  }
  #p2019p .d-lg-inline-block {
    display: inline-block !important;
  }
  #p2019p .d-lg-block {
    display: block !important;
  }
  #p2019p .d-lg-table {
    display: table !important;
  }
  #p2019p .d-lg-table-row {
    display: table-row !important;
  }
  #p2019p .d-lg-table-cell {
    display: table-cell !important;
  }
  #p2019p .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #p2019p .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  #p2019p .d-xl-none {
    display: none !important;
  }
  #p2019p .d-xl-inline {
    display: inline !important;
  }
  #p2019p .d-xl-inline-block {
    display: inline-block !important;
  }
  #p2019p .d-xl-block {
    display: block !important;
  }
  #p2019p .d-xl-table {
    display: table !important;
  }
  #p2019p .d-xl-table-row {
    display: table-row !important;
  }
  #p2019p .d-xl-table-cell {
    display: table-cell !important;
  }
  #p2019p .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #p2019p .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}


#p2019p .flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

#p2019p .flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

#p2019p .flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

#p2019p .flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

#p2019p .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

#p2019p .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

#p2019p .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

#p2019p .flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

#p2019p .flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

#p2019p .flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

#p2019p .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

#p2019p .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

#p2019p .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

#p2019p .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

#p2019p .justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

#p2019p .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

#p2019p .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

#p2019p .align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

#p2019p .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

#p2019p .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

#p2019p .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

#p2019p .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

#p2019p .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

#p2019p .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

#p2019p .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

#p2019p .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

#p2019p .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

#p2019p .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

#p2019p .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

#p2019p .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

#p2019p .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

#p2019p .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

#p2019p .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

#p2019p .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}


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

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

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

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

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

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

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

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

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

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

#p2019p .m-2 {
  margin: 0.5rem !important;
}

#p2019p .mt-2{
  margin-top: 0.5rem !important;
}

#p2019p .mr-2 {
  margin-right: 0.5rem !important;
}

#p2019p .mb-2{
  margin-bottom: 0.5rem !important;
}

#p2019p .ml-2{
  margin-left: 0.5rem !important;
}

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

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

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

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

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

#p2019p .m-4 {
  margin: 1.5rem !important;
}

#p2019p .mt-4{
  margin-top: 1.5rem !important;
}

#p2019p .mr-4
{
  margin-right: 1.5rem !important;
}

#p2019p .mb-4{
  margin-bottom: 1.5rem !important;
}

#p2019p .ml-4{
  margin-left: 1.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#p2019p .p-2 {
  padding: 0.5rem !important;
}

#p2019p .pt-2 {
  padding-top: 0.5rem !important;
}

#p2019p .pr-2 {
  padding-right: 0.5rem !important;
}

#p2019p .pb-2 {
  padding-bottom: 0.5rem !important;
}

#p2019p .pl-2 {
  padding-left: 0.5rem !important;
}

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

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

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

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

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

#p2019p .p-4 {
  padding: 1.5rem !important;
}

#p2019p .pt-4 {
  padding-top: 1.5rem !important;
}

#p2019p .pr-4 {
  padding-right: 1.5rem !important;
}

#p2019p .pb-4{
  padding-bottom: 1.5rem !important;
}

#p2019p .pl-4 {
  padding-left: 1.5rem !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  #p2019p .m-sm-0 {
    margin: 0 !important;
  }
  #p2019p .mt-sm-0{
    margin-top: 0 !important;
  }
  #p2019p .mr-sm-0{
    margin-right: 0 !important;
  }
  #p2019p .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  #p2019p .ml-sm-0{
    margin-left: 0 !important;
  }
  #p2019p .m-sm-1 {
    margin: 0.25rem !important;
  }
  #p2019p .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  #p2019p .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  #p2019p .mb-sm-1{
    margin-bottom: 0.25rem !important;
  }
  #p2019p .ml-sm-1{
    margin-left: 0.25rem !important;
  }
  #p2019p .m-sm-2 {
    margin: 0.5rem !important;
  }
  #p2019p .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  #p2019p .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  #p2019p .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  #p2019p .ml-sm-2{
    margin-left: 0.5rem !important;
  }
  #p2019p .m-sm-3 {
    margin: 1rem !important;
  }
  #p2019p .mt-sm-3 {
    margin-top: 1rem !important;
  }
  #p2019p .mr-sm-3 {
    margin-right: 1rem !important;
  }
  #p2019p .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  #p2019p .ml-sm-3 {
    margin-left: 1rem !important;
  }
  #p2019p .m-sm-4 {
    margin: 1.5rem !important;
  }
  #p2019p .mt-sm-4{
    margin-top: 1.5rem !important;
  }
  #p2019p .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  #p2019p .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  #p2019p .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  #p2019p .m-sm-5 {
    margin: 3rem !important;
  }
  #p2019p .mt-sm-5 {
    margin-top: 3rem !important;
  }
  #p2019p .mr-sm-5
  {
    margin-right: 3rem !important;
  }
  #p2019p .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  #p2019p .ml-sm-5 {
    margin-left: 3rem !important;
  }
  #p2019p .p-sm-0 {
    padding: 0 !important;
  }
  #p2019p .pt-sm-0 {
    padding-top: 0 !important;
  }
  #p2019p .pr-sm-0 {
    padding-right: 0 !important;
  }
  #p2019p .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  #p2019p .pl-sm-0 {
    padding-left: 0 !important;
  }
  #p2019p .p-sm-1 {
    padding: 0.25rem !important;
  }
  #p2019p .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  #p2019p .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  #p2019p .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  #p2019p .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  #p2019p .p-sm-2 {
    padding: 0.5rem !important;
  }
  #p2019p .pt-sm-2{
    padding-top: 0.5rem !important;
  }
  #p2019p .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  #p2019p .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  #p2019p .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  #p2019p .p-sm-3 {
    padding: 1rem !important;
  }
  #p2019p .pt-sm-3 {
    padding-top: 1rem !important;
  }
  #p2019p .pr-sm-3 {
    padding-right: 1rem !important;
  }
  #p2019p .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  #p2019p .pl-sm-3{
    padding-left: 1rem !important;
  }
  #p2019p .p-sm-4 {
    padding: 1.5rem !important;
  }
  #p2019p .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  #p2019p .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  #p2019p .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  #p2019p .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  #p2019p .p-sm-5 {
    padding: 3rem !important;
  }
  #p2019p .pt-sm-5 {
    padding-top: 3rem !important;
  }
  #p2019p .pr-sm-5 {
    padding-right: 3rem !important;
  }
  #p2019p .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  #p2019p .pl-sm-5 {
    padding-left: 3rem !important;
  }
  #p2019p .m-sm-n1 {
    margin: -0#p2019p .25rem !important;
  }
  #p2019p .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  #p2019p .mr-sm-n1 {
    margin-right: -0.25rem !important;
  }
  #p2019p .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  #p2019p .ml-sm-n1 {
    margin-left: -0.25rem !important;
  }

}

@media (min-width: 768px) {
  #p2019p .m-md-0 {
    margin: 0 !important;
  }
  #p2019p .mt-md-0{
    margin-top: 0 !important;
  }
  #p2019p .mr-md-0{
    margin-right: 0 !important;
  }
  #p2019p .mb-md-0 {
    margin-bottom: 0 !important;
  }
  #p2019p .ml-md-0{
    margin-left: 0 !important;
  }
  #p2019p .m-md-1 {
    margin: 0.25rem !important;
  }
  #p2019p .mt-md-1{
    margin-top: 0.25rem !important;
  }
  #p2019p .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  #p2019p .mb-md-1{
    margin-bottom: 0.25rem !important;
  }
  #p2019p .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  #p2019p .m-md-2 {
    margin: 0.5rem !important;
  }
  #p2019p .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  #p2019p .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  #p2019p .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  #p2019p .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  #p2019p .m-md-3 {
    margin: 1rem !important;
  }
  #p2019p .mt-md-3 {
    margin-top: 1rem !important;
  }
  #p2019p .mr-md-3 {
    margin-right: 1rem !important;
  }
  #p2019p .mb-md-3{
    margin-bottom: 1rem !important;
  }
  #p2019p .ml-md-3 {
    margin-left: 1rem !important;
  }
  #p2019p .m-md-4 {
    margin: 1.5rem !important;
  }
  #p2019p .mt-md-4{
    margin-top: 1.5rem !important;
  }
  #p2019p .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  #p2019p .mb-md-4{
    margin-bottom: 1.5rem !important;
  }
  #p2019p .ml-md-4{
    margin-left: 1.5rem !important;
  }
  #p2019p .m-md-5 {
    margin: 3rem !important;
  }
  #p2019p .mt-md-5{
    margin-top: 3rem !important;
  }
  #p2019p .mr-md-5 {
    margin-right: 3rem !important;
  }
  #p2019p .mb-md-5
  {
    margin-bottom: 3rem !important;
  }
  #p2019p .ml-md-5 {
    margin-left: 3rem !important;
  }
  #p2019p .p-md-0 {
    padding: 0 !important;
  }
  #p2019p .pt-md-0 {
    padding-top: 0 !important;
  }
  #p2019p .pr-md-0 {
    padding-right: 0 !important;
  }
  #p2019p .pb-md-0 {
    padding-bottom: 0 !important;
  }
  #p2019p .pl-md-0{
    padding-left: 0 !important;
  }
  #p2019p .p-md-1 {
    padding: 0.25rem !important;
  }
  #p2019p .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  #p2019p .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  #p2019p .pb-md-1{
    padding-bottom: 0.25rem !important;
  }
  #p2019p .pl-md-1{
    padding-left: 0.25rem !important;
  }
  #p2019p .p-md-2 {
    padding: 0.5rem !important;
  }
  #p2019p .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  #p2019p .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  #p2019p .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  #p2019p .pl-md-2{
    padding-left: 0.5rem !important;
  }
  #p2019p .p-md-3 {
    padding: 1rem !important;
  }
  #p2019p .pt-md-3 {
    padding-top: 1rem !important;
  }
  #p2019p .pr-md-3 {
    padding-right: 1rem !important;
  }
  #p2019p .pb-md-3
   {
    padding-bottom: 1rem !important;
  }
  #p2019p .pl-md-3 {
    padding-left: 1rem !important;
  }
  #p2019p .p-md-4 {
    padding: 1.5rem !important;
  }
  #p2019p .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  #p2019p .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  #p2019p .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  #p2019p .pl-md-4{
    padding-left: 1.5rem !important;
  }
  #p2019p .p-md-5 {
    padding: 3rem !important;
  }
  #p2019p .pt-md-5 {
    padding-top: 3rem !important;
  }
  #p2019p .pr-md-5 {
    padding-right: 3rem !important;
  }
  #p2019p .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  #p2019p .pl-md-5 {
    padding-left: 3rem !important;
  }

}

@media (min-width: 992px) {
  #p2019p .m-lg-0 {
    margin: 0 !important;
  }
  #p2019p .mt-lg-0 {
    margin-top: 0 !important;
  }
  #p2019p .mr-lg-0{
    margin-right: 0 !important;
  }
  #p2019p .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  #p2019p .ml-lg-0{
    margin-left: 0 !important;
  }
  #p2019p .m-lg-1 {
    margin: 0.25rem !important;
  }
  #p2019p .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  #p2019p .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  #p2019p .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  #p2019p .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  #p2019p .m-lg-2 {
    margin: 0.5rem !important;
  }
  #p2019p .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  #p2019p .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  #p2019p .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  #p2019p .ml-lg-2
   {
    margin-left: 0.5rem !important;
  }
  #p2019p .m-lg-3 {
    margin: 1rem !important;
  }
  #p2019p .mt-lg-3 {
    margin-top: 1rem !important;
  }
  #p2019p .mr-lg-3{
    margin-right: 1rem !important;
  }
  #p2019p .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  #p2019p .ml-lg-3 {
    margin-left: 1rem !important;
  }
  #p2019p .m-lg-4 {
    margin: 1.5rem !important;
  }
  #p2019p .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  #p2019p .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  #p2019p .mb-lg-4
   {
    margin-bottom: 1.5rem !important;
  }
  #p2019p .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  #p2019p .m-lg-5 {
    margin: 3rem !important;
  }
  #p2019p .mt-lg-5 {
    margin-top: 3rem !important;
  }
  #p2019p .mr-lg-5
  {
    margin-right: 3rem !important;
  }
  #p2019p .mb-lg-5{
    margin-bottom: 3rem !important;
  }
  #p2019p .ml-lg-5 {
    margin-left: 3rem !important;
  }
  #p2019p .p-lg-0 {
    padding: 0 !important;
  }
  #p2019p .pt-lg-0 {
    padding-top: 0 !important;
  }
  #p2019p .pr-lg-0 {
    padding-right: 0 !important;
  }
  #p2019p .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  #p2019p .pl-lg-0{
    padding-left: 0 !important;
  }
  #p2019p .p-lg-1 {
    padding: 0.25rem !important;
  }
  #p2019p .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  #p2019p .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  #p2019p .pb-lg-1
   {
    padding-bottom: 0.25rem !important;
  }
  #p2019p .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  #p2019p .p-lg-2 {
    padding: 0.5rem !important;
  }
  #p2019p .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  #p2019p .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  #p2019p .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  #p2019p .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  #p2019p .p-lg-3 {
    padding: 1rem !important;
  }
  #p2019p .pt-lg-3 {
    padding-top: 1rem !important;
  }
  #p2019p .pr-lg-3 {
    padding-right: 1rem !important;
  }
  #p2019p .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  #p2019p .pl-lg-3 {
    padding-left: 1rem !important;
  }
  #p2019p .p-lg-4 {
    padding: 1.5rem !important;
  }
  #p2019p .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  #p2019p .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  #p2019p .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  #p2019p .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  #p2019p .p-lg-5 {
    padding: 3rem !important;
  }
  #p2019p .pt-lg-5 {
    padding-top: 3rem !important;
  }
  #p2019p .pr-lg-5 {
    padding-right: 3rem !important;
  }
  #p2019p .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  #p2019p .pl-lg-5 {
    padding-left: 3rem !important;
  }

}

@media (min-width: 1200px) {
  #p2019p .m-xl-0 {
    margin: 0 !important;
  }
  #p2019p .mt-xl-0 {
    margin-top: 0 !important;
  }
  #p2019p .mr-xl-0 {
    margin-right: 0 !important;
  }
  #p2019p .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  #p2019p .ml-xl-0 {
    margin-left: 0 !important;
  }
  #p2019p .m-xl-1 {
    margin: 0#p2019p .25rem !important;
  }
  #p2019p .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  #p2019p .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  #p2019p .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  #p2019p .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  #p2019p .m-xl-2 {
    margin: 0.5rem !important;
  }
  #p2019p .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  #p2019p .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  #p2019p .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  #p2019p .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  #p2019p .m-xl-3 {
    margin: 1rem !important;
  }
  #p2019p .mt-xl-3 {
    margin-top: 1rem !important;
  }
  #p2019p .mr-xl-3 {
    margin-right: 1rem !important;
  }
  #p2019p .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  #p2019p .ml-xl-3 {
    margin-left: 1rem !important;
  }
  #p2019p .m-xl-4 {
    margin: 1.5rem !important;
  }
  #p2019p .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  #p2019p .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  #p2019p .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  #p2019p .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  #p2019p .m-xl-5 {
    margin: 3rem !important;
  }
  #p2019p .mt-xl-5 {
    margin-top: 3rem !important;
  }
  #p2019p .mr-xl-5 {
    margin-right: 3rem !important;
  }
  #p2019p .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  #p2019p .ml-xl-5 {
    margin-left: 3rem !important;
  }
  #p2019p .p-xl-0 {
    padding: 0 !important;
  }
  #p2019p .pt-xl-0 {
    padding-top: 0 !important;
  }
  #p2019p .pr-xl-0 {
    padding-right: 0 !important;
  }
  #p2019p .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  #p2019p .pl-xl-0 {
    padding-left: 0 !important;
  }
  #p2019p .p-xl-1 {
    padding: 0.25rem !important;
  }
  #p2019p .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  #p2019p .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  #p2019p .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  #p2019p .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  #p2019p .p-xl-2 {
    padding: 0.5rem !important;
  }
  #p2019p .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  #p2019p .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  #p2019p .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  #p2019p .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  #p2019p .p-xl-3 {
    padding: 1rem !important;
  }
  #p2019p .pt-xl-3{
    padding-top: 1rem !important;
  }
  #p2019p .pr-xl-3 {
    padding-right: 1rem !important;
  }
  #p2019p .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  #p2019p .pl-xl-3 {
    padding-left: 1rem !important;
  }
  #p2019p .p-xl-4 {
    padding: 1.5rem !important;
  }
  #p2019p .pt-xl-4{
    padding-top: 1.5rem !important;
  }
  #p2019p .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  #p2019p .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  #p2019p .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  #p2019p .p-xl-5 {
    padding: 3rem !important;
  }
  #p2019p .pt-xl-5 {
    padding-top: 3rem !important;
  }
  #p2019p .pr-xl-5 {
    padding-right: 3rem !important;
  }
  #p2019p .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  #p2019p .pl-xl-5 {
    padding-left: 3rem !important;
  }
}

#p2019p table {
    border-collapse: collapse
}
