﻿.product_img_list {
  height: 62px;
  overflow: hidden; }

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

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

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

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

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

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

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

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

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

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

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

.figure-caption {
  font-size: 90%;
  color: #818a91; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.col-xs {
  position: relative;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.col-xs-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

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

.col-xs-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

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

.col-xs-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

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

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.33333%; }

.pull-xs-2 {
  right: 16.66667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.33333%; }

.pull-xs-5 {
  right: 41.66667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.33333%; }

.pull-xs-8 {
  right: 66.66667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.33333%; }

.pull-xs-11 {
  right: 91.66667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.33333%; }

.push-xs-2 {
  left: 16.66667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.33333%; }

.push-xs-5 {
  left: 41.66667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.33333%; }

.push-xs-8 {
  left: 66.66667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.33333%; }

.push-xs-11 {
  left: 91.66667%; }

.push-xs-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .col-sm {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .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 {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .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 {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .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 {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .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%; } }

.bg-inverse {
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

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

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

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

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

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

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

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

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

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

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

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

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

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

.flex-xs-first {
  order: -1; }

.flex-xs-last {
  order: 1; }

.flex-xs-unordered {
  order: 0; }

.flex-items-xs-top {
  align-items: flex-start; }

.flex-items-xs-middle {
  align-items: center; }

.flex-items-xs-bottom {
  align-items: flex-end; }

.flex-xs-top {
  align-self: flex-start; }

.flex-xs-middle {
  align-self: center; }

.flex-xs-bottom {
  align-self: flex-end; }

.flex-items-xs-left {
  justify-content: flex-start; }

.flex-items-xs-center {
  justify-content: center; }

.flex-items-xs-right {
  justify-content: flex-end; }

.flex-items-xs-around {
  justify-content: space-around; }

.flex-items-xs-between {
  justify-content: space-between; }

@media (min-width: 544px) {
  .flex-sm-first {
    order: -1; }
  .flex-sm-last {
    order: 1; }
  .flex-sm-unordered {
    order: 0; } }

@media (min-width: 544px) {
  .flex-items-sm-top {
    align-items: flex-start; }
  .flex-items-sm-middle {
    align-items: center; }
  .flex-items-sm-bottom {
    align-items: flex-end; } }

@media (min-width: 544px) {
  .flex-sm-top {
    align-self: flex-start; }
  .flex-sm-middle {
    align-self: center; }
  .flex-sm-bottom {
    align-self: flex-end; } }

@media (min-width: 544px) {
  .flex-items-sm-left {
    justify-content: flex-start; }
  .flex-items-sm-center {
    justify-content: center; }
  .flex-items-sm-right {
    justify-content: flex-end; }
  .flex-items-sm-around {
    justify-content: space-around; }
  .flex-items-sm-between {
    justify-content: space-between; } }

@media (min-width: 768px) {
  .flex-md-first {
    order: -1; }
  .flex-md-last {
    order: 1; }
  .flex-md-unordered {
    order: 0; } }

@media (min-width: 768px) {
  .flex-items-md-top {
    align-items: flex-start; }
  .flex-items-md-middle {
    align-items: center; }
  .flex-items-md-bottom {
    align-items: flex-end; } }

@media (min-width: 768px) {
  .flex-md-top {
    align-self: flex-start; }
  .flex-md-middle {
    align-self: center; }
  .flex-md-bottom {
    align-self: flex-end; } }

@media (min-width: 768px) {
  .flex-items-md-left {
    justify-content: flex-start; }
  .flex-items-md-center {
    justify-content: center; }
  .flex-items-md-right {
    justify-content: flex-end; }
  .flex-items-md-around {
    justify-content: space-around; }
  .flex-items-md-between {
    justify-content: space-between; } }

@media (min-width: 992px) {
  .flex-lg-first {
    order: -1; }
  .flex-lg-last {
    order: 1; }
  .flex-lg-unordered {
    order: 0; } }

@media (min-width: 992px) {
  .flex-items-lg-top {
    align-items: flex-start; }
  .flex-items-lg-middle {
    align-items: center; }
  .flex-items-lg-bottom {
    align-items: flex-end; } }

@media (min-width: 992px) {
  .flex-lg-top {
    align-self: flex-start; }
  .flex-lg-middle {
    align-self: center; }
  .flex-lg-bottom {
    align-self: flex-end; } }

@media (min-width: 992px) {
  .flex-items-lg-left {
    justify-content: flex-start; }
  .flex-items-lg-center {
    justify-content: center; }
  .flex-items-lg-right {
    justify-content: flex-end; }
  .flex-items-lg-around {
    justify-content: space-around; }
  .flex-items-lg-between {
    justify-content: space-between; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1; }
  .flex-xl-last {
    order: 1; }
  .flex-xl-unordered {
    order: 0; } }

@media (min-width: 1200px) {
  .flex-items-xl-top {
    align-items: flex-start; }
  .flex-items-xl-middle {
    align-items: center; }
  .flex-items-xl-bottom {
    align-items: flex-end; } }

@media (min-width: 1200px) {
  .flex-xl-top {
    align-self: flex-start; }
  .flex-xl-middle {
    align-self: center; }
  .flex-xl-bottom {
    align-self: flex-end; } }

@media (min-width: 1200px) {
  .flex-items-xl-left {
    justify-content: flex-start; }
  .flex-items-xl-center {
    justify-content: center; }
  .flex-items-xl-right {
    justify-content: flex-end; }
  .flex-items-xl-around {
    justify-content: space-around; }
  .flex-items-xl-between {
    justify-content: space-between; } }

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

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

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

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

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

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

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

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

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

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

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

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

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

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

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

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

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

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

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

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

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

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

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

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

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

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

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

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

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

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

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

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

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

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

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

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

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

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

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

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

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

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

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

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

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

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

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

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

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

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .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-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

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

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

a.text-muted:focus, a.text-muted:hover {
  color: #687077; }

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

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

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

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

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

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

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

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

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

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

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

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

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

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

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

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

.hidden-xl-down {
  display: none !important; }

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

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

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

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

*, *::after, *::before {
  box-sizing: border-box;
  outline: none !important;
  min-width: 0; }

iframe, object, embed {
  border: none;
  width: 100%; }

img {
  image-orientation: from-image; }

html {
  font-size: 16.299px; }

html, body {
  background-color: #fff;
  color: #2e3037;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  min-width: 320px;
  position: relative; }

a, button {
  transition: all 0.3s linear; }

a {
  color: #F14E39;
  text-decoration: none; }
  a:hover, a:focus {
    color: #bbb;
    text-decoration: underline; }

.link {
  color: #F14E39;
  font: 900 20px/1.5em "Lato", sans-serif;
  font-family: fira-sans, sans-serif;
  font-style: italic;
  font-weight: 600;
  transition: all 0.2s linear; }
  .link span {
    font-size: 22px; }
  @media (min-width: 768px) {
    .link {
      font-size: 18px; }
      .link span {
        font-size: 20px;
        margin-left: 1px; } }
  @media (max-width: 400px) {
    .link {
      font-size: 13px; } }
  .link:hover, .link:focus {
    color: #db3a3a;
    text-decoration: none; }

ul {
  margin-bottom: 0; }

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

.dropdown-menu {
  display: none; }

picture {
  display: block; }

.wrap_block {
  max-width: 490px; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.d_table {
  display: table; }

.table_row {
  display: table-row; }

.table_cell {
  display: table-cell; }

.d_flex {
  display: flex; }

.d_block {
  display: block; }

@media (min-width: 481px) and (max-width: 767px) {
  .container {
    padding: 0 38px; } }

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

@media (max-width: 767px) {
  .mobile_block {
    display: block; } }

.lazyload, .lazyloading {
  transition: opacity 400ms; }

.lazyload {
  opacity: 0; }

.lazyloaded {
  opacity: 1;
  transition: opacity 400ms; }

.main_social.list li::after {
  margin: 0 1.5px; }

.main_social.list .bt {
  border-radius: 50%;
  color: #fff;
  background-color: #67b121; }
  .main_social.list .bt .fa {
    font-size: 16px; }

.filter-wrapper {
  display: block;
  height: auto; }
  .filter-wrapper.collapse {
    display: none; }
  .filter-wrapper.collapse.in {
    display: block; }

@media (min-width: 1200px) {
  .collapse_in_mobile .collapse {
    display: block !important;
    height: auto !important; }
  .collapse_in_mobile .title_sub_nav {
    pointer-events: none; }
  .dropdown:hover .dropdown-menu {
    display: block; } }

@media (min-width: 768px) {
  .mobile_collapse {
    display: block !important;
    height: auto !important; } }

.mobile_btn_tools .fa {
  font-size: 30px; }

h1 {
  font: 900 35px/1.03704em "Lato", sans-serif;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 600;
  margin: 40px 0 20px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 54px;
      margin: 73px 0 26px; } }

h2 {
  font: 900 42px/1.35em "Lato", sans-serif;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 600; }
  @media (max-width: 767px) {
    h2 {
      font-size: 32px; } }

h3 {
  font: 900 28px/1.35em "Lato", sans-serif; }

h4 {
  font: 900 20px/1.3em "Lato", sans-serif;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 5px; }

h5 {
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1em;
  margin-bottom: 6px; }

h6 {
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375em; }

.intro {
  font: 900 18px/1.35em "Lato", sans-serif;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 600; }

.line {
  position: relative; }
  .line::before {
    background: #6c6d72;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    left: 0;
    width: 32px; }
  .line.top_line {
    margin-top: 13px; }
    .line.top_line::before {
      top: -14px; }
  .line.bottom_line {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
    margin-top: 53px; }
    .line.bottom_line::before {
      bottom: 0; }
    .white .container .line.bottom_line {
         padding-top: 0;
    }

.title_lines {
  color: #25272d;
  font-family: fira-sans, sans-serif;
  font-style: italic;
  font-weight: 800;
  font-size: 42px;
  margin: 55px 0 23px;
  overflow: hidden;
  text-align: center; }
  @media (min-width: 768px) {
    .title_lines {
      font-size: 36px;
      margin: 60px 0 32px; }
      .title_lines > span {
        display: inline-block;
        position: relative; }
        .title_lines > span::before, .title_lines > span::after {
          border-bottom: 2px solid #d3d3d3;
          content: '';
          margin: 0 18px;
          position: absolute;
          top: 50%;
          width: 500px; }
        .title_lines > span::before {
          right: 100%; }
        .title_lines > span::after {
          left: 100%; } }
    @media (max-width: 767px) {
        .title_lines {
            font-size: 28px;
        }
    }
.white {
  background-color: #FFFFFF; }

.grey {
  background-color: #F4F4F6; }

.dark_grey {
  background-color: #41444B; }

.black {
  background-color: #2D3037; }

.red {
  background-color: #C03636; }

.orange {
  background-color: #FE9901; }

.dark_grey, .black {
  color: #fff; }

.list_partners.list li:after {
  content: '';
  margin: 0 6px; }

.list_partners.list a {
  opacity: 0.3; }

.list_partners.list a:hover {
  opacity: 1; }

.info_block {
  border: 1px solid rgba(18, 5, 5, 0.15);
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-size: 10px;
  height: 36.3em;
  margin: 0 auto 25px;
  position: relative;
  width: 36.3em; }
  .info_block h4 {
    font: 900 26px/1.15385em "Lato", sans-serif;
    font-family: fira-sans, sans-serif;
    font-style: normal;
    font-weight: 600; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .info_block {
      font-size: 8px; } }
  @media (max-width: 991px) {
    .info_block {
      font-size: 9.3px; } }
  @media (max-width: 767px) {
    .info_block {
      height: auto;
      margin-bottom: 19px; } }
  @media (max-width: 400px) {
    .info_block {
      font-size: 7.3px; } }
  @media (min-width: 768px) {
    .info_block h4 {
      font: 900 24px/1.16667em "Lato", sans-serif;
      font-family: fira-sans, sans-serif;
      font-style: normal;
      font-weight: 600; } }
  .info_block.img_info_block::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .info_block.img_info_block h4 {
    bottom: 0;
    color: #fff;
    left: 0;
    margin: 0;
    padding: 22px 25px 22px 31px;
    position: absolute; }
  .info_block.img_info_block:hover h4 {
    color: #db3a3a; }

.information_block {
  border: 1px solid rgba(18, 5, 5, 0.15);
  color: #25272d;
  padding: 40px 30px 34px;
  margin-bottom: 20px; }
  @media (max-width: 1199px) {
    .information_block {
      padding: 20px; } }
  .information_block:hover {
    background: #efefef;
    border-color: #8b8585; }
    .information_block:hover .link {
      margin-left: 7px; }
  .information_block h4 {
    font-family: fira-sans, sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 15px; }
  .information_block .desc_block {
    font-family: fira-sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.333333333333333em; }
    @media (min-width: 1200px) {
      .information_block .desc_block {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        max-height: 6.66667em;
        overflow: hidden; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .information_block .desc_block {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        max-height: 4em;
        overflow: hidden; } }

.wrapp_top_box {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .wrapp_top_box .top_box {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    min-height: 225px; }
  .wrapp_top_box .title_category {
    color: white;
    font-family: fira-sans, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 54px;
    padding: 10px 0; }
    @media (max-width: 768px) {
      .wrapp_top_box .title_category {
        font-size: 44px; } }

.wrap_nav_tools {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .wrap_nav_tools a {
    padding: 10px 0; }

.active_category {
  color: #242424;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 52px;
  margin: 0 0 39px !important }
  @media (max-width: 768px) {
    .active_category {
      font-size: 36px;
      margin-bottom: 39px !important; } }

.nav_category {
  font: 900 20px/1.3em "Lato", sans-serif;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 600;
  padding-bottom: 22px; }
  .nav_category li {
    padding: 10px 0; }
    .nav_category li a {
      color: #242424;
      text-decoration: none !important; }
    .nav_category li.active, .nav_category li.active a, .nav_category li .active, .nav_category li a[aria-expanded="true"] {
      color: #8f8f8f; }
    .nav_category li a:hover {
      color: #f14e39;
      opacity: 1; }

.nav_subcategory {
  border-bottom: 1px solid #bdbdbd;
  border-top: 1px solid #bdbdbd;
  margin: 11px 17px 0 0;
  padding: 11px 26px 0 18px; }
  .nav_subcategory li {
    letter-spacing: -0.01em;
    padding: 0 0 14px; }
  .nav_subcategory a {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-transform: none; }

.main_header {
  background: #f14e39; }
  .main_header .inner_wrapp {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 92px;
    position: relative; }
  .main_header .logo {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
    padding-top: 6px;
    display: inline-block;
    height: 100%;
    padding-bottom: 6px; }
    .main_header .logo picture {
      height: 100%;
      position: relative;
      width: 160px; }
    .main_header .logo img {
      max-height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      margin: auto; }
  .main_header .main_nav_list {
    margin-top: 20px;
    padding-right: 125px;
    position: relative; }
    .main_header .main_nav_list li {
      color: #fff;
      margin: 27px 0 10px; }
      @media (min-width: 992px) {
        .main_header .main_nav_list li::after {
          content: '';
          margin: 0 18px 0 17px; } }
      .main_header .main_nav_list li a {
        font-family: fira-sans, sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 19px;
        line-height: 24px;
        color: #fff;
        text-decoration: none; }
      .main_header .main_nav_list li.dropdown:hover a {
        color: #25272d;
        opacity: 1; }
  .main_header .sub_nav_menu {
    padding-bottom: 12px; }
  .main_header .wrap_dropdown {
    left: -34px;
    margin: 0;
    padding: 22px 0 0;
    width: 300px;
    background: #f14e39;
    border: none; }
  .main_header .wrap_sub_nav_list {
    background-color: #25272d;
    width: 300px; }
    @media (min-width: 1200px) {
      .main_header .wrap_sub_nav_list {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
        padding: 27px 15px 35px 35px; } }
    .main_header .wrap_sub_nav_list li {
      font: 700 13px/1.2em "Lato", sans-serif;
      margin: 0;
      padding: 3px 0; }
      .main_header .wrap_sub_nav_list li a {
        color: #fff !important; }
        .main_header .wrap_sub_nav_list li a:hover {
          color: #f14e39 !important; }
    .main_header .wrap_sub_nav_list .help_list li {
      font: 700 14px "Lato", sans-serif;
      letter-spacing: 0;
      padding: 3px 0px 2px; }
  .main_header .src_box {
    position: absolute;
    right: 0;
    top: 0;
    width: 92px; }
    .main_header .src_box .form-control {
      background: #2e3037;
      color: #fff;
      height: 92px;
      font-family: fira-sans, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 30px;
      padding: 34px 42px 19px; }
      .main_header .src_box .form-control::-webkit-input-placeholder {
        color: #fff; }
      .main_header .src_box .form-control::-moz-placeholder {
        color: #fff;
        opacity: 1; }
      .main_header .src_box .form-control:-ms-input-placeholder {
        color: #fff; }
      .main_header .src_box .form-control:-moz-placeholder {
        color: #fff; }
    .main_header .src_box .bt {
      background: #2e3037;
      color: #fff;
      height: 92px;
      width: 92px; }
      .main_header .src_box .bt .search_icon {
        background: url(/images/search_icon.svg) no-repeat;
        content: '';
        display: block;
        height: 37px;
        width: 37px; }
    .main_header .src_box.active .bt .search_icon {
      display: none; }
    .main_header .src_box.active .bt .close_icon {
      background: url(/images/close.svg) no-repeat;
      display: block;
      height: 26px;
      position: relative;
      width: 26px;
      z-index: 5; }
  @media (min-width: 1200px) {
    .main_header .jsMobileMenu {
      display: block !important; } }
  @media (min-width: 992px) {
    .main_header .jsSrcShow, .main_header .jsSrcShow.in, .main_header .jsNavShow, .main_header .jsNavShow.in {
      display: flex !important;
      height: auto !important; } }

@media (max-width: 1199px) {
  .main_header .container_for_mobile {
    padding: 0;
    max-width: 100%; }
  .main_header .inner_wrapp {
    height: 83px;
    padding: 0 184px 0 39px; }
  .main_header .src_box {
    width: 89px; }
    .main_header .src_box .form-control {
      height: 83px; }
    .main_header .src_box .bt {
      height: 83px;
      width: 89px; }
  .main_header nav {
    background: #fff;
    display: none;
    left: 0;
    position: absolute;
    top: 83px;
    width: 100%;
    z-index: 2; }
  .main_header .main_nav_list {
    height: 100%;
    margin: 0;
    padding: 10px 38px 37px; }
    .main_header .main_nav_list li {
      margin: 0; }
      .main_header .main_nav_list li::after {
        display: none; }
      .main_header .main_nav_list li.other_link {
        display: flex;
        justify-content: space-between;
        font-size: 20px;
        margin-top: 28px; }
        .main_header .main_nav_list li.other_link li {
          color: #F14E39;
          font-size: 20px; }
        .main_header .main_nav_list li.other_link a {
          border-bottom: none;
          color: #F14E39;
          padding: 9px 0; }
      .main_header .main_nav_list li .mobile_nav {
        color: #2e3037; }
    .main_header .main_nav_list a {
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      border-bottom: 1px solid #d5d6d7;
      padding: 13px 4px 13px 0; }
      .main_header .main_nav_list a[aria-expanded="true"], .main_header .main_nav_list a .fa {
        color: #F14E39; }
      .main_header .main_nav_list a[aria-expanded="true"] {
        border-bottom: none; }
        .main_header .main_nav_list a[aria-expanded="true"] .fa {
          transform: rotate(200grad); }
  .main_header .wrap_sub_nav_list {
    background: #fff; }
    .main_header .wrap_sub_nav_list li {
      line-height: 1.25em;
      padding: 2px 0; }
      .main_header .wrap_sub_nav_list li a {
        border-bottom: none;
        color: #F14E39 !important;
        font-size: 20px;
        padding: 0; }
  .main_header .wrap_dropdown {
    display: block;
    float: none;
    left: 0;
    padding: 0;
    position: static;
    top: 0;
    width: 100%; }
    .main_header .wrap_dropdown .wrap_sub_nav_list {
      width: 100%; }
  .main_header .wrap_mobile_nav {
    padding: 24px 29px 16px;
    position: absolute;
    right: 15px;
    top: 0;
    transition: all 0.4s linear; }
    .main_header .wrap_mobile_nav .mobile_nav {
      cursor: pointer; }
    .main_header .wrap_mobile_nav .fa {
      font-size: 43px;
      color: #fff; }
    .main_header .wrap_mobile_nav.active {
      background: #fff; }
      .main_header .wrap_mobile_nav.active .fa {
        color: #F14E39; } }

@media (max-width: 480px) {
  .main_header .inner_wrapp {
    height: 60px;
    padding: 0 185px 0 17px; }
  .main_header .src_box {
    width: 60px; }
    .main_header .src_box.active {
      width: 100%; }
    .main_header .src_box .form-control {
      font-size: 20px;
      height: 60px;
      padding: 10px; }
    .main_header .src_box .bt {
      height: 60px;
      width: 60px; }
      .main_header .src_box .bt .search_icon {
        background-size: cover;
        height: 27px;
        width: 27px; }
  .main_header .wrap_mobile_nav {
    height: 100%;
    padding: 15px 15px;
    position: absolute; }
    .main_header .wrap_mobile_nav .fa {
      font-size: 34px; }
  .main_header nav {
    top: 60px; }
  .main_header .wrap_sub_nav_list li a {
    font-size: 14px; }
  .main_header .main_nav_list li.other_link li {
    font-size: 16px; } }

button, select, input, textarea {
  -webkit-appearance: none; }

button {
  background: none;
  border: none;
  box-shadow: none;
  cursor: pointer;
  font-family: inherit;
  padding: 0; }

select.form-control {
  line-height: 1; }

textarea, textarea.form-control {
  padding: 10px; }

html .btn {
  background: #db3a3a;
  border: 1px solid #db3a3a;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font: 700 18px "Lato", sans-serif;
  font-family: fira-sans, sans-serif;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 15px 15px 14px;
  text-align: center; }
  html .btn:focus {
    color: #fff; }
  html .btn:hover {
    background: #FF9900;
    border: 1px solid #FF9900;
    opacity: 1; }
  html .btn.btn_block {
    width: 100%; }

html .custom_dropdown {
  max-width: 295px; }
  html .custom_dropdown .dropdown-toggle.form-control {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: white;
    border: 1px solid rgba(18, 5, 5, 0.15);
    height: 39px;
    padding: 5px 18px 5px 15px; }
    html .custom_dropdown .dropdown-toggle.form-control::after {
      border: none;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAABGUlEQVQYV22QP0vDUBTF73kxJSgFBRc3ccnU5GHEVF3qIoKjCk76Pfw44iCCuOkkVBzE2io8gpNDwVVBEEsxzTuSlpS29Gznd/9w7kUYxtsENwQqcVV622q1UpkuVdHxLoRawCcEev1URJXyXoq0f+a9i3a93h2dDYJgThxvX6hWBtz+IQzjHQKbQ0D5IrvnxpjfnPn+VrnkpSeAWiyWgbxHbrSu1qxIrSiQ9nPWw1mn4zpw0mMRLAwTWHtnTOOhP5irshpHirJHQg0IvwFxSJRzB9BmwpvktdHs+/Fb1nxRMwci4o5ygBmz7NqYZjKMO/lAravLBI9IeMXdPeVcvr08vo8tm/b5KIqWUuseCqlsz14lyfPHZN8/8v9sxB7++QAAAAAASUVORK5CYII=) no-repeat;
      width: 14px;
      height: 8px; }
  html .custom_dropdown .dropdown-menu {
    margin: 0;
    width: 100%; }

html .form-group {
  margin-bottom: 10px; }

html .form-control {
  border-radius: 2px;
  border-width: 1px;
  font-size: 14px;
  height: 32px;
  padding: 0.1rem 0.75rem; }

html .custom-select {
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAHCAYAAADTcMcaAAAAuElEQVQYV2M0NjbuYGBgKGcgHnQyMjAwMBobG89kYGBIJULf7LNnz6aDNDGEhoYy37t3bwUDA0MIHo1rlJSUIlavXv0XrAkEtLW12djZ2bcyMjK6oGv8////np8/f3pfvXr1F0gOrgnEMTY25mJgYNjHwMBgjqTxJAMDg9PZs2e/wcRQNIEEdXV1BdnY2A6CmAwMDJd//fplf/ny5ffItmNoAknq6+tLs7Kyzvn9+3fKxYsXn6I7FwAKvzMq34oh6gAAAABJRU5ErkJggg==) no-repeat right 26px center;
  background-image: none\9;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  padding: 18px 17px;
  padding-right: .75rem\9;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%; }

html .retailer_block {
  background: rgba(46, 48, 55, 0.9);
  color: #fff;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.166666666666667em;
  letter-spacing: -0.002em;
  padding: 22px 0 40px; }
  html .retailer_block .form-control {
    background: white;
    border-radius: 2px;
    color: #58595f;
    height: 50px;
    font-family: fira-sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3em;
    padding: 5px 20px; }
  html .retailer_block .form-group {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0; }
  @media (max-width: 767px) {
    html .retailer_block .d_flex {
      flex-wrap: wrap; }
    html .retailer_block .form-control {
      margin-bottom: 7px; }
    html .retailer_block .control-label {
      font-size: 20px;
      margin-bottom: 24px; }
    html .retailer_block .btn {
      width: 100%; } }
  @media (min-width: 768px) {
    html .retailer_block {
      padding: 32px 0 27px; }
      html .retailer_block .btn {
        margin-left: 9px;
        min-width: 144px; } }

html .custom-control {
  color: #242424;
  display: block;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.1em;
  margin: 0; }

html .custom-control-indicator {
  background: #fff !important;
  border: 1px solid rgba(18, 5, 5, 0.15);
  box-shadow: none !important;
  color: #242424;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  height: 17px;
  left: 0;
  top: 0px;
  width: 17px; }

html .custom-checkbox input:checked ~ .custom-control-indicator::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAABDklEQVQoU42RQXKCQBBFu0k8AFeIaxf0ZJsSU3CVeAQ9gh4hXkUqQrmVZuFajxAPgGWnmpqxCBmIs4T/pvu/QXjw7KIogSBIUMSgSIaPcAXRhwB8uiyKLP8Fv4hMALAFgFBBhaZVtR4E95NJeBuNtgJg7LRNzDxvLhhadWfMCkUWNlgGdZ2+HY+XQVBlIKKu2JwbwOs7c3nv2TexIDq4FV2vdta7asfiOWYedwegtaY9Lk91vdQOOdEJAF40LCLprKqyP2BO9O1UK4wia0Fc2WAWM6e+OpgTqYDE97NvWmPV81buDm+3X1Ztz0PH2nzKvOmzfrdaRNGi1U1Fjd1jezu2P+pkFAmfr9dyCFLmB3/qeESzmzBdAAAAAElFTkSuQmCC);
  left: 4px;
  position: absolute;
  top: -2px; }

.bt {
  position: relative; }

.in_button {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.src_box {
  color: #0e1886;
  position: absolute;
  right: 0;
  transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.05) 0s;
  width: 60px;
  z-index: 1001; }
  .src_box .form-control {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: 60px;
    font-weight: 600;
    width: 100%; }
  .src_box .bt {
    background: #fff;
    border: none;
    color: #555;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0; }
    .src_box .bt .fa-times {
      display: none; }
  .src_box.active {
    width: 80%; }
    .src_box.active::after {
      display: none !important; }
    .src_box.active .bt .fa-search {
      display: none; }
    .src_box.active .bt .fa-times {
      display: block; }
  .src_box::after {
    background: #f00;
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.form_contact {
  background-color: #2e3037;
  padding: 38px 70px 51px; }
  .form_contact .form_title {
    color: #fff; }
  .form_contact .form-control {
    color: #2e3037;
    height: 60px !important;
    font-family: fira-sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    padding: 17px; }
    .form_contact .form-control::-webkit-input-placeholder {
      color: #2e3037; }
    .form_contact .form-control::-moz-placeholder {
      color: #2e3037; }
    .form_contact .form-control:-ms-input-placeholder {
      color: #2e3037; }
    .form_contact .form-control:-moz-placeholder {
      color: #2e3037; }
  .form_contact textarea.form-control {
    min-height: 200px !important;
    padding: 10px 17px; }
  .form_contact .wrap_btn {
    padding: 1px 0 15px; }
    .form_contact .wrap_btn .btn {
      font-size: 18px;
      letter-spacing: 0.025em;
      padding: 18px 15px 18px;
      background-color: #F14E39; }
      .form_contact .wrap_btn .btn span {
        font-size: 23px; }
      .form_contact .wrap_btn .btn:hover {
        background-color: #FF9900; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .form_contact {
      padding: 20px; }
      .form_contact .form_title {
        font-size: 36px; } }
  @media (max-width: 767px) {
    .form_contact {
      margin-top: 25px; } }
  @media (max-width: 543px) {
    .form_contact {
      padding: 15px; }
      .form_contact .form_title {
        font-size: 30px; } }

.success_alert {
  color: #8ec036;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 28px;
  letter-spacing: 0.029em; }

.error_alert {
  color: #c03636;
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 23px;
  letter-spacing: 0.02em; }

.form_contact .form_title {
  font-family: fira-sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase; }

.form_contact .custom-select {
  font-weight: 800;
  letter-spacing: 0.097em;
  color: #737479; }

.list, .breadcrumb {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding-left: 0; }
  .list > li, .breadcrumb > li {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 11px 0 10px; }
    .list > li::after, .breadcrumb > li::after {
      content: '|';
      margin: 0 19px; }
    .list > li:last-child::after, .breadcrumb > li:last-child::after {
      display: none; }
    .list > li .text_icon .fa, .breadcrumb > li .text_icon .fa {
      margin-right: 8px; }

.list_lg_up {
  list-style: none;
  padding-left: 0; }
  @media (min-width: 1200px) {
    .list_lg_up {
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; }
      .list_lg_up > li {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 11px 0 10px; }
        .list_lg_up > li::after {
          content: '|';
          margin: 0 19px; }
        .list_lg_up > li:last-child::after {
          display: none; }
        .list_lg_up > li .text_icon .fa {
          margin-right: 8px; } }

.button_list > li::after {
  opacity: 0;
  width: 0; }

.button_list .bt {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border: 1px solid;
  font-size: 10px;
  height: 2.9em;
  min-width: 2.9em;
  padding: 0 5px; }

.wrapper_product {
  display: flex;
  margin-bottom: 30px; }

.box_product_item {
  border: 1px solid rgba(18, 5, 5, 0.15);
  display: block;
  max-width: 266px;
  margin: 0 auto 14px;
  padding: 19px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  width: 100%; }
  .box_product_item .product_txt {
    padding: 30px 3px 0; }
  @media (max-width: 767px) {
    .box_product_item .product_txt {
      padding: 13px 3px 0; } }
  .box_product_item .main_heading {
    color: #242424;
    font-family: fira-sans, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.375em;
    letter-spacing: -0.025em;
    text-transform: none; }
  .box_product_item:hover {
    border-color: #8b8585;
    opacity: 1; }
    .box_product_item:hover .main_heading {
      color: #F14E39; }

.label {
  height: 80px;
  left: 0;
  position: absolute;
  top: 0;
  width: 80px; }
  @media (min-width: 768px) {
    .label {
      height: 105px;
      width: 105px; } }
  .label.new_label {
    background: url(/images/new_label.png) no-repeat;
    background-size: cover; }
  .label.best_label {
    background: url(/images/best_seller_label.png) no-repeat;
    background-size: cover; }

@media (max-width: 767px) {
  .sameitems .box_product_item {
    padding: 15px 22px; } }

.sameitems .box_product_item .product_img {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex: 0 0 23.7em;
  font-size: 8.228px;
  height: 23.7em;
  margin: auto;
  width: 23.7em;
  max-width: 100%; }
  @media (max-width: 767px) {
    .sameitems .box_product_item .product_img {
      font-size: 7.45px; } }
  @media (max-width: 400px) {
    .sameitems .box_product_item .product_img {
      font-size: 5.45px; } }
  .sameitems .box_product_item .product_img img {
    margin: auto;
    max-height: 23.7em; }
  .sameitems .box_product_item .product_img.brand img {
    max-height: 14.7em; }
  .sameitems .box_product_item .product_img picture {
    width: 100%; }

.sameitems.brand_listing .box_product_item .product_img {
  height: 14.7em; }

