@charset "UTF-8";

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
}

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

hr {
  overflow: visible;
}

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

a {
  -webkit-text-decoration-skip: objects;
}

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

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

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

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

mark {
  background-color: #ff0;
}

audio,
video {
  display: inline-block;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
}

button,
input {
  overflow: visible;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

[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;
  outline-offset: -2px;
}

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

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

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden],
template {
  display: none;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b0c82e91517652582176cab981985e0e)
 * Config saved to config.json and https://gist.github.com/b0c82e91517652582176cab981985e0e
 */

/*! normalize.css v3.0.3 | 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,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

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

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
}

a,
a:focus,
a:hover {
  text-decoration: none;
}

a:focus,
a:hover {
  color: #657898;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}

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

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 1040px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1280px) {
  .container {
    width: 1152px;
  }
}

@media (max-width: 1039px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

.row {
  margin-left: -12px;
  margin-right: -12px;
}

.row--less-padding {
  margin-left: -8px;
  margin-right: -8px;
}

.row--less-padding .col-lg-1,
.row--less-padding .col-lg-2,
.row--less-padding .col-lg-3,
.row--less-padding .col-lg-4,
.row--less-padding .col-lg-5,
.row--less-padding .col-lg-6,
.row--less-padding .col-lg-7,
.row--less-padding .col-lg-8,
.row--less-padding .col-lg-9,
.row--less-padding .col-lg-10,
.row--less-padding .col-lg-11,
.row--less-padding .col-lg-12,
.row--less-padding .col-md-1,
.row--less-padding .col-md-2,
.row--less-padding .col-md-3,
.row--less-padding .col-md-4,
.row--less-padding .col-md-5,
.row--less-padding .col-md-6,
.row--less-padding .col-md-7,
.row--less-padding .col-md-8,
.row--less-padding .col-md-9,
.row--less-padding .col-md-10,
.row--less-padding .col-md-11,
.row--less-padding .col-md-12,
.row--less-padding .col-sm-1,
.row--less-padding .col-sm-2,
.row--less-padding .col-sm-3,
.row--less-padding .col-sm-4,
.row--less-padding .col-sm-5,
.row--less-padding .col-sm-6,
.row--less-padding .col-sm-7,
.row--less-padding .col-sm-8,
.row--less-padding .col-sm-9,
.row--less-padding .col-sm-10,
.row--less-padding .col-sm-11,
.row--less-padding .col-sm-12,
.row--less-padding .col-xs-1,
.row--less-padding .col-xs-2,
.row--less-padding .col-xs-3,
.row--less-padding .col-xs-4,
.row--less-padding .col-xs-5,
.row--less-padding .col-xs-6,
.row--less-padding .col-xs-7,
.row--less-padding .col-xs-8,
.row--less-padding .col-xs-9,
.row--less-padding .col-xs-10,
.row--less-padding .col-xs-11,
.row--less-padding .col-xs-12,
.row--less-padding .col-xxs-1,
.row--less-padding .col-xxs-2,
.row--less-padding .col-xxs-3,
.row--less-padding .col-xxs-4,
.row--less-padding .col-xxs-5,
.row--less-padding .col-xxs-6,
.row--less-padding .col-xxs-7,
.row--less-padding .col-xxs-8,
.row--less-padding .col-xxs-9,
.row--less-padding .col-xxs-10,
.row--less-padding .col-xxs-11,
.row--less-padding .col-xxs-12 {
  padding-left: 8px;
  padding-right: 8px;
}

@media (max-width: 1039px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}

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

@media (max-width: 1039px) {
  .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-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-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-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-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11,
  .col-xxs-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
  float: left;
}

.col-xxs-12 {
  width: 100%;
}

.col-xxs-11 {
  width: 91.66666667%;
}

.col-xxs-10 {
  width: 83.33333333%;
}

.col-xxs-9 {
  width: 75%;
}

.col-xxs-8 {
  width: 66.66666667%;
}

.col-xxs-7 {
  width: 58.33333333%;
}

.col-xxs-6 {
  width: 50%;
}

.col-xxs-5 {
  width: 41.66666667%;
}

.col-xxs-4 {
  width: 33.33333333%;
}

.col-xxs-3 {
  width: 25%;
}

.col-xxs-2 {
  width: 16.66666667%;
}

.col-xxs-1 {
  width: 8.33333333%;
}

.col-xxs-pull-12 {
  right: 100%;
}

.col-xxs-pull-11 {
  right: 91.66666667%;
}

.col-xxs-pull-10 {
  right: 83.33333333%;
}

.col-xxs-pull-9 {
  right: 75%;
}

.col-xxs-pull-8 {
  right: 66.66666667%;
}

.col-xxs-pull-7 {
  right: 58.33333333%;
}

.col-xxs-pull-6 {
  right: 50%;
}

.col-xxs-pull-5 {
  right: 41.66666667%;
}

.col-xxs-pull-4 {
  right: 33.33333333%;
}

.col-xxs-pull-3 {
  right: 25%;
}

.col-xxs-pull-2 {
  right: 16.66666667%;
}

.col-xxs-pull-1 {
  right: 8.33333333%;
}

.col-xxs-pull-0 {
  right: auto;
}

.col-xxs-push-12 {
  left: 100%;
}

.col-xxs-push-11 {
  left: 91.66666667%;
}

.col-xxs-push-10 {
  left: 83.33333333%;
}

.col-xxs-push-9 {
  left: 75%;
}

.col-xxs-push-8 {
  left: 66.66666667%;
}

.col-xxs-push-7 {
  left: 58.33333333%;
}

.col-xxs-push-6 {
  left: 50%;
}

.col-xxs-push-5 {
  left: 41.66666667%;
}

.col-xxs-push-4 {
  left: 33.33333333%;
}

.col-xxs-push-3 {
  left: 25%;
}

.col-xxs-push-2 {
  left: 16.66666667%;
}

.col-xxs-push-1 {
  left: 8.33333333%;
}

.col-xxs-push-0 {
  left: auto;
}

.col-xxs-offset-12 {
  margin-left: 100%;
}

.col-xxs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xxs-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-xxs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xxs-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-xxs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xxs-offset-4 {
  margin-left: 33.33333333%;
}

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

.col-xxs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xxs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xxs-offset-0 {
  margin-left: 0;
}

@media (min-width: 500px) {
  .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 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1040px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1280px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

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

fieldset,
legend {
  padding: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  padding-top: 7px;
}

.form-control,
output {
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

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

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

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

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

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

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

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.fade {
  transition: opacity 0.15s linear;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown,
.dropup {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  color: #333 !important;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626 !important;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

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

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li,
.nav > li > a {
  position: relative;
  display: block;
}

.nav > li > a {
  padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

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

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

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

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

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

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

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

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

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container-fluid .navbar-brand,
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin: 8px -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
    0 1px 0 hsla(0, 0%, 100%, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #080808;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}

.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
  clear: both;
}

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

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-xxs,
.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block {
  display: none !important;
}

@media (max-width: 499px) {
  .visible-xxs {
    display: block !important;
  }
  table.visible-xxs {
    display: table !important;
  }
  tr.visible-xxs {
    display: table-row !important;
  }
  td.visible-xxs,
  th.visible-xxs {
    display: table-cell !important;
  }
}

@media (max-width: 499px) {
  .visible-xxs-block {
    display: block !important;
  }
}

@media (max-width: 499px) {
  .visible-xxs-inline {
    display: inline !important;
  }
}

@media (max-width: 499px) {
  .visible-xxs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 500px) and (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 1039px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 1039px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1039px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 1039px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1040px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1040px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1040px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1040px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 499px) {
  .hidden-xxs {
    display: none !important;
  }
}

@media (min-width: 500px) and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1039px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 1040px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}

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

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

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !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;
  }
}

.bread {
  padding: 0;
  margin: 0 0 3px;
}

.bread__item,
.bread__item:not(:last-of-type):after {
  display: inline-block;
  color: #979797;
  font-family: Roboto;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.5;
}

.bread__item:not(:last-of-type):after {
  content: "/";
  margin: 0 0 0 3px;
}

.bread__link {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.bread__link:hover {
  color: #00a2d2;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list,
.slick-slider {
  position: relative;
  display: block;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) 50% no-repeat;
}

.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  border: none;
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: transparent;
  color: transparent;
  outline: none;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),
    url(fonts/slick.woff) format("woff"),
    url(fonts/slick.ttf) format("truetype"),
    url(fonts/slick.svg#slick) format("svg");
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

.slick-dotted .slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}

.slick-dots li,
.slick-dots li button {
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}

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;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.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;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s, visibility 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;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -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);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  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;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .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--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  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;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

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

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--pause svg path:first-child,
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption:after {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

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

.fancybox-loading {
  animation: a 0.8s infinite linear;
  background: transparent;
  border: 6px solid hsla(0, 0%, 39%, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}

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

.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;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  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;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  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 > ul {
  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 > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  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-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}

/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: 0 0;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  position: absolute;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}

.noUi-target {
  background: #fafafa;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #3fb8af;
}

.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  cursor: default;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}

.noUi-active {
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}

.noUi-handle:after,
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #e8e7e6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled].noUi-handle,
[disabled] .noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed;
}

.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.noUi-marker {
  position: absolute;
  background: #ccc;
}

.noUi-marker-large,
.noUi-marker-sub {
  background: #aaa;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  transform: translateY(-50%);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  transform: translateY(50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  transform: translateY(-50%);
  top: 50%;
  right: 120%;
}

@keyframes b {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%,
  to {
    transform: translateX(-40px);
    opacity: 0;
  }
}

.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, #c8c8c8, transparent 16px, transparent);
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, #c8c8c8, transparent 16px, transparent),
    linear-gradient(270deg, #c8c8c8, transparent 16px, transparent);
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, #c8c8c8, transparent 16px, transparent);
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #fff;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: b 1.2s linear;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
  margin: 0 0 15px;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 2px solid #e8e8e8;
  background-color: #fff;
  position: relative;
  border-radius: 0;
}

.selectric .label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 40px;
  padding: 18px 22px;
  font-size: 14px;
}

.selectric .button,
.selectric .label {
  display: block;
  color: #4d4d4d;
  font-family: Montserrat;
  font-weight: 500;
}

.selectric .button {
  background: none;
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  padding: 12px 22px;
  font-size: 24px;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: NaN a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #f8f8f8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items li,
.selectric-items ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 8px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #eee;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #efefef;
  color: #444;
}

.selectric-items li.highlighted {
  background: #d0d0d0;
  color: #444;
}

.selectric-items li:hover {
  background: #f0f0f0;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
}

.selectric-items .disabled,
.selectric-items .selectric-group .selectric-group-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: 700;
  padding-left: 10px;
  cursor: default;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

.select-inline .selectric-wrapper {
  position: relative;
  cursor: pointer;
  margin: 0;
}

.select-inline .selectric {
  border: 0;
}

.select-inline .selectric .label {
  display: inline;
  vertical-align: middle;
  margin-right: 0;
  padding: 0;
  color: #c85c28;
  font-size: 14px;
}

.select-inline .selectric .button {
  display: inline;
  vertical-align: middle;
  position: static;
  padding: 0;
  color: #c85c28;
  margin-left: 5px;
  font-size: 24px;
  line-height: 0;
}

.select-inline .selectric-items {
  white-space: nowrap;
  width: auto !important;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

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

.fade {
  opacity: 0;
  transition: opacity 0.15s ease;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.collapsing,
.modal,
.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translateY(-25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0);
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px auto;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.5);
}

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

.modal-backdrop.in {
  opacity: 0.9;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

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

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.clearfix:after,
.clearfix:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before {
  content: " ";
  display: table;
}

.clearfix:after,
.modal-footer:after,
.modal-header:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

[data-toggle="modal"] {
  cursor: pointer;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 430px;
    margin: 30px auto;
  }
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  padding: 24px 25px;
}

.modal-close-btn {
  position: absolute;
  z-index: 1;
  top: 0;
  right: -44px;
  background: transparent;
  border: 0;
  padding: 0;
}

.modal-close-btn:before {
  content: "";
  background: url(../images/close.svg);
  display: block;
  background-size: cover;
  width: 32px;
  height: 32px;
}

.modal-h2 {
  color: #000;
  font-family: Gotham Pro;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
  margin: 0 0 25px;
}

.modal-layout {
  display: flex;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.modal-layout__left {
  width: 50%;
  padding-right: 12px;
}

.modal-layout__right {
  width: 50%;
  padding-left: 12px;
}

.modal-layout__full {
  width: 100%;
}

@media (max-width: 767px) {
  .modal-layout__left {
    width: 100%;
    padding-right: 0;
  }
  .modal-layout__right {
    width: 100%;
    padding-left: 0;
  }
}

#modal--search {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

#modal--search .modal-dialog {
  width: 90%;
}

#modal--search .modal-content {
  background: #eee;
  padding: 41px 63px;
}

#modal--search .modal-close-btn {
  top: 16px;
  right: 16px;
}

#modal--search.in {
  opacity: 1;
}

#modal--search.in .form__disclaimer:before {
  transform: scaleX(1);
  transition-duration: 0.9s;
}

@media (max-width: 767px) {
  #modal--search .modal-dialog {
    width: 95%;
  }
  #modal--search .modal-content {
    padding: 20px;
  }
}

@media (min-width: 768px) {
  #modal--estate .modal-dialog {
    width: 750px;
  }
}

@media (min-width: 1040px) {
  #modal--estate .modal-dialog {
    width: 970px;
  }
}

@media (min-width: 1280px) {
  #modal--estate .modal-dialog {
    width: 1152px;
  }
}

#modal--estate .modal-content {
  background: #fff;
  padding: 20px;
  border: 3px solid #c85c28;
}

#modal--estate .modal-close-btn {
  top: 16px;
  right: 16px;
}

.user-text {
  color: #333;
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.75;
}

.user-text p {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0 0 0.8em;
}

.user-text p:not(:first-of-type) {
  margin: 0.8em 0;
}

.user-text p:only-child {
  margin: 0 0 0.8em;
}

.user-text h1,
.user-text h2,
.user-text h3 {
  position: relative;
  color: #000;
  font-family: Roboto;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 0.8em;
}

.user-text h1:after,
.user-text h2:after,
.user-text h3:after {
  content: "";
  display: block;
  width: 92px;
  height: 8px;
  position: absolute;
  bottom: -10px;
  left: 0;
  z-index: -1;
  background: #333;
}
.u-button,
.u-button:focus,
.u-button:active,
.u-button:hover {
  color: white;
  text-decoration: underline;
}
.user-text table {
  width: 100%;
  margin: 15px 0;
}

.user-text table td {
  padding: 10px 0;
}

.user-text table tr:not(:last-of-type) td {
  border-bottom: 1px solid #e6e6e6;
}

.user-text table tr:hover td {
  background: #f3f3f3;
}

.user-text img {
  max-width: 100%;
  padding-bottom: 5px;
}

.user-text img[align*="left"],
.user-text img[style*="float: left"] {
  max-width: 55%;
  margin-right: 15px;
}

.user-text img[align*="right"],
.user-text img[style*="float: right"] {
  max-width: 55%;
  margin-left: 15px;
}

@media (max-width: 767px) {
  .user-text img {
    margin-bottom: 15px;
  }
  .user-text img[align*="left"],
  .user-text img[style*="float: left"] {
    margin-right: 15px;
  }
  .user-text img[align*="right"],
  .user-text img[style*="float: right"] {
    margin-left: 15px;
  }
}

@media (max-width: 499px) {
  .user-text img {
    max-width: 100%;
  }
  .user-text img[align*="left"],
  .user-text img[style*="float: left"] {
    float: none !important;
    margin-right: 0;
    max-width: 100%;
  }
  .user-text img[align*="right"],
  .user-text img[style*="float: right"] {
    float: none !important;
    margin-left: 0;
    max-width: 100%;
  }
}

.user-text figure {
  max-width: 100%;
}

.user-text figure figcaption {
  color: #000;
  font-family: Roboto;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eee;
}

.user-text figure img {
  margin-bottom: 0;
}

.user-text figure[align*="left"],
.user-text figure[style*="float: left"] {
  max-width: 55%;
  margin-right: 15px;
}

.user-text figure[align*="right"],
.user-text figure[style*="float: right"] {
  max-width: 55%;
  margin-left: 15px;
}

@media (max-width: 1279px) {
  .user-text figure[align*="left"],
  .user-text figure[style*="float: left"] {
    margin-right: 15px;
  }
  .user-text figure[align*="right"],
  .user-text figure[style*="float: right"] {
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  .user-text figure {
    margin-bottom: 10px;
  }
  .user-text figure[align*="left"],
  .user-text figure[style*="float: left"] {
    margin-right: 15px;
  }
  .user-text figure[align*="right"],
  .user-text figure[style*="float: right"] {
    margin-left: 15px;
  }
}

@media (max-width: 499px) {
  .user-text figure {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    margin: 0 0 15px !important;
  }
}

.user-text blockquote {
  border: 7.5px solid #333;
  margin: 15px 0;
  padding: 6px 10px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
}

.user-text blockquote[align*="left"],
.user-text blockquote[style*="float: left"] {
  max-width: 55%;
  margin: 0 0 5px;
  margin-right: 15px;
}

.user-text blockquote[align*="right"],
.user-text blockquote[style*="float: right"] {
  max-width: 55%;
  margin: 0 0 5px;
  margin-left: 15px;
}

@media (max-width: 1279px) {
  .user-text blockquote {
    margin: 15px 0;
  }
}

@media (max-width: 1039px) {
  .user-text blockquote {
    margin: 15px 0;
    float: none !important;
  }
  .user-text blockquote[align*="left"],
  .user-text blockquote[align*="right"],
  .user-text blockquote[style*="float: left"],
  .user-text blockquote[style*="float: right"] {
    max-width: 100%;
    margin: 15px 0;
  }
}

.user-text .gallery__img {
  margin-bottom: 0;
}

.user-text hr {
  margin-top: 1em;
  margin-bottom: 1em;
}

.user-text a {
  /*color: #333;*/
  color: #009dd0;
  text-decoration: none;
}

.user-text a:focus,
.user-text a:hover {
  /*color: #404040;*/
  color: #c85c28;
}

.user-text ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}

.user-text ul li {
  position: relative;
  padding-left: 30px;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin-bottom: 0.8em;
}

.user-text ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 15px;
  height: 3px;
  background-color: #333;
}

@media (max-width: 767px) {
  .user-text {
    font-size: 14px;
  }
}

.user-text--white,
.user-text--white a {
  color: #fff;
}

.user-text--white a:focus,
.user-text--white a:hover {
  color: #cecece;
}

.user-text--lessmrg p {
  margin: 0 0 10px;
}

.user-text--lessmrg p:not(:first-of-type) {
  margin: 10px 0;
}

.user-text--smaller-text {
  font-size: 13px;
}

.user-text--main-font {
  color: #333;
  font-family: Montserrat;
  font-size: 14px;
}

.user-text--main-font p {
  margin: 0 0 3px;
}

.user-text--main-font p:not(:first-of-type) {
  margin: 3px 0;
}

.make-link {
  display: inline-block;
  transition: color;
}

.make-link:focus,
.make-link:hover {
  background: linear-gradient(
    90deg,
    #d92725 20%,
    #e56766 40%,
    #e56766 60%,
    #d92725 80%
  );
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: c 1s linear infinite;
}

@keyframes c {
  to {
    background-position: 200%;
  }
}

.link,
.user-text .link {
  font-family: Roboto;
  font-size: 1.4rem;
  color: #333;
  font-weight: 500;
  cursor: pointer;
}

.link--black,
.user-text .link--black {
  color: #000;
  text-decoration: underline;
}

.link--black:focus,
.link--black:hover,
.user-text .link--black:focus,
.user-text .link--black:hover {
  color: #000;
  text-decoration: none;
}

.link:focus,
.link:hover,
.user-text .link:focus,
.user-text .link:hover {
  color: #000;
}

.lined-link,
.user-text .lined-link {
  display: inline-block;
  border-bottom: 2px solid #333;
  font-family: Roboto;
  font-size: 1.4rem;
  color: #000;
  font-weight: 500;
  cursor: pointer;
}

.lined-link:focus,
.lined-link:hover,
.user-text .lined-link:focus,
.user-text .lined-link:hover {
  color: #333;
}

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

.pos-r {
  position: relative;
}

.h1 {
  color: #000;
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  margin: 5px 0 22px;
}

.h1--about {
  margin: 5px 0 15px;
}

@media (max-width: 767px) {
  .h1 {
    font-size: 23px;
  }
}

.h2 {
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 25px;
}

.h2--white {
  color: #fff;
}

@media (max-width: 767px) {
  .h2 {
    font-size: 22px;
  }
}

.h3 {
  color: #161616;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0 0 18px;
}

.h3--margin-1 {
  margin: 0 0 10px;
}

.h-lined {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
}

.h-lined:after {
  content: "";
  display: block;
  width: 45px;
  height: 5px;
  margin: 13px 0 31px;
  background-color: #00a2d2;
}

.h-lined--white {
  color: #fff;
}

.h-lined--white:after {
  background-color: #fff;
}

@media (max-width: 767px) {
  .h-lined--white {
    color: #000;
  }
  .h-lined--white:after {
    background-color: #00a2d2;
  }
}

.h-lined--red-line:after {
  background-color: #c85c28;
}

@media (max-width: 767px) {
  .h-lined:after {
    margin: 6px 0 24px;
  }
}

.browsehappy {
  text-align: center;
  margin: 0;
  background: #fff8e2;
  color: #000;
  padding: 0.5em 0;
}

.header-abs {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
}

.logo__img {
  max-width: 100%;
}

@media (max-width: 767px) {
  .logo--header {
    position: relative;
    top: -4px;
  }
}

.header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 14px;
  margin-bottom: 16px;
}

.header__middle {
  -ms-flex: 1;
  flex: 1;
  margin: 0 75px;
  margin-left: 50px;
}

.header__top {
  height: 32px;
  padding-top: 0px;
  border-bottom: 1px solid #d5d5d5;
}

.header__bottom {
  height: 37px;
  padding-top: 10px;
}

.header__xs,
.header__xxs {
  display: none;
}

@media (max-width: 1279px) {
  .header__middle {
    margin: 0 20px;
    margin-left: 20px;
  }
}

@media (max-width: 1039px) {
  .header {
    padding-top: 6px;
    margin-bottom: 6px;
    -ms-flex-align: center;
    align-items: center;
  }
  .header__middle {
    display: none;
  }
  .header__contact {
    margin-left: auto;
    margin-right: 25px;
  }
  .header__xs {
    display: block;
  }
}

@media (max-width: 767px) {
  .header__logo {
    width: 150px;
  }
  .header__contact {
    display: none;
  }
  .header__xxs {
    margin-left: auto;
    margin-right: 20px;
    display: block;
  }
  .header svg {
    max-width: 20px;
    max-height: 20px;
    fill: #00a2d2;
    color: #00a2d2;
  }
  .header svg:hover {
    fill: #c85c28;
    color: #c85c28;
  }
  .header .icon-set {
    margin-top: 5px;
  }
}

@media (max-width: 499px) {
  .header__xxs {
    margin-right: 10px;
  }
}

.header-xs {
  height: 0;
  margin-bottom: 15px;
  overflow: hidden;
  transition: height 0.5s ease-in-out;
  background: hsla(0, 0%, 100%, 0.9);
  margin: 0 -10px;
}

.header-xs__inner {
  padding: 0 10px;
}

.toggle-nav {
  float: right;
  padding: 8px;
  background: transparent;
  width: 41px;
  cursor: pointer;
  margin-top: 0;
  border: 2px solid #00a2d2;
  border-radius: 4px;
}

.toggle-nav > .toggle-nav__line {
  display: block;
  height: 2px;
  background: #00a2d2;
}

.toggle-nav > .toggle-nav__line:not(:last-of-type) {
  margin-bottom: 5px;
}

.toggle-nav--white {
  border: 2px solid #fff;
}

.toggle-nav--white > .toggle-nav__line {
  background: #fff;
}

.menu {
  margin: 0;
  padding: 0;
}

.menu--header-top .menu__item {
  display: inline-block;
}

.menu--header-top .menu__item:not(:last-of-type) {
  margin-right: 16px;
}

.menu--header-top .menu__link {
  color: #009dd0;
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.menu--header-top .menu__link:hover {
  color: #c85c28;
}

@media (max-width: 1279px) {
  .menu--header-top .menu__item:not(:last-of-type) {
    margin-right: 5px;
  }
}

.menu--header-bottom .menu__item {
  display: inline-block;
}

.menu--header-bottom .menu__item:not(:last-of-type) {
  margin-right: 30px;
}

.menu--header-bottom .menu__link {
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.menu--header-bottom .menu__link:hover {
  color: #c85c28;
}

@media (max-width: 1279px) {
  .menu--header-bottom .menu__item:not(:last-of-type) {
    margin-right: 24px;
  }
}

.menu--header-xs {
  padding: 10px 0;
}

.menu--header-xs:not(:last-of-type) {
  border-bottom: 1px solid #00a2d2;
}

.menu--header-xs .menu__item {
  display: block;
}

.menu--header-xs .menu__item:not(:last-of-type) {
  margin-bottom: 8px;
}

.menu--header-xs .menu__link {
  color: #000;
  font-family: Arial;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}

.menu--header-xs .menu__link:hover {
  color: #c85c28;
}

.menu--list .menu__item {
  display: block;
}

.menu--list .menu__item:not(:last-of-type) {
  margin-bottom: 10px;
}

.menu--list .menu__link {
  color: #161616;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

.menu--list .menu__link:hover {
  color: #c85c28;
}

.menu--footer {
  margin-top: 6px;
  white-space: nowrap;
}

.menu--footer .menu__item {
  display: block;
}

.menu--footer .menu__item:not(:last-of-type) {
  margin-bottom: 10px;
}

.menu--footer .menu__link {
  color: #000;
  font-family: Arial;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
}

.menu--footer .menu__link:hover {
  color: #c85c28;
}

@media (max-width: 767px) {
  .menu--footer {
    margin-top: 12px;
  }
}

.menu--arial .menu__link {
  font-family: Arial;
}

.menu--blue .menu__link {
  color: #00a2d2;
}

.menu--white .menu__link {
  color: #fff;
}

.menu--white .ddown__inner .menu__link {
  color: #009dd0;
}

.menu--white .ddown__inner .menu__link:hover {
  color: #c85c28;
}

.cart-counter {
  display: block;
  white-space: nowrap;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  background: #c85c28;
  border-radius: 50%;
  color: #fff;
  font-family: Montserrat;
  font-size: 9px;
  font-weight: 700;
  position: absolute;
  bottom: -2px;
  right: -6px;
}

.icon-set {
  margin-top: -4px;
}

.icon-set__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.icon-set__item:not(:last-of-type) {
  margin-right: 16px;
}

.icon-set__item:hover svg path {
  fill: #c85c28;
}

.icon-set__img {
  max-width: 50px;
}

@media (max-width: 499px) {
  .icon-set {
    margin-top: 0;
  }
  .icon-set__item:not(:last-of-type) {
    margin-right: 10px;
  }
}

.icon-set--catalog-item {
  margin-top: 0;
}

.icon-set--catalog-item .icon-set__item:not(:last-of-type) {
  margin-right: 25px;
}

.icon-set--catalog-item svg {
  width: 45px;
  height: 45px;
}

@media (max-width: 1279px) {
  .icon-set--catalog-item .icon-set__item:not(:last-of-type) {
    margin-right: 16px;
  }
}

.icon-set--white svg {
  color: #fff;
}

.icon-set--white svg path {
  fill: #fff;
}

.in_wishlist svg path {
  fill: #c85c28;
}

.in_basket svg path {
  fill: #c85c28;
}

.phone {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.phone:hover {
  color: #c85c28;
}

.phone--white {
  color: #fff;
}

.phone--footer {
  display: inline-block;
  margin-bottom: 14px;
}

@media (max-width: 1039px) {
  .phone--footer {
    font-size: 16px;
  }
}

.slider--main {
  margin-bottom: 40px;
  max-height: 600px;
  overflow: hidden;
}

.slider--main .slider__item {
  position: relative;
  height: 600px;
  background-position: 50%;
  background-size: cover;
}

.slider--main .slider__item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.slider--main .slider__inner {
  position: absolute;
  z-index: 4;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 150px;
  color: #fff;
}

.slider--main .slider__heading {
  font-size: 80px;
  font-weight: 900;
  margin: 0 0 8px;
  max-width: 670px;
}

.slider--main .slider__heading,
.slider--main .slider__subheading {
  color: #fff;
  font-family: Montserrat;
  line-height: 1;
  text-transform: uppercase;
}

.slider--main .slider__subheading {
  font-size: 36px;
  font-weight: 700;
  margin: 0;
  max-width: 640px;
  line-height: 1.5;
}

.slider--main .slider__subheading:after {
  content: "";
  display: block;
  width: 94px;
  height: 5px;
  background-color: #00a3d3;
  margin: 18px 0;
}

.slider--main .slider__text {
  margin-top: 45px;
  color: #fff;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  max-width: 600px;
}

.slider--main .slider__controlls {
  padding-left: 4px;
  margin-top: 15px;
}

.slider--main .slick-next,
.slider--main .slick-prev {
  display: inline-block;
  padding: 0;
  border: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  outline: none;
  z-index: 10;
  transition: all 0.25s ease-in-out;
  transform: none;
}

.slider--main .slick-next:focus,
.slider--main .slick-next:hover,
.slider--main .slick-prev:focus,
.slider--main .slick-prev:hover {
  outline: none;
  color: transparent;
  background-color: #00b7ec;
}

.slider--main .slick-next:before,
.slider--main .slick-prev:before {
  display: none;
}

.slider--main .slick-next.slick-disabled,
.slider--main .slick-prev.slick-disabled {
  opacity: 0.25;
}

.slider--main .slick-prev {
  position: static;
  width: 32px;
  height: 32px;
  margin-right: 17px;
  background: #00a3d3 url(../images/arrow-left.png) 50% no-repeat;
}

.slider--main .slick-next {
  position: static;
  width: 32px;
  height: 32px;
  background: #00a3d3 url(../images/arrow-right.png) 50% no-repeat;
}

@media (max-width: 1279px) {
  .slider--main .slider__item {
    height: 650px;
  }
}

@media (max-width: 1039px) {
  .slider--main .slider__item {
    height: 550px;
  }
  .slider--main .slider__heading {
    font-size: 60px;
    margin: 0 0 8px;
  }
  .slider--main .slider__subheading {
    font-size: 30px;
  }
  .slider--main .slider__text {
    margin-top: 25px;
    font-size: 18px;
    max-width: 470px;
  }
}

@media (max-width: 767px) {
  .slider--main .slider__item {
    height: 450px;
  }
  .slider--main .slider__heading {
    font-size: 40px;
    margin: 0 0 8px;
  }
  .slider--main .slider__subheading {
    font-size: 26px;
  }
  .slider--main .slider__subheading:after {
    width: 94px;
    height: 5px;
    margin: 10px 0;
  }
  .slider--main .slider__text {
    margin-top: 10px;
    font-size: 16px;
    max-width: 100%;
    max-height: 100px;
    overflow: hidden;
  }
}

.slider--about {
  margin-bottom: 32px;
}

.slider--about .slider__item {
  position: relative;
  height: 453px;
  background-position: 50%;
}

.slider--about .slider__inner {
  position: absolute;
  z-index: 4;
  bottom: 31px;
  left: 24px;
  width: 429px;
  padding: 29px 33px 27px;
  color: #fff;
  background: #00a2d2;
}

.slider--about .slider__heading {
  color: #fff;
  font-family: Montserrat;
  font-size: 61px;
  font-weight: 900;
  line-height: 0.9;
  text-transform: uppercase;
  margin: 0 0 8px;
}

.slider--about .slider__subheading {
  color: #fff;
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
}

.slider--about .slider__subheading:after {
  content: "";
  display: block;
  width: 82px;
  height: 3px;
  background-color: #fff;
  margin: 21px 0 37px;
}

.slider--about .slider__text {
  margin-top: 20px;
  color: #fff;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
}

.slider--about .slider__controlls {
  position: absolute;
  bottom: 30px;
  left: 492px;
}

.slider--about .slick-next,
.slider--about .slick-prev {
  display: inline-block;
  padding: 0;
  border: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  outline: none;
  z-index: 10;
  transition: all 0.25s ease-in-out;
  transform: none;
}

.slider--about .slick-next:focus,
.slider--about .slick-next:hover,
.slider--about .slick-prev:focus,
.slider--about .slick-prev:hover {
  outline: none;
  color: transparent;
  background-color: #00b7ec;
}

.slider--about .slick-next:before,
.slider--about .slick-prev:before {
  display: none;
}

.slider--about .slick-next.slick-disabled,
.slider--about .slick-prev.slick-disabled {
  opacity: 0.25;
}

.slider--about .slick-prev {
  position: static;
  width: 32px;
  height: 32px;
  margin-right: 17px;
  background: #00a3d3 url(../images/arrow-left.png) 50% no-repeat;
}

.slider--about .slick-next {
  position: static;
  width: 32px;
  height: 32px;
  background: #00a3d3 url(../images/arrow-right.png) 50% no-repeat;
}

.slider-banner {
  position: absolute;
  top: -496px;
  right: 31px;
  border: 13px solid #00a3d3;
}

.slider-banner__img {
  margin-top: -26px;
  margin-bottom: -26px;
  padding: 0 13px;
}

.slider-banner__text {
  background: #00a3d3;
  color: #fff;
  font-family: Montserrat;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  position: absolute;
  bottom: 14px;
  left: 0;
  padding: 13px 21px 13px 12px;
}

@media (max-width: 1039px) {
  .slider-banner {
    top: -450px;
    right: 0;
    border: 5px solid #00a3d3;
    width: 250px;
  }
  .slider-banner__img {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    max-width: 100%;
  }
  .slider-banner__text {
    font-size: 23px;
  }
}

@media (max-width: 767px) {
  .slider-banner {
    display: none;
  }
}

.catalog-list__item {
  max-width: 267px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 30px 15px;
  margin-bottom: -80px;
}

@media (min-width: 1040px) {
  .catalog-list__item:hover {
    z-index: 3;
    margin-bottom: -96px;
  }

  .catalog-list__item:not(.catalog-list__item--no-hover):hover
    .catalog-list__title {
    margin-top: -30px;
  }
}

.catalog-list__item--no-n-margin {
  margin-bottom: 0;
  padding: 18px 15px;
}

.catalog-list__item--selected {
  border: 3px solid #c85c28;
  padding-bottom: 0;
}

.catalog-list__item--selected .catalog-list__icon-set {
  display: none;
}

.catalog-list__item--selected .catalog-list__sign {
  display: block;
}

.catalog-list__item--selected:focus,
.catalog-list__item--selected:hover {
  border: none;
  padding-bottom: 30px;
}

.catalog-list__item--selected:focus .catalog-list__sign,
.catalog-list__item--selected:hover .catalog-list__sign {
  top: 3px;
  left: 3px;
}

.catalog-list__item--selected:focus .catalog-list__icon-set,
.catalog-list__item--selected:hover .catalog-list__icon-set {
  display: block;
}

.catalog-list__item--no-hover:hover .catalog-list__title {
  color: #c85c28 !important;
  text-align: left !important;
}

.catalog-list__item--no-hover:hover .catalog-list__inner {
  opacity: 1 !important;
}

.catalog-list__item--no-hover:hover .catalog-list__img {
  visibility: visible !important;
  opacity: 1 !important;
}

.catalog-list__sign {
  color: #fff;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  z-index: 6;
  top: 40px;
  left: 0;
  background: #c85c28;
  padding: 13px 20px;
}

.catalog-list__inner {
  display: block;
  position: relative;
  z-index: 3;
}

@media (min-width: 1040px) {
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:focus
    .catalog-list__inner,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:hover
    .catalog-list__inner {
    z-index: 6;
  }

  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:focus
    .catalog-list__inner
    + .catalog-list__bricks,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:focus
    .catalog-list__inner
    .catalog-list__icon-set,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:hover
    .catalog-list__inner
    + .catalog-list__bricks,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:hover
    .catalog-list__inner
    .catalog-list__icon-set {
    opacity: 1;
    z-index: 5;
    visibility: visible;
  }

  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:focus
    .catalog-list__inner
    .catalog-list__img,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:hover
    .catalog-list__inner
    .catalog-list__img {
    visibility: hidden;
    opacity: 0;
    transition: none;
  }

  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:focus
    .catalog-list__inner
    .catalog-list__price,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:focus
    .catalog-list__inner
    .catalog-list__title,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:hover
    .catalog-list__inner
    .catalog-list__price,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:hover
    .catalog-list__inner
    .catalog-list__title {
    color: #fff;
    text-align: center;
  }

  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:focus
    .catalog-list__inner
    .price__value,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:hover
    .catalog-list__inner
    .price__value {
    color: #fff;
  }

  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:focus
    .catalog-list__inner
    .price__comment,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:hover
    .catalog-list__inner
    .price__comment {
    color: #fff;
    display: block;
  }

  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:focus
    .catalog-list__inner
    .price__sign
    svg,
  .catalog-list:not(.catalog-list--overview)
    .catalog-list__item:hover
    .catalog-list__inner
    .price__sign
    svg {
    fill: #fff;
  }
}

.catalog-list__bricks {
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: inherit;
  background-position: top center;
  transition: opacity 0.4s ease-in-out;
  visibility: hidden;
}

.catalog-list__bricks:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background: linear-gradient(
    180deg,
    transparent 0,
    rgba(0, 0, 0, 0.7) 91%,
    rgba(0, 0, 0, 0.7)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
}

.catalog-list__img {
  display: block;
  max-width: 100%;
  margin: 0 auto 9px;
  opacity: 1;
  /* transition: opacity .4s ease-in-out .2s; */
  transition: opacity 0.3s ease-in-out;
}

.catalog-list__title {
  color: #000;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 6px;
}

@media (min-width: 1040px) {
  .catalog-list__title {
    height: 65px;
  }
}

.catalog-list__price {
  margin: 0 0 24px;
}

.catalog-list__icon-set {
  position: relative;
  z-index: 3;
  visibility: hidden;
  text-align: center;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.catalog-list__slider-controlls {
  float: right;
  margin-right: 19px;
}

.catalog-list__btn-group {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 6px;
  padding-top: 45px;
}

.catalog-list__btn-group:after,
.catalog-list__btn-group:before {
  content: "";
  display: inline-block;
  width: 20%;
  height: 9px;
  background-color: #e2e2e2;
}

.catalog-list__btn-group:focus,
.catalog-list__btn-group:hover {
  position: relative;
  z-index: 10;
}

@media (max-width: 1279px) {
  .catalog-list__btn-group:after,
  .catalog-list__btn-group:before {
    width: 15%;
  }
}

@media (max-width: 1039px) {
  .catalog-list__btn-group:after,
  .catalog-list__btn-group:before {
    width: 5%;
  }
}

@media (max-width: 767px) {
  .catalog-list__icon-set {
    display: none;
  }
  .catalog-list__btn-group {
    -ms-flex-flow: column;
    flex-flow: column;
    margin: 0 0 25px;
  }
  .catalog-list__btn-group .btn {
    margin-bottom: 20px;
  }
  .catalog-list__btn-group:after,
  .catalog-list__btn-group:before {
    display: none;
  }
}

.slider-arrows-square .slick-next,
.slider-arrows-square .slick-prev {
  display: inline-block;
  padding: 0;
  border: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  outline: none;
  z-index: 10;
  transition: all 0.25s ease-in-out;
  transform: none;
}

.slider-arrows-square .slick-next:focus,
.slider-arrows-square .slick-next:hover,
.slider-arrows-square .slick-prev:focus,
.slider-arrows-square .slick-prev:hover {
  outline: none;
  color: transparent;
}

.slider-arrows-square .slick-next:before,
.slider-arrows-square .slick-prev:before {
  display: none;
}

.slider-arrows-square .slick-next.slick-disabled,
.slider-arrows-square .slick-prev.slick-disabled {
  opacity: 0.25;
}

.slider-arrows-square .slick-prev {
  position: static;
  width: 40px;
  height: 40px;
  border: 2px solid #dbdbdb;
  margin-right: 4px;
  background: #fff url(../images/arrow-tri-left.png) 50% no-repeat;
}

.slider-arrows-square .slick-next {
  position: static;
  width: 40px;
  height: 40px;
  border: 2px solid #dbdbdb;
  background: #fff url(../images/arrow-tri-right.png) 50% no-repeat;
}

.btn {
  display: inline-block;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  padding: 18px 31px;
  border: 2px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.2s ease-in-out;
}

.btn1 {
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  padding: 12px 15px;
  border: 2px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.2s ease-in-out;
}

.btn__icon {
  margin-right: 20px;
  max-height: 24px;
}

.btn--blue {
  background-color: #00a2d2;
  color: #fff;
}

.btn--blue:not(.btn--no-hover):focus,
.btn--blue:not(.btn--no-hover):hover {
  border-color: #00a2d2;
  background-color: transparent;
  color: #00a2d2;
}

.btn--blue.btn--no-hover:focus,
.btn--blue.btn--no-hover:hover,
.btn--red {
  color: #fff;
}

.btn--red {
  background-color: #c85c28;
}

.btn--red:focus,
.btn--red:hover {
  border-color: #c85c28;
  background-color: transparent;
  color: #c85c28;
}

.btn--transparent {
  background: transparent;
  color: #000;
  border: 2px solid #c85c28;
}

.btn--tab {
  position: relative;
  outline: none;
  background-color: #00a2d2;
  color: #fff;
  padding: 19px 32px;
  font-size: 14px;
  transition: none;
}

.btn--tab.active {
  background-color: #c85c28;
}

.btn--tab.active:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #c85c28;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
}

.btn--tab:focus,
.btn--tab:hover {
  outline: none;
}

.btn--grey-tab {
  padding: 14px 28px;
  color: #000;
  font-size: 16px;
  background-color: transparent;
}

.btn--grey-tab.active {
  background-color: #dedede;
}

.btn--grey-tab.active:after {
  display: none;
}

.btn--less-font {
  font-size: 14px;
}

.btn--action,
.btn--big-font {
  font-size: 22px;
}

.btn--action {
  padding: 18px 31px;
}

.btn--delete {
  padding: 0;
  width: 41px;
  height: 41px;
  background: #f5f5f5 url(../images/del.png) 50% no-repeat;
}

.btn--signup {
  font-size: 14px;
  padding: 16px 40px;
}

.btn--more {
  font-size: 14px;
  padding: 14px 24px 12px;
}

.btn--more .btn__icon {
  margin-right: 14px;
  margin-top: -2px;
}

@media (max-width: 767px) {
  .btn {
    padding: 14px 20px;
    font-size: 16px;
  }
}

.price {
  font-family: Montserrat;
}

.price__value {
  display: inline-block;
  vertical-align: baseline;
  color: #c85c28;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.price__sign {
  display: inline-block;
  vertical-align: baseline;
  width: 15px;
  height: 18px;
}

.price__sign svg {
  fill: #676767;
}

.price__comment {
  display: inline-block;
  vertical-align: baseline;
  color: #c85c28;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.price--action .price__value {
  color: #000;
  font-size: 36px;
}

.price--action .price__sign {
  width: 25px;
  margin-left: 7px;
}

.price--action .price__sign svg {
  fill: #000;
}

.price--product .price__value {
  color: #000;
  font-size: 36px;
}

.price--product .price__sign {
  width: 25px;
  height: 26px;
  margin-left: 7px;
}

.price--product .price__sign svg {
  fill: #000;
}

@media (max-width: 767px) {
  .price--product .price__value {
    font-size: 27px;
  }
  .price--product .price__sign {
    width: 19px;
    margin-left: 7px;
  }
}

.price-comment {
  color: #4a4a4a;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  margin: 8px 0 0;
}

.numbers-bg {
  padding: 62px 0;
  margin: 73px 0;
  background-position: 50%;
  background-size: cover;
}

.numbers-bg__heading {
  margin-bottom: 45px;
}

@media (max-width: 1039px) {
  .numbers-bg {
    padding: 30px 0;
    margin: 30px 0;
    text-align: center;
  }
}

.numbers-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.numbers-list__item {
  margin-right: 70px;
}

.numbers-list__value {
  color: #fff;
  font-family: Montserrat;
  font-size: 80px;
  font-weight: 700;
  line-height: 0.9;
  margin-bottom: 15px;
}

.numbers-list__text {
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  max-width: 50%;
}

@media (max-width: 1279px) {
  .numbers-list__text {
    max-width: 100%;
  }
}

@media (max-width: 1039px) {
  .numbers-list {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .numbers-list__item {
    width: 50%;
    margin: 0 0 25px;
  }
  .numbers-list__value {
    color: #fff;
    font-family: Montserrat;
    font-size: 50px;
    font-weight: 700;
    line-height: 0.9;
    margin-bottom: 15px;
  }
  .numbers-list__text {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    max-width: 100%;
  }
}

@media (499px) {
  .numbers-list {
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .numbers-list__item {
    width: 100%;
    margin: 0 0 25px;
  }
  .numbers-list__value {
    color: #fff;
    font-family: Montserrat;
    font-size: 60px;
    font-weight: 700;
    line-height: 0.9;
    margin-bottom: 15px;
  }
  .numbers-list__text {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    max-width: 50%;
  }
}

@media (min-width: 1280px) {
  .no-padding-right {
    padding-right: 0;
  }
  .no-padding-left {
    padding-left: 0;
  }
  .padding-right-weird {
    padding-right: 46px;
  }
  .padding-about {
    padding-left: 25px;
  }
}

@media (max-width: 1279px) {
  .middle-padding {
    padding: 0 25px;
  }
}

@media (max-width: 1039px) {
  .middle-padding {
    padding: 0;
  }
}

.news-category-title {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin: 20px 0 0;
}

.news__heading {
  margin-bottom: 5px;
}

.news__time {
  color: #333;
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 26px;
}

.news__img {
  max-width: 100%;
  margin: 26px 0;
}

.news-list {
  padding: 0;
  margin: 0 0 29px;
}

.news-list__item {
  list-style: none;
  padding: 22px 0;
  border-bottom: 1px solid #cecece;
}

.news-list__item:first-of-type {
  padding-top: 0;
}

.news-list__item:last-of-type {
  border-bottom: none;
}

.news-list__item--bigger-padding {
  padding: 28px 0;
}

.news-list__item--no-padding {
  padding: 0;
}

.news-list__link {
  color: #00a3d3;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.news-list__link:hover {
  color: #c85c28;
}

.news-list__link--bigger-font {
  font-size: 18px;
}

.news-list__link--bg {
  display: block;
  padding: 14px 19px;
  padding-top: 183px;
  background-size: cover;
  background-position: 50%;
}

.news-list__link--bg .news-list__time,
.news-list__link--bg .news-list__title {
  color: #fff;
}

.news-list__link--bg .news-list__title {
  font-size: 30px;
}

.news-list__time {
  display: block;
  color: #333;
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.75;
}

.news-list__title {
  color: #c85c28;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
}

.news-list__title:hover {
  opacity: 0.8;
}

.news-list__img {
  margin: 0 0 5px;
  max-width: 100%;
}

.news-list__caption {
  color: #333;
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}

.news-list--aside {
  margin-bottom: 0;
}

.news-list--aside .news-list__item:last-of-type {
  padding-bottom: 0;
}

.sm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  margin: 0 -7px 25px;
  max-width: 100%;
}

.sm__item {
  padding: 7px;
}

.sm__item:hover {
  opacity: 0.9;
}

.sm__img {
  max-width: 51px;
}

.sm--no-mb {
  margin-bottom: 0;
}

.banner {
  display: block;
  height: 390px;
  margin-bottom: 20px;
  position: relative;
}

.banner__text {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 28px;
  color: #fff;
  font-family: Montserrat;
  font-size: 29px;
  font-weight: 700;
  text-transform: uppercase;
}

.banner__text--small {
  font-size: 25px;
  text-transform: none;
}

.banner:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

@media (max-width: 1279px) {
  .banner {
    height: 300px;
  }
  .banner__text {
    padding: 14px;
    font-size: 22px;
  }
  .banner__text--small {
    font-size: 20px;
  }
}

.banner--wide {
  height: 159px;
}

.banner--config {
  height: 330px;
}

@media (max-width: 1279px) {
  .banner--config {
    height: 270px;
  }
}

.two-colors-bg {
  position: relative;
  background-color: #f1f1f1;
  padding: 36px 0 44px;
  margin: 73px auto 29px;
  max-width: 2000px;
}

.two-colors-bg__second-color {
  position: absolute;
  top: 0;
  right: 0;
  width: 47%;
  height: 100%;
  background-color: #00a3d3;
}

.two-colors-bg__second-color--img {
  right: auto;
  left: 0;
  width: 49%;
  background-color: transparent;
  background-size: cover;
}

.two-colors-bg--about {
  padding: 57px 0 69px;
  margin: 43px auto 30px;
}

@media (max-width: 767px) {
  .two-colors-bg__second-color {
    display: none;
  }
  .two-colors-bg__second-part {
    margin-top: 35px;
  }
}

.doc-item {
  display: table;
  padding: 20px 0;
  border-bottom: 2px solid #fff;
}

.doc-item__img {
  width: 58px;
}

.doc-item__img,
.doc-item__text {
  display: table-cell;
  vertical-align: top;
}

.doc-item__text {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.75;
}

.doc-item__text--blue {
  color: #00a2d2;
  font-weight: 500;
  line-height: 1.4;
}

.doc-item:hover .doc-item__text {
  color: #00a2d2;
}

.doc-item:hover .doc-item__text--blue {
  color: #c85c28;
}

.doc-item--middle {
  padding: 9px 0;
}

.doc-item--middle .doc-item__img {
  vertical-align: middle;
  width: 50px;
}

.doc-item--middle .doc-item__text {
  vertical-align: middle;
}

.doc-item--block {
  display: block;
  padding: 0;
  border-bottom: 0;
  text-align: center;
}

.doc-item--block .doc-item__img {
  display: block;
  width: 100%;
  margin-bottom: 8px;
}

.doc-item--block .doc-item__img > img {
  display: inline-block;
}

.doc-item--block .doc-item__text {
  display: block;
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
}

body:not(.ie) .zoom-bg {
  background-size: 100%;
  background-position: 50%;
  background-repeat: none;
  transition: background-size 0.35s ease-in-out;
}

body:not(.ie) .zoom-bg:focus,
body:not(.ie) .zoom-bg:hover {
  background-size: 120%;
}

body.ie {
  background: #fafafa !important;
}

.card {
  display: block;
  position: relative;
  padding-top: 90%;
  margin-bottom: 25px;
}

.card__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card__heading {
  top: 0;
  padding: 30px;
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
}

.card__heading,
.card__text {
  position: absolute;
  left: 0;
  width: 100%;
  color: #fff;
  font-family: Montserrat;
  font-weight: 700;
  text-transform: uppercase;
}

.card__text {
  bottom: 0;
  padding: 20px 30px;
  font-size: 14px;
  line-height: 1.4;
}

.card__text p {
  margin: 5px 0 0;
}

.card__text ul {
  padding: 0;
  margin: 0;
}

.card__text li {
  list-style: none;
  margin: 5px 0 0;
}

.card__text li:before {
  content: "\2014";
  margin-top: -2px;
  margin-right: 5px;
}

.footer {
  background-color: #f0f0f0;
  padding: 50px 0 60px;
  margin-top: 46px;
}

.footer__logo {
  margin-top: -21px;
  margin-bottom: 36px;
}

.footer__phones {
  margin-bottom: 10px;
}

.footer__last-block {
  padding-left: 35px;
}

@media (max-width: 1039px) {
  .footer {
    padding: 40px 0 30px;
  }
  .footer__logo {
    margin-bottom: 24px;
  }
  .footer__last-block {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .footer__last-block {
    margin-top: 25px;
  }
}

.form__input,
.form__select,
input {
  box-shadow: none;
}

.form__input,
.form__select {
  width: 100%;
  border: 2px solid #e8e8e8;
  padding: 18px 22px;
  margin: 0 0 15px;
  color: #333;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  resize: none;
  border-radius: 0;
}

.form__input::-webkit-input-placeholder,
.form__select::-webkit-input-placeholder {
  color: #4d4d4d;
}

.form__input:-moz-placeholder,
.form__select:-moz-placeholder {
  color: #4d4d4d;
}

.form__input:-ms-input-placeholder,
.form__select:-ms-input-placeholder {
  color: #4d4d4d;
}

.form__description {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  margin: 0 0 15px;
}

.form__row {
  display: -ms-flexbox;
  display: flex;
}

.form__row .form__input {
  margin: 0;
  margin-right: 24px;
}

.form--subscribe {
  width: 70%;
  margin: 20px auto 0;
}

@media (max-width: 1039px) {
  .form--subscribe {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .form--subscribe .form__input {
    margin-bottom: 15px;
  }
  .form--subscribe .form__row {
    -ms-flex-flow: column;
    flex-flow: column;
  }
}

.form--offset {
  margin-bottom: 60px;
}

@media (max-width: 499px) {
  .form--offset {
    margin-bottom: 30px;
  }
}

.form--search .form__input {
  background: transparent;
  border: 0;
  padding: 0;
  color: #585858;
  font-family: Montserrat;
  font-size: 69px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 0;
}

.form--search .form__input::-webkit-input-placeholder {
  color: #585858;
}

.form--search .form__input:-moz-placeholder {
  color: #585858;
}

.form--search .form__input:-ms-input-placeholder {
  color: #585858;
}

.form--search .form__input:focus,
.form--search .form__input:hover {
  outline: none;
}

.form--search .form__disclaimer {
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0;
}

.form--search .form__disclaimer:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #00a2d2;
  margin-bottom: 15px;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform 0.3s;
}

@media (max-width: 767px) {
  .form--search .form__input {
    font-size: 30px;
    padding-right: 40px;
  }
}

.search {
  margin-bottom: 10px;
}

.search__input,
.search__select {
  width: 100%;
  border: 2px solid #e8e8e8;
  padding: 18px 22px;
  margin: 0 0 15px;
  color: #333;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  resize: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
}

.search__input::-webkit-input-placeholder,
.search__select::-webkit-input-placeholder {
  color: #4d4d4d;
}

.search__input:-moz-placeholder,
.search__select:-moz-placeholder {
  color: #4d4d4d;
}

.search__input:-ms-input-placeholder,
.search__select:-ms-input-placeholder {
  color: #4d4d4d;
}

.search__description {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  margin: 0 0 15px;
}

.search__row {
  display: -ms-flexbox;
  display: flex;
}

.search__row .form__input {
  margin: 0;
  margin-right: 24px;
}

.search--subscribe {
  width: 70%;
  margin: 15px auto 0;
}

@media (max-width: 1039px) {
  .search--subscribe {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .search--subscribe .form__input {
    margin-bottom: 15px;
  }
  .search--subscribe .form__row {
    -ms-flex-flow: column;
    flex-flow: column;
  }
}

.search--offset {
  margin-bottom: 60px;
}

@media (max-width: 499px) {
  .search--offset {
    margin-bottom: 30px;
  }
}

.search--search .form__input {
  background: transparent;
  border: 0;
  padding: 0;
  color: #fff;
  font-family: Montserrat;
  font-size: 69px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 0;
}

.search--search .form__input::-webkit-input-placeholder {
  color: #fff;
}

.search--search .form__input:-moz-placeholder {
  color: #fff;
}

.search--search .form__input:-ms-input-placeholder {
  color: #fff;
}

.search--search .form__input:focus,
.search--search .form__input:hover {
  outline: none;
}

.search--search .form__disclaimer {
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0;
}

.search--search .form__disclaimer:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #00a2d2;
  margin-bottom: 15px;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform 0.3s;
}

@media (max-width: 767px) {
  .search--search .form__input {
    font-size: 30px;
    padding-right: 40px;
  }
}

.search__input {
  padding: 14px 22px;
}

.page-description {
  border-top: 11px solid #efefef;
  padding-top: 31px;
  margin-top: 31px;
}

@media (max-width: 1279px) {
  .page-description {
    padding-top: 24px;
  }
}

.action-block {
  background-color: #ececec;
  padding: 20px;
  margin: 50px 0 59px;
}

.action-block,
.action-block__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.action-block__img {
  width: 57%;
}

.action-block__description {
  width: 40%;
}

.action-block__pic {
  max-width: 108%;
  margin: -50px -44px;
}

.action-block__heading {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 5px;
}

.action-block__heading--name {
  margin-bottom: 14px;
}

.action-block__link {
  color: inherit;
  text-decoration: none;
}

.action-block__link:hover {
  color: #c85c28;
}

.action-block__price {
  min-width: 180px;
  margin-bottom: 25px;
}

.action-block__controlls {
  margin-bottom: 25px;
}

.action-block__comment {
  color: #6f6f6f;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  padding-right: 10px;
}

.action-block:focus,
.action-block:hover {
  position: relative;
  z-index: 5;
}

@media (max-width: 1279px) {
  .action-block {
    margin: 20px 0;
  }
  .action-block__description,
  .action-block__img {
    width: 50%;
  }
  .action-block__pic {
    margin: -20px -44px;
  }
}

@media (max-width: 767px) {
  .action-block {
    margin: 30px 0;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .action-block__description,
  .action-block__img {
    width: auto;
  }
  .action-block__pic {
    max-width: 100%;
    margin: 0 0 15px;
  }
  .action-block__heading {
    font-size: 18px;
    margin: 0 0 5px;
  }
  .action-block__heading--name {
    margin-bottom: 14px;
  }
  .action-block__comment,
  .action-block__controlls,
  .action-block__price {
    max-width: 180px;
    margin-bottom: 15px;
  }
  .action-block__comment {
    font-size: 13px;
    padding-right: 0;
  }
}

@media (max-width: 499px) {
  .action-block__row {
    -ms-flex-flow: column;
    flex-flow: column;
  }
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.controlls {
  position: relative;
}

.controlls__input {
  width: 100%;
  border: none;
  padding: 16px 15px;
  padding-right: 45px;
  color: #4a4a4a;
  border-radius: 0;
}

.controlls__input,
.controlls__minus,
.controlls__plus {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

.controlls__minus,
.controlls__plus {
  position: absolute;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  border: 0;
  background-color: #c85c28;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.controlls__plus {
  top: 0;
}

.controlls__minus {
  top: 31px;
}

.controlls--cart {
  white-space: nowrap;
}

.controlls--cart .controlls__input {
  width: 51px;
  border: 2px solid #e8e8e8;
  padding: 10px 5px;
  color: #4a4a4a;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

.controlls--cart .controlls__minus,
.controlls--cart .controlls__plus {
  position: static;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 3px;
  background-color: #00a2d2;
  font-size: 14px;
}

.controlls--cart .controlls__info {
  margin-top: 3px;
  display: block;
  width: 148px;
  text-align: center;
  color: #606060;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
}

.sorting {
  margin: 0 0 15px;
}

.sorting__text {
  color: #000;
  margin-right: 20px;
}

.sorting__text,
.sorting__variant {
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}

.sorting__variant {
  color: #c85c28;
  cursor: pointer;
}

.grey-info {
  border: 2px solid #dedede;
  background-color: #f5f5f5;
  padding: 28px 23px;
  margin-bottom: 20px;
}

.transparent-info {
  border: 2px solid transparent;
  background-color: transparent;
  padding: 23px;
  margin-bottom: 20px;
}

@media (max-width: 1039px) {
  .transparent-info {
    padding: 23px 0;
    margin-bottom: 0;
  }
}

.filter__heading {
  color: #161616;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.3;
  text-transform: uppercase;
  margin: 0 0 18px;
}

.filter__btn-offset {
  margin-right: 20px;
}

.filter__input {
  width: 100%;
  max-width: 350px;
  border: 2px solid #e8e8e8;
  background-color: #fff;
  padding: 10px 13px;
  border-radius: 0;
  -webkit-appearance: none;
}

.filter__checkbox,
.filter__input,
.filter__range {
  margin-bottom: 18px;
}

.filter__checkbox {
  cursor: pointer;
  margin-right: 18px;
}

.filter__checkbox input {
  display: none;
}

.filter__checkbox .filter__text {
  vertical-align: middle;
  color: #272727;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.filter__checkbox .filter__text:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  border: 2px solid #e8e8e8;
  background-color: #fff;
  margin-right: 8px;
  margin-top: -3px;
}

.filter__checkbox input:checked + .filter__text:before {
  background-color: #00a3d3;
}

.filter__checkbox--block {
  display: block;
  margin-right: 0;
}

.additional {
  margin-top: 60px;
}

.additional__category-name {
  color: #c85c28;
}

.product {
  overflow: hidden;
}

.product__top {
  margin-top: 46px;
  display: -ms-flexbox;
  display: flex;
}

.product__heading {
  line-height: 1.3;
  margin-bottom: 7px;
  z-index: 1;
  position: relative;
}

.product__left-info {
  width: 56%;
  position: relative;
  z-index: 1;
}

.product__right-info {
  width: 44%;
  position: relative;
  margin-top: -14px;
}

.product__gost-like {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.product__gost {
  font-size: 13px;
  margin-right: 100px;
}

.product__gost,
.product__like {
  color: #535353;
  font-family: Roboto;
  font-weight: 400;
  line-height: 1;
}

.product__like {
  font-size: 14px;
  background: transparent;
  border: 0;
  padding: 0;
}

.product__like > svg {
  vertical-align: middle;
}

.product__like:hover > svg path {
  fill: #c85c28;
  color: #c85c28;
}

.product__purpose {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 32px 0 46px;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.5);
}

.product__purpose-item:not(:last-of-type) {
  margin-right: 40px;
}

.product__purpose-item:hover {
  opacity: 0.8;
}

.product__buy-block {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}

.product__grey-bg {
  background-color: #efefef;
  padding: 15px 18px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
}

.product__price {
  margin-right: 15px;
}

.product__controlls {
  width: 125px;
}

.product__comment {
  color: #434343;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 25px;
}

.product__img {
  margin-right: -121px;
}

.product__pic {
  float: right;
  margin-top: -35px;
}

.product__downloads {
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
}

.product__download-item {
  margin-bottom: 33px;
}

.product__middle {
  margin-bottom: 35px;
}

@media (max-width: 1279px) {
  .product__img {
    margin-right: -83px;
  }
  .product__pic {
    width: 580px;
    margin-top: auto;
  }
  .product__purpose {
    margin: 25px 0;
  }
}

@media (max-width: 1039px) {
  .product__top {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: 0;
  }
  .product__left-info {
    width: 100%;
  }
  .product__right-info {
    display: none;
  }
  .product__img {
    margin: 20px 0;
  }
  .product__pic {
    float: none;
    width: auto;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .product__buy-block {
    -ms-flex-flow: column;
    flex-flow: column;
    width: 320px;
  }
  .product__grey-bg {
    margin-right: 0;
    padding: 15px;
  }
}

@media (max-width: 499px) {
  .product__purpose {
    display: block;
  }

  .product__purpose-item {
    margin-bottom: 15px;
  }

  .product__buy-block {
    width: 100%;
  }
  .product__gost-like {
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 12px 0;
  }
  .product__gost {
    margin-bottom: 10px;
  }
}

.purpose {
  display: table;
}

.purpose__img {
  margin-right: 13px;
}

.purpose__img,
.purpose__title {
  display: table-cell;
  vertical-align: middle;
}

.purpose__title {
  color: #535353;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
}

.gallery {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
}

@media (max-width: 500px) {
  .gallery {
    margin: 0 -5px;
  }
}

.gallery__item {
  width: 25%;
  padding: 0 10px;
}

.gallery--3-items {
  flex-flow: row wrap;
}

.gallery--3-items .gallery__item {
  width: 33.33333%;
  margin: 0 0 10px;
}

.gallery--3-items .gallery__img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 150px;
}

.gallery__img--square {
  padding-top: 95%;
  background-position: 50%;
  background-size: 170%;
  transition: background-size 0.35s ease-in-out;
}

.gallery__img--square:hover {
  background-size: 180%;
}

.gallery--product {
  margin-bottom: 10px;
}

@media (max-width: 1039px) {
  .gallery--product {
    margin-bottom: 20px;
  }
}

@media (max-width: 499px) {
  .gallery__item {
    margin: 0 0 10px;
  }

  .gallery--product {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 0;
  }
  .gallery--product .gallery__item {
    width: 50%;
    padding: 0 5px;
  }
}

.contact-item {
  margin-bottom: 30px;
}

.contact-block {
  border-top: 11px solid #efefef;
  border-bottom: 11px solid #efefef;
  padding-top: 33px;
  padding-bottom: 33px;
  margin-bottom: 46px;
}

.contact-block__item:not(:last-of-type) {
  margin-bottom: 42px;
}

.contact-block__heading {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 20px;
}

.contact-block__heading,
.contact-block__text {
  color: #333;
  font-family: Montserrat;
  line-height: 1.8;
}

.contact-block__text {
  font-size: 14px;
  font-weight: 500;
}

.contact-block__bold-text {
  color: #333;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

.contact-block__map-control {
  color: #00a2d2;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  cursor: pointer;
  padding: 0;
  border: 0;
  background: none;
}

@media (max-width: 499px) {
  .contact-block {
    border-top: 0;
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
  }
  .contact-block__item:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .contact-block__heading {
    font-size: 18px;
    margin: 0 0 20px;
  }
}

#map {
  height: 800px;
  margin-bottom: 46px;
}

@media (max-width: 499px) {
  #map {
    height: 300px;
    height: 80vh;
  }
}

#map-estate {
  height: 400px;
  margin-bottom: 25px;
}

.tabs-controlls-margin {
  margin-bottom: 24px;
}

@media (max-width: 499px) {
  .tabs-controlls-margin {
    display: none;
  }
}

.tabs-controlls .btn:not(:last-of-type) {
  margin-right: 20px;
}

@media (max-width: 499px) {
  .tabs-controlls .btn {
    display: none;
  }
}

.tabs-containers [data-tab-container] {
  display: none;
}

.tabs-containers [data-tab-container].active {
  display: block;
}

@media (max-width: 499px) {
  .tabs-containers [data-tab-container] {
    display: block;
  }
}

.tab-xxs-heading {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  margin-bottom: 10px;
  display: none;
}

.tab-xxs-heading:after {
  content: "";
  display: block;
  width: 45px;
  height: 5px;
  margin: 13px 0 31px;
  background-color: #00a2d2;
}

.tab-xxs-heading--white {
  color: #fff;
}

.tab-xxs-heading--white:after {
  background-color: #fff;
}

@media (max-width: 767px) {
  .tab-xxs-heading--white {
    color: #000;
  }
  .tab-xxs-heading--white:after {
    background-color: #00a2d2;
  }
}

.tab-xxs-heading--red-line:after {
  background-color: #c85c28;
}

@media (max-width: 767px) {
  .tab-xxs-heading:after {
    margin: 6px 0 24px;
  }
}

@media (max-width: 499px) {
  .tab-xxs-heading,
  __heading {
    display: block;
  }
  padding: 15px 18px;
  margin: 25px 0;
}

.tab-container-grey {
  border: 2px solid #dedede;
  background-color: #f5f5f5;
  padding: 32px;
  padding-bottom: 0;
}

@media (max-width: 499px) {
  .tab-container-grey {
    padding: 15px 18px;
    margin: 25px 0;
  }
}

.cart__item-name {
  width: 200px;
}

.cart__item-price {
  padding-top: 38px !important;
}

.cart__table {
  width: 100%;
  text-align: left;
}

.cart__table td,
.cart__table th {
  vertical-align: top;
  padding: 25px 0;
  border-bottom: 2px solid #cecece;
  color: #0b0b0b;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

.cart__table td:not(:first-of-type):not(:last-of-type),
.cart__table th:not(:first-of-type):not(:last-of-type) {
  padding: 25px;
}

.cart__table th {
  white-space: nowrap;
  padding: 18px 0;
}

.cart__table th:not(:first-of-type):not(:last-of-type) {
  padding: 18px;
}

.cart__table tr:last-of-type td {
  border-color: #00a2d2;
}

.cart__info {
  margin: 25px 0;
  color: #e84700;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
}

.cart__info a {
  color: #00a3d3;
}

.cart__info--black {
  text-align: right;
  color: #000;
  font-size: 14px;
}

.cart__btn-block {
  text-align: right;
  margin-bottom: 35px;
}

.cart__btn {
  font-size: 14px;
}

@media (max-width: 1039px) {
  .cart__item-name {
    width: 150px;
  }
  .cart__item-price {
    padding-top: 28px !important;
  }
  .cart__table td,
  .cart__table th {
    padding: 15px 0;
    font-size: 13px;
  }
  .cart__table td:not(:first-of-type):not(:last-of-type),
  .cart__table th:not(:first-of-type):not(:last-of-type) {
    padding: 15px;
  }
  .cart__table th {
    white-space: normal;
    padding: 15px 0;
  }
  .cart__table th:not(:first-of-type):not(:last-of-type) {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .cart__item-price {
    padding-top: 20px !important;
  }
  .cart__table td,
  .cart__table th {
    padding: 7px 0;
  }
  .cart__table td:not(:first-of-type):not(:last-of-type),
  .cart__table th:not(:first-of-type):not(:last-of-type) {
    padding: 7px;
  }
  .cart__table th {
    white-space: normal;
    padding: 7px 0;
  }
  .cart__table th:not(:first-of-type):not(:last-of-type) {
    padding: 7px;
  }
  .cart__btn-block,
  .cart__info--black {
    text-align: left;
  }
}

@media (min-width: 1280px) {
  .negative-margin {
    margin-left: -24px;
    margin-right: -24px;
  }
}

.about-big-text {
  color: #00a2d2;
  font-family: Montserrat;
  font-size: 97px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 28px;
}

@media (max-width: 1279px) {
  .about-big-text {
    font-size: 67px;
  }
}

@media (max-width: 1039px) {
  .about-big-text {
    font-size: 64px;
  }
}

@media (max-width: 767px) {
  .about-big-text {
    font-size: 44px;
    margin-bottom: 18px;
  }
}

@media (max-width: 499px) {
  .about-big-text {
    font-size: 35px;
    margin-bottom: 14px;
  }
}

.about-big-text-2 {
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}

@media (max-width: 1039px) {
  .about-big-text-2 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .about-big-text-2 {
    font-size: 22px;
  }
}

.about-nums {
  counter-reset: a;
  margin: 50px 0 20px;
}

.about-nums__item {
  position: relative;
  margin: 0 0 80px;
}

.about-nums__item:before {
  content: counter(a);
  counter-increment: a;
  color: #f0f0f0;
  font-family: Montserrat;
  font-size: 144px;
  font-weight: 900;
  line-height: 57.7px;
}

.about-nums__icon {
  position: absolute;
  top: 38px;
  left: 32px;
}

.about-nums__text {
  color: #111;
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding-top: 21px;
}

.ddown {
  position: relative;
}

.ddown__toggle {
  cursor: pointer;
}

.ddown__inner {
  min-width: 260px;
  position: absolute;
  top: 140%;
  right: -15px;
  z-index: 10;
  display: none;
  background-color: #f2f2f2;
  box-shadow: 0 2px 10px 1px hsla(0, 0%, 95%, 0.55);
  padding: 20px;
}

.ddown__inner.active {
  display: block;
}

.ddown__inner:before {
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  right: 20px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #f2f2f2;
}

.estate {
  margin-bottom: 45px;
}

.estate__img {
  max-width: 100%;
  margin-bottom: 10px;
}

.estate__address,
.estate__info,
.estate__price,
.estate__type {
  color: #2e2e2e;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
}

.estate__type {
  color: #00a2d2;
}

.estate__price {
  color: #c85c28;
}

@media (max-width: 1279px) {
  .estate__address,
  .estate__info,
  .estate__price,
  .estate__type {
    font-size: 13px;
  }
}

.estate-m__title {
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
}

.estate-m__title:after {
  content: "";
  display: block;
  height: 1px;
  background: #e6e6e6;
  margin: 22px 0;
}

.estate-m__price {
  color: #333;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.estate-m__price--small {
  font-size: 14px;
}

.estate-m__info {
  line-height: 1.5;
  margin: 25px 0;
}

.estate-m__contact,
.estate-m__info {
  color: #333;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
}

.estate-m__contact {
  line-height: 24px;
  margin-bottom: 25px;
}

.estate-m__contact-phones {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  margin-right: 36px;
  margin-bottom: 25px;
}

.estate-m__contact-phones > p {
  margin: 0;
}

.estate-m__contact-btns {
  display: inline-block;
  vertical-align: top;
}

.estate-m__img {
  max-width: 100%;
  margin-bottom: 21px;
}

@media (max-width: 1039px) {
  .estate-m__title {
    font-size: 24px;
    line-height: 1.2;
    padding-right: 40px;
  }
  .estate-m__info {
    margin: 25px 0;
  }
}

@media (max-width: 1039px) {
  .table-responsive {
    overflow-x: auto;
  }
}

.xs-phone {
  position: relative;
  top: 1px;
}

.mb-25 {
  margin-bottom: 25px;
}

.product-item-container {
  height: auto !important;
}

.catalog-top {
  margin-bottom: 50px;
}

.faq {
  margin-bottom: 45px;
}
.faq__item:last-of-type {
  border-bottom: 1px solid #ddd;
}
.faq__heading {
  padding: 20px 0;
  cursor: pointer;
  border-top: 1px solid #ddd;
  margin-top: -1px;
}
.faq__title {
  color: #333;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
}
.faq__body {
  padding: 0 0 20px;
  display: none;
}

span.blue {
  color: #00a2d2;
}

.news-list__link--bg {
  position: relative;
}

.news-list__link--bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.news-list__link--bg > * {
  position: relative;
  z-index: 5;
}

.estate__img {
  max-width: 100%;
  margin-bottom: 10px;
  height: 190px;
}

@media (min-width: 768px) {
  .modal--estate .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 1040px) {
  .modal--estate .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1280px) {
  .modal--estate .modal-dialog {
    width: 1152px;
  }
}
.modal--estate .modal-content {
  background: #fff;
  padding: 20px;
  border: 3px solid #c85c28;
}
.modal--estate .modal-close-btn {
  top: 16px;
  right: 16px;
}

.electro {
  width: 100%;
  font-size: 12px;
}

.electro tr td {
  border: 1px #ccc solid;
  padding: 2px;
}

.partnerh2 {
  color: #000;
  font-size: 14px;
  margin-top: 5px;
}

/* Fix */
.list {
  padding: 0;
  margin: 0;
}

.list__item {
  display: block;
  padding: 0;
  margin: 0 0 8px;
}

.list__link {
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #07a4d7;
}

.list__link:focus,
.list__link.list__link--active {
  color: #000;
  text-decoration: none;
}

.list__link:hover {
  color: #c85c28;
}

.b-downloads {
}

.b-downloads__item {
  margin: 0;
  padding: 15px 0;
  border-bottom: 2px solid #e2e2e2;
}

.b-downloads__title {
  vertical-align: middle;
  color: #00a2d2;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin: 0;
  margin-right: 10px;
}

.b-downloads__info {
  vertical-align: middle;
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.b-downloads__link {
  color: #00a2d2;
}

.cert {
  display: block;
  margin-bottom: 45px;
}

.cert:focus {
  outline: none;
}

.cert__img {
  margin: 0 0 10px;
}

.cert__title {
  color: #00a2d2;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
}

/* New product price block */

.product__buy-block {
  display: block;
  max-width: 545px;
  margin-bottom: 30px;
}

.product__grey-bg {
  flex-wrap: wrap;
  justify-content: space-between;
}

.product__buy {
  padding: 10px 24px;
}

.product__price-text {
  width: 100%;
  color: #000000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  margin: 10px 0 0;
}

.product__price-text + .product__price-text {
  margin: 0;
}

.product__comment {
  margin: 13px 20px;
}

.product__alert {
  color: #434343;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;

  border: 3px solid #e6e6e6;
  background: #fff;
  padding: 18px 25px;
  margin: 25px 0;
}

.product__controlls {
  margin-left: 10px;
  margin-right: 10px;
}

.product__price {
  margin-right: auto;
}

@media (max-width: 767px) {
  .product__controlls {
    width: 100px;
  }

  .product__buy-block {
    width: 100%;
  }
  td.basket-items-list-item-remove.hidden-xs {
    display: none;
  }
}

@media (max-width: 500px) {
  .product__controlls {
    width: 100%;
    margin: 10px 0;
  }
  .product__grey-bg {
    -ms-flex-flow: column;
    flex-flow: column;
  }
}

aside.no-padding-left .banners .banner:last-of-type {
  top: 15px;
}

.banner-slider__controlls {
  margin-bottom: 20px;
}
