html {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar; }

html,
body {
  font-family: sans-serif;
  margin: 0;
  padding: 0; }

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

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

a {
  background-color: transparent; }

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

img {
  vertical-align: middle;
  border: 0; }

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

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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 {
  font: inherit;
  margin: 0;
  color: inherit; }

:focus,
input,
textarea,
input:active,
textarea:active,
a {
  outline: none; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield; }

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

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

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

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

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

@viewport {
  width: device-width; }

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

address {
  font-style: normal;
  line-height: inherit; }

figure {
  margin: 0; }

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

.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .video-responsive iframe,
  .video-responsive object,
  .video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: inherit;
  margin: 0;
  padding: 0;
  color: inherit; }

ul,
ol {
  margin: 0;
  list-style: none; }

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

blockquote {
  margin: 0 0 15px; }

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

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

input[type="radio"],
input[type="checkbox"] {
  line-height: normal; }

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

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

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

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

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }

  @media (min-width: 768px) {
    .container {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1170px; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.xs-1, .xs-2, .xs-3, .xs-4, .xs-5, .xs-6, .xs-7, .xs-8, .xs-9, .xs-10, .xs-11, .xs-12, .xs-13, .xs-14, .sm-1, .sm-2, .sm-3, .sm-4, .sm-5, .sm-6, .sm-7, .sm-8, .sm-9, .sm-10, .sm-11, .sm-12, .sm-13, .sm-14, .md-1, .md-2, .md-3, .md-4, .md-5, .md-6, .md-7, .md-8, .md-9, .md-10, .md-11, .md-12, .md-13, .md-14, .lg-1, .lg-2, .lg-3, .lg-4, .lg-5, .lg-6, .lg-7, .lg-8, .lg-9, .lg-10, .lg-11, .lg-12, .lg-13, .lg-14, .xl-1, .xl-2, .xl-3, .xl-4, .xl-5, .xl-6, .xl-7, .xl-8, .xl-9, .xl-10, .xl-11, .xl-12, .xl-13, .xl-14 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.xs-1 {
  float: left;
  width: 7.14286%; }

.xs-2 {
  float: left;
  width: 14.28571%; }

.xs-3 {
  float: left;
  width: 21.42857%; }

.xs-4 {
  float: left;
  width: 28.57143%; }

.xs-5 {
  float: left;
  width: 35.71429%; }

.xs-6 {
  float: left;
  width: 42.85714%; }

.xs-7 {
  float: left;
  width: 50%; }

.xs-8 {
  float: left;
  width: 57.14286%; }

.xs-9 {
  float: left;
  width: 64.28571%; }

.xs-10 {
  float: left;
  width: 71.42857%; }

.xs-11 {
  float: left;
  width: 78.57143%; }

.xs-12 {
  float: left;
  width: 85.71429%; }

.xs-13 {
  float: left;
  width: 92.85714%; }

.xs-14 {
  float: left;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-xs-13 {
  right: 92.85714%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.push-xs-13 {
  left: 92.85714%; }

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

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

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

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

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

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

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

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

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

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

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

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

.offset-xs-12 {
  margin-left: 85.71429%; }

.offset-xs-13 {
  margin-left: 92.85714%; }

@media (min-width: 576px) {
  .sm-1 {
    float: left;
    width: 7.14286%; }
  .sm-2 {
    float: left;
    width: 14.28571%; }
  .sm-3 {
    float: left;
    width: 21.42857%; }
  .sm-4 {
    float: left;
    width: 28.57143%; }
  .sm-5 {
    float: left;
    width: 35.71429%; }
  .sm-6 {
    float: left;
    width: 42.85714%; }
  .sm-7 {
    float: left;
    width: 50%; }
  .sm-8 {
    float: left;
    width: 57.14286%; }
  .sm-9 {
    float: left;
    width: 64.28571%; }
  .sm-10 {
    float: left;
    width: 71.42857%; }
  .sm-11 {
    float: left;
    width: 78.57143%; }
  .sm-12 {
    float: left;
    width: 85.71429%; }
  .sm-13 {
    float: left;
    width: 92.85714%; }
  .sm-14 {
    float: left;
    width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 7.14286%; }
  .pull-sm-2 {
    right: 14.28571%; }
  .pull-sm-3 {
    right: 21.42857%; }
  .pull-sm-4 {
    right: 28.57143%; }
  .pull-sm-5 {
    right: 35.71429%; }
  .pull-sm-6 {
    right: 42.85714%; }
  .pull-sm-7 {
    right: 50%; }
  .pull-sm-8 {
    right: 57.14286%; }
  .pull-sm-9 {
    right: 64.28571%; }
  .pull-sm-10 {
    right: 71.42857%; }
  .pull-sm-11 {
    right: 78.57143%; }
  .pull-sm-12 {
    right: 85.71429%; }
  .pull-sm-13 {
    right: 92.85714%; }
  .pull-sm-14 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 7.14286%; }
  .push-sm-2 {
    left: 14.28571%; }
  .push-sm-3 {
    left: 21.42857%; }
  .push-sm-4 {
    left: 28.57143%; }
  .push-sm-5 {
    left: 35.71429%; }
  .push-sm-6 {
    left: 42.85714%; }
  .push-sm-7 {
    left: 50%; }
  .push-sm-8 {
    left: 57.14286%; }
  .push-sm-9 {
    left: 64.28571%; }
  .push-sm-10 {
    left: 71.42857%; }
  .push-sm-11 {
    left: 78.57143%; }
  .push-sm-12 {
    left: 85.71429%; }
  .push-sm-13 {
    left: 92.85714%; }
  .push-sm-14 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 7.14286%; }
  .offset-sm-2 {
    margin-left: 14.28571%; }
  .offset-sm-3 {
    margin-left: 21.42857%; }
  .offset-sm-4 {
    margin-left: 28.57143%; }
  .offset-sm-5 {
    margin-left: 35.71429%; }
  .offset-sm-6 {
    margin-left: 42.85714%; }
  .offset-sm-7 {
    margin-left: 50%; }
  .offset-sm-8 {
    margin-left: 57.14286%; }
  .offset-sm-9 {
    margin-left: 64.28571%; }
  .offset-sm-10 {
    margin-left: 71.42857%; }
  .offset-sm-11 {
    margin-left: 78.57143%; }
  .offset-sm-12 {
    margin-left: 85.71429%; }
  .offset-sm-13 {
    margin-left: 92.85714%; } }

@media (min-width: 768px) {
  .md-1 {
    float: left;
    width: 7.14286%; }
  .md-2 {
    float: left;
    width: 14.28571%; }
  .md-3 {
    float: left;
    width: 21.42857%; }
  .md-4 {
    float: left;
    width: 28.57143%; }
  .md-5 {
    float: right;
    width: 35.71429%; }
  .md-6 {
    float: left;
    width: 42.85714%; }
  .md-7 {
    float: left;
    width: 50%; }
  .md-8 {
    float: left;
    width: 57.14286%; }
  .md-9 {
    float: left;
    width: 64.28571%; }
  .md-10 {
    float: left;
    width: 71.42857%; }
  .md-11 {
    float: left;
    width: 78.57143%; }
  .md-12 {
    float: left;
    width: 85.71429%; }
  .md-13 {
    float: left;
    width: 92.85714%; }
  .md-14 {
    float: left;
    width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 7.14286%; }
  .pull-md-2 {
    right: 14.28571%; }
  .pull-md-3 {
    right: 21.42857%; }
  .pull-md-4 {
    right: 28.57143%; }
  .pull-md-5 {
    right: 35.71429%; }
  .pull-md-6 {
    right: 42.85714%; }
  .pull-md-7 {
    right: 50%; }
  .pull-md-8 {
    right: 57.14286%; }
  .pull-md-9 {
    right: 64.28571%; }
  .pull-md-10 {
    right: 71.42857%; }
  .pull-md-11 {
    right: 78.57143%; }
  .pull-md-12 {
    right: 85.71429%; }
  .pull-md-13 {
    right: 92.85714%; }
  .pull-md-14 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 7.14286%; }
  .push-md-2 {
    left: 14.28571%; }
  .push-md-3 {
    left: 21.42857%; }
  .push-md-4 {
    left: 28.57143%; }
  .push-md-5 {
    left: 35.71429%; }
  .push-md-6 {
    left: 42.85714%; }
  .push-md-7 {
    left: 50%; }
  .push-md-8 {
    left: 57.14286%; }
  .push-md-9 {
    left: 64.28571%; }
  .push-md-10 {
    left: 71.42857%; }
  .push-md-11 {
    left: 78.57143%; }
  .push-md-12 {
    left: 85.71429%; }
  .push-md-13 {
    left: 92.85714%; }
  .push-md-14 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 7.14286%; }
  .offset-md-2 {
    margin-left: 14.28571%; }
  .offset-md-3 {
    margin-left: 21.42857%; }
  .offset-md-4 {
    margin-left: 28.57143%; }
  .offset-md-5 {
    margin-left: 35.71429%; }
  .offset-md-6 {
    margin-left: 42.85714%; }
  .offset-md-7 {
    margin-left: 50%; }
  .offset-md-8 {
    margin-left: 57.14286%; }
  .offset-md-9 {
    margin-left: 64.28571%; }
  .offset-md-10 {
    margin-left: 71.42857%; }
  .offset-md-11 {
    margin-left: 78.57143%; }
  .offset-md-12 {
    margin-left: 85.71429%; }
  .offset-md-13 {
    margin-left: 92.85714%; } }

@media (min-width: 992px) {
  .lg-1 {
    float: left;
    width: 7.14286%; }
  .lg-2 {
    float: left;
    width: 14.28571%; }
  .lg-3 {
    float: left;
    width: 21.42857%; }
  .lg-4 {
    float: left;
    width: 28.57143%; }
  .lg-5 {
    float: left;
    width: 35.71429%; }
  .lg-6 {
    float: left;
    width: 42.85714%; }
  .lg-7 {
    float: left;
    width: 50%; }
  .lg-8 {
    float: left;
    width: 57.14286%; }
  .lg-9 {
    float: left;
    width: 64.28571%; }
  .lg-10 {
    float: left;
    width: 71.42857%; }
  .lg-11 {
    float: left;
    width: 78.57143%; }
  .lg-12 {
    float: left;
    width: 85.71429%; }
  .lg-13 {
    float: left;
    width: 92.85714%; }
  .lg-14 {
    float: left;
    width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 7.14286%; }
  .pull-lg-2 {
    right: 14.28571%; }
  .pull-lg-3 {
    right: 21.42857%; }
  .pull-lg-4 {
    right: 28.57143%; }
  .pull-lg-5 {
    right: 35.71429%; }
  .pull-lg-6 {
    right: 42.85714%; }
  .pull-lg-7 {
    right: 50%; }
  .pull-lg-8 {
    right: 57.14286%; }
  .pull-lg-9 {
    right: 64.28571%; }
  .pull-lg-10 {
    right: 71.42857%; }
  .pull-lg-11 {
    right: 78.57143%; }
  .pull-lg-12 {
    right: 85.71429%; }
  .pull-lg-13 {
    right: 92.85714%; }
  .pull-lg-14 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 7.14286%; }
  .push-lg-2 {
    left: 14.28571%; }
  .push-lg-3 {
    left: 21.42857%; }
  .push-lg-4 {
    left: 28.57143%; }
  .push-lg-5 {
    left: 35.71429%; }
  .push-lg-6 {
    left: 42.85714%; }
  .push-lg-7 {
    left: 50%; }
  .push-lg-8 {
    left: 57.14286%; }
  .push-lg-9 {
    left: 64.28571%; }
  .push-lg-10 {
    left: 71.42857%; }
  .push-lg-11 {
    left: 78.57143%; }
  .push-lg-12 {
    left: 85.71429%; }
  .push-lg-13 {
    left: 92.85714%; }
  .push-lg-14 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 7.14286%; }
  .offset-lg-2 {
    margin-left: 14.28571%; }
  .offset-lg-3 {
    margin-left: 21.42857%; }
  .offset-lg-4 {
    margin-left: 28.57143%; }
  .offset-lg-5 {
    margin-left: 35.71429%; }
  .offset-lg-6 {
    margin-left: 42.85714%; }
  .offset-lg-7 {
    margin-left: 50%; }
  .offset-lg-8 {
    margin-left: 57.14286%; }
  .offset-lg-9 {
    margin-left: 64.28571%; }
  .offset-lg-10 {
    margin-left: 71.42857%; }
  .offset-lg-11 {
    margin-left: 78.57143%; }
  .offset-lg-12 {
    margin-left: 85.71429%; }
  .offset-lg-13 {
    margin-left: 92.85714%; } }

@media (min-width: 1200px) {
  .xl-1 {
    float: left;
    width: 7.14286%; }
  .xl-2 {
    float: left;
    width: 14.28571%; }
  .xl-3 {
    float: left;
    width: 21.42857%; }
  .xl-4 {
    float: left;
    width: 28.57143%; }
  .xl-5 {
    float: left;
    width: 35.71429%; }
  .xl-6 {
    float: left;
    width: 42.85714%; }
  .xl-7 {
    float: left;
    width: 50%; }
  .xl-8 {
    float: left;
    width: 57.14286%; }
  .xl-9 {
    float: left;
    width: 64.28571%; }
  .xl-10 {
    float: left;
    width: 71.42857%; }
  .xl-11 {
    float: left;
    width: 78.57143%; }
  .xl-12 {
    float: left;
    width: 85.71429%; }
  .xl-13 {
    float: left;
    width: 92.85714%; }
  .xl-14 {
    float: left;
    width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 7.14286%; }
  .pull-xl-2 {
    right: 14.28571%; }
  .pull-xl-3 {
    right: 21.42857%; }
  .pull-xl-4 {
    right: 28.57143%; }
  .pull-xl-5 {
    right: 35.71429%; }
  .pull-xl-6 {
    right: 42.85714%; }
  .pull-xl-7 {
    right: 50%; }
  .pull-xl-8 {
    right: 57.14286%; }
  .pull-xl-9 {
    right: 64.28571%; }
  .pull-xl-10 {
    right: 71.42857%; }
  .pull-xl-11 {
    right: 78.57143%; }
  .pull-xl-12 {
    right: 85.71429%; }
  .pull-xl-13 {
    right: 92.85714%; }
  .pull-xl-14 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 7.14286%; }
  .push-xl-2 {
    left: 14.28571%; }
  .push-xl-3 {
    left: 21.42857%; }
  .push-xl-4 {
    left: 28.57143%; }
  .push-xl-5 {
    left: 35.71429%; }
  .push-xl-6 {
    left: 42.85714%; }
  .push-xl-7 {
    left: 50%; }
  .push-xl-8 {
    left: 57.14286%; }
  .push-xl-9 {
    left: 64.28571%; }
  .push-xl-10 {
    left: 71.42857%; }
  .push-xl-11 {
    left: 78.57143%; }
  .push-xl-12 {
    left: 85.71429%; }
  .push-xl-13 {
    left: 92.85714%; }
  .push-xl-14 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 7.14286%; }
  .offset-xl-2 {
    margin-left: 14.28571%; }
  .offset-xl-3 {
    margin-left: 21.42857%; }
  .offset-xl-4 {
    margin-left: 28.57143%; }
  .offset-xl-5 {
    margin-left: 35.71429%; }
  .offset-xl-6 {
    margin-left: 42.85714%; }
  .offset-xl-7 {
    margin-left: 50%; }
  .offset-xl-8 {
    margin-left: 57.14286%; }
  .offset-xl-9 {
    margin-left: 64.28571%; }
  .offset-xl-10 {
    margin-left: 71.42857%; }
  .offset-xl-11 {
    margin-left: 78.57143%; }
  .offset-xl-12 {
    margin-left: 85.71429%; }
  .offset-xl-13 {
    margin-left: 92.85714%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

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

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

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

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

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

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

/*.info__text:before {
  background-image: url(assets/images/sprite.png);
  background-position: -167px 0px;
  width: 117px;
  height: 162px; }*/

.info__file .file-download:before {
  background-image: url(assets/images/sprite.png);
  background-position: 0px 0px;
  width: 147px;
  height: 168px; }

@font-face {
  font-family: 'Avenir-Book';
  src: local("Avenir-Book"), url("assets/fonts/Avenir-Book.woff") format("woff"); }

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

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

*::-webkit-input-placeholder {
  color: #555555;
  opacity: 1; }

*::-moz-placeholder {
  color: #555555;
  opacity: 1; }

*::-ms-input-placeholder {
  color: #555555;
  opacity: 1; }

*::placeholder {
  color: #555555;
  opacity: 1; }

body {
  background-color: #FFF;
  color: #000;
  font-size: 100%;
  font-family: "Futura Std Medium", Arial, sans-serif; }

a {
  text-decoration: none;
  color: #000; }
  a:hover {
    text-decoration: underline;
    color: #000; }

.container-top {
    max-width: 870px;
    margin: 0 auto;
}
.trend {
max-width: 1920px;
  margin: 0 auto;
  
  /*background-color: #4e6581; 
  background: url(assets/images/bg-img.jpg) no-repeat center 0;
  height: 560px;*/
  
  }
  .trend__img img {
    width: auto;
    max-width: 100%;
    height: auto; }

.full {
  max-width: 100%;
  display: block;
}
.trend__text strong {
  font-family: "GothamProBold";
  font-size: 124px
}

.form input[type="submit"] {
background: #4e6581; 
}
  .trend__text {
    line-height: 1.1;
    padding-top: 104px;
    font-size: 124px;
    padding-right: 112px;
    color: #fff; }
  
    @media screen and (max-width: 991px) {
      .trend__text {
        font-weight: 400;
        line-height: 76px;
        font-size: 70px;
        font-size: 4.375rem;
        padding-top: 95px; } }
    @media screen and (max-width: 767px) {
      .trend__text {
        font-weight: 400;
        line-height: 46px;
        font-size: 40px;
        font-size: 2.5rem;
        padding-top: 40px;
        text-align: center; } }

.info {
  padding-top: 70px;
  padding-bottom: 30px;
  position: relative; }
  .info__text {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 100px;
    color: #000;
    position: relative; }
    .info__text:before {
      content: '';
      position: absolute;
      bottom: -95px;
      left: 50%;
      -ms-transform: translate(-50px); /* IE 9 */
        -webkit-transform: translate(-50%); /* Safari */
        transform: translate(-50%); 
      z-index: 99; }
    .info__text h1 {
      font-weight: 100;
      position: relative;
      font-size: 50px;
      font-family: 'GothamProRegular', Arial, sans-serif;
      padding-bottom:40px; 
      color: #4e6581;
      margin-bottom: 52px;
  }
  .info__text h1:after {
    position: absolute;
    bottom: 0px;
    width: 40px;
    height: 4px;
    background: #4e6581;
    content: "";
    left: 0;
  }
  .info__text h1 strong {
  font-family: GothamProBold
}

      @media screen and (max-width: 575px) {
        .info__text h1 {
          font-weight: 400;
          line-height: 30px;
          font-size: 20px;
          font-size: 1.25rem; } }
    .info__text p {
      font-weight: 100;
      line-height: 30px;
      font-size: 20px;
      font-size: 20px;
      line-height: 1.2;
      font-family: 'Futura Std Medium', Arial, sans-serif;
      padding-bottom: 30px; 
    }
      @media screen and (max-width: 575px) {
        .info__text p {
          font-weight: 400;
          line-height: 1.1;
          font-size: 20px;
           } }
  .info__file {
    width: 100%;
    background-color: #ebebeb;
    padding-top: 120px;
    padding-bottom: 50px;
    text-align: center; }
    .info__file .file-download {
      display: inline-block;
      width: 300px;
      height: 300px;
      background-color: #4e6581;
      border-radius: 50%;
      position: relative;
      transition: all 0.3s ease-in-out; }
      .info__file .file-download:before {
        content: ' ';
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50px, -50px); /* IE 9 */
        -webkit-transform: translate(-50%, -50%); /* Safari */
        transform: translate(-50%, -50%); 
        -webkit-transition: all 0.3s ease 0s; /* Safari */
        transition: all 0.3s ease 0s;
      }
      .info__file .file-download:hover {        
            -ms-transform: scale(0.9);  /* IE 9 */
            -webkit-transform: scale(0.9);  /* Safari */
            transform: scale(0.9); 
            -webkit-transition: all 0.3s ease 0s; /* Safari */
            transition: all 0.3s ease 0s;
        }
      @media screen and (max-width: 991px) {
        .info__file .file-download {
          width: 280px;
          height: 280px; } }

.site-header {
  background-color: #FFF;
  min-height: 75px; }
  .site-header__logo {
    display: inline-block;
    line-height: 75px; }
   
  .site-header__menu {
    text-align: right;
    position: relative; }
    .site-header__menu .button-menu-open {
      width: 30px;
      height: 36px;
      border: 0;
      background-color: transparent;
      display: inline-block;
      padding: 0;
      margin-top: 20px;
      transition: all 0.3s ease-in-out;
      position: relative; }
      .site-header__menu .button-menu-open .bar {
        width: 100%;
        height: 4px;
        background-color: #4e6581;
        margin: 4px 0;
        display: block;
        transition: all 0.3s ease-in-out; }
      .site-header__menu .button-menu-open.closed .bar {
        transform-origin: center center;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 0; }
        .site-header__menu .button-menu-open.closed .bar:nth-child(1) {
          width: 0; }
        .site-header__menu .button-menu-open.closed .bar:nth-child(2) {
          transform: rotate(45deg); }
        .site-header__menu .button-menu-open.closed .bar:nth-child(3) {
          transform: rotate(-45deg); }
        .site-header__menu .button-menu-open.closed .bar:nth-child(4) {
          width: 0; }
    .site-header__menu .menu {
      display: none;
      position: absolute;
      top: 75px;
      right: 0;
      overflow: hidden;
      transition: all 0.3s linear;
      background-color: #FFF;
      z-index: 999;
      width: 250px; }
      .site-header__menu .menu.open-menu {
        display: block; }
      .site-header__menu .menu ul {
        padding: 0;
        text-align: left;
        padding: 15px 0;
        width: 100%; }
        .site-header__menu .menu ul li {
          display: block; }
          .site-header__menu .menu ul li a {
            font-weight: 400;
            line-height: 30px;
            font-size: 18px;
            font-size: 1.125rem;
            font-family: 'GothamProRegular', Arial, sans-serif;
            display: block;
            color: #4e6581;
            padding: 0 15px;
            border-bottom: 1px solid #E8E8E8;
            transition: all 0.2s ease-in-out; }
            .site-header__menu .menu ul li a:hover {
              text-decoration: none;
              background-color: #E8E8E8; }
          .site-header__menu .menu ul li:first-child a {
            border-top: 1px solid #E8E8E8; }

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

.site-footer {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 40px;
  color: #000;
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  font-size: 1rem;
  font-family: 'GothamProRegular', Arial, sans-serif; }
  .site-footer__information p {
    display: block; }
    .site-footer__information p a {
      display: inline-block;
      color: #000;
      text-decoration: none;
      transition: all 0.2s linear; }
      .site-footer__information p a:hover {
        text-decoration: none;
        color: #4e6581; }
  .site-footer__information a.link {
    display: inline-block;
    color: #000;
    text-decoration: underline;
    margin-top: 15px; }
    .site-footer__information a.link:hover {
      color: #4e6581; }
  .site-footer__label {
    text-align: right; }
    .site-footer__label .iconic {
      display: inline-block;
      width: 200px; }
      .site-footer__label .iconic img {
        width: auto;
        max-width: 100%;
        height: auto; }
    @media screen and (max-width: 575px) {
      .site-footer__label {
        text-align: center;
        padding-top: 20px; } }
  .site-footer__logo {
    display: inline-block;
    padding-bottom: 25px; }
    .site-footer__logo img {
     
      max-width: 100%;
   }

/*# sourceMappingURL=style.css.map */




@media (max-width: 1100px) {
    {}
    .trend__text {
        font-size: 2.5rem;
        line-height: 1.2;
    }
    
}
.flex.cover {
  height: 560px;
}
.flex.cover > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  height: 
}

@media (max-width: 1000px) {
    {}
    
    .trend__text {
        font-size: 2rem;
    }
}
.trend-mobile {
    display: none;
}
.full-small {
  max-width: 100%
}
.full {
      display: block;
      max-width: 100%
    }
    .full-small {
      display: none;
    }
@media (max-width: 768px) {
    {}
    .trend__text {
        display:none
    }
    .trend-mobile  {
        display: block;
        padding: 20px 17px;
        text-align: left;
        font-size: 34px;
        color:#fff;
        background: #E9662E;
    }
    .full {
      display: none;
    }
    .full-small {
      display: block;
    }
}

@media (max-width: 500px) {
    {}
    .trend-mobile {
        font-size: 24px;
    }
     
}




form {
    text-align: center;
    padding-top: 30px;
    margin: 0 auto;
    width: 350px;
}
input[type="text"] {
    display: inline-block;
    height: 50px;
    width: 100%;
    border: 1px solid #e4e4e4;
    margin-bottom: 6px;
    padding: 0;
    padding-left: 14px;
    max-width: 100%;
    border-radius: 30px;
    box-sizing: border-box;
}
input[type="submit"] {
    background: #E9662E;
    height: 50px;
    width: 340px;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 0;
    font-size: 18px;
}

textarea.error,
input[type="text"].error {
    box-shadow: inset 0 0 2px #cd0707;
}

.orders-table table {
    width: 1000px;
    margin: 0 auto;
    border: 1px solid #ccc;
}
.orders-table table td {
    border: 1px solid #ccc;
    padding: 10px 20px;
    font-family: arial;
}
.orders-table table tbody tr:nth-child(odd) {
    background: #eee;
}
.orders-table table td:last-child {
    cursor: pointer;
    
}



form {
    width: 100%;
    
    text-align: left;
}
.frm {
  margin-top: 60px;
    padding: 30px 0 0;
    text-align: center;
    margin-top: 40px;
    width: 500px;
    max-width:  100%;
}
.form-wrapper {
  background-color: rgb(244, 244, 244);
  padding-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 80px
}
.frm ul {
    padding-left: 0;
    display: block;
}
.frm ul li.form_button {
  margin-bottom: 0
}
.frm ul li {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.frm ul li label {
  display: block;
  font-family: 'GothamProBold';
  margin-bottom: 10px;
  padding-left: 20px;
}
.frm h3 {
    font-family: inherit;
    font-size: 34px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
    font-family: 'GothamProBold';
}
.frm h3 span {
  color: #fd6b1e
}
.frm p {
    color: #555;
    font-family: inherit;
    font-size: 14px;
}

@media screen and (max-width: 660px) {
    {}
    .container {
        padding-left: 0;
        padding-right: 0;
    }
    .frm {
        max-width: 100%;
        padding: 30px 10px;
    }
    .frm h3 {
        font-size: 24px;
    }
    .site-footer__information {
        padding: 0 10px;
    }
    .trend-mobile {
        max-width: 100%;
        box-sizing: border-box;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .container,
    body > div{
        max-width: 100%;
        box-sizing: border-box;
    }
    .info__text {
        max-width: 100%;
        box-sizing: border-box;
    }
}
input.error[type="text"] {
    box-shadow: 0 0 5px #ff0000; 
}




.info .ttl {
    font-family: 'Futura Medium';
    font-size: 40px;
    margin-top: 0px;
    color: #4e6581
}
.info i {
    font-style: normal;
    font-size: 40px;
    font-family: 'Futura Std Medium';
    font-weight: 900;
    display: inline-block;
    margin-right: 10px;
    font-size: 200px;
    opacity: 0.6;
    position: absolute;
    left: -80px;
    line-height: 1;
    top: -10px;
    display: inline-block;
    width: 270px;
    text-align: right;
}
.info__text {
    text-align: left;
}
.info__text .ico {
    margin-bottom: 26px;
}
.with-1 .info__text .ftitle {
    display: block;
    font-size: 40px;
    line-height: 1.2;
    font-family: 'Futura Std Medium';
    margin-bottom: 20px;
    color: #000;
    font-weight: 900;
}
.with-1.orange .info__text .ftitle {
  color: #fff
}
.with-1 .info__text {
    padding-left: 230px;
    position: relative;
}
.info strong {
    font-family: 'Futura Std Medium';
    font-weight: 900;
}
.info span {
    color: #4e6581;
}
.info .p {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.3;
}
.info.orange {
    background: #4e6581;
    color: #fff;
}
.info.orange .info__text {
    color: #fff;
}
.info__text {
    padding-bottom: 40px;
}

.info__text.last {
  width: 910px;
  max-width: 100%;
}
.info__text.last .ttl {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-family: 'Futura Std Medium';
  font-weight: 900;
}
.info__text.last .ttl strong {
  font-family: 'GothamProBold'
}
.info__text.last .ttl:after {
  position: absolute;
  bottom: 0px;
  width: 40px;
  height: 4px;
  background: #4e6581;
  content: "";
  left: 0;
}

.title-last {
  margin-top: 40px;
  font-size: 40px;
  font-family: "GothamProBold";
  color: #fd6b1e;
}

/*
font-family: "GothamProBold";
*/

.form-wrapper div.container:after {
  display: none;
}

.info.block-1 {
  margin-bottom: 0px;
}

.info.with-1 .info__text {
  width: 100%;
  box-sizing: border-box;
}

div.info.block-1 {
  padding-top: 60px;
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.flex-sb {
  justify-content: space-between;
}
.flex-sa {
  justify-content: space-around;
}
.flex-r {
  justify-content: flex-end;
}
.flex-c {
  justify-content: center;
}
.flex-t {
  align-items: flex-start;
}
.flex-bt {
  align-items: flex-end;
}
.flex-m {
  align-items: center;
}
.flex-s {
  align-items: stretch;
}
.flex-l {
  justify-content: flex-start;
}

.form-wrapper .contacts {
  margin-top: 72px;
  line-height: 1.5;
  font-size: 22px; 
  background: #fff;
  padding: 30px;
  width: 460px;
  box-sizing: border-box;
}
.form-wrapper .contacts p {
  margin-bottom: 10px;
}
.form-wrapper .contacts p a {
  color: #fd6b1e
}

@media screen and (max-width: 1060px) {
    {}
  .form-wrapper .flex {
    justify-content: center;
  }

  .form-wrapper .contacts {
    width: 500px;
    max-width: 100%
  }

  .frm h3 {
    font-size: 30px
  }
  .form-wrapper .contacts {
    font-size: 20px
  }
}
.frm p.ssmall {
  font-size: 12px;
  line-height: 1.2;
  margin-top: 10px;
  text-align: left;
}
.frm p.ssmall a {
  color: #fd6b1e
}
.frm p.ssmall input {
  margin: 0 2px 0 0;
  display: inline-block;
  vertical-align: middle; 
}
.frm p.ssmall.error input {
  box-shadow: 0 0 2px #cd0707; 
}

.info__text p:last-child {
  padding-bottom: 0;
}

.main-form .row {
  margin-bottom: 20px;
}
.main-form .field .label {
  margin-bottom: 4px;
  color: #fff;
  font-weight: 200;
  font-size: 16px; 
}
.main-form .field .flex > div {
  width: 49%
}
.main-form input[type="text"] {
    width: 100%;
    height: 44px;
    border: 1px solid #ddd;
    padding-left: 20px;
    box-sizing: border-box;
    color: #000;
    border-radius: 4px;
}
.main-form {
  padding-bottom: 40px;
  background: #4e6581;
  color: #fff;
  padding-top: 40px;
}
.main-form textarea {
    width: 100%;
    height: 120px;
    border: 1px solid #ddd;
    padding: 10px;
    resize: none;
    padding-left: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    color: #000;
}
.main-form .sublabel {
  margin-top: 4px;
  font-size: 12px;
}
.main-form ul {
  padding-left: 0;
  margin-top: 10px;
}
.main-form ul li {
  padding-left: 0;
  margin-bottom: 6px;
}
.main-form .button button {
  color: #fff;
  font-style: 16px;
  padding: 16px 20px;
  background: #000;
  border: none;
}
.full-s {
  height: 660px;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1400px) {
  .full-s {
    height: 500px;
    background-attachment: scroll;
  }
  .main-form .row {
    margin-left: 0; 
    margin-right: 0;  
    
  }
} 
@media screen and (max-width: 1100px) {
  .full-s {
    height: 450px;
    background-attachment: scroll;
    background-position: center;
  }
} 
@media screen and (max-width: 780px) {
  .full-s {
    height: 350px;
  }
  div.with-1.info .info__text {
    padding-left: 110px;
  }
  div.info i {
    font-size: 80px;
  }
  .site-footer__information a {
    margin: 0 10px !important
  }
} 
@media screen and (max-width: 678px) {
    .main-form .row {
    padding-left: 15px; 
    padding-right: 15px;  
  }
  
}
@media screen and (max-width: 560px) {
  .main-form .field .flex > div {
    width: 100%;
    
  }
   .main-form .field .flex > div:first-child {
    margin-bottom: 10px;  
   }
  div.with-1.info .info__text {
    padding-left: 10px;
  }
  div.info i {
    position: static;
  }
  div.info {
    padding-top: 30px;  
  }
  .main-form .row {
    margin-bottom: 10px;  
  }
  .site-header__logo img {
    width: 150px !important
  }
  .full-s {
    height: 260px
  }
  div.info.block-1 {
    padding-top: 30px;  
    padding-bottom: 30px; 
  }
  .main-form ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 420px) {
  .full-s {
    height: 200px
  }
}

.flex.contain img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.logos {
  padding: 50px 0
}
.logos li {
  width: 160px;
  padding: 10px;
}
ul {
  padding-left: 0;
}