@charset "UTF-8";
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 0rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button:focus {
  outline: none;
  outline: none;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  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-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 35rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  margin-bottom: 0;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  user-select: none;
  background-color: #dee2e6;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #80bdff;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

@media screen and (max-width: 767.98px) {
  .search-page .thin-text {
    font-size: 12px;
    line-height: 20px;
  }
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.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: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .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: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .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-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !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-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !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-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;
}

html, body {
  direction: ltr;
}

:root {
  --color1: var(--primary-light-color);
  --color2: var(--primary-middle-color);
  --color3: var(--primary-dark-color);
  --color4: var(--secondary-light-color);
  --color5: var(--secondary-middle-color);
  --color6: var(--secondary-dark-color);
  --color7: var(--main-background);
  --color8: var(--footer-background);
  --color9: var(--footer-text);
}

body ::selection {
  background: var(--color1);
  color: var(--color4);
}
body ::-webkit-selection {
  background: var(--color1);
  color: var(--color4);
}
body ::-webkit-scrollbar {
  width: 8px;
  height: 4px;
}
body ::-webkit-scrollbar-thumb {
  background: var(--color1);
  color: var(--color4);
}
body ::-webkit-scrollbar-track {
  background: var(--color1);
  color: var(--color4);
}

/*p{
  float:$left;
  padding-right:20px;
}*/
/******************** public ********************/
.titles {
  font-size: 2rem;
  font-weight: 800;
  text-align: justify;
  line-height: 2;
  width: 100%;
  color: var(--color2);
  margin-bottom: 1rem;
}

.sub-title {
  color: #585858;
  font-size: 14px;
  padding: 10px;
  font-weight: 500;
}

.modal-backdrop {
  z-index: 10;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input:focus {
  outline: none;
  box-shadow: none;
}

html {
  font-size: 62.5%;
}
@media (max-width: 567px) {
  html {
    font-size: 57.2%;
  }
}

body {
  font-family: "iranyekan";
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2da85a+0,d7c198+27,f4e5bc+79 */
  background: var(--color7);
  /* Old browsers */
}

ul {
  list-style-type: none;
  padding: 0;
}

#scroll-up {
  border: none;
  background-color: transparent;
  position: fixed;
  z-index: 9;
  font-size: 0rem;
  color: var(--color6);
  padding: 5px 7px 7px 7px;
  bottom: -100px;
  opacity: 0;
  right: 2%;
  cursor: pointer;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#scroll-up span {
  font-size: 2.5rem;
  font-weight: bold;
}

.ad-top-wrapper {
  position: relative;
}
.ad-top-wrapper .close {
  position: absolute;
  top: 50%;
  left: 15px;
  color: #ffff;
  font-size: 16px;
  padding: 15px;
  transform: translate(0, -50%);
  z-index: 9999999999;
}

.ad-top-banner {
  width: 100%;
  z-index: 9999999999;
  position: relative;
}

.card-price {
  font-weight: 600;
  font-size: 2rem;
  margin-right: 0;
  color: #E0151D;
}
.card-price .unit {
  font-size: 1.2rem;
  font-weight: 300;
}

.price-wrapper {
  margin-right: 0;
  flex-flow: column;
  top: -6px;
  position: relative;
}

.card-oldPrice {
  color: #777;
  font-weight: 400;
  transition: 0.2s all;
  font-size: 1.4rem;
  margin-right: -42px;
}
.card-oldPrice .c-p {
  text-decoration: line-through;
}
.card-oldPrice .off-wrapper {
  position: relative;
}

.product-card-off-percent {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color2);
  color: #fff;
  z-index: 2;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 0 10px 0 22px;
  font-size: 1.1rem;
  left: -50px;
  right: auto;
  width: auto;
  height: 20px;
  border-radius: 30px;
}
.product-card-off-percent:after {
  content: attr(data-sign);
  position: absolute;
  left: 12px;
}

.page-title-wrapper {
  margin-top: 30px;
  z-index: 2;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
@media screen and (max-width: 991.98px) {
  .page-title-wrapper {
    margin-top: 0;
  }
}
.page-title-wrapper .page-title {
  display: inline-block;
  font-size: 32px;
  color: #2c2b2d;
  margin-top: 15px;
  font-weight: 800;
  white-space: nowrap;
  line-height: 30px;
  position: relative;
  text-align: center;
  padding-bottom: 15px;
}
@media screen and (max-width: 992px) {
  .page-title-wrapper .page-title {
    font-size: 22px;
  }
}
.page-title-wrapper .page-title:after {
  content: "";
  width: 45px;
  height: 4px;
  position: absolute;
  left: 50%;
  bottom: 5px;
  background: #999;
}
.page-title-wrapper .page-title:before {
  content: "";
  position: absolute;
  width: 45px;
  height: 4px;
  left: calc(50% - 15px);
  bottom: -5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: var(--color2);
}
.page-title-wrapper .page-sub-title {
  line-height: 20px;
  font-size: 13px;
  letter-spacing: -1px;
  color: var(--color2);
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  white-space: nowrap;
}
.page-title-wrapper .page-title-desc {
  line-height: 20px;
  font-size: 13px;
  display: block;
  padding: 0;
  font-weight: 300;
  white-space: normal;
}

.page-title-link {
  float: left;
  border-radius: 30px;
  border: 1px solid #cecece;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  background: #fff;
  z-index: 9999;
  color: var(--color2);
  text-decoration: none;
  background: -moz-linear-gradient(-40deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(10, 14, 10, 0.09) 40%, rgba(255, 255, 255, 0.2) 90%);
  background: -webkit-linear-gradient(-40deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(10, 14, 10, 0.09) 40%, rgba(255, 255, 255, 0.2) 90%);
  background: -o-linear-gradient(-40deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(10, 14, 10, 0.09) 40%, rgba(255, 255, 255, 0.2) 90%);
  background: -ms-linear-gradient(-40deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(10, 14, 10, 0.09) 40%, rgba(255, 255, 255, 0.2) 90%);
  background: linear-gradient(-220deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(10, 14, 10, 0.09) 40%, rgba(255, 255, 255, 0.2) 90%);
  border-top: 3px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5) !important;
  padding: 0 20px;
  height: 38px;
  line-height: 32px;
  font-size: 12px;
  transition: 0.3s all;
}
@media screen and (max-width: 992px) {
  .page-title-link {
    font-size: 10px;
  }
}
.page-title-link:hover {
  color: var(--color2);
}
.page-title-link .icon {
  font-size: 10px;
  padding-right: 15px;
}

.owl-stage {
  display: flex;
  overflow: hidden;
}

.owl-related-wrapper {
  border-radius: 0;
  padding: 25px 15px 0 15px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 992px) {
  .owl-related-wrapper {
    margin: 15px 0;
    padding: 15px 0px;
  }
}
.owl-related-wrapper .item {
  display: flex;
  flex-wrap: wrap;
  transition: 0.5s all;
  overflow: hidden;
  position: relative;
}
.owl-related-wrapper .item:hover .more {
  background: var(--color5);
}
.owl-related-wrapper .owl-related-item {
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-related-wrapper .owl-related-img {
  max-height: 100%;
  margin: 0 auto;
}
.owl-related-wrapper .owl-related-title {
  font-size: 16px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  color: #2c2b2d;
  line-height: 26px;
  width: calc(100% - 30px);
  margin: 5px auto 0 auto;
  height: 55px;
}
@media screen and (max-width: 568px) {
  .owl-related-wrapper .owl-related-title {
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding: 7px 15px;
  }
}

.owl-related-title-wrapper {
  text-align: center;
  width: 100%;
  background: #fff;
}

.card-price {
  font-weight: 600;
  font-size: 2rem;
  margin-right: 0;
  color: #E0151D;
}
.card-price .unit {
  font-size: 1.2rem;
  font-weight: 300;
}

.price-wrapper {
  margin-right: 0;
  flex-flow: column;
  top: -6px;
  position: relative;
  height: 50px;
  align-items: center;
  justify-content: flex-end;
  display: flex;
}

.card-oldPrice {
  color: #777;
  font-weight: 400;
  transition: 0.2s all;
  font-size: 1.4rem;
  margin-right: -42px;
}
.card-oldPrice .c-p {
  text-decoration: line-through;
}
.card-oldPrice .off-wrapper {
  position: relative;
}

@media (min-width: 575px) {
  .px-sm-auto {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}

@media (max-width: 575px) {
  .slider-wrapper .owl-important-category-wrapper, .slider-wrapper .owl-related-wrapper {
    border-radius: 0 !important;
  }
}

.fixed-bottom.mobile-navbar {
  position: static;
  padding: 3px;
  left: 0;
  bottom: 0;
  right: 0;
  height: 45px;
  background: #fff;
  z-index: 9;
  border-top: 1px solid #eee;
  width: 100%;
}
.fixed-bottom.mobile-navbar .search-wrapper {
  position: absolute;
  right: 4px;
  top: 65px;
}

@media screen and (max-width: 992px) {
  main {
    margin-bottom: 45px;
    padding-top: 60px;
  }
}

@media screen and (max-width: 991.98px) {
  .user-login-text {
    display: none;
  }
}

@media screen and (max-width: 991.98px) {
  .top-access {
    position: static;
    left: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 992px) {
  .top-access .user__item {
    padding: 0 !important;
  }
}
@media screen and (max-width: 991.98px) {
  .top-access .user__item .user__logs {
    border: 0;
    padding: 10px 0;
    margin-left: 0;
    height: 35px;
    position: absolute;
    top: -26px;
    bottom: auto;
    left: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: none;
  }
}
@media screen and (max-width: 991.98px) {
  .top-access .user__item .user__logs .icon {
    top: 5px;
    position: relative;
    margin: 0;
    font-size: 20px;
  }
}
@media screen and (max-width: 992px) {
  .top-access .access-item {
    top: 8px !important;
    left: 40px;
  }
}
@media screen and (max-width: 992px) {
  .top-access .shop-cart {
    position: static;
  }
}
@media screen and (max-width: 991.98px) {
  .top-access .shop-cart__icon {
    font-size: 20px !important;
    color: #2c2b2d !important;
  }
}
@media screen and (max-width: 992px) {
  .top-access .shop-cart__cartNumber {
    background: #f13d4e;
    color: #fff;
    font-size: 1rem !important;
    width: 18px;
    line-height: normal;
    right: 0px;
    height: 18px;
    top: 8px;
  }
}

.cart-link {
  width: 38px;
  height: 54px;
}
@media screen and (max-width: 991.98px) {
  .cart-link {
    position: absolute;
    left: 50px !important;
    top: 65px;
    z-index: 9999999999;
  }
}

@media screen and (max-width: 992px) {
  .top-head-wrapper {
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 1px solid #eee;
  }
}

@media screen and (max-width: 992px) {
  .logo img {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 991.98px) {
  .logo img {
    top: 4px;
  }
}

.toggler {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 999999999999;
  left: 15px;
}
@media screen and (max-width: 992px) {
  .toggler {
    top: -10px;
  }
}
.toggler .icon {
  font-size: 30px;
  color: var(--color2);
}

.category, .home {
  bottom: 13px;
  position: fixed;
  top: auto;
}
.category .icon, .home .icon {
  font-size: 20px;
  color: #7e7e7e !important;
}

.home {
  right: calc(0% + 15px);
}

.category {
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: auto;
  z-index: 99999;
  display: inline-block;
  background: #fff;
  right: auto;
  padding: 4px 15px;
  border-radius: 0 15px 15px 0;
  color: var(--color2);
  font-size: 10px;
  font-weight: 500;
  box-shadow: #202020 0px 11px 8px -11px, 0 0 0 2px #00000005;
  transition: 0.2s all;
}
.category:hover {
  color: var(--color5);
}

@media screen and (max-width: 992px) {
  .user {
    width: 100%;
  }
}

.owl-carousel.mobile {
  display: block;
  white-space: nowrap;
  overflow-x: auto;
  margin: 15px 15px 0 15px;
  width: calc(100% - 30px);
}
.owl-carousel.mobile .item {
  transition: 0.5s all;
  width: 230px;
  flex-flow: column;
  display: inline-flex;
  margin: 0;
  position: relative;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  flex-wrap: nowrap;
  box-shadow: -2px 0 0 -1px #b6b6b6;
  height: 250px;
  border-radius: 0 !important;
}

.owl-important-category-wrapper .mobile .item {
  width: 195px;
  display: inline-flex;
  flex-flow: row;
}
.owl-important-category-wrapper .mobile .owl-item-category-wrapper {
  margin: 0 15px;
  width: 200px;
  height: 220px;
}
.owl-important-category-wrapper .mobile .owl-item-category-wrapper:nth-child(1) {
  box-shadow: -14px 0 0 0 #fff, -15px 0 0 0 #b6b6b6;
}

@media screen and (max-width: 991.98px) {
  .modal.show .modal-dialog {
    transform: translate(0, 120px);
  }
}

.cat {
  position: absolute;
  bottom: 20px;
  right: 15px;
  font-size: 11px;
  color: #606060;
  font-weight: 300;
}

.cat .cat-name {
  padding: 0 5px;
  font-weight: 400;
  font-size: 12px;
}

.more {
  min-width: 110px;
  border: 0;
  line-height: 1.833;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  z-index: 9999;
  color: var(--color5);
  height: 38px;
  font-size: 12px;
  transition: 0.3s all;
  background: #fff;
  max-width: 160px;
  margin: 0 auto;
  margin-right: 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 40px 40px 0;
}
.more:before {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  background: var(--color2);
  transition: 0.3s all;
}
.more:hover {
  background: var(--color2);
  color: #fff;
}
.more:hover:before {
  width: 100%;
  border-radius: 0 40px 40px 0;
}
.more:hover:after {
  content: attr(data-title);
  color: #fff;
  z-index: 2;
  position: absolute;
}
.more.type2 {
  min-width: 50px;
  max-width: 50px;
  background: var(--color2);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  float: right;
}
.more.type2:hover {
  background: var(--color5) !important;
}
.more.type2:before {
  display: none;
}
.more.type2:after {
  display: none;
}

.products-sections .titles {
  color: #2c2b2d;
}
.products-sections .titles:hover {
  color: var(--color4);
}
.products-sections .titles:hover .more {
  background: var(--color5);
  color: #fff;
}

hr {
  border: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}

.icon-link {
  font-size: 2.5rem;
  font-weight: bold;
  transform: rotatez(-90deg);
  width: 30px;
  height: 30px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  float: left;
  margin-bottom: 30px;
  color: var(--color6);
  transition: 0.3s all;
}

.multimedia-video-cover-wrapper .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 32px;
  transform: translate(-50%, -50%);
  transition: 0.2s all;
}

.multimedia-video:hover .multimedia-video-title {
  color: var(--color2);
}
.multimedia-video:hover .icon {
  color: var(--color2);
}
.multimedia-video .multimedia-video-title {
  color: #2c2b2d;
  font-size: 14px;
  margin-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.2s all;
}

.grid-item-box .grid-item-info {
  color: #2c2b2d;
  font-size: 12px;
  margin-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.2s all;
}

.lb-data .lb-details {
  width: 100% !important;
  float: right !important;
  text-align: right !important;
  line-height: 22px !important;
}

.lb-close {
  top: -30px;
  position: absolute;
}

/**
*
*	Name:			IRANYekan Font
*	Version:			3.0
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Dec 20, 2018
*	Updated on:		Dec 20, 2018
*	Website:			http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت ایران یکان یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRANYekan fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com 
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (YHYVWU)
--------------------------------------------------------------------------------------
*	
**/
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/yekan/eot/iranyekanwebthinfanum.eot");
  src: local("iranyekan Iranyekan iranYekan IranYekan "), url("../fonts/yekan/eot/iranyekanwebthinfanum.eot?#iefix") format("embedded-opentype"), url("../fonts/yekan/woff/iranyekanwebthinfanum.woff") format("woff"), url("../fonts/yekan/ttf/iranyekanwebthinfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/yekan/eot/iranyekanweblightfanum.eot");
  src: local("iranyekan Iranyekan iranYekan IranYekan "), url("../fonts/yekan/eot/iranyekanweblightfanum.eot?#iefix") format("embedded-opentype"), url("../fonts/yekan/woff/iranyekanweblightfanum.woff") format("woff"), url("../fonts/yekan/ttf/iranyekanweblightfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-display: swap;
  font-weight: normal;
  src: url("../fonts/yekan/eot/iranyekanwebregularfanum.eot");
  src: local("iranyekan Iranyekan iranYekan IranYekan "), url("../fonts/yekan/eot/iranyekanwebregularfanum.eot?#iefix") format("embedded-opentype"), url("../fonts/yekan/woff/iranyekanwebregularfanum.woff") format("woff"), url("../fonts/yekan/ttf/iranyekanwebregularfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("../fonts/yekan/eot/iranyekanwebmediumfanum.eot");
  src: local("iranyekan Iranyekan iranYekan IranYekan "), url("../fonts/yekan/eot/iranyekanwebmediumfanum.eot?#iefix") format("embedded-opentype"), url("../fonts/yekan/woff/iranyekanwebmediumfanum.woff") format("woff"), url("../fonts/yekan/ttf/iranyekanwebmediumfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url("../fonts/yekan/eot/iranyekanwebboldfanum.eot");
  src: local("iranyekan Iranyekan iranYekan IranYekan "), url("../fonts/yekan/eot/iranyekanwebboldfanum.eot?#iefix") format("embedded-opentype"), url("../fonts/yekan/woff/iranyekanwebboldfanum.woff") format("woff"), url("../fonts/yekan/ttf/iranyekanwebboldfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/yekan/eot/iranyekanwebextraboldfanum.eot");
  src: local("iranyekan Iranyekan iranYekan IranYekan "), url("../fonts/yekan/eot/iranyekanwebextraboldfanum.eot?#iefix") format("embedded-opentype"), url("../fonts/yekan/woff/iranyekanwebextraboldfanum.woff") format("woff"), url("../fonts/yekan/ttf/iranyekanwebextraboldfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url("../fonts/yekan/eot/iranyekanwebblackfanum.eot");
  src: local("iranyekan Iranyekan iranYekan IranYekan "), url("../fonts/yekan/eot/iranyekanwebblackfanum.eot?#iefix") format("embedded-opentype"), url("../fonts/yekan/woff/iranyekanwebblackfanum.woff") format("woff"), url("../fonts/yekan/ttf/iranyekanwebblackfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-display: swap;
  font-weight: 950;
  src: url("../fonts/yekan/eot/iranyekanwebextrablackfanum.eot");
  src: local("iranyekan Iranyekan iranYekan IranYekan "), url("../fonts/yekan/eot/iranyekanwebextrablackfanum.eot?#iefix") format("embedded-opentype"), url("../fonts/yekan/woff/iranyekanwebextrablackfanum.woff") format("woff"), url("../fonts/yekan/ttf/iranyekanwebextrablackfanum.ttf") format("truetype");
}
html, body {
  font-family: iranyekan !important;
}

@font-face {
  font-family: lale;
  font-style: normal;
  font-display: swap;
  font-weight: 950;
  src: local("iranlale Iranlale iranYekan IranYekan "), url("../fonts/lale/Lalezar-Regular.woff") format("woff"), url("../fonts/lale/Lalezar-Regular.ttf") format("truetype");
}
.lale-font {
  font-family: lale !important;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icons/icomoon.eot?i1557g");
  src: url("../fonts/icons/icomoon.eot?i1557g#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?i1557g") format("truetype"), url("../fonts/icons/icomoon.woff?i1557g") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chat-outline:before {
  content: "";
}

.icon-loading:before {
  content: "";
}

.icon-dots:before {
  content: "";
}

.icon-voice-file:before {
  content: "";
}

.icon-zip-file:before {
  content: "";
}

.icon-image-file:before {
  content: "";
}

.icon-other-file:before {
  content: "";
}

.icon-pdf-file:before {
  content: "";
}

.icon-video-file:before {
  content: "";
}

.icon-support:before {
  content: "";
}

.icon-quality:before {
  content: "";
}

.icon-best-price:before {
  content: "";
}

.icon-view-fill:before {
  content: "";
}

.icon-view-outline:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-google-outline:before {
  content: "";
}

.icon-google-plus-outline:before {
  content: "";
}

.icon-instagram-outline:before {
  content: "";
}

.icon-linkedin-outline:before {
  content: "";
}

.icon-pinterest-outline:before {
  content: "";
}

.icon-skype-outline:before {
  content: "";
}

.icon-telegram-outline:before {
  content: "";
}

.icon-twitter-outline:before {
  content: "";
}

.icon-whatsapp-outline:before {
  content: "";
}

.icon-youtube-outline:before {
  content: "";
}

.icon-filter-2:before {
  content: "";
}

.icon-angle-circle-down:before {
  content: "";
}

.icon-angle-circle-left:before {
  content: "";
}

.icon-angle-circle-right:before {
  content: "";
}

.icon-angle-circle-up-outline:before {
  content: "";
}

.icon-angle-up:before {
  content: "";
}

.icon-arrow-circle-down:before {
  content: "";
}

.icon-arrow-circle-left:before {
  content: "";
}

.icon-arrow-circle-right:before {
  content: "";
}

.icon-arrow-circle-up:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-bell:before {
  content: "";
}

.icon-chevron-down:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-chevron-up:before {
  content: "";
}

.icon-edit:before {
  content: "";
}

.icon-map-road:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-star-fill:before {
  content: "";
}

.icon-map-outline:before {
  content: "";
}

.icon-envelope:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-filter:before {
  content: "";
}

.icon-video-player:before {
  content: "";
}

.icon-image-gallery:before {
  content: "";
}

.icon-camera:before {
  content: "";
}

.icon-reload:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-expand:before {
  content: "";
}

.icon-color-youtube .path1:before {
  content: "";
  color: #455a64;
}

.icon-color-youtube .path2:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.icon-color-youtube .path3:before {
  content: "";
  margin-left: -1em;
  color: #f44336;
}

.icon-color-youtube .path4:before {
  content: "";
  margin-left: -1em;
  color: #f44336;
}

.icon-color-aparat .path1:before {
  content: "";
  color: #263238;
}

.icon-color-aparat .path2:before {
  content: "";
  margin-left: -1em;
  color: #e91e63;
}

.icon-color-facebook .path1:before {
  content: "";
  color: #039be5;
}

.icon-color-facebook .path2:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.icon-color-google .path1:before {
  content: "";
  color: #ffc107;
}

.icon-color-google .path2:before {
  content: "";
  margin-left: -1em;
  color: #ff3d00;
}

.icon-color-google .path3:before {
  content: "";
  margin-left: -1em;
  color: #4caf50;
}

.icon-color-google .path4:before {
  content: "";
  margin-left: -1em;
  color: #1976d2;
}

.icon-color-google-plus .path1:before {
  content: "";
  color: #f4511e;
}

.icon-color-google-plus .path2:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.icon-color-google-plus .path3:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.icon-color-linkedin .path1:before {
  content: "";
  color: #0288d1;
}

.icon-color-linkedin .path2:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.icon-color-pinterest .path1:before {
  content: "";
  color: #d32f2f;
}

.icon-color-pinterest .path2:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.icon-color-skype .path1:before {
  content: "";
  color: #03a9f4;
}

.icon-color-skype .path2:before {
  content: "";
  margin-left: -1em;
  color: #03a9f4;
}

.icon-color-skype .path3:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.icon-color-telegram .path1:before {
  content: "";
  color: #29b6f6;
}

.icon-color-telegram .path2:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.icon-color-telegram .path3:before {
  content: "";
  margin-left: -1em;
  color: #b0bec5;
}

.icon-color-telegram .path4:before {
  content: "";
  margin-left: -1em;
  color: #cfd8dc;
}

.icon-color-twitter:before {
  content: "";
  color: #03a9f4;
}

.icon-home-fill:before {
  content: "";
}

.icon-grid2:before {
  content: "";
}

.icon-grid3:before {
  content: "";
}

.icon-grid4:before {
  content: "";
}

.icon-city:before {
  content: "";
}

.icon-logout:before {
  content: "";
}

.icon-account:before {
  content: "";
}

.icon-orders:before {
  content: "";
}

.icon-lists:before {
  content: "";
}

.icon-comment:before {
  content: "";
}

.icon-user:before {
  content: "";
}

.icon-phone-outline:before {
  content: "";
}

.icon-microphone-outline:before {
  content: "";
}

.icon-microphone-fill:before {
  content: "";
}

.icon-alert-success:before {
  content: "";
}

.icon-alert-danger:before {
  content: "";
}

.icon-alert-warning:before {
  content: "";
}

.icon-alert-info:before {
  content: "";
}

.icon-color-whatsapp .path1:before {
  content: "";
  color: white;
}

.icon-color-whatsapp .path2:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.icon-color-whatsapp .path3:before {
  content: "";
  margin-left: -1em;
  color: #cfd8dc;
}

.icon-color-whatsapp .path4:before {
  content: "";
  margin-left: -1em;
  color: #40c351;
}

.icon-color-whatsapp .path5:before {
  content: "";
  margin-left: -1em;
  color: white;
}

.icon-thumb-up:before {
  content: "";
}

.icon-thumb-down:before {
  content: "";
}

.icon-trash:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-angle-down:before {
  content: "";
}

.icon-angle-circle-up:before {
  content: "";
}

.icon-mobile:before {
  content: "";
}

.icon-angle-right:before {
  content: "";
}

.icon-angle-left:before {
  content: "";
}

.icon-log-out:before {
  content: "";
}

.icon-person:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-chat-outline1:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-chat-fill:before {
  content: "";
}

.icon-map-fill:before {
  content: "";
}

.icon-cancel-circle:before {
  content: "";
}

.icon-cancel:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-shopping-cart:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-heart-outline:before {
  content: "";
}

.icon-heart:before {
  content: "";
}

.icon-aparat:before {
  content: "";
}

.icon-linkedin1:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-email:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-telegram:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

/* *******************************   owl-carousel for most ************************************ */
.owl-carousel.owl-product .owl-stage-outer {
  padding: 0px;
  margin-top: 20px;
}
.owl-carousel.owl-product .owl-stage-outer .owl-stage .owl-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.owl-theme .owl-dots {
  margin-top: 0px;
}
.owl-theme .owl-dots .owl-dot.active span {
  background-color: var(--color2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.owl-gallery .owl-nav .owl-prev span, .owl-gallery .owl-nav .owl-next span {
  top: -20px;
}

.owl-slide .owl-nav, .owl-gallery .owl-nav {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  height: 0;
}
@media screen and (max-width: 992px) {
  .owl-slide .owl-nav, .owl-gallery .owl-nav {
    display: none;
  }
}
.owl-slide .owl-nav .owl-prev span, .owl-slide .owl-nav .owl-next span, .owl-gallery .owl-nav .owl-prev span, .owl-gallery .owl-nav .owl-next span {
  position: absolute;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.owl-slide .owl-nav .owl-next:hover span, .owl-gallery .owl-nav .owl-next:hover span {
  color: var(--color2);
}
.owl-slide .owl-nav .owl-next span, .owl-gallery .owl-nav .owl-next span {
  left: 2%;
  font-size: 3rem;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: white;
}
.owl-slide .owl-nav .owl-prev:hover span, .owl-gallery .owl-nav .owl-prev:hover span {
  color: var(--color2);
}
.owl-slide .owl-nav .owl-prev span, .owl-gallery .owl-nav .owl-prev span {
  right: 2%;
  font-size: 3rem;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: white;
}
.owl-slide .owl-dots, .owl-gallery .owl-dots {
  position: absolute;
  width: 100%;
  height: 0;
}
.owl-slide .owl-dots .owl-dot, .owl-gallery .owl-dots .owl-dot {
  left: 50%;
}
.owl-slide .owl-dots .owl-dot span, .owl-gallery .owl-dots .owl-dot span {
  margin-top: -60px;
  position: relative;
  z-index: 100;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 12.5px;
  height: 12.5px;
}
.owl-slide .owl-dots .owl-dot.active span,
.owl-slide .owl-dots .owl-dot:hover span, .owl-gallery .owl-dots .owl-dot.active span,
.owl-gallery .owl-dots .owl-dot:hover span {
  width: 27px;
  background-color: var(--color2);
}

.owl-color .owl-nav, .owl-important-category-wrapper .owl-nav, .owl-related .owl-nav, .owl-decor .owl-nav, .owl-suggest .owl-nav {
  position: absolute;
  top: 45%;
  width: 100%;
  height: 0;
}
@media screen and (max-width: 1440px) {
  .owl-color .owl-nav, .owl-important-category-wrapper .owl-nav, .owl-related .owl-nav, .owl-decor .owl-nav, .owl-suggest .owl-nav {
    margin-top: -20px;
  }
}
@media screen and (max-width: 992px) {
  .owl-color .owl-nav, .owl-important-category-wrapper .owl-nav, .owl-related .owl-nav, .owl-decor .owl-nav, .owl-suggest .owl-nav {
    display: none;
  }
}
.owl-color .owl-nav .owl-prev span, .owl-color .owl-nav .owl-next span, .owl-important-category-wrapper .owl-nav .owl-prev span, .owl-important-category-wrapper .owl-nav .owl-next span, .owl-related .owl-nav .owl-prev span, .owl-related .owl-nav .owl-next span, .owl-decor .owl-nav .owl-prev span, .owl-decor .owl-nav .owl-next span, .owl-suggest .owl-nav .owl-prev span, .owl-suggest .owl-nav .owl-next span {
  position: absolute;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.owl-color .owl-nav .owl-next, .owl-important-category-wrapper .owl-nav .owl-next, .owl-related .owl-nav .owl-next, .owl-decor .owl-nav .owl-next, .owl-suggest .owl-nav .owl-next {
  box-shadow: 4px 0px 2px 0px #bbb;
  width: 50px;
  height: 50px;
  right: 15px;
  position: absolute;
  background: #fff !important;
  border: 0;
}
.owl-color .owl-nav .owl-next.disabled, .owl-important-category-wrapper .owl-nav .owl-next.disabled, .owl-related .owl-nav .owl-next.disabled, .owl-decor .owl-nav .owl-next.disabled, .owl-suggest .owl-nav .owl-next.disabled {
  filter: grayscale(1) !important;
  background-color: #fff;
  box-shadow: -4px 0px 2px 0px #ddd;
}
.owl-color .owl-nav .owl-next.disabled span, .owl-important-category-wrapper .owl-nav .owl-next.disabled span, .owl-related .owl-nav .owl-next.disabled span, .owl-decor .owl-nav .owl-next.disabled span, .owl-suggest .owl-nav .owl-next.disabled span {
  color: var(--color1) !important;
}
.owl-color .owl-nav .owl-next:hover, .owl-important-category-wrapper .owl-nav .owl-next:hover, .owl-related .owl-nav .owl-next:hover, .owl-decor .owl-nav .owl-next:hover, .owl-suggest .owl-nav .owl-next:hover {
  background-color: #fff;
  box-shadow: -4px 0px 2px 0px #ccc;
}
.owl-color .owl-nav .owl-next:hover span, .owl-important-category-wrapper .owl-nav .owl-next:hover span, .owl-related .owl-nav .owl-next:hover span, .owl-decor .owl-nav .owl-next:hover span, .owl-suggest .owl-nav .owl-next:hover span {
  color: var(--color2);
}
.owl-color .owl-nav .owl-next span, .owl-important-category-wrapper .owl-nav .owl-next span, .owl-related .owl-nav .owl-next span, .owl-decor .owl-nav .owl-next span, .owl-suggest .owl-nav .owl-next span {
  left: 0;
  position: relative;
  font-size: 3rem;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: var(--color1);
}
.owl-color .owl-nav .owl-prev, .owl-important-category-wrapper .owl-nav .owl-prev, .owl-related .owl-nav .owl-prev, .owl-decor .owl-nav .owl-prev, .owl-suggest .owl-nav .owl-prev {
  box-shadow: -4px 0px 2px 0px #bbb;
  width: 50px;
  height: 50px;
  left: -15px;
  position: absolute;
  background: #fff !important;
  border: 0;
  transform: rotate(180deg);
}
.owl-color .owl-nav .owl-prev.disabled, .owl-important-category-wrapper .owl-nav .owl-prev.disabled, .owl-related .owl-nav .owl-prev.disabled, .owl-decor .owl-nav .owl-prev.disabled, .owl-suggest .owl-nav .owl-prev.disabled {
  background-color: #fff;
  filter: grayscale(1);
  box-shadow: -4px 0px 2px 0px #ddd;
}
.owl-color .owl-nav .owl-prev.disabled span, .owl-important-category-wrapper .owl-nav .owl-prev.disabled span, .owl-related .owl-nav .owl-prev.disabled span, .owl-decor .owl-nav .owl-prev.disabled span, .owl-suggest .owl-nav .owl-prev.disabled span {
  color: var(--color1) !important;
}
.owl-color .owl-nav .owl-prev:hover, .owl-important-category-wrapper .owl-nav .owl-prev:hover, .owl-related .owl-nav .owl-prev:hover, .owl-decor .owl-nav .owl-prev:hover, .owl-suggest .owl-nav .owl-prev:hover {
  background-color: #fff;
  box-shadow: -4px 0px 2px 0px #ccc;
}
.owl-color .owl-nav .owl-prev:hover span, .owl-important-category-wrapper .owl-nav .owl-prev:hover span, .owl-related .owl-nav .owl-prev:hover span, .owl-decor .owl-nav .owl-prev:hover span, .owl-suggest .owl-nav .owl-prev:hover span {
  color: var(--color2);
}
.owl-color .owl-nav .owl-prev span, .owl-important-category-wrapper .owl-nav .owl-prev span, .owl-related .owl-nav .owl-prev span, .owl-decor .owl-nav .owl-prev span, .owl-suggest .owl-nav .owl-prev span {
  right: 0px;
  position: relative;
  font-size: 3rem;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: var(--color1);
}
.owl-color .owl-dots, .owl-important-category-wrapper .owl-dots, .owl-related .owl-dots, .owl-decor .owl-dots, .owl-suggest .owl-dots {
  margin-top: 30px;
}

.owl-standards .owl-nav {
  position: absolute;
  top: 45%;
  width: 100%;
  height: 0;
}
.owl-standards .owl-nav .owl-prev span, .owl-standards .owl-nav .owl-next span {
  position: absolute;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.owl-standards .owl-nav .owl-next:hover span {
  color: var(--color2);
}
.owl-standards .owl-nav .owl-next span {
  left: -15px;
  top: -12px;
  font-size: 1.4rem;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: var(--color1);
}
.owl-standards .owl-nav .owl-prev:hover span {
  color: var(--color2);
}
.owl-standards .owl-nav .owl-prev span {
  right: -15px;
  top: -12px;
  font-size: 1.4rem;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: var(--color1);
}

.owl-color .owl-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.owl-color .owl-prev span {
  font-size: 1rem !important;
  right: 0 !important;
  padding: 5px;
  top: -16px;
}
.owl-color .owl-next span {
  font-size: 1rem !important;
  left: 0 !important;
  padding: 5px;
  top: -16px;
}

@media screen and (max-width: 992px) {
  .owl-stage {
    padding-right: 0 !important;
  }
}

.color-wrapper .owl-next, .color-wrapper .owl-prev {
  background: #fff !important;
  width: 30px !important;
  height: 30px !important;
  margin-top: -6px !important;
}
.color-wrapper .owl-next:hover, .color-wrapper .owl-prev:hover {
  background: #fff;
}
.color-wrapper .owl-next span, .color-wrapper .owl-prev span {
  top: 0;
  color: #999 !important;
}
@media screen and (max-width: 1439.98px) {
  .color-wrapper .owl-nav {
    margin-top: 8px !important;
    position: absolute !important;
    top: 50% !important;
  }
}
@media screen and (max-width: 1280px) {
  .color-wrapper .owl-nav {
    margin-top: 6px !important;
  }
}

.first-section-about {
  background: #d9d9d9;
}
.first-section-about .about-title {
  color: #303030;
}
.first-section-about .about-desc {
  color: #3c3c3c;
  height: auto;
}

.second-section-about {
  background: #fff;
}
.second-section-about .about-title {
  color: #585858;
}
.second-section-about .about-desc {
  color: #838383;
  height: auto;
}

@media screen and (max-width: 991.98px) {
  .index-time-line-map-more {
    position: relative;
    top: 60px;
  }
}
.index-time-line-map-more .icon {
  position: relative;
  top: -50px;
}

.time-line-box {
  padding-top: 20px;
  padding-bottom: 90px;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .time-line-box {
    padding-bottom: 0;
  }
}
.time-line-box:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  background: var(--color4);
  border-radius: 100%;
  bottom: 60px;
  left: -3px;
  box-shadow: 0 10px 0 -1px var(--color4), 0 -10px 0 0.5px var(--color4);
}
@media screen and (max-width: 991.98px) {
  .time-line-box:before {
    bottom: -20px;
    right: -2px;
  }
}

.time-line-date {
  position: absolute;
  top: -10px;
  left: 22px;
  padding: 5px 15px;
  background: var(--color4);
  z-index: 2;
  border-radius: 4px;
  color: #ffffff;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.time-line-date:before {
  content: "";
  position: absolute;
  left: -8px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid var(--color4);
  border-bottom: 5px solid transparent;
}

.time-line-item {
  padding-left: 15px;
  position: relative;
  padding-bottom: 30px;
  padding-top: 30px;
}
.time-line-item:before {
  content: "";
  height: 100%;
  top: 0;
  width: 1px;
  position: absolute;
  left: 0;
  border-left: 1px solid #ddd;
}
.time-line-item:after {
  content: "";
  height: 8px;
  top: 0;
  width: 8px;
  background: var(--color2);
  border-radius: 100%;
  position: absolute;
  left: -4px;
}

.time-line-details {
  background: #e0e2e5;
  padding: 15px;
  border-radius: 4px;
}

.time-line-title {
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 5px;
}

.time-line-desc {
  font-size: 11px;
  line-height: 20px;
}

.index-time-line-map .time-line-title, .index-time-line-map .time-line-desc {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--color5);
}
.index-time-line-map .link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  float: right;
  margin-top: 30px;
}
.index-time-line-map .link:before {
  transform: skewX(25deg);
}

.index-map-text {
  font-size: 15px;
  text-align: justify;
  font-weight: 300;
  line-height: 33px;
  color: var(--color5);
  overflow: hidden;
  height: 70px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
}

.product {
  margin-top: 30px;
  position: relative;
}
@media (max-width: 757.98px) {
  .product .row {
    justify-content: center;
  }
}
.product:before {
  content: "";
  position: absolute;
  top: -55px;
  left: 0;
  right: 0;
  z-index: 10;
  height: 26px;
  background: url(../images/content/bg-top.png) center center no-repeat;
  background-size: cover;
}
.product__wrapper {
  padding: 45px 0 30px 0;
}
@media (max-width: 991.98px) {
  .product__wrapper {
    padding: 15px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.product__wrapper:hover .product__title {
  color: var(--color1);
}
.product__wrapper:hover .Product__first {
  opacity: 0;
}
.product__wrapper:hover .product__second {
  opacity: 1;
}
.product__img {
  width: 110px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  min-height: 100px;
}
@media screen and (max-width: 991.98px) {
  .product__img {
    width: 55px;
    min-height: 100%;
  }
}
.product__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.product__first {
  opacity: 1;
}
.product__second {
  opacity: 0;
  position: absolute;
}
.product__title {
  margin-top: 4rem;
  margin-bottom: 1.4rem;
  font-size: 2rem;
  font-weight: bold;
  color: var(--color2);
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767.98px) {
  .product__title {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
  }
}
.product__content {
  margin-top: 0;
  font-weight: 300;
  font-size: 1.6rem;
  text-align: center;
  color: #2c2b2d;
  line-height: 2.6rem;
  padding: 0 20px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
}
@media (max-width: 991.98px) {
  .product__content {
    padding: 0px 0px;
  }
}
@media (max-width: 767.98px) {
  .product__content {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
@media (max-width: 575.98px) {
  .product__content {
    padding: 0px 65px;
  }
}
@media (max-width: 380.98px) {
  .product__content {
    padding: 0px 35px;
  }
}

.product-slogan {
  font-size: 2.4rem;
  color: #2c2b2d;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
}
@media screen and (max-width: 380px) {
  .product-slogan {
    font-size: 2rem;
  }
}
.product-slogan .bold-slogan {
  font-size: 2.8rem;
}

.slogan-wrapper {
  margin-bottom: 45px;
}

.slogan-wrapper-type2 {
  margin-bottom: 30px;
  margin-top: 20px;
}
.slogan-wrapper-type2 .product__wrapper {
  border-radius: 16px;
  background: #fff;
  margin-top: 16px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  padding: 0 10px;
  display: flex;
}
.slogan-wrapper-type2 .product__img {
  width: 60px;
  margin-right: 15px;
}
.slogan-wrapper-type2 .product__title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
.slogan-wrapper-type2 .product__content {
  font-size: 1.2rem;
  line-height: 2rem;
}
.slogan-wrapper-type2 .product__link-details {
  width: calc(100% - 80px);
}

.flip-card {
  background-color: transparent;
  width: 300px;
  height: 300px;
  perspective: 1000px;
  margin: 30px auto;
}
@media screen and (max-width: 991.98px) {
  .flip-card {
    height: 160px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .flip-card {
    height: 100px;
  }
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 16px;
}

.flip-card-front {
  background-color: #f5f5f5;
}

.flip-card-back {
  background-color: #fff;
  color: #2c2b2d;
  font-size: 13px;
  overflow: hidden;
  text-align: right;
  padding: 20px 25px;
  line-height: 31px;
  transform: rotateY(180deg);
}

.product-item-image {
  border-radius: 4px;
  margin: 0 auto;
  margin-top: -50px;
  transition: 0.2s all !important;
}

.product-item {
  display: flex;
  flex-flow: column;
  margin: 0;
  position: relative;
  width: 300px;
  margin-top: 140px;
  margin-bottom: 90px;
  border-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media screen and (max-width: 1440px) {
  .product-item {
    width: 250px;
  }
}
@media screen and (max-width: 991.98px) {
  .product-item {
    width: 150px;
  }
}
@media screen and (max-width: 500.98px) {
  .product-item {
    width: 136px;
  }
}
@media screen and (max-width: 420px) {
  .product-item {
    margin-top: 100px;
    margin-bottom: 20px;
  }
}
.product-item:hover .product-item-image, .product-item:hover .product-item-image-wrapper:before {
  transform: scale(1.05);
}
.product-item:hover .icon {
  background: var(--color2) !important;
  color: #fff !important;
}
.product-item .more {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 2;
}
@media screen and (max-width: 991.98px) {
  .product-item .more {
    right: 6px;
    bottom: 10px;
  }
}
.product-item .more .icon {
  background: #fff;
  color: var(--color4);
}

.product-item-image-wrapper {
  position: relative;
}
.product-item-image-wrapper:before {
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  bottom: 0;
  content: "";
  position: absolute;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#bf000000", GradientType=0);
  transition: 0.2s all !important;
}

.index-newest-product {
  position: relative;
  overflow: hidden;
}
.index-newest-product:before {
  content: "";
  position: absolute;
  right: 0;
  background: #e0e2e5;
  width: 55%;
  height: 200px;
  top: 150px;
}
@media screen and (max-width: 420px) {
  .index-newest-product:before {
    display: none;
  }
}
.index-newest-product:after {
  content: "";
  position: absolute;
  background: #e0e2e5;
  right: 45%;
  width: 250px;
  height: 200px;
  top: 150px;
  transform: skewX(25deg);
  border-radius: 4px;
}
@media screen and (max-width: 550.98px) {
  .index-newest-product:after {
    right: 25%;
  }
}
@media screen and (max-width: 420px) {
  .index-newest-product:after {
    display: none;
  }
}

.owl-product {
  margin-top: -75px;
  position: relative;
}
.owl-product .type2 .product-item {
  box-shadow: -1px 0 0 0 #ddd, 0 -1px 0 0 #ddd, 0 1px 0 0 #ddd !important;
}
.owl-product .type2 .product-item:before {
  transform: skewX(34deg);
  right: auto;
  left: -70px;
  box-shadow: 1px 0 0 0 #ddd, 0 -1px 0 0 #ddd, 0 1px 0 0 #ddd;
}
.owl-product .type2 .product-item:after {
  left: -146px;
  right: auto;
}
.owl-product .type2 .product-item:last-child {
  transform: rotateX(180deg);
  margin-top: 0;
  margin-bottom: 100px;
}
.owl-product .type2 .product-item:last-child .product-item-image, .owl-product .type2 .product-item:last-child .product-item-title {
  transform: rotateX(180deg);
}
.owl-product .type2 .product-item:last-child:hover .product-item-title {
  color: var(--color2);
}
.owl-product .type2 .product-item:last-child:hover .product-item-image {
  transform: rotateX(180deg) scale(1.05);
}
.owl-product .type2 .icon-wrapper {
  transform: rotateY(180deg);
  left: -76px;
  right: auto;
}
.owl-product .type2 .icon-wrapper:before {
  right: 0;
}
.owl-product .type1 .product-item:last-child {
  transform: rotateX(180deg);
  margin-top: 0;
  margin-bottom: 100px;
}
.owl-product .type1 .product-item:last-child .product-item-image, .owl-product .type1 .product-item:last-child .product-item-title {
  transform: rotateX(180deg);
}
.owl-product .type1 .product-item:last-child:hover .product-item-title {
  color: var(--color2);
}
.owl-product .type1 .product-item:last-child:hover .product-item-image {
  transform: rotateX(180deg) scale(1.05);
}

.product-item-details {
  width: calc(100% - 120px);
  padding: 0 15px;
}

.product-item-title {
  line-height: 26px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  /* autoprefixer: off */
  max-height: 53px;
  margin: 5px 0;
  color: #fff;
  font-weight: 600;
  position: absolute;
  font-size: 16px;
  top: calc(100% - 45px);
  left: 23px;
  z-index: 10;
  transition: 0.2s all;
  width: calc(100% - 70px);
  display: block;
}
@media screen and (max-width: 1199.98px) {
  .product-item-title {
    font-size: 13px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 991.98px) {
  .product-item-title {
    font-size: 12px;
    left: 8px;
    top: calc(100% - 40px);
    width: calc(100% - 36px);
    white-space: nowrap;
  }
}

.product-item-desc-title {
  color: #979797;
}

.product-item-desc-value {
  font-size: 12px;
  padding: 0 5px;
  color: #585858;
}

.packages .product-item-image-wrapper {
  width: 150px;
  height: 150px;
}
.packages .product-item-details {
  width: calc(100% - 170px);
}
.packages .product-item-title {
  font-size: 14px;
}

.product-information {
  background: #fff;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-bottom: 45px;
}
.product-information .category-tabs-wrapper:before, .product-information .category-tabs .nav-link:before {
  display: none;
}
.product-information .desc-box {
  justify-content: flex-start;
  border-top: 1px solid #ececec;
}
.product-information .desc-box-item {
  width: calc((100% - 20px) / 4);
  padding: 8px 10px;
  margin: 15px 2px 15px 2px;
}
.product-information img {
  margin-left: 5px;
}
.product-information .desc-box-title {
  font-size: 13px;
}
.product-information .desc-box-desc {
  font-size: 10px;
  margin-top: 4px;
}
.product-information .desc-box-details {
  width: calc(100% - 30px);
}

.f-title-details {
  position: relative;
  top: 0;
  color: #2c2b2d !important;
  font-size: 1.6rem !important;
  margin-top: 10px;
}
@media screen and (max-width: 991.98px) {
  .f-title-details {
    font-size: 1.8rem !important;
  }
}

.s-p-desc {
  margin-top: 10px;
}
.s-p-desc p {
  visibility: 3 !important;
  text-align: justify;
  font-size: 1.3rem;
}

.lists-in-product .more-menu {
  font-weight: 400;
  text-align: center;
  margin-bottom: 15px;
}
.lists-in-product .more-menu:before {
  display: none;
}

.shop-logo {
  border-radius: 4px;
  width: 50px;
}

.garantee-status {
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 0;
  padding-right: 50px;
  padding-top: 0;
  margin-top: -5px;
}
.garantee-status:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.garantee-status .f-title {
  color: #23923d !important;
}

.shop-details {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  color: #2c2b2d;
}
.shop-details h2 {
  margin: 0;
}
.shop-details .best-shop-name {
  font-size: 12px;
  color: #2c2b2d;
  display: block;
  margin: 8px 20px;
  padding-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 100;
}
.shop-details .best-shop-name .shop-name {
  font-size: 14px;
  font-weight: 500;
}
.shop-details .pipe-line {
  font-size: 14px;
  position: static;
  padding: 5px;
  color: #2c2b2d;
  transform: rotate(0);
}

.product-nav .nav-tabs {
  margin-bottom: 0;
}
.product-nav .nav-tabs a {
  padding-right: 45px;
}

.index-about .tab-content {
  min-height: 460px;
  margin-bottom: 40px;
  font-size: 1.3rem;
}

.info-shop-title {
  padding: 12px 15px;
  background: #d5d5d7;
  border-radius: 6px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
  font-weight: 400;
}
@media screen and (max-width: 992px) {
  .info-shop-title {
    font-size: 12px;
  }
}
@media screen and (max-width: 850px) {
  .info-shop-title {
    font-size: 10px;
  }
}

.info-shop-desc p {
  padding: 12px 15px;
  background: #e3e2e2;
  border-radius: 6px;
  font-size: 14px;
  white-space: nowrap;
  line-height: 28px;
  text-align: justify;
}
@media screen and (max-width: 992px) {
  .info-shop-desc p {
    font-size: 13px;
    line-height: initial;
  }
}
@media screen and (max-width: 850px) {
  .info-shop-desc p {
    font-size: 12px;
    line-height: 22px;
  }
}

.info-shop-wrapper {
  margin-top: 30px;
}
.info-shop-wrapper .info-shop-desc p {
  white-space: normal;
  margin-bottom: 10px;
}

.analyze-body {
  color: #2c2b2d;
  line-height: 32px;
  margin-top: 30px;
  padding: 15px 30px 60px 30px;
  background: #fff;
  border-radius: 8px;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  .analyze-body {
    margin-top: 15px;
  }
}
.analyze-body p, .analyze-body ol, .analyze-body ul {
  padding: 0;
  margin: 0;
}
.analyze-body img {
  max-width: 100%;
  margin: 15px 0;
}
.analyze-body ul {
  list-style: none;
}
.analyze-body ul li {
  position: relative;
}
.analyze-body ul li:before {
  content: "";
  background: #2c2b2d;
  width: 6px;
  height: 1.5px;
  position: absolute;
  right: -12px;
  top: 11px;
}
.analyze-body ul a {
  color: var(--color2) !important;
}

.product-name-en {
  margin: 0;
  color: #2c2b2d;
  line-height: 36px;
  font-size: 18px;
  font-weight: 300;
}

.f-title {
  font-size: 1.3rem;
  color: #5e5e62;
}

.product-code {
  color: #777;
}
.product-code span {
  letter-spacing: 2px;
  padding: 0;
  margin: 0 5px;
}

.f-list {
  padding: 0;
  list-style: none;
  line-height: 26px;
  margin: 10px 0;
  color: #2c2b2d;
  font-weight: 400;
  font-size: 1.3rem;
  display: flex;
}
.f-list .pipe {
  padding: 0 15px !important;
  display: inline-block;
}
.f-list a {
  color: var(--color2) !important;
}
.f-list span {
  padding: 0 3px;
  display: inline-block;
}
.f-list span:first-child {
  padding-right: 0;
  color: #5e5e62;
}

.more-f {
  color: #1870ce !important;
  margin: 15px 0;
  float: left;
  margin-left: 15px;
  font-size: 1rem;
  position: relative;
  z-index: 9;
}

.another-f-list {
  margin-top: 5px;
  padding: 0;
  list-style: none;
  line-height: 30px;
  color: #2c2b2d;
  font-weight: 400;
  font-size: 14px;
  flex-flow: column;
}
@media screen and (max-width: 991.98px) {
  .another-f-list {
    padding: 0 15px;
  }
}
.another-f-list .f-title {
  font-size: 1.4rem;
  color: #5e5e62;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.another-f-list .f-desc {
  font-size: 1.4rem;
  color: #2c2b2d;
}
@media screen and (max-width: 991.98px) {
  .another-f-list .f-desc {
    font-size: 1.5rem;
  }
}
.another-f-list a {
  color: var(--color2) !important;
}
.another-f-list span {
  padding: 0 3px;
  display: inline-block;
  font-size: 10px;
  font-weight: 800;
}
.another-f-list span:first-child {
  padding-right: 0;
}

.b-title {
  padding: 6px 0;
  display: inline-block;
  width: 90px;
  height: 42px;
}
.b-title .more-menu {
  padding-right: 90px;
  width: auto;
  white-space: nowrap;
  color: var(--color2);
}

.p-r-1 {
  padding-right: 1px;
}

.p-d {
  position: relative;
  padding: 0;
  border-left: 0.1rem solid var(--color4);
}
.p-d:before {
  width: 1px;
  height: calc(100% + 20px);
  position: absolute;
  top: 0;
  background: #ececec50;
  right: 0;
}
.status {
  font-size: 1.2rem;
  font-weight: 100;
  padding: 15px 0;
  margin: 0 20px;
  padding-right: 0;
}
@media screen and (max-width: 1370px) {
  .status {
    padding: 10px 0;
  }
}
@media screen and (max-width: 1200px) {
  .status {
    font-size: 1rem;
  }
}

.status-name {
  font-weight: 400;
}

.suggest-box-text {
  padding-left: 15px;
  text-align: justify;
  font-size: 1.2rem;
}
.suggest-box-text span {
  padding: 0 2px;
  display: inline-block;
}

.suggest-count {
  font-weight: 800;
}

.price-title {
  font-weight: 400;
  margin: 0 20px;
  padding: 15px 0;
  padding-bottom: 0;
  font-size: 13px;
  color: #212529;
}
@media screen and (max-width: 1370px) {
  .price-title {
    padding-top: 10px;
  }
}

.product-price-box {
  background: #f6f6f6;
  max-height: 305px;
  border-radius: 12px;
  padding-bottom: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: 10px;
}
@media screen and (max-width: 992px) {
  .product-price-box {
    margin-left: 10px;
  }
}
.product-price-box .off {
  top: 10px;
  border: 3px solid var(--color2);
  border-radius: 100%;
  color: var(--color2);
  background: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  width: 40px;
  height: 40px;
  position: absolute;
  margin: 0;
  right: 20px;
}
.product-price-box .garantee-status {
  padding: 5px 0 15px 0;
  font-weight: 400;
  margin: 0 20px;
  border-bottom: 1px solid #fff;
  font-size: 1.2rem;
  color: #212529;
}
@media screen and (max-width: 1370px) {
  .product-price-box .garantee-status {
    padding: 0 0 10px 0;
  }
}
@media screen and (max-width: 1200px) {
  .product-price-box .garantee-status {
    font-size: 1rem;
  }
}
.product-price-box .garantee-status:before {
  width: 17px;
  height: 17px;
  top: 50%;
  transform: translate(0, -50%);
  right: 6px;
}
.product-price-box .sell-another-shop {
  padding: 25px 0;
  font-weight: 400;
  margin: 0 20px;
  font-size: 12px;
}
.product-price-box .sell-another-shop span {
  display: inline-block;
  padding: 0 2px;
}
.product-price-box .sell-another-shop .another-shop {
  display: block;
}
.product-price-box .add-to-cart-wrapper {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-price-box .best-shop-rate-desc {
  font-size: 12px;
  font-weight: 100;
  margin: 0 20px;
  border-bottom: 1px solid #fff;
  padding: 0 0 10px 0;
}
.product-price-box .best-shop-rate-desc span {
  padding: 0 1px;
  display: inline-block;
}
.product-price-box .best-shop-rate-desc .pipe-line {
  color: #2c2b2d;
  font-size: 15px;
  top: 0;
  padding: 0 5px;
}
.product-price-box .suggestion-off {
  left: 20px;
  width: 65px;
}

.suggest-box {
  position: relative;
  display: flex;
  flex-flow: row;
  margin-bottom: 20px;
  color: #2c2b2d;
  align-items: center;
  justify-content: flex-start;
  direction: rtl;
  top: 15px;
  width: 100%;
  right: -5px;
}
.suggest-box .timer-wrapper {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.suggest-box .timer-number {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 200px;
}
@media screen and (min-width: 992px) {
  .suggest-box .timer-number {
    width: 100%;
  }
}
.suggest-box .timer-number span {
  color: var(--color2) !important;
  width: 45px;
}
.suggest-box .timer-number span:nth-child(1) {
  right: 0;
}
.suggest-box .timer-number span:nth-child(2) {
  right: 0;
}
.suggest-box .timer-number span:nth-child(3) {
  right: 0;
}
.suggest-box .timer-number span:nth-child(4) {
  right: 0;
}
.suggest-box .timer-title {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 200px;
}
@media screen and (min-width: 992px) {
  .suggest-box .timer-title {
    width: 100%;
  }
}
.suggest-box .timer-title span {
  width: 45px;
}
.suggest-box .timer-title span:nth-child(1) {
  right: 0;
}
.suggest-box .timer-title span:nth-child(2) {
  right: 0;
}
.suggest-box .timer-title span:nth-child(3) {
  right: 0;
}
.suggest-box .timer-title span:nth-child(4) {
  right: 0;
}
.suggest-box .timer-title span:before {
  display: none;
}

.curr-shop {
  font-size: 1.2rem;
  font-weight: 100;
  padding: 10px 0 0 0;
  margin: 0 20px;
}
@media screen and (max-width: 1200px) {
  .curr-shop {
    font-size: 1rem;
  }
}
.curr-shop .shop-name {
  font-weight: 400;
}
.curr-shop span {
  padding: 0 2px;
  display: inline-block;
}

.product-information {
  margin-top: 0;
}
.product-information .category-tabs {
  margin-top: 0;
  padding: 0 0 0 45px;
}
.product-information .category-tabs .nav-tabs {
  width: 100% !important;
}
@media screen and (max-width: 992px) {
  .product-information .category-tabs .nav-tabs {
    align-items: flex-start;
    justify-content: flex-start;
  }
}

.zoom-wrapper {
  width: 80%;
  margin: 0 auto;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}

.video {
  cursor: pointer !important;
  background: var(--color2);
  display: inline-flex;
  margin: 0;
  width: 90px;
  border-radius: 8px;
  position: relative;
  height: 90px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.video img {
  width: 40% !important;
}
.video.active {
  border: 1.5px solid #292e77 !important;
}
.video.active img {
  border: 1.5px solid transparent !important;
}

.p-s-i-m-w {
  height: 100%;
  overflow: hidden;
  top: 0;
  width: 80%;
  margin: 0 auto;
  white-space: nowrap;
  position: relative;
  overflow-x: -moz-hidden-unscrollable;
}
.p-s-i-m-w::-webkit-scrollbar {
  width: 1px !important;
  height: 1px !important;
}
.p-s-i-m-w::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3) !important;
}
.p-s-i-m-w::-webkit-scrollbar-thumb {
  background-color: var(--color2) !important;
  outline: 1px solid var(--color2) !important;
}

.image-slider-in-modal-wrapper, .customer {
  margin: 0;
  margin-top: 10px;
}
@media screen and (max-width: 992px) {
  .image-slider-in-modal-wrapper, .customer {
    width: auto;
  }
}
.image-slider-in-modal-wrapper::-webkit-scrollbar, .customer::-webkit-scrollbar {
  width: 3px !important;
  height: 4px;
}
.image-slider-in-modal-wrapper::-webkit-scrollbar-track, .customer::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px #eee !important;
}
.image-slider-in-modal-wrapper::-webkit-scrollbar-thumb, .customer::-webkit-scrollbar-thumb {
  cursor: pointer;
  background-color: var(--color2) !important;
  outline: 1px solid var(--color2) !important;
}
@media screen and (min-width: 992px) {
  .image-slider-in-modal-wrapper.in-mobile, .customer.in-mobile {
    display: none;
  }
}
.image-slider-in-modal-wrapper.in-desktop, .customer.in-desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  .image-slider-in-modal-wrapper.in-desktop, .customer.in-desktop {
    display: block;
  }
}
.image-slider-in-modal-wrapper .img-w, .customer .img-w {
  cursor: pointer;
  border: 1px solid #ececec50;
  display: inline-flex;
  margin: 0;
  width: 79px;
  border-radius: 8px;
  position: relative;
  height: 79px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
@media screen and (max-width: 1366.98px) {
  .image-slider-in-modal-wrapper .img-w, .customer .img-w {
    width: 64px;
    height: 64px;
  }
}
@media screen and (max-width: 991.98px) {
  .image-slider-in-modal-wrapper .img-w, .customer .img-w {
    width: 50px;
    height: 50px;
  }
}
.image-slider-in-modal-wrapper .img-w:nth-child(1), .customer .img-w:nth-child(1) {
  margin-right: 0;
}
.image-slider-in-modal-wrapper .img-w:last-child, .customer .img-w:last-child {
  margin-left: 0;
}
.image-slider-in-modal-wrapper .img-w:last-child:before, .customer .img-w:last-child:before {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  opacity: 0.25;
  background: #000;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.image-slider-in-modal-wrapper .img-w:last-child img, .customer .img-w:last-child img {
  filter: blur(1.5px);
}
.image-slider-in-modal-wrapper .img-w:last-child:after, .customer .img-w:last-child:after {
  pointer-events: none;
  width: 40px;
  height: 40px;
  background-size: 45%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/content/dots.svg);
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}
.image-slider-in-modal-wrapper img, .customer img {
  object-fit: contain;
  height: 100% !important;
  width: 100%;
  margin: 0;
  border-radius: 8px;
  opacity: 0.6;
  transition: 0.2s all;
  padding: 0 !important;
}
.image-slider-in-modal-wrapper img:hover, .customer img:hover {
  opacity: 0.9;
}

.product-slider-modal .image-slider-in-modal-wrapper .img-w:last-child:before, .product-slider-modal .customer-wrapper .img-w:last-child:before {
  display: none;
}
.product-slider-modal .image-slider-in-modal-wrapper .img-w:last-child:after, .product-slider-modal .customer-wrapper .img-w:last-child:after {
  display: none;
}
.product-slider-modal .image-slider-in-modal-wrapper .img-w:last-child img, .product-slider-modal .customer-wrapper .img-w:last-child img {
  filter: none;
}

.img-w.active img {
  opacity: 1;
  border: 1.5px solid var(--color2) !important;
}

.point-wrapper {
  margin-top: 30px;
}
.point-wrapper .point-list {
  list-style: none;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-right: 95px;
  position: relative;
  top: -24px;
  font-size: 13px;
}
.point-wrapper .point-list .point-list-item {
  position: relative;
}
.point-wrapper .point-list .point-list-item:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 1px;
  right: -10px;
  top: 50%;
  background-color: #2c2b2d;
}

.good-point .point-title {
  color: #8bc34a;
}
.good-point .point-list-item:after {
  content: "";
  position: absolute;
  height: 5px;
  width: 1px;
  right: -8px;
  top: 10px;
  background-color: #2c2b2d;
}
.good-point .point-list li:before {
  background-color: #8bc34a;
}

.bad-point .point-title {
  color: var(--color2);
}
.bad-point .point-list li:before {
  background-color: var(--color2);
}

.single-product-page .seprator {
  z-index: 0;
}
.single-product-page .title-line {
  position: absolute;
  text-align: justify;
  line-height: 1.6;
  display: inline-block;
  margin: 0;
  padding-top: 0;
}
@media screen and (max-width: 800px) {
  .single-product-page .title-line {
    font-size: 22px;
  }
}
@media screen and (max-width: 500px) {
  .single-product-page .title-line {
    font-size: 18px;
  }
}
.single-product-page .title-line:before {
  display: none;
  top: 19px;
  border-top: 1px solid #15acbe;
  border-bottom: 1px solid #15acbe;
}
.single-product-page .title-line:after {
  display: none;
  top: 19px;
  border-top: 1px solid #15acbe;
  border-bottom: 1px solid #15acbe;
}
.single-product-page .desc {
  height: 197px;
  overflow: auto;
  text-align: justify;
  padding-left: 15px;
}
.single-product-page .desc::-webkit-scrollbar {
  width: 2px !important;
  height: 2px;
}
.single-product-page .desc::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 !important;
  box-shadow: inset 0 0 0 !important;
}
.single-product-page .desc::-webkit-scrollbar-thumb {
  background-color: cornflowerblue !important;
  outline: 1px solid transparent !important;
}

.single-product-page .category-slider {
  margin-top: 20px;
}
.single-product-page .add-to-cart-wrapper {
  overflow: hidden;
  background: var(--color2);
  color: #fff;
  border: 1px solid var(--color2);
  position: absolute;
  left: 40px;
  bottom: 0;
  border-radius: 6px;
  z-index: 10;
  padding: 5px;
  display: inline-block;
  transition: 0.2s all;
}

.add-to-cart {
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s all;
  color: #fff !important;
  background: #28a745;
  padding: 9px 40px;
  white-space: nowrap;
  border-radius: 6px;
  font-size: 1.2rem !important;
  height: 45px;
}
.add-to-cart.unavailable {
  min-width: 170px;
  background: gray;
  pointer-events: none;
  font-size: 18px !important;
  right: 0px;
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .add-to-cart.unavailable {
    font-size: 14px !important;
    padding-left: 30px;
  }
}
@media screen and (max-width: 500px) {
  .add-to-cart.unavailable {
    font-size: 12px !important;
    right: -15px;
    min-width: 155px;
  }
}
@media screen and (max-width: 460px) {
  .add-to-cart.unavailable {
    padding-left: 0;
    min-width: 120px;
  }
}

.product-features li {
  display: flex;
}
.product-features .price {
  position: relative;
  width: 220px;
}
.product-features .off-wrapper {
  left: 0;
  top: 0;
  color: #bcbcbc;
  letter-spacing: 1px;
}
.product-features .off-wrapper .off {
  top: -3px;
  right: 6px;
}
.product-features ul {
  padding: 0;
  padding-bottom: 15px;
  list-style: none;
  border-bottom: 1px solid #e0e0e0;
}
.product-features ul:last-child {
  border: 0;
}

.f-list-details {
  line-height: 30px !important;
}
.f-list-details .f-title {
  font-size: 1.2rem;
}
.f-list-details .f-list-item {
  align-items: flex-start;
}
.f-list-details .f-desc {
  white-space: normal;
}

.product-name-wrapper {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .product-name-wrapper {
    margin-bottom: 15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 991.98px) {
  .product-name-wrapper {
    margin-bottom: 0;
    padding: 0 15px;
  }
}
.product-name-wrapper:before {
  width: calc(100% - 60px);
  height: 0.1rem;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  content: "";
}
@media screen and (min-width: 992px) {
  .product-name-wrapper:before {
    content: "";
    border-bottom: 0.1rem solid var(--color4);
  }
}

.product-name {
  font-weight: 500;
  font-size: 2.4rem;
  margin: 0;
  padding: 10px 0;
  position: relative;
  line-height: 36px;
  color: #292c2d;
}
@media screen and (max-width: 1450px) {
  .product-name {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1200px) {
  .product-name {
    font-size: 2rem;
  }
}
@media screen and (max-width: 991.98px) {
  .product-name {
    margin-top: 0 !important;
  }
}

.product-slider-features-wrapper {
  line-height: 32px;
  background: #fff;
  box-shadow: 0px 2px 5px 0 #9e9e9e30;
  padding: 20px;
}

.product-features {
  color: #5e5e62;
  height: 325px;
  padding: 14px 0px 0px 10px;
}
@media screen and (max-width: 992px) {
  .product-features {
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .product-features {
    padding-bottom: 60px;
  }
}
.product-features .off-wrapper .off, .product-features .off-wrapper .off:before {
  border-radius: 50%;
  z-index: 0;
}

@media screen and (max-width: 992px) {
  .product-slider-wrapper {
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.product-slider-wrapper .product-slider {
  position: absolute;
  top: 26px;
  right: 50%;
  transform: translate(50%);
}
.product-slider-wrapper .product-slider img {
  width: 268px;
  padding: 2px;
  border: 1px solid #15acbe;
}

.product-slider {
  position: relative;
}
@media screen and (min-width: 992px) {
  .product-slider {
    margin-top: -75px;
  }
}

.product-info-tabs .nav-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-info-tabs .nav-tabs .icon {
  font-size: 2rem;
  position: relative;
  right: -10px;
  top: 5px;
}
.product-info-tabs .nav-tabs a {
  padding-right: 20px;
}
.product-info-tabs .tab-pane {
  height: auto;
}

.nav-tabs .active .icon-edit-o:before {
  content: "" !important;
}
.nav-tabs .active .icon-notepad-o:before {
  content: "" !important;
}
.nav-tabs .active .icon-speaker-o:before {
  content: "" !important;
}

.product-price-box .unavailable-title {
  position: relative;
  color: #292c2d;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  margin-bottom: 10px;
}
.product-price-box .unavailable-title span {
  background: #f6f6f6;
  position: relative;
  z-index: 2;
  padding: 0 6px;
}
.product-price-box .unavailable-title:before {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #292c2d;
  position: absolute;
  bottom: 10px;
}
.product-price-box.unavailable {
  text-align: justify;
  font-weight: 400;
  font-size: 1.2rem;
  color: #212529;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  padding: 15px;
  width: calc(100% - 15px);
  margin: 0;
  margin-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  .product-price-box.unavailable {
    font-size: 1rem;
    line-height: 2.2rem;
  }
}
@media screen and (max-width: 992px) {
  .product-price-box.unavailable {
    margin-left: 10px;
  }
}
.product-price-box .send-message {
  color: #2c2b2d !important;
  top: 10px;
  position: relative;
  font-size: 1.4rem;
  white-space: nowrap;
  padding: 10px 0px;
  background: #ccc;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  width: calc(100%);
  margin-bottom: 10px;
  transition: 0.2s all;
}
.product-price-box .send-message:hover {
  background: #e6e6e6;
}
@media screen and (max-width: 1200px) {
  .product-price-box .send-message {
    font-size: 1rem;
  }
}

.f-list-item {
  padding-right: 30px;
  display: flex;
  white-space: nowrap;
}

.s-p-box-desc .desc-box-item {
  padding: 0;
  width: 100% !important;
  margin: 0 !important;
}
.s-p-box-desc .desc-details {
  display: none;
}
.s-p-box-desc img {
  width: 65px;
  margin: 0;
}
.s-p-box-desc .box-desc {
  margin: 0 !important;
  margin-top: -70px !important;
  width: 100%;
  border-top: 1px solid #ececec50;
  border-radius: 0;
  padding-top: 10px;
}
.s-p-box-desc .desc-title {
  font-size: 1.2rem;
}

.select-option {
  position: relative;
}

.f-list-selectable-wrapper {
  display: inline-flex;
  flex-wrap: wrap;
}
.f-list-selectable-wrapper .f-list-selectable, .f-list-selectable-wrapper .color-selectable {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 2px 2px;
  height: 36px;
  border: 1px solid #9b9da0;
  border-radius: 4px;
  width: 149px;
  top: 4px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1439.98px) {
  .f-list-selectable-wrapper .f-list-selectable, .f-list-selectable-wrapper .color-selectable {
    width: 118px;
  }
}
@media screen and (max-width: 1199.98px) {
  .f-list-selectable-wrapper .f-list-selectable, .f-list-selectable-wrapper .color-selectable {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .f-list-selectable-wrapper .f-list-selectable, .f-list-selectable-wrapper .color-selectable {
    width: calc(100% / 3 - 5px);
  }
}
@media screen and (max-width: 550px) {
  .f-list-selectable-wrapper .f-list-selectable, .f-list-selectable-wrapper .color-selectable {
    width: 100%;
  }
}
.f-list-selectable-wrapper .f-list-selectable.active, .f-list-selectable-wrapper .color-selectable.active {
  border: 1px solid var(--color1);
  color: var(--color1);
}
.f-list-selectable-wrapper.active {
  border: 1px solid var(--color1);
}

.single-product-icon-item {
  font-size: 2rem;
  margin: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-product-icon-item .share-item {
  color: #5e5e62 !important;
  font-size: 1.7rem;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-product-icon-item-wrapper {
  position: absolute;
  right: -45px;
  top: 0;
  z-index: 99999;
  display: flex;
  flex-flow: column;
}

.product-card-like a {
  color: #5e5e62;
}
.product-card-like .icon-heart {
  color: var(--color2) !important;
}

.sendMessageProductAvailable .message-text {
  color: #2c2b2d;
  font-size: 1.3rem;
  margin-bottom: 0;
  line-height: 28px;
}
.sendMessageProductAvailable .custom-control-label {
  padding-right: 30px;
  position: relative;
  top: 5px;
}

.not-sign-in {
  display: block;
  font-size: 12px;
  padding-top: 0;
  color: #2c2b2d;
  cursor: pointer;
}

.product-information .captcha a {
  bottom: -6px !important;
}

.input-count {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.input-count .quantity {
  direction: ltr;
  position: relative;
  margin-right: 4px;
}
@media screen and (max-width: 991.98px) {
  .input-count .quantity {
    margin: 0;
    right: 30px;
  }
}
.input-count input[type=number]::-webkit-inner-spin-button,
.input-count input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-count input[type=number] {
  -moz-appearance: textfield;
}
.input-count .quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  float: left;
  padding: 0;
  margin: 0;
  border: 1px solid #cbcbcf;
  color: #2c2b2d;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  text-align: center;
}
.input-count .quantity input:focus {
  outline: 0;
}
.input-count .quantity-nav {
  float: left;
  position: relative;
  height: 42px;
  right: -20px;
}
.input-count .quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.input-count .quantity-button.quantity-up {
  position: absolute;
  top: 0;
  background-color: #e4e4e9;
  border: 1px solid #e4e4e9;
  left: -20px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.8rem;
  color: #2c2b2d;
}
.input-count .quantity-button.quantity-up:after {
  content: "";
  width: 45px;
  height: 45px;
  position: absolute;
  bottom: 0;
}
.input-count .quantity-button.quantity-down {
  position: absolute;
  bottom: 0px;
  background-color: #e4e4e9;
  border: 1px solid #e4e4e9;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.8rem;
  color: #2c2b2d;
}
.input-count .quantity-button.quantity-down:after {
  content: "";
  width: 45px;
  height: 45px;
  position: absolute;
  top: 0;
}

.another-f-list .callToAction {
  color: #fff !important;
  padding: 5px 25px 5px 25px;
  border-radius: 6px;
  height: 45px;
}

.callToAction {
  z-index: 2;
  display: block;
  background-color: #1f4282;
  background: -webkit-gradient(linear, left top, right top, from(#39bfad), color-stop(#044038), to(#04917f));
  background: -webkit-linear-gradient(left, #39bfad, #044038, #04917f);
  background: -o-linear-gradient(left, #39bfad, #044038, #04917f);
  background: linear-gradient(to right, #39bfad, #044038, #04917f);
  background-size: 600% 600%;
  animation: attract 6s ease infinite;
  -webkit-animation: attract 6s ease infinite;
}
.callToAction .callToActionText {
  font-size: 1.2rem !important;
  top: -2px;
  position: relative;
  right: 5px;
}
.callToAction .icon {
  font-size: 24px !important;
  position: relative;
  top: 4px;
}

@keyframes attract {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.pinkBg {
  background-color: var(--color2);
  z-index: -1;
}

.circle-ripple.intro-banner-vdo-play-btn {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  right: -8px;
}
.circle-ripple.intro-banner-vdo-play-btn .pinkBg {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  -webkit-animation: ripple2 2s infinite;
  animation: ripple2 2s infinite;
}

.intro-banner-vdo-play-btn {
  height: 45px;
  width: 220px;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  border-radius: 6px;
  z-index: 1;
  background: transparent;
}

.p-relative {
  position: relative;
}

.intro-banner-vdo-play-btn .ripple {
  position: absolute;
  height: 60px;
  width: 220px;
  z-index: -1;
  bottom: -7.5px;
  right: 0;
  opacity: 0;
  border-radius: 6px;
  -webkit-animation: ripple 2s infinite;
  animation: ripple 2s infinite;
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.65, 0);
    transform: scale(0.65, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.14);
    transform: scale(1.14);
  }
}
@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.65, 0);
    transform: scale(0.65, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.14);
    transform: scale(1.14);
  }
}
@-webkit-keyframes ripple2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ripple2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.intro-banner-vdo-play-btn .ripple:nth-child(2) {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

.intro-banner-vdo-play-btn .ripple:nth-child(3) {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.price-product-wrapper {
  position: relative;
  padding-bottom: 45px;
  margin-top: -80px;
}
@media screen and (min-width: 1440.98px) {
  .price-product-wrapper {
    margin-top: -180px;
  }
}
@media screen and (max-width: 991.98px) {
  .price-product-wrapper {
    margin-top: 0;
  }
}
.price-product-wrapper .card-price {
  white-space: nowrap;
  padding-left: 5px;
}

.color-name {
  color: #2c2b2d;
  padding: 0 10px !important;
}

.color-wrapper {
  margin: 0 5px;
  width: 100%;
  overflow: hidden;
}
.color-wrapper .owl-color {
  width: 100%;
}
.color-wrapper .owl-color .owl-item {
  float: right;
  padding: 5px 5px 0 0;
  position: relative;
  margin-bottom: 3px;
}
.color-wrapper .owl-color .item {
  position: relative;
  left: -4px;
  top: 0px;
}
.color-wrapper .owl-color .item.clicked:before {
  content: "";
  position: absolute;
  top: -3px;
  border-radius: 100%;
  right: -4px;
  width: 12px;
  height: 12px;
  background-image: url("../images/content/check.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
}
.color-wrapper .owl-color .item.clicked:after {
  content: "";
  position: absolute;
  width: calc(100% + 3px);
  right: -1.5px;
  height: calc(100% + 3px);
  border: 1px solid var(--color5);
  top: -1.5px;
  z-index: -1;
  border-radius: 4px;
}
.color-wrapper .owl-color img {
  display: block;
  margin: 0px auto;
  height: 60px;
  object-fit: contain;
  max-width: 100%;
}

.total-price .card-oldPrice {
  margin-right: 0;
}

.price-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 54px;
  padding-right: 0px;
}
.price-box .price-wrapper {
  top: 0;
}

.slogan-wrapper-type2 {
  margin-bottom: 30px;
  margin-top: -5px;
}
.slogan-wrapper-type2 .product__wrapper {
  border-radius: 16px;
  background: #fff;
  margin-top: 16px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  padding: 20px 15px;
}
.slogan-wrapper-type2 .product__img {
  width: 60px;
  margin-right: 15px;
}
@media screen and (max-width: 991.98px) {
  .slogan-wrapper-type2 .product__img {
    margin-right: 0;
  }
}
.slogan-wrapper-type2 .product__title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 991.98px) {
  .slogan-wrapper-type2 .product__title {
    font-size: 14px;
    line-height: 24px;
  }
}
.slogan-wrapper-type2 .product__link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slogan-wrapper-type2 .product__content {
  font-size: 1.3rem;
  line-height: 24px;
  font-weight: 400;
}
@media screen and (max-width: 991.98px) {
  .slogan-wrapper-type2 .product__content {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    padding: 0;
  }
}
.slogan-wrapper-type2 .product__link-details {
  width: calc(100% - 80px);
  flex-flow: column;
}

.product__title {
  margin-top: 4rem;
  margin-bottom: 1.4rem;
  font-size: 2.2rem;
  font-weight: bold;
  color: var(--color2);
  text-align: center;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.product__content {
  margin-top: 0;
  font-weight: 300;
  font-size: 1.6rem;
  text-align: center;
  color: #5e5e62;
  line-height: 2.6rem;
  padding: 0 20px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.sticky-top-wrapper {
  margin-bottom: 45px;
  position: sticky;
  top: 10px;
}

.decoraiton-test .icon {
  z-index: 3;
  position: relative;
  color: var(--color2);
}
.decoraiton-test .icon:after {
  content: "";
  width: 15px;
  height: 15px;
  z-index: -1;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.add-to-cart-modal {
  border-radius: 16px;
}
.add-to-cart-modal .close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 9;
  color: #fff;
}
.add-to-cart-modal .add-to-cart-modal-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.add-to-cart-modal img {
  width: 75px;
  margin: 15px;
  position: relative;
  top: 0;
}
.add-to-cart-modal .slogan-part {
  width: 30%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  height: 200px;
  background: var(--color2);
}
@media screen and (max-width: 768.98px) {
  .add-to-cart-modal .slogan-part {
    display: none;
  }
}
.add-to-cart-modal .slogan {
  margin: 0 15px 8px 15px;
  font-size: 12px;
  color: #fff;
}
.add-to-cart-modal .modal-dialog {
  width: 650px;
  max-width: 650px;
}
@media screen and (max-width: 768.98px) {
  .add-to-cart-modal .modal-dialog {
    width: 97%;
  }
}
.add-to-cart-modal .modal-content {
  border-radius: 16px;
  overflow: hidden;
  border: 0;
  box-shadow: 0 0 0;
}
.add-to-cart-modal .question-part {
  width: 70%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  height: 185px;
}
.add-to-cart-modal .modal-title {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 30px;
  margin-top: 20px;
  position: relative;
}
.add-to-cart-modal .modal-title .icon {
  position: relative;
  z-index: 1;
  top: 5px;
}
.add-to-cart-modal .modal-title:after {
  width: 45px;
  height: 45px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #5dd879;
  border-radius: 100%;
}
.add-to-cart-modal .modal-text {
  width: 100%;
  display: flex;
  padding: 0 20px;
  font-size: 14px;
  color: #2c2b2d;
}
.add-to-cart-modal .modal-btns {
  width: calc(100% - 40px);
  display: flex;
  align-items: center;
  margin: 20px;
  justify-content: space-between;
}
.add-to-cart-modal .continue-btn {
  position: static;
  width: 46%;
  opacity: 1;
  float: none;
  line-height: initial;
  text-align: center;
  text-shadow: 0 0 0;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s all;
  color: #fff !important;
  background: var(--color2);
  padding: 9px;
  border-radius: 6px;
  font-size: 1.2rem !important;
  height: 45px;
  font-weight: 300;
}
@media screen and (max-width: 500px) {
  .add-to-cart-modal .continue-btn {
    width: 100px;
    padding: 5px 10px;
  }
}
.add-to-cart-modal .finish-shopping-btn {
  position: static;
  width: 46%;
  color: #fff;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s all;
  background: #28a745;
  padding: 9px;
  border-radius: 6px;
  font-size: 1.2rem !important;
  height: 45px;
  font-weight: 400;
}
@media screen and (max-width: 500px) {
  .add-to-cart-modal .finish-shopping-btn {
    width: 100px;
    padding: 5px 10px;
  }
}

.share-modal {
  z-index: 9999999999;
}
.share-modal .modal-content {
  padding: 45px 20px;
}
.share-modal .close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 9;
}
.share-modal .close .icon {
  font-size: 1.5rem;
}
.share-modal .share-text {
  color: #2c2b2d;
  font-size: 1.4rem;
  margin-top: 20px;
}
.share-modal .share-item-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 15px 0;
}
.share-modal .icon {
  font-size: 22px;
  position: relative;
  top: 2px;
}
.share-modal .share-link {
  font-size: 11px;
  padding: 5px;
  color: #ddd !important;
  border-radius: 4px;
  margin-left: 10px;
}
.share-modal .instagram {
  width: 20px;
}
.share-modal .twitter {
  color: #55acee;
}
.share-modal .facebook {
  color: #3b5998;
}
.share-modal .telegram {
  color: #039be5;
}
.share-modal .whatsapp {
  font-size: 26px !important;
  top: 1px !important;
}
.share-modal .copy-link .share-link {
  font-size: 11px;
  padding: 5px 15px;
  border: 1px solid #ddd;
  color: #5e5e62 !important;
  border-radius: 4px;
  margin-left: 10px;
  pointer-events: none;
}
.share-modal .copy-link.copied .share-link {
  border: 1px solid var(--color2);
  color: var(--color2) !important;
}

@media screen and (max-width: 991.98px) {
  .product-wrapper #content {
    padding-right: 15px !important;
  }
}
@media screen and (max-width: 991.98px) {
  .product-wrapper .category-tabs {
    padding-left: 15px !important;
  }
}

@media screen and (max-width: 991.98px) {
  .row-price {
    width: 100%;
    margin-right: 0;
    padding: 15px;
  }
}
@media screen and (max-width: 991.98px) {
  .row-price .mobile-imprtant-info-placement {
    margin-top: 90px !important;
  }
}
@media screen and (max-width: 991.98px) {
  .row-price .price-box-wrapper {
    padding-right: 0 !important;
    margin-right: -30px;
  }
}
@media screen and (max-width: 991.98px) {
  .row-price .price-box {
    padding-right: 25px;
  }
}

@media screen and (max-width: 600px) {
  .add-to-cart-wrapper {
    position: absolute;
    bottom: -64px;
    z-index: 2;
    width: calc(50% - 27px);
    margin-right: 7px;
  }
}
@media screen and (max-width: 350px) {
  .add-to-cart-wrapper {
    margin-right: 7px;
  }
}
@media screen and (max-width: 600px) {
  .add-to-cart-wrapper .add-to-cart {
    padding: 9px;
    width: 100%;
  }
}

@media screen and (max-width: 991.98px) {
  .callToActionWrapper {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 600px) {
  .callToActionWrapper {
    display: inline-block;
    height: 50px;
  }
}
@media screen and (max-width: 650px) {
  .callToActionWrapper .price-box-wrapper {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 600px) {
  .callToActionWrapper .callToActionText {
    top: 0;
  }
}
@media screen and (max-width: 500px) {
  .callToActionWrapper .callToActionText {
    display: none;
  }
}
.callToActionWrapper .callToActionMobileText {
  font-size: 1.2rem !important;
  top: 2px;
  position: relative;
  right: 5px;
}
@media screen and (max-width: 500px) {
  .callToActionWrapper .callToActionMobileText {
    display: inline-block !important;
  }
}
@media screen and (max-width: 600px) {
  .callToActionWrapper .callToAction {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}
.callToActionWrapper .f-list-item {
  float: left;
  padding-left: 5px;
}
@media screen and (max-width: 600px) {
  .callToActionWrapper .f-list-item {
    width: calc(50% - 27px);
    padding-left: 0;
    position: absolute;
    left: 15px;
    right: auto;
  }
}
@media screen and (max-width: 350px) {
  .callToActionWrapper .f-list-item {
    left: 15px;
  }
}
@media screen and (max-width: 500px) {
  .callToActionWrapper .pinkBg {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  .add-to-cart-text {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  .add-to-cart-mobile-text {
    display: inline-block !important;
  }
}

.product-nav .nav-pills {
  position: sticky;
  top: 60px;
  width: 100%;
  background: #fff;
  z-index: 9999;
  height: 60px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.product-nav .nav-link {
  padding: 0 15px !important;
  background: transparent !important;
  position: relative;
}
.product-nav .nav-link.active:after {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  bottom: -6px;
  width: 100%;
  height: 4px;
  border-radius: 4px 4px 0 0;
  background: var(--color2);
}

.info-shop-header-title {
  font-size: 2.4rem;
  color: #2c2b2d;
  margin-bottom: 15px;
}

.color-item-name {
  font-size: 8px;
  font-weight: 800;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  color: #666;
  background: var(--color4);
  width: 100%;
  height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.clicked .color-item-name {
  color: #fff;
  background: var(--color2);
}

.color-item-box {
  display: inline-flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

#description {
  position: relative;
  top: -150px;
}

#information {
  position: relative;
  top: -125px;
}
@media screen and (max-width: 991.98px) {
  #information {
    top: -150px;
  }
}

#comments-wrapper {
  position: relative;
  top: -125px;
}
@media screen and (max-width: 991.98px) {
  #comments-wrapper {
    top: -150px;
  }
}

.nav-pills-fixed {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 60px !important;
  z-index: 9999 !important;
  padding-right: 30px;
}

.product-comment .product-information {
  padding-right: 15px !important;
}

.owl-related .owl-nav button.owl-next {
  right: -15px;
  left: auto;
  box-shadow: -4px 0px 2px 0px #bbb;
}

.description-list .f-list-title {
  color: #5e5e62;
  font-weight: 400;
  font-size: 1.3rem;
}
.description-list .f-list-desc {
  color: #5e5e62;
  font-size: 1.3rem;
}

.form-group {
  margin-bottom: 1.5rem;
}

.form-card {
  padding-bottom: 15px;
}
.form-card__field {
  position: relative;
  margin: 25px 0 0 0;
}
.form-card ::-webkit-input-placeholder {
  color: #d0d0d0 !important;
}
.form-card :-moz-placeholder {
  color: #d0d0d0 !important;
}
.form-card ::-moz-placeholder {
  color: #d0d0d0 !important;
}
.form-card :-ms-input-placeholder {
  color: #d0d0d0 !important;
}
.form-card__input {
  font-size: 13px;
  padding: 2px 5px 2px 10px;
  display: block;
  width: 100%;
  height: calc(3.55rem + 3px);
  border: 1.5px solid #bcbdc09c;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.form-card__input:focus ~ label, .form-card__input:valid ~ label {
  top: -11px;
  font-size: 12px;
  color: #9c9c9c;
  background: #fbfbfb;
  padding: 0 9px;
  line-height: 1;
  margin-bottom: 0;
}
.form-card__input:focus {
  outline: none;
}
.form-card__input:hover {
  box-shadow: 0 0 4px #cccccc;
}
.form-card__label {
  color: #1b1b1b;
  font-size: 13px;
  line-height: 1.8;
  font-weight: normal;
}
.form-card__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: flex-end;
}
.form-card__button button {
  margin-top: 30px;
  font-size: 1.4rem;
  padding: 7px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid var(--color2);
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #fff;
  background-color: var(--color2);
}
.form-card__button button:hover {
  border-color: var(--color3);
  background-color: var(--color3);
}
.form-card__button button.ghost {
  background-color: transparent;
  color: var(--color2);
}
.form-card__button button.ghost:hover {
  color: var(--color3);
  border-color: var(--color3);
}

textarea.form-card__input {
  padding-top: 9px;
  resize: none;
  height: auto;
}
textarea.form-card__input::-webkit-scrollbar {
  width: 4px;
}

.captcha {
  position: relative;
}
.captcha__img {
  position: absolute;
  right: 3px;
  bottom: 3px;
  z-index: 2;
}
.captcha__link {
  position: absolute;
  right: 105px;
  top: -31px;
  color: var(--color2);
  z-index: 1;
}
.captcha__link span {
  font-size: 2.3rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.captcha__link span:hover {
  color: var(--color3);
}

.mySelectOption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  /*Styling Selectbox*/
}
.mySelectOption__wrapper {
  width: 100%;
  text-align: left;
  display: inline-block;
  background-color: #fff;
  border: 1.5px solid #bcbdc09c;
  border-radius: 5px;
  transition: all 0.5s ease;
  position: relative;
  font-size: 13px;
  color: #d0d0d0;
  height: calc(3.55rem + 2px);
}
.mySelectOption__wrapper .select {
  cursor: pointer;
  display: block;
  padding: 7px 10px 10px 10px;
}
.mySelectOption__wrapper .select > i {
  font-size: 12px;
  color: #d0d0d0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 20px;
}
.mySelectOption__wrapper:hover {
  box-shadow: 0 0 4px #cccccc;
}
.mySelectOption__wrapper:active {
  background-color: #f8f8f8;
}
.mySelectOption__wrapper:focus {
  outline: none;
}
.mySelectOption__wrapper.active, .mySelectOption__wrapper.active:hover {
  box-shadow: 0 0 4px #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f8f8f8;
}
.mySelectOption__wrapper.active .select > i {
  transform: rotate(-90deg);
}
.mySelectOption__wrapper .dropdown-menu {
  margin-top: 3px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  left: 0;
  margin-top: 1px;
  box-shadow: 0 1px 2px #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  display: none;
  max-height: 144px;
  text-align: left;
  overflow-y: auto;
  z-index: 9;
  padding: 0;
  list-style: none;
}
.mySelectOption__wrapper .dropdown-menu li {
  padding: 10px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  font-size: 1.3rem;
}
.mySelectOption__wrapper .dropdown-menu li:hover {
  background-color: #f2f2f2;
}
.mySelectOption__wrapper .dropdown-menu li:active {
  background-color: #e2e2e2;
}

form em.error {
  color: #a9152e;
  position: absolute;
  bottom: -15px;
  left: 2px;
  font-size: 11px;
  background: #fff;
  padding: 0 0 0 4px;
}

.login form em.error {
  color: #ffffff;
  position: absolute;
  bottom: -16px;
  left: 0;
  font-size: 10px;
}

.hamburger {
  display: none;
}
.hamburger.active {
  right: 65px;
  top: 30px;
  position: absolute;
}

.hamburger-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  z-index: 102;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.hamburger-box li {
  list-style: none;
  position: absolute;
  right: 5%;
  width: 30px;
  height: 2px;
  transition: 0.8s;
  background: #444;
  transform: translateY(-50%) rotate(0);
  opacity: 1;
}
.hamburger-box li:nth-child(1) {
  top: 20%;
}
.hamburger-box li:nth-child(2) {
  top: 50%;
}
.hamburger-box li:nth-child(3) {
  top: 80%;
}
.hamburger-box.active li {
  width: 20px;
}
.hamburger-box.active li:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.hamburger-box.active li:nth-child(2) {
  opacity: 0;
}
.hamburger-box.active li:nth-child(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

.navbar-navigation {
  position: relative;
  width: auto;
}
@media only screen and (max-width: 991.98px) {
  .navbar-navigation {
    width: 100vw;
    position: fixed;
    top: 0;
    left: -100vw;
    border-top: 1px solid #d1d2d4;
    -webkit-transition: left 0.8s cubic-bezier(1, 0, 0, 1);
    transition: left 0.8s cubic-bezier(1, 0, 0, 1);
    z-index: 10;
  }
}
.navbar-navigation .navbar-nav {
  flex-direction: row;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .navbar-navigation .navbar-nav {
    height: calc(100vh - 62px);
    margin-top: 5px;
    flex-direction: column;
    overflow: auto;
    background-color: #ffffff;
    padding-top: 10px;
    width: 100vw;
    position: fixed;
    top: 35px;
    left: -100vw;
    border-top: 1px solid #d1d2d4;
    -webkit-transition: left 0.8s cubic-bezier(1, 0, 0, 1);
    transition: left 0.8s cubic-bezier(1, 0, 0, 1);
    z-index: 10;
  }
}
@media screen and (max-width: 560px) {
  .navbar-navigation .navbar-nav {
    width: 100vw;
  }
}
.navbar-navigation .navbar-nav.open {
  left: 0;
  background: #fafafa;
  pointer-events: all;
  margin-top: 0;
  top: 40px;
  overflow: hidden;
  overflow-y: auto;
  height: calc(100vh - 60px);
}
.navbar-navigation .navbar-nav.open::-webkit-scrollbar {
  width: 5px;
}
.navbar-navigation .navbar-nav .mdropdown {
  position: relative;
  z-index: 103;
}
.navbar-navigation .navbar-nav .mdropdown__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navbar-navigation .navbar-nav .mdropdown__button::after {
  padding-right: 10px;
  padding-left: 5px;
  position: relative;
  top: 3px;
  padding-top: 3px;
  font-family: "icomoon";
  content: "";
  color: #2c2b2d;
  font-size: 0.9rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 991.98px) {
  .navbar-navigation .navbar-nav .mdropdown__button::after {
    content: "";
  }
}
@media only screen and (max-width: 991.98px) {
  .navbar-navigation .navbar-nav .mdropdown__button.angle-down::after {
    transform: rotate(90deg);
  }
}
.navbar-navigation .navbar-nav .mdropdown__sub-menu, .navbar-navigation .navbar-nav .mdropdown__menu {
  position: relative;
  background-color: #f6f7f8;
  border-radius: 0;
  text-align: left;
}
@media (min-width: 992px) {
  .navbar-navigation .navbar-nav .mdropdown__sub-menu, .navbar-navigation .navbar-nav .mdropdown__menu {
    -webkit-box-shadow: 0 1px 3px rgba(116, 116, 116, 0.28);
    -moz-box-shadow: 0 1px 3px rgba(116, 116, 116, 0.28);
    box-shadow: 0 1px 3px rgba(116, 116, 116, 0.28);
    background-color: #fff;
    position: absolute;
    min-width: 160px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-10px);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    flex-direction: column;
  }
}
.navbar-navigation .navbar-nav .mdropdown__sub-menu > .nav-item, .navbar-navigation .navbar-nav .mdropdown__menu > .nav-item {
  border: none;
}
.navbar-navigation .navbar-nav .mdropdown__sub-menu .nav-link, .navbar-navigation .navbar-nav .mdropdown__menu .nav-link {
  color: #2c2b2d !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navbar-navigation .navbar-nav .mdropdown__sub-menu .nav-link:hover, .navbar-navigation .navbar-nav .mdropdown__menu .nav-link:hover {
  color: #fff !important;
  background-color: var(--color5);
}
.navbar-navigation .navbar-nav .mdropdown__sub-menu .mdropdown__button::after, .navbar-navigation .navbar-nav .mdropdown__menu .mdropdown__button::after {
  content: "";
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .navbar-navigation .navbar-nav .mdropdown__menu {
    left: 0;
    top: 100%;
  }
}
@media (min-width: 992px) {
  .navbar-navigation .navbar-nav .mdropdown__sub-menu {
    left: 100%;
    top: 0;
  }
}
.navbar-navigation .navbar-nav .mdropdown__sub-menu > .nav-item {
  border: none;
}
.navbar-navigation .nav-logo {
  display: none;
}
@media only screen and (max-width: 991.98px) {
  .navbar-navigation .nav-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
  }
}
.navbar-navigation .nav-logo__img {
  max-width: 80px;
  width: 100%;
  height: auto;
}
.navbar-navigation .nav-line {
  background: #f6f7f8;
  padding: 5px;
}
.navbar-navigation .nav-user {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-bottom: 10px;
}
.navbar-navigation .nav-user__name {
  font-size: 1.5rem;
  font-weight: bold;
}
.navbar-navigation .nav-user__email {
  font-size: 1.3rem;
  margin-top: 8px;
}
.navbar-navigation .nav-item {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  align-items: center;
  justify-content: space-between;
  display: flex;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 991.98px) {
  .navbar-navigation .nav-item {
    flex-flow: column;
    text-align: left;
    align-items: flex-start;
  }
}
.navbar-navigation .nav-item .active {
  color: var(--color5) !important;
  font-weight: 700;
}
.navbar-navigation .nav-item:hover .nav-link {
  color: var(--color4) !important;
}
@media (min-width: 992px) {
  .navbar-navigation .nav-item:hover > .mdropdown__sub-menu, .navbar-navigation .nav-item:hover > .mdropdown__menu {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0px);
  }
}
.navbar-navigation .nav-item:hover > .mdropdown__sub-menu .nav-link, .navbar-navigation .nav-item:hover > .mdropdown__menu .nav-link {
  padding: 10px 20px;
  width: 100%;
  white-space: nowrap;
  color: #2c2b2d !important;
}
.navbar-navigation .nav-item:hover > .mdropdown__sub-menu .nav-link:hover, .navbar-navigation .nav-item:hover > .mdropdown__sub-menu .nav-link .active, .navbar-navigation .nav-item:hover > .mdropdown__menu .nav-link:hover, .navbar-navigation .nav-item:hover > .mdropdown__menu .nav-link .active {
  color: #fff !important;
}
.navbar-navigation .nav-item:hover > .mdropdown__sub-menu .nav-link:hover:after, .navbar-navigation .nav-item:hover > .mdropdown__sub-menu .nav-link .active:after, .navbar-navigation .nav-item:hover > .mdropdown__menu .nav-link:hover:after, .navbar-navigation .nav-item:hover > .mdropdown__menu .nav-link .active:after {
  color: #fff !important;
}
@media screen and (max-width: 991.98px) {
  .navbar-navigation .nav-item:hover > .mdropdown__sub-menu .nav-link, .navbar-navigation .nav-item:hover > .mdropdown__menu .nav-link {
    border-bottom: 1px solid #252525;
  }
}
@media only screen and (max-width: 991.98px) {
  .navbar-navigation .nav-item {
    border-bottom: 1px solid #e6e7e8;
    position: relative;
    margin: 0;
    padding-top: 15px;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 991.98px) {
  .navbar-navigation .nav-item > ul {
    padding-left: 0px;
    flex-direction: column;
    width: 100%;
  }
}
.navbar-navigation .nav-link {
  -webkit-tap-highlight-color: rgba(51, 51, 51, 0.12);
  display: block;
  outline: none;
  /*background: #fff;*/
  font-size: 14px;
  padding: 15px 20px;
  color: #444;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  white-space: nowrap !important;
}

.fixed-nav {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0s all;
  -webkit-transition: all 0.3s ease;
  z-index: 9999999;
}
.fixed-nav .navbar {
  position: relative;
}

.on-scroll-nav {
  z-index: 1023;
  width: 100%;
}
.on-scroll-nav.down {
  position: fixed;
  top: 0px !important;
}
.on-scroll-nav.up {
  position: fixed;
  top: 54px !important;
}

.profile .page-title-wrapper {
  margin-top: 0;
  padding-left: 0;
  min-height: auto;
  margin-bottom: 10px;
}
.profile .page-title-wrapper .page-title:before {
  display: none;
}

.nav-more {
  width: 75px;
}
.nav-more:after {
  display: none;
}
.nav-more .icon {
  left: 20px;
  position: absolute;
  top: 50%;
  font-size: 32px;
  transform: translate(0, -50%);
}

@media screen and (min-width: 992px) {
  .isDown .navbar-navigation .navbar-nav .mdropdown__menu {
    right: 0;
    bottom: 100%;
    top: auto;
  }
}

footer {
  background: var(--color8);
  padding: 0;
  position: relative;
  color: var(--color9);
  z-index: 9999;
  border-top: 4px solid var(--color2);
}

.footer {
  position: relative;
  overflow: hidden;
}
.footer:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  right: 0;
  bottom: 0;
  background-image: url("../images/content/footer-shape1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  z-index: -1;
}

.footer .contact {
  margin-top: 30px;
  margin-bottom: 25px;
}
.footer .contact .easyaccess__link:after {
  display: none;
}
.footer .contact__title {
  font-size: 20px;
  color: var(--color9);
  font-weight: 500;
  line-height: 2;
}
.footer .contact__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
}
.footer .contact__place {
  margin: 8px 0 0 0;
  font-size: 13px;
  font-weight: 300;
  color: var(--color9);
  line-height: 2;
}
.footer .contact__place span {
  margin-right: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer .contact__place:hover span {
  color: var(--color2);
}
.footer .contact__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .contact__item {
  margin: 5px 0;
  font-size: 1.4rem;
  color: var(--color9);
  line-height: 2;
  width: 250px;
}
@media screen and (max-width: 500px) {
  .footer .contact__item {
    margin: 0;
  }
}
.footer .contact__item span {
  margin-right: 10px;
  font-size: 13px;
  font-weight: 400;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer .contact__item:hover span {
  color: var(--color2);
}

.contact__item-link {
  margin: 5px 0 0 0;
  font-size: 13px;
  font-weight: 400;
  color: var(--color9);
  line-height: 2;
  direction: ltr;
  display: inline-block;
}
.contact__item-link:hover {
  color: var(--color2);
}

.easyaccess__title {
  font-size: 1.7rem;
  color: var(--color9);
  font-weight: 500;
  line-height: 2;
  height: 34px;
}
@media screen and (max-width: 991.98px) {
  .easyaccess__title {
    margin-top: 15px;
    height: auto;
  }
}
.easyaccess .easyaccess__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  max-height: 209px;
  flex-wrap: wrap;
}
.easyaccess .easyaccess__item {
  margin: 15px 5px 0px 0;
}
@media screen and (max-width: 767.98px) {
  .easyaccess .easyaccess__item {
    margin: 5px 5px 0px 0;
  }
}
.easyaccess .easyaccess__item:hover .easyaccess__link {
  color: var(--color2);
}
.easyaccess .easyaccess__item:last-child .easyaccess__link:after {
  content: "";
}
.easyaccess .easyaccess__link {
  font-size: 13px;
  font-weight: 400;
  padding: 5px 5px 5px 0;
  color: var(--color9);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.easyaccess .easyaccess__link:after {
  content: "،";
}

.signs {
  margin-top: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767.98px) {
  .signs {
    align-items: flex-start;
    margin-top: 30px;
  }
}
@media (max-width: 399.98px) {
  .signs {
    align-items: center;
  }
}
.signs__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767.98px) {
  .signs__list {
    align-items: flex-start;
    padding: 0;
    justify-content: space-around;
  }
}
.signs__img {
  padding: 4px;
  margin: 3px;
  height: 130px;
  margin-top: 45px;
}

.social-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 7px;
}
@media (max-width: 767.98px) {
  .social-footer {
    justify-content: center;
  }
}
.social-footer__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.social-footer__item {
  margin-left: 0;
  margin-right: 15px;
}
.social-footer__item:hover .social-footer__icon {
  color: var(--color2);
}
.social-footer__link {
  margin: 0;
  padding-right: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.social-footer .instagram {
  width: 26px;
}
.social-footer .telegram {
  color: #039be5 !important;
}
.social-footer .whatsapp.social-footer__icon {
  font-size: 32px;
}
.social-footer__icon {
  color: var(--color2);
  font-size: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.inc-info {
  padding-bottom: 10px;
}
.inc-info .rights .py-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  color: var(--color9);
}
@media (max-width: 991.98px) {
  .inc-info .rights .py-1 {
    flex-direction: column;
  }
}
@media (max-width: 460px) {
  .inc-info .rights .py-1 {
    align-items: flex-start;
  }
}
.inc-info .rights .py-1 a {
  padding: 0 2px;
  display: inline-block;
}
.inc-info .rights .py-1 p,
.inc-info .rights .py-1 h6 {
  font-size: 1.2rem;
  margin: 0;
  line-height: 2;
  font-weight: 300;
}
.inc-info .rights .py-1 a {
  color: var(--color2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: 500;
}
.inc-info .rights .py-1:hover a {
  color: var(--color2);
}

.footer-about-title {
  padding: 0 30px;
  position: relative;
  z-index: 1;
  background-color: var(--color8);
  margin-right: 100px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.7rem;
  color: #2c2b2d;
  font-weight: 500;
  line-height: 2;
  filter: drop-shadow(0px -6px 2px #e1e1e1);
  margin-top: 15px;
}
.footer-about-title:before {
  content: "";
  position: absolute;
  right: -44px;
  width: 0;
  height: 0;
  border-bottom: 44px solid var(--color8);
  border-right: 44px solid transparent;
}
.footer-about-title:after {
  content: "";
  position: absolute;
  left: -44px;
  width: 0;
  height: 0;
  border-bottom: 44px solid var(--color8);
  border-left: 44px solid transparent;
}

.footer-about-details {
  background: var(--color8);
  filter: drop-shadow(0px 0px 6px #ddd);
  padding: 15px;
}

.footer-about-text {
  font-size: 13px;
  padding: 15px;
  text-align: justify;
  height: 110px;
  overflow: hidden;
  font-weight: 300;
  line-height: 25px;
}
@media screen and (max-width: 500px) {
  .footer-about-text {
    font-size: 11px;
    padding: 15px;
    text-align: justify;
    height: 110px;
    overflow: hidden;
    font-weight: 300;
    line-height: 19px;
  }
}

.footer-logo, .footer-about-icon {
  height: 120px;
  width: auto;
}
@media screen and (max-width: 500px) {
  .footer-logo, .footer-about-icon {
    height: 80px;
    width: auto;
    top: 20px;
    position: relative;
  }
}

.footer-img-gallery {
  height: 56px;
}

.widget__button1 {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  left: 3%;
  position: fixed;
  filter: drop-shadow(2px 4px 6px #00000020);
  z-index: 8;
  border: none;
  cursor: pointer;
  bottom: -100px;
  transition: all 0.5s ease-in-out;
}

.circle {
  top: 1px;
  font-size: 26px;
  position: relative;
}

.widget__number {
  font-size: 1.4rem;
  color: #2c2b2d;
  transition: all 0.2s ease-in-out;
}

.widget__phone-text {
  color: #2c2b2d;
}

.widget__phone-icon {
  font-size: 1.1rem;
  margin-left: 5px;
}

.widget__phone {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  color: #fff;
}

.widget__phone-call {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
}

.widget__header {
  padding: 15px;
  border-radius: 5px;
  background-color: #fff;
  filter: drop-shadow(2px 4px 6px #888);
}

.widget {
  position: fixed;
  opacity: 0;
  z-index: 7;
  bottom: 120px;
  left: 4%;
  width: 300px;
  pointer-events: none;
  border-radius: 5px;
  box-shadow: 0 0 8px -1px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
  transform: scale(0.6);
}

.widget.active {
  opacity: 1;
  transform: scale(1);
  pointer-events: all;
}

.widget__icon {
  color: #2c2b2d;
  font-size: 2.4rem;
  transition: all 0.2s ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.widget__button2 {
  width: 45px;
  height: 45px;
  background-color: var(--color2);
  color: #fff;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.widget__button2:hover {
  transform: scale(1.1);
}

.widget__close {
  cursor: pointer;
}

.widget__number {
  transition: 0.2s all;
}
.widget__number:hover {
  color: var(--color2);
}

.newsletter-input {
  width: 100%;
  background: transparent;
  height: 38px;
  padding: 0 10px;
  border: 1px solid #ddd;
  border-right: 0;
  caret-color: var(--color2);
  color: #fff !important;
  font-size: 14px;
}

.newsletter-btn {
  color: #fff;
  background: transparent;
  border: 1px solid #ddd;
  border-left: 0;
}
.newsletter-btn:hover {
  border: 1px solid var(--color2);
}

.newsletter-input-wrapper {
  display: flex;
  align-items: self-end;
  justify-content: space-between;
  padding: 15px 0;
  position: relative;
  z-index: 3;
}

.search-focus {
  background-color: #29292996;
  overflow: hidden;
}
.search-focus .modal-dialog {
  position: relative;
  transition: 0s all;
  max-width: 100%;
}
.search-focus .modal-content {
  position: unset;
  background-color: transparent;
  border: none;
}
.search-focus .modal-content .close {
  position: absolute;
  right: 3%;
  top: 3px;
  opacity: 1;
  padding-top: 10px;
}
.search-focus .modal-content .close span {
  margin-right: 10px;
  color: white;
  font-size: 3.5rem;
}
.search-focus .search-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-focus .search-center .search-form {
  position: relative;
  width: 350px;
  height: 40px;
  border-radius: 40px;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  /* box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); */
  background: #fff;
}
.search-focus .search-center .search-form :-webkit-input-placeholder {
  font-size: 11px;
}
.search-focus .search-center .search-form ::-moz-placeholder {
  font-size: 11px;
}
.search-focus .search-center .search-form :-ms-input-placeholder {
  font-size: 11px;
}
.search-focus .search-center .search-form ::placeholder {
  font-size: 11px;
}
.search-focus .search-center .search-form .search-input {
  position: absolute;
  top: 10px;
  right: 17px;
  font-size: 14px;
  background: none;
  color: #5a6674;
  width: 100%;
  height: 20px;
  border: none;
  appearance: none;
  outline: none;
}
.search-focus .search-center .search-form .search-button {
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 3px;
  height: 33px;
  width: 33px;
  padding: 0;
  margin: 0;
  border: none;
  background-color: var(--color2);
  outline: none !important;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-focus .search-center .search-form .search-button span {
  font-size: 1.5rem;
  color: #fdfdfd;
}

.alert-dismissible {
  padding: 0 !important;
}

.top-head-wrapper {
  position: sticky;
  background-color: #fff;
  width: 100%;
  top: 0;
  transition: 0.35s all !important;
  filter: drop-shadow(2px 4px 6px #888);
  line-height: normal;
  height: 80px;
  border-bottom: 1px solid #ffffff69;
  align-items: center;
  justify-content: space-between;
  z-index: 999999;
}
@media screen and (max-width: 991.98px) {
  .top-head-wrapper {
    height: 60px;
    position: fixed;
  }
}
.top-head-wrapper:hover {
  opacity: 1 !important;
  transition: 0.2s opacity !important;
}
.top-head-wrapper .header {
  position: absolute;
  width: calc(100% - 500px);
  top: 18px;
  left: 50%;
  transform: translate(-50%);
}
@media screen and (max-width: 991.98px) {
  .top-head-wrapper .header {
    width: 100%;
  }
}

.top-head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  top: -3px;
  right: 0;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .top-head {
    justify-content: center;
    position: absolute;
    left: 0;
    top: 27px;
    right: 0;
  }
}

.nav-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.nav-social__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: inherit;
}
.nav-social__item {
  margin-left: 12px;
  padding: 5px;
}
.nav-social__item:hover .nav-social__link {
  color: var(--color5);
}
.nav-social__link {
  font-size: 1.9rem;
  color: #fdfdfd;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.top-access {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 999999;
}
@media screen and (max-width: 991.98px) {
  .top-access {
    background: #fff;
    margin-top: 15px;
  }
}
.top-access__email-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
}
.top-access__email-wrapper:hover .top-access__email-icon {
  color: var(--color5);
}
.top-access__email-icon {
  color: #fdfdfd;
  font-size: 1.4rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: 5px;
}
.top-access__email-text {
  margin: 0;
  color: #fdfdfd;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 0.3rem;
}
.top-access .user {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .top-access .user {
    width: auto;
  }
}
.top-access .user__item {
  color: #fdfdfd;
  height: 100%;
  padding: 0 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.top-access .user__item:hover {
  color: var(--color5);
}
.top-access .user__item:hover .user__icon {
  color: var(--color5);
}
.top-access .user__item .dropdown-menu {
  transform: none;
  margin-top: 26px;
  border-radius: 16px;
  border: 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  padding-top: 0;
}
.top-access .user__item:nth-child(2) .user__title {
  width: fit-content !important;
}
.top-access .user__logs {
  line-height: 1.833;
  display: flex;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  z-index: 9999;
  color: #2c2b2d;
  height: 38px;
  font-size: 14px;
  transition: 0.3s all;
  filter: drop-shadow(0px 0px 3px #ddd);
  background: #fff;
}
.top-access .user__logs:before {
  content: "";
  position: absolute;
  left: -19px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-right: 19px solid white;
  border-bottom: 19px solid transparent;
}
@media screen and (max-width: 991.98px) {
  .top-access .user__logs:before {
    display: none;
  }
}
.top-access .user__logs:after {
  content: "";
  position: absolute;
  right: -19px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-left: 19px solid white;
  border-bottom: 19px solid transparent;
}
@media screen and (max-width: 991.98px) {
  .top-access .user__logs:after {
    display: none;
  }
}
.top-access .user__logs .icon {
  font-size: 18px;
  margin-left: 10px;
  color: #2c2b2d;
}
.top-access .user__panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: baseline;
  padding: 15px 0;
  margin-right: 15px;
  cursor: pointer;
}
@media (max-width: 490px) {
  .top-access .user__panel {
    padding-left: 0;
    margin-right: 12px;
  }
}
.top-access .user__title {
  max-width: 100px;
  font-size: 1.2rem;
  color: white;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  /* autoprefixer: off */
  margin-bottom: 0;
}
@media (max-width: 490px) {
  .top-access .user__title {
    width: 45px;
  }
}
.top-access .user__icon {
  font-size: 1.3rem;
  color: white;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-left: 4px;
}

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -2px;
  z-index: 99999999;
}
@media screen and (max-width: 991.98px) {
  .logo {
    top: -12px;
  }
}
.logo img {
  width: 80px;
  margin-top: 5px;
  margin-right: 8px;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .logo img {
    margin-top: 0;
  }
}
@media (max-width: 410px) {
  .logo {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

.accessibility-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 991.98px) {
  .accessibility-items {
    border: 0;
    padding: 10px 0;
    margin-left: 0;
    height: 35px;
    position: absolute;
    top: -28px;
    bottom: auto;
    left: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
  }
}
.accessibility-items .access-item {
  color: var(--color2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  top: 15px;
}
@media screen and (max-width: 991.98px) {
  .accessibility-items .access-item {
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0 !important;
  }
}
.accessibility-items .access-item:hover {
  color: var(--color1);
}
.accessibility-items .access-item .access-style {
  font-size: 1.4rem;
  padding: 15px 9px;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
}
.accessibility-items .access-item button {
  border: none;
}
@media (max-width: 991.98px) {
  .accessibility-items .md-search {
    display: none;
  }
}
.accessibility-items .nav-search {
  background: transparent;
  border: none;
  padding: 15px;
  color: var(--color2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.accessibility-items .nav-search:hover {
  color: var(--color1);
}

.search-designer {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}
.search-designer:before {
  content: "";
  position: absolute;
  right: -50px;
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
  width: 18px;
  height: 18px;
  background: var(--color3);
  box-shadow: 20px -20px 0 -2px #84000085, 35px -35px 0 -5px #84000050;
}
.search-designer:after {
  content: "";
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
  width: 18px;
  height: 18px;
  background: var(--color3);
  box-shadow: -20px 20px 0 -2px #84000085, -35px 35px 0 -5px #84000050;
}

.search-wrapper {
  margin-right: 24px;
  color: #474747;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.833;
  z-index: 51;
  position: absolute;
  border-radius: 0 30px 30px 0;
  background-color: #f0f0f1;
  border: none;
  padding: 0 10px 0 10px;
  height: 38px;
  top: 28px;
  left: 50%;
  width: 470px;
  transform: translate(-50%);
  right: auto;
}
@media screen and (max-width: 1199.98px) {
  .search-wrapper {
    width: 250px;
  }
}
@media screen and (max-width: 991.98px) {
  .search-wrapper {
    height: 38px !important;
    position: relative;
    top: 0;
    width: 75% !important;
    margin-right: 0;
    margin-bottom: 10px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 768px) {
  .search-wrapper {
    margin-top: -8px;
    width: 70% !important;
  }
}
@media screen and (max-width: 560px) {
  .search-wrapper {
    margin-top: 0;
  }
}
.search-wrapper .search {
  width: 100%;
  height: 100%;
  padding: 12px 30px 12px 0;
  border: 0;
  outline: none;
  background: transparent;
}
.search-wrapper .icon {
  position: absolute;
  font-size: 22px;
  top: 50%;
  transform: translate(0, -50%);
  color: #aaa;
}

.logo-title-wrapper {
  margin-right: 15px;
  position: relative;
  margin-top: 10px;
}
@media screen and (max-width: 991.98px) {
  .logo-title-wrapper {
    display: none;
  }
}

@media screen and (max-width: 991.98px) {
  .logo {
    position: absolute;
    left: calc(50%);
    transform: translate(-50%);
  }
}

.logo-title {
  color: #2c2b2d;
  font-size: 20px;
  margin: 0;
  white-space: nowrap;
}
@media screen and (max-width: 991.98px) {
  .logo-title {
    font-size: 12px;
  }
}

.logo-sub-title {
  white-space: nowrap;
  color: #2c2b2d;
  margin: 0;
  text-align: right;
  font-size: 30px;
  font-family: lale;
}
@media screen and (max-width: 991.98px) {
  .logo-sub-title {
    font-size: 18px;
  }
}

.search-mobile-btn-wrapper {
  display: block;
  top: 8px;
  position: relative;
  z-index: 9999;
}
@media screen and (max-width: 991.98px) {
  .search-mobile-btn-wrapper {
    position: absolute;
    left: auto;
    top: -4px;
    right: -12px;
  }
}
.search-mobile-btn-wrapper .search-icon {
  background: transparent;
  border: 0;
  font-size: 22px;
  color: #2c2b2d;
  cursor: pointer;
}
@media screen and (max-width: 991.98px) {
  .search-mobile-btn-wrapper .search-icon {
    font-size: 16px;
  }
}

.page-header {
  background: #fff;
}
.page-header .nav-link, .page-header .navbar-navigation .navbar-nav .mdropdown__button::after {
  color: #222 !important;
}
.page-header .shop-cart__icon, .page-header .top-access .user__logs .icon, .page-header .top-access .user__logs, .page-header .search-mobile-btn-wrapper .search-icon {
  color: #585858;
}
.page-header .fixed-nav {
  top: 2px;
}
@media screen and (min-width: 992px) {
  .page-header .navbar-navigation .navbar-nav .mdropdown__sub-menu, .page-header .navbar-navigation .navbar-nav .mdropdown__menu {
    background: #fff;
  }
}
.page-header .navbar-navigation .navbar-nav .mdropdown__sub-menu .nav-link, .page-header .navbar-navigation .navbar-nav .mdropdown__menu .nav-link {
  color: #222 !important;
}
.page-header .navbar-navigation .nav-item:hover > .mdropdown__menu .nav-link {
  color: #fff;
}
.page-header .user__logs {
  top: 0;
}

.profile-card .nav-link {
  color: #222 !important;
}

.product-info-tabs-section .nav-link {
  color: #222 !important;
}

.header-section-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  top: -80px;
  height: 80px;
  z-index: 999999;
}
@media screen and (max-width: 991.98px) {
  .header-section-wrapper {
    height: 60px;
  }
}

.support-number {
  color: #2c2b2d;
  font-weight: 800;
  font-size: 22px;
  position: relative;
  top: 8px;
  padding: 0 20px;
}
@media screen and (max-width: 991.98px) {
  .support-number {
    font-size: 14px;
    position: relative;
    top: -30px;
    padding: 0 20px;
    white-space: nowrap;
    right: -30px;
    font-weight: 500;
  }
}

.video {
  position: relative;
  margin-bottom: 3rem;
  overflow: hidden;
}
@media (min-width: 400px) and (max-width: 575.98px) {
  .video {
    width: 66.5%;
    margin: auto;
    margin-bottom: 3rem;
  }
}
.video__img {
  -webkit-box-shadow: 0 1px 4px #303030ad;
  -moz-box-shadow: 0 1px 4px #303030ad;
  box-shadow: 0 1px 4px #303030ad;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.video__icon {
  position: absolute;
  color: var(--color5);
  right: 50%;
  bottom: 50%;
  font-size: 5rem;
  transform: translate(50%, 0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.video__content {
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video__title {
  font-size: 1.6rem;
  color: #333;
  padding: 5px 10px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
}
.video__link {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.video:hover .video__title {
  color: var(--color2);
}
.video:hover .video__icon {
  opacity: 1;
}
.video:hover .video__img {
  opacity: 0.9;
}

.det-video__text {
  font-size: 1.4rem;
  line-height: 2;
  color: #444;
  text-align: justify;
}
.det-video__button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-self: center;
  margin-top: 2rem;
}
.det-video__button a,
.det-video__button button {
  font-size: 1.4rem;
  padding: 7px 18px;
  cursor: pointer;
  border: none;
  background-color: var(--color2);
  color: white;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  margin-bottom: 4rem;
}
.det-video__button a:hover,
.det-video__button button:hover {
  background-color: var(--color1);
}

.blog-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-video__embed {
  min-height: 450px;
  height: 100%;
  width: 100%;
}
@media (max-width: 575.98px) {
  .blog-video__embed {
    min-height: 120px;
  }
}
.blog-video__embed iframe {
  width: 100%;
  height: 100%;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 0px 8px 1px #ddd !important;
}
.blog-video__tag {
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 0px 8px 1px #ddd !important;
}
@media (max-width: 991.98px) {
  .blog-video__tag {
    height: auto;
  }
}

.video-gallery-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #9b9b9b;
  padding: 15px 0;
}
.video-gallery-item:last-child {
  border-bottom: 0;
}
.video-gallery-item:hover .icon {
  color: var(--color2);
}

.video-gallery-img-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.video-gallery-img-wrapper .icon {
  position: absolute;
}

.video-gallery-img {
  width: 115px;
}

.video-gallery-name {
  width: calc(100% - 145px);
  margin-right: 15px;
  margin-left: 15px;
  color: #212121;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.video-gallery-name .icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.news-item-wrapper:hover .news-categories-link {
  color: var(--color1);
}

.news-item {
  display: block;
  margin-bottom: 30px;
  padding: 15px;
  position: relative;
}
.news-item:before {
  width: 100%;
  content: "";
  height: 120px;
  background-color: var(--color4);
  position: absolute;
  top: -25px;
  right: 0;
}
.news-item:hover .news-img {
  transform: scale(1.05);
}
.news-item:hover .news-title {
  color: var(--color2);
}
.news-item:hover .icon-link {
  color: var(--color3);
}
.news-item:hover .news-img-wrapper:before {
  -webkit-animation: cube 0.75s;
  animation: cube 0.75s;
}

@-webkit-keyframes cube {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes cube {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.news-img-wrapper {
  overflow: hidden;
  position: relative;
}
.news-img-wrapper:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%) rotate(45deg);
  opacity: 0;
  z-index: 1;
}

.news-img {
  width: 100%;
  transition: 0.3s all;
}

.news-date {
  position: absolute;
  bottom: -18px;
  top: auto;
  color: #585858;
  margin-bottom: 10px;
}
.news-date .icon {
  font-size: 14px;
  margin-left: 5px;
  position: absolute;
  right: 0;
  top: 4px;
}
.news-date .date {
  font-size: 12px;
  position: relative;
  top: 3px;
  padding-right: 22px;
}

.news-details {
  min-height: 70px;
  max-height: 120px;
  overflow: hidden;
  border-bottom: 1px solid #fff;
}

.news-title {
  line-height: 23px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 53px;
  margin: 10px 0 5px 0;
  color: #585858;
  font-size: 13px;
  font-weight: 600;
}

.news-desc {
  font-size: 12px;
  color: #585858;
  line-height: 24px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 80px;
}

.news-blog-comment {
  z-index: 2;
  border-radius: 45px;
  color: #585858;
  right: calc(100% - 35px);
  position: relative;
  height: 0;
  top: -12px;
  width: 0;
  white-space: nowrap;
  margin-top: 0;
  padding: 0;
}
.news-blog-comment .icon {
  margin-left: 4px;
  font-size: 16px;
}
.news-blog-comment .count {
  font-size: 12px;
  position: relative;
  top: -2px;
}

.news-more .icon {
  font-size: 25px;
  transform: rotate(-90deg);
  color: var(--color2);
  transition: 0.2s all;
  position: relative;
  right: calc(100% - 45px);
  margin: 15px 15px 30px 0;
}

.blog, .news {
  margin-bottom: 45px;
  background: transparent;
}
.blog__title, .news__title {
  margin-bottom: 0;
  color: var(--color2);
}
.blog__date, .news__date {
  color: silver;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.blog__date-icon, .news__date-icon {
  font-size: 1.5rem;
  margin-right: 7px;
}
.blog__img, .news__img {
  float: right;
  margin: 10px 0px 3px 15px;
  height: auto;
  max-width: 30%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 767.98px) {
  .blog__img, .news__img {
    float: none;
    display: flex;
    margin: auto;
    margin-bottom: 15px;
  }
}
.blog__content, .news__content {
  font-size: 1.4rem;
  color: #444;
  line-height: 1.9;
  text-align: justify;
  margin-bottom: 3rem;
}
@media (max-width: 575.98px) {
  .blog__content, .news__content {
    padding: 15px;
  }
}
.blog__content iframe, .news__content iframe {
  width: 100%;
  height: 100%;
  border: none;
  min-height: 400px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 0px 8px 1px #ddd !important;
}
.blog .blog-video__tag, .news .blog-video__tag {
  margin-bottom: 4.5rem;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 0px 8px 1px #ddd !important;
}
@media (max-width: 991.98px) {
  .blog .blog-video__tag, .news .blog-video__tag {
    height: auto;
  }
}

.index-news {
  margin-top: 40px;
}

.news-categories {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-right: 15px;
  top: 5px;
}

.news-categories-desc {
  margin: 0;
  font-size: 13px;
  padding-right: 5px;
  padding-top: 2px;
}

.news-categories-link {
  color: var(--color2);
}

.contact-us {
  margin-top: 0;
  margin-bottom: 9rem;
}
.contact-us iframe {
  margin: 5% 0 !important;
  border: none;
  -webkit-box-shadow: 0px 0px 5px #e3e3e3;
  -moz-box-shadow: 0px 0px 5px #e3e3e3;
  box-shadow: 0px 0px 5px #e3e3e3;
  width: 100%;
  height: 300px;
  padding: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.contact-us__img {
  margin: auto;
  width: 400px;
}
@media only screen and (max-width: 575.98px) {
  .contact-us__img {
    width: 100%;
  }
}
.contact-us__sub-title {
  width: 100%;
  color: #333;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.8;
  margin-top: 1rem;
  margin-bottom: 0;
}

.contact-info__title {
  width: 100%;
  color: #333;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.8;
  margin-bottom: 3rem;
  margin-top: 1rem;
}
.contact-info__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  flex-flow: column;
  font-size: 1.4rem;
}
.contact-info__list-item {
  color: #2c2b2d;
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}
.contact-info__list-item:hover .contact-info__list-icon {
  color: var(--color1);
}
.contact-info__list-text {
  color: #2c2b2d;
  margin: 0px;
}
.contact-info__list-icon {
  font-size: 1.8rem;
  color: var(--color2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-right: 7px;
}
.contact-info .contact-social {
  margin-top: 15px;
}
.contact-info .contact-social__text {
  color: #333;
  line-height: 1.9;
}

.button-contact {
  font-size: 1.6rem;
  padding: 5px 10px;
  background-color: #fbfbfb;
  border: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
}

.social-media {
  display: flex;
  margin-top: 1rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
.social-media__icon {
  padding: 5px;
  font-size: 3rem;
  color: #2c2b2d;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.social-media__item {
  margin: 5px;
}
.social-media__item:first-child .social-media__icon {
  padding-right: 0;
}
.social-media__item:hover .social-media__icon {
  color: var(--color1);
}

.video-page {
  background: #fafafa;
  padding-bottom: 45px;
}

.video-section {
  padding: 60px 0;
  padding-bottom: 100px;
}

.video {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.video-wrapper {
  margin-bottom: 90px;
}

.video-title {
  line-height: 1.8;
  color: #303030;
  text-align: justify;
  font-size: 20px !important;
  margin: 0;
  margin-bottom: 10px;
  font-weight: 600;
  position: relative;
  display: block;
  height: 65px;
  overflow: hidden;
}

.h_iframe-aparat_embed_frame {
  position: relative;
}

.h_iframe-aparat_embed_frame .ratio {
  display: block;
  width: 100%;
  height: auto;
}

.h_iframe-aparat_embed_frame iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0;
  box-shadow: 0 0 0;
  border-radius: 0;
}

.shop-cart {
  position: relative;
}
.shop-cart__cartNumber {
  position: absolute;
  background: var(--color5);
  color: #2c2b2d;
  font-size: 1.3rem !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 24px;
  line-height: 2;
  right: -5px;
  height: 24px;
  top: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: 600;
}
.shop-cart__icon {
  color: #2c2b2d;
  height: 100%;
  font-size: 28px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.shop-cart:hover .shopping__icon {
  color: var(--color3);
}

.shop {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #fdfdfd;
  padding-bottom: 10px;
  position: absolute !important;
  transform: none !important;
  top: 22px !important;
  left: 15px !important;
  will-change: initial !important;
  transition: 0.22s all;
}
.shop ::-webkit-scrollbar {
  width: 3px;
  display: none;
}
.shop:hover ::-webkit-scrollbar {
  display: block;
}
.shop__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.4rem;
  border-bottom: 1px solid #e9e9e9;
  color: #333;
  padding: 0 15px;
  height: 40px;
  line-height: 30px;
  position: relative;
  z-index: 2;
}
.shop__header-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  color: #1870ce !important;
  font-size: 1.2rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.shop__header-more:hover {
  color: var(--color2);
}
.shop__header-icon {
  font-size: 0.8rem;
  padding-left: 4px;
}
.shop__list {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
  border-bottom: 1px solid #e9e9e9;
  width: 35rem;
  max-height: 330px;
  overflow: auto;
}
.shop__list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 10px 5px;
  border-bottom: 1px solid #e9e9e9;
}
.shop__list-item:hover {
  background-color: #e0e0e0;
}
.shop__list-img-wrapper {
  height: 85px;
  margin-left: 10px;
  width: 85px;
  display: block;
  text-align: center;
}
.shop__list-img {
  max-height: 100%;
  width: auto;
  max-width: 100%;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.shop__list-delete {
  padding: 10px;
}
.shop__list-delete span {
  color: #888888;
  font-size: 1.8rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.shop__list-delete span:hover {
  cursor: pointer;
  color: #850915;
}
.shop__info {
  width: calc(100% - 130px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 22px;
}
.shop__info-title {
  font-size: 1.4rem;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  /* autoprefixer: off */
  color: #333;
  text-align: right;
}
.shop__info-title:hover {
  color: var(--color2);
}
.shop__info-price {
  color: #535353;
  font-size: 1.3rem;
}
.shop__info__ {
  color: #8d8d8d;
  font-size: 1.3rem !important;
}
.shop__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
  padding-top: 10px;
  position: relative;
  z-index: 2;
}
.shop__footer-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 1.3rem;
  padding: 0;
  width: 150px;
  height: 42px;
  line-height: 42px;
  color: white !important;
  background-color: var(--color2);
  text-align: center;
  display: inline-block;
  border-radius: 7px;
}
.shop__footer-btn:hover {
  background-color: var(--color3);
}
.shop__footer .shop__footer-subtotal {
  height: 32px;
  line-height: 15px;
  position: relative;
  top: -10px;
}
.shop__footer-text {
  font-size: 1.3rem;
  margin: 0;
  line-height: 2;
  color: #333;
}
.shop__footer-text:nth-child(3) {
  display: inline;
  padding-right: 3px;
  color: #28a745;
  font-size: 1.2rem;
}
.shop__footer-price {
  font-size: 1.6rem;
  color: #28a745;
}

.discount {
  margin-top: 2px;
}
.discount__tag {
  padding: 1px 0.7rem 0px;
  background: #cf5c62;
  border-radius: 1rem;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.6;
}
.discount__real-price {
  text-decoration: line-through;
  font-size: 1.2rem;
  margin-left: 10px;
  color: #8d8d8d;
}

.quick-cart-box {
  border: 1px solid #ced4da;
  border-radius: 16px;
  margin: 10px 10px 5px 10px;
}

.quick-cart-content-link {
  width: 100px;
  height: 100px;
  margin: 15px 5px;
  margin-right: 0;
  display: inline-block;
  text-align: right;
}

.quick-cart-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
  border-bottom: 1px solid #ced4da;
  padding: 15px;
}

.quick-cart-info, .quick-cart-price {
  font-size: 12px;
  color: #777;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .quick-cart-info, .quick-cart-price {
    font-size: 10px;
    line-height: 20px;
  }
}
.quick-cart-info span, .quick-cart-price span {
  padding-left: 10px;
  display: inline-block;
}
.quick-cart-info .c-p, .quick-cart-info .unit, .quick-cart-price .c-p, .quick-cart-price .unit {
  color: #444;
  font-weight: 600;
}

.quick-cart-link {
  color: #2c2b2d;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 22px;
  position: relative;
  left: -15px;
  transition: 0.3s all;
}
.quick-cart-link:hover {
  color: var(--color3);
}

.quick-cart-content {
  display: flex;
  width: calc(100% - 20px);
  overflow: auto;
  margin: 10px;
  margin-bottom: 15px;
}

.quick-cart-info-wrapper {
  padding: 0 15px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .quick-cart-info-wrapper {
    padding-top: 60px !important;
  }
}

.quick-cart-info-seprator {
  border-bottom: 1px solid #ced4da;
}

.quick-cart-info-desc {
  color: #444;
  font-weight: 600;
}

.quick-cart-content {
  display: flex;
  width: 330px;
  overflow: auto;
  margin: 10px;
  margin-bottom: 15px;
}

.quick-cart-content-details {
  flex-flow: column;
}
.quick-cart-content-details .quick-cart-content-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  border-bottom: 1px solid #ced4da;
  position: relative;
}
@media screen and (max-width: 992px) {
  .quick-cart-content-details .quick-cart-content-item {
    flex-flow: column;
  }
}
.quick-cart-content-details .quick-cart-content-item:last-child {
  border-bottom: 0;
}
.quick-cart-content-details .quick-cart-content-info {
  margin: 15px 5px;
  text-align: right;
  width: calc(100% - 100px);
  min-width: calc(100% - 100px);
}
@media screen and (max-width: 992px) {
  .quick-cart-content-details .quick-cart-content-info {
    margin-bottom: 60px;
  }
}
.quick-cart-content-details .quick-cart-content-title {
  font-size: 14px;
  color: #2c2b2d;
  width: 100%;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 22px;
  font-weight: 600;
}
@media screen and (max-width: 992px) {
  .quick-cart-content-details .quick-cart-content-title {
    white-space: normal;
  }
}
.quick-cart-content-details .quick-cart-content-title:hover {
  color: var(--color2);
}
.quick-cart-content-details .quick-cart-content-product-price {
  color: #E0151D;
  font-size: 12px;
  padding-left: 15px;
}
.quick-cart-content-details .quick-cart-content-product-discounts {
  color: #28a745;
  font-size: 10px;
}
.quick-cart-content-details .quick-cart-content-product-old-price {
  color: #787878;
  text-decoration: line-through;
  font-size: 10px;
  padding-left: 15px;
  display: inline-block;
}
.quick-cart-content-details .quick-cart-content-info-desc {
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  color: #555;
}
.quick-cart-content-details .quick-cart-content-info-desc span {
  padding-left: 5px;
  display: inline-block;
}
.quick-cart-content-details .quick-cart-content-return {
  border: 1px solid #2c2b2d;
  color: #2c2b2d;
  padding: 5px 15px;
  font-size: 12px;
  cursor: pointer;
  border-radius: 6px;
  margin-left: 5px;
  background: transparent;
  position: absolute;
  left: 0;
  top: 12px;
}
.quick-cart-content-details .quick-cart-content-actions {
  position: absolute;
  left: 15px;
  top: 30px;
}
.quick-cart-content-details .quick-cart-content-actions .quick-cart-content-action {
  padding: 5px 15px;
  font-size: 12px;
  cursor: pointer;
  border-radius: 6px;
  margin-left: 5px;
  background: transparent;
}
.quick-cart-content-details .quick-cart-content-add-comment {
  border: 1px solid #1870ce;
  color: #1870ce;
}
.quick-cart-content-details .quick-cart-content-add-to-cart {
  border: 1px solid #28a745;
  color: #28a745;
}
.quick-cart-content-details .quick-cart-content-info-color {
  padding-right: 20px;
  position: relative;
}
.quick-cart-content-details .quick-cart-content-info-color:before {
  content: "";
  font-size: 33px;
  background: var(--data-color);
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
}
.quick-cart-content-details .img-fluid {
  max-height: 100%;
  max-width: 100%;
  border-radius: 7px;
}
.quick-cart-content-details .quick-cart-content-price {
  display: flex;
  line-height: 20px;
}
.quick-cart-content-details .shop__list-delete {
  background: transparent;
  font-size: 18px;
  z-index: 999;
  cursor: pointer;
  transition: 0.3s all;
}
.quick-cart-content-details .shop__list-delete:hover {
  color: #E0151D;
}

.shop-wrapper {
  height: 500px;
  position: absolute;
  width: 100%;
  top: -45px;
}

.accessibility-items .quantity input, .accessibility-items .quantity-nav {
  height: 21px !important;
}

.inner-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  .inner-banner {
    height: 120px;
  }
}
.inner-banner .breadcrumb-flex {
  position: absolute;
  bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 767.98px) {
  .inner-banner .breadcrumb-flex {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 0rem 0.75rem 0rem;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .breadcrumb {
    padding-right: 0;
  }
}
.breadcrumb__icon {
  padding-right: 3px;
}
.breadcrumb__item:first-child::before {
  content: none;
}
.breadcrumb__item::before {
  content: "/";
  color: var(--color2);
  font-size: 1.1rem;
}
.breadcrumb__item.active {
  color: var(--color2);
  font-size: 1.4rem;
}
.breadcrumb__link {
  color: #fff;
  font-size: 1.4rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.breadcrumb__link:hover {
  color: var(--color1);
}

.breadcrumb__item + .breadcrumb__item {
  padding-left: 0rem;
}
.breadcrumb__item + .breadcrumb__item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: var(--color2);
}

.my-pagination {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-pagination .page-item .page-link {
  background-color: #fff;
  color: var(--color6);
  border: 1px solid var(--color4);
  -webkit-border-radius: 9px !important;
  -moz-border-radius: 9px !important;
  border-radius: 9px !important;
  margin: 3px;
  width: 29px;
  height: 29px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.my-pagination .page-item .page-link:hover {
  border: 1px solid var(--color1);
  background-color: var(--color1);
  color: #fff;
}
.my-pagination .page-item.active .page-link {
  background-color: var(--color2);
  color: #fff;
  border: 1px solid var(--color1);
}

.textPage {
  margin-top: 0;
  margin-bottom: 13rem;
}
.textPage div {
  line-height: 1.8;
  font-size: 1.4rem;
  color: #444;
  text-align: justify;
}

.suggestion {
  margin-bottom: 10rem;
}
.suggestion__text p {
  font-size: 1.4rem;
  color: #444;
  line-height: 2;
  text-align: justify;
}
.suggestion__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
}
.suggestion .form-card {
  width: 80%;
}
@media only screen and (max-width: 991.98px) {
  .suggestion .form-card {
    width: 98%;
  }
}

.editor {
  font-size: 14px;
  line-height: 28px;
}
@media (max-width: 576px) {
  .editor img {
    display: block;
    float: none;
    max-width: 100%;
  }
}
.editor div.flexrow-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .editor div.flexrow-center {
    flex-wrap: wrap;
  }
}
.editor div.flexrow-center p {
  margin: 10px;
}
.editor div.flexrow-center img {
  max-width: 100%;
  height: auto;
  display: block;
}
.editor div.flexrow-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1200px) {
  .editor div.flexrow-between {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .editor div.flexrow-between {
    justify-content: center;
  }
}
.editor div.flexrow-between img {
  max-width: 100%;
  height: auto;
  display: block;
}
.editor div.flexrow-around {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 1200px) {
  .editor div.flexrow-around {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .editor div.flexrow-around {
    justify-content: center;
  }
}
.editor div.flexrow-around img {
  max-width: 100%;
  height: auto;
  display: block;
}
.editor h1 {
  font-size: 20px;
  line-height: 35px;
  font-weight: 600;
  margin-top: 15px;
}
.editor h2 {
  font-size: 18px;
  line-height: 35px;
  font-weight: 600;
  margin-top: 15px;
}
.editor h3 {
  font-size: 16px;
  line-height: 35px;
  font-weight: 600;
  margin-top: 15px;
}
.editor h4 {
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 15px;
}
.editor h5 {
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  margin-top: 15px;
}
.editor ul {
  display: block;
  list-style-type: unset;
  line-height: 32px;
  font-size: 16px;
}
.editor ol {
  display: block;
  list-style-type: decimal;
  line-height: 32px;
  font-size: 16px;
}

.one {
  position: absolute;
  top: -30%;
  width: 53%;
  right: -17%;
}

.two {
  position: absolute;
  top: 10px;
  width: 9%;
  left: 5%;
}

.three {
  position: absolute;
  top: 0px;
  width: 5%;
  left: 65%;
}

.four {
  position: absolute;
  top: 59%;
  width: 24%;
  right: 65%;
}

.five {
  position: absolute;
  bottom: 48px;
  width: 12%;
  left: 65%;
}

.six {
  position: absolute;
  top: 125px;
  width: 2%;
  left: 29%;
}

.seven {
  position: absolute;
  bottom: 1%;
  width: 7%;
  left: 82%;
}

.not-found-page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  overflow: hidden;
}

.not-found img {
  width: 30vw;
  height: 40vh;
}

.not-found p {
  font-family: IRANSans;
  margin-top: 4rem;
  font-size: 1.8rem;
}

.not-found .simple-btn {
  background-color: var(--color2) !important;
  border: 1px solid var(--color2) !important;
  color: white !important;
  font-size: 1.4rem;
  -webkit-transition: 300ms ease-out;
  -moz-transition: 300ms ease-out;
  -o-transition: 300ms ease-out;
  transition: 300ms ease-out;
}

.not-found .simple-btn:hover {
  background-color: #f9dbde !important;
  border-color: #f9dbde !important;
}
@media (max-width: 992px) {
  .not-found .simple-btn:hover {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .one {
    top: -14%;
  }

  .seven {
    bottom: 9%;
    left: 87%;
  }

  .four {
    top: auto;
    bottom: -12%;
    width: 27%;
  }

  .not-found p {
    margin-top: 2rem;
    font-size: 1.4rem;
  }

  .not-found img {
    width: 35vw;
    height: 30vh;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .one {
    top: -6%;
  }

  .three {
    top: 6%;
    left: 60%;
  }

  .seven {
    bottom: 22%;
    left: 89%;
  }

  .four {
    top: auto;
    bottom: -6%;
    width: 32%;
    right: 62%;
  }

  .not-found p {
    margin-top: 2rem;
    font-size: 1.3rem;
  }

  .not-found img {
    width: 35vw;
    height: 30vh;
  }
}
@media (max-width: 575.98px) {
  .one {
    top: -3%;
    right: -20%;
  }

  .three {
    top: 14%;
    width: 8%;
    left: 54%;
  }

  .seven {
    bottom: 113px;
  }

  .four {
    top: auto;
    bottom: -6%;
    width: 34%;
    right: 60%;
  }

  .not-found p {
    margin-top: 0.5rem;
    font-size: 1.1rem;
  }

  .not-found img {
    width: 35vw;
    height: 30vh;
  }
}
.shop-cart__cartNumber {
  background: #E0151D;
  color: #fff;
  font-size: 1rem !important;
  width: 20px;
  line-height: normal;
  right: -4px;
  height: 20px;
  top: 5px;
}

.navbar-navigation .nav-link {
  padding: 10px 20px 15px 20px;
  font-weight: 600;
}

.accessibility-items .access-item {
  top: 6px;
}

.shop-cart__icon {
  font-size: 22px;
}

.user__logs {
  height: 35px;
  position: relative;
  top: 2px;
}

.h_iframe-aparat_embed_frame {
  position: relative;
}

.h_iframe-aparat_embed_frame .ratio {
  display: block;
  width: 100%;
  height: auto;
}

.h_iframe-aparat_embed_frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.h_iframe-aparat_embed_frame span {
  display: block;
  padding-top: 57%;
}

#player iframe {
  width: 100%;
  height: 500px;
  margin-bottom: -10px;
  border: 0;
}
@media screen and (max-width: 1200px) {
  #player iframe {
    height: 350px;
  }
}
@media screen and (max-width: 550px) {
  #player iframe {
    height: 250px;
  }
}
@media screen and (max-width: 350px) {
  #player iframe {
    height: 200px;
  }
}

video[poster] {
  background: transparent 50% 50%/cover no-repeat !important;
  object-fit: cover;
}

.plyr--video {
  overflow: hidden;
  border-radius: 15px;
}

.plyr__poster {
  background: transparent 50% 50%/cover no-repeat !important;
  object-fit: cover;
}

.plyr--full-ui input[type=range] {
  color: var(--color2) !important;
}

.plyr__control--overlaid svg {
  color: transparent;
}

.plyr__control--overlaid, .plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
  background: transparent;
  background-image: url("../../dist/images/play.png") !important;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.plyr--video .plyr__controls .plyr__control.plyr__tab-focus {
  background: var(--color2) !important;
}

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: var(--color2) !important;
}

.plyr--video .plyr__controls .plyr__control:hover {
  background: transparent;
}

.plyr--video .plyr__controls .plyr__control[aria-expanded=true] {
  background: var(--color2) !important;
}

.plyr--audio .plyr__progress__buffer {
  color: #ffffff !important;
}

.plyr input {
  margin: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  height: auto !important;
}

.custom-select {
  position: relative;
  right: 0;
  display: inline-block;
  height: 42px;
  top: 0;
  line-height: 42px;
  margin-bottom: 20px;
  z-index: 99999;
}
.custom-select select, .custom-select option {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.custom-select select {
  display: none;
  /*hide original SELECT element:*/
}

.select-selected.select-arrow-active {
  background-color: transparent !important;
  color: #999 !important;
}

.select-selected {
  color: #999 !important;
  background-color: transparent !important;
  top: 3px;
  width: 100%;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  margin-top: 3px;
  content: "";
  right: 10px;
  top: 14px;
  background: #ffff;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: var(--color2) transparent transparent transparent;
}

.select-selected:before {
  position: absolute;
  margin-top: 3px;
  content: "";
  right: 10px;
  top: 0;
  background: #ffff;
  width: 20px;
  height: 80%;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent var(--color2) transparent;
  margin-top: -3px;
}

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  position: absolute;
  font-size: 12px;
  color: #ffffff;
  /* height: 19px; */
  border-radius: 4px;
  padding-right: 30px;
  margin-right: -15px;
  font-weight: 500;
  cursor: pointer;
  user-select: none;
  top: 0;
}
@media screen and (max-width: 600px) {
  .select-items div, .select-selected {
    font-size: 11px;
  }
}

.select-items div {
  color: #6c6c6c;
  white-space: nowrap;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #eee;
  height: 42px;
  position: relative;
}

/*style items (options):*/
.select-items {
  width: calc(100% + 0.5px);
  box-shadow: 0 0 0 1px #ced4da;
  overflow: hidden;
  border-radius: 0 0 4px 4px;
  margin-top: -3px;
  background-color: #fff;
  border-top: 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover {
  background-color: var(--color2);
  color: #fff !important;
  border-radius: 0 !important;
}

.same-as-selected {
  color: #999 !important;
  border-radius: 0 !important;
}

.quantity {
  direction: ltr;
  position: relative;
  margin-right: 20px;
  margin-bottom: 25px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  float: left;
  padding: 0;
  margin: 0;
  border: 1px solid #cbcbcf;
  color: #2c2b2d;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  text-align: center;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
  right: -20px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  top: 0;
  background-color: #e4e4e9;
  border: 1px solid #e4e4e9;
  left: -20px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.8rem;
  color: #2c2b2d;
}
.quantity-button.quantity-up:after {
  content: "";
  width: 45px;
  height: 45px;
  position: absolute;
  bottom: 0;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0px;
  background-color: #e4e4e9;
  border: 1px solid #e4e4e9;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.8rem;
  color: #2c2b2d;
}
.quantity-button.quantity-down:after {
  content: "";
  width: 45px;
  height: 45px;
  position: absolute;
  top: 0;
}

.radio__wrapper {
  padding-left: 25px;
  position: relative;
  margin-right: 10px;
}
.radio__item {
  font-size: 1.4rem;
}
.radio__item span {
  font-size: 14px;
  color: #444;
}

.radio label,
.radio-inline label,
.checkbox label,
.checkbox-inline label {
  padding-left: 0;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=radio],
.checkbox-inline input[type=radio],
.radio input[type=checkbox],
.radio-inline input[type=checkbox],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  margin: 0;
}

input[type=radio],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: relative;
  margin-top: 6px;
  vertical-align: top;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

input[type=radio]:focus,
.radio input[type=radio]:focus,
.radio-inline input[type=radio]:focus {
  outline: none;
}

input[type=radio]:before,
.radio input[type=radio]:before,
.radio-inline input[type=radio]:before,
input[type=radio]:after,
.radio input[type=radio]:after,
.radio-inline input[type=radio]:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50% !important;
  transition: 0.2s all;
}

input[type=radio]:before,
.radio input[type=radio]:before,
.radio-inline input[type=radio]:before {
  position: absolute;
  right: -1px;
  top: -3px;
  background-color: var(--color2);
  transform: scale(0);
  z-index: 1;
}

input[type=radio]:after,
.radio input[type=radio]:after,
.radio-inline input[type=radio]:after {
  position: relative;
  top: -3px;
  border: 1px solid #ccc;
  background-color: white;
}

input[type=radio]:checked:before,
.radio input[type=radio]:checked:before,
.radio-inline input[type=radio]:checked:before {
  transform: scale(0.4);
}

input[type=radio]:disabled:checked:before,
.radio input[type=radio]:disabled:checked:before,
.radio-inline input[type=radio]:disabled:checked:before {
  background-color: #bbbbbb;
}

input[type=radio]:checked:after,
.radio input[type=radio]:checked:after,
.radio-inline input[type=radio]:checked:after {
  border-color: var(--color2);
}

input[type=radio] {
  position: absolute;
  left: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 16px !important;
  height: 16px !important;
  top: 4px;
}

.custom-radio {
  padding-left: 25px;
}

.checkbox {
  position: relative;
}
.checkbox-label {
  font-size: 1.3rem;
  color: #444;
  margin-bottom: 0;
  cursor: pointer;
  margin-left: 5px;
}
.checkbox input,
.checkbox svg {
  width: 19px;
  height: 19px;
  display: inline-block;
}
.checkbox input {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  outline: none;
  background: #fff;
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.3s;
  box-shadow: inset 0 0 0 1px #d0d0d0;
}
.checkbox input:checked {
  box-shadow: inset 0 0 0 1px #0b273e;
}
.checkbox svg {
  pointer-events: none;
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 19px;
  height: 19px;
  transform: scale(var(--scale, 1)) translateZ(0);
}
.checkbox.bounce {
  stroke: #fff;
}
.checkbox.bounce input:checked {
  box-shadow: inset 0 0 0 11px var(--color2);
}
.checkbox.bounce input:checked + svg {
  animation: bounce 0.4s linear forwards 0.2s;
}
.checkbox.bounce svg {
  --scale: 0;
}

@keyframes bounce {
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.c-checkbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.c-forms {
  background: #f1f1f5;
  border-radius: 8px;
  padding: 20px;
}

.arrange .sort-title {
  padding: 0 10px;
}
.arrange .custom-select {
  margin-bottom: 0;
}

.product-grid8:hover {
  transform: scale(1);
}

.archive-product__items .product-grid8 {
  padding: 0 20px;
  transition: 0.3s all;
}
.archive-product__items .product-grid8:hover {
  transition: 0.3s all;
}

.smallProduct .product-image8 {
  height: 300px !important;
}

.largeProduct .product-grid8 .product-content {
  height: 150px;
}
.largeProduct .product-grid8 .product-content .title {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  /* autoprefixer: off */
  height: auto;
}

.archive-product__items .product-image8 {
  height: 400px;
  position: relative;
}
.archive-product__items .product-image8 .img-fluid {
  position: absolute;
  transition: 0.7s all;
}

.product-image8 .img-first {
  opacity: 1;
}
.product-image8 .img-second {
  opacity: 0;
}
.product-image8:hover .img-first {
  opacity: 0;
}
.product-image8:hover .img-second {
  opacity: 1;
}

.product-grid8 .product-content .title {
  font-size: 1.2rem;
}

.product-grid8 .product-content .size-title {
  color: #838383;
}

.product-grid8 .product-content {
  height: 150px;
  border-bottom: 0;
}

.product-color {
  position: absolute;
  top: 26px;
  right: 8px;
  display: flex;
  flex-flow: column;
  color: #a8a8a8;
  font-weight: 100;
  font-size: 14px;
  align-items: center;
  justify-content: center;
}

.product-color-item {
  background: var(--data-color);
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: #eee 1px solid;
  margin-bottom: 8px;
}

.add-to-cart .icon {
  font-size: 18px;
  position: relative;
  top: 0;
  right: -12px;
}

.f-list-selectable-w-50 {
  width: calc(50% - 7px) !important;
}
@media screen and (max-width: 1439.98px) {
  .f-list-selectable-w-50 {
    width: calc(50% - 5px) !important;
  }
}
@media screen and (max-width: 1199.98px) {
  .f-list-selectable-w-50 {
    width: 100% !important;
  }
}
@media screen and (max-width: 991.98px) {
  .f-list-selectable-w-50 {
    width: calc(50% - 5px) !important;
  }
}
@media screen and (max-width: 450px) {
  .f-list-selectable-w-50 {
    width: 100% !important;
  }
}

.f-list-details {
  max-height: 210px;
  overflow: auto;
}

.border-0 {
  border: 0 !important;
}

.titles-section {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.9;
  width: 100%;
  color: #333;
  text-align: center;
}

.checkbox-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  margin-top: 1.7rem;
}
.checkbox-wrapper .checkbox {
  position: relative;
}
.checkbox-wrapper .checkbox-label {
  font-size: 1.3rem;
  color: #444;
  margin-bottom: 0;
  cursor: pointer;
  margin-left: 5px;
}
.checkbox-wrapper .checkbox input,
.checkbox-wrapper .checkbox svg {
  width: 19px;
  height: 19px;
  display: inline-block;
}
.checkbox-wrapper .checkbox input {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  outline: none;
  background: #fff;
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 4px;
  transition: box-shadow 0.3s;
  box-shadow: inset 0 0 0 1px #d0d0d0;
}
.checkbox-wrapper .checkbox input:hover {
  box-shadow: inset 0 0 0 2px #d0d0d0;
}
.checkbox-wrapper .checkbox input:checked {
  box-shadow: inset 0 0 0 1px #0b273e;
}
.checkbox-wrapper .checkbox svg {
  pointer-events: none;
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 19px;
  height: 19px;
  transform: scale(var(--scale, 1)) translateZ(0);
}
.checkbox-wrapper .checkbox.bounce {
  stroke: #fff;
}
.checkbox-wrapper .checkbox.bounce input:checked {
  box-shadow: inset 0 0 0 11px var(--color2);
}
.checkbox-wrapper .checkbox.bounce input:checked + svg {
  animation: bounce 0.4s linear forwards 0.2s;
}
.checkbox-wrapper .checkbox.bounce svg {
  --scale: 0;
}
@keyframes bounce {
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

@media only screen and (max-width: 575.98px) {
  .comments-container {
    padding: 0 25px;
  }
}

.add-comments {
  background: #ffffff57;
  border: none;
  padding: 25px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  box-shadow: 0 1px 3px rgba(116, 116, 116, 0.28);
}
@media (max-width: 425px) {
  .add-comments {
    padding: 10px;
  }
}

.comments {
  display: flow-root;
}
.comments__container {
  margin: 30px 0;
  display: flex-row;
  background: #fdfcfc9e;
}
.comments__header {
  padding: 10px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: flex-start;
}
.comments__header i {
  font-size: 3rem;
  color: var(--color2);
  margin-left: 15px;
}
.comments__like {
  margin: 0 0 auto 0;
}
.comments__like .like-form__button {
  padding: 0 4px 0 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.comments__like .like-form__button span {
  font-size: 2.4rem;
  color: #a9152e;
}
.comments__like .like-form__counter {
  font-size: 1.4rem;
  color: #999999;
}
.comments__user {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
}
.comments__user p {
  color: #494949;
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin-bottom: 0.5rem;
}
.comments__user time {
  color: #494949;
  font-size: 1.1rem;
}
.comments__body {
  padding: 15px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0;
}
.comments__body article {
  text-align: justify;
  font-size: 1.4rem;
  line-height: 2;
  color: #666;
}
.comments__body--replay {
  border-bottom: none;
  border-radius: 0;
}
.comments__property {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  margin: 20px 0;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
.comments__property span {
  width: 80px;
  font-size: 1.6rem;
  line-height: 1.7;
}
.comments__property-list {
  display: block;
}
.comments__property-item {
  margin-bottom: 12px;
  padding-left: 17px;
  color: #5f5f5f;
  position: relative;
  font-size: 1.4rem;
}
.comments__property-item:before {
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
}
.comments__property--positive {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}
.comments__property--positive span {
  color: #388e3c;
}
.comments__property--positive li::before {
  background-color: #388e3c;
}
.comments__property--negative {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: baseline;
}
.comments__property--negative span {
  color: #a9152e;
}
.comments__property--negative li::before {
  background-color: #a9152e;
}
.comments__recommend {
  width: 40%;
  font-size: 1.4rem;
  line-height: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
}
@media only screen and (max-width: 767.98px) {
  .comments__recommend {
    width: 70%;
  }
}
@media only screen and (max-width: 575.98px) {
  .comments__recommend {
    width: 100%;
  }
}
.comments__recommend span {
  padding-right: 13px;
  font-size: 1.8rem;
}
.comments__recommend--positive {
  color: #388e3c;
  background-color: #e0fde2;
}
.comments__recommend--negative {
  color: #a9152e;
  background-color: #f7c2c6;
}

.pros {
  position: relative;
}
.pros__button {
  position: absolute;
  top: 39px;
  left: 5px;
  border: none;
  font-size: 1.6rem;
  background-color: inherit;
  color: var(--color2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.pros__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
  align-self: flex-start;
}
.pros__items {
  display: flex;
  font-size: 1.3rem;
  margin-top: 1rem;
  position: relative;
  padding-right: 10px;
  color: #1b1b1b;
  background: #d8f6df;
  padding: 8px 15px;
  border-radius: 5px;
}

.cons {
  position: relative;
}
.cons__button {
  position: absolute;
  top: 39px;
  left: 5px;
  border: none;
  font-size: 1.6rem;
  background-color: inherit;
  color: var(--color2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.cons__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
  align-self: flex-start;
}
.cons__items {
  display: flex;
  font-size: 1.3rem;
  margin-top: 1rem;
  position: relative;
  color: #1b1b1b;
  background: #ffe5e5;
  padding: 8px 15px;
  border-radius: 5px;
}
.cons__close::after {
  font-family: "icomoon";
  content: "";
  color: #aaa;
  padding-left: 12px;
  position: absolute;
  left: 0;
  font-size: 14px;
  cursor: pointer;
  top: 50%;
  transform: translate(0, -50%);
}

.upload-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.uploader-box {
  position: relative;
  flex-flow: column;
  text-align: center;
  width: 85px;
  cursor: pointer;
  height: 85px;
  border-radius: 8px;
  border: 1px dashed var(--color2);
  justify-content: center;
  display: inline-flex;
  margin-left: 3px;
}
.uploader-box .plus {
  font-size: 34px;
  font-weight: 100;
  cursor: pointer;
  pointer-events: none;
  color: var(--color2);
}
.uploader-box .uploader-text {
  position: relative;
  cursor: pointer;
  top: -10px;
  pointer-events: none;
  color: var(--color2);
}
.uploader-box input[type=file] {
  cursor: pointer;
  position: absolute;
  width: 85px !important;
  height: 85px !important;
  opacity: 0;
}

.uploaded-item {
  width: 85px;
  height: 85px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-left: 3px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px #e0e0e2;
}
.uploaded-item:hover .uploaded-remover {
  height: 35px;
}

.uploaded-remover {
  height: 0;
  overflow: hidden;
  width: 100%;
  background: #00000050;
  bottom: 0;
  position: absolute;
  transition: 0.2s all;
  cursor: pointer;
}
.uploaded-remover .icon {
  color: #fff;
  pointer-events: none;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.uploaded-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.article-comment-wrapper {
  background: #fff;
  margin-top: 16px;
  margin-bottom: 45px;
  padding: 30px;
}

.captcha .icon {
  position: relative;
  color: #E0151D;
  font-size: 2.3rem;
  top: -1px;
}

.captcha-btn {
  cursor: pointer;
  position: absolute;
  left: 98px;
  bottom: 0;
  color: var(--color2);
  background: transparent;
  border: 0;
}

.customer-voices, .admin-voices {
  margin-right: 45px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 991.98px) {
  .customer-voices, .admin-voices {
    margin-bottom: 5px;
    margin-top: 15px;
  }
}

.admin-voices .voice-w {
  width: 40px;
  height: 40px;
  background: #fff;
}
.admin-voices .icon {
  font-size: 20px !important;
}

@media screen and (max-width: 991.98px) {
  .comment-box .customer-wrapper, .comment-box .customer-voices {
    margin-right: 0 !important;
  }
}

.admin-voices {
  margin-right: 15px;
  margin-top: 8px;
}

.admin-voices-wrapper {
  overflow-x: hidden;
  width: 100%;
}

.voice-w {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  margin-left: 5px;
  cursor: pointer;
}
.voice-w .icon {
  font-size: 26px;
  color: var(--color2);
}

@media screen and (max-width: 991.98px) {
  .article-comment .product-name {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 991.98px) {
  .article-comment .product-image-comment {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .article-comment .product-information {
    padding: 0 15px !important;
  }
}
@media screen and (max-width: 991.98px) {
  .article-comment .addComment {
    padding: 0 !important;
  }
}

.article-comment-captcha .icon {
  top: 0px;
}

@media screen and (max-width: 991.98px) {
  .product-comment .product-name {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 991.98px) {
  .product-comment .product-image-comment {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .product-comment .product-information {
    padding: 0 15px !important;
  }
}
@media screen and (max-width: 991.98px) {
  .product-comment .addComment {
    padding: 0 !important;
  }
}

.userComments-list .addComment {
  background: #fff;
  border-radius: 16px;
}
.userComments-list .addComment input, .userComments-list .addComment textarea {
  padding: 10px;
  border: #ced4da 1px solid;
  margin: 0 30px;
  margin-right: 0;
  border-radius: 4px;
  font-size: 1.4rem;
  color: #777;
  height: 42px;
  width: 100%;
  background: transparent;
}
.userComments-list .addComment input::-webkit-input-placeholder, .userComments-list .addComment textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #aaa;
  font-size: 1.2rem;
  text-align: right;
  font-weight: 300;
}
.userComments-list .addComment input::-moz-placeholder, .userComments-list .addComment textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #aaa;
  font-size: 1.2rem;
  text-align: right;
  font-weight: 300;
}
.userComments-list .addComment input:-ms-input-placeholder, .userComments-list .addComment textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #aaa;
  font-size: 1.2rem;
  text-align: right;
  font-weight: 300;
}
.userComments-list .addComment input:-moz-placeholder, .userComments-list .addComment textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #aaa;
  font-size: 1.2rem;
  text-align: right;
  font-weight: 300;
}
.userComments-list .addComment textarea {
  height: 133px;
  resize: none;
}
.userComments-list .addComment .captcha {
  position: absolute;
  left: 4px;
  bottom: 4px;
}
.userComments-list .addComment .captcha a {
  cursor: pointer;
  position: absolute;
  left: 98px;
  bottom: 0;
  color: var(--color2);
}
.userComments-list .addComment .captcha a span {
  font-size: 2.3rem;
  position: relative;
}
.userComments-list .addComment .check-srch {
  padding: 6px;
  margin-top: 0px;
}
.userComments-list .addComment .check-srch .custom-control-label {
  position: relative;
  margin-bottom: 0;
  padding-right: 34px;
  font-size: 1.4rem;
}
.userComments-list .addComment .check-srch .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  right: 0.5rem;
  display: block;
  width: 2rem;
  height: 2rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: var(--color2);
}
.userComments-list .addComment .check-srch .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  right: 0.5rem;
  display: block;
  width: 2rem;
  height: 2rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  border: 1px solid var(--color2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.userComments-list .addComment .default-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}
.userComments-list .addComment .default-btn button {
  font-size: 1.3rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: none;
  background-color: var(--color2);
  color: white;
  cursor: pointer;
  padding: 7px 15px;
}
.userComments-list .addComment .default-btn button:hover {
  background-color: var(--color1);
}
.userComments-list .addComment .btn {
  width: 160px;
  float: left;
  right: 0;
}

.ul-defult {
  display: flow-root;
}
.ul-defult .user-comment-container {
  margin: 30px 0;
  display: flex-row;
  background: #fdfcfc9e;
}
.ul-defult .user-comment-container .headerComment {
  padding: 10px 15px;
  justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}
.ul-defult .user-comment-container .headerComment .user-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ul-defult .user-comment-container .headerComment .user-info p {
  direction: rtl;
  color: #494949;
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin: 0;
}
.ul-defult .user-comment-container .headerComment .user-info p time {
  display: block;
  color: #494949;
  font-size: 1.1rem;
}
.ul-defult .user-comment-container .headerComment .user-info i {
  font-size: 3rem;
  color: var(--color2);
  margin-left: 15px;
}

.bodyComment {
  padding: 15px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.bodyComment p {
  text-align: justify;
  font-size: 1.5rem;
  line-height: 2.2em;
  color: #666;
}

.user-answer {
  margin: 30px 0;
  margin-right: 45px;
  border: 1px solid #cecece;
  border-radius: 5px;
  padding: 15px;
  background: #fbfbfe;
  position: relative;
}
@media screen and (max-width: 992px) {
  .user-answer {
    margin-right: 0;
  }
}
.user-answer .comment-name img {
  width: 50px;
}
.user-answer .comment-date {
  right: 0;
}
.user-answer .titleComment {
  position: relative;
  margin-right: 20px;
  padding: 15px;
  font-size: 1.3rem;
  line-height: 2.3rem;
  text-align: justify;
}
.user-answer .bodyComment {
  border-bottom: none;
}

.command-nazar {
  margin: 20px 0;
}
.command-nazar .command-nazar-negative, .command-nazar .command-nazar-positive {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}
.command-nazar .command-nazar-negative ul li:before, .command-nazar .command-nazar-positive ul li:before {
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
}
.command-nazar .command-nazar-positive span {
  color: #00bfd6;
  width: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 1.6rem;
  line-height: 1.571;
  white-space: nowrap;
}
.command-nazar .command-nazar-positive ul {
  display: block;
}
.command-nazar .command-nazar-positive ul li {
  margin-bottom: 12px;
  padding-right: 17px;
  color: #5f5f5f;
  position: relative;
  font-size: 1.4rem;
}
.command-nazar .command-nazar-positive ul li:before {
  background-color: #00bfd6;
}
.command-nazar .command-nazar-negative span {
  color: #d60040;
  width: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 1.6rem;
  line-height: 1.571;
  white-space: nowrap;
}
.command-nazar .command-nazar-negative ul {
  display: block;
}
.command-nazar .command-nazar-negative ul li {
  margin-bottom: 12px;
  padding-right: 17px;
  color: #5f5f5f;
  position: relative;
  font-size: 1.4rem;
}
.command-nazar .command-nazar-negative ul li:before {
  background-color: #d6002e;
}

.c-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}
.c-message .c-message-negative, .c-message .c-message-positive {
  font-size: 1.4rem;
  line-height: 2.2rem;
  background-color: #f1feff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  padding: 8px 40px 8px 12px;
}
.c-message .c-message-positive {
  color: #1599a9;
  border: 1px solid #c2f2f7;
  margin-left: 9px;
}
.c-message .c-message-positive span {
  padding-left: 13px;
  font-size: 2rem;
}
.c-message .c-message-negative {
  color: #a9152e;
  border: 1px solid #f7c2c6;
  background-color: #fff1f1;
}
.c-message .c-message-negative span {
  padding-left: 13px;
  font-size: 2rem;
}

.box-like {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}
.box-like form button .icon-heart {
  font-size: 2.4rem;
  color: var(--color2);
}
.box-like form span {
  font-size: 1.4rem;
  color: #999999;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: none;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-color: var(--color1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.pros {
  position: relative;
}
.pros__button {
  position: absolute;
  border: 0;
  color: var(--color2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer !important;
  font-size: 34px;
  font-weight: 100;
  top: 34px;
  height: 40px;
  width: 42px;
  border-right: 1px solid #e0e0e2;
  left: 1px;
  background: #fff;
}
.pros__button .icon-plus {
  width: 40px;
  height: 40px;
  display: block;
  position: relative;
  top: 2px;
  cursor: pointer !important;
}
.pros__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
  align-self: flex-start;
}
.pros__items {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  position: relative;
  padding-right: 10px;
  color: #2c2b2d;
}
.pros__close::after {
  font-family: "icomoon";
  content: "";
  color: #aaa;
  padding-left: 12px;
  position: absolute;
  cursor: pointer;
  left: 0;
  font-size: 14px;
  top: 50%;
  transform: translate(0, -50%);
}

.cons {
  position: relative;
}
.cons__button {
  position: absolute;
  border: 0;
  color: var(--color2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer !important;
  font-size: 34px;
  font-weight: 100;
  top: 35px;
  height: 39px;
  width: 42px;
  border-right: 1px solid #e0e0e2;
  left: 1px;
  background: #fff;
}
.cons__button .icon-plus {
  width: 40px;
  height: 40px;
  display: block;
  position: relative;
  top: 2px;
  cursor: pointer !important;
}
.cons__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-direction: column;
  align-self: flex-start;
}
.cons__items {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  position: relative;
  padding-right: 10px;
  color: #2c2b2d;
}

.btn-submit-comment {
  background: #28a745;
  border: 0;
  color: #f6f6f6;
  top: 10px;
  font-size: 1.4rem;
  padding: 9px 45px;
  float: left;
  border-radius: 6px;
  width: 166px;
  cursor: pointer;
}
.btn-submit-comment:hover {
  background: #145523;
}

.shops-list {
  flex-flow: column;
}

.comment-name {
  font-size: 17px;
  color: #2c2b2d;
  line-height: 34px;
  white-space: nowrap;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 992px) {
  .comment-name {
    font-size: 14px;
  }
}
.comment-name .icon {
  position: absolute;
  font-size: 36px;
  right: 15px;
  top: 25px;
  color: var(--color4);
}

.comment-date {
  font-size: 11px;
  color: #b2afaf;
  line-height: 24px;
  font-weight: 400;
  position: relative;
  top: -3px;
  margin-bottom: 5px;
}
.comment-date a {
  color: #2c2b2d;
}
.comment-date span {
  display: inline-block;
  padding: 0 2px;
}
.comment-date span:first-child {
  padding-right: 0;
}

.comment-effective {
  font-size: 13px;
  color: #2c2b2d;
  line-height: 24px;
  font-weight: 400;
  white-space: nowrap;
}
.comment-effective a {
  color: #2c2b2d;
}
.comment-effective .comment-effective-question {
  font-size: 12px;
}
.comment-effective span {
  display: inline-block;
  padding: 0 2px;
}
.comment-effective span:first-child {
  padding-right: 0;
}
.comment-effective .up {
  cursor: pointer;
  font-size: 16px;
  padding: 0 10px 0 5px;
  color: #2c2b2d;
}
@media screen and (max-width: 1400px) {
  .comment-effective .up {
    padding: 0 0 0 5px;
  }
}
.comment-effective .up.active {
  color: #28a745;
}
.comment-effective .up-count {
  font-size: 10px;
  display: inline-block;
  direction: ltr;
}
.comment-effective .down {
  cursor: pointer;
  font-size: 16px;
  padding: 0 10px 0 5px;
  color: #2c2b2d;
}
.comment-effective .down.active {
  color: #E0151D;
}
.comment-effective .down-count {
  font-size: 10px;
  display: inline-block;
  direction: ltr;
}

.comment-body {
  font-size: 14px;
  color: #2c2b2d;
  line-height: 24px;
  text-align: justify;
  max-height: none;
  overflow: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .comment-body {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.comment-body .comment-body-desc {
  padding-left: 30px;
  text-align: justify;
  max-height: 175px;
  overflow: auto;
}
@media screen and (max-width: 992px) {
  .comment-body .comment-body-desc {
    font-size: 12px;
  }
}
@media screen and (max-width: 992px) {
  .comment-body .comment-body-desc {
    padding-left: 0;
  }
}
.comment-body::-webkit-scrollbar {
  width: 10px !important;
  height: 15px !important;
}
.comment-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 !important;
  box-shadow: inset 0 0 0 !important;
  -webkit-border-radius: 12px !important;
  border-radius: 12px !important;
  background: #cecece;
  margin-top: 6px;
}
.comment-body::-webkit-scrollbar-thumb {
  -webkit-border-radius: 12px !important;
  border-radius: 12px !important;
  background-color: var(--color4) !important;
  outline: 1px solid transparent !important;
}
.comment-body p {
  margin: 0;
  padding-left: 5px;
}

.comment-left-side {
  border-right: #cecece 1px solid;
}

.comment-box {
  padding-bottom: 20px;
  border-bottom: 1px solid #cecece;
  padding-top: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
  .comment-box {
    padding-bottom: 0;
    padding-top: 10px;
    margin-bottom: 0;
  }
}
.comment-box .advice {
  margin-bottom: 30px;
  padding: 10px 15px;
  text-align: center;
  font-size: 15px;
  white-space: nowrap;
  margin-top: 15px;
  border: 1.5px solid;
  border-radius: 6px;
}
@media screen and (max-width: 1440px) {
  .comment-box .advice {
    font-size: 13px;
  }
}
@media screen and (max-width: 1400px) {
  .comment-box .advice {
    font-size: 11px;
  }
}
@media screen and (max-width: 1200px) {
  .comment-box .advice {
    padding: 8px 10px;
  }
}
.comment-box .advice.red {
  border-color: #E0151D;
  color: #E0151D;
  background: #fffaf0;
}
.comment-box .advice.green {
  border-color: #8bc34a;
  color: #8bc34a !important;
  background: #fafff0;
}

.comment-link {
  color: #343435;
  font-size: 12px;
  position: relative;
  top: -2px;
  right: -2px;
}
.comment-link span {
  display: inline-block;
  padding: 0 2px;
}
.comment-link a {
  color: #343435 !important;
}

.comment-more-item {
  color: #585858 !important;
  font-size: 1.4rem;
  cursor: pointer;
  padding: 15px;
  position: relative;
  transition: 0.3s all;
  margin: 15px auto;
  width: 168px;
  text-align: center;
  background: #fff;
  display: block;
}
.comment-more-item:hover {
  color: var(--color2) !important;
}

.comment-name-title {
  font-size: 1.4rem;
  color: #999;
  padding-left: 5px;
}

.add-comment-section {
  padding: 30px 0;
}
.add-comment-section .comment-title {
  font-size: 2.4rem;
  color: #2c2b2d;
  margin-bottom: 15px;
}
@media screen and (max-width: 992px) {
  .add-comment-section .comment-title {
    font-size: 16px;
  }
}
.add-comment-section .comment-text {
  color: #2c2b2d;
}
.add-comment-section .comment-link {
  cursor: pointer;
  transition: 0.2s all;
  background: transparent;
  border: 2px solid var(--color2);
  color: var(--color2);
  padding: 9px 40px;
  border-radius: 6px;
  font-size: 1.4rem !important;
  height: 45px;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto;
  font-weight: 700;
}
.add-comment-section .comment-link:hover {
  background: var(--color2);
  color: #fff;
  transition: 0.3s all;
}

.product-image-comment {
  width: 50%;
  margin: 0 auto 30px auto !important;
  display: block;
}

.product-comment-text {
  font-size: 18px;
  color: #2c2b2d;
  font-weight: 500;
  line-height: 34px;
}

.product-comment-text-details {
  font-size: 15px;
  color: #2c2b2d;
  line-height: 34px;
  font-weight: 400;
}

.product-comment-rules {
  list-style: disc;
  padding-right: 15px;
  line-height: 30px;
  margin-bottom: 10px;
  color: #2c2b2d;
  font-size: 14px;
  font-weight: 300;
}

.product-comment-text.product-comment-text-details {
  font-size: 18px;
  color: var(--color2);
  font-weight: 500;
  line-height: 34px;
}

.addComment {
  padding-left: 60px !important;
  margin: 30px 0;
}
.addComment label {
  font-size: 15px;
  color: #2c2b2d;
  line-height: 34px;
  font-weight: 400;
  margin: 0;
}
.addComment .list-group-item {
  border: 0;
}
.addComment .flex-list {
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.captcha-wrapper {
  border: #e0e0e2 1px solid;
  border-radius: 4px;
}
.captcha-wrapper input {
  border: 0 !important;
}
.captcha-wrapper .img {
  margin: 0;
}

.share-modal {
  z-index: 9999999999;
}
.share-modal .modal-content {
  padding: 45px 20px;
}
.share-modal .close {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 9;
}
.share-modal .close .icon {
  font-size: 1.5rem;
}
.share-modal .share-text {
  color: #585858;
  font-size: 1.4rem;
  margin-top: 20px;
}
.share-modal .share-item-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 15px 0;
}
.share-modal .icon {
  font-size: 22px;
  position: relative;
  top: 2px;
}
.share-modal .share-link {
  font-size: 11px;
  padding: 5px;
  color: #ddd !important;
  border-radius: 4px;
  margin-left: 10px;
}
.share-modal .instagram {
  width: 20px;
}
.share-modal .twitter {
  color: #55acee;
}
.share-modal .facebook {
  color: #3b5998;
}
.share-modal .telegram {
  color: #039be5;
}
.share-modal .whatsapp {
  font-size: 26px !important;
  top: 1px !important;
}
.share-modal .copy-link .share-link {
  font-size: 11px;
  padding: 5px 15px;
  border: 1px solid #ddd;
  color: #aaa !important;
  border-radius: 4px;
  margin-left: 10px;
  pointer-events: none;
}
.share-modal .copy-link.copied .share-link {
  border: 1px solid var(--color2);
  color: var(--color2) !important;
}

.members {
  padding-top: 15px;
}

.index-members {
  padding-bottom: 90px;
}

.members-img {
  width: 100%;
  object-fit: cover;
  margin-right: 0;
  margin-left: auto;
  padding: 10px;
  border-radius: 100%;
}

.members-item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 30px;
  padding-bottom: 30px;
  position: relative;
  flex-flow: column;
}
@media screen and (max-width: 767.98px) {
  .members-item {
    flex-flow: column;
    align-items: center;
  }
}
.members-item:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767.98px) {
  .members-item:nth-child(even) {
    flex-direction: row;
    flex-flow: column;
  }
}
.members-item:nth-child(even) .members-details {
  align-items: flex-start;
  justify-content: flex-start;
  left: 10px;
}
.members-item:nth-child(even) .members-info, .members-item:nth-child(even) .members-post {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767.98px) {
  .members-item:nth-child(even) .members-info, .members-item:nth-child(even) .members-post {
    flex-direction: row;
  }
}
@media screen and (max-width: 767.98px) {
  .members-item {
    flex-flow: column;
  }
}

.members-details {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  padding: 10px;
  height: 140px;
  top: 30px;
  border-radius: 4px;
  flex-flow: column;
  position: relative;
  z-index: 2;
}

.members-info, .members-post {
  font-size: 16px;
  padding-left: 10px;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: row;
  font-weight: 300;
  color: #585858;
}
.members-info .icon, .members-post .icon {
  color: var(--color2);
  font-size: 24px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.members-info-link {
  cursor: pointer;
  color: var(--color5) !important;
}

.members-post {
  font-weight: 700;
  color: #585858;
}

.members-desc {
  color: #585858;
  font-size: 14px;
  padding: 2px 0;
}

.members-title {
  padding: 8px 20px;
  color: var(--color2);
  z-index: 2;
  border-radius: 4px;
  margin: 0 auto;
  position: relative;
  font-size: 16px;
}

.members-img-wrapper {
  position: relative;
  width: 100% !important;
  border-radius: 100%;
  transform: scale(0.9);
  transition: 0.75s all;
}
.members-img-wrapper:before {
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 100%;
  z-index: -1;
  transition: 0.75s -0.2s all;
  background-image: linear-gradient(95deg, var(--color4) 5%, var(--color5) 15%, var(--color1) 60%, var(--color2) 70%, var(--color3) 95%) !important;
  box-shadow: 0 0 0;
}
.members-img-wrapper:after {
  content: "";
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 100%;
  z-index: -1;
  transition: 0.5s all;
  background: var(--color7);
}

.owl-person .item {
  display: flex;
}
.owl-person .owl-item.center {
  position: relative;
  background: var(--color7);
}
.owl-person .owl-item.center .members-img-wrapper {
  transform: scale(1.2);
}
.owl-person .owl-item.center .members-img-wrapper:before {
  box-shadow: 0 0 10px #4695d663;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
}

.award {
  display: block;
  width: 100%;
  position: relative;
}
.award:hover .award-info {
  box-shadow: 0 1px 2px #ccc;
  opacity: 1;
}
.award img {
  width: 100%;
  background: #fff;
}

.grid-item {
  margin-bottom: 30px;
}

.award-info {
  z-index: 2;
  background: #485659d9;
  display: flex;
  flex-flow: column;
  color: #fff !important;
  font-size: 1.3rem;
  line-height: 2.6rem;
  position: absolute;
  overflow: hidden;
  opacity: 0;
  transition: 0.4s all;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 15px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.award-info span:first-child {
  font-size: 1.6rem;
  font-weight: 800;
}

@media only screen and (max-width: 991.98px) {
  .mymap {
    flex-direction: column;
  }
}
.mymap.IranMap .map {
  width: 60%;
}
@media only screen and (max-width: 1199.98px) {
  .mymap.IranMap .map {
    width: 50%;
  }
}
.mymap.IranMap .map svg {
  width: 100%;
}
@media only screen and (max-width: 991.98px) {
  .mymap.IranMap .map {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .mymap.IranMap .list {
    width: 90%;
  }
}
@media only screen and (max-width: 575.98px) {
  .mymap.IranMap .list {
    width: 100%;
  }
}
.mymap.IranMap .map .province path.disabled-province {
  fill: #585858 !important;
  cursor: auto;
}
.mymap.IranMap .map .island path.disabled-province:hover, .mymap.IranMap .map .province path.disabled-province.hover {
  fill: #585858 !important;
  cursor: auto;
}
.mymap.IranMap .list li ul li a.disabled-province {
  background: #585858;
  cursor: auto;
  pointer-events: none;
}

.globalMap .list li ul li {
  width: 50% !important;
}

.mymap,
.abroadmap {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.mymap.IranMap .map,
.abroadmap.IranMap .map {
  text-align: left;
}

@media only screen and (max-width: 991.98px) {
  .abroadmap {
    flex-direction: column;
  }
}
.abroadmap.IranMap .map {
  width: 52%;
}
@media only screen and (max-width: 991.98px) {
  .abroadmap.IranMap .map {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .abroadmap.IranMap .list {
    width: 90%;
  }
}
@media only screen and (max-width: 575.98px) {
  .abroadmap.IranMap .list {
    width: 100%;
  }
}

.IranMap .list span {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 600;
  padding: 10px !important;
}

.IranMap .list li ul li a {
  font-size: 13px;
  padding: 5px 10px !important;
  background: var(--color2) !important;
}

.mymap.IranMap .list li ul li a.disabled-province {
  background: var(--color5) !important;
}

.nav#myTab {
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
  border-bottom: 0.5px solid rgba(184, 184, 184, 0.5);
}
.nav#myTab .nav-item {
  margin: 0 5px;
  color: var(--color2);
}
.nav#myTab .nav-link {
  padding: 10px;
  padding-top: 0;
  font-weight: 600;
  font-size: 1.6rem;
  color: var(--color5);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: none;
}
.nav#myTab .nav-link:focus-visible {
  outline: none;
}
.nav#myTab .nav-link:hover {
  color: var(--color2);
}
.nav#myTab .nav-link.active {
  color: var(--color2);
  border-bottom: 3px solid var(--color2);
}

.table-title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #585858;
  margin-top: 1.5rem;
}

.tags {
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  list-style: none;
  flex-wrap: wrap;
}

.tag-item {
  margin: 3px 0;
  margin-right: 15px;
  cursor: pointer;
  border: 0;
  box-shadow: 0 0 14px #0000001c;
  width: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #fff;
  transition: 0.2s all;
  font-weight: 600;
}

.tag-link {
  color: #585858;
  font-size: 1rem;
  padding: 8px 15px;
  white-space: nowrap;
  display: block;
}
.tag-link:hover {
  color: var(--color2);
}

.file-attachment-link {
  color: #585858;
  font-size: 1rem;
  padding: 18px 15px;
  white-space: nowrap;
  margin: 3px 0;
  margin-right: 15px;
  cursor: pointer;
  border: 0;
  box-shadow: 0 0 14px #0000001c;
  width: auto;
  text-align: center;
  display: flex;
  align-items: center;
  border-radius: 4px;
  background: #fff;
  transition: 0.2s all;
  font-weight: 600;
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
  justify-content: space-between;
}
.file-attachment-link:hover {
  color: var(--color2);
}

.file-attachments {
  margin-top: 15px;
  margin-bottom: 15px;
}
.file-attachments .download {
  position: absolute;
  right: 15px;
  font-size: 18px;
}
.file-attachments .icon-type {
  position: absolute;
  left: 15px;
  font-size: 28px;
}

.file-value-wrapper {
  color: silver;
  font-weight: 300;
}

.file-value {
  margin-left: 5px;
}

.file-attachment-name {
  width: calc(100% - 100px);
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.banner-modal {
  z-index: 9999999999;
}
.banner-modal .modal-content {
  padding: 45px 20px;
}
.banner-modal .close {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 9;
}
.banner-modal .close .icon {
  font-size: 1.5rem;
}
.banner-modal .banner-title {
  color: #585858;
  font-size: 1.6rem;
  margin-top: 20px;
  text-align: center;
}
.banner-modal .banner-text {
  color: #585858;
  font-size: 1.3rem;
  margin-top: 20px;
}
.banner-modal .share-item-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 15px 0;
}
.banner-modal .icon {
  font-size: 22px;
  position: relative;
  top: 2px;
}
.banner-modal .share-link {
  font-size: 11px;
  padding: 5px;
  color: #ddd !important;
  border-radius: 4px;
  margin-right: 10px;
}
.banner-modal .instagram {
  width: 20px;
}
.banner-modal .twitter {
  color: #55acee;
}
.banner-modal .facebook {
  color: #3b5998;
}
.banner-modal .telegram {
  color: #039be5;
}
.banner-modal .whatsapp {
  font-size: 26px !important;
  top: 1px !important;
}
.banner-modal .copy-link .share-link {
  font-size: 11px;
  padding: 5px 15px;
  border: 1px solid #ddd;
  color: #aaa !important;
  border-radius: 4px;
  margin-right: 10px;
  pointer-events: none;
}
.banner-modal .copy-link.copied .share-link {
  border: 1px solid var(--color2);
  color: var(--color2) !important;
}

.mobile-search-modal .search-label {
  top: -3px;
  padding-left: 15px;
}
.mobile-search-modal .search {
  border-radius: 4px;
}
.mobile-search-modal .search-wrapper {
  margin: 150px 0 0 0;
}
@media screen and (max-width: 991.98px) {
  .mobile-search-modal .search-wrapper {
    margin: 0 auto;
  }
}
.mobile-search-modal .modal-content {
  background: transparent;
  border: 0;
}
.mobile-search-modal .close {
  opacity: 1;
}
.mobile-search-modal .close .icon {
  color: #fff;
  z-index: 999;
  position: absolute;
  top: calc(100% - 10px);
  right: 0;
  right: 0px;
}
.mobile-search-modal .search {
  font-weight: 500;
  outline: none;
  width: 100%;
  caret-color: var(--color3);
  line-height: 1.833;
  border-radius: 30px;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  z-index: 9999;
  color: #2c2b2d;
  font-size: 16px;
  transition: 0.3s all;
}
.mobile-search-modal .search::-webkit-input-placeholder {
  color: #979797 !important;
  font-size: 12px;
  font-weight: 300;
}
.mobile-search-modal .search:-moz-placeholder {
  color: #fff !important;
  font-size: 12px;
  font-weight: 300;
}
.mobile-search-modal .search::-moz-placeholder {
  color: #fff !important;
  font-size: 12px;
  font-weight: 300;
}
.mobile-search-modal .search:-ms-input-placeholder {
  color: #fff !important;
  font-size: 12px;
  font-weight: 300;
}

.modal-search-icon {
  right: 30px;
  border: 0;
  cursor: pointer;
  position: absolute;
  font-size: 18px;
  background: transparent;
  top: 17px;
  padding-left: 15px;
  color: #fff;
}

.search-focus {
  background-color: #29292996;
  overflow: hidden;
  pointer-events: none;
  z-index: 999999;
  position: relative;
}
.search-focus .modal-dialog {
  position: relative;
  transition: 0s all;
  max-width: 100%;
}
.search-focus .modal-content {
  border: none;
  width: 50%;
  height: 200px;
  background: #fff;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .search-focus .modal-content {
    width: 90%;
  }
}
.search-focus .modal-content .close {
  border: none;
  position: absolute;
  right: 0;
  top: 3px;
  opacity: 1;
  padding-top: 10px;
  background: transparent;
}
.search-focus .modal-content .close span {
  margin-right: 10px;
  color: var(--color2);
  font-size: 3.5rem;
}
.search-focus .search-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
.search-focus .search-center .search-form {
  box-shadow: 0 0 35px #eee;
  border: 1px solid #eee;
  margin-top: 1px;
  position: absolute;
  width: calc(100% - 50px);
  height: 40px;
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  align-items: center;
  /* box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); */
  background: #fff;
}
.search-focus .search-center .search-form ::-webkit-input-placeholder {
  font-size: 11px;
}
.search-focus .search-center .search-form ::-moz-placeholder {
  font-size: 11px;
}
.search-focus .search-center .search-form :-ms-input-placeholder {
  font-size: 11px;
}
.search-focus .search-center .search-form ::placeholder {
  font-size: 11px;
}
@media screen and (max-width: 767.98px) {
  .search-focus .search-center .search-form {
    width: 90%;
  }
}
.search-focus .search-center .search-form .search-input {
  position: absolute;
  font-size: 14px;
  padding-left: 45px;
  background: none;
  color: #5a6674;
  width: 100%;
  height: 20px;
  border: none;
  appearance: none;
  outline: none;
}
.search-focus .search-center .search-form .search-button {
  border-radius: 50%;
  position: absolute;
  top: 3px;
  right: 3px;
  left: auto;
  height: 33px;
  width: 33px;
  padding: 0;
  margin: 0;
  border: none;
  background-color: var(--color2);
  outline: none !important;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-focus .search-center .search-form .search-button span {
  font-size: 13px;
  color: #fff;
}

.search-button-item .main-btn__icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2c2b2d;
  font-size: 20px;
}

.search-button-txt {
  padding-left: 15px;
  font-weight: 400;
  position: relative;
  right: 15px;
  width: 160px;
  border: 1px solid var(--color5);
  height: 30px;
  border-left: 0;
  border-radius: 0 8px 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
}

.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
}

.search-popup:before {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 560px;
  background-image: url(../images/content/waves-shape.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 0px;
  content: "";
}

.search-active .search-popup {
  transform: translateY(0%);
  margin-top: 0;
}

.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  top: 75%;
  margin: 0 auto;
  margin-top: -200px;
  border-radius: 50%;
  text-align: center;
  background-color: #05afec;
  width: 70px;
  height: 70px;
  cursor: pointer;
  border: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
}

.search-popup .close-search i {
  position: relative;
  display: block;
  height: 70px;
  width: 70px;
  font-size: 30px;
  line-height: 70px;
  color: #ffffff;
}

.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 0 -1px #ffffff !important;
}

.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111111;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.search-active .search-popup form {
  transform: scaleX(1);
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.search-popup .form-group {
  position: relative;
  margin: 0px;
  overflow: hidden;
}

.search-popup input[type=text],
.search-popup input[type=search] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  border: 0;
  background-color: #ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 500;
  text-transform: capitalize;
}

.search-popup input[type=submit],
.search-popup button {
  position: absolute;
  left: 30px;
  top: 0px;
  height: 70px;
  line-height: 70px;
  background: transparent;
  text-align: center;
  font-size: 24px;
  color: #000000;
  padding: 0;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup input[type=submit]:hover,
.search-popup button:hover {
  color: #000000;
}

.search-popup input::placeholder {
  color: #000000;
}

.search-popup .close {
  position: absolute;
  right: 25px;
  left: auto;
  color: #ffffff;
  z-index: 999999;
  width: 70px;
  height: 70px;
  top: 25px;
  margin: 0px;
  border: none;
  background: none !important;
  box-shadow: none !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-txt {
  text-align: left;
  width: 100%;
  padding: 20px 30px 0 30px;
  font-family: "peyda";
  font-weight: 600;
  font-size: 32px;
}

.close-layer {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 0;
  top: 0;
}

.search-suggest-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  bottom: 20px;
  left: 15px;
  font-size: 10px;
  height: 28px;
  overflow: hidden;
}

.search-suggest {
  padding: 4px 15px;
  margin-left: 10px;
  height: 24px;
  line-height: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  background: var(--color2);
  border-radius: 2px 30px 30px 2px;
  color: #fff !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  transform: scaleX(0);
}

.search-active .search-suggest {
  transform: scaleX(1);
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 400ms, -webkit-filter 400ms;
}

.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.lazyload {
  opacity: 1;
  transition: opacity 300ms;
  background: #f7f7f7;
}

.lazyloading {
  opacity: 1;
  transition: opacity 300ms;
  background: #f7f7f7;
}

html[lang=en], body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
html[lang=en] .page-title-wrapper .link:before, body .page-title-wrapper .link:before {
  box-shadow: -15px 0 0 0 var(--color7) !important;
  top: -1px;
}
html[lang=en] .index-news .page-title-wrapper .link:before, body .index-news .page-title-wrapper .link:before {
  box-shadow: -15px 0 0 0 #f4f5f6 !important;
  top: -1px;
}
html[lang=en] .index-blog .type2:after, html[lang=en] .index-blog .type1:after, body .index-blog .type2:after, body .index-blog .type1:after {
  transform: skewX(25deg);
}
@media only screen and (max-width: 991.98px) {
  html[lang=en] .navbar-navigation .navbar-nav .mdropdown__button::after, body .navbar-navigation .navbar-nav .mdropdown__button::after {
    transform: rotate(-180deg);
  }
}
html[lang=en] .icon-angle-left, body .icon-angle-left {
  transform: rotate(180deg);
}
html[lang=en] .toggler, body .toggler {
  transform: rotateY(180deg);
}
html[lang=en] .index-news:before, body .index-news:before {
  transform: translate(0, -50%) rotate(180deg);
}
html[lang=en] .index-newest-blog-desc, body .index-newest-blog-desc {
  padding: 0 0 15px 45px;
}
html[lang=en] .index-newest-blog-title, body .index-newest-blog-title {
  padding: 20px 0 20px 45px;
}
html[lang=en] .index-blog .type2 .index-newest-blog-desc, body .index-blog .type2 .index-newest-blog-desc {
  padding: 0 45px 15px 0;
}
html[lang=en] .index-blog .type2 .index-newest-blog-title, body .index-blog .type2 .index-newest-blog-title {
  padding: 20px 45px 20px 0;
}
html[lang=en] .link:before, body .link:before {
  top: -0.3px;
  height: 41.8px;
}
html[lang=en] .link-type2:before, body .link-type2:before {
  box-shadow: 0 0 0;
}
html[lang=en] .footer:before, body .footer:before {
  left: 0;
  right: auto;
}
html[lang=en] .page .blog__img, html[lang=en] .page .news__img, body .page .blog__img, body .page .news__img {
  margin: 0 15px;
}
html[lang=en] .page .news-more .icon, body .page .news-more .icon {
  transform: rotate(90deg);
}
html[lang=en] .multimedia-video-title, body .multimedia-video-title {
  height: 20px;
}
html[lang=en] .page .author, body .page .author {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
html[lang=en] .video-info .video-info-item-link, body .video-info .video-info-item-link {
  justify-content: space-around;
}
html[lang=en] .multimedia-video-cover-wrapper .icon, body .multimedia-video-cover-wrapper .icon {
  left: 50%;
  right: auto;
}

.layer {
  position: fixed;
  width: 100%;
  height: 0;
  background: #00000052;
  z-index: 9;
}
.layer.active {
  height: 100%;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1366px;
  }
}
a, button, input, textarea, a:focus, .page-link, .page-link:focus {
  outline: none !important;
  resize: none;
  text-decoration: none;
  box-shadow: 0 0 0;
}

.page .page-title-wrapper {
  margin-top: -200px;
}
@media screen and (max-width: 550px) {
  .page .page-title-wrapper {
    margin-top: -140px;
  }
}

.modal-backdrop.show {
  z-index: 99999;
  opacity: 0.8 !important;
}

.modal {
  z-index: 999999;
}

.alert-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #ced4da;
  border-radius: 6px;
  padding: 7px 10px;
}
.alert-box.border-0 {
  border: 0 !important;
}
.alert-box .icon {
  font-size: 16px;
  color: #bbb;
  padding-right: 10px;
}
.alert-box .alert-text {
  color: #787878;
  font-size: 11px;
  line-height: 22px;
}

.success-alert {
  border: #28a745 1px solid;
}
.success-alert .icon {
  color: #28a745;
}
.success-alert .alert-text {
  color: #28a745;
}

.danger-alert {
  border: #E0151D 1px solid;
}
.danger-alert .icon {
  color: #E0151D;
}
.danger-alert .alert-text {
  color: #E0151D;
}

.warning-alert {
  border: orange 1px solid;
}
.warning-alert .icon {
  color: orange;
}
.warning-alert .alert-text {
  color: orange;
}

.position-relative {
  position: relative;
}

.checkbox {
  position: relative;
}
.checkbox-label {
  font-size: 14px;
  color: #444;
  margin-bottom: 0;
  cursor: pointer;
  margin-left: 5px;
  width: 100%;
  position: relative;
  top: -3px;
}
.checkbox input,
.checkbox svg {
  width: 19px;
  height: 19px;
  display: inline-block;
}
.checkbox input {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  outline: none;
  background: #fff;
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 4px;
  transition: box-shadow 0.3s;
  box-shadow: inset 0 0 0 1px #d0d0d0;
}
.checkbox input:checked {
  box-shadow: inset 0 0 0 1px #d0d0d0;
}
.checkbox svg {
  pointer-events: none;
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 19px;
  height: 19px;
  transform: scale(var(--scale, 1)) translateZ(0);
}
.checkbox.bounce {
  stroke: #fff;
}
.checkbox.bounce input:checked {
  box-shadow: inset 0 0 0 11px var(--color2);
}
.checkbox.bounce input:checked + svg {
  animation: bounce 0.4s linear forwards 0.2s;
}
.checkbox.bounce svg {
  --scale: 0;
}

@keyframes bounce {
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
input[type=radio] {
  width: 19px !important;
  height: 19px !important;
  border: 0 !important;
  border-radius: 100% !important;
  margin-right: 5px !important;
}
input[type=radio] ~ svg {
  width: 15px !important;
  height: 15px !important;
  top: 3px;
  left: 1.5px;
}

.t-0 {
  top: 0 !important;
}

@media screen and (min-width: 992px) {
  .sidebar {
    will-change: min-height;
  }
}

@media screen and (min-width: 992px) {
  .sidebar__inner {
    transform: translate(0, 0);
    /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
  }
}

@media screen and (min-width: 992px) {
  #main-content {
    margin-bottom: 50px;
  }
}

.sticky-top {
  position: sticky;
  top: 0;
  transition: 0.3s all;
}

.not-found {
  width: 250px;
  margin: 20px auto 0 auto;
  display: block;
}

.not-found-text {
  font-size: 18px;
  text-align: center;
  color: #ddd;
}

.nav-tabs {
  position: relative;
  margin-bottom: 30px;
  z-index: 999;
  padding: 0;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  flex-wrap: nowrap;
}
.nav-tabs .nav-item {
  white-space: nowrap;
}

@media screen and (max-width: 991.98px) {
  .custom-nav-tabs .nav-link {
    color: #585858 !important;
  }
}

.nav-tabs .nav-link {
  border-color: transparent;
  border: 0;
  position: relative;
  color: var(--color5);
  font-size: 14px;
  padding: 5px 15px;
}
@media screen and (max-width: 1440px) {
  .nav-tabs .nav-link {
    font-size: 13px;
    padding: 5px 10px;
  }
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: transparent;
  border: 0;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #585858;
  background-color: transparent;
  border-color: transparent;
  border: 0;
  position: relative;
}
.nav-tabs .nav-link.active:before, .nav-tabs .nav-item.show .nav-link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
  height: 1px;
  border-radius: 0;
  background: var(--color2);
}

.price-wrapper.unavailable .card-price {
  color: gray;
}

.modal-content {
  border-radius: 16px;
}

.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.mh-auto {
  min-height: auto !important;
}

/*# sourceMappingURL=common-en.css.map */
