/*============================ Flex grid =====================================*/
.itc-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

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

@media (min-width: 992px) {
  .itc-container {
    max-width: 940px;
  }
}

@media (min-width: 1280px) {
  .itc-container {
    max-width: 1140px;
  }
}

@media (min-width: 1460px) {
  .itc-container {
    max-width: 1400px;
  }
}

/*@media (min-width: 1900px) {
  .itc-container {
    max-width: 1800px;
  }
}*/

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

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

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

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

.itc-col-1, .itc-col-2, .itc-col-3, .itc-col-4, .itc-col-5, .itc-col-6, .itc-col-7, .itc-col-8, .itc-col-9, .itc-col-10, .itc-col-11, .itc-col-12, .itc-col-13, .itc-col-14, .itc-col-15, .itc-col-16, .itc-col-17, .itc-col-18, .itc-col-19, .itc-col-20, .itc-col-21, .itc-col-22, .itc-col-23, .itc-col-24, .itc-col, .itc-col-auto, .itc-col-20p, .itc-col-sm-1, .itc-col-sm-2, .itc-col-sm-3, .itc-col-sm-4, .itc-col-sm-5, .itc-col-sm-6, .itc-col-sm-7, .itc-col-sm-8, .itc-col-sm-9, .itc-col-sm-10, .itc-col-sm-11, .itc-col-sm-12, .itc-col-sm-13, .itc-col-sm-14, .itc-col-sm-15, .itc-col-sm-16, .itc-col-sm-17, .itc-col-sm-18, .itc-col-sm-19, .itc-col-sm-20, .itc-col-sm-21, .itc-col-sm-22, .itc-col-sm-23, .itc-col-sm-24, .itc-col-sm, .itc-col-sm-auto, .itc-col-sm-20p, .itc-col-md-1, .itc-col-md-2, .itc-col-md-3, .itc-col-md-4, .itc-col-md-5, .itc-col-md-6, .itc-col-md-7, .itc-col-md-8, .itc-col-md-9, .itc-col-md-10, .itc-col-md-11, .itc-col-md-12, .itc-col-md-13, .itc-col-md-14, .itc-col-md-15, .itc-col-md-16, .itc-col-md-17, .itc-col-md-18, .itc-col-md-19, .itc-col-md-20, .itc-col-md-21, .itc-col-md-22, .itc-col-md-23, .itc-col-md-24, .itc-col-md, .itc-col-md-auto, .itc-col-md-20p, .itc-col-lg-1, .itc-col-lg-2, .itc-col-lg-3, .itc-col-lg-4, .itc-col-lg-5, .itc-col-lg-6, .itc-col-lg-7, .itc-col-lg-8, .itc-col-lg-9, .itc-col-lg-10, .itc-col-lg-11, .itc-col-lg-12, .itc-col-lg-13, .itc-col-lg-14, .itc-col-lg-15, .itc-col-lg-16, .itc-col-lg-17, .itc-col-lg-18, .itc-col-lg-19, .itc-col-lg-20, .itc-col-lg-21, .itc-col-lg-22, .itc-col-lg-23, .itc-col-lg-24, .itc-col-lg, .itc-col-lg-auto, .itc-col-lg-20p, .itc-col-xl-1, .itc-col-xl-2, .itc-col-xl-3, .itc-col-xl-4, .itc-col-xl-5, .itc-col-xl-6, .itc-col-xl-7, .itc-col-xl-8, .itc-col-xl-9, .itc-col-xl-10, .itc-col-xl-11, .itc-col-xl-12, .itc-col-xl-13, .itc-col-xl-14, .itc-col-xl-15, .itc-col-xl-16, .itc-col-xl-17, .itc-col-xl-18, .itc-col-xl-19, .itc-col-xl-20, .itc-col-xl-21, .itc-col-xl-22, .itc-col-xl-23, .itc-col-xl-24, .itc-col-xl, .itc-col-xl-auto, .itc-col-xl-20p, .itc-col-xxl-1, .itc-col-xxl-2, .itc-col-xxl-3, .itc-col-xxl-4, .itc-col-xxl-5, .itc-col-xxl-6, .itc-col-xxl-7, .itc-col-xxl-8, .itc-col-xxl-9, .itc-col-xxl-10, .itc-col-xxl-11, .itc-col-xxl-12, .itc-col-xxl-13, .itc-col-xxl-14, .itc-col-xxl-15, .itc-col-xxl-16, .itc-col-xxl-17, .itc-col-xxl-18, .itc-col-xxl-19, .itc-col-xxl-20, .itc-col-xxl-21, .itc-col-xxl-22, .itc-col-xxl-23, .itc-col-xxl-24, .itc-col-xxl, .itc-col-xxl-20p, .itc-col-xxl-auto, .itc-col-xxxl-1, .itc-col-xxxl-2, .itc-col-xxxl-3, .itc-col-xxxl-4, .itc-col-xxxl-5, .itc-col-xxxl-6, .itc-col-xxxl-7, .itc-col-xxxl-8, .itc-col-xxxl-9, .itc-col-xxxl-10, .itc-col-xxxl-11, .itc-col-xxxl-12, .itc-col-xxxl-13, .itc-col-xxxl-14, .itc-col-xxxl-15, .itc-col-xxxl-16, .itc-col-xxxl-17, .itc-col-xxxl-18, .itc-col-xxxl-19, .itc-col-xxxl-20, .itc-col-xxxl-21, .itc-col-xxxl-22, .itc-col-xxxl-23, .itc-col-xxxl-24, .itc-col-xxxl, .itc-col-xxxl-auto, .itc-col-xxxl-20p {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

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

.itc-col-auto {
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.itc-col-1 {
  -webkit-flex: 0 0 4.16667%;
          flex: 0 0 4.16667%;
  max-width: 4.16667%;
}

.itc-col-2 {
  -webkit-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.itc-col-3 {
  -webkit-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%;
}

.itc-col-4 {
  -webkit-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.itc-col-5 {
  -webkit-flex: 0 0 20.83333%;
          flex: 0 0 20.83333%;
  max-width: 20.83333%;
}

.itc-col-6 {
  -webkit-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.itc-col-7 {
  -webkit-flex: 0 0 29.16667%;
          flex: 0 0 29.16667%;
  max-width: 29.16667%;
}

.itc-col-8 {
  -webkit-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.itc-col-9 {
  -webkit-flex: 0 0 37.5%;
          flex: 0 0 37.5%;
  max-width: 37.5%;
}

.itc-col-10 {
  -webkit-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.itc-col-11 {
  -webkit-flex: 0 0 45.83333%;
          flex: 0 0 45.83333%;
  max-width: 45.83333%;
}

.itc-col-12 {
  -webkit-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.itc-col-13 {
  -webkit-flex: 0 0 54.16667%;
          flex: 0 0 54.16667%;
  max-width: 54.16667%;
}

.itc-col-14 {
  -webkit-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.itc-col-15 {
  -webkit-flex: 0 0 62.5%;
          flex: 0 0 62.5%;
  max-width: 62.5%;
}

.itc-col-16 {
  -webkit-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.itc-col-17 {
  -webkit-flex: 0 0 70.83333%;
          flex: 0 0 70.83333%;
  max-width: 70.83333%;
}

.itc-col-18 {
  -webkit-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.itc-col-19 {
  -webkit-flex: 0 0 79.16667%;
          flex: 0 0 79.16667%;
  max-width: 79.16667%;
}

.itc-col-20 {
  -webkit-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.itc-col-21 {
  -webkit-flex: 0 0 87.5%;
          flex: 0 0 87.5%;
  max-width: 87.5%;
}

.itc-col-22 {
  -webkit-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.itc-col-23 {
  -webkit-flex: 0 0 95.83333%;
          flex: 0 0 95.83333%;
  max-width: 95.83333%;
}

.itc-col-24 {
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.itc-col-20p {
  -webkit-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.itc-order-first {
  -webkit-order: -1;
          order: -1;
}

.itc-order-last {
  -webkit-order: 25;
          order: 25;
}

.itc-order-0 {
  -webkit-order: 0;
          order: 0;
}

.itc-order-1 {
  -webkit-order: 1;
          order: 1;
}

.itc-order-2 {
  -webkit-order: 2;
          order: 2;
}

.itc-order-3 {
  -webkit-order: 3;
          order: 3;
}

.itc-order-4 {
  -webkit-order: 4;
          order: 4;
}

.itc-order-5 {
  -webkit-order: 5;
          order: 5;
}

.itc-order-6 {
  -webkit-order: 6;
          order: 6;
}

.itc-order-7 {
  -webkit-order: 7;
          order: 7;
}

.itc-order-8 {
  -webkit-order: 8;
          order: 8;
}

.itc-order-9 {
  -webkit-order: 9;
          order: 9;
}

.itc-order-10 {
  -webkit-order: 10;
          order: 10;
}

.itc-order-11 {
  -webkit-order: 11;
          order: 11;
}

.itc-order-12 {
  -webkit-order: 12;
          order: 12;
}

.itc-order-13 {
  -webkit-order: 13;
          order: 13;
}

.itc-order-14 {
  -webkit-order: 14;
          order: 14;
}

.itc-order-15 {
  -webkit-order: 15;
          order: 15;
}

.itc-order-16 {
  -webkit-order: 16;
          order: 16;
}

.itc-order-17 {
  -webkit-order: 17;
          order: 17;
}

.itc-order-18 {
  -webkit-order: 18;
          order: 18;
}

.itc-order-19 {
  -webkit-order: 19;
          order: 19;
}

.itc-order-20 {
  -webkit-order: 20;
          order: 20;
}

.itc-order-21 {
  -webkit-order: 21;
          order: 21;
}

.itc-order-22 {
  -webkit-order: 22;
          order: 22;
}

.itc-order-23 {
  -webkit-order: 23;
          order: 23;
}

.itc-order-24 {
  -webkit-order: 24;
          order: 24;
}

.itc-offset-1 {
  margin-left: 4.16667%;
}

.itc-offset-2 {
  margin-left: 8.33333%;
}

.itc-offset-3 {
  margin-left: 12.5%;
}

.itc-offset-4 {
  margin-left: 16.66667%;
}

.itc-offset-5 {
  margin-left: 20.83333%;
}

.itc-offset-6 {
  margin-left: 25%;
}

.itc-offset-7 {
  margin-left: 29.16667%;
}

.itc-offset-8 {
  margin-left: 33.33333%;
}

.itc-offset-9 {
  margin-left: 37.5%;
}

.itc-offset-10 {
  margin-left: 41.66667%;
}

.itc-offset-11 {
  margin-left: 45.83333%;
}

.itc-offset-12 {
  margin-left: 50%;
}

.itc-offset-13 {
  margin-left: 54.16667%;
}

.itc-offset-14 {
  margin-left: 58.33333%;
}

.itc-offset-15 {
  margin-left: 62.5%;
}

.itc-offset-16 {
  margin-left: 66.66667%;
}

.itc-offset-17 {
  margin-left: 70.83333%;
}

.itc-offset-18 {
  margin-left: 75%;
}

.itc-offset-19 {
  margin-left: 79.16667%;
}

.itc-offset-20 {
  margin-left: 83.33333%;
}

.itc-offset-21 {
  margin-left: 87.5%;
}

.itc-offset-22 {
  margin-left: 91.66667%;
}

.itc-offset-23 {
  margin-left: 95.83333%;
}

@media (min-width: 576px) {
  .itc-col-sm {
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .itc-col-sm-auto {
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .itc-col-sm-1 {
    -webkit-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%;
  }
  .itc-col-sm-2 {
    -webkit-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .itc-col-sm-3 {
    -webkit-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .itc-col-sm-4 {
    -webkit-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .itc-col-sm-5 {
    -webkit-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%;
  }
  .itc-col-sm-6 {
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .itc-col-sm-7 {
    -webkit-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%;
  }
  .itc-col-sm-8 {
    -webkit-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .itc-col-sm-9 {
    -webkit-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .itc-col-sm-10 {
    -webkit-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .itc-col-sm-11 {
    -webkit-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%;
  }
  .itc-col-sm-12 {
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .itc-col-sm-13 {
    -webkit-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%;
  }
  .itc-col-sm-14 {
    -webkit-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .itc-col-sm-15 {
    -webkit-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .itc-col-sm-16 {
    -webkit-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .itc-col-sm-17 {
    -webkit-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%;
  }
  .itc-col-sm-18 {
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .itc-col-sm-19 {
    -webkit-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%;
  }
  .itc-col-sm-20 {
    -webkit-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .itc-col-sm-21 {
    -webkit-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .itc-col-sm-22 {
    -webkit-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .itc-col-sm-23 {
    -webkit-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%;
  }
  .itc-col-sm-24 {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .itc-col-sm-20p {
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .itc-order-sm-first {
    -webkit-order: -1;
            order: -1;
  }
  .itc-order-sm-last {
    -webkit-order: 25;
            order: 25;
  }
  .itc-order-sm-0 {
    -webkit-order: 0;
            order: 0;
  }
  .itc-order-sm-1 {
    -webkit-order: 1;
            order: 1;
  }
  .itc-order-sm-2 {
    -webkit-order: 2;
            order: 2;
  }
  .itc-order-sm-3 {
    -webkit-order: 3;
            order: 3;
  }
  .itc-order-sm-4 {
    -webkit-order: 4;
            order: 4;
  }
  .itc-order-sm-5 {
    -webkit-order: 5;
            order: 5;
  }
  .itc-order-sm-6 {
    -webkit-order: 6;
            order: 6;
  }
  .itc-order-sm-7 {
    -webkit-order: 7;
            order: 7;
  }
  .itc-order-sm-8 {
    -webkit-order: 8;
            order: 8;
  }
  .itc-order-sm-9 {
    -webkit-order: 9;
            order: 9;
  }
  .itc-order-sm-10 {
    -webkit-order: 10;
            order: 10;
  }
  .itc-order-sm-11 {
    -webkit-order: 11;
            order: 11;
  }
  .itc-order-sm-12 {
    -webkit-order: 12;
            order: 12;
  }
  .itc-order-sm-13 {
    -webkit-order: 13;
            order: 13;
  }
  .itc-order-sm-14 {
    -webkit-order: 14;
            order: 14;
  }
  .itc-order-sm-15 {
    -webkit-order: 15;
            order: 15;
  }
  .itc-order-sm-16 {
    -webkit-order: 16;
            order: 16;
  }
  .itc-order-sm-17 {
    -webkit-order: 17;
            order: 17;
  }
  .itc-order-sm-18 {
    -webkit-order: 18;
            order: 18;
  }
  .itc-order-sm-19 {
    -webkit-order: 19;
            order: 19;
  }
  .itc-order-sm-20 {
    -webkit-order: 20;
            order: 20;
  }
  .itc-order-sm-21 {
    -webkit-order: 21;
            order: 21;
  }
  .itc-order-sm-22 {
    -webkit-order: 22;
            order: 22;
  }
  .itc-order-sm-23 {
    -webkit-order: 23;
            order: 23;
  }
  .itc-order-sm-24 {
    -webkit-order: 24;
            order: 24;
  }
  .itc-offset-sm-0 {
    margin-left: 0;
  }
  .itc-offset-sm-1 {
    margin-left: 4.16667%;
  }
  .itc-offset-sm-2 {
    margin-left: 8.33333%;
  }
  .itc-offset-sm-3 {
    margin-left: 12.5%;
  }
  .itc-offset-sm-4 {
    margin-left: 16.66667%;
  }
  .itc-offset-sm-5 {
    margin-left: 20.83333%;
  }
  .itc-offset-sm-6 {
    margin-left: 25%;
  }
  .itc-offset-sm-7 {
    margin-left: 29.16667%;
  }
  .itc-offset-sm-8 {
    margin-left: 33.33333%;
  }
  .itc-offset-sm-9 {
    margin-left: 37.5%;
  }
  .itc-offset-sm-10 {
    margin-left: 41.66667%;
  }
  .itc-offset-sm-11 {
    margin-left: 45.83333%;
  }
  .itc-offset-sm-12 {
    margin-left: 50%;
  }
  .itc-offset-sm-13 {
    margin-left: 54.16667%;
  }
  .itc-offset-sm-14 {
    margin-left: 58.33333%;
  }
  .itc-offset-sm-15 {
    margin-left: 62.5%;
  }
  .itc-offset-sm-16 {
    margin-left: 66.66667%;
  }
  .itc-offset-sm-17 {
    margin-left: 70.83333%;
  }
  .itc-offset-sm-18 {
    margin-left: 75%;
  }
  .itc-offset-sm-19 {
    margin-left: 79.16667%;
  }
  .itc-offset-sm-20 {
    margin-left: 83.33333%;
  }
  .itc-offset-sm-21 {
    margin-left: 87.5%;
  }
  .itc-offset-sm-22 {
    margin-left: 91.66667%;
  }
  .itc-offset-sm-23 {
    margin-left: 95.83333%;
  }
}

@media (min-width: 768px) {
  .itc-col-md {
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .itc-col-md-auto {
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .itc-col-md-1 {
    -webkit-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%;
  }
  .itc-col-md-2 {
    -webkit-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .itc-col-md-3 {
    -webkit-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .itc-col-md-4 {
    -webkit-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .itc-col-md-5 {
    -webkit-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%;
  }
  .itc-col-md-6 {
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .itc-col-md-7 {
    -webkit-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%;
  }
  .itc-col-md-8 {
    -webkit-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .itc-col-md-9 {
    -webkit-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .itc-col-md-10 {
    -webkit-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .itc-col-md-11 {
    -webkit-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%;
  }
  .itc-col-md-12 {
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .itc-col-md-13 {
    -webkit-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%;
  }
  .itc-col-md-14 {
    -webkit-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .itc-col-md-15 {
    -webkit-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .itc-col-md-16 {
    -webkit-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .itc-col-md-17 {
    -webkit-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%;
  }
  .itc-col-md-18 {
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .itc-col-md-19 {
    -webkit-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%;
  }
  .itc-col-md-20 {
    -webkit-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .itc-col-md-21 {
    -webkit-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .itc-col-md-22 {
    -webkit-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .itc-col-md-23 {
    -webkit-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%;
  }
  .itc-col-md-24 {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .itc-col-md-20p {
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .itc-order-md-first {
    -webkit-order: -1;
            order: -1;
  }
  .itc-order-md-last {
    -webkit-order: 25;
            order: 25;
  }
  .itc-order-md-0 {
    -webkit-order: 0;
            order: 0;
  }
  .itc-order-md-1 {
    -webkit-order: 1;
            order: 1;
  }
  .itc-order-md-2 {
    -webkit-order: 2;
            order: 2;
  }
  .itc-order-md-3 {
    -webkit-order: 3;
            order: 3;
  }
  .itc-order-md-4 {
    -webkit-order: 4;
            order: 4;
  }
  .itc-order-md-5 {
    -webkit-order: 5;
            order: 5;
  }
  .itc-order-md-6 {
    -webkit-order: 6;
            order: 6;
  }
  .itc-order-md-7 {
    -webkit-order: 7;
            order: 7;
  }
  .itc-order-md-8 {
    -webkit-order: 8;
            order: 8;
  }
  .itc-order-md-9 {
    -webkit-order: 9;
            order: 9;
  }
  .itc-order-md-10 {
    -webkit-order: 10;
            order: 10;
  }
  .itc-order-md-11 {
    -webkit-order: 11;
            order: 11;
  }
  .itc-order-md-12 {
    -webkit-order: 12;
            order: 12;
  }
  .itc-order-md-13 {
    -webkit-order: 13;
            order: 13;
  }
  .itc-order-md-14 {
    -webkit-order: 14;
            order: 14;
  }
  .itc-order-md-15 {
    -webkit-order: 15;
            order: 15;
  }
  .itc-order-md-16 {
    -webkit-order: 16;
            order: 16;
  }
  .itc-order-md-17 {
    -webkit-order: 17;
            order: 17;
  }
  .itc-order-md-18 {
    -webkit-order: 18;
            order: 18;
  }
  .itc-order-md-19 {
    -webkit-order: 19;
            order: 19;
  }
  .itc-order-md-20 {
    -webkit-order: 20;
            order: 20;
  }
  .itc-order-md-21 {
    -webkit-order: 21;
            order: 21;
  }
  .itc-order-md-22 {
    -webkit-order: 22;
            order: 22;
  }
  .itc-order-md-23 {
    -webkit-order: 23;
            order: 23;
  }
  .itc-order-md-24 {
    -webkit-order: 24;
            order: 24;
  }
  .itc-offset-md-0 {
    margin-left: 0;
  }
  .itc-offset-md-1 {
    margin-left: 4.16667%;
  }
  .itc-offset-md-2 {
    margin-left: 8.33333%;
  }
  .itc-offset-md-3 {
    margin-left: 12.5%;
  }
  .itc-offset-md-4 {
    margin-left: 16.66667%;
  }
  .itc-offset-md-5 {
    margin-left: 20.83333%;
  }
  .itc-offset-md-6 {
    margin-left: 25%;
  }
  .itc-offset-md-7 {
    margin-left: 29.16667%;
  }
  .itc-offset-md-8 {
    margin-left: 33.33333%;
  }
  .itc-offset-md-9 {
    margin-left: 37.5%;
  }
  .itc-offset-md-10 {
    margin-left: 41.66667%;
  }
  .itc-offset-md-11 {
    margin-left: 45.83333%;
  }
  .itc-offset-md-12 {
    margin-left: 50%;
  }
  .itc-offset-md-13 {
    margin-left: 54.16667%;
  }
  .itc-offset-md-14 {
    margin-left: 58.33333%;
  }
  .itc-offset-md-15 {
    margin-left: 62.5%;
  }
  .itc-offset-md-16 {
    margin-left: 66.66667%;
  }
  .itc-offset-md-17 {
    margin-left: 70.83333%;
  }
  .itc-offset-md-18 {
    margin-left: 75%;
  }
  .itc-offset-md-19 {
    margin-left: 79.16667%;
  }
  .itc-offset-md-20 {
    margin-left: 83.33333%;
  }
  .itc-offset-md-21 {
    margin-left: 87.5%;
  }
  .itc-offset-md-22 {
    margin-left: 91.66667%;
  }
  .itc-offset-md-23 {
    margin-left: 95.83333%;
  }
}

@media (min-width: 992px) {
  .itc-col-lg {
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .itc-col-lg-auto {
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .itc-col-lg-1 {
    -webkit-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%;
  }
  .itc-col-lg-2 {
    -webkit-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .itc-col-lg-3 {
    -webkit-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .itc-col-lg-4 {
    -webkit-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .itc-col-lg-5 {
    -webkit-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%;
  }
  .itc-col-lg-6 {
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .itc-col-lg-7 {
    -webkit-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%;
  }
  .itc-col-lg-8 {
    -webkit-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .itc-col-lg-9 {
    -webkit-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .itc-col-lg-10 {
    -webkit-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .itc-col-lg-11 {
    -webkit-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%;
  }
  .itc-col-lg-12 {
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .itc-col-lg-13 {
    -webkit-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%;
  }
  .itc-col-lg-14 {
    -webkit-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .itc-col-lg-15 {
    -webkit-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .itc-col-lg-16 {
    -webkit-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .itc-col-lg-17 {
    -webkit-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%;
  }
  .itc-col-lg-18 {
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .itc-col-lg-19 {
    -webkit-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%;
  }
  .itc-col-lg-20 {
    -webkit-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .itc-col-lg-21 {
    -webkit-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .itc-col-lg-22 {
    -webkit-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .itc-col-lg-23 {
    -webkit-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%;
  }
  .itc-col-lg-24 {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .itc-col-lg-20p {
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .itc-order-lg-first {
    -webkit-order: -1;
            order: -1;
  }
  .itc-order-lg-last {
    -webkit-order: 25;
            order: 25;
  }
  .itc-order-lg-0 {
    -webkit-order: 0;
            order: 0;
  }
  .itc-order-lg-1 {
    -webkit-order: 1;
            order: 1;
  }
  .itc-order-lg-2 {
    -webkit-order: 2;
            order: 2;
  }
  .itc-order-lg-3 {
    -webkit-order: 3;
            order: 3;
  }
  .itc-order-lg-4 {
    -webkit-order: 4;
            order: 4;
  }
  .itc-order-lg-5 {
    -webkit-order: 5;
            order: 5;
  }
  .itc-order-lg-6 {
    -webkit-order: 6;
            order: 6;
  }
  .itc-order-lg-7 {
    -webkit-order: 7;
            order: 7;
  }
  .itc-order-lg-8 {
    -webkit-order: 8;
            order: 8;
  }
  .itc-order-lg-9 {
    -webkit-order: 9;
            order: 9;
  }
  .itc-order-lg-10 {
    -webkit-order: 10;
            order: 10;
  }
  .itc-order-lg-11 {
    -webkit-order: 11;
            order: 11;
  }
  .itc-order-lg-12 {
    -webkit-order: 12;
            order: 12;
  }
  .itc-order-lg-13 {
    -webkit-order: 13;
            order: 13;
  }
  .itc-order-lg-14 {
    -webkit-order: 14;
            order: 14;
  }
  .itc-order-lg-15 {
    -webkit-order: 15;
            order: 15;
  }
  .itc-order-lg-16 {
    -webkit-order: 16;
            order: 16;
  }
  .itc-order-lg-17 {
    -webkit-order: 17;
            order: 17;
  }
  .itc-order-lg-18 {
    -webkit-order: 18;
            order: 18;
  }
  .itc-order-lg-19 {
    -webkit-order: 19;
            order: 19;
  }
  .itc-order-lg-20 {
    -webkit-order: 20;
            order: 20;
  }
  .itc-order-lg-21 {
    -webkit-order: 21;
            order: 21;
  }
  .itc-order-lg-22 {
    -webkit-order: 22;
            order: 22;
  }
  .itc-order-lg-23 {
    -webkit-order: 23;
            order: 23;
  }
  .itc-order-lg-24 {
    -webkit-order: 24;
            order: 24;
  }
  .itc-offset-lg-0 {
    margin-left: 0;
  }
  .itc-offset-lg-1 {
    margin-left: 4.16667%;
  }
  .itc-offset-lg-2 {
    margin-left: 8.33333%;
  }
  .itc-offset-lg-3 {
    margin-left: 12.5%;
  }
  .itc-offset-lg-4 {
    margin-left: 16.66667%;
  }
  .itc-offset-lg-5 {
    margin-left: 20.83333%;
  }
  .itc-offset-lg-6 {
    margin-left: 25%;
  }
  .itc-offset-lg-7 {
    margin-left: 29.16667%;
  }
  .itc-offset-lg-8 {
    margin-left: 33.33333%;
  }
  .itc-offset-lg-9 {
    margin-left: 37.5%;
  }
  .itc-offset-lg-10 {
    margin-left: 41.66667%;
  }
  .itc-offset-lg-11 {
    margin-left: 45.83333%;
  }
  .itc-offset-lg-12 {
    margin-left: 50%;
  }
  .itc-offset-lg-13 {
    margin-left: 54.16667%;
  }
  .itc-offset-lg-14 {
    margin-left: 58.33333%;
  }
  .itc-offset-lg-15 {
    margin-left: 62.5%;
  }
  .itc-offset-lg-16 {
    margin-left: 66.66667%;
  }
  .itc-offset-lg-17 {
    margin-left: 70.83333%;
  }
  .itc-offset-lg-18 {
    margin-left: 75%;
  }
  .itc-offset-lg-19 {
    margin-left: 79.16667%;
  }
  .itc-offset-lg-20 {
    margin-left: 83.33333%;
  }
  .itc-offset-lg-21 {
    margin-left: 87.5%;
  }
  .itc-offset-lg-22 {
    margin-left: 91.66667%;
  }
  .itc-offset-lg-23 {
    margin-left: 95.83333%;
  }
}

@media (min-width: 1280px) {
  .itc-col-xl {
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .itc-col-xl-auto {
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .itc-col-xl-1 {
    -webkit-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%;
  }
  .itc-col-xl-2 {
    -webkit-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .itc-col-xl-3 {
    -webkit-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .itc-col-xl-4 {
    -webkit-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .itc-col-xl-5 {
    -webkit-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%;
  }
  .itc-col-xl-6 {
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .itc-col-xl-7 {
    -webkit-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%;
  }
  .itc-col-xl-8 {
    -webkit-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .itc-col-xl-9 {
    -webkit-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .itc-col-xl-10 {
    -webkit-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .itc-col-xl-11 {
    -webkit-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%;
  }
  .itc-col-xl-12 {
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .itc-col-xl-13 {
    -webkit-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%;
  }
  .itc-col-xl-14 {
    -webkit-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .itc-col-xl-15 {
    -webkit-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .itc-col-xl-16 {
    -webkit-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .itc-col-xl-17 {
    -webkit-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%;
  }
  .itc-col-xl-18 {
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .itc-col-xl-19 {
    -webkit-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%;
  }
  .itc-col-xl-20 {
    -webkit-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .itc-col-xl-21 {
    -webkit-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .itc-col-xl-22 {
    -webkit-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .itc-col-xl-23 {
    -webkit-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%;
  }
  .itc-col-xl-24 {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .itc-col-xl-20p {
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .itc-order-xl-first {
    -webkit-order: -1;
            order: -1;
  }
  .itc-order-xl-last {
    -webkit-order: 25;
            order: 25;
  }
  .itc-order-xl-0 {
    -webkit-order: 0;
            order: 0;
  }
  .itc-order-xl-1 {
    -webkit-order: 1;
            order: 1;
  }
  .itc-order-xl-2 {
    -webkit-order: 2;
            order: 2;
  }
  .itc-order-xl-3 {
    -webkit-order: 3;
            order: 3;
  }
  .itc-order-xl-4 {
    -webkit-order: 4;
            order: 4;
  }
  .itc-order-xl-5 {
    -webkit-order: 5;
            order: 5;
  }
  .itc-order-xl-6 {
    -webkit-order: 6;
            order: 6;
  }
  .itc-order-xl-7 {
    -webkit-order: 7;
            order: 7;
  }
  .itc-order-xl-8 {
    -webkit-order: 8;
            order: 8;
  }
  .itc-order-xl-9 {
    -webkit-order: 9;
            order: 9;
  }
  .itc-order-xl-10 {
    -webkit-order: 10;
            order: 10;
  }
  .itc-order-xl-11 {
    -webkit-order: 11;
            order: 11;
  }
  .itc-order-xl-12 {
    -webkit-order: 12;
            order: 12;
  }
  .itc-order-xl-13 {
    -webkit-order: 13;
            order: 13;
  }
  .itc-order-xl-14 {
    -webkit-order: 14;
            order: 14;
  }
  .itc-order-xl-15 {
    -webkit-order: 15;
            order: 15;
  }
  .itc-order-xl-16 {
    -webkit-order: 16;
            order: 16;
  }
  .itc-order-xl-17 {
    -webkit-order: 17;
            order: 17;
  }
  .itc-order-xl-18 {
    -webkit-order: 18;
            order: 18;
  }
  .itc-order-xl-19 {
    -webkit-order: 19;
            order: 19;
  }
  .itc-order-xl-20 {
    -webkit-order: 20;
            order: 20;
  }
  .itc-order-xl-21 {
    -webkit-order: 21;
            order: 21;
  }
  .itc-order-xl-22 {
    -webkit-order: 22;
            order: 22;
  }
  .itc-order-xl-23 {
    -webkit-order: 23;
            order: 23;
  }
  .itc-order-xl-24 {
    -webkit-order: 24;
            order: 24;
  }
  .itc-offset-xl-0 {
    margin-left: 0;
  }
  .itc-offset-xl-1 {
    margin-left: 4.16667%;
  }
  .itc-offset-xl-2 {
    margin-left: 8.33333%;
  }
  .itc-offset-xl-3 {
    margin-left: 12.5%;
  }
  .itc-offset-xl-4 {
    margin-left: 16.66667%;
  }
  .itc-offset-xl-5 {
    margin-left: 20.83333%;
  }
  .itc-offset-xl-6 {
    margin-left: 25%;
  }
  .itc-offset-xl-7 {
    margin-left: 29.16667%;
  }
  .itc-offset-xl-8 {
    margin-left: 33.33333%;
  }
  .itc-offset-xl-9 {
    margin-left: 37.5%;
  }
  .itc-offset-xl-10 {
    margin-left: 41.66667%;
  }
  .itc-offset-xl-11 {
    margin-left: 45.83333%;
  }
  .itc-offset-xl-12 {
    margin-left: 50%;
  }
  .itc-offset-xl-13 {
    margin-left: 54.16667%;
  }
  .itc-offset-xl-14 {
    margin-left: 58.33333%;
  }
  .itc-offset-xl-15 {
    margin-left: 62.5%;
  }
  .itc-offset-xl-16 {
    margin-left: 66.66667%;
  }
  .itc-offset-xl-17 {
    margin-left: 70.83333%;
  }
  .itc-offset-xl-18 {
    margin-left: 75%;
  }
  .itc-offset-xl-19 {
    margin-left: 79.16667%;
  }
  .itc-offset-xl-20 {
    margin-left: 83.33333%;
  }
  .itc-offset-xl-21 {
    margin-left: 87.5%;
  }
  .itc-offset-xl-22 {
    margin-left: 91.66667%;
  }
  .itc-offset-xl-23 {
    margin-left: 95.83333%;
  }
}

@media (min-width: 1460px) {
  .itc-col-xxl {
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .itc-col-xxl-auto {
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .itc-col-xxl-1 {
    -webkit-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%;
  }
  .itc-col-xxl-2 {
    -webkit-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .itc-col-xxl-3 {
    -webkit-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .itc-col-xxl-4 {
    -webkit-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .itc-col-xxl-5 {
    -webkit-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%;
  }
  .itc-col-xxl-6 {
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .itc-col-xxl-7 {
    -webkit-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%;
  }
  .itc-col-xxl-8 {
    -webkit-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .itc-col-xxl-9 {
    -webkit-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .itc-col-xxl-10 {
    -webkit-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .itc-col-xxl-11 {
    -webkit-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%;
  }
  .itc-col-xxl-12 {
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .itc-col-xxl-13 {
    -webkit-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%;
  }
  .itc-col-xxl-14 {
    -webkit-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .itc-col-xxl-15 {
    -webkit-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .itc-col-xxl-16 {
    -webkit-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .itc-col-xxl-17 {
    -webkit-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%;
  }
  .itc-col-xxl-18 {
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .itc-col-xxl-19 {
    -webkit-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%;
  }
  .itc-col-xxl-20 {
    -webkit-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .itc-col-xxl-21 {
    -webkit-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .itc-col-xxl-22 {
    -webkit-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .itc-col-xxl-23 {
    -webkit-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%;
  }
  .itc-col-xxl-24 {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .itc-col-xxl-20p {
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .itc-order-xxl-first {
    -webkit-order: -1;
            order: -1;
  }
  .itc-order-xxl-last {
    -webkit-order: 25;
            order: 25;
  }
  .itc-order-xxl-0 {
    -webkit-order: 0;
            order: 0;
  }
  .itc-order-xxl-1 {
    -webkit-order: 1;
            order: 1;
  }
  .itc-order-xxl-2 {
    -webkit-order: 2;
            order: 2;
  }
  .itc-order-xxl-3 {
    -webkit-order: 3;
            order: 3;
  }
  .itc-order-xxl-4 {
    -webkit-order: 4;
            order: 4;
  }
  .itc-order-xxl-5 {
    -webkit-order: 5;
            order: 5;
  }
  .itc-order-xxl-6 {
    -webkit-order: 6;
            order: 6;
  }
  .itc-order-xxl-7 {
    -webkit-order: 7;
            order: 7;
  }
  .itc-order-xxl-8 {
    -webkit-order: 8;
            order: 8;
  }
  .itc-order-xxl-9 {
    -webkit-order: 9;
            order: 9;
  }
  .itc-order-xxl-10 {
    -webkit-order: 10;
            order: 10;
  }
  .itc-order-xxl-11 {
    -webkit-order: 11;
            order: 11;
  }
  .itc-order-xxl-12 {
    -webkit-order: 12;
            order: 12;
  }
  .itc-order-xxl-13 {
    -webkit-order: 13;
            order: 13;
  }
  .itc-order-xxl-14 {
    -webkit-order: 14;
            order: 14;
  }
  .itc-order-xxl-15 {
    -webkit-order: 15;
            order: 15;
  }
  .itc-order-xxl-16 {
    -webkit-order: 16;
            order: 16;
  }
  .itc-order-xxl-17 {
    -webkit-order: 17;
            order: 17;
  }
  .itc-order-xxl-18 {
    -webkit-order: 18;
            order: 18;
  }
  .itc-order-xxl-19 {
    -webkit-order: 19;
            order: 19;
  }
  .itc-order-xxl-20 {
    -webkit-order: 20;
            order: 20;
  }
  .itc-order-xxl-21 {
    -webkit-order: 21;
            order: 21;
  }
  .itc-order-xxl-22 {
    -webkit-order: 22;
            order: 22;
  }
  .itc-order-xxl-23 {
    -webkit-order: 23;
            order: 23;
  }
  .itc-order-xxl-24 {
    -webkit-order: 24;
            order: 24;
  }
  .itc-offset-xxl-0 {
    margin-left: 0;
  }
  .itc-offset-xxl-1 {
    margin-left: 4.16667%;
  }
  .itc-offset-xxl-2 {
    margin-left: 8.33333%;
  }
  .itc-offset-xxl-3 {
    margin-left: 12.5%;
  }
  .itc-offset-xxl-4 {
    margin-left: 16.66667%;
  }
  .itc-offset-xxl-5 {
    margin-left: 20.83333%;
  }
  .itc-offset-xxl-6 {
    margin-left: 25%;
  }
  .itc-offset-xxl-7 {
    margin-left: 29.16667%;
  }
  .itc-offset-xxl-8 {
    margin-left: 33.33333%;
  }
  .itc-offset-xxl-9 {
    margin-left: 37.5%;
  }
  .itc-offset-xxl-10 {
    margin-left: 41.66667%;
  }
  .itc-offset-xxl-11 {
    margin-left: 45.83333%;
  }
  .itc-offset-xxl-12 {
    margin-left: 50%;
  }
  .itc-offset-xxl-13 {
    margin-left: 54.16667%;
  }
  .itc-offset-xxl-14 {
    margin-left: 58.33333%;
  }
  .itc-offset-xxl-15 {
    margin-left: 62.5%;
  }
  .itc-offset-xxl-16 {
    margin-left: 66.66667%;
  }
  .itc-offset-xxl-17 {
    margin-left: 70.83333%;
  }
  .itc-offset-xxl-18 {
    margin-left: 75%;
  }
  .itc-offset-xxl-19 {
    margin-left: 79.16667%;
  }
  .itc-offset-xxl-20 {
    margin-left: 83.33333%;
  }
  .itc-offset-xxl-21 {
    margin-left: 87.5%;
  }
  .itc-offset-xxl-22 {
    margin-left: 91.66667%;
  }
  .itc-offset-xxl-23 {
    margin-left: 95.83333%;
  }
}

/*@media (min-width: 1900px) {
  .itc-col-xxxl {
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .itc-col-xxxl-auto {
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .itc-col-xxxl-1 {
    -webkit-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
    max-width: 4.16667%;
  }
  .itc-col-xxxl-2 {
    -webkit-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .itc-col-xxxl-3 {
    -webkit-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .itc-col-xxxl-4 {
    -webkit-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .itc-col-xxxl-5 {
    -webkit-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
    max-width: 20.83333%;
  }
  .itc-col-xxxl-6 {
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .itc-col-xxxl-7 {
    -webkit-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
    max-width: 29.16667%;
  }
  .itc-col-xxxl-8 {
    -webkit-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .itc-col-xxxl-9 {
    -webkit-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .itc-col-xxxl-10 {
    -webkit-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .itc-col-xxxl-11 {
    -webkit-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%;
  }
  .itc-col-xxxl-12 {
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .itc-col-xxxl-13 {
    -webkit-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
    max-width: 54.16667%;
  }
  .itc-col-xxxl-14 {
    -webkit-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .itc-col-xxxl-15 {
    -webkit-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .itc-col-xxxl-16 {
    -webkit-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .itc-col-xxxl-17 {
    -webkit-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
    max-width: 70.83333%;
  }
  .itc-col-xxxl-18 {
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .itc-col-xxxl-19 {
    -webkit-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
    max-width: 79.16667%;
  }
  .itc-col-xxxl-20 {
    -webkit-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .itc-col-xxxl-21 {
    -webkit-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .itc-col-xxxl-22 {
    -webkit-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .itc-col-xxxl-23 {
    -webkit-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
    max-width: 95.83333%;
  }
  .itc-col-xxxl-24 {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .itc-col-xxxl-20p {
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .itc-order-xxxl-first {
    -webkit-order: -1;
            order: -1;
  }
  .itc-order-xxxl-last {
    -webkit-order: 25;
            order: 25;
  }
  .itc-order-xxxl-0 {
    -webkit-order: 0;
            order: 0;
  }
  .itc-order-xxxl-1 {
    -webkit-order: 1;
            order: 1;
  }
  .itc-order-xxxl-2 {
    -webkit-order: 2;
            order: 2;
  }
  .itc-order-xxxl-3 {
    -webkit-order: 3;
            order: 3;
  }
  .itc-order-xxxl-4 {
    -webkit-order: 4;
            order: 4;
  }
  .itc-order-xxxl-5 {
    -webkit-order: 5;
            order: 5;
  }
  .itc-order-xxxl-6 {
    -webkit-order: 6;
            order: 6;
  }
  .itc-order-xxxl-7 {
    -webkit-order: 7;
            order: 7;
  }
  .itc-order-xxxl-8 {
    -webkit-order: 8;
            order: 8;
  }
  .itc-order-xxxl-9 {
    -webkit-order: 9;
            order: 9;
  }
  .itc-order-xxxl-10 {
    -webkit-order: 10;
            order: 10;
  }
  .itc-order-xxxl-11 {
    -webkit-order: 11;
            order: 11;
  }
  .itc-order-xxxl-12 {
    -webkit-order: 12;
            order: 12;
  }
  .itc-order-xxxl-13 {
    -webkit-order: 13;
            order: 13;
  }
  .itc-order-xxxl-14 {
    -webkit-order: 14;
            order: 14;
  }
  .itc-order-xxxl-15 {
    -webkit-order: 15;
            order: 15;
  }
  .itc-order-xxxl-16 {
    -webkit-order: 16;
            order: 16;
  }
  .itc-order-xxxl-17 {
    -webkit-order: 17;
            order: 17;
  }
  .itc-order-xxxl-18 {
    -webkit-order: 18;
            order: 18;
  }
  .itc-order-xxxl-19 {
    -webkit-order: 19;
            order: 19;
  }
  .itc-order-xxxl-20 {
    -webkit-order: 20;
            order: 20;
  }
  .itc-order-xxxl-21 {
    -webkit-order: 21;
            order: 21;
  }
  .itc-order-xxxl-22 {
    -webkit-order: 22;
            order: 22;
  }
  .itc-order-xxxl-23 {
    -webkit-order: 23;
            order: 23;
  }
  .itc-order-xxxl-24 {
    -webkit-order: 24;
            order: 24;
  }
  .itc-offset-xxxl-0 {
    margin-left: 0;
  }
  .itc-offset-xxxl-1 {
    margin-left: 4.16667%;
  }
  .itc-offset-xxxl-2 {
    margin-left: 8.33333%;
  }
  .itc-offset-xxxl-3 {
    margin-left: 12.5%;
  }
  .itc-offset-xxxl-4 {
    margin-left: 16.66667%;
  }
  .itc-offset-xxxl-5 {
    margin-left: 20.83333%;
  }
  .itc-offset-xxxl-6 {
    margin-left: 25%;
  }
  .itc-offset-xxxl-7 {
    margin-left: 29.16667%;
  }
  .itc-offset-xxxl-8 {
    margin-left: 33.33333%;
  }
  .itc-offset-xxxl-9 {
    margin-left: 37.5%;
  }
  .itc-offset-xxxl-10 {
    margin-left: 41.66667%;
  }
  .itc-offset-xxxl-11 {
    margin-left: 45.83333%;
  }
  .itc-offset-xxxl-12 {
    margin-left: 50%;
  }
  .itc-offset-xxxl-13 {
    margin-left: 54.16667%;
  }
  .itc-offset-xxxl-14 {
    margin-left: 58.33333%;
  }
  .itc-offset-xxxl-15 {
    margin-left: 62.5%;
  }
  .itc-offset-xxxl-16 {
    margin-left: 66.66667%;
  }
  .itc-offset-xxxl-17 {
    margin-left: 70.83333%;
  }
  .itc-offset-xxxl-18 {
    margin-left: 75%;
  }
  .itc-offset-xxxl-19 {
    margin-left: 79.16667%;
  }
  .itc-offset-xxxl-20 {
    margin-left: 83.33333%;
  }
  .itc-offset-xxxl-21 {
    margin-left: 87.5%;
  }
  .itc-offset-xxxl-22 {
    margin-left: 91.66667%;
  }
  .itc-offset-xxxl-23 {
    margin-left: 95.83333%;
  }
}*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-flex !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-flex !important;
    display: inline-flex !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
}

@media (min-width: 1460px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-flex !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-flex !important;
    display: inline-flex !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
}

/*@media (min-width: 1900px) {
  .d-xxxl-none {
    display: none !important;
  }
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: -webkit-flex !important;
    display: flex !important;
  }
  .d-xxxl-inline-flex {
    display: -webkit-inline-flex !important;
    display: inline-flex !important;
  }
  .d-xxxl-grid {
    display: grid !important;
  }
  .d-xxxl-inline-grid {
    display: inline-grid !important;
  }
}*/

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-flex !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-flex !important;
    display: inline-flex !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.align-items-start {
  -webkit-align-items: flex-start !important;
              -ms-grid-row-align: flex-start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-align-items: flex-end !important;
              -ms-grid-row-align: flex-end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-align-items: center !important;
              -ms-grid-row-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-align-items: baseline !important;
              -ms-grid-row-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-align-items: stretch !important;
              -ms-grid-row-align: stretch !important;
          align-items: stretch !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1460px) {
  .flex-xxl-row {
    -webkit-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    -webkit-justify-content: flex-start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-justify-content: flex-end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-justify-content: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-justify-content: space-between !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -webkit-justify-content: space-around !important;
            justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -webkit-align-items: flex-start !important;
                -ms-grid-row-align: flex-start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-align-items: flex-end !important;
                -ms-grid-row-align: flex-end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-align-items: center !important;
                -ms-grid-row-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-align-items: baseline !important;
                -ms-grid-row-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-align-items: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -webkit-align-content: flex-start !important;
            align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -webkit-align-content: flex-end !important;
            align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -webkit-align-content: center !important;
            align-content: center !important;
  }
  .align-content-xxl-between {
    -webkit-align-content: space-between !important;
            align-content: space-between !important;
  }
  .align-content-xxl-around {
    -webkit-align-content: space-around !important;
            align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -webkit-align-content: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -webkit-align-self: auto !important;
            align-self: auto !important;
  }
  .align-self-xxl-start {
    -webkit-align-self: flex-start !important;
            align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -webkit-align-self: flex-end !important;
            align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -webkit-align-self: center !important;
            align-self: center !important;
  }
  .align-self-xxl-baseline {
    -webkit-align-self: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -webkit-align-self: stretch !important;
            align-self: stretch !important;
  }
}

/*@media (min-width: 1900px) {
  .flex-xxxl-row {
    -webkit-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxxl-column {
    -webkit-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    -webkit-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    -webkit-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxxl-wrap {
    -webkit-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxxl-start {
    -webkit-justify-content: flex-start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    -webkit-justify-content: flex-end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    -webkit-justify-content: center !important;
            justify-content: center !important;
  }
  .justify-content-xxxl-between {
    -webkit-justify-content: space-between !important;
            justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    -webkit-justify-content: space-around !important;
            justify-content: space-around !important;
  }
  .align-items-xxxl-start {
    -webkit-align-items: flex-start !important;
                -ms-grid-row-align: flex-start !important;
            align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    -webkit-align-items: flex-end !important;
                -ms-grid-row-align: flex-end !important;
            align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    -webkit-align-items: center !important;
                -ms-grid-row-align: center !important;
            align-items: center !important;
  }
  .align-items-xxxl-baseline {
    -webkit-align-items: baseline !important;
                -ms-grid-row-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    -webkit-align-items: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxxl-start {
    -webkit-align-content: flex-start !important;
            align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    -webkit-align-content: flex-end !important;
            align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    -webkit-align-content: center !important;
            align-content: center !important;
  }
  .align-content-xxxl-between {
    -webkit-align-content: space-between !important;
            align-content: space-between !important;
  }
  .align-content-xxxl-around {
    -webkit-align-content: space-around !important;
            align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    -webkit-align-content: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    -webkit-align-self: auto !important;
            align-self: auto !important;
  }
  .align-self-xxxl-start {
    -webkit-align-self: flex-start !important;
            align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    -webkit-align-self: flex-end !important;
            align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    -webkit-align-self: center !important;
            align-self: center !important;
  }
  .align-self-xxxl-baseline {
    -webkit-align-self: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    -webkit-align-self: stretch !important;
            align-self: stretch !important;
  }
}*/

/*============================!Flex grid!=====================================*/
/*============================ Utilities =====================================*/
.align-baseline {
  vertical-align: baseline !important;
}

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

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

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

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

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

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

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

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

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

@media (min-width: 1280px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

@media (min-width: 1460px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}

/*@media (min-width: 1900px) {
  .float-xxxl-left {
    float: left !important;
  }
  .float-xxxl-right {
    float: right !important;
  }
  .float-xxxl-none {
    float: none !important;
  }
}*/

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

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

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

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1460px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0, .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0, .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0, .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0, .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1, .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1, .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1, .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1, .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2, .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2, .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2, .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2, .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3, .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3, .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3, .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3, .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4, .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4, .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4, .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4, .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5, .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5, .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5, .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5, .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0, .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0, .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0, .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0, .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1, .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1, .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1, .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1, .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2, .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2, .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2, .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2, .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3, .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3, .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3, .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3, .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4, .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4, .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4, .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4, .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5, .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5, .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5, .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5, .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto, .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto, .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto, .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto, .mx-xxl-auto {
    margin-left: auto !important;
  }
}

/*@media (min-width: 1900px) {
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .mt-xxxl-0, .my-xxxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxxl-0, .mx-xxxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxxl-0, .my-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxxl-0, .mx-xxxl-0 {
    margin-left: 0 !important;
  }
  .m-xxxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxxl-1, .my-xxxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxxl-1, .mx-xxxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxxl-1, .my-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxxl-1, .mx-xxxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxxl-2, .my-xxxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxxl-2, .mx-xxxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxxl-2, .my-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxxl-2, .mx-xxxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxxl-3 {
    margin: 1rem !important;
  }
  .mt-xxxl-3, .my-xxxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxxl-3, .mx-xxxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxxl-3, .my-xxxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxxl-3, .mx-xxxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxxl-4, .my-xxxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxxl-4, .mx-xxxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxxl-4, .my-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxxl-4, .mx-xxxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxxl-5 {
    margin: 3rem !important;
  }
  .mt-xxxl-5, .my-xxxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxxl-5, .mx-xxxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxxl-5, .my-xxxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxxl-5, .mx-xxxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .pt-xxxl-0, .py-xxxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxxl-0, .px-xxxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxxl-0, .py-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxxl-0, .px-xxxl-0 {
    padding-left: 0 !important;
  }
  .p-xxxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxxl-1, .py-xxxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxxl-1, .px-xxxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxxl-1, .py-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxxl-1, .px-xxxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxxl-2, .py-xxxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxxl-2, .px-xxxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxxl-2, .py-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxxl-2, .px-xxxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxxl-3 {
    padding: 1rem !important;
  }
  .pt-xxxl-3, .py-xxxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxxl-3, .px-xxxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxxl-3, .py-xxxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxxl-3, .px-xxxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxxl-4, .py-xxxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxxl-4, .px-xxxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxxl-4, .py-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxxl-4, .px-xxxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxxl-5 {
    padding: 3rem !important;
  }
  .pt-xxxl-5, .py-xxxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxxl-5, .px-xxxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxxl-5, .py-xxxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxxl-5, .px-xxxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mt-xxxl-auto, .my-xxxl-auto {
    margin-top: auto !important;
  }
  .mr-xxxl-auto, .mx-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-auto, .my-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxxl-auto, .mx-xxxl-auto {
    margin-left: auto !important;
  }
}*/

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

.text-nowrap {
  white-space: nowrap !important;
}

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

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

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

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

@media (min-width: 576px) {
  .text-sm-nowrap {
    white-space: nowrap !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-nowrap {
    white-space: nowrap !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-nowrap {
    white-space: nowrap !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1280px) {
  .text-xl-nowrap {
    white-space: nowrap !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1460px) {
  .text-xxl-nowrap {
    white-space: nowrap !important;
  }
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}

/*@media (min-width: 1900px) {
  .text-xxxl-nowrap {
    white-space: nowrap !important;
  }
  .text-xxxl-left {
    text-align: left !important;
  }
  .text-xxxl-right {
    text-align: right !important;
  }
  .text-xxxl-center {
    text-align: center !important;
  }
}*/

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

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

.text-primary {
  color: #0275d8 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #025aa5 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:hover, a.text-success:focus {
  color: #449d44 !important;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:hover, a.text-info:focus {
  color: #31b0d5 !important;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ec971f !important;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #c9302c !important;
}

.text-light {
  color: #818a91 !important;
}

a.text-light:hover, a.text-light:focus {
  color: #687077 !important;
}

.text-dark {
  color: #373a3c !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #1f2021 !important;
}

.text-muted {
  color: #b7b7b7 !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.hidden {
  display: none !important;
}

/*============================!Utilities!=====================================*/
