@charset "UTF-8";

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
  color: #464547;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #ef4136;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #464547;
  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;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

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 {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

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"] {
  -webkit-box-sizing: border-box;
  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: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[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-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 2.1875rem;
}

h2,
.h2 {
  font-size: 1.75rem;
}

h3,
.h3 {
  font-size: 1.53125rem;
}

h4,
.h4 {
  font-size: 1.3125rem;
}

h5,
.h5 {
  font-size: 1.09375rem;
}

h6,
.h6 {
  font-size: 0.875rem;
}

.lead {
  font-size: 1.09375rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

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

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

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

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

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

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

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

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

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

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

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

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

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

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

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

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

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

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

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

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #464547;
}

.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-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-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #464547;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary>th,
.table-primary>td {
  background-color: #fbcac7;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody+tbody {
  border-color: #f79c96;
}

.table-hover .table-primary:hover {
  background-color: #f9b3af;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
  background-color: #f9b3af;
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
  background-color: #cbcbcb;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody+tbody {
  border-color: #9f9e9f;
}

.table-hover .table-secondary:hover {
  background-color: #bebebe;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
  background-color: #bebebe;
}

.table-success,
.table-success>th,
.table-success>td {
  background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody+tbody {
  border-color: #8fd19e;
}

.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-info th,
.table-info td,
.table-info thead th,
.table-info tbody+tbody {
  border-color: #86cfda;
}

.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-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody+tbody {
  border-color: #ffdf7e;
}

.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-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody+tbody {
  border-color: #ed969e;
}

.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-light th,
.table-light td,
.table-light thead th,
.table-light tbody+tbody {
  border-color: #fbfcfc;
}

.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-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody+tbody {
  border-color: #95999c;
}

.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: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

.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 {
  color: #fff;
  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;
  }

  .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;
  }

  .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;
  }

  .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;
  }

  .table-responsive-xl>.table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive>.table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dfdfdf;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #f8b1ac;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 65, 54, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(239, 65, 54, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #949598;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #949598;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #949598;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #949598;
  opacity: 1;
}

.form-control::placeholder {
  color: #949598;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

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.625rem + 1px);
  padding-bottom: calc(0.625rem + 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.09375rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.76563rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #464547;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.76563rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size],
select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  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: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.76563rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 1.25rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.3125rem);
  background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  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 {
  display: block;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 1.25rem);
  background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
}

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 1.25rem) * 3 / 4 + 2.25rem);
  background: url("data:image/svg+xml,%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 1.25rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 2.25rem/calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.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-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.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 {
  border-color: #28a745;
}

.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 {
  border-color: #34ce57;
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.custom-control-input.is-valid:focus~.custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {
  border-color: #28a745;
}

.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~.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 {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  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.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.76563rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 1.25rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.3125rem);
  background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  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 {
  display: block;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 1.25rem);
  background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 1.25rem) * 3 / 4 + 2.25rem);
  background: url("data:image/svg+xml,%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 1.25rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 2.25rem/calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.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-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.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 {
  border-color: #dc3545;
}

.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 {
  border-color: #e4606d;
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.custom-control-input.is-invalid:focus~.custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
  border-color: #dc3545;
}

.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~.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 {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    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,
  .form-inline .custom-select {
    width: auto;
  }

  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #464547;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}

.btn:hover {
  color: #464547;
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 65, 54, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(239, 65, 54, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #ef4136;
  border-color: #ef4136;
}

.btn-primary:hover {
  color: #fff;
  background-color: #ec2013;
  border-color: #e01e12;
}

.btn-primary:focus,
.btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(241, 94, 84, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(241, 94, 84, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #ef4136;
  border-color: #ef4136;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #e01e12;
  border-color: #d41d11;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(241, 94, 84, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(241, 94, 84, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #464547;
  border-color: #464547;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #333234;
  border-color: #2d2c2d;
}

.btn-secondary:focus,
.btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(98, 97, 99, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(98, 97, 99, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #464547;
  border-color: #464547;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #2d2c2d;
  border-color: #262627;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(98, 97, 99, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(98, 97, 99, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus,
.btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus,
.btn-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus,
.btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #ef4136;
  border-color: #ef4136;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #ef4136;
  border-color: #ef4136;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 65, 54, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(239, 65, 54, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #ef4136;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #ef4136;
  border-color: #ef4136;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 65, 54, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(239, 65, 54, 0.5);
}

.btn-outline-secondary {
  color: #464547;
  border-color: #464547;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #464547;
  border-color: #464547;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(70, 69, 71, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(70, 69, 71, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #464547;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #464547;
  border-color: #464547;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(70, 69, 71, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(70, 69, 71, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #ef4136;
  text-decoration: none;
}

.btn-link:hover {
  color: #464547;
  text-decoration: none;
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.76563rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  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: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #464547;
  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;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  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;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.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: #ef4136;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.76563rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
  z-index: 1;
}

.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
  width: 100%;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
  margin-bottom: 0;
}

.btn-group-toggle>.btn input[type="radio"],
.btn-group-toggle>.btn input[type="checkbox"],
.btn-group-toggle>.btn-group>.btn input[type="radio"],
.btn-group-toggle>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group>.form-control,
.input-group>.form-control-plaintext,
.input-group>.custom-select,
.input-group>.custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.form-control-plaintext+.form-control,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.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:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file .custom-file-input:focus~.custom-file-label {
  z-index: 3;
}

.input-group>.custom-file .custom-file-input:focus {
  z-index: 4;
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.625rem 1.25rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #dfdfdf;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group-lg>.form-control:not(textarea),
.input-group-lg>.custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg>.form-control,
.input-group-lg>.custom-select,
.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.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm>.form-control:not(textarea),
.input-group-sm>.custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm>.form-control,
.input-group-sm>.custom-select,
.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.76563rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
  padding-right: 2.25rem;
}

.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;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  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;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.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 {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #ef4136;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar>.container,
.navbar>.container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  font-size: 1.09375rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.5rem 0.5rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

.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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  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);
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -10px;
    margin-left: -10px;
  }

  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
  }
}

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group>.card {
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .card-group>.card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-top,
  .card-group>.card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-bottom,
  .card-group>.card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-top,
  .card-group>.card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-bottom,
  .card-group>.card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion>.card {
  overflow: hidden;
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion>.card:first-of-type:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion>.card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion>.card .card-header {
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #fff;
  content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  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: #ef4136;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #464547;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 65, 54, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(239, 65, 54, 0.25);
}

.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: #ef4136;
  border-color: #ef4136;
}

.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.09375rem;
  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.76563rem;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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 {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #464547;
  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.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #ef4136;
  border-color: #ef4136;
}

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.list-group-item-primary {
  color: #7c221c;
  background-color: #fbcac7;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #7c221c;
  background-color: #f9b3af;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #7c221c;
  border-color: #7c221c;
}

.list-group-item-secondary {
  color: #242425;
  background-color: #cbcbcb;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #242425;
  background-color: #bebebe;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #242425;
  border-color: #242425;
}

.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.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  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;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-footer> :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer> :not(:last-child) {
  margin-right: .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-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {

  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    opacity: 1;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

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

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

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

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

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

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

.bg-primary {
  background-color: #ef4136 !important;
}

.bg-secondary {
  background-color: #464547 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

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

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #ef4136 !important;
}

.border-secondary {
  border-color: #464547 !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

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

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

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

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

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

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

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

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

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

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

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

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

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

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

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

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

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

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

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

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

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

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

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

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

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

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

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

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

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

.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

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

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

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

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

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

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

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

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

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

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

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

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

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

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

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

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

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

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

  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

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

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

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

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

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

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

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

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

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

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

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

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

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

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (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;
  }
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

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

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

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

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

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.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-n1 {
  margin: -0.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-n5,
.mx-n5 {
  margin-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-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-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-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-md-n5,
  .mx-md-n5 {
    margin-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-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-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-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-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-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

.text-wrap {
  white-space: normal !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .text-sm-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-lowercase {
  text-transform: lowercase !important;
}

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

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

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

.font-weight-lighter {
  font-weight: lighter !important;
}

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

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

.font-weight-bolder {
  font-weight: bolder !important;
}

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

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

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

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

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

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

.text-success {
  color: #28a745 !important;
}

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

.text-info {
  color: #17a2b8 !important;
}

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

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

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

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

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

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

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

.text-dark {
  color: #343a40 !important;
}

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

.text-body {
  color: #464547 !important;
}

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

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {

  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }

  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }

  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody+tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

.dropdown-menu {
  margin-top: 0;
}

@media screen and (min-width: 992px) {
  .dropdown-menu .dropdown-toggle:after {
    border-left: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    vertical-align: middle;
  }

  .dropdown-menu .dropdown .dropdown-menu {
    border-width: 0;
    margin: 0;
    left: 100%;
    top: 0%;
  }

  .dropdown-menu .dropdown .dropdown-menu.left {
    left: auto;
    right: 100%;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  /* -ms-perspective: 1200px; */
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

html {
  font-size: 14px;
}

@media screen and (min-width: 992px) {
  html {
    font-size: 15px;
  }
}

@media screen and (min-width: 1200px) {
  html {
    font-size: 16px;
  }
}

html,
body {
  overflow-x: hidden;
}

a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

p:last-of-type {
  margin-bottom: 0;
}

.site-header {
  background-color: #fff;
  color: #69686a;
  position: relative;
  z-index: 1030;
}

.navbar-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.navbar-logo .logo {
  background-image: url("../images/logo.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 52px;
  text-indent: -9999px;
  width: 50%;
}

@media screen and (min-width: 992px) {
  .navbar-logo .logo {
    background-position: left center;
    height: 78px;
    margin-bottom: 6px;
    margin-top: 6px;
    width: 100%;
  }
}

.navbar-toggler {
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  right: 10px;
}

.navbar-toggler:focus {
  outline: 0;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%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-collapse {
  margin-left: -10px;
  margin-right: -10px;
}

.navbar-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 5px;
  padding-top: 5px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  .navbar-top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .navbar-top {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 5px;
  }
}

@media screen and (max-width: 575px) {
  .navbar-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 992px) {
  .navbar-top {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 8px;
    padding-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-widget {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 575px) {
  .navbar-widget {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .navbar-widget+.navbar-widget {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .navbar-widget {
    margin-bottom: 4px;
  }

  .navbar-widget+.navbar-widget {
    margin-left: 40px;
  }

  .navbar-widget:last-child {
    margin-right: -10px;
  }
}

.navbar-widget.widget-search {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 3px 5px rgba(239, 65, 54, 0.15), 0 2px 5px rgba(239, 65, 54, 0.4);
  box-shadow: inset 0 3px 5px rgba(239, 65, 54, 0.15), 0 2px 5px rgba(239, 65, 54, 0.4);
  overflow: hidden;
}

.navbar-widget.widget-search .form-control,
.navbar-widget.widget-search .btn-search {
  background: none;
  border: 0;
}

.navbar-widget.widget-search .form-control:focus,
.navbar-widget.widget-search .btn-search:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

.navbar-widget.widget-search .form-control {
  height: 32px;
}

.navbar-widget.widget-search .form-control::-webkit-input-placeholder {
  color: #ef4136;
}

.navbar-widget.widget-search .form-control::-moz-placeholder {
  color: #ef4136;
}

.navbar-widget.widget-search .form-control:-ms-input-placeholder {
  color: #ef4136;
}

.navbar-widget.widget-search .form-control::-ms-input-placeholder {
  color: #ef4136;
}

.navbar-widget.widget-search .form-control::placeholder {
  color: #ef4136;
}

.navbar-widget.widget-search .btn-search {
  color: #ef4136;
}

.navbar-widget.widget-search .btn-search:hover {
  background-color: #ef4136;
  color: #fff;
}

@media screen and (max-width: 991px) {
  .navbar-widget.widget-search {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
}

.navbar-widget.widget-lang-selector .lang-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navbar-widget.widget-lang-selector .lang-list-item {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}

.navbar-widget.widget-lang-selector .lang-list-link {
  color: #464547;
  display: block;
  font-size: 14px;
  line-height: 20px;
  height: 26px;
  padding: 3px 6px;
}

.navbar-widget.widget-lang-selector .lang-list-link:hover {
  color: #d34639;
}

.navbar-widget.widget-lang-selector .lang-flag {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em;
}

.navbar-widget.widget-lang-selector .lang-flag:before {
  content: "\00a0";
}

.navbar-widget.widget-lang-selector .flag-ar {
  background-image: url(../images/flags/ar.svg);
}

.navbar-widget.widget-lang-selector .flag-de {
  background-image: url(../images/flags/de.svg);
}

.navbar-widget.widget-lang-selector .flag-en {
  background-image: url(../images/flags/en.svg);
}

.navbar-widget.widget-lang-selector .flag-ru {
  background-image: url(../images/flags/ru.svg);
}

.navbar-widget.widget-lang-selector .flag-tr {
  background-image: url(../images/flags/tr.svg);
}

.navbar-widget.widget-lang-selector .lang-label {
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  margin-left: 5px;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .navbar-widget.widget-lang-selector {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-item:hover .nav-link {
  color: #ef4136;
}

.navbar-nav .nav-item>.nav-link:before {
  background-color: currentColor;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  bottom: 10px;
  left: 12px;
  -webkit-transition: width 0.15s;
  transition: width 0.15s;
  width: 0;
}

.navbar-nav .nav-link {
  color: #464547;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  padding: 10px 12px;
  position: relative;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .navbar-nav .nav-item+.nav-item {
    border-top: 1px solid rgba(105, 104, 106, 0.15);
  }
}

@media screen and (min-width: 992px) {
  .navbar-nav {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .navbar-nav .nav-item.active>.nav-link:before,
  .navbar-nav .nav-item:hover>.nav-link:before {
    width: 30px;
  }

  .navbar-nav .nav-item:last-child,
  .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0;
  }
}

@media screen and (min-width: 1200px) {
  .navbar-nav .nav-item>.nav-link:before {
    bottom: 1rem;
    left: 1.25rem;
  }

  .navbar-nav .nav-link {
    padding: 1.25rem;
  }
}

.navbar-nav .dropdown-toggler {
  color: #69686a;
  cursor: pointer;
  font-size: 1.125rem;
  height: 1.875rem;
  line-height: 1.875rem;
  position: absolute;
  right: 0.5rem;
  top: 0.3125rem;
  text-align: center;
  width: 1.875rem;
  z-index: 5;
}

.navbar-nav .dropdown-toggler:after {
  background-color: currentColor;
  content: "";
  height: 100%;
  opacity: 0.25;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
}

.navbar-nav .dropdown-menu {
  background-color: #ef4136;
  border: 0;
  border-radius: 0;
}

.navbar-nav .dropdown-item {
  display: block;
  padding: 0.625rem 1.125rem;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.navbar-nav .dropdown-item,
.navbar-nav .dropdown-item:active,
.navbar-nav .dropdown-item:focus {
  background-color: transparent;
  color: #fff;
}

.navbar-nav .dropdown-item:focus {
  outline: 0;
}

.navbar-nav .dropdown-item:hover {
  background-color: #464547;
  color: #fff;
}

.navbar-nav .dropdown.show>.dropdown-toggler {
  border-left-color: rgba(239, 65, 54, 0.1);
  color: #ef4136;
}

.navbar-nav .dropdown .dropdown.show>.nav-link,
.navbar-nav .dropdown .dropdown.show>.dropdown-item {
  background-color: #464547;
  color: #fff;
}

.navbar-nav .dropdown .dropdown.show>.dropdown-toggler {
  border-left-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.navbar-nav .dropdown .dropdown .dropdown-toggler {
  color: #fff;
}

@media screen and (min-width: 992px) {
  .navbar-nav .dropdown.show>.dropdown-menu {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
  }

  .navbar-nav .dropdown .dropdown .dropdown .dropdown-menu {
    left: auto;
    right: 100%;
  }

  .navbar-nav>.dropdown>.dropdown-toggler {
    display: none;
  }

  .navbar-nav .dropdown-toggler:after {
    display: none;
  }

  .navbar-nav .dropdown-toggler .fa {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .navbar-nav .dropdown-menu {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: block;
    min-width: 15rem;
    opacity: 0;
    padding: 0;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    visibility: hidden;
  }
}

.site-footer {
  background-color: #ef4136;
  color: #fff;
  padding-top: 20px;
  position: relative;
  text-align: center;
}

.site-footer.footer-index {
  background-color: #464547;
}

@media screen and (min-width: 992px) {
  .site-footer.footer-index {
    margin-top: -60px;
    padding-top: 60px;
  }
}

.footer-top {
  position: relative;
}

.footer-bottom {
  position: relative;
  padding-top: 20px;
}

.footer-bottom a {
  color: #fff;
}

.footer-bottom a:hover,
.footer-bottom a:focus {
  color: #fff;
  text-decoration: underline;
}

.footer-widget {
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}

@media screen and (min-width: 992px) {
  .footer-widget {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}

.widget-logo a {
  display: block;
  text-align: center;
}

.widget-logo a>img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.widget-logo a:hover>img,
.widget-logo a:focus>img {
  opacity: 0.75;
}

.widget-social {
  text-align: center;
}

.widget-social ul {
  display: block;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.widget-social ul>li {
  display: inline-block;
}

.widget-social ul>li+li {
  margin-left: 5px;
}

.widget-social ul>li>span,
.widget-social ul>li>a {
  color: #fff;
  display: block;
}

.widget-social ul>li>span {
  font-size: 12px;
  line-height: 1.66667;
}

.widget-social ul>li>a {
  font-size: 18px;
  line-height: 1.11111;
  height: 20px;
  width: 20px;
}

.widget-social ul>li>a:hover,
.widget-social ul>li>a:focus {
  color: #eee;
}

.widget-links {
  color: #fff;
}

.widget-links ul {
  display: block;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.widget-links ul>li {
  display: block;
  padding-left: 2px;
  padding-right: 2px;
}

.widget-links ul>li>a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  padding: 8px 5px;
  text-transform: uppercase;
}

.widget-links ul>li>a:hover,
.widget-links ul>li>a:focus {
  color: #fff;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .widget-links {
    text-align: center;
  }
}

@media screen and (max-width: 575px) {
  .widget-links ul>li {
    display: inline-block;
  }
}

@media screen and (min-width: 992px) {
  .widget-links .widget-inner {
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }
}

@media screen and (min-width: 1200px) {
  .widget-links {
    font-size: 15px;
    line-height: 24px;
  }

  .widget-links .widget-inner {
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }

  .widget-links ul>li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .widget-links ul>li>a {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.widget-contacts .item {
  color: #fff;
  margin-bottom: 20px;
}

.widget-contacts .item a {
  color: #fff;
}

.widget-contacts .item a:hover,
.widget-contacts .item a:focus {
  color: #fff;
  text-decoration: underline;
}

.widget-contacts .item-icon {
  color: #464547;
}

.widget-contacts .item-icon .fa {
  font-size: 21px;
  line-height: 24px;
}

@media screen and (max-width: 991px) {
  .widget-contacts .item-icon {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 992px) {
  .widget-contacts {
    text-align: left;
  }

  .widget-contacts .item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .widget-contacts .item-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13%;
    flex: 0 0 13%;
    max-width: 13%;
  }

  .widget-contacts .item-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87%;
    flex: 0 0 87%;
    max-width: 87%;
  }
}

.widget-copyright {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.66667;
  padding-top: 0;
}

.widget-copyright p {
  margin: 0;
}

a.copyright {
  background: url("../images/urunler/yomedialogo.png") center center / contain no-repeat;
  display: inline-block;
  height: 34px;
  margin-top: 8px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: 86px;
}

a.copyright:hover,
a.copyright:focus {
  opacity: 0.6;
}

.form-control {
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.06);
}

.form-control::-webkit-input-placeholder {
  color: #949598;
}

.form-control::-moz-placeholder {
  color: #949598;
}

.form-control:-ms-input-placeholder {
  color: #949598;
}

.form-control::-ms-input-placeholder {
  color: #949598;
}

.form-control::placeholder {
  color: #949598;
}

.form-control:focus {
  -webkit-box-shadow: 0 4px 9px rgba(239, 65, 54, 0.2);
  box-shadow: 0 4px 9px rgba(239, 65, 54, 0.2);
}

.form-control:focus::-webkit-input-placeholder {
  color: #ef4136;
}

.form-control:focus::-moz-placeholder {
  color: #ef4136;
}

.form-control:focus:-ms-input-placeholder {
  color: #ef4136;
}

.form-control:focus::-ms-input-placeholder {
  color: #ef4136;
}

.form-control:focus::placeholder {
  color: #ef4136;
}

::-webkit-file-upload-button {
  background: #bdbec0;
  border-color: #bdbec0;
  color: #fff;
  font-size: 14px;
  height: 25px;
  margin-top: -2px;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
}

.col-form-label {
  color: #949598;
}

.btn {
  height: 100%;
}

.btn-submit {
  background-color: #ef4136;
  border-color: #ef4136;
  color: #fff;
  text-transform: uppercase;
}

.btn-submit:hover,
.btn-submit:focus {
  background-color: #e01e12;
  border-color: #e01e12;
  color: #fff;
}

.captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 45px;
}

.captcha-left {
  width: calc(100% - 50px);
}

.captcha-left>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.captcha-right {
  height: 100%;
  width: 50px;
}

.btn-refresh {
  background-color: #fff;
  border-color: #fff;
  border-radius: 6px;
  color: #ef4136;
  font-size: 20px;
  line-height: 28px;
  padding: 0 10px;
  width: 100%;
}

.btn-refresh:hover,
.btn-refresh:focus {
  background-color: #fff;
  border-color: #fff;
  color: #464547;
}

.btn-list,
.btn-list-inline {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.btn-list .btn,
.btn-list-inline .btn {
  border-radius: 6px;
  font-weight: 700;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) and (min-width: 576px) {

  .btn-list .btn,
  .btn-list-inline .btn {
    min-width: 120px;
  }
}

@media screen and (min-width: 992px) {

  .btn-list .btn,
  .btn-list-inline .btn {
    min-width: 180px;
  }
}

.btn-list>li {
  display: block;
}

.btn-list>li+li {
  margin-top: 6px;
}

@media screen and (max-width: 767px) {
  .btn-list>li {
    display: inline-block;
  }

  .btn-list>li+li {
    margin-left: 6px;
    margin-top: 0;
  }
}

.btn-list-inline>li {
  display: inline-block;
}

.btn-list-inline>li+li {
  margin-left: 6px;
}

.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none !important;
  margin: 0 -6px !important;
  padding-left: 0;
}

.gallery>li {
  margin-bottom: 12px;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
  width: 100%;
}

.gallery>li+li {
  margin-top: 0 !important;
}

.gallery>li>a {
  border-radius: 6px;
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0 0 56.25%;
  position: relative;
}

.gallery>li>a>img {
  border: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.gallery>li>a:before,
.gallery>li>a:after {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.gallery>li>a:before {
  color: #fff;
  content: "";
  font-family: "FontAwesome";
  font-size: 28px;
  line-height: 1;
  left: 50%;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: pre;
  z-index: 1;
}

.gallery>li>a:after {
  background-color: #ef4136;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.gallery>li>a:hover:before {
  opacity: 1;
}

.gallery>li>a:hover:after {
  opacity: 0.8;
}

.gallery.gallery-vertical>li>a {
  border-radius: 0;
  padding-bottom: 142%;
}

.gallery.gallery-3-by-2>li>a {
  padding-bottom: 66.66667% !important;
}

.gallery.gallery-1-by-1>li>a {
  padding-bottom: 100% !important;
}

.gallery.gallery-bordered>li>a {
  border: 1px solid #c7c8ca;
}

.gallery.gallery-spaced {
  margin: 0 -15px !important;
}

.gallery.gallery-spaced>li {
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.gallery.gallery-hover-zoom>li>a:before {
  content: "";
}

.gallery.gallery-big-first>li:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.gallery-col-1>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.gallery-col-2>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.gallery-col-3>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.gallery-col-4>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.gallery-col-5>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.gallery-col-6>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.gallery-col-7>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.gallery-col-8>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.gallery-col-9>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.gallery-col-10>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.gallery-col-11>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.gallery-col-12>li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media screen and (min-width: 576px) {
  .gallery-col-1>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .gallery-col-2>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .gallery-col-3>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .gallery-col-4>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .gallery-col-5>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .gallery-col-6>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .gallery-col-7>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .gallery-col-8>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .gallery-col-9>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .gallery-col-10>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .gallery-col-11>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .gallery-col-12>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media screen and (min-width: 768px) {
  .gallery-col-1>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .gallery-col-2>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .gallery-col-3>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .gallery-col-4>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .gallery-col-5>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .gallery-col-6>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .gallery-col-7>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }

  .gallery-col-8>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .gallery-col-9>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .gallery-col-10>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .gallery-col-11>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .gallery-col-12>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media screen and (min-width: 992px) {
  .gallery-col-1>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .gallery-col-2>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .gallery-col-3>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .gallery-col-4>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .gallery-col-5>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .gallery-col-6>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .gallery-col-7>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }

  .gallery-col-8>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .gallery-col-9>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 11.11111%;
    flex: 0 0 11.11111%;
    max-width: 11.11111%;
  }

  .gallery-col-10>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }

  .gallery-col-11>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 9.09091%;
    flex: 0 0 9.09091%;
    max-width: 9.09091%;
  }

  .gallery-col-12>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}

.lightbox {
  border-radius: 6px;
  display: block;
  line-height: 0;
  overflow: hidden;
  position: relative;
}

.lightbox:before,
.lightbox:after {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lightbox:before {
  color: #fff;
  content: "";
  font-family: "FontAwesome";
  font-size: 32px;
  line-height: 1;
  left: 50%;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: pre;
  z-index: 1;
}

.lightbox:after {
  background: #ef4136;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.lightbox>img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.lightbox:hover:before {
  opacity: 1;
}

.lightbox:hover:after {
  opacity: 0.8;
}

.lightbox-promo {
  border-radius: 6px;
  display: inline-block;
  line-height: 0;
  overflow: hidden;
  position: relative;
}

.lightbox-promo:before {
  background: #ef4136;
  content: "";
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lightbox-promo>img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.lightbox-promo .overlay {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  opacity: 0;
  padding-top: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lightbox-promo .overlay-icon {
  border: 3px solid #fff;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 32px;
  height: 70px;
  line-height: 40px;
  width: 70px;
}

.lightbox-promo .overlay-label {
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}

.lightbox-promo:hover:before,
.lightbox-promo:focus:before {
  opacity: 0.8;
}

.lightbox-promo:hover>.overlay,
.lightbox-promo:focus>.overlay {
  opacity: 1;
}

.back-to-top {
  background-color: #c45e00;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 0 1px 3px rgba(70, 69, 71, 0.35);
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 0 1px 3px rgba(70, 69, 71, 0.35);
  color: #fff;
  display: none;
  font-size: 18px;
  line-height: 2px;
  height: 36px;
  padding: 7px;
  margin: 0;
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-align: center;
  width: 36px;
  z-index: 9999;
}

.back-to-top>span {
  display: inline-block;
}

.back-to-top>span:before {
  border-color: #fff;
  border-style: solid;
  border-width: 4px 4px 0 0;
  content: "";
  display: inline-block;
  height: 12px;
  position: relative;
  left: 1px;
  top: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: middle;
  width: 12px;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(359deg);
    transform: translate(-50%, -50%) rotate(359deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(359deg);
    transform: translate(-50%, -50%) rotate(359deg);
  }
}

.slider {
  position: relative;
  width: 100%;
  z-index: 1010;
}

.featured-slider {
  height: 210px;
}

.featured-slider .swiper-slide {
  overflow: hidden;
}

.featured-slider .swiper-slide:before {
  -webkit-animation: spinner 2s infinite linear;
  animation: spinner 2s infinite linear;
  color: #fff;
  content: "";
  font-family: "FontAwesome";
  font-size: 24px;
  line-height: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 36px;
  z-index: -1;
}

.featured-slider .swiper-slide:after {
  background-color: #4a4a4a;
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -3;
}

.featured-slider .swiper-pagination {
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 100%;
}

.featured-slider .swiper-pagination-bullet {
  background: #ef4136;
  height: 18px;
  opacity: 1;
  width: 18px;
}

.featured-slider .swiper-pagination-bullet:focus {
  outline: none;
}

.featured-slider .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-left: 12px;
}

.featured-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .featured-slider .swiper-pagination {
    bottom: 32px;
  }

  .featured-slider .swiper-pagination-bullet {
    height: 22px;
    width: 22px;
  }
}

@media screen and (min-width: 992px) {
  .featured-slider .swiper-pagination {
    bottom: 64px;
  }

  .featured-slider .swiper-pagination-bullet {
    height: 26px;
    width: 26px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .featured-slider .container {
    max-width: 90%;
  }
}

@media (min-width: 768px) {
  .featured-slider {
    height: 320px;
  }
}

@media screen and (max-width: 991px) and (orientation: landscape) {
  .featured-slider {
    height: calc(100vh - 99px);
  }
}

@media (min-width: 992px) {
  .featured-slider {
    height: 420px;
  }
}

@media (min-width: 1200px) {
  .featured-slider {
    height: 780px;
  }
}

.slide-inner {
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

@media (max-width: 767.98px) {
  .slide-inner .slide-content {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (min-width: 576px) {
  .slide-inner .slide-content.slide-content-center {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .slide-inner .slide-content.slide-content-left {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .slide-inner .slide-content.slide-content-right {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.slide-content {
  color: #efeff0;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
}

.slide-title {
  font-size: 20px;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  .slide-title {
    font-size: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .slide-title {
    font-size: 48px;
    letter-spacing: 3px;
  }
}

@media screen and (min-width: 1600px) {
  .slide-title {
    font-size: 52px;
  }
}

.slide-desc {
  display: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .slide-desc {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .slide-desc {
    font-size: 18px;
  }
}

@media screen and (min-width: 1600px) {
  .slide-desc {
    font-size: 22px;
  }
}

.page-banner {
  color: #fff;
  height: 180px;
}

.page-banner>.container {
  height: 100%;
}

.page-banner.bg-image {
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 992px) {
  .page-banner {
    height: 240px;
  }
}

@media screen and (min-width: 992px) {
  .page-banner {
    height: 300px;
  }
}

.page-banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}

.page-banner-title {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  .page-banner-title {
    font-size: 36px;
  }
}

.breadcrumb-unstyled {
  background-color: transparent;
  border-radius: 0;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.breadcrumb-unstyled .breadcrumb-item>a {
  color: #fff;
}

.breadcrumb-unstyled .breadcrumb-item>a:hover,
.breadcrumb-unstyled .breadcrumb-item>a:focus {
  color: #fff;
  text-decoration: underline;
}

.breadcrumb-unstyled .breadcrumb-item.active {
  color: #fff;
  text-transform: uppercase;
}

.block-pagination {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
}

.block-pagination .page-item {
  padding-left: 8px;
  padding-right: 8px;
}

.block-pagination .page-item:first-child .page-link,
.block-pagination .page-item:last-child .page-link {
  border-radius: 6px;
}

.block-pagination .page-item.active .page-link,
.block-pagination .page-item.active .page-link:hover,
.block-pagination .page-item.active .page-link:focus {
  background-color: #ef4136;
  border-color: #ef4136;
  color: #fff;
}

.block-pagination .page-link {
  background-color: #e7e7e8;
  border-color: #e7e7e8;
  border-radius: 6px;
  color: #464547;
  text-align: center;
}

.block-pagination .page-link:hover,
.block-pagination .page-link:focus {
  background-color: #ef4136;
  border-color: #ef4136;
  color: #fff;
}

.block-header .block-pagination .page-item {
  padding-left: 2px;
  padding-right: 2px;
}

.block-header .block-pagination .page-link {
  font-size: 12px;
  line-height: 1;
  padding: 2px;
  height: 20px;
  width: 20px;
}

@media screen and (max-width: 575px) {
  .block-header .block-pagination {
    margin-top: 20px;
  }
}

@media screen and (min-width: 576px) {
  .block-header .block-pagination {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media screen and (min-width: 1200px) {
  .block-pagination .page-link {
    font-size: 15px;
    line-height: 1.33333;
    height: 36px;
    padding: 8px;
    width: 36px;
  }
}

.site-content {
  position: relative;
  z-index: 1020;
}

.section {
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .section {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .section.section-small {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .section.section-medium {
    padding-bottom: 40px;
    padding-top: 40px;
  }

  .section.section-large {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}

.section-bg-light {
  background-color: #b8bcc4;
}

.block {
  position: relative;
}

.block:not(:last-child) {
  margin: 0;
}

.block+.block {
  margin-top: 20px;
}

.block-inner {
  height: 100%;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.block-inner>[class*="block-"]+[class*="block-"]:not(.block-footer) {
  padding-top: 20px;
}

.block-header,
.block-body,
.block-footer {
  padding-bottom: 6px;
  padding-top: 6px;
}

.block-header {
  position: relative;
}

@media (min-width: 576px) {
  .block-header .column:last-child {
    text-align: right;
  }
}

.block-title {
  color: #464547;
  font-size: 18px;
  line-height: 1.33333;
  text-transform: uppercase;
}

.block-title.is-small {
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 10px;
  margin-top: 5px;
}

.block-title>span {
  display: inline-block;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .block-title {
    font-weight: 700;
    width: 100%;
  }

  .block-title:not(:last-child) {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 575px) {
  .block-title {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .block-title {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.33333;
  }

  .block-title.is-small {
    font-size: 18px;
    line-height: 1.33333;
  }

  .block-title>span {
    display: block;
  }
}

.block-nav>a {
  color: #464547;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  text-transform: uppercase;
}

.block-nav>a:hover {
  color: #ef4136;
}

.block-nav ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.block-nav ul>li {
  display: inline-block;
}

.block-nav ul>li>span {
  background-color: #e7e7e8;
  border-radius: 100%;
  color: #464547;
  cursor: pointer;
  display: block;
  height: 36px;
  font-size: 18px;
  line-height: 20px;
  padding: 8px;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 36px;
}

.block-nav ul>li>span:hover {
  background-color: #ef4136;
  color: #fff;
}

.block-nav ul>li>span:focus {
  outline: 0;
}

.block-nav ul>li>span.swiper-button-disabled,
.block-nav ul>li>span.swiper-button-disabled:hover,
.block-nav ul>li>span.swiper-button-disabled:focus {
  background-color: #e7e7e8;
  color: #9e9e9f;
}

@media screen and (max-width: 575px) {
  .block-nav {
    text-align: center;
  }

  .block-nav ul {
    margin-top: 20px;
  }
}

@media screen and (min-width: 576px) {
  .block-nav {
    text-align: right;
  }
}

.block-object img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.block-footer>a {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}

.block-bordered {
  border-bottom: 1px solid #dadada;
  margin-bottom: 40px !important;
  padding-bottom: 40px;
}

@media screen and (min-width: 576px) {
  .block-bottom-padding {
    padding-bottom: 30px;
  }
}

.img-holder {
  margin-bottom: 20px;
}

.img-holder img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 576px) {
  .img-holder.pull-left {
    margin-right: 30px;
  }

  .img-holder.pull-right {
    margin-left: 30px;
  }
}

.page-content {
  position: relative;
  padding-bottom: 20px;
  padding-top: 20px;
}

@media screen and (max-width: 991px) {
  .page-content {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.main-content {
  position: relative;
}

.main-content .content-block:last-child {
  margin-bottom: 30px;
}

.content-block .block-title {
  color: #ef4136;
  font-weight: 600;
  text-transform: initial;
}

.sidebar {
  position: relative;
}

.sidebar .widget {
  overflow: hidden;
  position: relative;
}

.sidebar .widget+.widget {
  margin-top: 30px;
}

.sidebar .widget-inner {
  height: 100%;
  position: relative;
}

@media screen and (min-width: 992px) {
  .sidebar.fixed {
    margin-top: 10px;
    position: fixed;
    top: 0;
    width: 260px;
  }

  .sidebar.bottom {
    position: absolute;
    bottom: 0;
    top: auto;
    width: 260px;
  }
}

.widget-pages {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.widget-pages .link-menu,
.widget-pages .link-submenu {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.widget-pages .link-menu>li,
.widget-pages .link-submenu>li {
  display: block;
}

.widget-pages .link-menu>li>a,
.widget-pages .link-submenu>li>a {
  border-bottom: 1px solid #464547;
  color: #464547;
  display: block;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-top: 10px;
  position: relative;
}

.widget-pages .link-menu>li>a:hover,
.widget-pages .link-submenu>li>a:hover {
  border-color: #ef4136;
  color: #ef4136;
}

.widget-pages .link-menu>li.active>a,
.widget-pages .link-menu>li.active>a:hover,
.widget-pages .link-menu>li.active>a:focus,
.widget-pages .link-submenu>li.active>a,
.widget-pages .link-submenu>li.active>a:hover,
.widget-pages .link-submenu>li.active>a:focus {
  border-color: #ef4136;
  color: #ef4136;
}

.widget-pages .link-menu>li>a:after {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
}

.widget-pages .link-submenu>li>a:before {
  content: "-";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

@media screen and (min-width: 992px) {
  .widget-pages {
    padding-right: 20px;
  }

  .widget-pages .link-menu>li>a {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .widget-pages .link-submenu>li>a {
    padding-bottom: 12px;
    padding-top: 12px;
  }
}

@media screen and (min-width: 1200px) {
  .widget-pages .link-menu>li>a {
    font-size: 16px;
  }
}

.product-search-form {
  background-color: #464547;
  border-radius: 6px;
  padding: 20px 20px 0;
}

.product-search-form .form-group {
  margin-bottom: 20px;
}

.product-search-form .form-control {
  border: 0;
}

.products-grid .item {
  margin-bottom: 20px;
}

.products-grid .item-wrapper {
  background-color: #fff;
  border: 1px solid #e7e7e8;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 400;
}

.products-grid .item-wrapper * {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.products-grid .item-wrapper:hover {
  border-color: #ef4136;
}

.products-grid .item-wrapper:hover .item-header {
  background-color: #ef4136;
}

.products-grid .item-wrapper:hover .item-title {
  color: #fff;
}

.products-grid .item-wrapper:hover .item-body {
  border-color: #ef4136;
}

.products-grid .item-header {
  background-color: #e7e7e8;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding: 8px 10px;
  text-align: center;
}

.products-grid .item-title {
  color: #464547;
}

.products-grid .item-object {
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding: 10px;
  text-align: center;
}

.products-grid .item-image {
  display: inline-block;
  max-width: 100%;
  height: auto;
  max-height: 160px;
}

.products-grid .item-body {
  border-top: 1px solid #e7e7e8;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-size: 15px;
  line-height: 28px;
  padding: 8px 16px;
}

.products-grid .item-details {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.products-grid .item-details>li {
  color: #464547;
  display: block;
}

.products-grid .item-details>li:nth-child(even) {
  color: #ef4136;
}

.product-single {
  margin-bottom: 30px;
}

.product-single .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-single .item-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.product-single .item-object>a {
  border: 1px solid #e7e7e8;
  border-radius: 6px;
  display: block;
  height: 340px;
  padding: 10px;
  position: relative;
  text-align: center;
  width: 100%;
}

.product-single .item-object>a:after {
  background-color: #ef4136;
  border-radius: 6px;
  color: #fff;
  content: "";
  display: block;
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 24px;
  height: 40px;
  opacity: 0;
  padding: 8px;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  width: 40px;
}

.product-single .item-object>a:hover:after {
  opacity: 1;
}

.product-single .item-image {
  display: inline-block;
  max-width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.product-single .item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.product-single .item-details {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.product-single .item-details>li {
  display: block;
}

.product-single .item-term,
.product-single .item-desc {
  display: block;
  padding-bottom: 7px;
  padding-top: 7px;
}

.product-single .item-desc {
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .product-single .item-object {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  .product-single .item-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .product-single .item-object {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    padding-right: 10px;
  }

  .product-single .item-body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    padding-left: 10px;
  }
}

.news-grid .item {
  margin-bottom: 20px;
}

.news-grid .item-wrapper {
  display: block;
  position: relative;
  width: 100%;
}

.news-grid .item-wrapper:hover .item-object:after,
.news-grid .item-wrapper:focus .item-object:after {
  opacity: 0.8;
}

.news-grid .item-object {
  border-radius: 6px;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.news-grid .item-object:after {
  background-color: #ef4136;
  content: "";
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.news-grid .item-object img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.news-grid .item-title {
  color: #ef4136;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  margin: 0;
  padding-bottom: 8px;
  padding-top: 10px;
  text-transform: uppercase;
}

.news-grid .item-content {
  color: #464547;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
  height: 46px;
  line-height: 1.64286;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}

.news-grid .item-footer {
  color: #ef4136;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.66667;
}

.section-intro {
  padding-bottom: 0;
  padding-top: 30px;
}

.firma-profili {
  background-color: #ef4136;
  border-bottom-right-radius: 6px;
  color: #fff;
  padding: 20px;
}

.firma-profili:before {
  background-color: #ef4136;
  border-bottom-right-radius: 6px;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  top: -80px;
  width: 10000%;
}

.firma-profili .block-title {
  color: #fff;
}

.firma-profili .block-footer a {
  color: #fff;
}

.firma-profili .block-footer a:hover {
  color: #464547;
}

@media screen and (max-width: 991px) {
  .firma-profili:before {
    left: 0;
    top: 0;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .firma-profili {
    padding-left: 0;
  }
}

.yeni-urunler .block-title {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .yeni-urunler {
    margin-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  .yeni-urunler .block-nav {
    text-align: right;
  }
}

@media screen and (min-width: 992px) {
  .yeni-urunler .block-title {
    margin-bottom: 20px;
  }
}

.carousel-yeni-urunler .item {
  border-bottom: 1px solid #e7e7e8;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
}

.carousel-yeni-urunler .item-wrapper {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.carousel-yeni-urunler .item-wrapper:hover {
  color: #ef4136;
}

.carousel-yeni-urunler .item-object {
  background-color: #fff;
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 10rem;
  padding: 0.5rem;
  width: 10rem;
}

.carousel-yeni-urunler .item-image {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.carousel-yeni-urunler .item-body {
  padding-left: 1.5rem;
  width: calc(100% - 10rem);
}

.carousel-yeni-urunler .item-details {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.carousel-yeni-urunler .item-details>li {
  display: block;
}

.carousel-yeni-urunler .swiper-slide:nth-child(2n) .item {
  border: 0;
  padding-bottom: 0;
}

.istatistikler .stats {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.istatistikler .item {
  border-bottom: 1px solid #e7e7e8;
  position: relative;
}

.istatistikler .item:first-child .item-left,
.istatistikler .item:first-child .item-body {
  padding-top: 0;
}

.istatistikler .item:not(:last-child) {
  margin-bottom: 30px;
}

.istatistikler .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.istatistikler .item-left,
.istatistikler .item-body {
  padding: 15px 20px;
}

.istatistikler .item-left span,
.istatistikler .item-body span {
  display: inline-block;
  line-height: 1;
}

.istatistikler .item-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
  padding-left: 20px;
}

.istatistikler .item-left span {
  color: #ef4136;
  font-size: 40px;
  font-weight: 900;
}

.istatistikler .item-body {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
}

.istatistikler .item-body span {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.istatistikler .block-footer a {
  color: #464547;
}

.istatistikler .block-footer a:hover {
  color: #ef4136;
}

@media screen and (min-width: 768px) {
  .istatistikler .stats {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 992px) {
  .istatistikler .item-left {
    padding-left: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .istatistikler .stats {
    padding-left: 30px;
    padding-right: 30px;
  }

  .istatistikler .item-left {
    padding-left: 40px;
  }
}

.son-haberler .block-title {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .son-haberler .block-nav {
    text-align: right;
  }
}

.carousel-son-haberler .item {
  position: relative;
}

.carousel-son-haberler .item-wrapper {
  color: #fff;
  display: block;
  position: relative;
  width: 100%;
}

.carousel-son-haberler .item-wrapper:hover .item-object:before {
  opacity: 1;
}

.carousel-son-haberler .item-wrapper:hover .item-object:after {
  opacity: 0.8;
}

.carousel-son-haberler .item-wrapper:hover .item-title {
  color: #ef4136;
}

.carousel-son-haberler .item-object {
  border-radius: 6px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}

.carousel-son-haberler .item-object:before,
.carousel-son-haberler .item-object:after {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.carousel-son-haberler .item-object:before {
  color: #fff;
  content: "";
  font-family: "FontAwesome";
  font-size: 28px;
  line-height: 1;
  left: 50%;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: pre;
  z-index: 1;
}

.carousel-son-haberler .item-object:after {
  background-color: #ef4136;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.carousel-son-haberler .item-image {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.carousel-son-haberler .item-title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 6px;
  text-transform: uppercase;
}

.carousel-son-haberler .item-content {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
  height: 46px;
  line-height: 1.64286;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}

.carousel-son-haberler .item-date {
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.section-iletisim {
  padding-bottom: 0 !important;
}

.yol-haritasi .location {
  height: 250px;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .yol-haritasi .block-inner {
    padding-right: 20px;
  }
}

.iletisim-formu .block-inner {
  background-color: #ef4136;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 90px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 90px 2px rgba(0, 0, 0, 0.1);
  padding: 30px 40px 20px;
}

.iletisim-formu .block-header {
  padding-bottom: 2px;
  padding-top: 2px;
}

.iletisim-formu .block-title {
  color: #fff;
}

.iletisim-formu .form-group {
  margin-bottom: 12px;
}

.iletisim-formu .form-group:last-child {
  margin-bottom: 0 !important;
}

.iletisim-formu .form-control {
  background-color: #fff;
  border-color: #fff;
  -webkit-box-shadow: inset 0 3px 5px rgba(70, 69, 71, 0.1), 0 2px 5px rgba(70, 69, 71, 0.2);
  box-shadow: inset 0 3px 5px rgba(70, 69, 71, 0.1), 0 2px 5px rgba(70, 69, 71, 0.2);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.iletisim-formu .form-control::-webkit-input-placeholder {
  color: #464547;
}

.iletisim-formu .form-control::-moz-placeholder {
  color: #464547;
}

.iletisim-formu .form-control:-ms-input-placeholder {
  color: #464547;
}

.iletisim-formu .form-control::-ms-input-placeholder {
  color: #464547;
}

.iletisim-formu .form-control,
.iletisim-formu .form-control::placeholder {
  color: #464547;
}

.iletisim-formu .form-control:hover {
  background-color: #fff;
  border-color: #fff;
  -webkit-box-shadow: inset 0 3px 5px rgba(239, 65, 54, 0.1), 0 2px 5px rgba(239, 65, 54, 0.2);
  box-shadow: inset 0 3px 5px rgba(239, 65, 54, 0.1), 0 2px 5px rgba(239, 65, 54, 0.2);
}

.iletisim-formu .form-control:hover::-webkit-input-placeholder {
  color: #ef4136;
}

.iletisim-formu .form-control:hover::-moz-placeholder {
  color: #ef4136;
}

.iletisim-formu .form-control:hover:-ms-input-placeholder {
  color: #ef4136;
}

.iletisim-formu .form-control:hover::-ms-input-placeholder {
  color: #ef4136;
}

.iletisim-formu .form-control:hover,
.iletisim-formu .form-control:hover::placeholder {
  color: #ef4136;
}

.iletisim-formu textarea.form-control {
  min-height: 100px;
}

.iletisim-formu .captcha,
.iletisim-formu .btn-refresh {
  height: 28px;
}

.iletisim-formu .btn-submit {
  background-color: #464547;
  border-color: #464547;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 3px 5px rgba(70, 69, 71, 0.15), 0 2px 5px rgba(70, 69, 71, 0.2);
  box-shadow: inset 0 3px 5px rgba(70, 69, 71, 0.15), 0 2px 5px rgba(70, 69, 71, 0.2);
  color: #fff;
  text-transform: uppercase;
}

.iletisim-formu .btn-submit:hover {
  background-color: #464547;
}

@media screen and (min-width: 992px) {
  .iletisim-formu {
    margin-top: -20px;
  }

  .iletisim-formu .block-inner {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.bize-ulasin .block-inner {
  padding-left: 20px;
}

.contacts .item {
  color: #464547;
  margin-bottom: 30px;
}

.contacts .item a {
  color: #464547;
}

.contacts .item a:hover {
  color: #ef4136;
}

.contacts .item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contacts .item-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 13%;
  flex: 0 0 13%;
  max-width: 13%;
}

.contacts .item-icon .fa {
  font-size: 21px;
  line-height: 24px;
}

.contacts .item-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 87%;
  flex: 0 0 87%;
  max-width: 87%;
}

.contact-block {
  margin-bottom: 10px;
  margin-top: 10px;
}

.contact-block .block-body {
  height: 100%;
}

.contact-block .location {
  height: 360px;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .contact-block .location {
    height: 100%;
  }
}

.contact-details>[class*="col-"] {
  margin-bottom: 10px;
}

.contact-details .contact-title,
.contact-details .contact-label {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}

.contact-details .contact-title {
  color: #ef4136;
  font-size: 21px;
}

.contact-details .contact-label {
  margin-left: 3px;
  margin-right: 3px;
}

.contact-form {
  margin-top: 20px;
}

/* --- Modern 2026 UI/UX Overrides --- */

/* 1. Global Section Backgrounds & Spacings */
.section-bg-light {
  background-color: #f6f8fa !important;
}

.section {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

/* 2. Modern Card Layouts for Content Blocks */
.section .col-lg-8>.block>.block-inner,
.istatistikler .block-inner,
.son-haberler .block-inner,
.iletisim-formu .block-inner,
.yol-haritasi .block-inner,
.bize-ulasin .block-inner {
  background-color: #ffffff !important;
  border-radius: 20px !important;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.04) !important;
  border: 1px solid rgba(0, 0, 0, 0.03) !important;
  padding: 35px !important;
  height: 100% !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}

/* Transparent Title Blocks (Remove background/padding/shadow for bare headers) */
.block:not(.firma-profili):not(.yeni-urunler):not(.istatistikler):not(.son-haberler):not(.iletisim-formu):not(.yol-haritasi):not(.bize-ulasin):not(.content-block)>.block-inner,
.yeni-urunler .block-inner {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
}

/* 3. Typography & Titles */
.block-title {
  color: #1e2022 !important;
  font-size: 32px !important;
  font-weight: 800 !important;
  letter-spacing: -0.5px !important;
  text-transform: uppercase !important;
  margin-bottom: 25px !important;
  position: relative !important;
}

.block-title>span {
  color: #ef4136 !important;
  font-weight: 300 !important;
}

/* 4. Swiper Hero Slider Polish */
.featured-slider .swiper-slide:after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 100%) !important;
  pointer-events: none !important;
  z-index: 1 !important;
}

.featured-slider .slide-content {
  position: relative !important;
  z-index: 2 !important;
}

.featured-slider .slide-title {
  font-size: 52px !important;
  font-weight: 900 !important;
  letter-spacing: -1px !important;
  line-height: 1.15 !important;
  color: #ffffff !important;
  margin-bottom: 20px !important;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) !important;
}

.featured-slider .slide-desc {
  font-size: 19px !important;
  line-height: 1.6 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  font-weight: 300 !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3) !important;
}

/* 5. Modernized Statistics (Stats) Items */
.stats {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 15px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.stats .item {
  width: 100% !important;
  max-width: 100% !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.stats .item-wrapper {
  background-color: #f8f9fa !important;
  border-radius: 14px !important;
  padding: 24px 15px !important;
  text-align: center !important;
  border: 1px solid rgba(0, 0, 0, 0.02) !important;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  display: block !important;
  height: 100% !important;
}

.stats .item-wrapper:hover {
  background-color: #ffffff !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06) !important;
  transform: translateY(-3px) !important;
  border-color: rgba(239, 65, 54, 0.15) !important;
}

.stats .item-left {
  margin-bottom: 5px !important;
}

.stats .counter {
  font-size: 40px !important;
  font-weight: 900 !important;
  color: #ef4136 !important;
  line-height: 1 !important;
}

.stats .item-body span {
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #464547 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}

/* 6. Gallery Grid & Hover Overrides */
.gallery {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 15px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.gallery>li {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

.gallery>li>a {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 14px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.gallery>li>a img {
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: block;
  width: 100%;
}

.gallery>li>a:before,
.gallery>li>a:after {
  display: none !important;
}

.gallery>li>a:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(239, 65, 54, 0.1);
}

.gallery>li>a:hover img {
  transform: scale(1.08);
}

/* 7. Contact Info & Map Rounded frames */
#map {
  border-radius: 20px !important;
  overflow: hidden !important;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.04) !important;
  border: 1px solid rgba(0, 0, 0, 0.03) !important;
}

.contacts .item {
  border: none !important;
  padding: 12px 0 !important;
}

.contacts .item-inner {
  display: flex !important;
  align-items: center !important;
}

.contacts .item-icon {
  width: 44px !important;
  height: 44px !important;
  background-color: rgba(239, 65, 54, 0.08) !important;
  color: #ef4136 !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 15px !important;
  font-size: 16px !important;
  flex-shrink: 0 !important;
}

.contacts .item-content {
  font-size: 14px !important;
  color: #58595b !important;
  line-height: 1.5 !important;
}

.contacts .item-content a {
  color: #464547 !important;
  font-weight: 500 !important;
  transition: color 0.2s ease !important;
}

.contacts .item-content a:hover {
  color: #ef4136 !important;
}

/* 8. Son Haberler News Cards Polish */
.carousel-son-haberler .swiper-slide {
  padding: 15px 5px !important;
}

.carousel-son-haberler .item {
  background: #ffffff !important;
  border-radius: 16px !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important;
  border: 1px solid rgba(0, 0, 0, 0.02) !important;
  overflow: hidden !important;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

.carousel-son-haberler .item-wrapper:hover .item {
  transform: translateY(-5px) !important;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08) !important;
  border-color: rgba(239, 65, 54, 0.1) !important;
}

.carousel-son-haberler .item-object {
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}

.carousel-son-haberler .item-body {
  padding: 20px !important;
}

.carousel-son-haberler .item-title {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #1e2022 !important;
  margin-bottom: 10px !important;
}

.carousel-son-haberler .item-content {
  font-size: 13px !important;
  color: #6c757d !important;
  line-height: 1.6 !important;
}

.carousel-son-haberler .item-footer {
  padding: 0 20px 20px !important;
  border: none !important;
  background: transparent !important;
}

.carousel-son-haberler .item-date {
  font-size: 12px !important;
  color: #ef4136 !important;
  font-weight: 600 !important;
}

/* 9. Swiper Control Enhancements */
.block-nav ul>li>span {
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

.block-nav ul>li>span:hover {
  transform: scale(1.12);
  box-shadow: 0 4px 12px rgba(239, 65, 54, 0.3);
}

/* 10. Form & Buttons modern style */
.iletisim-formu .btn-submit {
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  background-color: #ef4136 !important;
  border-color: #ef4136 !important;
  box-shadow: 0 4px 12px rgba(239, 65, 54, 0.2) !important;
}

.iletisim-formu .btn-submit:hover {
  background-color: #e01e12 !important;
  border-color: #e01e12 !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(239, 65, 54, 0.35) !important;
}

.contact-form .form-control {
  border-radius: 8px;
  border: 1px solid #d1d1d6;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  font-family: inherit;
}

.contact-form .form-control:focus {
  border-color: #ef4136;
  box-shadow: 0 0 0 3px rgba(239, 65, 54, 0.15);
}

/* 11. Yeni Urunler Grid & Title Polish */
.yeni-urunler .block-header {
  margin-bottom: 25px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
  padding-bottom: 15px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

.yeni-urunler .block-header .row {
  width: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

.yeni-urunler .block-header .col-sm-8,
.yeni-urunler .block-header .col-sm-4 {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  text-align: center !important;
}

.yeni-urunler .block-title {
  text-align: center !important;
  margin-bottom: 15px !important;
}

.yeni-urunler .block-nav {
  display: flex !important;
  justify-content: center !important;
}

.carousel-yeni-urunler {
  height: 400px !important;
  padding: 5px 0 !important;
}

.carousel-yeni-urunler .item {
  background-color: #ffffff !important;
  border-radius: 16px !important;
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04) !important;
  padding: 20px !important;
  margin-bottom: 0 !important;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  height: calc(50% - 13px) !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

.carousel-yeni-urunler .item:hover {
  background-color: #ef4136 !important;
  border-color: #ef4136 !important;
  transform: translateY(-5px) !important;
  box-shadow: 0 15px 35px rgba(239, 65, 54, 0.3) !important;
}

.carousel-yeni-urunler .item-wrapper {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  width: 100% !important;
  color: #1e2022 !important;
  transition: color 0.3s ease !important;
}

.carousel-yeni-urunler .item:hover .item-wrapper {
  color: #ffffff !important;
}

.carousel-yeni-urunler .item-object {
  border-radius: 12px !important;
  overflow: hidden !important;
  border: 1px solid rgba(0, 0, 0, 0.04) !important;
  background-color: #f8f9fa !important;
  width: 100% !important;
  height: 100px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px !important;
  margin-bottom: 12px !important;
  transition: all 0.3s ease !important;
}

.carousel-yeni-urunler .item-wrapper:hover .item-object {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.carousel-yeni-urunler .item:hover .item-object {
  background-color: #ffffff !important;
}

.carousel-yeni-urunler .item-body {
  width: 100% !important;
  padding-left: 0 !important;
}

.carousel-yeni-urunler .item-details>li {
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #1e2022 !important;
  line-height: 1.4 !important;
  transition: color 0.3s ease !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  height: 36px !important;
}

.carousel-yeni-urunler .item:hover .item-details>li {
  color: #ffffff !important;
}

/* 12. Sticky Condensed Profile Card */
.firma-profili {
  background-color: transparent !important;
  padding: 0 !important;
  position: relative !important;
}

.firma-profili:before {
  display: none !important;
}

.firma-profili .block-inner {
  background-color: #ef4136 !important;
  color: #ffffff !important;
  border-radius: 20px !important;
  padding: 25px !important;
  padding-bottom: 70px !important;
  box-shadow: 0 15px 40px rgba(239, 65, 54, 0.22) !important;
  border: none !important;
  transition: all 0.3s ease !important;
  max-height: 410px !important;
  overflow: hidden !important;
  position: relative !important;
}

@media (min-width: 992px) {
  .firma-profili .block-inner {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 130px !important;
    margin-top: -80px !important;
    z-index: 10 !important;
  }
}

@media (max-width: 991px) {
  .firma-profili .block-inner {
    margin-top: -40px !important;
  }
}

.firma-profili .block-title {
  color: #ffffff !important;
  font-size: 22px !important;
  font-weight: 900 !important;
  letter-spacing: -0.5px !important;
  margin-bottom: 15px !important;
}

.firma-profili .block-title>span {
  font-weight: 300 !important;
  color: rgba(255, 255, 255, 0.8) !important;
}

.firma-profili .block-body {
  font-size: 13px !important;
  line-height: 1.6 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  font-weight: 400 !important;
  max-height: 220px !important;
  overflow: hidden !important;
  position: relative !important;
}

.firma-profili .block-body:after {
  content: "" !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 60px !important;
  background: linear-gradient(180deg, rgba(239, 65, 54, 0) 0%, #ef4136 100%) !important;
  pointer-events: none !important;
}

.firma-profili .block-footer {
  position: absolute !important;
  bottom: 25px !important;
  right: 25px !important;
  left: 25px !important;
  background: transparent !important;
  padding: 0 !important;
  text-align: center !important;
}

.firma-profili .block-footer a {
  display: block !important;
  width: 100% !important;
  background-color: #ffffff !important;
  color: #ef4136 !important;
  padding: 8px 0 !important;
  border-radius: 30px !important;
  font-weight: 600 !important;
  transition: all 0.3s ease !important;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08) !important;
  text-align: center !important;
}

.firma-profili .block-footer a:hover {
  background-color: #f8f9fa !important;
  color: #e01e12 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12) !important;
}

/* 13. Home intro final layout adjustments */
.section-intro {
  padding-top: 18px !important;
  padding-bottom: 28px !important;
}

.yeni-urunler>.block-inner {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 40px 0 0 !important;
}

.yeni-urunler .block-header {
  border-bottom: 1px solid rgba(30, 32, 34, 0.08) !important;
  margin-bottom: 26px !important;
  padding-bottom: 18px !important;
  position: relative !important;
}

.yeni-urunler .block-title {
  color: #181a1d !important;
  line-height: 1.05 !important;
  margin-bottom: 0 !important;
  text-align: center !important;
}

.yeni-urunler .block-title>span {
  color: #ef4136 !important;
}

.yeni-urunler .block-nav {
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.yeni-urunler .block-nav ul>li>span {
  background: #ffffff !important;
  border: 1px solid rgba(30, 32, 34, 0.08) !important;
  box-shadow: 0 10px 24px rgba(30, 32, 34, 0.1) !important;
  color: #1e2022 !important;
}

.yeni-urunler .block-nav ul>li>span:hover {
  background: #ef4136 !important;
  border-color: #ef4136 !important;
  color: #ffffff !important;
}

.carousel-yeni-urunler {
  height: 330px !important;
  padding: 4px 0 26px !important;
}

.carousel-yeni-urunler .swiper-slide {
  height: calc((100% - 18px) / 2) !important;
}

.carousel-yeni-urunler .item {
  background: #ffffff !important;
  border: 1px solid rgba(30, 32, 34, 0.08) !important;
  border-radius: 8px !important;
  box-shadow: 0 18px 38px rgba(30, 32, 34, 0.12) !important;
  height: 100% !important;
  margin: 0 !important;
  overflow: hidden !important;
  padding: 14px !important;
}

.carousel-yeni-urunler .item:hover {
  background: #ef4136 !important;
  border-color: #ef4136 !important;
  box-shadow: 0 22px 44px rgba(239, 65, 54, 0.32) !important;
  transform: translateY(-4px) !important;
}

.carousel-yeni-urunler .item-wrapper {
  height: 100% !important;
  justify-content: space-between !important;
}

.carousel-yeni-urunler .item-object {
  background: #f6f7f8 !important;
  border: 0 !important;
  border-radius: 6px !important;
  height: 78px !important;
  margin-bottom: 10px !important;
  padding: 8px !important;
}

.carousel-yeni-urunler .item-image {
  max-height: 64px !important;
  object-fit: contain !important;
}

.carousel-yeni-urunler .item-details>li {
  font-size: 12px !important;
  height: 34px !important;
  line-height: 1.35 !important;
}

.firma-profili .block-inner {
  border-radius: 8px !important;
  max-height: 300px !important;
  min-height: 250px !important;
  padding: 24px 22px 64px !important;
}

.firma-profili .block-title {
  font-size: 21px !important;
  margin-bottom: 12px !important;
}

.firma-profili .block-body {
  font-size: 12px !important;
  line-height: 1.55 !important;
  max-height: 126px !important;
}

.firma-profili .block-body p {
  margin-bottom: 0 !important;
}

.firma-profili .block-footer {
  bottom: 20px !important;
  left: 22px !important;
  right: 22px !important;
}

@media (min-width: 992px) {
  .firma-profili .block-inner {
    margin-top: -56px !important;
    top: 102px !important;
  }
}

@media (min-width: 1500px) {
  .carousel-yeni-urunler {
    height: 320px !important;
  }
}

@media (max-width: 767px) {
  .yeni-urunler>.block-inner {
    padding-top: 24px !important;
  }

  .yeni-urunler .block-nav {
    margin-top: 14px !important;
    position: static !important;
    transform: none !important;
  }

  .carousel-yeni-urunler {
    height: 360px !important;
  }
}

/* 14. Home products showcase repair */
.section-intro>.container>.row {
  align-items: stretch !important;
}

@media (min-width: 992px) {
  .section-intro>.container>.row>.col-lg-3 {
    align-self: stretch !important;
  }

  .firma-profili {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 96px !important;
    z-index: 5 !important;
  }

  .firma-profili .block-inner {
    margin-top: -48px !important;
  }
}

.firma-profili .block-inner {
  border-radius: 8px !important;
  max-height: none !important;
  min-height: 350px !important;
  overflow: hidden !important;
  padding: 34px 28px 72px !important;
  position: relative !important;
}

.firma-profili .block-header {
  margin-bottom: 22px !important;
}

.firma-profili .block-title {
  font-size: 24px !important;
  line-height: 1.18 !important;
  margin-bottom: 0 !important;
}

.firma-profili .block-body {
  color: rgba(255, 255, 255, 0.94) !important;
  display: block !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  max-height: 178px !important;
  overflow: hidden !important;
}

.firma-profili .block-body p {
  margin: 0 !important;
}

.firma-profili .block-body:after {
  height: 72px !important;
}

.firma-profili .block-footer {
  bottom: 28px !important;
  left: 28px !important;
  right: 28px !important;
}

.yeni-urunler>.block-inner {
  padding-top: 56px !important;
}

.yeni-urunler .block-header {
  align-items: center !important;
  border-bottom: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  margin-bottom: 34px !important;
  padding-bottom: 0 !important;
}

.yeni-urunler .block-header .row {
  align-items: center !important;
  display: flex !important;
  flex-direction: column !important;
}

.yeni-urunler .block-header .col-sm-8,
.yeni-urunler .block-header .col-sm-4 {
  flex: 0 0 auto !important;
  max-width: 100% !important;
  text-align: center !important;
  width: 100% !important;
}

.yeni-urunler .block-title {
  font-size: 40px !important;
  line-height: 0.95 !important;
  margin-bottom: 18px !important;
  text-align: center !important;
}

.yeni-urunler .block-title>span {
  display: block !important;
  font-size: 34px !important;
  font-weight: 300 !important;
  margin-bottom: 4px !important;
}

.yeni-urunler .block-nav {
  display: flex !important;
  justify-content: center !important;
  margin-top: 0 !important;
  position: static !important;
  transform: none !important;
  width: 100% !important;
}

.yeni-urunler .block-nav ul {
  display: inline-flex !important;
  gap: 10px !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
}

.yeni-urunler .block-nav ul>li {
  margin: 0 !important;
}

.yeni-urunler .block-nav ul>li>span {
  align-items: center !important;
  border-radius: 50% !important;
  display: flex !important;
  height: 44px !important;
  justify-content: center !important;
  line-height: 1 !important;
  width: 44px !important;
}

.carousel-yeni-urunler {
  height: 420px !important;
  overflow: visible !important;
  padding: 6px 0 36px !important;
}

.carousel-yeni-urunler .swiper-slide {
  height: calc((100% - 30px) / 2) !important;
}

.carousel-yeni-urunler .item {
  background: #ffffff !important;
  border: 1px solid rgba(30, 32, 34, 0.08) !important;
  border-radius: 8px !important;
  box-shadow: 0 20px 42px rgba(30, 32, 34, 0.14) !important;
  display: block !important;
  height: 100% !important;
  margin: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  text-align: center !important;
  transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease !important;
}

.carousel-yeni-urunler .item:hover {
  background: #ef4136 !important;
  border-color: #ef4136 !important;
  box-shadow: 0 24px 48px rgba(239, 65, 54, 0.34) !important;
  transform: translateY(-6px) !important;
}

.carousel-yeni-urunler .item-wrapper {
  align-items: stretch !important;
  color: #1e2022 !important;
  display: flex !important;
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  height: 100% !important;
  justify-content: flex-start !important;
  padding: 18px 18px 16px !important;
  width: 100% !important;
}

.carousel-yeni-urunler .item-object {
  align-items: center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: flex !important;
  flex: 0 0 64% !important;
  height: auto !important;
  justify-content: center !important;
  margin: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  width: 100% !important;
}

.carousel-yeni-urunler .item:hover .item-object,
.carousel-yeni-urunler .item-wrapper:hover .item-object {
  background: transparent !important;
  box-shadow: none !important;
  transform: none !important;
}

.carousel-yeni-urunler .item-image {
  display: block !important;
  height: 100% !important;
  max-height: 118px !important;
  max-width: 100% !important;
  object-fit: contain !important;
  width: 100% !important;
}

.carousel-yeni-urunler .item-body {
  align-items: flex-end !important;
  display: flex !important;
  flex: 1 1 auto !important;
  justify-content: center !important;
  padding: 10px 0 0 !important;
  width: 100% !important;
}

.carousel-yeni-urunler .item-details {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

.carousel-yeni-urunler .item-details>li {
  color: #1e2022 !important;
  display: -webkit-box !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  height: auto !important;
  line-height: 1.3 !important;
  margin: 0 !important;
  max-height: 38px !important;
  overflow: hidden !important;
  text-align: center !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.carousel-yeni-urunler .item:hover .item-details>li {
  color: #ffffff !important;
}

@media (min-width: 1200px) {
  .carousel-yeni-urunler {
    height: 430px !important;
  }
}

@media (max-width: 991px) {
  .firma-profili .block-inner {
    margin-top: -36px !important;
    min-height: 320px !important;
  }

  .carousel-yeni-urunler {
    height: 430px !important;
  }
}

@media (max-width: 767px) {
  .yeni-urunler .block-title {
    font-size: 34px !important;
  }

  .yeni-urunler .block-title>span {
    font-size: 28px !important;
  }

  .carousel-yeni-urunler {
    height: 390px !important;
  }
}

/* 15. Home intro overlap and card ratio fix */
.section-intro {
  overflow: visible !important;
}

.section-intro>.container {
  max-width: none !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  width: 100% !important;
}

.section-intro>.container>.row {
  align-items: flex-start !important;
  margin-left: -16px !important;
  margin-right: -16px !important;
}

.section-intro>.container>.row>[class*="col-"] {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

@media (min-width: 992px) {
  .section-intro>.container>.row>.col-lg-3 {
    flex: 0 0 28% !important;
    max-width: 28% !important;
  }

  .section-intro>.container>.row>.col-lg-9 {
    flex: 0 0 72% !important;
    max-width: 72% !important;
  }
}

.firma-profili {
  z-index: 20 !important;
}

@media (min-width: 992px) {
  .firma-profili {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 96px !important;
  }
}

.firma-profili .block-inner {
  background-color: #ef4136 !important;
  border-radius: 8px !important;
  box-shadow: 0 24px 54px rgba(239, 65, 54, 0.24) !important;
  display: flex !important;
  flex-direction: column !important;
  min-height: 520px !important;
  overflow: hidden !important;
  padding: 42px 34px 34px !important;
}

@media (min-width: 992px) {
  .firma-profili .block-inner {
    margin-left: 0 !important;
    margin-top: -64px !important;
    position: relative !important;
    top: auto !important;
  }
}

.firma-profili .block-header {
  flex: 0 0 auto !important;
  margin-bottom: 28px !important;
}

.firma-profili .block-title {
  color: #ffffff !important;
  font-size: 28px !important;
  line-height: 1.12 !important;
  margin: 0 !important;
}

.firma-profili .block-title>span {
  color: rgba(255, 255, 255, 0.78) !important;
  display: block !important;
  font-size: 27px !important;
  font-weight: 300 !important;
  margin-bottom: 4px !important;
}

.firma-profili .block-body {
  color: rgba(255, 255, 255, 0.96) !important;
  flex: 1 1 auto !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.72 !important;
  max-height: none !important;
  overflow: hidden !important;
  padding-bottom: 22px !important;
}

.firma-profili .block-body:after {
  display: none !important;
}

.firma-profili .block-body p {
  margin: 0 !important;
}

.firma-profili .block-footer {
  background: transparent !important;
  bottom: auto !important;
  flex: 0 0 auto !important;
  left: auto !important;
  margin-top: 24px !important;
  padding: 0 !important;
  position: static !important;
  right: auto !important;
  text-align: center !important;
}

.firma-profili .block-footer a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 46px !important;
  padding: 10px 34px !important;
  width: auto !important;
}

.yeni-urunler {
  overflow: hidden !important;
  position: relative !important;
  z-index: 1 !important;
}

.yeni-urunler>.block-inner {
  padding-top: 38px !important;
}

.carousel-yeni-urunler {
  height: 610px !important;
  overflow: hidden !important;
  padding: 4px 0 34px !important;
  width: 100% !important;
}

.carousel-yeni-urunler .swiper-wrapper {
  align-items: stretch !important;
}

.carousel-yeni-urunler .swiper-slide {
  height: calc((100% - 32px) / 2) !important;
  overflow: visible !important;
}

.carousel-yeni-urunler .item {
  background: #ffffff !important;
  border: 1px solid rgba(30, 32, 34, 0.12) !important;
  border-radius: 8px !important;
  box-shadow: 0 18px 38px rgba(30, 32, 34, 0.12) !important;
  height: 100% !important;
  min-height: 272px !important;
  overflow: hidden !important;
}

.carousel-yeni-urunler .item-wrapper {
  height: 100% !important;
  padding: 24px 24px 22px !important;
}

.carousel-yeni-urunler .item-object {
  flex: 0 0 68% !important;
  min-height: 0 !important;
}

.carousel-yeni-urunler .item-image {
  max-height: 176px !important;
}

.carousel-yeni-urunler .item-body {
  align-items: flex-end !important;
  min-height: 72px !important;
  padding-top: 18px !important;
}

.carousel-yeni-urunler .item-details>li {
  font-size: 16px !important;
  line-height: 1.22 !important;
  max-height: 44px !important;
}

@media (min-width: 1200px) {
  .carousel-yeni-urunler {
    height: 620px !important;
  }
}

@media (max-width: 1199px) {
  .carousel-yeni-urunler {
    height: 580px !important;
  }

  .carousel-yeni-urunler .item {
    min-height: 252px !important;
  }
}

@media (max-width: 991px) {
  .section-intro>.container {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .firma-profili .block-inner {
    min-height: 420px !important;
  }

  .yeni-urunler {
    margin-top: 26px !important;
  }
}

/* 16. Firmamiz static title and production/export showcase */
.firma-profili,
.firma-profili .block-inner {
  position: relative !important;
  top: auto !important;
}

.firma-profili .block-title {
  font-size: 34px !important;
  line-height: 1.1 !important;
}

.firma-profili .block-title>span {
  display: inline !important;
  font-size: inherit !important;
  margin: 0 !important;
}

.section-uretim-ihracat {
  background: #ffffff !important;
  overflow: hidden !important;
  padding-top: 120px !important;
  padding-bottom: 110px !important;
}

.section-uretim-ihracat>.container {
  max-width: 1480px !important;
}

.section-uretim-ihracat .uretim-title-block>.block-inner {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.section-uretim-ihracat .uretim-title-block .block-header {
  margin-bottom: 42px !important;
}

.section-uretim-ihracat .block-title {
  font-size: 50px !important;
  line-height: 0.96 !important;
  margin-bottom: 0 !important;
}

.section-uretim-ihracat .block-title>span {
  display: block !important;
  font-size: 40px !important;
  font-weight: 300 !important;
  margin-bottom: 8px !important;
}

.uretim-showcase-row {
  align-items: stretch !important;
}

.uretim-content-block,
.uretim-content-block>.block-inner,
.uretim-content-row {
  height: 100% !important;
}

.uretim-content-block>.block-inner,
.section-uretim-ihracat .uretim-stats>.block-inner {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.uretim-content-row {
  align-items: stretch !important;
}

.uretim-copy {
  background: linear-gradient(90deg, rgba(239, 65, 54, 0.1) 0%, rgba(239, 65, 54, 0.045) 42%, rgba(255, 255, 255, 0) 100%) !important;
  border-left: 4px solid #ef4136 !important;
  border-radius: 8px !important;
  color: #33363a !important;
  font-size: 16px !important;
  line-height: 1.78 !important;
  min-height: 100% !important;
  padding: 34px 36px !important;
}

.uretim-copy p {
  margin-bottom: 22px !important;
}

.uretim-copy p:last-child {
  margin-bottom: 0 !important;
}

.uretim-gallery-wrap {
  height: 100% !important;
}

.uretim-gallery {
  display: grid !important;
  gap: 18px !important;
  grid-template-columns: 1fr !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.uretim-gallery>li {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

.uretim-gallery>li>a {
  aspect-ratio: 2.7 / 1 !important;
  background: #111315 !important;
  border: 1px solid rgba(30, 32, 34, 0.08) !important;
  border-radius: 16px !important;
  box-shadow: 0 18px 34px rgba(30, 32, 34, 0.13) !important;
  display: block !important;
  height: auto !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: relative !important;
}

.uretim-gallery>li>a:before,
.uretim-gallery>li>a:after {
  display: none !important;
}

.uretim-gallery>li>a>img {
  height: 100% !important;
  left: auto !important;
  object-fit: cover !important;
  position: static !important;
  top: auto !important;
  transform: none !important;
  transition: transform 0.35s ease !important;
  width: 100% !important;
}

.uretim-gallery>li>a:hover {
  box-shadow: 0 22px 42px rgba(239, 65, 54, 0.2) !important;
  transform: translateY(-3px) !important;
}

.uretim-gallery>li>a:hover>img {
  transform: scale(1.045) !important;
}

.section-uretim-ihracat .uretim-stats,
.section-uretim-ihracat .uretim-stats>.block-inner,
.section-uretim-ihracat .uretim-stats .block-body,
.section-uretim-ihracat .uretim-stats .stats {
  height: 100% !important;
}

.section-uretim-ihracat .uretim-stats .stats {
  display: grid !important;
  gap: 18px !important;
  grid-template-columns: 1fr !important;
  margin: 0 !important;
  padding: 0 !important;
}

.section-uretim-ihracat .uretim-stats .item {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.section-uretim-ihracat .uretim-stats .item-wrapper {
  align-items: center !important;
  background: #f7f8fa !important;
  border: 1px solid rgba(30, 32, 34, 0.07) !important;
  border-radius: 16px !important;
  box-shadow: 0 16px 34px rgba(30, 32, 34, 0.08) !important;
  display: flex !important;
  gap: 18px !important;
  height: 100% !important;
  justify-content: flex-start !important;
  min-height: 112px !important;
  padding: 24px 26px !important;
  text-align: left !important;
}

.section-uretim-ihracat .uretim-stats .item-left,
.section-uretim-ihracat .uretim-stats .item-body {
  flex: 0 0 auto !important;
  max-width: none !important;
  padding: 0 !important;
}

.section-uretim-ihracat .uretim-stats .item-left span {
  color: #ef4136 !important;
  font-size: 46px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

.section-uretim-ihracat .uretim-stats .item-body span,
.section-uretim-ihracat .uretim-stats .item-body {
  color: #1e2022 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: 1.8px !important;
  line-height: 1.25 !important;
  text-transform: uppercase !important;
}

@media (min-width: 992px) {
  .uretim-content-row>.col-md-6:first-child {
    flex: 0 0 48% !important;
    max-width: 48% !important;
  }

  .uretim-content-row>.col-md-6:last-child {
    flex: 0 0 52% !important;
    max-width: 52% !important;
  }
}

@media (max-width: 991px) {
  .section-uretim-ihracat {
    padding-top: 80px !important;
  }

  .section-uretim-ihracat .block-title {
    font-size: 40px !important;
  }

  .section-uretim-ihracat .block-title>span {
    font-size: 32px !important;
  }

  .uretim-gallery,
  .section-uretim-ihracat .uretim-stats .stats {
    margin-top: 22px !important;
  }
}

/* 17. Production paired rows refinement */
.section-uretim-ihracat {
  padding-top: 92px !important;
}

.section-uretim-ihracat .uretim-showcase-row {
  align-items: flex-start !important;
}

.section-uretim-ihracat .uretim-showcase-row>.col-lg-5 {
  flex: 0 0 40% !important;
  max-width: 40% !important;
}

.section-uretim-ihracat .uretim-showcase-row>.col-lg-7 {
  flex: 0 0 60% !important;
  max-width: 60% !important;
}

.uretim-copy {
  font-size: 15px !important;
  line-height: 1.62 !important;
  min-height: 0 !important;
  padding: 26px 30px !important;
}

.uretim-copy p {
  margin-bottom: 18px !important;
}

.uretim-pair-list {
  display: grid !important;
  gap: 14px !important;
  margin: 0 !important;
  max-width: 760px !important;
  padding: 0 !important;
  width: 100% !important;
}

.uretim-pair {
  align-items: stretch !important;
  display: grid !important;
  gap: 12px !important;
  grid-template-columns: minmax(220px, 1fr) 230px !important;
  min-height: 104px !important;
}

.uretim-pair-image {
  background: #111315 !important;
  border: 1px solid rgba(30, 32, 34, 0.08) !important;
  border-radius: 14px !important;
  box-shadow: 0 14px 28px rgba(30, 32, 34, 0.12) !important;
  display: block !important;
  height: 104px !important;
  overflow: hidden !important;
  position: relative !important;
}

.uretim-pair-image img {
  display: block !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 0.35s ease !important;
  width: 100% !important;
}

.uretim-pair:hover .uretim-pair-image img {
  transform: scale(1.04) !important;
}

.uretim-pair-stat {
  align-items: center !important;
  background: #f7f8fa !important;
  border: 1px solid rgba(30, 32, 34, 0.08) !important;
  border-radius: 14px !important;
  box-shadow: 0 14px 28px rgba(30, 32, 34, 0.09) !important;
  display: flex !important;
  gap: 18px !important;
  min-height: 104px !important;
  overflow: hidden !important;
  padding: 20px 24px !important;
  position: relative !important;
}

.uretim-pair-stat:before {
  background: #ef4136 !important;
  bottom: 0 !important;
  content: "" !important;
  left: 0 !important;
  position: absolute !important;
  top: 0 !important;
  transform: scaleX(0) !important;
  transform-origin: left center !important;
  transition: transform 0.34s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  width: 100% !important;
  z-index: 0 !important;
}

.uretim-pair:hover .uretim-pair-stat:before {
  transform: scaleX(1) !important;
}

.uretim-pair-number,
.uretim-pair-label {
  position: relative !important;
  transition: color 0.24s ease !important;
  z-index: 1 !important;
}

.uretim-pair-number {
  color: #ef4136 !important;
  font-size: 42px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

.uretim-pair-label {
  color: #101317 !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  letter-spacing: 1.6px !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

.uretim-pair:hover .uretim-pair-number {
  color: #ffffff !important; /* Numbers turn white on hover */
}

.uretim-pair:hover .uretim-pair-label {
  color: #101317 !important; /* Label text stays black on hover */
}

@media (max-width: 1199px) {

  .section-uretim-ihracat .uretim-showcase-row>.col-lg-5,
  .section-uretim-ihracat .uretim-showcase-row>.col-lg-7 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .uretim-pair-list {
    margin-top: 22px !important;
    max-width: none !important;
  }
}

@media (max-width: 767px) {
  .uretim-pair {
    grid-template-columns: 1fr !important;
  }

  .uretim-pair-stat {
    min-height: 86px !important;
  }
}

/* 18. Production row proportion and overlay stat refinement */
.section-uretim-ihracat .uretim-showcase-row {
  align-items: stretch !important;
}

.section-uretim-ihracat .uretim-showcase-row>.col-lg-5,
.section-uretim-ihracat .uretim-showcase-row>.col-lg-7 {
  display: flex !important;
  flex-direction: column !important;
}

.uretim-copy {
  background: linear-gradient(90deg, rgba(239, 65, 54, 0.13) 0%, rgba(239, 65, 54, 0.065) 58%, rgba(239, 65, 54, 0.018) 83%, rgba(255, 255, 255, 0) 100%) !important;
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
  justify-content: center !important;
  max-width: 100% !important;
  padding-right: 58px !important;
}

.uretim-pair-list {
  gap: 16px !important;
  max-width: 780px !important;
}

.uretim-pair {
  display: block !important;
  min-height: 132px !important;
  position: relative !important;
}

.uretim-pair-image {
  height: 132px !important;
  margin-right: 164px !important;
}

.uretim-pair-image img {
  pointer-events: none !important;
}

.uretim-pair-stat {
  bottom: 0 !important;
  margin: auto 0 !important;
  min-height: 104px !important;
  padding: 18px 22px !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  width: 220px !important;
  z-index: 2 !important;
}

.uretim-pair-number {
  font-size: 40px !important;
}

.uretim-pair-label {
  font-size: 16px !important;
  letter-spacing: 1.45px !important;
}

@media (max-width: 1199px) {

  .section-uretim-ihracat .uretim-showcase-row>.col-lg-5,
  .section-uretim-ihracat .uretim-showcase-row>.col-lg-7 {
    display: block !important;
  }

  .uretim-copy {
    height: auto !important;
    padding-right: 30px !important;
  }
}

@media (max-width: 767px) {
  .uretim-pair {
    min-height: auto !important;
  }

  .uretim-pair-image {
    height: 150px !important;
    margin-right: 0 !important;
  }

  .uretim-pair-stat {
    margin-top: -14px !important;
    min-height: 88px !important;
    position: relative !important;
    width: calc(100% - 28px) !important;
  }
}

/* 19. Production stat overlap and contrast polish */
.uretim-pair {
  filter: drop-shadow(0 18px 30px rgba(16, 19, 23, 0.12)) !important;
}

.uretim-pair-image {
  box-shadow: 0 18px 34px rgba(16, 19, 23, 0.2) !important;
  margin-right: 124px !important;
}

.uretim-pair-image img {
  filter: contrast(1.08) saturate(1.08) !important;
}

.uretim-pair-stat {
  background: #f7f8fa !important;
  border: 2px solid #ffffff !important;
  box-shadow: 0 18px 34px rgba(16, 19, 23, 0.18), 0 2px 10px rgba(16, 19, 23, 0.08) !important;
  overflow: hidden !important;
}

.uretim-pair-stat:before {
  border-radius: inherit !important;
}

.uretim-pair:hover .uretim-pair-stat {
  border-color: #ffffff !important;
  box-shadow: 0 22px 42px rgba(239, 65, 54, 0.26), 0 14px 30px rgba(16, 19, 23, 0.18) !important;
}

@media (max-width: 767px) {
  .uretim-pair {
    filter: none !important;
  }

  .uretim-pair-image {
    margin-right: 0 !important;
  }
}

/* 20. News section industrial card redesign */
.uretim-pair:hover .uretim-pair-stat {
  border-color: #ef4136 !important;
}

.section-haberler {
  background: #f4f6f8 !important;
  overflow: hidden !important;
}

.section-haberler>.container {
  max-width: 92vw !important;
  width: 92vw !important;
}

.son-haberler .block-inner {
  background: #ffffff !important;
  border-radius: 18px !important;
  box-shadow: 0 24px 70px rgba(16, 19, 23, 0.09) !important;
  overflow: visible !important;
  padding: 48px 58px 56px !important;
  position: relative !important;
}

.son-haberler .block-header {
  margin-bottom: 38px !important;
  padding: 0 !important;
}

.son-haberler .block-title {
  color: #101317 !important;
  font-size: 46px !important;
  line-height: 0.98 !important;
}

.son-haberler .block-title small,
.son-haberler .block-title span {
  color: #ef4136 !important;
}

.son-haberler .block-nav {
  bottom: auto !important;
  left: 0 !important;
  pointer-events: none !important;
  position: absolute !important;
  right: 0 !important;
  text-align: left !important;
  top: 53% !important;
  transform: translateY(-50%) !important;
  z-index: 5 !important;
}

.son-haberler .block-nav ul {
  display: block !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.son-haberler .block-nav li {
  display: block !important;
  margin: 0 !important;
  position: absolute !important;
  top: 0 !important;
}

.son-haberler .block-nav li:first-child {
  left: -30px !important;
}

.son-haberler .block-nav li:last-child {
  right: -30px !important;
}

.son-haberler .block-nav ul>li>span {
  align-items: center !important;
  background: #ffffff !important;
  border: 1px solid rgba(16, 19, 23, 0.08) !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 34px rgba(16, 19, 23, 0.16) !important;
  color: #101317 !important;
  cursor: pointer !important;
  display: flex !important;
  height: 74px !important;
  justify-content: center !important;
  pointer-events: auto !important;
  transition: all 0.28s ease !important;
  width: 52px !important;
}

.son-haberler .block-nav ul>li>span:hover {
  background: #ef4136 !important;
  border-color: #ef4136 !important;
  box-shadow: 0 22px 44px rgba(239, 65, 54, 0.28) !important;
  color: #ffffff !important;
  transform: scale(1.06) !important;
}

.carousel-son-haberler {
  overflow: hidden !important;
}

.carousel-son-haberler .swiper-slide {
  padding: 10px 0 20px !important;
}

.carousel-son-haberler .item {
  background: transparent !important;
  border: 0 !important;
  border-radius: 18px !important;
  box-shadow: none !important;
  height: 100% !important;
}

.carousel-son-haberler .item-wrapper {
  background: #ffffff !important;
  border: 1px solid rgba(16, 19, 23, 0.08) !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 42px rgba(16, 19, 23, 0.1) !important;
  color: #101317 !important;
  display: flex !important;
  flex-direction: column !important;
  min-height: 560px !important;
  overflow: hidden !important;
  position: relative !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;
}

.carousel-son-haberler .item-wrapper:before {
  background: #ef4136 !important;
  bottom: 0 !important;
  content: "" !important;
  left: 0 !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  transform: scaleY(0) !important;
  transform-origin: bottom center !important;
  transition: transform 0.36s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  z-index: 0 !important;
}

.carousel-son-haberler .item-wrapper:hover {
  border-color: #ef4136 !important;
  box-shadow: 0 26px 58px rgba(239, 65, 54, 0.2), 0 20px 40px rgba(16, 19, 23, 0.13) !important;
  transform: translateY(-8px) !important;
}

.carousel-son-haberler .item-wrapper:hover:before {
  transform: scaleY(1) !important;
}

.carousel-son-haberler .item-object {
  border-radius: 18px 18px 0 0 !important;
  height: 300px !important;
  margin: 0 !important;
  overflow: hidden !important;
  position: relative !important;
  z-index: 1 !important;
}

.carousel-son-haberler .item-object:before,
.carousel-son-haberler .item-object:after {
  display: none !important;
}

.carousel-son-haberler .item-image {
  display: block !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 0.4s ease, filter 0.4s ease !important;
  width: 100% !important;
}

.carousel-son-haberler .item-wrapper:hover .item-image {
  filter: contrast(1.08) saturate(1.08) !important;
  transform: scale(1.045) !important;
}

.carousel-son-haberler .item-body,
.carousel-son-haberler .item-footer {
  position: relative !important;
  z-index: 1 !important;
}

.carousel-son-haberler .item-body {
  flex: 1 1 auto !important;
  padding: 28px 30px 18px !important;
}

.carousel-son-haberler .item-title {
  color: #101317 !important;
  font-size: 20px !important;
  font-weight: 900 !important;
  line-height: 1.28 !important;
  margin-bottom: 14px !important;
  transition: color 0.24s ease !important;
}

.carousel-son-haberler .item-wrapper:hover .item-title {
  color: #101317 !important;
}

.carousel-son-haberler .item-content {
  -webkit-line-clamp: 4 !important;
  color: #8b929a !important;
  display: -webkit-box !important;
  font-size: 15px !important;
  height: auto !important;
  line-height: 1.7 !important;
  margin: 0 !important;
  min-height: 102px !important;
  transition: color 0.24s ease !important;
}

.carousel-son-haberler .item-wrapper:hover .item-content {
  color: #ffffff !important;
}

.carousel-son-haberler .item-footer {
  align-items: flex-end !important;
  display: flex !important;
  justify-content: space-between !important;
  min-height: 66px !important;
  padding: 0 30px 28px !important;
}

.carousel-son-haberler .item-date {
  color: #ef4136 !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  transition: color 0.24s ease !important;
}

.carousel-son-haberler .item-wrapper:hover .item-date {
  color: #101317 !important;
}

.carousel-son-haberler .item-more {
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  letter-spacing: 0.8px !important;
  line-height: 1 !important;
  opacity: 0 !important;
  position: relative !important;
  text-transform: uppercase !important;
  transform: translateY(8px) !important;
  transition: opacity 0.24s ease, transform 0.24s ease !important;
}

.carousel-son-haberler .item-more:after {
  background: #ffffff !important;
  bottom: -7px !important;
  content: "" !important;
  height: 2px !important;
  left: 0 !important;
  position: absolute !important;
  transform: scaleX(0) !important;
  transform-origin: left center !important;
  transition: transform 0.32s ease 0.08s !important;
  width: 100% !important;
}

.carousel-son-haberler .item-wrapper:hover .item-more {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.carousel-son-haberler .item-wrapper:hover .item-more:after {
  transform: scaleX(1) !important;
}

@media (max-width: 991px) {
  .section-haberler>.container {
    max-width: 100% !important;
    width: 100% !important;
  }

  .son-haberler .block-inner {
    padding: 36px 24px 42px !important;
  }

  .son-haberler .block-nav {
    margin-top: 18px !important;
    position: static !important;
    transform: none !important;
  }

  .son-haberler .block-nav ul {
    display: flex !important;
    gap: 10px !important;
    height: auto !important;
    justify-content: center !important;
  }

  .son-haberler .block-nav li {
    position: static !important;
  }

  .son-haberler .block-nav ul>li>span {
    height: 50px !important;
    width: 50px !important;
  }
}

@media (max-width: 767px) {
  .son-haberler .block-title {
    font-size: 34px !important;
  }

  .carousel-son-haberler .item-wrapper {
    min-height: 500px !important;
  }

  .carousel-son-haberler .item-object {
    height: 230px !important;
  }
}

/* 21. News arrows centered on the card row */
.son-haberler .block-header,
.son-haberler .block-header .row,
.son-haberler .block-header [class*="col-"] {
  position: static !important;
}

.son-haberler .block-body {
  position: relative !important;
}

.son-haberler .block-nav {
  top: calc(48px + 1.96em + 38px + 280px) !important;
}

.son-haberler .block-nav li:first-child {
  left: 28px !important;
}

.son-haberler .block-nav li:last-child {
  right: 28px !important;
}

@media (max-width: 991px) {
  .son-haberler .block-nav {
    top: auto !important;
  }
}

/* 22. News arrow alignment and contact section hierarchy */
.son-haberler .block-nav {
  top: calc(48px + 1.96em + 38px + 300px) !important;
}

.section-iletisim {
  background: linear-gradient(180deg, #f4f6f8 0%, #ffffff 100%) !important;
  padding: 76px 0 64px !important;
}

.section-iletisim .row {
  align-items: center !important;
}

.section-iletisim .row>.col-lg-4 {
  flex: 0 0 29% !important;
  max-width: 29% !important;
}

.section-iletisim .row>.col-lg-4:has(.iletisim-formu) {
  flex: 0 0 42% !important;
  max-width: 42% !important;
}

.section-iletisim .block {
  height: 100% !important;
}

.section-iletisim .block-inner {
  background: #ffffff !important;
  border: 1px solid rgba(16, 19, 23, 0.08) !important;
  border-radius: 18px !important;
  box-shadow: 0 24px 70px rgba(16, 19, 23, 0.1) !important;
  overflow: hidden !important;
  position: relative !important;
}

.section-iletisim .block-inner:before {
  background: #ef4136 !important;
  content: "" !important;
  height: 4px !important;
  left: 28px !important;
  position: absolute !important;
  right: 28px !important;
  top: 0 !important;
}

.section-iletisim .yol-haritasi .block-inner,
.section-iletisim .bize-ulasin .block-inner {
  min-height: 560px !important;
  padding: 42px 34px 34px !important;
  transform: translateY(22px) !important;
}

.section-iletisim .iletisim-formu .block-inner {
  min-height: 640px !important;
  padding: 46px 48px 42px !important;
  transform: translateY(0) !important;
  box-shadow: 0 32px 90px rgba(16, 19, 23, 0.14) !important;
}

.section-iletisim .block-title {
  color: #101317 !important;
  font-size: 36px !important;
  line-height: 1.08 !important;
}

.section-iletisim .block-title span {
  color: #ef4136 !important;
}

.section-iletisim .block-body {
  margin-top: 34px !important;
}

.yol-haritasi .location,
#map {
  border: 0 !important;
  border-radius: 16px !important;
  box-shadow: 0 20px 42px rgba(16, 19, 23, 0.16) !important;
  height: 420px !important;
  min-height: 420px !important;
  width: 100% !important;
}

.map-info-link {
  color: #101317 !important;
  display: block !important;
  font-family: inherit !important;
  max-width: 230px !important;
  text-decoration: none !important;
}

.map-info-link strong {
  color: #ef4136 !important;
  display: block !important;
  font-size: 15px !important;
  margin-bottom: 4px !important;
}

.map-info-link span {
  display: block !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
}

.contact-form .form-group {
  margin-bottom: 16px !important;
}

.contact-form .form-control {
  border: 1px solid rgba(16, 19, 23, 0.14) !important;
  border-radius: 10px !important;
  box-shadow: 0 8px 18px rgba(16, 19, 23, 0.08) !important;
  font-size: 15px !important;
  min-height: 44px !important;
}

.contact-form textarea.form-control {
  min-height: 170px !important;
}

.contacts .item {
  padding: 18px 0 !important;
}

.contacts .item-content,
.contacts .item-content a {
  color: #464547 !important;
  font-size: 16px !important;
  line-height: 1.55 !important;
}

.contacts .item-content a:hover {
  color: #ef4136 !important;
}

@media (max-width: 991px) {
  .son-haberler .block-nav {
    top: auto !important;
  }

  .section-iletisim .row>.col-lg-4,
  .section-iletisim .row>.col-lg-4:has(.iletisim-formu) {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .section-iletisim .yol-haritasi .block-inner,
  .section-iletisim .bize-ulasin .block-inner,
  .section-iletisim .iletisim-formu .block-inner {
    min-height: auto !important;
    transform: none !important;
  }
}

/* 24. TR-only final contact and news alignment */
html[lang="tr"] .son-haberler .block-nav {
  top: calc(48px + 1.96em + 38px + 360px) !important;
}

html[lang="tr"] .section-iletisim .contact-column-side .block-inner {
  height: 570px !important;
  padding-bottom: 34px !important;
  transform: translateY(50px) !important;
}

html[lang="tr"] .section-iletisim .contact-column-side .block-body {
  margin-top: 34px !important;
}

html[lang="tr"] .map-embed {
  height: 330px !important;
  min-height: 330px !important;
}

html[lang="tr"] .map-embed span {
  color: #ef4136 !important;
}

@media (max-width: 991px) {
  html[lang="tr"] .son-haberler .block-nav {
    top: auto !important;
  }

  html[lang="tr"] .section-iletisim .contact-column-side .block-inner {
    height: auto !important;
    transform: none !important;
  }
}

/* 26. TR-only contact form button visibility */
html[lang="tr"] .section-iletisim .contact-column-main .block-inner {
  height: auto !important;
  min-height: 640px !important;
  padding-bottom: 42px !important;
}

html[lang="tr"] .section-iletisim .contact-column-main .block-body {
  margin-top: 56px !important;
}

html[lang="tr"] .section-iletisim .contact-column-main .contact-form .form-group:last-child {
  margin-bottom: 0 !important;
}

html[lang="tr"] .section-iletisim .contact-column-main .btn-submit {
  display: block !important;
  min-height: 52px !important;
  position: relative !important;
  z-index: 2 !important;
}

/* 27. TR-only hero slider redesign */
html[lang="tr"] .featured-slider {
  background: #edf0f2 !important;
  height: clamp(420px, 48vw, 760px) !important;
}

html[lang="tr"] .featured-slider .swiper-slide:before {
  display: none !important;
}

html[lang="tr"] .featured-slider .swiper-slide:after {
  background: transparent !important;
}

html[lang="tr"] .hero-slide-inner {
  align-items: stretch !important;
  background-attachment: scroll !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  overflow: hidden !important;
}

html[lang="tr"] .hero-slide-shell {
  height: 100% !important;
  max-width: 94vw !important;
  position: relative !important;
}

html[lang="tr"] .hero-slide-stage {
  align-items: center !important;
  display: grid !important;
  grid-template-columns: minmax(380px, 48%) minmax(320px, 52%) !important;
  height: 100% !important;
  position: relative !important;
}

html[lang="tr"] .hero-slide-visual {
  align-items: center !important;
  display: flex !important;
  height: 100% !important;
  justify-content: flex-start !important;
  position: relative !important;
}

html[lang="tr"] .hero-slide-ribbon {
  display: none !important; /* Hide duplicate ribbon on desktop/tablet */
}

html[lang="tr"] .hero-slide-product {
  display: block !important;
  filter: drop-shadow(0 22px 32px rgba(0, 0, 0, 0.16)) !important;
  max-height: 82% !important;
  max-width: min(34vw, 520px) !important;
  object-fit: contain !important;
  position: relative !important;
  transform: translateX(9%) translateY(3%) !important;
  width: 100% !important;
  z-index: 2 !important;
}

html[lang="tr"] .hero-slide-copy {
  justify-self: end !important;
  max-width: 100% !important;
  padding: 0 2vw 0 4vw !important;
  position: relative !important;
  text-align: right !important;
  z-index: 3 !important;
}

html[lang="tr"] .hero-slide-kicker,
html[lang="tr"] .hero-slide-title {
  font-family: "Helvetica Neue", "Segoe UI", sans-serif !important;
  letter-spacing: -0.04em !important;
  line-height: 0.95 !important;
  margin: 0 !important;
}

html[lang="tr"] .hero-slide-kicker {
  color: #232323 !important;
  font-size: clamp(42px, 5.1vw, 100px) !important;
  font-weight: 300 !important;
  margin-bottom: 10px !important;
}

html[lang="tr"] .hero-slide-title {
  font-size: clamp(52px, 6.4vw, 122px) !important;
  font-weight: 800 !important;
}

html[lang="tr"] .hero-slide-title-red {
  color: #d94141 !important;
}

html[lang="tr"] .hero-slide-title-dark {
  color: #202124 !important;
}

html[lang="tr"] .featured-slider .swiper-slide-active .hero-slide-product {
  animation: trHeroFloat 1.2s cubic-bezier(0.22, 1, 0.36, 1) both !important;
}

html[lang="tr"] .featured-slider .swiper-slide-active .hero-slide-copy {
  animation: trHeroTextIn 0.9s cubic-bezier(0.22, 1, 0.36, 1) both !important;
}

html[lang="tr"] .featured-slider .swiper-slide-active .hero-slide-ribbon {
  animation: trHeroRibbonIn 1s cubic-bezier(0.22, 1, 0.36, 1) both !important;
}

html[lang="tr"] .featured-slider .swiper-pagination {
  bottom: 26px !important;
}

html[lang="tr"] .featured-slider .slider-pagination {
  align-items: center !important;
  display: flex !important;
  gap: 12px !important;
  justify-content: center !important;
}

html[lang="tr"] .featured-slider .swiper-pagination-bullet {
  background: rgba(217, 65, 65, 0.25) !important;
  border-radius: 999px !important;
  height: 10px !important;
  margin: 0 !important;
  transition: all 0.28s ease !important;
  width: 10px !important;
}

html[lang="tr"] .featured-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d94141 !important;
  width: 42px !important;
}

@keyframes trHeroFloat {
  from {
    opacity: 0;
    transform: translateX(-3%) translateY(8%) scale(0.94);
  }

  to {
    opacity: 1;
    transform: translateX(9%) translateY(3%) scale(1);
  }
}

@keyframes trHeroTextIn {
  from {
    opacity: 0;
    transform: translateX(40px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes trHeroRibbonIn {
  from {
    opacity: 0;
    transform: translateY(-50%) skewX(-10deg) translateX(-50px);
  }

  to {
    opacity: 1;
    transform: translateY(-50%) skewX(-10deg) translateX(0);
  }
}

@keyframes trHeroRibbonInMobile {
  from {
    opacity: 0;
    transform: translate(-50%, -50%) skewX(-12deg) scale(0.8);
  }

  to {
    opacity: 1;
    transform: translate(-50%, -50%) skewX(-12deg) scale(1);
  }
}

@keyframes trHeroFloatMobile {
  from {
    opacity: 0;
    transform: scale(0.9) translateY(10px);
  }

  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

@keyframes trHeroTextInMobile {
  from {
    opacity: 0;
    transform: translateY(15px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 991px) {
  html[lang="tr"] .featured-slider {
    height: 74vw !important;
    min-height: 420px !important;
  }

  html[lang="tr"] .hero-slide-stage {
    grid-template-columns: 46% 54% !important;
  }

  html[lang="tr"] .hero-slide-ribbon {
    left: -24vw !important;
    width: 52vw !important;
  }

  html[lang="tr"] .hero-slide-product {
    max-width: min(38vw, 340px) !important;
    transform: translateX(4%) translateY(4%) !important;
  }

  html[lang="tr"] .hero-slide-copy {
    padding-left: 3vw !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 767px) {
  html[lang="tr"] .featured-slider {
    height: 520px !important; /* Slightly smaller height to fit screen */
  }

  html[lang="tr"] .featured-slider-bg {
    background-size: 150% !important; /* Zoom background to allow shift offsets */
    background-position: -120px -80px !important; /* Shift red part of genelarkaplan left and up */
  }

  html[lang="tr"] .hero-slide-inner {
    min-height: 520px !important;
  }

  html[lang="tr"] .hero-slide-shell {
    max-width: 100% !important;
    padding: 0 20px !important;
  }

  html[lang="tr"] .hero-slide-stage {
    grid-template-columns: 1fr !important;
    grid-template-rows: 260px auto !important; /* Allow product image to be bigger */
    padding: 20px 0 50px !important;
  }

  html[lang="tr"] .hero-slide-visual {
    justify-content: center !important;
    align-items: center !important;
    min-height: 260px !important;
    height: 260px !important;
    position: relative !important;
  }

  html[lang="tr"] .hero-slide-ribbon {
    display: none !important; /* Completely remove the extra red shape we added */
  }

  html[lang="tr"] .hero-slide-product {
    max-height: 240px !important; /* Enlarge the product photo */
    max-width: 80vw !important;
    transform: none !important;
    z-index: 2 !important;
    margin: 0 auto !important;
    display: block !important;
    position: relative !important;
  }

  html[lang="tr"] .hero-slide-copy {
    justify-self: center !important;
    padding: 16px 12px 0 !important;
    text-align: center !important;
    width: 100% !important;
    max-width: 90% !important;
  }

  html[lang="tr"] .hero-slide-kicker {
    font-size: clamp(22px, 6.5vw, 28px) !important;
    font-weight: 300 !important;
    color: #232323 !important;
    margin-bottom: 4px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
  }

  html[lang="tr"] .hero-slide-title {
    font-size: clamp(34px, 10vw, 44px) !important; /* Make text bigger */
    font-weight: 800 !important;
    text-align: center !important;
    line-height: 1.05 !important;
  }

  html[lang="tr"] .featured-slider .swiper-slide-active .hero-slide-product {
    animation: trHeroFloatMobile 1.2s cubic-bezier(0.22, 1, 0.36, 1) both !important;
  }

  html[lang="tr"] .featured-slider .swiper-slide-active .hero-slide-copy {
    animation: trHeroTextInMobile 0.9s cubic-bezier(0.22, 1, 0.36, 1) both !important;
  }

  html[lang="tr"] .featured-slider .swiper-slide-active .hero-slide-ribbon {
    display: none !important;
  }

  html[lang="tr"] .featured-slider .swiper-pagination {
    bottom: 12px !important;
  }
}

/* 23. Contact pedestal layout and map embed refinement */
.son-haberler .block-nav {
  top: calc(48px + 1.96em + 38px + 340px) !important;
}

.section-iletisim>.container {
  max-width: 94vw !important;
  width: 94vw !important;
}

.section-iletisim .contact-column {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.section-iletisim .contact-column-side {
  flex: 0 0 31.5% !important;
  max-width: 31.5% !important;
}

.section-iletisim .contact-column-main {
  flex: 0 0 37% !important;
  max-width: 37% !important;
}

.section-iletisim .contact-column-side .block-inner {
  height: 590px !important;
  min-height: 0 !important;
  padding: 46px 34px 30px !important;
  transform: translateY(68px) !important;
}

.section-iletisim .contact-column-main .block-inner {
  height: 640px !important;
  min-height: 0 !important;
  padding: 46px 48px 42px !important;
  transform: translateY(0) !important;
}

.section-iletisim .contact-column-side .block-title {
  font-size: 34px !important;
}

.section-iletisim .contact-column-side .block-body {
  margin-top: 42px !important;
}

.section-iletisim .contact-column-main .block-body {
  margin-top: 78px !important;
}

.map-embed {
  background: #eef1f4 !important;
  display: block !important;
  height: 370px !important;
  min-height: 370px !important;
  overflow: hidden !important;
  position: relative !important;
  text-decoration: none !important;
}

.map-embed iframe {
  border: 0 !important;
  display: block !important;
  height: 100% !important;
  pointer-events: none !important;
  width: 100% !important;
}

.map-embed span {
  background: #ffffff !important;
  border-radius: 0 0 10px 0 !important;
  box-shadow: 0 8px 22px rgba(16, 19, 23, 0.14) !important;
  color: #1a73e8 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  left: 0 !important;
  padding: 12px 18px !important;
  position: absolute !important;
  top: 0 !important;
  z-index: 2 !important;
}

.bize-ulasin .contacts {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
}

.bize-ulasin .contacts .item {
  padding: 0 !important;
}

@media (max-width: 991px) {
  .son-haberler .block-nav {
    top: auto !important;
  }

  .section-iletisim>.container {
    max-width: 100% !important;
    width: 100% !important;
  }

  .section-iletisim .contact-column-side,
  .section-iletisim .contact-column-main {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .section-iletisim .contact-column-side .block-inner,
  .section-iletisim .contact-column-main .block-inner {
    height: auto !important;
    transform: none !important;
  }
}

/* 25. TR-only contact final override */
html[lang="tr"] .son-haberler .block-nav {
  top: calc(48px + 1.96em + 38px + 360px) !important;
}

html[lang="tr"] .section-iletisim .contact-column-side .block-inner {
  height: 570px !important;
  padding-bottom: 34px !important;
  transform: translateY(50px) !important;
}

html[lang="tr"] .section-iletisim .contact-column-side .block-body {
  margin-top: 34px !important;
}

html[lang="tr"] .map-embed {
  height: 330px !important;
  min-height: 330px !important;
}

html[lang="tr"] .map-embed span {
  color: #ef4136 !important;
}

@media (max-width: 991px) {
  html[lang="tr"] .son-haberler .block-nav {
    top: auto !important;
  }

  html[lang="tr"] .section-iletisim .contact-column-side .block-inner {
    height: auto !important;
    transform: none !important;
  }
}

/* Custom static background slider styles */
html[lang="tr"] .featured-slider {
  position: relative !important;
  overflow: hidden !important;
}

html[lang="tr"] .featured-slider-bg {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-image: url('../resimler/banner/genelarkaplan.jpeg') !important;
  background-size: cover !important;
  background-position: left center !important; /* Align background red ribbon on desktop */
  z-index: 1 !important;
  animation: staticBgPan 45s infinite alternate ease-in-out !important;
}

html[lang="tr"] .featured-slider .swiper-wrapper {
  position: relative !important;
  z-index: 2 !important;
}

html[lang="tr"] .hero-slide-inner {
  background: transparent !important;
}

/* ==========================================================================
   28. Kurumsal Page Redesign
   ========================================================================== */
.kurumsal-overhaul {
  background-color: #ffffff;
  color: #202124;
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden;
}

/* High-contrast and dark copy for all text nodes */
.kurumsal-overhaul p,
.kurumsal-overhaul .about-lead-text p,
.kurumsal-overhaul .values-sidebar-intro .lead-para,
.kurumsal-overhaul .policy-item-text,
.kurumsal-overhaul .section-subtitle {
  color: #202124 !important;
  font-weight: 500 !important;
  font-size: 15.5px !important;
  line-height: 1.8 !important;
}

/* Banner overlay and height fixes */
.parallax-banner {
  position: relative;
  height: 380px !important;
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.parallax-banner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(32, 33, 36, 0.85) 0%, rgba(239, 65, 54, 0.4) 100%);
  z-index: 1;
}

.parallax-banner .container {
  position: relative;
  z-index: 2;
  text-align: center;
}

.parallax-banner .page-banner-title {
  font-size: clamp(36px, 5vw, 64px) !important;
  font-weight: 800 !important;
  color: #ffffff !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px !important;
  line-height: 1.2 !important;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.parallax-banner .breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
}

.parallax-banner .breadcrumb-item,
.parallax-banner .breadcrumb-item a {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.parallax-banner .breadcrumb-item.active {
  color: #ef4136 !important;
}

.banner-scroll-indicator {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.mouse-icon {
  width: 26px;
  height: 42px;
  border: 2px solid #ffffff;
  border-radius: 15px;
  position: relative;
  opacity: 0.8;
}

.mouse-icon .wheel {
  width: 4px;
  height: 8px;
  background-color: #ef4136;
  border-radius: 2px;
  position: absolute;
  top: 6px;
  left: 50%;
  transform: translateX(-50%);
  animation: mouseScroll 1.8s infinite ease-in-out;
}

@keyframes mouseScroll {
  0% {
    transform: translate(-50%, 0);
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  100% {
    transform: translate(-50%, 15px);
    opacity: 0;
  }
}

/* Sticky secondary navigation */
.kurumsal-sticky-nav {
  position: sticky;
  top: 0;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 999;
  padding: 15px 0;
  transition: all 0.3s ease;
}

.kurumsal-sticky-nav.scrolled {
  padding: 10px 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
}

.kurumsal-sticky-nav ul {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}

.kurumsal-sticky-nav ul li {
  margin: 0 20px;
}

.kurumsal-sticky-nav ul li a {
  color: #555555;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 8px 0;
  position: relative;
  transition: color 0.3s ease;
}

.kurumsal-sticky-nav ul li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #ef4136;
  transition: width 0.3s ease;
}

.kurumsal-sticky-nav ul li a.active,
.kurumsal-sticky-nav ul li a:hover {
  color: #ef4136 !important;
  text-decoration: none;
}

.kurumsal-sticky-nav ul li a.active::after,
.kurumsal-sticky-nav ul li a:hover::after {
  width: 100%;
}

/* Section styling helpers */
.kurumsal-section {
  padding: 100px 0;
}

.bg-light-gradient {
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fa 100%);
}

.section-label {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #ef4136;
  letter-spacing: 2px;
  margin-bottom: 10px;
  display: inline-block;
}

.section-display-title {
  font-size: clamp(28px, 4vw, 48px);
  font-weight: 900;
  color: #202124;
  margin-bottom: 25px;
  line-height: 1.15;
  letter-spacing: -1px;
}

.highlight-red {
  color: #ef4136;
}

/* About Us Layout (Asymmetric) */
.image-wrapper-asymmetric {
  position: relative;
  padding: 20px;
}

.image-wrapper-asymmetric .main-img {
  position: relative;
  z-index: 2;
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.image-wrapper-asymmetric:hover .main-img {
  transform: translateY(-8px) scale(1.02);
}

.image-deco-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 90%;
  background: #ef4136;
  border-radius: 12px;
  z-index: 1;
  transform: rotate(-3deg);
}

.decorative-blob {
  position: absolute;
  bottom: -30px;
  right: -30px;
  width: 160px;
  height: 160px;
  z-index: 0;
  animation: rotateBlob 25s infinite linear;
}

@keyframes rotateBlob {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.about-lead-text p {
  font-size: 16px;
  line-height: 1.8;
  color: #202124;
}

/* Values Section (Stacked Timeline List) */
.values-list-container {
  position: relative;
  padding: 20px 0;
}

.values-flow-line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  width: 2px;
  background: rgba(239, 65, 54, 0.15);
  z-index: 1;
}

.value-list-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 35px;
  z-index: 2;
  opacity: 0;
  transform: translateX(60px) scale(0.92);
  transition: opacity 0.8s cubic-bezier(0.34, 1.56, 0.64, 1),
    transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.values-list-container.active .value-list-item {
  opacity: 1;
  transform: translateX(0) scale(1);
}

.values-list-container.active .value-list-item.delay-1 {
  transition-delay: 0.12s;
}

.values-list-container.active .value-list-item.delay-2 {
  transition-delay: 0.24s;
}

.values-list-container.active .value-list-item.delay-3 {
  transition-delay: 0.36s;
}

.values-list-container.active .value-list-item.delay-4 {
  transition-delay: 0.48s;
}

.values-list-container.active .value-list-item.delay-5 {
  transition-delay: 0.6s;
}

.values-list-container.active .value-list-item.delay-6 {
  transition-delay: 0.72s;
}

.values-list-container.active .value-list-item.delay-7 {
  transition-delay: 0.84s;
}

.values-list-container.active .value-list-item.delay-8 {
  transition-delay: 0.96s;
}

.values-list-container.active .value-list-item.delay-9 {
  transition-delay: 1.08s;
}

.values-list-container.active .value-list-item.delay-10 {
  transition-delay: 1.2s;
}

.values-list-container.active .value-list-item.delay-11 {
  transition-delay: 1.32s;
}

.values-list-container.active .value-list-item.delay-12 {
  transition-delay: 1.44s;
}

.value-bullet-wrap {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 20px;
  position: relative;
}

.value-bullet-fancy {
  width: 12px;
  height: 12px;
  background: #ef4136;
  border-radius: 50%;
  display: block;
  z-index: 3;
  position: relative;
  box-shadow: 0 0 0 6px rgba(239, 65, 54, 0.12);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.value-list-item:hover .value-bullet-fancy {
  transform: scale(1.3);
  box-shadow: 0 0 0 10px rgba(239, 65, 54, 0.22);
}

.value-list-content {
  background: #ffffff;
  padding: 24px 30px;
  border-radius: 14px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.02);
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
  transition: all 0.4s ease;
}

.value-list-item:hover .value-list-content {
  transform: translateX(8px);
  box-shadow: 0 12px 30px rgba(239, 65, 54, 0.05);
  border-color: rgba(239, 65, 54, 0.1);
}

.value-number {
  font-size: 20px;
  font-weight: 800;
  color: #ef4136;
  margin-right: 20px;
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
  opacity: 0.9;
}

.value-list-content p {
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  color: #202124 !important;
  font-weight: 600 !important;
}

.values-sidebar-intro {
  padding-right: 20px;
}

.values-sidebar-intro .lead-para {
  font-size: 15.5px;
  line-height: 1.8;
  color: #202124;
  margin-bottom: 15px;
}

.values-sub-intro {
  color: #ef4136;
  font-size: 15px;
}

/* Rebuilt Straight-Line Quality Policy Timeline */
.timeline-wrapper-new {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 60px 0;
}

.timeline-line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 4px;
  background: #edf0f2;
  transform: translateX(-50%);
  z-index: 1;
  overflow: hidden;
  border-radius: 2px;
}

.timeline-line-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #ef4136;
  height: 0;
  transition: height 0.5s ease-out;
}

.timeline-item {
  position: relative;
  width: 50%;
  margin-bottom: 60px;
  z-index: 2;
}

.timeline-item.left-item {
  left: 0;
  padding-right: 55px;
  text-align: right;
}

.timeline-item.right-item {
  left: 50%;
  padding-left: 55px;
  text-align: left;
}

.timeline-badge {
  position: absolute;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #ffffff !important;
  border: 4px solid #edf0f2 !important;
  color: #a0a0a0 !important;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.timeline-item.left-item .timeline-badge {
  top: 50%;
  transform: translateY(-50%);
  right: -26px;
  /* Exactly centers the badge on the line */
}

.timeline-item.right-item .timeline-badge {
  top: 50%;
  transform: translateY(-50%);
  left: -26px;
}

/* Active State: only outer border and icon turn red, background remains white */
.timeline-item.active .timeline-badge {
  border-color: #ef4136 !important;
  color: #ef4136 !important;
  box-shadow: 0 4px 15px rgba(239, 65, 54, 0.15) !important;
}

/* Hover State: turns fully red on hover of the text panel or badge */
.timeline-item.active:hover .timeline-badge {
  background: #ef4136 !important;
  border-color: #ef4136 !important;
  color: #ffffff !important;
  transform: translateY(-50%) scale(1.15) !important;
  box-shadow: 0 8px 25px rgba(239, 65, 54, 0.45) !important;
}

.timeline-panel {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.03);
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1),
    transform 0.8s cubic-bezier(0.16, 1, 0.3, 1),
    box-shadow 0.4s ease, border-color 0.4s ease,
    transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.timeline-item.active .timeline-panel {
  opacity: 1;
  transform: translateY(0);
}

.timeline-item.active:hover .timeline-panel {
  transform: translateY(-8px) !important;
  box-shadow: 0 20px 40px rgba(239, 65, 54, 0.08) !important;
  border-color: rgba(239, 65, 54, 0.15) !important;
}

.timeline-item .policy-icon {
  width: 22px;
  height: 22px;
}

.policy-item-number {
  font-size: clamp(48px, 6vw, 72px);
  font-weight: 900;
  line-height: 0.9;
  color: rgba(239, 65, 54, 0.1);
  margin-bottom: 10px;
}

.policy-item-title {
  font-size: 20px;
  font-weight: 800;
  color: #202124;
  margin-bottom: 12px;
}

/* Certificate Cards */
.cert-card {
  overflow: hidden;
  border-radius: 12px;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.cert-card:hover {
  transform: translateY(-8px);
}

.cert-img-wrap {
  position: relative;
  background: #ffffff;
  padding: 10px;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.04);
}

.cert-card:hover .cert-img-wrap {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

.cert-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(239, 65, 54, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 12px;
}

.cert-img-wrap:hover .cert-overlay {
  opacity: 1;
}

.zoom-icon {
  color: #ffffff;
  width: 36px;
  height: 36px;
  transform: scale(0.7);
  transition: transform 0.3s ease;
}

.cert-img-wrap:hover .zoom-icon {
  transform: scale(1);
}

/* Premium 3D Blur Scroll-Reveal animations */
.scroll-reveal {
  opacity: 0;
  filter: blur(8px);
  transform: translateY(50px) scale(0.96) rotateX(-5deg);
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1),
    filter 1.2s cubic-bezier(0.16, 1, 0.3, 1),
    transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform, opacity, filter;
  transform-origin: center top;
}

.scroll-reveal.reveal-left {
  transform: translateX(-60px) scale(0.97) rotateY(5deg);
}

.scroll-reveal.reveal-right {
  transform: translateX(60px) scale(0.97) rotateY(-5deg);
}

.scroll-reveal.reveal-scale {
  transform: scale(0.92) translateY(30px);
}

.scroll-reveal.active {
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

.delay-1 {
  transition-delay: 0.15s;
}

.delay-2 {
  transition-delay: 0.3s;
}

.delay-3 {
  transition-delay: 0.45s;
}

.delay-4 {
  transition-delay: 0.6s;
}

/* Clean styling for sticky sub-nav links */
.kurumsal-sticky-nav ul li a.active,
.kurumsal-sticky-nav ul li a:hover {
  color: #ef4136 !important;
}

/* Responsive adjustments */
@media (max-width: 991px) {
  .kurumsal-sticky-nav ul li {
    margin: 5px 10px;
  }
}

@media (max-width: 767px) {
  .timeline-line {
    left: 20px !important;
    transform: none !important;
  }

  .timeline-item {
    width: 100% !important;
    margin-bottom: 45px !important;
    padding-left: 55px !important;
    padding-right: 0 !important;
    text-align: left !important;
  }

  .timeline-item.left-item {
    left: 0 !important;
  }

  .timeline-item.right-item {
    left: 0 !important;
  }

  .timeline-item .timeline-badge {
    left: -6px !important;
    right: auto !important;
    width: 44px !important;
    height: 44px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
  }

  .timeline-panel {
    padding: 24px !important;
  }

  .policy-item-number,
  .policy-item-title,
  .policy-item-text {
    text-align: left !important;
  }

  .values-flow-line {
    left: 12px !important;
  }

  .value-bullet-wrap {
    margin-right: 12px !important;
  }
}

/* ==========================================================================
   29. Üretim Page Redesign
   ========================================================================== */
.uretim-sticky-sidebar-wrap {
  position: sticky;
  top: 130px;
  background: #ffffff;
  padding: 30px 25px;
  border-radius: 20px;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.02);
  margin-bottom: 30px;
}

.uretim-sticky-sidebar-wrap .sidebar-title {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  color: #ef4136;
  letter-spacing: 1.5px;
  margin-bottom: 25px;
  padding-bottom: 12px;
  border-bottom: 2px solid rgba(239, 65, 54, 0.1);
  font-family: 'Montserrat', sans-serif;
}

.uretim-sidebar-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.uretim-sidebar-menu li {
  margin-bottom: 14px;
}

.uretim-sidebar-menu li a {
  display: flex;
  align-items: center;
  color: #555555;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 8px 0;
  font-family: 'Montserrat', sans-serif;
}

.uretim-sidebar-menu li a .menu-num {
  font-size: 11px;
  font-weight: 800;
  color: #a0a0a0;
  width: 28px;
  height: 20px;
  border-radius: 4px;
  background: #f7f9fa;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  transition: all 0.3s ease;
}

.uretim-sidebar-menu li a.active,
.uretim-sidebar-menu li a:hover {
  color: #ef4136 !important;
}

.uretim-sidebar-menu li a.active .menu-num,
.uretim-sidebar-menu li a:hover .menu-num {
  background: #ef4136;
  color: #ffffff;
}

/* Production Alternating Flow Sections */
.uretim-process-section {
  min-height: 80vh;
  display: flex;
  align-items: center;
  margin-bottom: 110px;
  position: relative;
  scroll-margin-top: 140px;
}

.uretim-process-section:last-of-type {
  margin-bottom: 40px;
}

.process-text-content {
  background: #ffffff;
  padding: 45px 35px;
  border-radius: 24px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.04);
  transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 2;
  position: relative;
}

.process-text-content:hover {
  box-shadow: 0 25px 70px rgba(239, 65, 54, 0.06);
  border-color: rgba(239, 65, 54, 0.15);
  transform: translateY(-4px);
}

.process-image-number {
  position: absolute;
  font-size: 150px;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  z-index: 10;
  user-select: none;
  pointer-events: none;
  color: rgba(239, 65, 54, 0.12);
  transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.process-image-number.num-right {
  right: 30px;
  top: -75px;
}

.process-image-number.num-left {
  left: 30px;
  top: -75px;
}

.asymmetric-process-image-wrap:hover .process-image-number {
  transform: translateY(-5px) scale(1.05);
  color: rgba(239, 65, 54, 0.22);
}

.process-display-title {
  font-size: clamp(24px, 3vw, 36px);
  font-weight: 900;
  color: #202124;
  margin-bottom: 22px;
  line-height: 1.15;
  letter-spacing: -0.5px;
}

.process-display-title::after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  background: linear-gradient(90deg, #ef4136 0%, rgba(239, 65, 54, 0.2) 100%);
  margin-top: 15px;
  border-radius: 1.5px;
}

.process-body-text p,
.process-body-text .process-extra-desc {
  font-size: 15.5px !important;
  line-height: 1.85 !important;
  color: #202124 !important;
  font-weight: 500 !important;
  margin-bottom: 15px;
}

.process-body-text .process-extra-desc {
  color: #555555 !important;
  font-weight: 400 !important;
  border-left: 3px solid rgba(239, 65, 54, 0.2);
  padding-left: 15px;
  margin-top: 15px;
}

/* Asymmetric Image Wrapper for Processes */
.asymmetric-process-image-wrap {
  position: relative;
  padding: 30px;
}

.asymmetric-process-image-wrap .main-process-img {
  position: relative;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
  transform: rotate(2deg);
}

.asymmetric-process-image-wrap:hover .main-process-img {
  transform: scale(1.03) rotate(0deg);
}

.asymmetric-process-image-wrap .image-deco-bg {
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background: linear-gradient(135deg, rgba(239, 65, 54, 0.1) 0%, rgba(239, 65, 54, 0.02) 100%);
  border: 2px solid #ef4136;
  border-radius: 16px;
  z-index: 1;
  transform: rotate(-2deg);
  transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.asymmetric-process-image-wrap .image-deco-bg.deco-right {
  transform: rotate(2deg);
}

.asymmetric-process-image-wrap:hover .image-deco-bg {
  transform: rotate(2deg) scale(1.01);
  border-color: rgba(239, 65, 54, 0.5);
}

.asymmetric-process-image-wrap:hover .image-deco-bg.deco-right {
  transform: rotate(-2deg) scale(1.01);
}

.process-dots-pattern {
  position: absolute;
  bottom: -15px;
  right: -15px;
  width: 130px;
  height: 130px;
  z-index: 0;
  color: #ef4136;
  opacity: 0.15;
  animation: floatDots 8s infinite ease-in-out;
}

.process-dots-pattern.dots-left {
  left: -15px;
  right: auto;
  animation-delay: -4s;
}

@keyframes floatDots {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }
}

/* Responsiveness on Uretim Page */
@media (max-width: 991px) {
  .uretim-sticky-sidebar-wrap {
    position: static !important;
    padding: 20px;
    margin-bottom: 45px;
  }

  .uretim-sidebar-menu {
    display: block !important;
  }

  .uretim-sidebar-menu li {
    margin-right: 0 !important;
    margin-bottom: 12px !important;
  }

  .uretim-sidebar-menu li:last-child {
    margin-bottom: 0 !important;
  }

  .uretim-process-section {
    min-height: auto;
    margin-bottom: 75px;
  }

  .asymmetric-process-image-wrap {
    margin-bottom: 30px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* Footer Contact Pedestal Layout & Sizing overrides */
.site-footer {
  padding-top: 0 !important;
}

.site-footer .section-iletisim {
  padding: 60px 0 90px !important;
  background: linear-gradient(180deg, #f4f6f8 0%, #ffffff 100%) !important;
}

.site-footer .contact-column {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.site-footer .section-iletisim .row {
  justify-content: space-between !important;
}

/* High specificity overrides for footer contact columns */
.site-footer .section-iletisim .row>.col-lg-4,
html[lang="tr"] .site-footer .section-iletisim .row>.col-lg-4 {
  flex: 0 0 31% !important;
  max-width: 31% !important;
}

.site-footer .section-iletisim .row>.col-lg-4:has(.iletisim-formu),
html[lang="tr"] .site-footer .section-iletisim .row>.col-lg-4:has(.iletisim-formu) {
  flex: 0 0 34% !important;
  max-width: 34% !important;
}

.site-footer .block {
  margin-bottom: 0 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  height: 100% !important;
}

/* Side cards (Yol Haritası & Bize Ulaşın) - height and translateY alignment */
.site-footer .section-iletisim .contact-column-side .block-inner,
html[lang="tr"] .site-footer .section-iletisim .contact-column-side .block-inner {
  height: 480px !important;
  min-height: 480px !important;
  transform: translateY(40px) !important;
  /* Stand lower than center */
  padding: 35px 28px 25px !important;
  background: #ffffff !important;
  border-radius: 16px !important;
  box-shadow: 0 15px 35px rgba(16, 19, 23, 0.05) !important;
  border: 1px solid rgba(16, 19, 23, 0.05) !important;
}

/* Center card (İletişim Formu) - one tick higher and taller */
.site-footer .section-iletisim .contact-column-main .block-inner,
html[lang="tr"] .site-footer .section-iletisim .contact-column-main .block-inner {
  height: 520px !important;
  min-height: 520px !important;
  transform: translateY(0) !important;
  /* Stand higher */
  padding: 35px 35px 30px !important;
  background: #ffffff !important;
  border-radius: 16px !important;
  box-shadow: 0 25px 50px rgba(16, 19, 23, 0.08) !important;
  border: 1px solid rgba(16, 19, 23, 0.08) !important;
}

/* Red border decoration indicator */
.site-footer .block-inner:before {
  background: #ef4136 !important;
  content: "" !important;
  height: 4px !important;
  left: 28px !important;
  position: absolute !important;
  right: 28px !important;
  top: 0 !important;
}

/* Restoring headers exactly as original */
.site-footer .block-title {
  font-size: 34px !important;
  /* Large, bold title */
  font-weight: 800 !important;
  color: #202124 !important;
  text-align: center !important;
  width: 100% !important;
  text-transform: uppercase !important;
}

.site-footer .block-title span {
  color: #ef4136 !important;
  /* "FORMU" / "ULAŞIN" / "HARİTASI" highlighted red */
}

.site-footer .block-body {
  margin-top: 30px !important;
}

.site-footer .contact-column-side .block-body {
  margin-top: 25px !important;
}

/* Map frame height inside Yol Haritası */
.site-footer .map-embed {
  height: 310px !important;
  min-height: 310px !important;
  border-radius: 12px !important;
}

/* Contacts layout inside Bize Ulaşın */
.site-footer .contacts {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  text-align: left !important;
  padding-left: 10px !important;
}

.site-footer .contacts .item {
  padding: 8px 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03) !important;
}

.site-footer .contacts .item:last-child {
  border-bottom: none !important;
}

/* Form compact layout */
.site-footer .contact-form .form-group {
  margin-bottom: 12px !important;
}

.site-footer .contact-form .form-control {
  height: 42px !important;
  font-size: 14px !important;
  border-radius: 8px !important;
  border: 1px solid #d1d1d6 !important;
  background-color: #f7f9fa !important;
}

.site-footer .contact-form textarea.form-control {
  height: 120px !important;
  /* shorter textarea for compact look */
}

/* Footer Responsive Overrides on Mobile */
@media (max-width: 991px) {

  .site-footer .contact-column-side,
  .site-footer .contact-column-main {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .site-footer .contact-column {
    margin-bottom: 30px !important;
  }

  .site-footer .contact-column:last-child {
    margin-bottom: 0 !important;
  }

  .site-footer .contact-column-side .block-inner,
  .site-footer .contact-column-main .block-inner {
    height: auto !important;
    min-height: auto !important;
    transform: none !important;
    padding: 35px 25px !important;
  }

  .site-footer .map-embed {
    height: 250px !important;
    min-height: 250px !important;
  }
}

/* ==========================================================================
   30. Ürünler Page Redesign
   ========================================================================== */
.urunler-overhaul {
  background-color: #ffffff;
  color: #202124;
  font-family: 'Montserrat', sans-serif;
}

/* Page centering & shifting slightly to left on large desktop */
@media (min-width: 1200px) {
  .urunler-overhaul .page-content .container {
    max-width: 1320px !important;
    padding-left: 20px !important;
    padding-right: 60px !important; /* Shifts contents slightly to the left */
  }
}

/* Sticky sidebar style adjustments */
.urunler-overhaul,
.urunler-overhaul .page-content,
.urunler-overhaul .container,
.urunler-overhaul .row {
  overflow: visible !important;
}

.urunler-overhaul .col-lg-3 {
  position: relative !important;
  overflow: visible !important;
}

.urunler-overhaul .sidebar {
  position: sticky !important;
  top: 120px !important;
  z-index: 100;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.04);
  padding: 30px 24px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}

.urunler-overhaul .link-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.urunler-overhaul .link-menu li {
  position: relative;
  margin-bottom: 8px;
}

.urunler-overhaul .link-menu li:last-child {
  margin-bottom: 0;
}

/* Improved Category Menu button links */
.urunler-overhaul .link-menu li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #475569;
  font-weight: 700;
  font-size: 13.5px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 14px 20px;
  border-radius: 12px;
  background: #f8fafc;
  border: 1px solid rgba(0, 0, 0, 0.02);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.01);
}

/* Category hover/active transition using linear gradient */
.urunler-overhaul .link-menu li.active > a,
.urunler-overhaul .link-menu li a:hover {
  background: linear-gradient(135deg, #ef4136 0%, #d32f2f 100%) !important;
  color: #ffffff !important;
  border-color: #ef4136;
  box-shadow: 0 8px 20px rgba(239, 65, 54, 0.25);
  transform: translateY(-2px);
}

/* Submenu layout styling */
.urunler-overhaul .link-submenu {
  list-style: none;
  padding: 8px;
  margin-top: 6px;
  margin-bottom: 6px;
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.02);
}

.urunler-overhaul .link-submenu li {
  margin-bottom: 4px;
}

.urunler-overhaul .link-submenu li:last-child {
  margin-bottom: 0;
}

.urunler-overhaul .link-submenu li a {
  text-transform: none;
  font-size: 13px;
  font-weight: 600;
  color: #64748b;
  padding: 8px 15px;
  background: transparent;
  border: none;
  box-shadow: none;
}

.urunler-overhaul .link-submenu li.active a,
.urunler-overhaul .link-submenu li a:hover {
  background: rgba(239, 65, 54, 0.08) !important;
  color: #ef4136 !important;
  box-shadow: none;
  transform: none;
}

/* Block Content Header */
.urunler-overhaul .block-header {
  border-bottom: 2px solid rgba(239, 65, 54, 0.1);
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.urunler-overhaul .block-title {
  font-size: 28px !important;
  font-weight: 800 !important;
  color: #202124 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Products Grid Setup for Equal Height Flexboxes */
.urunler-overhaul .products-grid .row {
  display: flex;
  flex-wrap: wrap;
}

.urunler-overhaul .products-grid .col-sm-6.col-lg-4 {
  display: flex;
  margin-bottom: 30px;
}

.urunler-overhaul .products-grid .item {
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

/* Modern Rounded Product Cards */
.urunler-overhaul .modern-product-card {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.04);
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  text-decoration: none;
  position: relative;
  cursor: pointer;
}

.urunler-overhaul .modern-product-card:hover {
  transform: translateY(-8px);
  border-color: rgba(239, 65, 54, 0.25);
  box-shadow: 0 16px 40px rgba(239, 65, 54, 0.12);
  text-decoration: none;
}

.urunler-overhaul .modern-product-card:hover .modern-product-title-wrap {
  background-color: #ef4136;
}

.urunler-overhaul .modern-product-card:hover .modern-product-title {
  color: #ffffff !important;
}

.urunler-overhaul .modern-product-image-wrap {
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: #ffffff;
  flex-shrink: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.urunler-overhaul .modern-product-image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: transform 0.5s ease;
}

.urunler-overhaul .modern-product-card:hover .modern-product-image {
  transform: scale(1.05);
}

.urunler-overhaul .modern-product-title-wrap {
  background-color: #f7f9fa;
  padding: 16px 20px;
  text-align: center;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
  border-top: 1px solid rgba(0, 0, 0, 0.02);
  min-height: 140px;
}

.urunler-overhaul .modern-product-title {
  font-size: 16px;
  font-weight: 700;
  color: #202124 !important;
  margin: 0;
  line-height: 1.4;
  transition: color 0.3s ease;
}

.urunler-overhaul .modern-product-desc {
  font-size: 12.5px;
  color: #64748b;
  margin-top: 8px;
  margin-bottom: 0;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  transition: color 0.3s ease;
}

.urunler-overhaul .modern-product-card:hover .modern-product-desc {
  color: rgba(255, 255, 255, 0.85) !important;
}

/* Centered Pagination Blocks */
.urunler-overhaul .pagination-centered {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.urunler-overhaul .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  list-style: none;
  margin: 0;
}

.urunler-overhaul .pagination .page-item {
  margin: 0 6px;
}

.urunler-overhaul .pagination .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  font-size: 15px;
  font-weight: 700;
  color: #555555;
  background-color: #f0f2f5;
  border: none;
  border-radius: 50% !important;
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.urunler-overhaul .pagination .page-item.active .page-link {
  background-color: #ef4136 !important;
  color: #ffffff !important;
  box-shadow: 0 4px 12px rgba(239, 65, 54, 0.3) !important;
  transform: scale(1.05);
}

.urunler-overhaul .pagination .page-link:hover {
  background-color: #e4e6eb;
  color: #202124;
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}

.urunler-overhaul .pagination .page-item.active .page-link:hover {
  background-color: #ef4136 !important;
  color: #ffffff !important;
  box-shadow: 0 6px 15px rgba(239, 65, 54, 0.4) !important;
}

.urunler-overhaul .pagination .page-link.prev-arrow,
.urunler-overhaul .pagination .page-link.next-arrow {
  color: #ef4136;
  font-size: 18px;
  background-color: #f0f2f5;
}

.urunler-overhaul .pagination .page-link.prev-arrow:hover,
.urunler-overhaul .pagination .page-link.next-arrow:hover {
  background-color: #ef4136;
  color: #ffffff !important;
  box-shadow: 0 4px 12px rgba(239, 65, 54, 0.3) !important;
}

.urunler-overhaul .pagination .page-link:active {
  transform: scale(0.92);
}

/* Product Detail Pop-up Modal System */
.product-popup-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1100;
  display: none;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.product-popup-modal.active {
  display: flex;
  pointer-events: auto;
}

.product-popup-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
}

.product-popup-modal.active .product-popup-backdrop {
  opacity: 1;
}

.product-popup-container {
  position: relative;
  width: 95%;
  max-width: 680px; /* Widened modal container */
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
  z-index: 2;
  overflow: hidden;
  transform: scale(0.9) translateY(30px);
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  display: flex;
  flex-direction: column;
}

.product-popup-modal.active .product-popup-container {
  transform: scale(1) translateY(0);
  opacity: 1;
}

.product-popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f7f9fa;
  border: 1px solid rgba(0, 0, 0, 0.05);
  color: #555555;
  font-size: 20px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 10;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.product-popup-close:hover {
  background: #ef4136;
  color: #ffffff;
  border-color: #ef4136;
  transform: rotate(90deg);
}

.product-popup-image-wrap {
  padding: 20px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 350px;
  max-height: 550px;
  height: 50vh; /* scaled based on screen size */
}

.product-popup-image {
  width: 100%;
  height: 100%;
  object-fit: contain; /* enables image to fill constraints beautifully */
  border-radius: 12px;
}

.product-popup-title-wrap {
  padding: 25px 30px 30px;
  background: #f7f9fa;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.03);
}

.product-popup-title {
  font-size: 20px;
  font-weight: 800;
  color: #202124;
  margin: 0;
  line-height: 1.4;
}

.product-popup-desc {
  font-size: 14px;
  color: #475569;
  margin-top: 15px;
  line-height: 1.6;
  text-align: justify;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  padding-top: 15px;
}

/* Widget Categories Title styling */
.urunler-overhaul .widget-title {
  font-size: 16px !important;
  font-weight: 800 !important;
  color: #202124 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(239, 65, 54, 0.1);
  display: block;
}

/* Responsive Overrides */
@media (max-width: 991px) {
  .urunler-overhaul .sidebar {
    position: static !important;
    padding: 20px;
    margin-bottom: 30px;
  }
  .urunler-overhaul .block-title {
    text-align: center;
    font-size: 24px !important;
  }
}

/* Mobile specific cards resizing and pagination scaling for double product columns */
@media (max-width: 575px) {
  .urunler-overhaul .modern-product-image-wrap {
    height: 140px !important;
    padding: 10px !important;
  }
  .urunler-overhaul .modern-product-title-wrap {
    min-height: 55px !important;
    padding: 10px 8px !important;
  }
  .urunler-overhaul .modern-product-title {
    font-size: 13px !important;
  }
  .urunler-overhaul .pagination .page-link {
    width: 34px !important;
    height: 34px !important;
    font-size: 13px !important;
  }
  .urunler-overhaul .pagination .page-item {
    margin: 0 3px !important;
  }
}

/* Seamless Scrolling Gallery */
.scrolling-gallery-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #ffffff;
  padding: 15px 0;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.03);
}

.gallery-scroll-list {
  display: flex;
  width: max-content;
  list-style: none;
  padding: 0;
  margin: 0;
  animation: scrollGallery 35s linear infinite;
}

.gallery-scroll-list li {
  flex-shrink: 0;
  width: 180px;
  height: 180px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.gallery-scroll-list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.gallery-scroll-list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), filter 0.4s ease;
  filter: grayscale(15%) brightness(95%);
}

.gallery-scroll-list li:hover img {
  transform: scale(1.1) rotate(2deg);
  filter: grayscale(0%) brightness(100%);
  z-index: 2;
}

@keyframes scrollGallery {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* ==========================================================================
   Modern News Grid & Photo Gallery Styles
   ========================================================================== */

/* Modern news grid cards - smaller version of homepage news */
.news-grid-modern .item {
  background: transparent !important;
  border: 0 !important;
  border-radius: 14px !important;
  box-shadow: none !important;
  height: 100% !important;
  margin-bottom: 30px;
}

.news-grid-modern .item-wrapper {
  background: #ffffff !important;
  border: 1px solid rgba(16, 19, 23, 0.08) !important;
  border-radius: 14px !important;
  box-shadow: 0 10px 30px rgba(16, 19, 23, 0.06) !important;
  color: #101317 !important;
  display: flex !important;
  flex-direction: column !important;
  min-height: 460px !important; /* Smaller than homepage's 560px */
  overflow: hidden !important;
  position: relative !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;
  text-decoration: none !important;
}

.news-grid-modern .item-wrapper:before {
  background: #ef4136 !important;
  bottom: 0 !important;
  content: "" !important;
  left: 0 !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  transform: scaleY(0) !important;
  transform-origin: bottom center !important;
  transition: transform 0.36s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  z-index: 0 !important;
}

.news-grid-modern .item-wrapper:hover {
  border-color: #ef4136 !important;
  box-shadow: 0 20px 40px rgba(239, 65, 54, 0.15), 0 15px 30px rgba(16, 19, 23, 0.1) !important;
  transform: translateY(-6px) !important;
}

.news-grid-modern .item-wrapper:hover:before {
  transform: scaleY(1) !important;
}

.news-grid-modern .item-object {
  border-radius: 14px 14px 0 0 !important;
  height: 220px !important; /* Smaller than homepage's 300px */
  margin: 0 !important;
  overflow: hidden !important;
  position: relative !important;
  z-index: 1 !important;
}

.news-grid-modern .item-image {
  display: block !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 0.4s ease, filter 0.4s ease !important;
  width: 100% !important;
}

.news-grid-modern .item-wrapper:hover .item-image {
  filter: contrast(1.08) saturate(1.08) !important;
  transform: scale(1.045) !important;
}

.news-grid-modern .item-body,
.news-grid-modern .item-footer {
  position: relative !important;
  z-index: 1 !important;
}

.news-grid-modern .item-body {
  flex: 1 1 auto !important;
  padding: 20px 22px 14px !important;
}

.news-grid-modern .item-title {
  color: #101317 !important;
  font-size: 17px !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
  margin-bottom: 10px !important;
  transition: color 0.24s ease !important;
}

.news-grid-modern .item-wrapper:hover .item-title {
  color: #101317 !important;
}

.news-grid-modern .item-content {
  -webkit-line-clamp: 3 !important;
  color: #8b929a !important;
  display: -webkit-box !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: 1.6 !important;
  margin: 0 !important;
  min-height: 67px !important;
  overflow: hidden !important;
  transition: color 0.24s ease !important;
}

.news-grid-modern .item-wrapper:hover .item-content {
  color: #ffffff !important;
}

.news-grid-modern .item-footer {
  align-items: flex-end !important;
  display: flex !important;
  justify-content: space-between !important;
  min-height: 50px !important;
  padding: 0 22px 20px !important;
}

.news-grid-modern .item-date {
  color: #ef4136 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  transition: color 0.24s ease !important;
}

.news-grid-modern .item-wrapper:hover .item-date {
  color: #101317 !important;
}

.news-grid-modern .item-more {
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: 0.8px !important;
  line-height: 1 !important;
  opacity: 0 !important;
  position: relative !important;
  text-transform: uppercase !important;
  transform: translateY(6px) !important;
  transition: opacity 0.24s ease, transform 0.24s ease !important;
}

.news-grid-modern .item-more:after {
  background: #ffffff !important;
  bottom: -5px !important;
  content: "" !important;
  height: 2px !important;
  left: 0 !important;
  position: absolute !important;
  transform: scaleX(0) !important;
  transform-origin: left center !important;
  transition: transform 0.32s ease 0.08s !important;
  width: 100% !important;
}

.news-grid-modern .item-wrapper:hover .item-more {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.news-grid-modern .item-wrapper:hover .item-more:after {
  transform: scaleX(1) !important;
}

/* Modern Gallery Cards */
.gallery-card {
  overflow: hidden;
  border-radius: 12px;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  height: 100%;
}

.gallery-card:hover {
  transform: translateY(-8px);
}

.gallery-img-wrap {
  position: relative;
  background: #ffffff;
  padding: 8px;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.04);
  height: 100%;
}

.gallery-card:hover .gallery-img-wrap {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

.gallery-img-wrap img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
}

.gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(239, 65, 54, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 12px;
}

.gallery-img-wrap:hover .gallery-overlay {
  opacity: 1;
}

.gallery-overlay .zoom-icon {
  color: #ffffff;
  width: 36px;
  height: 36px;
  transform: scale(0.7);
  transition: transform 0.3s ease;
}

.gallery-img-wrap:hover .zoom-icon {
  transform: scale(1);
}

/* News detail reading layout */
.single-news-modern .block-inner {
  background: #ffffff;
  border: 1px solid rgba(16, 19, 23, 0.08);
  border-radius: 12px;
  box-shadow: 0 18px 45px rgba(16, 19, 23, 0.06);
  overflow: hidden;
}

.single-news-modern .block-header {
  padding: 34px 38px 0;
}

.single-news-modern .block-title {
  color: #101317;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
}

.single-news-modern .block-nav {
  text-align: right;
}

.single-news-modern .block-nav a {
  color: #6f767d;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}

.single-news-modern .block-nav a:hover {
  color: #ef4136;
}

.single-news-modern .block-object {
  aspect-ratio: 16 / 7;
  margin: 26px 38px 0;
  max-height: 560px;
  overflow: hidden;
  border-radius: 8px;
  background: #f4f6f8;
}

.single-news-modern .block-object img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-detail-content {
  color: #69717a;
  font-size: 16px;
  line-height: 1.85;
  padding: 34px 38px 42px;
}

.news-detail-content p {
  margin: 0 0 18px;
}

.news-detail-content p:last-child {
  margin-bottom: 0;
}

.news-detail-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 26px auto;
  border-radius: 8px;
}

.news-detail-content a:has(img) {
  pointer-events: none;
  cursor: default;
}

@media (max-width: 767px) {
  .single-news-modern .block-header {
    padding: 24px 22px 0;
  }

  .single-news-modern .block-title {
    font-size: 25px;
  }

  .single-news-modern .block-nav {
    margin-top: 14px;
    text-align: left;
  }

  .single-news-modern .block-object {
    aspect-ratio: 16 / 10;
    margin: 22px 22px 0;
  }

.news-detail-content {
    font-size: 15px;
    line-height: 1.75;
    padding: 26px 22px 32px;
  }
}

/* Final alignment fixes: news cards, footer contact cards, scroll button */
.news-grid-modern .item-wrapper:before {
  top: 220px !important;
  border-radius: 0 0 14px 14px !important;
}

.news-grid-modern .item-object {
  background: #ffffff !important;
}

.news-grid-modern .item-wrapper:hover .item-image {
  filter: none !important;
}

.site-footer.footer-index {
  background: #46474b !important;
}

.site-footer .section-iletisim {
  overflow: hidden !important;
  padding: 74px 0 66px !important;
}

.site-footer .section-iletisim>.container {
  max-width: 1780px !important;
  width: calc(100% - 80px) !important;
}

.site-footer .section-iletisim .row {
  align-items: flex-start !important;
  justify-content: center !important;
  margin-left: -28px !important;
  margin-right: -28px !important;
}

.site-footer .section-iletisim .contact-column {
  display: flex !important;
  flex: 0 0 33.333333% !important;
  max-width: 33.333333% !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
}

.site-footer .section-iletisim .contact-column-main {
  transform: translateY(-56px) !important;
}

.site-footer .section-iletisim .contact-column-side {
  transform: translateY(0) !important;
}

.site-footer .section-iletisim .block {
  width: 100% !important;
}

.site-footer .section-iletisim .block-inner,
.site-footer .section-iletisim .contact-column-side .block-inner,
.site-footer .section-iletisim .contact-column-main .block-inner,
html[lang="tr"] .site-footer .section-iletisim .contact-column-side .block-inner,
html[lang="tr"] .site-footer .section-iletisim .contact-column-main .block-inner {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  height: 526px !important;
  min-height: 526px !important;
  transform: none !important;
  padding: 46px 30px 32px !important;
  border-radius: 8px !important;
  overflow: hidden !important;
}

.site-footer .section-iletisim .contact-column-main .block-inner,
html[lang="tr"] .site-footer .section-iletisim .contact-column-main .block-inner {
  height: 560px !important;
  min-height: 560px !important;
  padding: 32px 38px 34px !important;
}

.site-footer .section-iletisim .block-inner:before {
  left: 30px !important;
  right: 30px !important;
  height: 4px !important;
}

.site-footer .section-iletisim .block-header {
  flex: 0 0 auto !important;
}

.site-footer .section-iletisim .block-title {
  font-size: 34px !important;
  line-height: 1.15 !important;
  margin-bottom: 0 !important;
  letter-spacing: 0 !important;
}

.site-footer .section-iletisim .block-body {
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  justify-content: center !important;
  margin-top: 28px !important;
  min-width: 0 !important;
}

.site-footer .section-iletisim .contact-column-main .block-body {
  justify-content: flex-start !important;
  margin-top: 36px !important;
}

.site-footer .map-embed {
  display: block !important;
  height: 306px !important;
  min-height: 306px !important;
  overflow: hidden !important;
}

.site-footer .map-embed iframe {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}

.site-footer .contact-form {
  margin-top: 0 !important;
  width: 100% !important;
}

.site-footer .contact-form .form-group {
  margin-bottom: 14px !important;
}

.site-footer .contact-form .form-control {
  width: 100% !important;
  min-width: 0 !important;
}

.site-footer .contact-form textarea.form-control {
  height: 128px !important;
}

.site-footer .contacts {
  gap: 0 !important;
  padding-left: 0 !important;
}

.site-footer .contacts .item {
  margin-bottom: 0 !important;
  padding: 18px 0 !important;
}

.site-footer .contacts .item-inner {
  align-items: center !important;
  min-width: 0 !important;
}

.site-footer .contacts .item-icon {
  flex: 0 0 76px !important;
  max-width: 76px !important;
}

.site-footer .contacts .item-content {
  flex: 1 1 auto !important;
  max-width: none !important;
  min-width: 0 !important;
  overflow-wrap: anywhere !important;
}

.site-footer .footer-bottom {
  background: #46474b !important;
  margin: 0 auto !important;
  padding: 22px 0 24px !important;
  width: 100% !important;
}

.site-footer .footer-widget {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.back-to-top {
  background-color: #ef4136 !important;
  box-shadow: 0 8px 22px rgba(239, 65, 54, 0.38), 0 0 0 2px rgba(255, 255, 255, 0.85) !important;
  transition: transform 0.24s ease, box-shadow 0.24s ease, background-color 0.24s ease !important;
}

.back-to-top:hover,
.back-to-top:focus {
  background-color: #d92f25 !important;
  box-shadow: 0 12px 28px rgba(239, 65, 54, 0.48), 0 0 0 4px rgba(239, 65, 54, 0.16) !important;
  transform: translateY(-6px) scale(1.08) !important;
}

.back-to-top:hover>span,
.back-to-top:focus>span {
  animation: backToTopArrow 0.7s ease infinite alternate;
}

@keyframes backToTopArrow {
  from {
    transform: translateY(2px);
  }

  to {
    transform: translateY(-3px);
  }
}

@media (max-width: 1199px) {
  .site-footer .section-iletisim>.container {
    width: calc(100% - 36px) !important;
  }

  .site-footer .section-iletisim .row {
    margin-left: -12px !important;
    margin-right: -12px !important;
  }

  .site-footer .section-iletisim .contact-column {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .site-footer .section-iletisim .block-title {
    font-size: 28px !important;
  }
}

@media (max-width: 991px) {
  .site-footer .section-iletisim {
    padding: 44px 0 42px !important;
  }

  .site-footer .section-iletisim>.container {
    width: min(100% - 28px, 560px) !important;
  }

  .site-footer .section-iletisim .row {
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .site-footer .section-iletisim .contact-column,
  .site-footer .section-iletisim .contact-column-side,
  .site-footer .section-iletisim .contact-column-main {
    display: block !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    transform: none !important;
  }

  .site-footer .section-iletisim .contact-column {
    margin-bottom: 24px !important;
  }

  .site-footer .section-iletisim .contact-column:last-child {
    margin-bottom: 0 !important;
  }

  .site-footer .section-iletisim .block-inner,
  .site-footer .section-iletisim .contact-column-side .block-inner,
  .site-footer .section-iletisim .contact-column-main .block-inner,
  html[lang="tr"] .site-footer .section-iletisim .contact-column-side .block-inner,
  html[lang="tr"] .site-footer .section-iletisim .contact-column-main .block-inner {
    height: auto !important;
    min-height: 0 !important;
    padding: 34px 24px 28px !important;
  }

  .site-footer .section-iletisim .block-title {
    font-size: 30px !important;
  }

  .site-footer .section-iletisim .block-body,
  .site-footer .section-iletisim .contact-column-main .block-body {
    display: block !important;
    margin-top: 24px !important;
  }

  .site-footer .map-embed {
    height: 260px !important;
    min-height: 260px !important;
  }
}

@media (max-width: 420px) {
  .site-footer .section-iletisim>.container {
    width: calc(100% - 20px) !important;
  }

  .site-footer .section-iletisim .block-inner,
  .site-footer .section-iletisim .contact-column-side .block-inner,
  .site-footer .section-iletisim .contact-column-main .block-inner,
  html[lang="tr"] .site-footer .section-iletisim .contact-column-side .block-inner,
  html[lang="tr"] .site-footer .section-iletisim .contact-column-main .block-inner {
    padding: 30px 18px 24px !important;
  }

  .site-footer .section-iletisim .block-title {
    font-size: 26px !important;
  }

  .site-footer .contacts .item-icon {
    flex: 0 0 52px !important;
    max-width: 52px !important;
  }
}

/* Final hard overrides after legacy contact/news rules */
.carousel-son-haberler .item-wrapper:before {
  top: 300px !important;
  z-index: 0 !important;
}

.carousel-son-haberler .item-object {
  background: #ffffff !important;
  position: relative !important;
  z-index: 2 !important;
}

.carousel-son-haberler .item-object:before,
.carousel-son-haberler .item-object:after {
  display: none !important;
  opacity: 0 !important;
}

.carousel-son-haberler .item-image {
  position: relative !important;
  z-index: 2 !important;
}

.carousel-son-haberler .item-body,
.carousel-son-haberler .item-footer {
  z-index: 2 !important;
}

.site-footer .section-iletisim .row>.col-lg-4,
html[lang="tr"] .site-footer .section-iletisim .row>.col-lg-4,
.section-iletisim .row>.col-lg-4 {
  flex: 0 0 33.333333% !important;
  max-width: 33.333333% !important;
}

.site-footer .section-iletisim .row>.col-lg-4:has(.iletisim-formu),
html[lang="tr"] .site-footer .section-iletisim .row>.col-lg-4:has(.iletisim-formu),
.section-iletisim .row>.col-lg-4:has(.iletisim-formu) {
  flex: 0 0 33.333333% !important;
  max-width: 33.333333% !important;
}

.site-footer .section-iletisim .contact-column-side .block-inner,
html[lang="tr"] .site-footer .section-iletisim .contact-column-side .block-inner,
.section-iletisim .contact-column-side .block-inner,
html[lang="tr"] .section-iletisim .contact-column-side .block-inner {
  height: 560px !important;
  min-height: 560px !important;
  transform: none !important;
}

.site-footer .section-iletisim .contact-column-main,
.section-iletisim .contact-column-main {
  margin-top: -44px !important;
  transform: none !important;
}

.site-footer .section-iletisim .contact-column-main .block-inner,
html[lang="tr"] .site-footer .section-iletisim .contact-column-main .block-inner,
.section-iletisim .contact-column-main .block-inner,
html[lang="tr"] .section-iletisim .contact-column-main .block-inner {
  height: 640px !important;
  min-height: 640px !important;
  transform: none !important;
  padding-bottom: 44px !important;
}

.site-footer .section-iletisim .contact-column-main .block-body,
html[lang="tr"] .site-footer .section-iletisim .contact-column-main .block-body,
.section-iletisim .contact-column-main .block-body,
html[lang="tr"] .section-iletisim .contact-column-main .block-body {
  margin-top: 46px !important;
}

.site-footer .section-iletisim .contact-form .btn-submit,
.section-iletisim .contact-form .btn-submit {
  display: block !important;
  min-height: 52px !important;
  width: 100% !important;
}

@media (max-width: 991px) {
  .carousel-son-haberler .item-wrapper:before {
    top: 230px !important;
  }

  .site-footer .section-iletisim,
  .section-iletisim {
    overflow: hidden !important;
    padding: 42px 0 !important;
  }

  .site-footer .section-iletisim>.container,
  .section-iletisim>.container {
    max-width: 560px !important;
    width: calc(100% - 28px) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .site-footer .section-iletisim .row,
  .section-iletisim .row {
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .site-footer .section-iletisim .row>.col-lg-4,
  html[lang="tr"] .site-footer .section-iletisim .row>.col-lg-4,
  .site-footer .section-iletisim .row>.col-lg-4:has(.iletisim-formu),
  html[lang="tr"] .site-footer .section-iletisim .row>.col-lg-4:has(.iletisim-formu),
  .section-iletisim .row>.col-lg-4,
  .section-iletisim .row>.col-lg-4:has(.iletisim-formu) {
    display: block !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    transform: none !important;
  }

  .site-footer .section-iletisim .contact-column,
  .section-iletisim .contact-column {
    margin-bottom: 24px !important;
  }

  .site-footer .section-iletisim .contact-column-main,
  .section-iletisim .contact-column-main {
    margin-top: 0 !important;
    transform: none !important;
  }

  .site-footer .section-iletisim .block,
  .section-iletisim .block {
    width: 100% !important;
  }

  .site-footer .section-iletisim .block-inner,
  .site-footer .section-iletisim .contact-column-side .block-inner,
  .site-footer .section-iletisim .contact-column-main .block-inner,
  html[lang="tr"] .site-footer .section-iletisim .contact-column-side .block-inner,
  html[lang="tr"] .site-footer .section-iletisim .contact-column-main .block-inner,
  .section-iletisim .contact-column-side .block-inner,
  .section-iletisim .contact-column-main .block-inner,
  html[lang="tr"] .section-iletisim .contact-column-side .block-inner,
  html[lang="tr"] .section-iletisim .contact-column-main .block-inner {
    height: auto !important;
    min-height: 0 !important;
    padding: 32px 20px 26px !important;
    transform: none !important;
  }

  .site-footer .section-iletisim .block-title,
  .section-iletisim .block-title {
    font-size: 26px !important;
    line-height: 1.15 !important;
    overflow-wrap: anywhere !important;
  }

  .site-footer .section-iletisim .block-body,
  .site-footer .section-iletisim .contact-column-main .block-body,
  html[lang="tr"] .site-footer .section-iletisim .contact-column-main .block-body,
  .section-iletisim .block-body,
  .section-iletisim .contact-column-main .block-body,
  html[lang="tr"] .section-iletisim .contact-column-main .block-body {
    display: block !important;
    margin-top: 22px !important;
  }

  .site-footer .contact-form .form-control,
  .section-iletisim .contact-form .form-control {
    font-size: 14px !important;
  }
}

/* Keep the footer identical on every page */
.site-footer,
.site-footer.footer-index {
  background: #46474b !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

@media screen and (min-width: 992px) {
  .site-footer.footer-index {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}

.site-footer .section-iletisim,
.site-footer.footer-index .section-iletisim {
  background: linear-gradient(180deg, #f4f6f8 0%, #ffffff 100%) !important;
  min-height: 0 !important;
  padding-top: 72px !important;
  padding-bottom: 28px !important;
}

.site-footer .footer-bottom,
.site-footer.footer-index .footer-bottom {
  background: #ffffff !important;
  border-top: 1px solid #dee2e6 !important;
  min-height: auto !important;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.site-footer .footer-bottom .widget-body {
  align-items: center !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.site-footer .footer-bottom,
.site-footer .footer-bottom p {
  color: #6c757d !important;
}

.site-footer .footer-bottom a {
  color: #212529 !important;
  font-weight: 500;
}

.site-footer .footer-bottom a:hover {
  color: #ef4136 !important;
}

.site-footer .footer-bottom p {
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
  margin-bottom: 0px !important;
}

.site-footer .footer-bottom p a {
  color: #212529 !important;
  font-weight: 700 !important;
}

.yomedia-design-text {
  font-size: 13px !important;
  font-weight: 500 !important;
  color: #ef4136 !important;
  margin-top: 6px;
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
}

.yomedia-design-text:hover {
  color: #ef4136 !important;
  opacity: 0.8;
  transform: translateY(-1px);
}

@media (max-width: 991px) {
  .site-footer .section-iletisim,
  .site-footer.footer-index .section-iletisim {
    min-height: 0 !important;
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  .site-footer .footer-bottom,
  .site-footer.footer-index .footer-bottom {
    min-height: 92px !important;
  }
}

/* TR homepage mobile hero: keep red panel only below product image */
@media (max-width: 767px) {
  html[lang="tr"] .featured-slider {
    height: 520px !important;
    min-height: 520px !important;
    background: #f4f5f4 !important;
  }

  html[lang="tr"] .featured-slider-bg {
    background-image:
      repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.62) 0 3px, rgba(255, 255, 255, 0) 3px 18px),
      linear-gradient(180deg, #eeeeec 0%, #fbfbfa 100%) !important;
    background-position: center !important;
    background-size: auto !important;
    animation: none !important;
  }

  html[lang="tr"] .hero-slide-inner {
    min-height: 520px !important;
  }

  html[lang="tr"] .hero-slide-shell {
    padding: 0 18px !important;
  }

  html[lang="tr"] .hero-slide-stage {
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-template-rows: 278px auto !important;
    padding: 8px 0 86px !important;
  }

  html[lang="tr"] .hero-slide-visual {
    align-items: center !important;
    height: 278px !important;
    justify-content: center !important;
    min-height: 278px !important;
    overflow: visible !important;
    position: relative !important;
  }

  html[lang="tr"] .hero-slide-visual:before {
    background: #ef4136 !important;
    border-radius: 0 10px 10px 0 !important;
    bottom: 10px !important;
    clip-path: polygon(0 10%, 100% 27%, 100% 82%, 0 100%) !important;
    content: "" !important;
    height: 142px !important;
    left: -9% !important;
    position: absolute !important;
    right: 18% !important;
    transform: none !important;
    transform-origin: left bottom !important;
    z-index: 0 !important;
  }

  html[lang="tr"] .hero-slide-ribbon {
    display: none !important;
  }

  html[lang="tr"] .hero-slide-product {
    max-height: 230px !important;
    max-width: 78vw !important;
    position: relative !important;
    transform: translate(10px, -8px) !important;
    z-index: 2 !important;
  }

  html[lang="tr"] .hero-slide-copy {
    align-self: start !important;
    background: transparent !important;
    justify-self: center !important;
    max-width: 92% !important;
    padding: 14px 8px 0 !important;
    position: relative !important;
    text-align: center !important;
    width: 100% !important;
    z-index: 3 !important;
  }

  html[lang="tr"] .hero-slide-kicker {
    color: #232323 !important;
    font-size: clamp(21px, 6.1vw, 27px) !important;
    letter-spacing: 1px !important;
    line-height: 1.15 !important;
    margin-bottom: 4px !important;
  }

  html[lang="tr"] .hero-slide-title {
    font-size: clamp(31px, 9vw, 41px) !important;
    line-height: 1.04 !important;
  }

  html[lang="tr"] .featured-slider .swiper-pagination {
    bottom: 40px !important;
    left: 0 !important;
    position: absolute !important;
    top: auto !important;
    width: 100% !important;
    z-index: 5 !important;
  }

  html[lang="tr"] .featured-slider .slider-pagination {
    gap: 8px !important;
    justify-content: center !important;
  }

  html[lang="tr"] .featured-slider .swiper-pagination-bullet {
    height: 8px !important;
    width: 18px !important;
  }

  html[lang="tr"] .featured-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 34px !important;
  }
}

/* ==========================================================================
   Modern Contact Page Redesign (iletisim.php)
   ========================================================================== */
.contact-card-container {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.04);
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
}

.contact-map-wrap {
  width: 100%;
  height: 100%;
  min-height: 580px;
}

.contact-map-wrap iframe {
  width: 100%;
  height: 100%;
  min-height: 580px;
  border: 0;
  display: block;
}

.contact-details-form-wrap {
  padding: 50px;
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.contact-company-title {
  font-size: 21px;
  font-weight: 800;
  color: #ef4136;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
  line-height: 1.25;
}

.contact-info-grid {
  margin-bottom: 30px;
}

.contact-info-grid .info-item-label {
  font-size: 11px;
  color: #ef4136;
  font-weight: 800;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.contact-info-grid .info-item-value,
.contact-info-grid .info-item-value a {
  color: #202124 !important;
  font-weight: 600 !important;
  font-size: 14.5px !important;
  line-height: 1.6 !important;
  text-decoration: none !important;
  transition: color 0.2s ease;
}

.contact-info-grid .info-item-value a:hover {
  color: #ef4136 !important;
}

.contact-page-form .form-group {
  margin-bottom: 18px;
}

.contact-page-form .form-control {
  background-color: #fcfdfe;
  border: 1px solid rgba(16, 19, 23, 0.1);
  border-radius: 8px;
  padding: 14px 18px;
  height: auto;
  font-size: 14px;
  color: #202124;
  font-weight: 500;
  box-shadow: none;
  transition: all 0.25s ease;
}

.contact-page-form .form-control:focus {
  background-color: #ffffff;
  border-color: #ef4136;
  box-shadow: 0 0 0 4px rgba(239, 65, 54, 0.1);
  outline: 0;
}

.contact-page-form textarea.form-control {
  min-height: 120px;
  resize: vertical;
}

.contact-page-form .btn-submit {
  background: #ef4136 !important;
  color: #ffffff !important;
  font-size: 13.5px;
  font-weight: 800;
  padding: 14px 40px;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  box-shadow: 0 6px 20px rgba(239, 65, 54, 0.15);
  transition: all 0.3s ease;
  width: auto;
  display: inline-block;
}

.contact-page-form .btn-submit:hover {
  background: #202124 !important;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(32, 33, 36, 0.2);
}

.iletisim-footer a.copyright-bar-logo {
  background-image: url("../images/urunler/yomedialogo.png") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  height: 42px !important;
  width: 72px !important;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

@media (max-width: 991px) {
  .contact-map-wrap,
  .contact-map-wrap iframe {
    min-height: 400px;
  }
  .contact-details-form-wrap {
    padding: 35px 25px;
  }
}
