.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (max-width: 576px) {
  .container {
    max-width: 540px; } }

@media (max-width: 768px) {
  .container {
    max-width: 720px; } }

@media (max-width: 1023px) {
  .container {
    max-width: 960px; } }

@media (max-width: 1920px) {
  .container {
    max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (max-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (max-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (max-width: 1023px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (max-width: 1920px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-wablack {
  background-color: #1f1f1f !important; }

a.bg-wablack:hover, a.bg-wablack:focus,
button.bg-wablack:hover,
button.bg-wablack:focus {
  background-color: #060606 !important; }

.bg-wagary {
  background-color: #6f6f6f !important; }

a.bg-wagary:hover, a.bg-wagary:focus,
button.bg-wagary:hover,
button.bg-wagary:focus {
  background-color: #565656 !important; }

.bg-wagreen {
  background-color: #23c7ae !important; }

a.bg-wagreen:hover, a.bg-wagreen:focus,
button.bg-wagreen:hover,
button.bg-wagreen:focus {
  background-color: #1b9c88 !important; }

.bg-wagreendark {
  background-color: #1fb29c !important; }

a.bg-wagreendark:hover, a.bg-wagreendark:focus,
button.bg-wagreendark:hover,
button.bg-wagreendark:focus {
  background-color: #178776 !important; }

.bg-gd_primary {
  background-color: #90911B !important; }

a.bg-gd_primary:hover, a.bg-gd_primary:focus,
button.bg-gd_primary:hover,
button.bg-gd_primary:focus {
  background-color: #656613 !important; }

.bg-gd_primary2 {
  background-color: #B8B840 !important; }

a.bg-gd_primary2:hover, a.bg-gd_primary2:focus,
button.bg-gd_primary2:hover,
button.bg-gd_primary2:focus {
  background-color: #929233 !important; }

.bg-gd_primary3 {
  background-color: #828282 !important; }

a.bg-gd_primary3:hover, a.bg-gd_primary3:focus,
button.bg-gd_primary3:hover,
button.bg-gd_primary3:focus {
  background-color: dimgray !important; }

.bg-gd_secondary {
  background-color: #BE943B !important; }

a.bg-gd_secondary:hover, a.bg-gd_secondary:focus,
button.bg-gd_secondary:hover,
button.bg-gd_secondary:focus {
  background-color: #97762f !important; }

.bg-gd_warning {
  background-color: #FFA73E !important; }

a.bg-gd_warning:hover, a.bg-gd_warning:focus,
button.bg-gd_warning:hover,
button.bg-gd_warning:focus {
  background-color: #ff900b !important; }

.bg-gd_error {
  background-color: #FF6C6C !important; }

a.bg-gd_error:hover, a.bg-gd_error:focus,
button.bg-gd_error:hover,
button.bg-gd_error:focus {
  background-color: #ff3939 !important; }

.bg-gd_black2 {
  background-color: #3E3A39 !important; }

a.bg-gd_black2:hover, a.bg-gd_black2:focus,
button.bg-gd_black2:hover,
button.bg-gd_black2:focus {
  background-color: #232121 !important; }

.bg-gd_black3 {
  background-color: #525252 !important; }

a.bg-gd_black3:hover, a.bg-gd_black3:focus,
button.bg-gd_black3:hover,
button.bg-gd_black3:focus {
  background-color: #393939 !important; }

.bg-gd_gray {
  background-color: #707070 !important; }

a.bg-gd_gray:hover, a.bg-gd_gray:focus,
button.bg-gd_gray:hover,
button.bg-gd_gray:focus {
  background-color: #575757 !important; }

.bg-gd_gray2 {
  background-color: #B2B2B2 !important; }

a.bg-gd_gray2:hover, a.bg-gd_gray2:focus,
button.bg-gd_gray2:hover,
button.bg-gd_gray2:focus {
  background-color: #999999 !important; }

.bg-gd_gray3 {
  background-color: #E0E0E0 !important; }

a.bg-gd_gray3:hover, a.bg-gd_gray3:focus,
button.bg-gd_gray3:hover,
button.bg-gd_gray3:focus {
  background-color: #c7c7c7 !important; }

.bg-gd_gray4 {
  background-color: #EAEAEA !important; }

a.bg-gd_gray4:hover, a.bg-gd_gray4:focus,
button.bg-gd_gray4:hover,
button.bg-gd_gray4:focus {
  background-color: #d1d1d1 !important; }

.bg-gd_gray5 {
  background-color: #F1F1F1 !important; }

a.bg-gd_gray5:hover, a.bg-gd_gray5:focus,
button.bg-gd_gray5:hover,
button.bg-gd_gray5:focus {
  background-color: #d8d8d8 !important; }

.bg-gd_gray6_bg {
  background-color: #F8F8F8 !important; }

a.bg-gd_gray6_bg:hover, a.bg-gd_gray6_bg:focus,
button.bg-gd_gray6_bg:hover,
button.bg-gd_gray6_bg:focus {
  background-color: #dfdfdf !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-wablack {
  border-color: #1f1f1f !important; }

.border-wagary {
  border-color: #6f6f6f !important; }

.border-wagreen {
  border-color: #23c7ae !important; }

.border-wagreendark {
  border-color: #1fb29c !important; }

.border-gd_primary {
  border-color: #90911B !important; }

.border-gd_primary2 {
  border-color: #B8B840 !important; }

.border-gd_primary3 {
  border-color: #828282 !important; }

.border-gd_secondary {
  border-color: #BE943B !important; }

.border-gd_warning {
  border-color: #FFA73E !important; }

.border-gd_error {
  border-color: #FF6C6C !important; }

.border-gd_black2 {
  border-color: #3E3A39 !important; }

.border-gd_black3 {
  border-color: #525252 !important; }

.border-gd_gray {
  border-color: #707070 !important; }

.border-gd_gray2 {
  border-color: #B2B2B2 !important; }

.border-gd_gray3 {
  border-color: #E0E0E0 !important; }

.border-gd_gray4 {
  border-color: #EAEAEA !important; }

.border-gd_gray5 {
  border-color: #F1F1F1 !important; }

.border-gd_gray6_bg {
  border-color: #F8F8F8 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.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-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (max-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-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (max-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-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (max-width: 1023px) {
  .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-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (max-width: 1920px) {
  .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-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !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-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

@media (max-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (max-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (max-width: 1023px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (max-width: 1920px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (max-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (max-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (max-width: 1023px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (max-width: 1920px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-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; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none; }

.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 (max-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 (max-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 (max-width: 1023px) {
  .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 (max-width: 1920px) {
  .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; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     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 (max-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (max-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (max-width: 1023px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (max-width: 1920px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-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: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-wablack {
  color: #1f1f1f !important; }

a.text-wablack:hover, a.text-wablack:focus {
  color: #060606 !important; }

.text-wagary {
  color: #6f6f6f !important; }

a.text-wagary:hover, a.text-wagary:focus {
  color: #565656 !important; }

.text-wagreen {
  color: #23c7ae !important; }

a.text-wagreen:hover, a.text-wagreen:focus {
  color: #1b9c88 !important; }

.text-wagreendark {
  color: #1fb29c !important; }

a.text-wagreendark:hover, a.text-wagreendark:focus {
  color: #178776 !important; }

.text-gd_primary {
  color: #90911B !important; }

a.text-gd_primary:hover, a.text-gd_primary:focus {
  color: #656613 !important; }

.text-gd_primary2 {
  color: #B8B840 !important; }

a.text-gd_primary2:hover, a.text-gd_primary2:focus {
  color: #929233 !important; }

.text-gd_primary3 {
  color: #828282 !important; }

a.text-gd_primary3:hover, a.text-gd_primary3:focus {
  color: dimgray !important; }

.text-gd_secondary {
  color: #BE943B !important; }

a.text-gd_secondary:hover, a.text-gd_secondary:focus {
  color: #97762f !important; }

.text-gd_warning {
  color: #FFA73E !important; }

a.text-gd_warning:hover, a.text-gd_warning:focus {
  color: #ff900b !important; }

.text-gd_error {
  color: #FF6C6C !important; }

a.text-gd_error:hover, a.text-gd_error:focus {
  color: #ff3939 !important; }

.text-gd_black2 {
  color: #3E3A39 !important; }

a.text-gd_black2:hover, a.text-gd_black2:focus {
  color: #232121 !important; }

.text-gd_black3 {
  color: #525252 !important; }

a.text-gd_black3:hover, a.text-gd_black3:focus {
  color: #393939 !important; }

.text-gd_gray {
  color: #707070 !important; }

a.text-gd_gray:hover, a.text-gd_gray:focus {
  color: #575757 !important; }

.text-gd_gray2 {
  color: #B2B2B2 !important; }

a.text-gd_gray2:hover, a.text-gd_gray2:focus {
  color: #999999 !important; }

.text-gd_gray3 {
  color: #E0E0E0 !important; }

a.text-gd_gray3:hover, a.text-gd_gray3:focus {
  color: #c7c7c7 !important; }

.text-gd_gray4 {
  color: #EAEAEA !important; }

a.text-gd_gray4:hover, a.text-gd_gray4:focus {
  color: #d1d1d1 !important; }

.text-gd_gray5 {
  color: #F1F1F1 !important; }

a.text-gd_gray5:hover, a.text-gd_gray5:focus {
  color: #d8d8d8 !important; }

.text-gd_gray6_bg {
  color: #F8F8F8 !important; }

a.text-gd_gray6_bg:hover, a.text-gd_gray6_bg:focus {
  color: #dfdfdf !important; }

.text-muted {
  color: #6c757d !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; }

body.overflow__hidden {
  overflow: hidden; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

img {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: none;
  display: block; }

.container {
  max-width: 1140px;
  width: auto;
  margin: 0 auto;
  padding: 0; }

@media (max-width: 768px) {
  .container {
    max-width: 100%; }
  .container .row {
    margin: 0; }
  .container .row > div {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 768px) {
  .content {
    padding-top: 65px;
    padding-left: 10px;
    padding-right: 10px; } }

.fancybox-nav span {
  visibility: visible; }

.fancybox-prev span {
  left: -45px; }

.fancybox-prev span {
  right: -45px; }

.goods-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.goods-con .goods-subcon {
  float: none !important; }

.goods-con .goods-subcon p {
  height: auto !important; }

@media (max-width: 768px) {
  .container .fb-like {
    width: 88px;
    height: 40px;
    background-size: 60% auto; } }

.text-primaryGreen {
  color: #7D7D21 !important; }

.about_simple_market,
.join_simple_market {
  width: 100%;
  float: none;
  padding: 0;
  margin: 2rem 0; }

@media (max-width: 768px) {
  .about_simple_market .main_title,
  .join_simple_market .main_title {
    text-align: center; } }

.bigbanner .bigbanner_info h2 {
  margin-bottom: 2.4rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.42); }

.bigbanner .bigbanner_info h2:last-child {
  border-bottom: 0; }

@media (max-width: 768px) {
  .container .local_con h2.local_con_title {
    font-size: 1.75rem; } }

@media (max-width: 768px) {
  .container .fb-like {
    bottom: 170px; } }

@media (max-width: 768px) {
  .join_btn1,
  .join_btn2 {
    margin: auto !important;
    float: none; } }

@media (max-width: 768px) {
  .container .local_con h2.local_con_title {
    padding: 20px 0; } }

.goods-chickocn * {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

@media (max-width: 768px) {
  .list-ordercon .list-ordercost {
    font-size: 22px; } }

.goods-con .goods-subcon form ul,
.goods-con .goods-subcon2 form ul {
  width: 100%;
  height: 115px; }

@media (max-width: 768px) {
  .goods-chickocn {
    padding-bottom: 80px; } }

a.navbar_login {
  top: 2px; }

.goods-counting-remind {
  width: 410px;
  left: 45%; }

.fb-like {
  cursor: pointer;
  position: fixed;
  right: 220px;
  bottom: 250px; }

div#pcmenu-sticky-wrapper.sticky-wrapper {
  z-index: 999; }

@media (max-width: 768px) {
  div#pcmenu-sticky-wrapper.sticky-wrapper {
    width: 100%;
    height: 100% !important;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s; }
  div#pcmenu-sticky-wrapper.sticky-wrapper--active {
    opacity: 1;
    visibility: visible; }
  div#pcmenu-sticky-wrapper.sticky-wrapper--active .pcmenu__container {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); } }

@media (max-width: 768px) {
  .pcmenu__container {
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
    padding: 0 10px;
    overflow: auto;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; } }

.headerMenu {
  width: 100%;
  border-bottom: #d1d1d1 3px solid;
  position: relative;
  font-size: 15px;
  background-color: #f8f8f8;
  z-index: 200;
  -webkit-box-shadow: 0px 4px 5px rgba(20, 20, 40, 0.2);
          box-shadow: 0px 4px 5px rgba(20, 20, 40, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-top: 10px; }

.headerMenu__item {
  position: relative; }

.headerMenu__item:hover .headerMenu__subMenu {
  top: 40px;
  opacity: 1;
  visibility: visible; }

.headerMenu__item:first-child:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 1px;
  height: 17px;
  background-color: #949292; }

.headerMenu__item:not(:last-child):after {
  content: '';
  position: absolute;
  top: 9px;
  right: 0;
  width: 1px;
  height: 17px;
  background-color: #949292; }

  @media (max-width: 768px) {
    .headerMenu__item:first-child:before,
    .headerMenu__item:first-child:after {
      display: none; 
    }
  }

.headerMenu__item:last-child {
  display: none; }

.headerMenu__link {
  width: 188px;
  display: block;
  text-align: center;
  height: 36px;
  line-height: 36px;
  color: #000;
  text-align: center; }

.headerMenu__link img {
  display: none; }

.headerMenu__link:hover {
  color: #939431; }

.headerMenu__subMenu {
  width: 100%;
  position: absolute;
  top: 19px;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  padding: 0;
  margin: 0;
  right: 0;
  list-style-type: none;
  -webkit-transition: top .5s, opacity .5s, visibility .5s;
  -o-transition: top .5s, opacity .5s, visibility .5s;
  transition: top .5s, opacity .5s, visibility .5s; }

.headerMenu__subMenu__link {
  position: relative;
  padding-left: 46px;
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  color: #e6e6c7;
  background-color: #7f7c33;
  font-size: 16px; }

.headerMenu__subMenu__link::before {
  position: absolute;
  content: '';
  top: 15px;
  left: 28px;
  background: url(/theme/frontend/img/icon/dot.png) no-repeat;
  width: 10px;
  height: 10px;
  background-size: contain; }

.headerMenu__subMenu__link:hover {
  background-color: #b8b841; }

.headerMenu__subMenu__link:hover::before {
  background: url(/theme/frontend/img/icon/dot_hover.png) no-repeat;
  background-size: contain; }

@media (max-width: 768px) {
  .headerMenu {
    width: 100%;
    height: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border: 0; }
  .headerMenu__item {
    border-top: 1px solid #d2d2d2;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .headerMenu__item:nth-child(1) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .headerMenu__item:nth-child(8) {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .headerMenu__item:nth-child(3) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .headerMenu__item:nth-child(4) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .headerMenu__item:last-child {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .headerMenu__item:hover .headerMenu__subMenu {
    top: auto; }
  .headerMenu__item:after {
    display: none; }
  .headerMenu__item:last-child {
    display: block; }
  .headerMenu__item--active {
    border-top: 1px solid #90911b; }
  .headerMenu__item--active .headerMenu__link {
    background-color: #e1e1cb; }
  .headerMenu__item--active .headerMenu__subMenu {
    max-height: 500px; }
  .headerMenu__item--active .headerMenu__subMenu .headerMenu__subMenu__item:first-child {
    border: 0; }
  .headerMenu__link {
    width: 100% !important;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    font-weight: 500;
    color: #3e3b3a;
    text-align: left;
    padding: 0 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: block;
    position: relative; }
  .headerMenu__link img {
    position: absolute;
    top: 20px;
    right: 10px;
    display: block; }
  .headerMenu__link:hover {
    color: #3e3b3a; }
  .headerMenu__link--active {
    color: #7D7D21; }
  .headerMenu__link--orderBtn {
    color: #7D7D21; }
  .headerMenu__link--orderBtn:hover {
    color: #7D7D21; }
  .headerMenu__subMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 0;
    overflow: hidden;
    opacity: 1;
    visibility: visible;
    top: 0;
    position: relative;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 90%;
    margin: 0 0 0 auto;
    -webkit-transition: max-height .3s;
    -o-transition: max-height .3s;
    transition: max-height .3s; }
  .headerMenu__subMenu__item {
    border-top: 1px solid #d2d2d2; }
  .headerMenu__subMenu__link {
    background-color: transparent;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    font-weight: 500;
    color: #3e3b3a;
    padding-left: 0; }
  .headerMenu__subMenu__link:hover {
    background-color: transparent; }
  .headerMenu__subMenu__link::before {
    display: none; }
  .headerMenu__subMenu--order li {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .headerMenu__subMenu--order li:nth-child(3) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    border-top: 0;
    border-bottom: 1px solid #d2d2d2; }
  .headerMenu__subMenu--order li:nth-child(3) a {
    color: #7D7D21; } }

.menuMHeader {
  display: none; }

@media (max-width: 768px) {
  .menuMHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 12px 25px 6px; }
  .menuMHeader__close {
    background: url(/theme/frontend/img/icon/Close.svg) no-repeat;
    width: 20px;
    height: 20px;
    border: 0;
    position: relative;
    top: 0px;
    right: -6px; }
  .menuMHeader__logo {
    display: block;
    width: 70px;
    height: 53px;
    background: url(/theme/frontend/img/logo.png) #f8f8f8 no-repeat;
    background-size: cover; }
  .menuMHeader__search {
    position: relative;
    width: 60%; }
  .menuMHeader__search i {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 9px;
    left: 10px; }
  .menuMHeader__search input {
    width: 100%;
    height: 38px;
    padding-left: 34px;
    padding-right: 16px;
    border-radius: 8px;
    background-color: #fff; }
  .menuMHeader__search input::-webkit-input-placeholder {
    color: #a6a6a6; }
  .menuMHeader__search input:-ms-input-placeholder {
    color: #a6a6a6; }
  .menuMHeader__search input::-ms-input-placeholder {
    color: #a6a6a6; }
  .menuMHeader__search input::placeholder {
    color: #a6a6a6; }
  .menuMHeader__search input:focus {
    outline: 0; } }

.menuSearch {
  display: none; }

@media (max-width: 768px) {
  .menuSearch {
    display: block;
    position: relative;
    margin-bottom: 20px; }
  .menuSearch i {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 9px;
    left: 10px; }
  .menuSearch input {
    width: 100%;
    height: 38px;
    padding-left: 34px;
    padding-right: 16px;
    border-radius: 8px;
    background-color: #fff; }
  .menuSearch input::-webkit-input-placeholder {
    color: #a6a6a6; }
  .menuSearch input:-ms-input-placeholder {
    color: #a6a6a6; }
  .menuSearch input::-ms-input-placeholder {
    color: #a6a6a6; }
  .menuSearch input::placeholder {
    color: #a6a6a6; }
  .menuSearch input:focus {
    outline: 0; } }

.menuContactUs {
  display: none; }

@media (max-width: 768px) {
  .menuContactUs {
    border-top: 1px solid #d2d2d2;
    margin: 0 -10px;
    padding: 0 16px 0;
    display: block;
    position: relative; }
  .menuContactUs span {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #7d7d21;
    display: block;
    margin-bottom: 17px; }
  .menuContactUs__linkList {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #000; }
  .menuContactUs__linkList a {
    padding: 0 36px; }
  .menuContactUs__linkList a img {
    width: 44px;
    height: 44px; }
  .menuContactUs__btnGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 35px;
    margin-bottom: 48px;
    padding-top: 50px; }
  .menuContactUs__btnGroup__link {
    width: 120px;
    height: 44px;
    line-height: 44px;
    border-radius: 8px;
    background-color: #b8b841;
    text-align: center;
    color: #fff;
    font-size: 18px; }
  .menuContactUs__btnGroup__link--outline {
    border: 1px solid #b8b841;
    color: #b8b841;
    background-color: transparent; }
  .menuContactUs__iconLink {
    height: calc(100vh - 550px);
    padding-top: 21px;
    padding-bottom: 46px;
    background-color: #f4f4f4;
    margin: 0 -16px; } }

@media (max-width: 768px) {
  #logo .logo_container > a {
    background: url(/theme/frontend/img/W.png) no-repeat;
    width: 67px;
    height: 50px;
    background-size: contain;
    background-color: transparent;
    margin-left: 0; } }

.logo_container .logo_showMenuBtn {
  display: none; }

@media (max-width: 768px) {
  .logo_container {
    padding: 0 16px;
    background-color: #7e7b30; }
  .logo_container .logo_showMenuBtn {
    padding: 0;
    display: block;
    background: url(/theme/frontend/img/icon/Menu.svg) no-repeat;
    width: 25px;
    height: 25px;
    background-size: contain;
    border: 0;
    background-color: transparent; }
  .logo_container .logo_linkList li {
    display: none; }
  .logo_container .logo_linkList li:last-child {
    display: block; } }

@media (max-width: 768px) {
  #logo .navbar--search {
    background: url(/theme/frontend/img/icon/Search.png) no-repeat !important;
    background-size: contain !important;
    width: 18px !important;
    height: 18px !important; } }

@media (max-width: 768px) {
  #search {
    margin-top: 5px; } }

.navbar_container {
  width: 1080px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.navbar_container::after {
  display: none; }

.navbar_leftCtrl {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.navbar_leftCtrl_logo {
  width: 55px;
  margin-right: 30px; }

.navbar_leftCtrl_search input {
  border: 1px solid #B2B2B2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 15px;
  padding: 5px 15px;
  background: url(/theme/frontend/img/icon/search.png) no-repeat center right 10px;
  background-size: 20px;
  color: #000; }

.navbar_leftCtrl_search input:focus {
  outline: 0; }

.navbar_leftCtrl_search input::-webkit-input-placeholder {
  color: #B2B2B2; }

.navbar_leftCtrl_search input:-ms-input-placeholder {
  color: #B2B2B2; }

.navbar_leftCtrl_search input::-ms-input-placeholder {
  color: #B2B2B2; }

.navbar_leftCtrl_search input::placeholder {
  color: #B2B2B2; }

.navbar_rightCtrl {
  float: none; }

.navbar_linkList li:not(:first-child) .navbar_orderSearch:after {
  display: none; }

.navbar_linkList .navbar_orderSearch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  margin-top: -2px;
  font-weight: 500; }

.navbar_linkList .navbar_orderSearch img {
  width: 22px;
  height: 22px;
  margin-right: 6px; }

.headerMenu__link {
  width: 155px; }

#pcmenu-sticky-wrapper {
  position: relative;
  top: 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

body.header_fixed #navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999; }

body.header_fixed #navbar .navbar_container {
  height: 60px; }

body.header_fixed .navbar_container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 60px; }

body.header_fixed #pcmenu-sticky-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
  z-index: 9999;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  background: #fff; }

body.header_fixed .navbar_leftCtrl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

body .navbar_rightCtrl .navbar_linkList:first-child > li:first-child {
  display: none; }

.navbar_cart_count {
  width: 25px;
  height: 25px;
  padding: 2px;
  background: #FFA73E;
  color: #fff;
  border-radius: 50%;
  font-weight: 900;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 6px; }

#logo .logo_ctrl {
  display: none; }

@media (max-width: 768px) {
  #logo .logo_container > a {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  #logo .logo_ctrl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #logo .logo_ctrl a {
    display: block; }
  #logo .logo_ctrl a:not(:last-child) {
    top: 4px;
    margin-right: 16px; }
  #logo .logo_ctrl_icon {
    position: relative; }
  #logo .logo_ctrl_icon img {
    width: 32px;
    height: 32px;
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1); }
  #logo .logo_ctrl_icon_count {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 2px;
    background: #FFA73E;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    position: absolute;
    top: -3px;
    right: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #logo .logo_ctrl_login {
    border-radius: 10px;
    border: 1px solid #fff;
    font-size: 14px;
    line-height: 13px;
    color: #fff;
    text-align: center;
    padding: 8px 10px;
    white-space: nowrap;
    height: auto; } }

@media (max-width: 768px) {
  .footer_logo {
    top: 0; } }

.footer_gif {
  top: -65px; }

.topbanner .buybanner_icon {
  bottom: 12px; }

.topbanner .buybanner {
  top: -1px; }

.topbanner .buybanner div {
  right: auto;
  left: 1rem; }

.topbanner .sos {
  position: relative;
  left: auto; }

.topbanner .sos a {
  display: inline-block;
}

@media (max-width: 768px) {
  .topbanner .sos {
    margin: 0 -10px;
    width: auto; } }

@media (max-width: 768px) {
  .topbanner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: auto;
    background-color: transparent; }
  .topbanner .buybanner {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 10px; }
  .topbanner .buybanner .buybanner_icon {
    bottom: 15px;
    right: 10px; }
  .topbanner .index_bigbanner {
    float: none; }
  .topbanner .index_bigbanner .slider {
    width: 100%;
    height: auto; } }

@media (max-width: 768px) and (max-width: 768px) {
  .topbanner .index_bigbanner {
    margin-left: -10px;
    margin-right: -10px; } }

.card .card_info_more {
  display: none; }

.card .title {
  float: none; }

@media (max-width: 768px) {
  .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .card .title {
    float: none; }
  .card .sub_info {
    width: 100%;
    height: auto; }
  .card .card__pic {
    width: 100%; }
  .card .sub_info_store_01 {
    display: none; }
  .card .sub_info_text,
  .card .sub_info_bg {
    display: none !important; }
  .card .sub_info_title {
    position: relative;
    top: auto;
    left: auto;
    bottom: 5px;
    margin-left: 0;
    font-size: 1.2rem;
    font-weight: 500;
    z-index: 10;
    width: 100%;
    height: auto;
    min-height: 73px;
    max-height: 96px;
    background-color: #3e3b3a;
    padding: 10px 12px; }
  .card .sub_info_title .card_info_more {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #b8b841;
    text-decoration: underline; }
  .card .news_con {
    float: none; }
  .card .bstimeslider {
    width: 100%; } }

@media (max-width: 768px) {
  .newsContent {
    padding: 0 35px; } }

.newsContent .newsContent__message {
  height: 80px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }

.newsContent .swiper-container {
  overflow: hidden;
}

.newsContent__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #e9e9e9;
  height: 280px;
  color: #000; }

@media (max-width: 768px) {
  .newsContent__link {
    height: auto; } }

.newsContent__pic {
  display: block; }

.newsContent__pic img {
  vertical-align: top; }

.newsContent__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 13px 10px;
  position: relative; }

@media (max-width: 768px) {
  .newsContent__text {
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 25px; } }

.newsContent__title {
  height: 40px;
  line-height: 1.3rem;
  margin-bottom: 10px;
  font-size: 1.1rem;
  font-weight: bolder; }

.newsContent .news_banner_more {
  position: absolute;
  right: 0;
  bottom: -20px; }

@media (max-width: 768px) {
  .newsContent .news_banner_more {
    bottom: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 20px; } }

.newsContent .news_con_prev,
.newsContent .news_con_next {
  top: 173px; }

@media (max-width: 768px) {
  .newsContent .news_con_prev,
  .newsContent .news_con_next {
    top: 202px;
    display: block; } }

@media (max-width: 768px) {
  .newsContent .news_con_prev {
    left: 0; }
  .newsContent .news_con_next {
    right: 0; } }

.newsContent__link {
  height: 100%;
  position: relative; }

.newsContent__title {
  max-height: 90px;
  height: auto;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.newsContent__text {
  position: initial; }

.newsContent .news_banner_more {
  bottom: 0; }

.newsContent .swiper-slide {
  height: auto; }

.sub_info_item {
  position: relative;
  overflow: hidden;
  width: 555px;
  height: 270px;
  color: #FFF; }

@media (max-width: 768px) {
  .sub_info_item {
    width: 100%;
    height: auto;
  }
}

.sub_info_item:hover .sub_info_item_box {
  top: 0; }

.sub_info_item:hover .sub_info_store_01 {
  background: #b8b841; }

.sub_info_item_box {
  background-color: rgba(0, 0, 0, 0.53);
  width: 100%;
  position: absolute;
  top: -100%;
  left: 0;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  color: #fff;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%; }

.sub_info_item_box_title {
  width: 100%;
  font-size: 1.2rem;
  z-index: 10;
  margin-bottom: 20px;
  max-height: 97px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.sub_info_item_box_text {
  word-wrap: break-word;
  word-break: break-all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.5;
  max-height: 90px;
  height: auto;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }

.sub_info_item_box_more {
  color: #b8b841;
  display: block;
  margin-top: 10px; }

.sub_info_item_box .sub_info_store_01 {
  top: auto;
  bottom: 15px;
  -webkit-transition: all 1.2s;
  -o-transition: all 1.2s;
  transition: all 1.2s; }

@media (max-width: 768px) {
  .storeContent .flex-control-nav {
    display: none; }
  .storeContent .store_info {
    width: 100%;
    height: auto; }
  .storeContent #map {
    width: 100%;
    height: auto; }
  .storeContent #map iframe {
    width: 100%;
    height: 200px; }
  .storeContent .address {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0; }
  .storeContent .address p {
    color: #48330c;
    font-size: 14px; } }

.bigbanner {
  max-width: 1140px; }

.bigbanner .bigbanner_info_title span {
  display: none; }

.bigbanner .bigbanner_info_tel_orderBtn {
  margin-bottom: 20px; }

.bigbanner .bigbanner_info_storename {
  display: none; }

@media (max-width: 768px) {
  .bigbanner {
    max-width: 100%;
    height: auto;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .bigbanner .bigbanner_bg,
  .bigbanner .bigbanner_name {
    display: none; }
  .bigbanner .bigbanner_name {
    display: none; }
  .bigbanner .bigbanner_info {
    padding: 23px 10px;
    width: 100%;
    position: relative;
    bottom: auto;
    left: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    background-color: #3e3b3a; }
  .bigbanner .bigbanner_info .bigbanner_info_storename {
    position: absolute;
    top: -40px;
    right: 20px;
    width: 80px;
    height: 80px;
    display: block; }
  .bigbanner .bigbanner_info * {
    font-size: 14px; }
  .bigbanner .bigbanner_info h2 {
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.42) !important; }
  .bigbanner .bigbanner_info h2:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 18px; }
  .bigbanner .bigbanner_info h2:last-child {
    border: 0 !important; }
  .bigbanner .bigbanner_info p {
    line-height: 1.75;
    margin: 0; }
  .bigbanner .bigbanner_info_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 10px; }
  .bigbanner .bigbanner_info_title span {
    display: block;
    margin-left: 10px;
    font-size: 16px; }
  .bigbanner .slides img {
    width: 100%;
    height: auto !important; }
  .bigbanner .store-time,
  .bigbanner .store-address,
  .bigbanner .store-phone {
    position: relative;
    top: auto;
    width: 20px;
    height: 21px; }
  .bigbanner .store-map {
    position: relative;
    top: auto;
    left: auto;
    margin-left: 10px;
    padding-top: 8px;
    width: 50px; }
  .bigbanner .store-map * {
    font-weight: 300; }
  .bigbanner .bigbanner_info_tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .bigbanner .bigbanner_info_tel_orderBtn {
    margin-bottom: 0; }
  .bigbanner .bigbanner_info_tel_orderBtn {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background-color: #b8b841;
    margin-top: 20px; }
  .bigbanner .bigbanner_info_tel_orderBtn a {
    color: #fff; } }

.store_info {
  margin-bottom: 30px; }

.store_info .store_info_title a {
  display: none; }

@media (max-width: 768px) {
  .store_info {
    margin-bottom: 20px; }
  .store_info > img {
    width: 100%; }
  .store_info .store_info_bg,
  .store_info .example-image-link {
    display: none; }
  .store_info .store_info_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: auto;
    width: 100%;
    height: 46px;
    left: 0;
    bottom: 0;
    margin-left: auto;
    padding-left: 13px;
    background-color: #3e3b3a;
    font-size: 16px; }
  .store_info .store_info_title a {
    font-size: 14px;
    padding-left: 12px;
    padding-right: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85); } }

.fancybox-nav span {
  visibility: visible !important; }

.fancybox-prev span {
  left: -45px !important; }

@media (max-width: 768px) {
  .fancybox-prev span {
    left: 0 !important; } }

.fancybox-next span {
  right: -45px !important; }

@media (max-width: 768px) {
  .fancybox-next span {
    right: 0 !important; } }

.searchContent .search_result p {
  display: inline; }

@media (max-width: 768px) {
  .searchContent .search_result {
    font-size: 16px; }
  .searchContent .search_result p {
    display: block; }
  .searchContent .search_banner_pic {
    height: auto; }
  .searchContent .search_banner_con {
    width: 100%;
    height: auto;
    float: none;
    padding: 0;
    padding-bottom: 40px; }
  .searchContent .search_banner_title {
    padding: 10px 13px 13px 13px;
    height: auto;
    font-size: 22px;
    font-weight: 500;
    color: #48330c;
    line-height: 1.3;
    margin: 0; }
  .searchContent .search_banner_text {
    padding: 0 13px;
    font-size: 0.9rem;
    font-weight: 500;
    height: 80px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; }
  .searchContent .search_banner_more {
    width: 20px;
    height: 20px;
    background-size: 20px; } }

.groupContent .topbanner {
  max-width: 1140px; }

.groupContent .slider {
  width: 1140px; }

@media (max-width: 768px) {
  .sub_info_more {
    display: none !important; } }

.local_con {
  max-width: 720px; }

@media (max-width: 768px) {
  .local_con {
    top: auto !important; } }

.local_con p {
  line-height: 1.5rem;
  margin-bottom: 0rem; }

.local_con img {
  margin-bottom: 0rem; }

@media (max-width: 768px) {
  .bigbanner-followpage {
    margin-top: 0;
    background-color: transparent; } }

.follow_tag span {
  display: inline-block;
  margin-bottom: 15px; }

.gd_btn {
  padding: 16px 20px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 16px;
  text-align: center;
  border: 0;
  border-radius: 6px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.gd_btn:disabled {
  cursor: no-drop;
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  color: #E0E0E0; }

.gd_btn:disabled:hover {
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  color: #E0E0E0; }

.gd_btn_lg {
  width: 160px; }

.gd_btn_gd_primary {
  background-color: #90911B; }

.gd_btn_gd_primary2 {
  background-color: #B8B840; }

.gd_btn_gd_primary3 {
  background-color: #828282; }

.gd_btn_gd_secondary {
  background-color: #BE943B; }

.gd_btn_gd_warning {
  background-color: #FFA73E; }

.gd_btn_gd_error {
  background-color: #FF6C6C; }

.gd_btn_gd_black2 {
  background-color: #3E3A39; }

.gd_btn_gd_black3 {
  background-color: #525252; }

.gd_btn_gd_gray {
  background-color: #707070; }

.gd_btn_gd_gray2 {
  background-color: #B2B2B2; }

.gd_btn_gd_gray3 {
  background-color: #E0E0E0; }

.gd_btn_gd_gray4 {
  background-color: #EAEAEA; }

.gd_btn_gd_gray5 {
  background-color: #F1F1F1; }

.gd_btn_gd_gray6_bg {
  background-color: #F8F8F8; }

.gd_btn_gd_primary:hover {
  background: #B8B842; }

.gd_btn_gd_primary:active {
  background: #C7C746; }

.gd_btn_outline_gd_primary {
  background: #fff;
  border: 1px solid #90911B;
  color: #90911B; }

.gd_btn_outline_gd_primary:hover {
  border: 1px solid #B8B842;
  color: #B8B842; }

.gd_btn_outline_gd_primary:active {
  border: 1px solid #C7C746;
  color: #C7C746; }

.go_top {
  width: 48px;
  height: 48px;
  border-radius: 6px;
  background: url(/theme/frontend/img/icon/gotop.png) no-repeat center;
  background-color: black;
  background-size: 22px 12px;
  border: 0;
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
}

/* @media (max-width: 768px) {
  .go_top {
    bottom: 105px; } } */

.go_top:hover {
  background-color: rgba(0, 0, 0, 0.5); }

/* .fb_reset {
  display: none;
} */

.fb_reset > div:nth-child(2) iframe {
  -webkit-transition: bottom .5s;
  -o-transition: bottom .5s;
  transition: bottom .5s;
  bottom: 73px !important; }

/* .fb_reset .fb_dialog .fb_dialog_content > iframe, 
.fb_reset .fb_dialog .fb_dialog_content html body > div > div > div {
  width: 48px !important;
  height: 48px !important;
} */

/* @media (max-width: 768px) {
  .fb_reset > div:nth-child(2) iframe {
    bottom: 216px !important; } } */

.fb_reset .fb_dialog_content iframe:first-child {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  bottom: 28px !important; }

/* @media (max-width: 768px) {
  .fb_reset .fb_dialog_content iframe:first-child {
    bottom: 164px !important; } } */

.fb_reset .fb_dialog_content iframe:last-child {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  bottom: 132px !important; }

/* @media (max-width: 768px) {
  .fb_reset .fb_dialog_content iframe:last-child {
    bottom: 204px !important; } } */

body.show_choose_footer .choose_footer {
  bottom: 0; }

/* body.show_choose_footer .go_top {
  bottom: 180px; } */

body.show_choose_footer .fb_reset > div:nth-child(2) iframe {
  bottom: 147px !important; }

body.show_choose_footer .fb_reset .fb_dialog_content iframe:first-child {
  bottom: 98px !important; }

body.show_choose_footer .fb_reset .fb_dialog_content iframe:last-child {
  bottom: 98px !important; }

body.show_choose_footer .go_top {
  bottom: 100px;
}

body.show_choose_footer .fixed_ctrl {
  bottom: 165px;
}

.gd_popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .5s 0s, visibility 0s .5s;
  -o-transition: opacity .5s 0s, visibility 0s .5s;
  transition: opacity .5s 0s, visibility 0s .5s;
  z-index: 999999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gd_popup_container {
  position: relative;
  width: calc(100% - 40px);
  max-width: 614px;
  background: #fff;
  -webkit-box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  -webkit-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
          transform: translateY(-40px);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  padding: 30px; }

.gd_popup_container p {
  margin: 0px; }

.gd_popup_container p.text-gd_error {
  font-size: 14px;
  line-height: 24px; }

.gd_popup_title {
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 16px; }

.gd_popup_content {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px; }

.gd_popup_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end; }

.gd_popup_footer button:not(:last-child) {
  margin-right: 20px; }

.gd_popup_show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -o-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

.gd_popup_show .gd_popup_container {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

@media (max-width: 768px) {
  .gd_popup_title {
    font-size: 18px;
    line-height: 33px; }
  .gd_popup_footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .gd_popup_footer button {
    width: 100%; }
  .gd_popup_footer button:not(:last-child) {
    margin-right: 0;
    margin-bottom: 8px; } }

.fw_900 {
  font-weight: 900; }

.footerMessage.footerBtnActive {
  padding-bottom: 170px;
  background: #807c32; }

@media (max-width: 768px) {
  .footerMessage.footerBtnActive .footer_logo {
    top: 36px !important; }
  .footerMessage.footerBtnActive .footerMessage__linkList {
    top: 36px !important;
    position: relative; } }

.mb-20 {
  margin-bottom: 20px !important; }

.choose_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.choose_top_msg .container {
  background: #525252; 
  position: relative;
  padding: 10px 0;
  max-width: 1080px;
  padding-left: 85px; }

.choose_top_msg .container i {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M480 179.6C498.6 188.4 512 212.1 512 240C512 267.9 498.6 291.6 480 300.4V448C480 460.9 472.2 472.6 460.2 477.6C448.3 482.5 434.5 479.8 425.4 470.6L381.7 426.1C333.7 378.1 268.6 352 200.7 352H192V480C192 497.7 177.7 512 160 512H96C78.33 512 64 497.7 64 480V352C28.65 352 0 323.3 0 288V192C0 156.7 28.65 128 64 128H200.7C268.6 128 333.7 101 381.7 53.02L425.4 9.373C434.5 .2215 448.3-2.516 460.2 2.437C472.2 7.39 480 19.06 480 32V179.6zM200.7 192H192V288H200.7C280.5 288 357.2 317.8 416 371.3V108.7C357.2 162.2 280.5 192 200.7 192V192z' fill='%23fff'/%3E%3C/svg%3E") no-repeat left 19px center #000;
  background-size: 24px;
}

.choose_top_msg p {
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
  margin: 0; }

.choose_top_msg a {
  display: inline-block;
}

.choose_banner {
  width: 1080px;
  margin: 0 auto; }

.choose_banner .swiper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.choose_banner img {
  width: 100%;
  vertical-align: middle; }

.choose_banner .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgb(0 0 0 / 30%);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgb(0 0 0 / 30%);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  opacity: 1;
  transform: scale(1) !important;
}

.choose_banner .swiper-pagination .swiper-pagination-bullet-active {
background: #fff;
    background: rgba(255, 255, 255, 0.9);
    cursor: default;
}

.choose_title {
  margin: 30px 0 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 16px; }

.choose_title span {
  position: relative; }

.choose_title span::before, .choose_title span::after {
  content: '';
  position: absolute;
  width: 51px;
  height: 1px;
  background: #3E3A39;
  top: 10px; }

.choose_title span::before {
  left: -66px; }

.choose_title span::after {
  right: -66px; }

.choose_list {
  width: 1080px;
  margin: 0 auto 60px; }

.choose_list .row {
  margin-left: -10px;
  margin-right: -10px; }

.choose_list .row > div {
  padding-left: 10px;
  padding-right: 10px; }

.choose_item {
  background: #fff;
  margin-bottom: 20px;
  padding: 16px;
  border: 2px solid transparent;
  border-radius: 8px;
  background: #fff;
  -webkit-transition: border .3s;
  -o-transition: border .3s;
  transition: border .3s; }

.choose_item:hover {
  border: 2px solid #C7C746; 
   border-radius: 8px;
}

.choose_item_more {
  display: block;
    width: 24px;
    height: 24px;
    background: url("/theme/frontend/img/icon/angle-right-solid.svg") no-repeat center center;
    background-size: contain;
    border: 0;
    padding: 0;
    z-index: 9;
    position: relative;
    top: 1px;}

.choose_item_pic {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  overflow: hidden;
  height: calc(1080px /4 - 47px); }

.choose_item_pic img {
  vertical-align: middle; }

.choose_item_flag {
  width: 54px;
  height: 54px;
  position: absolute;
  top: 5px;
  right: 15px;
  border-radius: 50%;
  background: #90911B;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  padding: 8px; }

.choose_item_body {
  padding: 0;
  padding-top: 10px;  }

.choose_item_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin: 0; }
/* 
.choose_item_title a:first-child {
  width: calc(100% - 20px);
} */

.choose_item_subtitle {
  color: #525252;
  font-size: 12px;
  line-height: 18px;
  height: 54px;
  overflow: hidden;
  margin: 0;
  margin-bottom: 10px; }

.choose_item_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px; }

.choose_item_info-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end; }

.choose_item_type {
  letter-spacing: 3px;
  background: #FFFFFF;
  border: 1px solid #90911B;
  border-radius: 15px;
  color: #90911B;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  display: block;
  padding: 2px 8px;
  min-width: 64px;
  text-align: center;
  margin-right: auto; }

.choose_item_list_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.choose_item_origin {
  text-decoration: line-through;
  color: #3E3A39;
  font-size: 12px;
  line-height: 16px;
  margin-right: 5px; }

.choose_item_price {
  color: #FFA73E;
  font-weight: 900;
  font-size: 26px;
  line-height: 16px;
  display: block; }

.choose_item_price_origin {
  color: #3E3A39;
}

@media (max-width: 768px) {
  .choose_item_origin, .choose_item_price {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none; }
}

.choose_item_des {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  margin: 0;
  margin-bottom: 10px; }

.choose_item_des span {
  height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }

.choose_count {
  background: #F1F1F1;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  margin-top: 13px; }

.choose_count input,
.choose_count button {
  background-color: #fff;
  border-radius: 5px;
  border: 0; }

.choose_count button {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center; }

.choose_count button:hover {
  outline: 1px solid #B8B842; }

.choose_count_less {
  background-image: url(/theme/frontend/img/icon/minus.png);
  background-size: 24px; }

.choose_count_add {
  background-image: url(/theme/frontend/img/icon/plus.png);
  background-size: 24px; }

.choose_count_num {
  width: calc(100% - 60px);
  height: 24px;
  margin: 0 6px;
  text-align: center; }

.choose_count_num::-webkit-input-placeholder {
  color: #B2B2B2; }

.choose_count_num:-ms-input-placeholder {
  color: #B2B2B2; }

.choose_count_num::-ms-input-placeholder {
  color: #B2B2B2; }

.choose_count_num::placeholder {
  color: #B2B2B2; }

.choose_count_num:focus {
  outline: 0; }

.choose_count_active {
  background: #90911B; }

.choose_box {
  width: 100%;
  position: fixed;
  bottom: -74px;
  right: 0;
  left: 0;
  padding: 12px 0;
  background: #fff;
  -webkit-box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.2);
  border-radius: 20px 20px 0px 0px;
  -webkit-transition: bottom .5s;
  -o-transition: bottom .5s;
  transition: bottom .5s;
  z-index: 99; }

.choose_box_fixed_bottom {
  bottom: 0; }

.choose_footer_count span {
  /* position: absolute; */
  /* left: 60px; */
  margin-left: 24px;
 }

.choose_footer_total span {
  position: absolute;
  right: 75px; }

.choose_check_type {
  position: relative;
  background: #90911B;
  padding: 11px 20px;
  color: #fff;
  width: 700px;
  height: 50px;
  border-radius: 6px;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 500;
  line-height: 16px;
  -webkit-transition: background .5s;
  -o-transition: background .5s;
  transition: background .5s; }

.choose_check_type > span {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.choose_check_type:hover {
  background: #B8B842; }

.choose_check_type:hover {
  background: #C7C746; }

.choose_type {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  visibility: hidden; }

.choose_type .choose_box {
  bottom: -100vh;
  padding: 30px 20px; }

.choose_type_title {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  margin-bottom: 20px; }

.choose_type_container {
  width: 768px;
  margin: 0 auto; }

@media (max-width: 768px) {
  .choose_type_container {
    width: 100%;
    padding: 0 20px;
  }

  .choose_type_container .col-6:first-child {
    margin-bottom: 20px;
  }
}

.choose_type_item {
  height: 100%;
  background: #F8F8F8;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  width: 100%;
  border-radius: 5px;
  border: 0;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.choose_type_item > img {
  width: 100px;
  height: 100px;
  margin-right: 10px; }

.choose_type_info {
  margin-top: -5px;
}

.choose_type_item:focus, .choose_type_item:hover {
  outline: 2px solid #90911B; }

.choose_type_item .choose_type_des {
  line-height: 1.3; }

.choose_type_item_disabled {
  pointer-events: none;
  cursor: no-drop;
  opacity: .4; }

.choose_type_item_disabled > img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1); }

.choose_type_name {
  font-weight: 900;
  font-size: 24px;
  color: #525252;
  margin-bottom: 4px;
  text-align: left; }

.choose_type_des {
  font-size: 14px;
  line-height: 16px;
  color: #525252;
  text-align: left; }

.choose_type_des span {
  color: #90911B; }

.choose_type_show {
  background: rgba(0, 0, 0, 0.5);
  visibility: visible; }

.choose_type_show .choose_box {
  bottom: 0; }

.choose_type_item.choose_type_item_normal .choose_type_name {
  color: #be943b;
}

.choose_type_item.choose_type_item_freezing .choose_type_name {
  color: #3f8aa1;
}

@media (max-width: 768px) {
  .choose {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .choose_banner {
    width: 100%;
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .choose > div {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .choose_top {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .choose_top_msg .container {
    padding: 10px;
    padding-left: 80px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M480 179.6C498.6 188.4 512 212.1 512 240C512 267.9 498.6 291.6 480 300.4V448C480 460.9 472.2 472.6 460.2 477.6C448.3 482.5 434.5 479.8 425.4 470.6L381.7 426.1C333.7 378.1 268.6 352 200.7 352H192V480C192 497.7 177.7 512 160 512H96C78.33 512 64 497.7 64 480V352C28.65 352 0 323.3 0 288V192C0 156.7 28.65 128 64 128H200.7C268.6 128 333.7 101 381.7 53.02L425.4 9.373C434.5 .2215 448.3-2.516 460.2 2.437C472.2 7.39 480 19.06 480 32V179.6zM200.7 192H192V288H200.7C280.5 288 357.2 317.8 416 371.3V108.7C357.2 162.2 280.5 192 200.7 192V192z' fill='%23fff'/%3E%3C/svg%3E") no-repeat left 20px center #525252;
    background-size: 24px; }
  .choose_list {
    width: 100%;
    padding: 0 14px; }
  .choose_list .row {
    margin-left: -6px;
    margin-right: -6px; }
  .choose_list .row > div {
    padding-left: 6px;
    padding-right: 6px; }
  .choose_item {
    border-radius: 8px;
    position: relative;
    background: #fff;
    margin-bottom: 12px;
    padding: 8px; }
  .choose_item_more {
    display: block;
    width: 24px;
    height: 24px;
    background: url("/theme/frontend/img/icon/angle-right-solid.svg") no-repeat center center;
    background-size: contain;
    border: 0;
    padding: 0;
    z-index: 9;
    position: relative;
    top: 1px;
    right: -2px;
  } 
  .choose_item > a {
    padding: 5px;
  }
  .choose_item_pic {
    height: calc(100vw / 2 - 45px);
    text-align: center;}
  .choose_item_flag {
    top: 4px;
    left: auto;
    right: 4px;
    font-size: 14px; }
  .choose_item_body {
    padding: 0;
  padding-bottom: 10px; }
  .choose_item_title {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .choose_item_subtitle {
    height: auto;
    text-align: justify; }
  
  .choose_item_des {
    visibility: hidden;
    opacity: 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 10px;
    padding: 10px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }
  .choose_item_des span {
    height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; }
  .choose_item_info {
    margin-bottom: 5px; }
  .choose_item_show_des .choose_item_des {
    visibility: visible;
    opacity: 1;
    top: 38px; }
  .choose_item_show_des .choose_item_more {
    background: url("/theme/frontend/img/icon/vector_active.svg") no-repeat center center;
    background-size: contain;
    width: 34px;
    height: 34px;
    top: 3px;
    right: 3px; }
  .choose_footer_cartbtn {
    width: 100%; }
  .choose_footer_count {
    font-size: 16px; }
  .choose_footer_total {
    font-size: 16px; }
  .choose_footer_total span {
    margin-right: 0; }
  .choose_box {
    padding: 10px 16px; }
  .choose_type_title {
    margin-bottom: 10px; }
  .choose_type_item {
    -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15); }
  .choose_type_item > img {
    width: 50px;
    height: 50px; }
  .choose_type_item:first-child {
    margin-bottom: 20px; }
  .choose_type_des {
    font-size: 14px; }
  .choose_check_type {
    width: 100%; } }

@media (max-width: 375px) {
  .choose_item_title {
    font-size: 14px;
  }
}

.cart_container {
  width: 750px;
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  margin: 40px auto 70px;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15); }

.cart_container:not(:last-child) {
  margin-bottom: 40px; }

.cart_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px; }

.cart_freezing img {
  width: 70px;
  vertical-align: middle; }

.cart_title {
  font-size: 28px;
  line-height: 41px;
  color: #3E3A39; }

.cart_delete_all {
  color: #90911B;
  font-size: 18px;
  font-weight: 500;
  border: 0;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px; }

.cart_delete_all img {
  width: 50px;
  height: 50px;
  margin-bottom: 4px;
  vertical-align: middle; }

.cart_block:not(:last-child) {
  border-bottom: 2px solid #B2B2B2; }

.cart_block:not(:first-child) {
  padding-top: 20px;
  padding-bottom: 20px; }

.cart_block_pr40 {
  padding-right: 40px; }

.cart_block_no_border {
  border-bottom: 0 !important; }

.cart_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px; }

.cart_item:not(:last-child) {
  border-bottom: 1px solid #EAEAEA; }

.cart_item_col {
  font-size: 16px;
  line-height: 18px;
  color: #525252; }

.cart_item_price {
  width: 180px; }

.cart_item_type_name {
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.cart_item_type_name .cart_item_type {
  width: 60px; }

.cart_item_type_name .cart_item_name {
  width: 240px; }

.cart_item_count_total {
  width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.cart_item_count_total .cart_count {
  width: 130px;
  text-align: center; }

.cart_item_count_total .cart_count .choose_count_num {
  width: 50px; }

.cart_item_count_total .cart_count .choose_count {
  margin-top: 0; }

.cart_item_count_total .cart_total {
  width: 115px;
  text-align: right; }

.cart_item_del {
  width: 40px;
  text-align: right;
  padding-right: 8px; }

.cart_item_del_btn {
  background: url(/theme/frontend/img/icon/del.png) no-repeat;
  background-size: 18px;
  width: 18px;
  height: 20px;
  border: 0; }

.cart_item_header {
  border-bottom: 2px solid #B2B2B2 !important; }

.cart_info_item {
  width: calc(100% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }

.cart_info_item:not(:last-child) {
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px; }

.cart_info_item_price {
  justify-content: space-between;
}

.cart_info span {
  font-size: 18px;
  line-height: 26px;
  color: #90911B; }

.cart_info_big_size .cart_info_title,
.cart_info_big_size .cart_info_price {
  font-size: 22px;
  line-height: 32px; }

.cart_info_title {
  font-size: 18px;
  line-height: 26px;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.cart_info_title_w80 {
  width: 80px;
  text-align: right; }

.cart_info_value {
  position: relative;
}

.cart_info_count {
  margin-right: 20px;}

.cart_info_del {
  position: absolute;
  right: -35px; }

.cart_info_del button {
  border: 0;
  background: none;
  padding: 0;
  line-height: 20px; }

.cart_info_del button img {
  width: 20px;
  height: 20px;
  vertical-align: middle; }

.cart_info_tag {
  margin-left: 10px;
  padding: 4px 10px;
  padding-left: 36px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 5px; }

.cart_info_tag_warn {
  background: #E0E0E0 url(/theme/frontend/img/icon/vector.png) no-repeat left 10px center;
  background-size: 16px; }

.cart_info_tag_success {
  background: #FFA73E url(/theme/frontend/img/icon/success_white.png) no-repeat left 10px center;
  background-size: 16px;
  color: #fff; }

.cart_info_price.cart_info_price_error {
  color: #FFA73E; }

.cart_info_coupon {
  background: #F1F1F1;
  border-radius: 5px;
  padding: 12px 10px; }

.cart_info_coupon .cart_info_item {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.cart_info_coupon .cart_info_title {
  color: #000;
  margin-right: 20px; }

.cart_info_coupon .gd_btn {
  padding: 12px 20px; }

.cart_info_coupon .gd_btn:not(:last-child) {
  margin-right: 20px; }

.cart_info_coupon_form {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.cart_info_coupon_form p {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 16px; }

.cart_info_coupon_form input {
  padding: 8px 10px;
  background: #FFFFFF;
  border: 1px solid #525252;
  border-radius: 6px;
  height: 40px; }

.cart_info_coupon_form input:not(:last-child) {
  margin-bottom: 8px; }

.cart_info_coupon_form input::-webkit-input-placeholder {
  color: #B2B2B2; }

.cart_info_coupon_form input:-ms-input-placeholder {
  color: #B2B2B2; }

.cart_info_coupon_form input::-ms-input-placeholder {
  color: #B2B2B2; }

.cart_info_coupon_form input::placeholder {
  color: #B2B2B2; }

.cart_info_coupon_form input:focus {
  outline: 0; }

.cart_info_coupon_form_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.cart_info_coupon_form_group input {
  width: 214px;
  margin-right: auto; }

.cart_info_coupon_form_group .gd_btn {
  width: 72px;
  height: 40px;
  font-size: 16px; }

.cart_info_coupon_form_show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.cart_form {
  margin-bottom: 40px; }

.cart_form:last-child {
  margin-bottom: 20px; }

.cart_form_title {
  font-size: 28px;
  line-height: 41px;
  color: #3E3A39;
  padding-bottom: 10px;
  border-bottom: 1px solid #B2B2B2;
  text-align: center;
  margin-bottom: 20px; }

.cart_form:not(:first-child) .cart_form_title {
  margin-top: 40px; }

.cart_form_list {
  width: 100%; }

.cart_form_list .row > div:not(:last-child) {
  margin-bottom: 20px; }

.cart_form_list_title {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px; }

.cart_form_list_title p {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  margin-top: 4px; }

.cart_form_list_comment {
  font-size: 20px;
  margin-bottom: 12px; }

.cart_form_list .cart_form_btn {
  cursor: pointer;
  display: block;
  background: #F8F8F8;
  width: 100%;
  text-align: left;
  color: #3E3A39;
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25); }

.cart_form_list .cart_form_btn_check {
  display: none; }

.cart_form_list .cart_form_btn_check:checked ~ label {
  color: #fff;
  background: #90911B; }

.cart_form_list .cart_form_btn_check:disabled ~ label {
  background: #E0E0E0;
  color: #fff;
  box-shadow: none;
  cursor: no-drop; }

.cart_form_list .cart_recipient_form {
  display: none; }

.cart_form_list textarea {
  width: 100%;
  padding: 8px 10px;
  background: #FFFFFF;
  border: 1px solid #B2B2B2;
  border-radius: 6px; }

.cart_form_list textarea:focus {
  outline: 0; }

.cart_form_list .term_check {
  padding-left: 20px; }

.cart_form_list .term_check .form-check-input {
  width: 24px;
  height: 24px;
  margin-top: -0.125rem;
  vertical-align: top;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color-adjust: exact;
  -webkit-transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

.cart_form_list .term_check .form-check.form-check-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin: 0; }

.cart_form_list .term_check .form-check-input {
  height: 24px;
  width: 24px;
  background-color: #e5e5e5;
  background-size: 60% 60%;
  border: 0;
  margin: 0;
  float: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 12px; }

.cart_form_list .term_check .form-check-input:checked[type=checkbox] {
  background-color: #90911B;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23FFFFFF'/%3e%3c/svg%3e"); }

.cart_form_list .term_check .form-check .form-check-input {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.cart_form_list .term_check .form-check-input[type=checkbox] {
  border-radius: 0.45em; }

.cart_form_list .term_check label {
  vertical-align: middle;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #3E3A39;
  cursor: pointer; }

.cart_form_list .term_check label a {
  color: #90911B;
  display: inline; }

.cart_form_group label {
  margin-bottom: 4px;
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #3E3A39; }

.cart_form_group input,
.cart_form_group select {
  color: #3E3A39;
  width: 100%;
  font-size: 16px;
  line-height: 23px;
  padding: 8px 14px;
  border: 1px solid #B2B2B2;
  border-radius: 6px;
  background: #fff;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.cart_form_group input::-webkit-input-placeholder,
.cart_form_group select::-webkit-input-placeholder {
  color: #B2B2B2; }

.cart_form_group input:-ms-input-placeholder,
.cart_form_group select:-ms-input-placeholder {
  color: #B2B2B2; }

.cart_form_group input::-ms-input-placeholder,
.cart_form_group select::-ms-input-placeholder {
  color: #B2B2B2; }

.cart_form_group input::placeholder,
.cart_form_group select::placeholder {
  color: #B2B2B2; }

.cart_form_group input:hover,
.cart_form_group select:hover {
  border: 1px solid #525252; }

.cart_form_group input:focus,
.cart_form_group select:focus {
  border: 1px solid #90911B;
  outline: 0; }

.cart_form_group_mt26 {
  margin-top: 26px; }

.cart_fix_footer .cart_container {
  width: 760px;
  margin: 0 auto;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.cart_fix_footer_back {
  width: 50px;
  margin-right: 10px;
  background: url(/theme/frontend/img/icon/circle_arrow_primary.png) no-repeat center center;
  background-size: 10px; }

.cart_fix_footer_ctrl {
  width: 100%;
  height: 50px; }

.cart_fix_footer_ctrl:disabled {
  background: #E0E0E0;
  color: #fff; }

.cart_fix_footer .choose_type_des {
  text-align: center;
  color: #BE943B;
  font-size: 14px;
  line-height: 16px; }

.cart_fix_footer .choose_type_item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; 
          justify-content: center;}

.cart_fix_footer .choose_type_item img {
  width: 40px;
  height: 40px; }

.cart_fix_footer .choose_type_item .choose_type_name {
  margin-bottom: 0; }

@media (max-width: 768px) {
  .cart {
    padding-left: 0;
    padding-right: 0; }
  .cart .row {
    margin-left: -6px;
    margin-right: -6px; }
  .cart .row > div {
    padding-left: 6px;
    padding-right: 6px; }

  .choose_type_container .row > div:not(:last-child) {
    margin-bottom: 20px;
  }
  .cart .pt-27 {
    padding-top: 27px; }
  .cart .mb-10 {
    margin-bottom: 10px !important; }
  .cart_container {
    width: 100%;
    padding: 15px;
    margin: 0; }
  .cart_freezing img {
    width: 80px; }
  .cart_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    position: relative;
    padding: 10px 0; }
  .cart_item_price {
    display: none; }
  .cart_item_header {
    height: 48px;
    line-height: 48px;
    border-top: 2px solid #B2B2B2 !important;
    border-bottom: 2px solid #B2B2B2 !important;
    padding: 0; }
  .cart_item_header .cart_item_price,
  .cart_item_header .cart_item_count_total {
    display: none; }
  .cart_item_header .cart_item_type_name {
    margin: 0;
    height: 100%; }
  .cart_item_header .cart_item_name,
  .cart_item_header .cart_item_type {
    font-size: 14px !important;
    line-height: 18px !important; }
  .cart_item_type_name {
    width: 100%;
    height: 40px;
    margin-bottom: 20px; }
  .cart_item_type_name .cart_item_type {
    margin-right: 10px;
    width: 46px;
    text-align: center;
    font-size: 14px;
    line-height: 18px; }
  .cart_item_type_name .cart_item_name {
    font-size: 18px;
    line-height: 18px; }
  .cart_item_count_total {
    width: 100%;
    height: 40px; }
  .cart_item_count_total .cart_count {
    width: 155px;
    height: 100%; }
  .cart_item_count_total .cart_count .choose_count_num {
    width: 74px;
    font-size: 14px;
    line-height: 20px; }
  .cart_item_count_total .choose_count {
    height: 100%; }
  .cart_item_count_total .cart_total {
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold; }
  .cart_item_del {
    position: absolute;
    top: 20px;
    right: 6px; }
  .cart_info_item {
    position: relative;
    width: 100%; }
  .cart_info_item_has_tag {
    padding-bottom: 55px !important; }
  .cart_info_tag {
    margin-left: 0; }
  .cart_info_title {
    font-size: 16px;
    line-height: 23px;
    align-items: flex-start;
    width: 190px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .cart_home_delivery .cart_info_title,
  .cart_info_title_coupon {
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
  }
  .cart_order_title {
    width: auto;
  }
  .cart_info_title .cart_info_title_w80 {
    text-align: left; }
  .cart_info_title .cart_info_title_w90 {
    text-align: left; }
  .cart_info_title .cart_info_tag {
    position: absolute;
    top: 40px;
    left: 0;
    padding: 2px 10px;
    padding-left: 36px;
    font-size: 14px;
    line-height: 17px; }
  .cart_info_value {
    font-size: 18px;
    line-height: 26px; }
  .cart_info_big_size {
    font-size: 20px; }
  .cart_info_coupon .cart_info_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .cart_info_coupon .cart_info_item .cart_info_title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 23px; }
  .cart_info_coupon .cart_info_item .cart_info_coupon_ctrl .gd_btn:not(:last-child) {
    margin-right: 10px; }
  .cart_info_coupon .cart_info_title {
    display: none;
  }
  .cart_info_del {
    margin-left: 10px;
    position: absolute;
    right: 0px;
    bottom: 18px;
 }
 .cart_info_del button img {
   width: 24px;
   height: 24px;
 }
  .cart .cart_block_pr40 {
    padding-top: 0;
    padding-right: 0; }
  .cart .cart_form_group_mt26 {
    margin-top: 0; }
  .cart_title {
    font-size: 22px;
    line-height: 32px; }
  .cart_form_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .cart_form_list .cart_form_list_des {
    color: #000;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: -10px; }
  .cart_fix_footer .cart_container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } 

    .cart_fix_footer .choose_type_item {
      justify-content: center;
      position: relative;
      padding: 32px 0;
    }

    .cart_fix_footer .choose_type_item img {
      position: absolute;
      left: 18px;
    }
  
  }

.order_info {
  display: none; }

.uniform_number {
  display: none; }

@media (max-width: 768px) {
  .productdetail {
    padding-left: 0;
    padding-right: 0; } }

.productdetail .container {
  padding: 0 27px; }

@media (max-width: 768px) {
  .productdetail .container {
    padding-left: 0;
    padding-right: 0; } }

.productdetail_back {
  color: #3E3A39;
  font-size: 20px;
  line-height: 28px;
  margin: 35px 0;
  position: relative;
  padding-left: 30px; }

.productdetail_back::before {
  content: '';
  background-size: 30px;
  background: url("/theme/frontend/img/icon/inline_arrow_left.png") no-repeat left center;
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 0; }

@media (max-width: 768px) {
  .productdetail_back {
    margin: 20px 0; } }

.productdetail_header {
  padding-bottom: 55px; }

.productdetail_header .row {
  margin-left: -45px;
  margin-right: -45px; }

.productdetail_header .row > div {
  padding-left: 45px;
  padding-right: 45px; }

@media (max-width: 768px) {
  .productdetail_header {
    padding-bottom: 20px;}
  .productdetail_header .row {
    margin-left: 0;
    margin-right: 0; }
  .productdetail_header .row > div {
    padding-left: 0;
    padding-right: 0; } }

.productdetail_type {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  color: #3E3A39;
  text-decoration: underline; }

.productdetail_type li {
  margin-right: 8px;
}

.productdetail_banner .swiper {
  width: 100%;
  height: 100%; }

.productdetail_banner_num {
  display: none; }

@media (max-width: 768px) {
  .productdetail_banner_num {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 40px;
    font-family: Noto Sans SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    padding: 2px 15px;
    position: absolute;
    right: 12px;
    bottom: 12px;
    z-index: 9;
    display: block; } }

.productdetail_banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid transparent;
  -webkit-transition: border .3s;
  -o-transition: border .3s;
  transition: border .3s;
  cursor: pointer; }

.productdetail_banner .swiper-slide:hover {
  border: 2px solid #90911B; }

.productdetail_banner .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover; }

.productdetail_banner body {
  background: #000;
  color: #000; }

.productdetail_banner .swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.productdetail_banner .swiper-slide {
  background-size: cover;
  background-position: center;
  border: 1px solid #EBEBEB;
  -webkit-transition: border .3s;
  -o-transition: border .3s;
  transition: border .3s;
  cursor: pointer;
  border-radius: 10px;
  overflow: hidden; }

.productdetail_banner .swiper-slide:hover {
  border: 1px solid #90911B; }

@media (max-width: 768px) {
  .productdetail_banner .swiper-slide {
    height: calc(100vw - 20px); } }

.productdetail_banner .mySwiper2 {
  height: 80%;
  width: 100%; }

@media (max-width: 768px) {
.productdetail_banner .mySwiper2 {
  height: 100%;
  width: 100%; }
}

.productdetail_banner .mySwiper {
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0; }

.productdetail_banner .mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4; }

.productdetail_banner .mySwiper .swiper-slide-thumb-active {
  opacity: 1; }

.productdetail_banner .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover; }

@media (max-width: 768px) {
  .productdetail_banner {
    margin-left: 0;
    margin-right: 0; }
  .productdetail_banner .mySwiper {
    display: none; } }

@media (max-width: 768px) {
  .productdetail_info {
    padding-top: 10px;
    padding-left: 10px !important;
    padding-right: 10px !important; } }

.productdetail_name {
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  margin-bottom: 4px; }

.productdetail_name .choose_item_type {
  margin: 0;
  margin-left: 10px; }

@media (max-width: 768px) {
  .productdetail_name .choose_item_type {
    font-size: 14px; } }

.productdetail_subtitle {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  color: #707070;
  margin: 0;
  margin-bottom: 10px; }

.productdetail_subtitle .choose_item_type {
  display: inline-block;
  margin-left: 8px;
}

.productdetail_list {
  margin-bottom: 20px; }

.productdetail_list p {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding-left: 26px;
  color: #525252; }

.productdetail_list p:not(:last-child) {
  margin-bottom: 5px; }

.productdetail_list p:before {
  content: '◎';
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: -2px;
  color: #90911b;
  -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px); }

@media (max-width: 768px) {
  .productdetail_list {
    margin-bottom: 10px; } }

.productdetail_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 10px; }

.productdetail_price_discount {
  color: #FFA73E;
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
  margin-right: 14px; }

.productdetail_price_discount_origin {
  color: #3E3A39;
}

.productdetail_price_origin {
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  color: #B2B2B2;
  text-decoration: line-through; }

.productdetail_count_title {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 6px; }

.productdetail_count_ctrl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px; }

@media (max-width: 768px) {
  .productdetail_count_ctrl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }

.productdetail_count .cart_count {
  margin-right: 14px;
  width: 260px; }

@media (max-width: 768px) {
  .productdetail_count .cart_count {
    margin-bottom: 10px;
    width: 100%; } }

.productdetail_count .cart_count .choose_count {
  margin-top: 0; }

.productdetail_count_num {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #707070; }

.productdetail_addcart {
  background: #90911B;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 16px;
  width: 260px;
  height: 45px;
  line-height: 45px;
  border: 0;
  margin-bottom: 20px; }

@media (max-width: 768px) {
  .productdetail_addcart {
    width: 100%; } }

.productdetail_discount_list {
  padding: 0;
  margin: 0;
  list-style: none; }

.productdetail_discount_list li {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px; }

.productdetail_discount_list li:first-child {
  margin-bottom: 10px;
  color: #525252; }

.productdetail_discount_list li:not(:first-child) {
  color: #FFA73E;
  padding-left: 26px;
  margin-bottom: 10px; }

.productdetail_discount_list li:not(:first-child):before {
  content: '';
  background-size: 16px;
  background: url("/theme/frontend/img/icon/success_warning.png") no-repeat left center;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px); }

.productdetail_content {
  margin-bottom: 40px; }

@media (max-width: 768px) {
  .productdetail_content {
    padding: 0 10px; } }

.productdetail_content_section:not(:last-child) {
  margin-bottom: 40px; }

.productdetail_content_title {
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  text-align: center;
  position: relative;
  margin-bottom: 20px; }

.productdetail_content_title::after {
  content: '';
  width: 46px;
  height: 3px;
  background: #90911B;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto; }

.productdetail_content_text {
  font-size: 16px;
  line-height: 26px; }

.productdetail_content_text img {
  width: 100%;
  height: auto; }

.productdetail_tabs {
  border-bottom: 1px solid #B2B2B2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.productdetail_tabs_link {
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  color: rgba(0, 0, 0, 0.3);
  width: 50%;
  text-align: center;
  padding: 10px 0;
  -webkit-tap-highlight-color: transparent; }

@media (max-width: 768px) {
  .productdetail_tabs_link {
    font-size: 16px;
    padding: 0;
    height: 32px;
    line-height: inherit; } }

.productdetail_tabs_link:focus {
  border: 0;
  outline: 0; }

.productdetail_tabs_link span {
  padding: 0 45px;
  position: relative; }

@media (max-width: 768px) {
  .productdetail_tabs_link span {
    padding: 0 10px;
    display: block; } }

.productdetail_tabs_link_active span {
  color: #3E3A39; }

.productdetail_tabs_link_active span::after {
  content: '';
  width: 100%;
  height: 5px;
  background: #90911B;
  position: absolute;
  bottom: -13px;
  left: 0;
  right: 0; }

@media (max-width: 768px) {
  .productdetail_tabs_link_active span::after {
    bottom: -11px; } }

.productdetail_tabs_content {
  padding-top: 67px;
  padding-bottom: 40px; }

.productdetail_tabs_content img {
  max-width: none;
}

.productdetail_tabs_content::after {
  content: '';
  clear: both;
  display: table;
}

@media (max-width: 768px) {
  .productdetail_tabs_content {
    padding-top: 20px;
    padding-bottom: 20px; } 
    .productdetail_tabs_content img {
      width: 100% !important;
      height: auto !important;
    }}

.productdetail_tabs_item {
  display: none; }

.productdetail_tabs_item_active {
  display: block; }

.productdetail_tabs_item > * {
  text-align: justify;
}

.productdetail_more_slide {
  position: relative; }

.productdetail_more .choose_item {
  border: 1px solid #F1F1F1;
  padding: 8px 10px;
  background: #fff;
  border-radius: 5px; }

.productdetail_more .choose_item .choose_item_title {
  color: #3E3A39; }

.productdetail_more .choose_item .choose_item_body {
  padding: 0; }

.productdetail_more .choose_item .choose_item_title {
  font-size: 22px; }

.productdetail_more .choose_item .choose_item_price {
  font-size: 16px; }

.productdetail_more .choose_item .choose_item_origin {
  color: #707070; }

.productdetail_more .choose_item .choose_item_flag {
  right: 0px;
  left: auto;
}

@media (max-width: 768px) {
  .productdetail_more .choose_item .choose_item_origin,
  .productdetail_more .choose_item .choose_item_price {
    font-size: 26px; } }

.productdetail_more .choose_item:hover {
  border: 1px solid #90911B; }

.productdetail_more .productdetail_content_title {
  margin-bottom: 40px; }

.productdetail_more .swiper {
  width: calc(100% - 100px);
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

@media (max-width: 768px) {
  .productdetail_more .swiper {
    width: 100%; } }

.productdetail_more .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.productdetail_more_scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  overflow: auto;
  padding: 0 15px; }

.productdetail_more_scroll .choose_item {
  margin-right: 5px; }

.productdetail .swiper-button-next,
.productdetail .swiper-button-prev {
  -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
          transform: scale(0.4);
  color: #90911B; }

#point .gd_popup_title {
  font-size: 26px;
}

#point .text-gd_warning {
  font-size: 20px;
}

#point .cart_info_coupon_form {
  display: flex;
  flex-direction: row;
  align-items: center;
}

#point .cart_info_coupon_form input {
  flex: 1;
  margin-bottom: 0;
}

#point .cart_info_coupon_form span {
  margin-left: 30px;
}

#point .gd_popup_close {
  background: #535353;
}

.fixed_ctrl {
  z-index: 9999;
  position: fixed;
  bottom: 115px;
  right: 16px;
}

.fixed_ctrl_btn {
  width: 54px;
  height: 54px;
  border-radius: 50px;
  display: block;
  cursor: pointer;
  border: 0;
}

.fixed_ctrl_btn img {
  width: 100%;
  height: auto;
}

.fixed_ctrl_group {
  z-index: -1;
  position: absolute;
  top: -50px;
  transition: all .5s;
  visibility: hidden;
  opacity: 0;
}

.fixed_ctrl.fixed_ctrl_active .fixed_ctrl_group {
  top: -122px;
  visibility: visible;
  opacity: 1;
}

.fixed_ctrl_group .fixed_ctrl_btn:last-child {
  margin-top: 8px;
}

.cart_info_coupon_ctrl > button {
  width: 160px;
}

@media (max-width: 768px) {
  .cart_info_coupon_ctrl > button {
    width: 160px;
  }

  .cart_info_coupon .gd_btn {
    padding: 12px 15px;
  }

  .cart_info_coupon_ctrl > button {
    width: auto;
  }

  .choose_item_tag.choose_item_tag_red {
    top: -2px;
    left: -2px;
  }

  .cart_home_delivery .choose_type_item {
    padding: 10px 15px;
  }
}