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

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

.text-0 {
  color: #000000;
}

.text-ff {
  color: #ffffff;
}

.text-f5 {
  color: #f5f5f5;
}

.text-f1 {
  color: #f1f1f1;
}

.text-ee {
  color: #eeeeee;
}

.text-cc {
  color: #cccccc;
}

.text-99 {
  color: #999999;
}

.text-66 {
  color: #666666;
}

.text-33 {
  color: #333333;
}

.text-red {
  color: #E10707;
}

.text-blue {
  color: #466BB2;
}

.text-green {
  color: #33a230;
}

.lh-10 {
  line-height: 10%;
}

.lh-11 {
  line-height: 11%;
}

.lh-12 {
  line-height: 12%;
}

.lh-13 {
  line-height: 13%;
}

.lh-14 {
  line-height: 14%;
}

.lh-15 {
  line-height: 15%;
}

.lh-16 {
  line-height: 16%;
}

.lh-17 {
  line-height: 17%;
}

.lh-18 {
  line-height: 18%;
}

.lh-19 {
  line-height: 19%;
}

.lh-20 {
  line-height: 20%;
}

.valign-middle {
  vertical-align: middle;
}

.valign-bottom {
  vertical-align: bottom;
}

.fs-1 {
  font-size: 0.1em !important;
}

.fs-2 {
  font-size: 0.2em !important;
}

.fs-3 {
  font-size: 0.3em !important;
}

.fs-4 {
  font-size: 0.4em !important;
}

.fs-5 {
  font-size: 0.5em !important;
}

.fs-6 {
  font-size: 0.6em !important;
}

.fs-7 {
  font-size: 0.7em !important;
}

.fs-8 {
  font-size: 0.8em !important;
}

.fs-9 {
  font-size: 0.9em !important;
}

.fs-10 {
  font-size: 1em !important;
}

.fs-11 {
  font-size: 1.1em !important;
}

.fs-12 {
  font-size: 1.2em !important;
}

.fs-13 {
  font-size: 1.3em !important;
}

.fs-14 {
  font-size: 1.4em !important;
}

.fs-15 {
  font-size: 1.5em !important;
}

.fs-16 {
  font-size: 1.6em !important;
}

.fs-17 {
  font-size: 1.7em !important;
}

.fs-18 {
  font-size: 1.8em !important;
}

.fs-19 {
  font-size: 1.9em !important;
}

.fs-20 {
  font-size: 2em !important;
}

.bg-0 {
  background-color: #000000;
}

.bg-ff {
  background-color: #ffffff;
}

.bg-f5 {
  background-color: #f5f5f5;
}

.bg-f1 {
  background-color: #f1f1f1;
}

.bg-ee {
  background-color: #eeeeee;
}

.bg-cc {
  background-color: #cccccc;
}

.bg-99 {
  background-color: #999999;
}

.bg-66 {
  background-color: #666666;
}

.bg-33 {
  background-color: #333333;
}

.bg-red {
  background-color: #E10707;
}

.bg-blue {
  background-color: #466BB2;
}

.bg-navy {
  background-color: #006699;
}

.bg-green {
  background-color: #33a230;
}

.borders {
  border: 1px solid #CCC;
}

.borders-top {
  border-top: 1px solid #CCC;
}

.borders-bottom {
  border-bottom: 1px solid #CCC;
}

.borders-left {
  border-left: 1px solid #CCC;
}

.borders-right {
  border-right: 1px solid #CCC;
}

.borders-0 {
  border-color: #000000;
}

.borders-ff {
  border-color: #ffffff;
}

.borders-f5 {
  border-color: #f5f5f5;
}

.borders-f1 {
  border-color: #f1f1f1;
}

.borders-ee {
  border-color: #eeeeee;
}

.borders-cc {
  border-color: #cccccc;
}

.borders-99 {
  border-color: #999999;
}

.borders-66 {
  border-color: #666666;
}

.borders-33 {
  border-color: #333333;
}

.borders-red {
  border-color: #E10707;
}

.borders-blue {
  border-color: #466BB2;
}

.borders-navy {
  border-color: #466BB2;
}

.borders-green {
  border-color: #33a230;
}

.borders-1{
  border-width: 1px;
}

.borders-2{
  border-width: 2px;
}

.borders-3{
  border-width: 3px;
}

.borders-4{
  border-width: 4px;
}

.borders-5{
  border-width: 5px;
}

.w-0 {
  width: 0%;
}

.w-1 {
  width: 1%;
}

.w-2 {
  width: 2%;
}

.w-3 {
  width: 3%;
}

.w-4 {
  width: 4%;
}

.w-5 {
  width: 5%;
}

.w-6 {
  width: 6%;
}

.w-7 {
  width: 7%;
}

.w-8 {
  width: 8%;
}

.w-9 {
  width: 9%;
}

.w-10 {
  width: 10%;
}

.w-11 {
  width: 11%;
}

.w-12 {
  width: 12%;
}

.w-13 {
  width: 13%;
}

.w-14 {
  width: 14%;
}

.w-15 {
  width: 15%;
}

.w-16 {
  width: 16%;
}

.w-17 {
  width: 17%;
}

.w-18 {
  width: 18%;
}

.w-19 {
  width: 19%;
}

.w-20 {
  width: 20%;
}

.w-21 {
  width: 21%;
}

.w-22 {
  width: 22%;
}

.w-23 {
  width: 23%;
}

.w-24 {
  width: 24%;
}

.w-25 {
  width: 25%;
}

.w-26 {
  width: 26%;
}

.w-27 {
  width: 27%;
}

.w-28 {
  width: 28%;
}

.w-29 {
  width: 29%;
}

.w-30 {
  width: 30%;
}

.w-31 {
  width: 31%;
}

.w-32 {
  width: 32%;
}

.w-33 {
  width: 33%;
}

.w-34 {
  width: 34%;
}

.w-35 {
  width: 35%;
}

.w-36 {
  width: 36%;
}

.w-37 {
  width: 37%;
}

.w-38 {
  width: 38%;
}

.w-39 {
  width: 39%;
}

.w-40 {
  width: 40%;
}

.w-41 {
  width: 41%;
}

.w-42 {
  width: 42%;
}

.w-43 {
  width: 43%;
}

.w-44 {
  width: 44%;
}

.w-45 {
  width: 45%;
}

.w-46 {
  width: 46%;
}

.w-47 {
  width: 47%;
}

.w-48 {
  width: 48%;
}

.w-49 {
  width: 49%;
}

.w-50 {
  width: 50%;
}

.w-51 {
  width: 51%;
}

.w-52 {
  width: 52%;
}

.w-53 {
  width: 53%;
}

.w-54 {
  width: 54%;
}

.w-55 {
  width: 55%;
}

.w-56 {
  width: 56%;
}

.w-57 {
  width: 57%;
}

.w-58 {
  width: 58%;
}

.w-59 {
  width: 59%;
}

.w-60 {
  width: 60%;
}

.w-61 {
  width: 61%;
}

.w-62 {
  width: 62%;
}

.w-63 {
  width: 63%;
}

.w-64 {
  width: 64%;
}

.w-65 {
  width: 65%;
}

.w-66 {
  width: 66%;
}

.w-67 {
  width: 67%;
}

.w-68 {
  width: 68%;
}

.w-69 {
  width: 69%;
}

.w-70 {
  width: 70%;
}

.w-71 {
  width: 71%;
}

.w-72 {
  width: 72%;
}

.w-73 {
  width: 73%;
}

.w-74 {
  width: 74%;
}

.w-75 {
  width: 75%;
}

.w-76 {
  width: 76%;
}

.w-77 {
  width: 77%;
}

.w-78 {
  width: 78%;
}

.w-79 {
  width: 79%;
}

.w-80 {
  width: 80%;
}

.w-81 {
  width: 81%;
}

.w-82 {
  width: 82%;
}

.w-83 {
  width: 83%;
}

.w-84 {
  width: 84%;
}

.w-85 {
  width: 85%;
}

.w-86 {
  width: 86%;
}

.w-87 {
  width: 87%;
}

.w-88 {
  width: 88%;
}

.w-89 {
  width: 89%;
}

.w-90 {
  width: 90%;
}

.w-91 {
  width: 91%;
}

.w-92 {
  width: 92%;
}

.w-93 {
  width: 93%;
}

.w-94 {
  width: 94%;
}

.w-95 {
  width: 95%;
}

.w-96 {
  width: 96%;
}

.w-97 {
  width: 97%;
}

.w-98 {
  width: 98%;
}

.w-99 {
  width: 99%;
}

.w-100 {
  width: 100%;
}

.h-0 {
  height: 0%;
}

.h-1 {
  height: 1%;
}

.h-2 {
  height: 2%;
}

.h-3 {
  height: 3%;
}

.h-4 {
  height: 4%;
}

.h-5 {
  height: 5%;
}

.h-6 {
  height: 6%;
}

.h-7 {
  height: 7%;
}

.h-8 {
  height: 8%;
}

.h-9 {
  height: 9%;
}

.h-10 {
  height: 10%;
}

.h-11 {
  height: 11%;
}

.h-12 {
  height: 12%;
}

.h-13 {
  height: 13%;
}

.h-14 {
  height: 14%;
}

.h-15 {
  height: 15%;
}

.h-16 {
  height: 16%;
}

.h-17 {
  height: 17%;
}

.h-18 {
  height: 18%;
}

.h-19 {
  height: 19%;
}

.h-20 {
  height: 20%;
}

.h-21 {
  height: 21%;
}

.h-22 {
  height: 22%;
}

.h-23 {
  height: 23%;
}

.h-24 {
  height: 24%;
}

.h-25 {
  height: 25%;
}

.h-26 {
  height: 26%;
}

.h-27 {
  height: 27%;
}

.h-28 {
  height: 28%;
}

.h-29 {
  height: 29%;
}

.h-30 {
  height: 30%;
}

.h-31 {
  height: 31%;
}

.h-32 {
  height: 32%;
}

.h-33 {
  height: 33%;
}

.h-34 {
  height: 34%;
}

.h-35 {
  height: 35%;
}

.h-36 {
  height: 36%;
}

.h-37 {
  height: 37%;
}

.h-38 {
  height: 38%;
}

.h-39 {
  height: 39%;
}

.h-40 {
  height: 40%;
}

.h-41 {
  height: 41%;
}

.h-42 {
  height: 42%;
}

.h-43 {
  height: 43%;
}

.h-44 {
  height: 44%;
}

.h-45 {
  height: 45%;
}

.h-46 {
  height: 46%;
}

.h-47 {
  height: 47%;
}

.h-48 {
  height: 48%;
}

.h-49 {
  height: 49%;
}

.h-50 {
  height: 50%;
}

.h-51 {
  height: 51%;
}

.h-52 {
  height: 52%;
}

.h-53 {
  height: 53%;
}

.h-54 {
  height: 54%;
}

.h-55 {
  height: 55%;
}

.h-56 {
  height: 56%;
}

.h-57 {
  height: 57%;
}

.h-58 {
  height: 58%;
}

.h-59 {
  height: 59%;
}

.h-60 {
  height: 60%;
}

.h-61 {
  height: 61%;
}

.h-62 {
  height: 62%;
}

.h-63 {
  height: 63%;
}

.h-64 {
  height: 64%;
}

.h-65 {
  height: 65%;
}

.h-66 {
  height: 66%;
}

.h-67 {
  height: 67%;
}

.h-68 {
  height: 68%;
}

.h-69 {
  height: 69%;
}

.h-70 {
  height: 70%;
}

.h-71 {
  height: 71%;
}

.h-72 {
  height: 72%;
}

.h-73 {
  height: 73%;
}

.h-74 {
  height: 74%;
}

.h-75 {
  height: 75%;
}

.h-76 {
  height: 76%;
}

.h-77 {
  height: 77%;
}

.h-78 {
  height: 78%;
}

.h-79 {
  height: 79%;
}

.h-80 {
  height: 80%;
}

.h-81 {
  height: 81%;
}

.h-82 {
  height: 82%;
}

.h-83 {
  height: 83%;
}

.h-84 {
  height: 84%;
}

.h-85 {
  height: 85%;
}

.h-86 {
  height: 86%;
}

.h-87 {
  height: 87%;
}

.h-88 {
  height: 88%;
}

.h-89 {
  height: 89%;
}

.h-90 {
  height: 90%;
}

.h-91 {
  height: 91%;
}

.h-92 {
  height: 92%;
}

.h-93 {
  height: 93%;
}

.h-94 {
  height: 94%;
}

.h-95 {
  height: 95%;
}

.h-96 {
  height: 96%;
}

.h-97 {
  height: 97%;
}

.h-98 {
  height: 98%;
}

.h-99 {
  height: 99%;
}

.h-100 {
  height: 100%;
}

.w-auto {
  width: auto !important;
}

.h-auto {
  height: auto !important;
}

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

.bootstrap .no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

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

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

.bootstrap .col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

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

.bootstrap .col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

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

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

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

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

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

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

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

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

.bootstrap .order-first {
  order: -1;
}

.bootstrap .order-last {
  order: 13;
}

.bootstrap .order-0 {
  order: 0;
}

.bootstrap .order-1 {
  order: 1;
}

.bootstrap .order-2 {
  order: 2;
}

.bootstrap .order-3 {
  order: 3;
}

.bootstrap .order-4 {
  order: 4;
}

.bootstrap .order-5 {
  order: 5;
}

.bootstrap .order-6 {
  order: 6;
}

.bootstrap .order-7 {
  order: 7;
}

.bootstrap .order-8 {
  order: 8;
}

.bootstrap .order-9 {
  order: 9;
}

.bootstrap .order-10 {
  order: 10;
}

.bootstrap .order-11 {
  order: 11;
}

.bootstrap .order-12 {
  order: 12;
}

.bootstrap .offset-1 {
  margin-left: 8.333333%;
}

.bootstrap .offset-2 {
  margin-left: 16.666667%;
}

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

.bootstrap .offset-4 {
  margin-left: 33.333333%;
}

.bootstrap .offset-5 {
  margin-left: 41.666667%;
}

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

.bootstrap .offset-7 {
  margin-left: 58.333333%;
}

.bootstrap .offset-8 {
  margin-left: 66.666667%;
}

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

.bootstrap .offset-10 {
  margin-left: 83.333333%;
}

.bootstrap .offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .bootstrap .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .bootstrap .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

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

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

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

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

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

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

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

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

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

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

  .bootstrap .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bootstrap .order-sm-first {
    order: -1;
  }

  .bootstrap .order-sm-last {
    order: 13;
  }

  .bootstrap .order-sm-0 {
    order: 0;
  }

  .bootstrap .order-sm-1 {
    order: 1;
  }

  .bootstrap .order-sm-2 {
    order: 2;
  }

  .bootstrap .order-sm-3 {
    order: 3;
  }

  .bootstrap .order-sm-4 {
    order: 4;
  }

  .bootstrap .order-sm-5 {
    order: 5;
  }

  .bootstrap .order-sm-6 {
    order: 6;
  }

  .bootstrap .order-sm-7 {
    order: 7;
  }

  .bootstrap .order-sm-8 {
    order: 8;
  }

  .bootstrap .order-sm-9 {
    order: 9;
  }

  .bootstrap .order-sm-10 {
    order: 10;
  }

  .bootstrap .order-sm-11 {
    order: 11;
  }

  .bootstrap .order-sm-12 {
    order: 12;
  }

  .bootstrap .offset-sm-0 {
    margin-left: 0;
  }

  .bootstrap .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .bootstrap .offset-sm-2 {
    margin-left: 16.666667%;
  }

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

  .bootstrap .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .bootstrap .offset-sm-5 {
    margin-left: 41.666667%;
  }

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

  .bootstrap .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .bootstrap .offset-sm-8 {
    margin-left: 66.666667%;
  }

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

  .bootstrap .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .bootstrap .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .bootstrap .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .bootstrap .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

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

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

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

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

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

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

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

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

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

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

  .bootstrap .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bootstrap .order-md-first {
    order: -1;
  }

  .bootstrap .order-md-last {
    order: 13;
  }

  .bootstrap .order-md-0 {
    order: 0;
  }

  .bootstrap .order-md-1 {
    order: 1;
  }

  .bootstrap .order-md-2 {
    order: 2;
  }

  .bootstrap .order-md-3 {
    order: 3;
  }

  .bootstrap .order-md-4 {
    order: 4;
  }

  .bootstrap .order-md-5 {
    order: 5;
  }

  .bootstrap .order-md-6 {
    order: 6;
  }

  .bootstrap .order-md-7 {
    order: 7;
  }

  .bootstrap .order-md-8 {
    order: 8;
  }

  .bootstrap .order-md-9 {
    order: 9;
  }

  .bootstrap .order-md-10 {
    order: 10;
  }

  .bootstrap .order-md-11 {
    order: 11;
  }

  .bootstrap .order-md-12 {
    order: 12;
  }

  .bootstrap .offset-md-0 {
    margin-left: 0;
  }

  .bootstrap .offset-md-1 {
    margin-left: 8.333333%;
  }

  .bootstrap .offset-md-2 {
    margin-left: 16.666667%;
  }

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

  .bootstrap .offset-md-4 {
    margin-left: 33.333333%;
  }

  .bootstrap .offset-md-5 {
    margin-left: 41.666667%;
  }

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

  .bootstrap .offset-md-7 {
    margin-left: 58.333333%;
  }

  .bootstrap .offset-md-8 {
    margin-left: 66.666667%;
  }

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

  .bootstrap .offset-md-10 {
    margin-left: 83.333333%;
  }

  .bootstrap .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .bootstrap .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .bootstrap .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

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

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

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

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

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

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

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

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

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

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

  .bootstrap .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bootstrap .order-lg-first {
    order: -1;
  }

  .bootstrap .order-lg-last {
    order: 13;
  }

  .bootstrap .order-lg-0 {
    order: 0;
  }

  .bootstrap .order-lg-1 {
    order: 1;
  }

  .bootstrap .order-lg-2 {
    order: 2;
  }

  .bootstrap .order-lg-3 {
    order: 3;
  }

  .bootstrap .order-lg-4 {
    order: 4;
  }

  .bootstrap .order-lg-5 {
    order: 5;
  }

  .bootstrap .order-lg-6 {
    order: 6;
  }

  .bootstrap .order-lg-7 {
    order: 7;
  }

  .bootstrap .order-lg-8 {
    order: 8;
  }

  .bootstrap .order-lg-9 {
    order: 9;
  }

  .bootstrap .order-lg-10 {
    order: 10;
  }

  .bootstrap .order-lg-11 {
    order: 11;
  }

  .bootstrap .order-lg-12 {
    order: 12;
  }

  .bootstrap .offset-lg-0 {
    margin-left: 0;
  }

  .bootstrap .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .bootstrap .offset-lg-2 {
    margin-left: 16.666667%;
  }

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

  .bootstrap .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .bootstrap .offset-lg-5 {
    margin-left: 41.666667%;
  }

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

  .bootstrap .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .bootstrap .offset-lg-8 {
    margin-left: 66.666667%;
  }

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

  .bootstrap .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .bootstrap .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .bootstrap .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .bootstrap .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

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

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

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

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

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

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

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

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

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

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

  .bootstrap .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bootstrap .order-xl-first {
    order: -1;
  }

  .bootstrap .order-xl-last {
    order: 13;
  }

  .bootstrap .order-xl-0 {
    order: 0;
  }

  .bootstrap .order-xl-1 {
    order: 1;
  }

  .bootstrap .order-xl-2 {
    order: 2;
  }

  .bootstrap .order-xl-3 {
    order: 3;
  }

  .bootstrap .order-xl-4 {
    order: 4;
  }

  .bootstrap .order-xl-5 {
    order: 5;
  }

  .bootstrap .order-xl-6 {
    order: 6;
  }

  .bootstrap .order-xl-7 {
    order: 7;
  }

  .bootstrap .order-xl-8 {
    order: 8;
  }

  .bootstrap .order-xl-9 {
    order: 9;
  }

  .bootstrap .order-xl-10 {
    order: 10;
  }

  .bootstrap .order-xl-11 {
    order: 11;
  }

  .bootstrap .order-xl-12 {
    order: 12;
  }

  .bootstrap .offset-xl-0 {
    margin-left: 0;
  }

  .bootstrap .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .bootstrap .offset-xl-2 {
    margin-left: 16.666667%;
  }

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

  .bootstrap .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .bootstrap .offset-xl-5 {
    margin-left: 41.666667%;
  }

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

  .bootstrap .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .bootstrap .offset-xl-8 {
    margin-left: 66.666667%;
  }

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

  .bootstrap .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .bootstrap .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.bootstrap .d-none {
  display: none !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .bootstrap .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .bootstrap .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .bootstrap .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .bootstrap .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bootstrap .flex-row {
  flex-direction: row !important;
}

.bootstrap .flex-column {
  flex-direction: column !important;
}

.bootstrap .flex-row-reverse {
  flex-direction: row-reverse !important;
}

.bootstrap .flex-column-reverse {
  flex-direction: column-reverse !important;
}

.bootstrap .flex-wrap {
  flex-wrap: wrap !important;
}

.bootstrap .flex-nowrap {
  flex-wrap: nowrap !important;
}

.bootstrap .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.bootstrap .flex-fill {
  flex: 1 1 auto !important;
}

.bootstrap .flex-grow-0 {
  flex-grow: 0 !important;
}

.bootstrap .flex-grow-1 {
  flex-grow: 1 !important;
}

.bootstrap .flex-shrink-0 {
  flex-shrink: 0 !important;
}

.bootstrap .flex-shrink-1 {
  flex-shrink: 1 !important;
}

.bootstrap .justify-content-start {
  justify-content: flex-start !important;
}

.bootstrap .justify-content-end {
  justify-content: flex-end !important;
}

.bootstrap .justify-content-center {
  justify-content: center !important;
}

.bootstrap .justify-content-between {
  justify-content: space-between !important;
}

.bootstrap .justify-content-around {
  justify-content: space-around !important;
}

.bootstrap .align-items-start {
  align-items: flex-start !important;
}

.bootstrap .align-items-end {
  align-items: flex-end !important;
}

.bootstrap .align-items-center {
  align-items: center !important;
}

.bootstrap .align-items-baseline {
  align-items: baseline !important;
}

.bootstrap .align-items-stretch {
  align-items: stretch !important;
}

.bootstrap .align-content-start {
  align-content: flex-start !important;
}

.bootstrap .align-content-end {
  align-content: flex-end !important;
}

.bootstrap .align-content-center {
  align-content: center !important;
}

.bootstrap .align-content-between {
  align-content: space-between !important;
}

.bootstrap .align-content-around {
  align-content: space-around !important;
}

.bootstrap .align-content-stretch {
  align-content: stretch !important;
}

.bootstrap .align-self-auto {
  align-self: auto !important;
}

.bootstrap .align-self-start {
  align-self: flex-start !important;
}

.bootstrap .align-self-end {
  align-self: flex-end !important;
}

.bootstrap .align-self-center {
  align-self: center !important;
}

.bootstrap .align-self-baseline {
  align-self: baseline !important;
}

.bootstrap .align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .bootstrap .flex-sm-row {
    flex-direction: row !important;
  }

  .bootstrap .flex-sm-column {
    flex-direction: column !important;
  }

  .bootstrap .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .bootstrap .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .bootstrap .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .bootstrap .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .bootstrap .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .bootstrap .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .bootstrap .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .bootstrap .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .bootstrap .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .bootstrap .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .bootstrap .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .bootstrap .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .bootstrap .justify-content-sm-center {
    justify-content: center !important;
  }

  .bootstrap .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .bootstrap .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .bootstrap .align-items-sm-start {
    align-items: flex-start !important;
  }

  .bootstrap .align-items-sm-end {
    align-items: flex-end !important;
  }

  .bootstrap .align-items-sm-center {
    align-items: center !important;
  }

  .bootstrap .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .bootstrap .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .bootstrap .align-content-sm-start {
    align-content: flex-start !important;
  }

  .bootstrap .align-content-sm-end {
    align-content: flex-end !important;
  }

  .bootstrap .align-content-sm-center {
    align-content: center !important;
  }

  .bootstrap .align-content-sm-between {
    align-content: space-between !important;
  }

  .bootstrap .align-content-sm-around {
    align-content: space-around !important;
  }

  .bootstrap .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .bootstrap .align-self-sm-auto {
    align-self: auto !important;
  }

  .bootstrap .align-self-sm-start {
    align-self: flex-start !important;
  }

  .bootstrap .align-self-sm-end {
    align-self: flex-end !important;
  }

  .bootstrap .align-self-sm-center {
    align-self: center !important;
  }

  .bootstrap .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .bootstrap .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .bootstrap .flex-md-row {
    flex-direction: row !important;
  }

  .bootstrap .flex-md-column {
    flex-direction: column !important;
  }

  .bootstrap .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .bootstrap .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .bootstrap .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .bootstrap .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .bootstrap .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .bootstrap .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .bootstrap .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .bootstrap .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .bootstrap .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .bootstrap .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .bootstrap .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .bootstrap .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .bootstrap .justify-content-md-center {
    justify-content: center !important;
  }

  .bootstrap .justify-content-md-between {
    justify-content: space-between !important;
  }

  .bootstrap .justify-content-md-around {
    justify-content: space-around !important;
  }

  .bootstrap .align-items-md-start {
    align-items: flex-start !important;
  }

  .bootstrap .align-items-md-end {
    align-items: flex-end !important;
  }

  .bootstrap .align-items-md-center {
    align-items: center !important;
  }

  .bootstrap .align-items-md-baseline {
    align-items: baseline !important;
  }

  .bootstrap .align-items-md-stretch {
    align-items: stretch !important;
  }

  .bootstrap .align-content-md-start {
    align-content: flex-start !important;
  }

  .bootstrap .align-content-md-end {
    align-content: flex-end !important;
  }

  .bootstrap .align-content-md-center {
    align-content: center !important;
  }

  .bootstrap .align-content-md-between {
    align-content: space-between !important;
  }

  .bootstrap .align-content-md-around {
    align-content: space-around !important;
  }

  .bootstrap .align-content-md-stretch {
    align-content: stretch !important;
  }

  .bootstrap .align-self-md-auto {
    align-self: auto !important;
  }

  .bootstrap .align-self-md-start {
    align-self: flex-start !important;
  }

  .bootstrap .align-self-md-end {
    align-self: flex-end !important;
  }

  .bootstrap .align-self-md-center {
    align-self: center !important;
  }

  .bootstrap .align-self-md-baseline {
    align-self: baseline !important;
  }

  .bootstrap .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .bootstrap .flex-lg-row {
    flex-direction: row !important;
  }

  .bootstrap .flex-lg-column {
    flex-direction: column !important;
  }

  .bootstrap .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .bootstrap .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .bootstrap .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .bootstrap .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .bootstrap .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .bootstrap .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .bootstrap .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .bootstrap .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .bootstrap .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .bootstrap .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .bootstrap .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .bootstrap .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .bootstrap .justify-content-lg-center {
    justify-content: center !important;
  }

  .bootstrap .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .bootstrap .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .bootstrap .align-items-lg-start {
    align-items: flex-start !important;
  }

  .bootstrap .align-items-lg-end {
    align-items: flex-end !important;
  }

  .bootstrap .align-items-lg-center {
    align-items: center !important;
  }

  .bootstrap .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .bootstrap .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .bootstrap .align-content-lg-start {
    align-content: flex-start !important;
  }

  .bootstrap .align-content-lg-end {
    align-content: flex-end !important;
  }

  .bootstrap .align-content-lg-center {
    align-content: center !important;
  }

  .bootstrap .align-content-lg-between {
    align-content: space-between !important;
  }

  .bootstrap .align-content-lg-around {
    align-content: space-around !important;
  }

  .bootstrap .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .bootstrap .align-self-lg-auto {
    align-self: auto !important;
  }

  .bootstrap .align-self-lg-start {
    align-self: flex-start !important;
  }

  .bootstrap .align-self-lg-end {
    align-self: flex-end !important;
  }

  .bootstrap .align-self-lg-center {
    align-self: center !important;
  }

  .bootstrap .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .bootstrap .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .bootstrap .flex-xl-row {
    flex-direction: row !important;
  }

  .bootstrap .flex-xl-column {
    flex-direction: column !important;
  }

  .bootstrap .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .bootstrap .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .bootstrap .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .bootstrap .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .bootstrap .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .bootstrap .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .bootstrap .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .bootstrap .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .bootstrap .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .bootstrap .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .bootstrap .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .bootstrap .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .bootstrap .justify-content-xl-center {
    justify-content: center !important;
  }

  .bootstrap .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .bootstrap .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .bootstrap .align-items-xl-start {
    align-items: flex-start !important;
  }

  .bootstrap .align-items-xl-end {
    align-items: flex-end !important;
  }

  .bootstrap .align-items-xl-center {
    align-items: center !important;
  }

  .bootstrap .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .bootstrap .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .bootstrap .align-content-xl-start {
    align-content: flex-start !important;
  }

  .bootstrap .align-content-xl-end {
    align-content: flex-end !important;
  }

  .bootstrap .align-content-xl-center {
    align-content: center !important;
  }

  .bootstrap .align-content-xl-between {
    align-content: space-between !important;
  }

  .bootstrap .align-content-xl-around {
    align-content: space-around !important;
  }

  .bootstrap .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .bootstrap .align-self-xl-auto {
    align-self: auto !important;
  }

  .bootstrap .align-self-xl-start {
    align-self: flex-start !important;
  }

  .bootstrap .align-self-xl-end {
    align-self: flex-end !important;
  }

  .bootstrap .align-self-xl-center {
    align-self: center !important;
  }

  .bootstrap .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .bootstrap .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.bootstrap .m-0 {
  margin: 0 !important;
}

.bootstrap .mt-0,
.bootstrap .my-0 {
  margin-top: 0 !important;
}

.bootstrap .mr-0,
.bootstrap .mx-0 {
  margin-right: 0 !important;
}

.bootstrap .mb-0,
.bootstrap .my-0 {
  margin-bottom: 0 !important;
}

.bootstrap .ml-0,
.bootstrap .mx-0 {
  margin-left: 0 !important;
}

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

.bootstrap .mt-1,
.bootstrap .my-1 {
  margin-top: 0.25rem !important;
}

.bootstrap .mr-1,
.bootstrap .mx-1 {
  margin-right: 0.25rem !important;
}

.bootstrap .mb-1,
.bootstrap .my-1 {
  margin-bottom: 0.25rem !important;
}

.bootstrap .ml-1,
.bootstrap .mx-1 {
  margin-left: 0.25rem !important;
}

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

.bootstrap .mt-2,
.bootstrap .my-2 {
  margin-top: 0.5rem !important;
}

.bootstrap .mr-2,
.bootstrap .mx-2 {
  margin-right: 0.5rem !important;
}

.bootstrap .mb-2,
.bootstrap .my-2 {
  margin-bottom: 0.5rem !important;
}

.bootstrap .ml-2,
.bootstrap .mx-2 {
  margin-left: 0.5rem !important;
}

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

.bootstrap .mt-3,
.bootstrap .my-3 {
  margin-top: 1rem !important;
}

.bootstrap .mr-3,
.bootstrap .mx-3 {
  margin-right: 1rem !important;
}

.bootstrap .mb-3,
.bootstrap .my-3 {
  margin-bottom: 1rem !important;
}

.bootstrap .ml-3,
.bootstrap .mx-3 {
  margin-left: 1rem !important;
}

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

.bootstrap .mt-4,
.bootstrap .my-4 {
  margin-top: 1.5rem !important;
}

.bootstrap .mr-4,
.bootstrap .mx-4 {
  margin-right: 1.5rem !important;
}

.bootstrap .mb-4,
.bootstrap .my-4 {
  margin-bottom: 1.5rem !important;
}

.bootstrap .ml-4,
.bootstrap .mx-4 {
  margin-left: 1.5rem !important;
}

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

.bootstrap .mt-5,
.bootstrap .my-5 {
  margin-top: 3rem !important;
}

.bootstrap .mr-5,
.bootstrap .mx-5 {
  margin-right: 3rem !important;
}

.bootstrap .mb-5,
.bootstrap .my-5 {
  margin-bottom: 3rem !important;
}

.bootstrap .ml-5,
.bootstrap .mx-5 {
  margin-left: 3rem !important;
}

.bootstrap .p-0 {
  padding: 0 !important;
}

.bootstrap .pt-0,
.bootstrap .py-0 {
  padding-top: 0 !important;
}

.bootstrap .pr-0,
.bootstrap .px-0 {
  padding-right: 0 !important;
}

.bootstrap .pb-0,
.bootstrap .py-0 {
  padding-bottom: 0 !important;
}

.bootstrap .pl-0,
.bootstrap .px-0 {
  padding-left: 0 !important;
}

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

.bootstrap .pt-1,
.bootstrap .py-1 {
  padding-top: 0.25rem !important;
}

.bootstrap .pr-1,
.bootstrap .px-1 {
  padding-right: 0.25rem !important;
}

.bootstrap .pb-1,
.bootstrap .py-1 {
  padding-bottom: 0.25rem !important;
}

.bootstrap .pl-1,
.bootstrap .px-1 {
  padding-left: 0.25rem !important;
}

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

.bootstrap .pt-2,
.bootstrap .py-2 {
  padding-top: 0.5rem !important;
}

.bootstrap .pr-2,
.bootstrap .px-2 {
  padding-right: 0.5rem !important;
}

.bootstrap .pb-2,
.bootstrap .py-2 {
  padding-bottom: 0.5rem !important;
}

.bootstrap .pl-2,
.bootstrap .px-2 {
  padding-left: 0.5rem !important;
}

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

.bootstrap .pt-3,
.bootstrap .py-3 {
  padding-top: 1rem !important;
}

.bootstrap .pr-3,
.bootstrap .px-3 {
  padding-right: 1rem !important;
}

.bootstrap .pb-3,
.bootstrap .py-3 {
  padding-bottom: 1rem !important;
}

.bootstrap .pl-3,
.bootstrap .px-3 {
  padding-left: 1rem !important;
}

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

.bootstrap .pt-4,
.bootstrap .py-4 {
  padding-top: 1.5rem !important;
}

.bootstrap .pr-4,
.bootstrap .px-4 {
  padding-right: 1.5rem !important;
}

.bootstrap .pb-4,
.bootstrap .py-4 {
  padding-bottom: 1.5rem !important;
}

.bootstrap .pl-4,
.bootstrap .px-4 {
  padding-left: 1.5rem !important;
}

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

.bootstrap .pt-5,
.bootstrap .py-5 {
  padding-top: 3rem !important;
}

.bootstrap .pr-5,
.bootstrap .px-5 {
  padding-right: 3rem !important;
}

.bootstrap .pb-5,
.bootstrap .py-5 {
  padding-bottom: 3rem !important;
}

.bootstrap .pl-5,
.bootstrap .px-5 {
  padding-left: 3rem !important;
}

.bootstrap .m-n1 {
  margin: -0.25rem !important;
}

.bootstrap .mt-n1,
.bootstrap .my-n1 {
  margin-top: -0.25rem !important;
}

.bootstrap .mr-n1,
.bootstrap .mx-n1 {
  margin-right: -0.25rem !important;
}

.bootstrap .mb-n1,
.bootstrap .my-n1 {
  margin-bottom: -0.25rem !important;
}

.bootstrap .ml-n1,
.bootstrap .mx-n1 {
  margin-left: -0.25rem !important;
}

.bootstrap .m-n2 {
  margin: -0.5rem !important;
}

.bootstrap .mt-n2,
.bootstrap .my-n2 {
  margin-top: -0.5rem !important;
}

.bootstrap .mr-n2,
.bootstrap .mx-n2 {
  margin-right: -0.5rem !important;
}

.bootstrap .mb-n2,
.bootstrap .my-n2 {
  margin-bottom: -0.5rem !important;
}

.bootstrap .ml-n2,
.bootstrap .mx-n2 {
  margin-left: -0.5rem !important;
}

.bootstrap .m-n3 {
  margin: -1rem !important;
}

.bootstrap .mt-n3,
.bootstrap .my-n3 {
  margin-top: -1rem !important;
}

.bootstrap .mr-n3,
.bootstrap .mx-n3 {
  margin-right: -1rem !important;
}

.bootstrap .mb-n3,
.bootstrap .my-n3 {
  margin-bottom: -1rem !important;
}

.bootstrap .ml-n3,
.bootstrap .mx-n3 {
  margin-left: -1rem !important;
}

.bootstrap .m-n4 {
  margin: -1.5rem !important;
}

.bootstrap .mt-n4,
.bootstrap .my-n4 {
  margin-top: -1.5rem !important;
}

.bootstrap .mr-n4,
.bootstrap .mx-n4 {
  margin-right: -1.5rem !important;
}

.bootstrap .mb-n4,
.bootstrap .my-n4 {
  margin-bottom: -1.5rem !important;
}

.bootstrap .ml-n4,
.bootstrap .mx-n4 {
  margin-left: -1.5rem !important;
}

.bootstrap .m-n5 {
  margin: -3rem !important;
}

.bootstrap .mt-n5,
.bootstrap .my-n5 {
  margin-top: -3rem !important;
}

.bootstrap .mr-n5,
.bootstrap .mx-n5 {
  margin-right: -3rem !important;
}

.bootstrap .mb-n5,
.bootstrap .my-n5 {
  margin-bottom: -3rem !important;
}

.bootstrap .ml-n5,
.bootstrap .mx-n5 {
  margin-left: -3rem !important;
}

.bootstrap .m-auto {
  margin: auto !important;
}

.bootstrap .mt-auto,
.bootstrap .my-auto {
  margin-top: auto !important;
}

.bootstrap .mr-auto,
.bootstrap .mx-auto {
  margin-right: auto !important;
}

.bootstrap .mb-auto,
.bootstrap .my-auto {
  margin-bottom: auto !important;
}

.bootstrap .ml-auto,
.bootstrap .mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .bootstrap .m-sm-0 {
    margin: 0 !important;
  }

  .bootstrap .mt-sm-0,
  .bootstrap .my-sm-0 {
    margin-top: 0 !important;
  }

  .bootstrap .mr-sm-0,
  .bootstrap .mx-sm-0 {
    margin-right: 0 !important;
  }

  .bootstrap .mb-sm-0,
  .bootstrap .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .bootstrap .ml-sm-0,
  .bootstrap .mx-sm-0 {
    margin-left: 0 !important;
  }

  .bootstrap .m-sm-1 {
    margin: 0.25rem !important;
  }

  .bootstrap .mt-sm-1,
  .bootstrap .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .bootstrap .mr-sm-1,
  .bootstrap .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .bootstrap .mb-sm-1,
  .bootstrap .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .bootstrap .ml-sm-1,
  .bootstrap .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .bootstrap .m-sm-2 {
    margin: 0.5rem !important;
  }

  .bootstrap .mt-sm-2,
  .bootstrap .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .bootstrap .mr-sm-2,
  .bootstrap .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .bootstrap .mb-sm-2,
  .bootstrap .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .bootstrap .ml-sm-2,
  .bootstrap .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .bootstrap .m-sm-3 {
    margin: 1rem !important;
  }

  .bootstrap .mt-sm-3,
  .bootstrap .my-sm-3 {
    margin-top: 1rem !important;
  }

  .bootstrap .mr-sm-3,
  .bootstrap .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .bootstrap .mb-sm-3,
  .bootstrap .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .bootstrap .ml-sm-3,
  .bootstrap .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .bootstrap .m-sm-4 {
    margin: 1.5rem !important;
  }

  .bootstrap .mt-sm-4,
  .bootstrap .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .bootstrap .mr-sm-4,
  .bootstrap .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .bootstrap .mb-sm-4,
  .bootstrap .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .bootstrap .ml-sm-4,
  .bootstrap .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .bootstrap .m-sm-5 {
    margin: 3rem !important;
  }

  .bootstrap .mt-sm-5,
  .bootstrap .my-sm-5 {
    margin-top: 3rem !important;
  }

  .bootstrap .mr-sm-5,
  .bootstrap .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .bootstrap .mb-sm-5,
  .bootstrap .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .bootstrap .ml-sm-5,
  .bootstrap .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .bootstrap .p-sm-0 {
    padding: 0 !important;
  }

  .bootstrap .pt-sm-0,
  .bootstrap .py-sm-0 {
    padding-top: 0 !important;
  }

  .bootstrap .pr-sm-0,
  .bootstrap .px-sm-0 {
    padding-right: 0 !important;
  }

  .bootstrap .pb-sm-0,
  .bootstrap .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .bootstrap .pl-sm-0,
  .bootstrap .px-sm-0 {
    padding-left: 0 !important;
  }

  .bootstrap .p-sm-1 {
    padding: 0.25rem !important;
  }

  .bootstrap .pt-sm-1,
  .bootstrap .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .bootstrap .pr-sm-1,
  .bootstrap .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .bootstrap .pb-sm-1,
  .bootstrap .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .bootstrap .pl-sm-1,
  .bootstrap .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .bootstrap .p-sm-2 {
    padding: 0.5rem !important;
  }

  .bootstrap .pt-sm-2,
  .bootstrap .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .bootstrap .pr-sm-2,
  .bootstrap .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .bootstrap .pb-sm-2,
  .bootstrap .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .bootstrap .pl-sm-2,
  .bootstrap .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .bootstrap .p-sm-3 {
    padding: 1rem !important;
  }

  .bootstrap .pt-sm-3,
  .bootstrap .py-sm-3 {
    padding-top: 1rem !important;
  }

  .bootstrap .pr-sm-3,
  .bootstrap .px-sm-3 {
    padding-right: 1rem !important;
  }

  .bootstrap .pb-sm-3,
  .bootstrap .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .bootstrap .pl-sm-3,
  .bootstrap .px-sm-3 {
    padding-left: 1rem !important;
  }

  .bootstrap .p-sm-4 {
    padding: 1.5rem !important;
  }

  .bootstrap .pt-sm-4,
  .bootstrap .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .bootstrap .pr-sm-4,
  .bootstrap .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .bootstrap .pb-sm-4,
  .bootstrap .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .bootstrap .pl-sm-4,
  .bootstrap .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .bootstrap .p-sm-5 {
    padding: 3rem !important;
  }

  .bootstrap .pt-sm-5,
  .bootstrap .py-sm-5 {
    padding-top: 3rem !important;
  }

  .bootstrap .pr-sm-5,
  .bootstrap .px-sm-5 {
    padding-right: 3rem !important;
  }

  .bootstrap .pb-sm-5,
  .bootstrap .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .bootstrap .pl-sm-5,
  .bootstrap .px-sm-5 {
    padding-left: 3rem !important;
  }

  .bootstrap .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .bootstrap .mt-sm-n1,
  .bootstrap .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .bootstrap .mr-sm-n1,
  .bootstrap .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .bootstrap .mb-sm-n1,
  .bootstrap .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .bootstrap .ml-sm-n1,
  .bootstrap .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .bootstrap .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .bootstrap .mt-sm-n2,
  .bootstrap .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .bootstrap .mr-sm-n2,
  .bootstrap .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .bootstrap .mb-sm-n2,
  .bootstrap .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .bootstrap .ml-sm-n2,
  .bootstrap .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .bootstrap .m-sm-n3 {
    margin: -1rem !important;
  }

  .bootstrap .mt-sm-n3,
  .bootstrap .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .bootstrap .mr-sm-n3,
  .bootstrap .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .bootstrap .mb-sm-n3,
  .bootstrap .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .bootstrap .ml-sm-n3,
  .bootstrap .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .bootstrap .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .bootstrap .mt-sm-n4,
  .bootstrap .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .bootstrap .mr-sm-n4,
  .bootstrap .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .bootstrap .mb-sm-n4,
  .bootstrap .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .bootstrap .ml-sm-n4,
  .bootstrap .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .bootstrap .m-sm-n5 {
    margin: -3rem !important;
  }

  .bootstrap .mt-sm-n5,
  .bootstrap .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .bootstrap .mr-sm-n5,
  .bootstrap .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .bootstrap .mb-sm-n5,
  .bootstrap .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .bootstrap .ml-sm-n5,
  .bootstrap .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .bootstrap .m-sm-auto {
    margin: auto !important;
  }

  .bootstrap .mt-sm-auto,
  .bootstrap .my-sm-auto {
    margin-top: auto !important;
  }

  .bootstrap .mr-sm-auto,
  .bootstrap .mx-sm-auto {
    margin-right: auto !important;
  }

  .bootstrap .mb-sm-auto,
  .bootstrap .my-sm-auto {
    margin-bottom: auto !important;
  }

  .bootstrap .ml-sm-auto,
  .bootstrap .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .bootstrap .m-md-0 {
    margin: 0 !important;
  }

  .bootstrap .mt-md-0,
  .bootstrap .my-md-0 {
    margin-top: 0 !important;
  }

  .bootstrap .mr-md-0,
  .bootstrap .mx-md-0 {
    margin-right: 0 !important;
  }

  .bootstrap .mb-md-0,
  .bootstrap .my-md-0 {
    margin-bottom: 0 !important;
  }

  .bootstrap .ml-md-0,
  .bootstrap .mx-md-0 {
    margin-left: 0 !important;
  }

  .bootstrap .m-md-1 {
    margin: 0.25rem !important;
  }

  .bootstrap .mt-md-1,
  .bootstrap .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .bootstrap .mr-md-1,
  .bootstrap .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .bootstrap .mb-md-1,
  .bootstrap .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .bootstrap .ml-md-1,
  .bootstrap .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .bootstrap .m-md-2 {
    margin: 0.5rem !important;
  }

  .bootstrap .mt-md-2,
  .bootstrap .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .bootstrap .mr-md-2,
  .bootstrap .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .bootstrap .mb-md-2,
  .bootstrap .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .bootstrap .ml-md-2,
  .bootstrap .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .bootstrap .m-md-3 {
    margin: 1rem !important;
  }

  .bootstrap .mt-md-3,
  .bootstrap .my-md-3 {
    margin-top: 1rem !important;
  }

  .bootstrap .mr-md-3,
  .bootstrap .mx-md-3 {
    margin-right: 1rem !important;
  }

  .bootstrap .mb-md-3,
  .bootstrap .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .bootstrap .ml-md-3,
  .bootstrap .mx-md-3 {
    margin-left: 1rem !important;
  }

  .bootstrap .m-md-4 {
    margin: 1.5rem !important;
  }

  .bootstrap .mt-md-4,
  .bootstrap .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .bootstrap .mr-md-4,
  .bootstrap .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .bootstrap .mb-md-4,
  .bootstrap .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .bootstrap .ml-md-4,
  .bootstrap .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .bootstrap .m-md-5 {
    margin: 3rem !important;
  }

  .bootstrap .mt-md-5,
  .bootstrap .my-md-5 {
    margin-top: 3rem !important;
  }

  .bootstrap .mr-md-5,
  .bootstrap .mx-md-5 {
    margin-right: 3rem !important;
  }

  .bootstrap .mb-md-5,
  .bootstrap .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .bootstrap .ml-md-5,
  .bootstrap .mx-md-5 {
    margin-left: 3rem !important;
  }

  .bootstrap .p-md-0 {
    padding: 0 !important;
  }

  .bootstrap .pt-md-0,
  .bootstrap .py-md-0 {
    padding-top: 0 !important;
  }

  .bootstrap .pr-md-0,
  .bootstrap .px-md-0 {
    padding-right: 0 !important;
  }

  .bootstrap .pb-md-0,
  .bootstrap .py-md-0 {
    padding-bottom: 0 !important;
  }

  .bootstrap .pl-md-0,
  .bootstrap .px-md-0 {
    padding-left: 0 !important;
  }

  .bootstrap .p-md-1 {
    padding: 0.25rem !important;
  }

  .bootstrap .pt-md-1,
  .bootstrap .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .bootstrap .pr-md-1,
  .bootstrap .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .bootstrap .pb-md-1,
  .bootstrap .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .bootstrap .pl-md-1,
  .bootstrap .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .bootstrap .p-md-2 {
    padding: 0.5rem !important;
  }

  .bootstrap .pt-md-2,
  .bootstrap .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .bootstrap .pr-md-2,
  .bootstrap .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .bootstrap .pb-md-2,
  .bootstrap .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .bootstrap .pl-md-2,
  .bootstrap .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .bootstrap .p-md-3 {
    padding: 1rem !important;
  }

  .bootstrap .pt-md-3,
  .bootstrap .py-md-3 {
    padding-top: 1rem !important;
  }

  .bootstrap .pr-md-3,
  .bootstrap .px-md-3 {
    padding-right: 1rem !important;
  }

  .bootstrap .pb-md-3,
  .bootstrap .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .bootstrap .pl-md-3,
  .bootstrap .px-md-3 {
    padding-left: 1rem !important;
  }

  .bootstrap .p-md-4 {
    padding: 1.5rem !important;
  }

  .bootstrap .pt-md-4,
  .bootstrap .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .bootstrap .pr-md-4,
  .bootstrap .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .bootstrap .pb-md-4,
  .bootstrap .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .bootstrap .pl-md-4,
  .bootstrap .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .bootstrap .p-md-5 {
    padding: 3rem !important;
  }

  .bootstrap .pt-md-5,
  .bootstrap .py-md-5 {
    padding-top: 3rem !important;
  }

  .bootstrap .pr-md-5,
  .bootstrap .px-md-5 {
    padding-right: 3rem !important;
  }

  .bootstrap .pb-md-5,
  .bootstrap .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .bootstrap .pl-md-5,
  .bootstrap .px-md-5 {
    padding-left: 3rem !important;
  }

  .bootstrap .m-md-n1 {
    margin: -0.25rem !important;
  }

  .bootstrap .mt-md-n1,
  .bootstrap .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .bootstrap .mr-md-n1,
  .bootstrap .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .bootstrap .mb-md-n1,
  .bootstrap .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .bootstrap .ml-md-n1,
  .bootstrap .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .bootstrap .m-md-n2 {
    margin: -0.5rem !important;
  }

  .bootstrap .mt-md-n2,
  .bootstrap .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .bootstrap .mr-md-n2,
  .bootstrap .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .bootstrap .mb-md-n2,
  .bootstrap .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .bootstrap .ml-md-n2,
  .bootstrap .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .bootstrap .m-md-n3 {
    margin: -1rem !important;
  }

  .bootstrap .mt-md-n3,
  .bootstrap .my-md-n3 {
    margin-top: -1rem !important;
  }

  .bootstrap .mr-md-n3,
  .bootstrap .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .bootstrap .mb-md-n3,
  .bootstrap .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .bootstrap .ml-md-n3,
  .bootstrap .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .bootstrap .m-md-n4 {
    margin: -1.5rem !important;
  }

  .bootstrap .mt-md-n4,
  .bootstrap .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .bootstrap .mr-md-n4,
  .bootstrap .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .bootstrap .mb-md-n4,
  .bootstrap .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .bootstrap .ml-md-n4,
  .bootstrap .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .bootstrap .m-md-n5 {
    margin: -3rem !important;
  }

  .bootstrap .mt-md-n5,
  .bootstrap .my-md-n5 {
    margin-top: -3rem !important;
  }

  .bootstrap .mr-md-n5,
  .bootstrap .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .bootstrap .mb-md-n5,
  .bootstrap .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .bootstrap .ml-md-n5,
  .bootstrap .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .bootstrap .m-md-auto {
    margin: auto !important;
  }

  .bootstrap .mt-md-auto,
  .bootstrap .my-md-auto {
    margin-top: auto !important;
  }

  .bootstrap .mr-md-auto,
  .bootstrap .mx-md-auto {
    margin-right: auto !important;
  }

  .bootstrap .mb-md-auto,
  .bootstrap .my-md-auto {
    margin-bottom: auto !important;
  }

  .bootstrap .ml-md-auto,
  .bootstrap .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .bootstrap .m-lg-0 {
    margin: 0 !important;
  }

  .bootstrap .mt-lg-0,
  .bootstrap .my-lg-0 {
    margin-top: 0 !important;
  }

  .bootstrap .mr-lg-0,
  .bootstrap .mx-lg-0 {
    margin-right: 0 !important;
  }

  .bootstrap .mb-lg-0,
  .bootstrap .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .bootstrap .ml-lg-0,
  .bootstrap .mx-lg-0 {
    margin-left: 0 !important;
  }

  .bootstrap .m-lg-1 {
    margin: 0.25rem !important;
  }

  .bootstrap .mt-lg-1,
  .bootstrap .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .bootstrap .mr-lg-1,
  .bootstrap .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .bootstrap .mb-lg-1,
  .bootstrap .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .bootstrap .ml-lg-1,
  .bootstrap .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .bootstrap .m-lg-2 {
    margin: 0.5rem !important;
  }

  .bootstrap .mt-lg-2,
  .bootstrap .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .bootstrap .mr-lg-2,
  .bootstrap .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .bootstrap .mb-lg-2,
  .bootstrap .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .bootstrap .ml-lg-2,
  .bootstrap .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .bootstrap .m-lg-3 {
    margin: 1rem !important;
  }

  .bootstrap .mt-lg-3,
  .bootstrap .my-lg-3 {
    margin-top: 1rem !important;
  }

  .bootstrap .mr-lg-3,
  .bootstrap .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .bootstrap .mb-lg-3,
  .bootstrap .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .bootstrap .ml-lg-3,
  .bootstrap .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .bootstrap .m-lg-4 {
    margin: 1.5rem !important;
  }

  .bootstrap .mt-lg-4,
  .bootstrap .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .bootstrap .mr-lg-4,
  .bootstrap .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .bootstrap .mb-lg-4,
  .bootstrap .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .bootstrap .ml-lg-4,
  .bootstrap .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .bootstrap .m-lg-5 {
    margin: 3rem !important;
  }

  .bootstrap .mt-lg-5,
  .bootstrap .my-lg-5 {
    margin-top: 3rem !important;
  }

  .bootstrap .mr-lg-5,
  .bootstrap .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .bootstrap .mb-lg-5,
  .bootstrap .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .bootstrap .ml-lg-5,
  .bootstrap .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .bootstrap .p-lg-0 {
    padding: 0 !important;
  }

  .bootstrap .pt-lg-0,
  .bootstrap .py-lg-0 {
    padding-top: 0 !important;
  }

  .bootstrap .pr-lg-0,
  .bootstrap .px-lg-0 {
    padding-right: 0 !important;
  }

  .bootstrap .pb-lg-0,
  .bootstrap .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .bootstrap .pl-lg-0,
  .bootstrap .px-lg-0 {
    padding-left: 0 !important;
  }

  .bootstrap .p-lg-1 {
    padding: 0.25rem !important;
  }

  .bootstrap .pt-lg-1,
  .bootstrap .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .bootstrap .pr-lg-1,
  .bootstrap .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .bootstrap .pb-lg-1,
  .bootstrap .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .bootstrap .pl-lg-1,
  .bootstrap .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .bootstrap .p-lg-2 {
    padding: 0.5rem !important;
  }

  .bootstrap .pt-lg-2,
  .bootstrap .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .bootstrap .pr-lg-2,
  .bootstrap .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .bootstrap .pb-lg-2,
  .bootstrap .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .bootstrap .pl-lg-2,
  .bootstrap .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .bootstrap .p-lg-3 {
    padding: 1rem !important;
  }

  .bootstrap .pt-lg-3,
  .bootstrap .py-lg-3 {
    padding-top: 1rem !important;
  }

  .bootstrap .pr-lg-3,
  .bootstrap .px-lg-3 {
    padding-right: 1rem !important;
  }

  .bootstrap .pb-lg-3,
  .bootstrap .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .bootstrap .pl-lg-3,
  .bootstrap .px-lg-3 {
    padding-left: 1rem !important;
  }

  .bootstrap .p-lg-4 {
    padding: 1.5rem !important;
  }

  .bootstrap .pt-lg-4,
  .bootstrap .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .bootstrap .pr-lg-4,
  .bootstrap .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .bootstrap .pb-lg-4,
  .bootstrap .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .bootstrap .pl-lg-4,
  .bootstrap .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .bootstrap .p-lg-5 {
    padding: 3rem !important;
  }

  .bootstrap .pt-lg-5,
  .bootstrap .py-lg-5 {
    padding-top: 3rem !important;
  }

  .bootstrap .pr-lg-5,
  .bootstrap .px-lg-5 {
    padding-right: 3rem !important;
  }

  .bootstrap .pb-lg-5,
  .bootstrap .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .bootstrap .pl-lg-5,
  .bootstrap .px-lg-5 {
    padding-left: 3rem !important;
  }

  .bootstrap .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .bootstrap .mt-lg-n1,
  .bootstrap .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .bootstrap .mr-lg-n1,
  .bootstrap .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .bootstrap .mb-lg-n1,
  .bootstrap .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .bootstrap .ml-lg-n1,
  .bootstrap .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .bootstrap .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .bootstrap .mt-lg-n2,
  .bootstrap .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .bootstrap .mr-lg-n2,
  .bootstrap .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .bootstrap .mb-lg-n2,
  .bootstrap .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .bootstrap .ml-lg-n2,
  .bootstrap .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .bootstrap .m-lg-n3 {
    margin: -1rem !important;
  }

  .bootstrap .mt-lg-n3,
  .bootstrap .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .bootstrap .mr-lg-n3,
  .bootstrap .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .bootstrap .mb-lg-n3,
  .bootstrap .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .bootstrap .ml-lg-n3,
  .bootstrap .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .bootstrap .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .bootstrap .mt-lg-n4,
  .bootstrap .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .bootstrap .mr-lg-n4,
  .bootstrap .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .bootstrap .mb-lg-n4,
  .bootstrap .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .bootstrap .ml-lg-n4,
  .bootstrap .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .bootstrap .m-lg-n5 {
    margin: -3rem !important;
  }

  .bootstrap .mt-lg-n5,
  .bootstrap .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .bootstrap .mr-lg-n5,
  .bootstrap .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .bootstrap .mb-lg-n5,
  .bootstrap .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .bootstrap .ml-lg-n5,
  .bootstrap .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .bootstrap .m-lg-auto {
    margin: auto !important;
  }

  .bootstrap .mt-lg-auto,
  .bootstrap .my-lg-auto {
    margin-top: auto !important;
  }

  .bootstrap .mr-lg-auto,
  .bootstrap .mx-lg-auto {
    margin-right: auto !important;
  }

  .bootstrap .mb-lg-auto,
  .bootstrap .my-lg-auto {
    margin-bottom: auto !important;
  }

  .bootstrap .ml-lg-auto,
  .bootstrap .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .bootstrap .m-xl-0 {
    margin: 0 !important;
  }

  .bootstrap .mt-xl-0,
  .bootstrap .my-xl-0 {
    margin-top: 0 !important;
  }

  .bootstrap .mr-xl-0,
  .bootstrap .mx-xl-0 {
    margin-right: 0 !important;
  }

  .bootstrap .mb-xl-0,
  .bootstrap .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .bootstrap .ml-xl-0,
  .bootstrap .mx-xl-0 {
    margin-left: 0 !important;
  }

  .bootstrap .m-xl-1 {
    margin: 0.25rem !important;
  }

  .bootstrap .mt-xl-1,
  .bootstrap .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .bootstrap .mr-xl-1,
  .bootstrap .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .bootstrap .mb-xl-1,
  .bootstrap .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .bootstrap .ml-xl-1,
  .bootstrap .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .bootstrap .m-xl-2 {
    margin: 0.5rem !important;
  }

  .bootstrap .mt-xl-2,
  .bootstrap .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .bootstrap .mr-xl-2,
  .bootstrap .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .bootstrap .mb-xl-2,
  .bootstrap .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .bootstrap .ml-xl-2,
  .bootstrap .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .bootstrap .m-xl-3 {
    margin: 1rem !important;
  }

  .bootstrap .mt-xl-3,
  .bootstrap .my-xl-3 {
    margin-top: 1rem !important;
  }

  .bootstrap .mr-xl-3,
  .bootstrap .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .bootstrap .mb-xl-3,
  .bootstrap .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .bootstrap .ml-xl-3,
  .bootstrap .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .bootstrap .m-xl-4 {
    margin: 1.5rem !important;
  }

  .bootstrap .mt-xl-4,
  .bootstrap .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .bootstrap .mr-xl-4,
  .bootstrap .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .bootstrap .mb-xl-4,
  .bootstrap .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .bootstrap .ml-xl-4,
  .bootstrap .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .bootstrap .m-xl-5 {
    margin: 3rem !important;
  }

  .bootstrap .mt-xl-5,
  .bootstrap .my-xl-5 {
    margin-top: 3rem !important;
  }

  .bootstrap .mr-xl-5,
  .bootstrap .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .bootstrap .mb-xl-5,
  .bootstrap .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .bootstrap .ml-xl-5,
  .bootstrap .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .bootstrap .p-xl-0 {
    padding: 0 !important;
  }

  .bootstrap .pt-xl-0,
  .bootstrap .py-xl-0 {
    padding-top: 0 !important;
  }

  .bootstrap .pr-xl-0,
  .bootstrap .px-xl-0 {
    padding-right: 0 !important;
  }

  .bootstrap .pb-xl-0,
  .bootstrap .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .bootstrap .pl-xl-0,
  .bootstrap .px-xl-0 {
    padding-left: 0 !important;
  }

  .bootstrap .p-xl-1 {
    padding: 0.25rem !important;
  }

  .bootstrap .pt-xl-1,
  .bootstrap .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .bootstrap .pr-xl-1,
  .bootstrap .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .bootstrap .pb-xl-1,
  .bootstrap .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .bootstrap .pl-xl-1,
  .bootstrap .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .bootstrap .p-xl-2 {
    padding: 0.5rem !important;
  }

  .bootstrap .pt-xl-2,
  .bootstrap .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .bootstrap .pr-xl-2,
  .bootstrap .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .bootstrap .pb-xl-2,
  .bootstrap .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .bootstrap .pl-xl-2,
  .bootstrap .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .bootstrap .p-xl-3 {
    padding: 1rem !important;
  }

  .bootstrap .pt-xl-3,
  .bootstrap .py-xl-3 {
    padding-top: 1rem !important;
  }

  .bootstrap .pr-xl-3,
  .bootstrap .px-xl-3 {
    padding-right: 1rem !important;
  }

  .bootstrap .pb-xl-3,
  .bootstrap .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .bootstrap .pl-xl-3,
  .bootstrap .px-xl-3 {
    padding-left: 1rem !important;
  }

  .bootstrap .p-xl-4 {
    padding: 1.5rem !important;
  }

  .bootstrap .pt-xl-4,
  .bootstrap .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .bootstrap .pr-xl-4,
  .bootstrap .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .bootstrap .pb-xl-4,
  .bootstrap .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .bootstrap .pl-xl-4,
  .bootstrap .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .bootstrap .p-xl-5 {
    padding: 3rem !important;
  }

  .bootstrap .pt-xl-5,
  .bootstrap .py-xl-5 {
    padding-top: 3rem !important;
  }

  .bootstrap .pr-xl-5,
  .bootstrap .px-xl-5 {
    padding-right: 3rem !important;
  }

  .bootstrap .pb-xl-5,
  .bootstrap .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .bootstrap .pl-xl-5,
  .bootstrap .px-xl-5 {
    padding-left: 3rem !important;
  }

  .bootstrap .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .bootstrap .mt-xl-n1,
  .bootstrap .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .bootstrap .mr-xl-n1,
  .bootstrap .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .bootstrap .mb-xl-n1,
  .bootstrap .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .bootstrap .ml-xl-n1,
  .bootstrap .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .bootstrap .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .bootstrap .mt-xl-n2,
  .bootstrap .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .bootstrap .mr-xl-n2,
  .bootstrap .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .bootstrap .mb-xl-n2,
  .bootstrap .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .bootstrap .ml-xl-n2,
  .bootstrap .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .bootstrap .m-xl-n3 {
    margin: -1rem !important;
  }

  .bootstrap .mt-xl-n3,
  .bootstrap .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .bootstrap .mr-xl-n3,
  .bootstrap .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .bootstrap .mb-xl-n3,
  .bootstrap .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .bootstrap .ml-xl-n3,
  .bootstrap .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .bootstrap .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .bootstrap .mt-xl-n4,
  .bootstrap .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .bootstrap .mr-xl-n4,
  .bootstrap .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .bootstrap .mb-xl-n4,
  .bootstrap .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .bootstrap .ml-xl-n4,
  .bootstrap .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .bootstrap .m-xl-n5 {
    margin: -3rem !important;
  }

  .bootstrap .mt-xl-n5,
  .bootstrap .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .bootstrap .mr-xl-n5,
  .bootstrap .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .bootstrap .mb-xl-n5,
  .bootstrap .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .bootstrap .ml-xl-n5,
  .bootstrap .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .bootstrap .m-xl-auto {
    margin: auto !important;
  }

  .bootstrap .mt-xl-auto,
  .bootstrap .my-xl-auto {
    margin-top: auto !important;
  }

  .bootstrap .mr-xl-auto,
  .bootstrap .mx-xl-auto {
    margin-right: auto !important;
  }

  .bootstrap .mb-xl-auto,
  .bootstrap .my-xl-auto {
    margin-bottom: auto !important;
  }

  .bootstrap .ml-xl-auto,
  .bootstrap .mx-xl-auto {
    margin-left: auto !important;
  }
}

.bootstrap table.table {
  border-collapse: collapse;
}

.bootstrap table.table th,
.bootstrap table.table td {
  padding: 0.8em;
}

.bootstrap table.table.bordered th,
.bootstrap table.table.bordered td {
  border: 1px solid #ccc;
}


.bootstrap .pl-px-1{
  padding-left: 1px !important;
}

.bootstrap .pl-px-2{
  padding-left: 2px !important;
}

.bootstrap .pl-px-3{
  padding-left: 3px !important;
}

.bootstrap .pl-px-4{
  padding-left: 4px !important;
}

.bootstrap .pl-px-5{
  padding-left: 5px !important;
}

.bootstrap .pl-px-6{
  padding-left: 6px !important;
}

.bootstrap .pl-px-7{
  padding-left: 7px !important;
}

.bootstrap .pl-px-8{
  padding-left: 8px !important;
}

.bootstrap .pl-px-9{
  padding-left: 9px !important;
}

.bootstrap .pl-px-10{
  padding-left: 10px !important;
}


.bootstrap .ps-top-0{
  top:0 !important;
}

.bootstrap .ps-bottom-0{
  bottom:0 !important;
}

.bootstrap .ps-left-0{
  left:0 !important;
}

.bootstrap .ps-right-0{
  right:0 !important;
}

.bootstrap .ps-top-auto{
  top:auto !important;
}

.bootstrap .ps-bottom-auto{
  bottom:auto !important;
}

.bootstrap .ps-left-auto{
  left:auto !important;
}

.bootstrap .ps-right-auto{
  right:auto !important;
}

.rounded{
  border-radius:0.3em;
	-moz-border-radius:0.3em;
	-webkit-border-radius:0.3em;
	-o-border-radius:0.3em;
	-ms-border-radius:0.3em;
}

.text-decoration-none{
  text-decoration: none;
}


.bg-none{
  background: none;
}

.before-none:before{
  display: none !important;
}

.card-list h3{
  padding: 0.5em 1em !important;
  display: flex;
  justify-content: center;
  font-size: 0.9em !important;
  background-color: #E10707;
  color: #ffffff;
}

.card-list h3:before{
  display: none !important;
}

.card-list .image-box{
  height: 130px;
  text-align: center;
  overflow: hidden;
}

.card-list .image-box img{
  height: 100%;
  width: auto !important;
}


area{
  border:none;
  outline:none;
}

.caption_hover{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.figure{
  display:block;
  position:relative;
  margin:0;
  padding:100% 0 0 0;
  overflow:hidden;
  background-repeat:no-repeat;
  background-position:50% 50%;
  background-size:cover;
}

.figure img{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
}

.position-top img{
  top:0;
  left:50%;
  transform:translate(-50%, 0);
}

[class*="2:1"]{
  padding-top: 50%;
}

[class*="5:3"]{
  padding-top: 60%;
}

[class*="4:6"]:before {
  padding-top:66.6666666667%;
}

[class*="10:7"]{
  padding-top: 70%;
}

[class*="5:4"]{
  padding-top: 80%;
}

.caption_hover .mask{
  position: absolute;
  width: 100%;
  background: rgba(0,0,0,0.9);
  left: 0;
  -webkit-transition:	all 0.3s ease;
	transition:		all 0.3s ease;
}

.caption_hover .mask a{
  text-decoration: none;
  color: white;
}

.caption_hover .mask a:hover{
  color: #666;
  font-weight: bold;
}

.caption_hover img{
  position: absolute;
  margin: auto;
  top: 0;
  left: -10%;
  right: -10%;
  -webkit-transition:	all 0.3s ease;
	transition:		all 0.3s ease;
	width: 110%;
}

.caption_hover:hover img{
  left: 0;
  right:0;
  width: 100%;
}

.mask_1 .mask{
  padding: 0.8em;
  height: 1.5em;
  top: -3.1em;
}
.mask_1:hover img{
  top: 3.1em;
}

.mask_2 .mask{
  padding: 0.8em;
  height: 3em;
  top: -4.6em;
}
.mask_2:hover img{
  top: 4.6em;
}

.mask_3 .mask{
  padding: 0.8em;
  height: 4em;
  top: -5.6em;
}
.mask_3:hover img{
  top: 5.6em;
}

.mask_full .mask{
  padding: 0.8em;
  height: 100%;
  top: -100%;
}


.caption_hover:hover .mask{
  top: 0;
}


.import .five_merit_img{margin:0 0 10px;padding:0;text-align:center}.import .five_merit{width:600px;margin:0 auto 50px;padding:10px;background:#e9f0fa;border:3px solid #0a3788}.import .five_merit h4{margin:0 0 5px;padding:0}.import .five_merit ul{margin:0;padding:0;list-style:none;display:table;width:100%}.import .five_merit ul li{margin:0;padding:5px;display:table-cell;font-size:.8em;text-align:center;background:#7da7d9;color:#fff;border-left:5px solid #e9f0fa}.import .five_merit ul li:first-child{width:20%;border:none}.import .five_merit ul li strong{margin:0 0 5px;display:block;font-size:1.3em}.import .five_merit ul li h5{margin:0 0 5px;padding:0;font-size:1.3em;color:#FFFC45}.import .five_merit ul li span{margin:0 0 5px;padding:2px 0;display:block;background:#fff;color:#0a3788;overflow:hidden;font-size:.95em;font-weight:700}.page31 .container #main_l font,.page911 .container #main_l font{color:#333}.import .five_merit ul li span.harf{background:0 0;padding:0}.import .five_merit ul li span.harf:after,.import .five_merit ul li span.harf:before{content:" ";display:table}.import .five_merit ul li span.harf:after{clear:both}.import .five_merit ul li span.harf u{width:56%;padding:2px 0;text-decoration:none;display:block;background:#fff;float:right}.import .five_merit ul li span.harf u:first-child{width:40%;float:left}.import .five_merit ul li dl{margin:0;padding:0;text-align:left;font-size:.9em;line-height:120%}

.import .btn_contact{margin:50px 0 0;padding:20px 0;text-align:center;background:#F3F0ED;font-size:1.05em}.import .btn_contact a{margin:10px 0 0;padding:10px 100px;font-size:1.6em;font-weight:700;text-decoration:none;color:#fff;background:#E10707;display:inline-block;border-radius:.2em;-moz-border-radius:.2em;-webkit-border-radius:.2em;-o-border-radius:.2em;-ms-border-radius:.2em}.import .btn_contact a:hover{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;behavior:url()}



.remodal:after{
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 35px;
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
}

.remodal .remodal-close{
  z-index: 20;
}


.search-result h3 a:hover{
  color: #E10707;
}

.search-result .highlights{
  display: inline-block;
  background: #ffff00;
  padding: 0.1em 0 0;
  line-height: 120%;
  font-weight: bold;
}


.pagination{
  margin:40px 0 0;
}
.nav-links{
  display:flex;
  justify-content: center;
}

.nav-links a{
  text-decoration: none;
}

.pagination .page-numbers{
  display:inline-block;
  margin-right:10px;
  padding:0.5em 1em;
  color:#333;
  border: 1px solid #ccc;
}
.pagination .current{
  padding:0.5em 1em;
  background:#E10707;
  color:#fff;
}
.pagination .prev,
.pagination .next{
  background:transparent;
  border: none;
  color:#333;
  padding:0.5em 0;
}
.pagination .dots{
  background:transparent;
  border: none;
  padding:0.5em 0;
}