/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=latin-ext");
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

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

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

body {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

dt {
  font-weight: bold;
}

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

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

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

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

figure {
  margin: 0 0 1rem;
}

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

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #868e96;
}

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

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

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

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

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

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

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

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

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

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

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

.col-auto {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.order-1 {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 1280px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: transparent;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

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

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: none;
}

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

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

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

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

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: transparent;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-plaintext {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

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

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

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

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

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

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
  color: #868e96;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
}

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

.form-check-inline {
  display: inline-block;
}

.form-check-inline .form-check-label {
  vertical-align: middle;
}

.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .invalid-feedback,
.was-validated .form-control:valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback,
.form-control.is-valid ~ .invalid-tooltip, .was-validated
.custom-select:valid ~ .invalid-feedback,
.was-validated
.custom-select:valid ~ .invalid-tooltip,
.custom-select.is-valid ~ .invalid-feedback,
.custom-select.is-valid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
  color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
  border-color: inherit;
}

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

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid + .form-check-label, .form-check-input.is-invalid + .form-check-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
  color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
  border-color: inherit;
}

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

.form-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

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

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-control {
  border-radius: 0;
}

.btn, .contact-form .wpcf7-submit {
  display: inline-block;
  position: relative;
  padding: 0 30px;
  font-size: 14px;
  font-weight: 700;
}

.btn.btn-default, .contact-form .btn-default.wpcf7-submit {
  height: 50px;
  margin: 0;
  transition: background .25s, color .25s;
  border: none;
  background-color: #2b2b2b;
  color: #fff;
  line-height: 48px;
  text-align: center;
  -webkit-clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
          clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #2b2b2b;
  color: #fff;
}

.btn.btn-default:hover, .contact-form .btn-default.wpcf7-submit:hover {
  background-color: #1e1e1e;
  color: #fff;
}

.btn.btn-primary, .contact-form .wpcf7-submit {
  height: 50px;
  margin: 0;
  transition: background .25s, color .25s;
  border: none;
  background-color: #2b2b2b;
  color: #fff;
  line-height: 48px;
  text-align: center;
  -webkit-clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
          clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #e2e417;
  color: #313d4a;
}

.btn.btn-primary:hover, .contact-form .wpcf7-submit:hover {
  background-color: #313d4a;
  color: #fff;
}

.btn.btn-white, .contact-form .btn-white.wpcf7-submit {
  height: 50px;
  margin: 0;
  transition: background .25s, color .25s;
  border: none;
  background-color: #2b2b2b;
  color: #fff;
  line-height: 48px;
  text-align: center;
  -webkit-clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
          clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #fff;
  color: #313d4a;
}

.btn.btn-white:hover, .contact-form .btn-white.wpcf7-submit:hover {
  background-color: #f2f2f2;
  color: #313d4a;
}

.btn.btn-outline, .contact-form .btn-outline.wpcf7-submit {
  display: inline-block;
  position: relative;
  padding: 9px 14px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: color .25s;
  border: 1px solid #e2e417;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  -webkit-clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
          clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
  text-decoration: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.btn.btn-outline::before, .contact-form .btn-outline.wpcf7-submit::before, .btn.btn-outline::after, .contact-form .btn-outline.wpcf7-submit::after {
  position: absolute;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
  z-index: -1;
}

.btn.btn-outline::before, .contact-form .btn-outline.wpcf7-submit::before {
  top: 2px;
  left: 2px;
  border-left: 1px solid #e2e417;
}

.btn.btn-outline::after, .contact-form .btn-outline.wpcf7-submit::after {
  right: 2px;
  bottom: 2px;
  border-right: 1px solid #e2e417;
}

.btn.btn-outline:hover, .contact-form .btn-outline.wpcf7-submit:hover {
  border-color: #e2e417;
  background-color: #e2e417;
  color: #313d4a;
}

.btn.btn-outline:hover::before, .contact-form .btn-outline.wpcf7-submit:hover::before, .btn.btn-outline:hover::after, .contact-form .btn-outline.wpcf7-submit:hover::after {
  border-color: #e2e417;
}

.btn:hover, .contact-form .wpcf7-submit:hover, .btn:active, .contact-form .wpcf7-submit:active, .btn:focus, .contact-form .wpcf7-submit:focus {
  outline: 0;
  text-decoration: none;
}

.clip-svg {
  width: 0;
  height: 0;
}

_:-ms-lang(x)::before, _:-ms-lang(x)::after,
.btn::before,
.contact-form .wpcf7-submit::before,
.btn::after,
.contact-form .wpcf7-submit::after {
  display: none !important;
  clip-path: none !important;
}

.no-cssclippathpolygon .cssclippathpolygon::before, .no-cssclippathpolygon .cssclippathpolygon::after {
  display: none !important;
  -webkit-clip-path: none !important;
          clip-path: none !important;
}

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

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

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

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

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

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1280px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-row {
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

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

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

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
              -ms-grid-row-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
              -ms-grid-row-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
              -ms-grid-row-align: stretch !important;
          align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 1280px) {
  .flex-xl-row {
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none;
}

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

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

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

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

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

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

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

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

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

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

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: normal !important;
}

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

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

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

.text-primary {
  color: #007bff !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #0062cc !important;
}

.text-secondary {
  color: #868e96 !important;
}

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important;
}

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

a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important;
}

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

a.text-info:focus, a.text-info:hover {
  color: #117a8b !important;
}

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

a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important;
}

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

a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important;
}

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

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important;
}

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

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important;
}

.text-muted {
  color: #868e96 !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

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

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

.link-fwd {
  color: inherit;
  font-size: 14px;
  line-height: 15px;
}

.link-fwd svg {
  display: inline-block;
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 20px;
  color: #434343;
  vertical-align: middle;
  fill: currentColor;
}

.link-fwd:hover {
  color: inherit;
  text-decoration: none;
}

.content-spacer {
  padding-top: 30px;
  padding-bottom: 30px;
}

.content-spacer.bg--singular {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .content-spacer {
    padding-top: 70px;
    padding-bottom: 35px;
  }
}

@media (min-width: 992px) {
  .content-spacer {
    padding-bottom: 70px;
  }
}

@media (min-width: 992px) {
  .main-left {
    padding-right: 30px;
  }
}

.alignleft,
.alignright {
  margin-bottom: 10px;
}

.alignleft {
  margin-right: 20px;
  float: left;
}

.alignright {
  margin-left: 20px;
  float: right;
}

.aligncenter,
.alignnone {
  display: block;
}

.aligncenter {
  display: block;
  margin: 0 auto 20px;
}

.alignnone {
  margin: 0 0 20px;
}

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

.wp-caption-text {
  margin: 6px 0 0;
  color: #666;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}

.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
          clip-path: polygon(0 0, 0 0, 0 0, 0 0);
}

.section__title {
  margin: 0 0 35px;
  color: #313d4a;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.2em;
}

@media (min-width: 768px) {
  .section__title {
    font-size: 34px;
  }
}

@media (min-width: 992px) {
  .section__title {
    margin: 0 0 45px;
    font-size: 48px;
  }
}

.section--request {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #313d4a;
  text-align: center;
}

.section--request h4 {
  margin: 0;
  font-weight: 400;
}

@media (max-width: 767px) {
  .section--request h4 {
    margin-bottom: 15px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .section--request .btn, .section--request .contact-form .wpcf7-submit, .contact-form .section--request .wpcf7-submit {
    display: block;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .section--request {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
  }
  .section--request h4 {
    font-size: 28px;
    line-height: 50px;
  }
}

@media (min-width: 992px) {
  .section--request {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section--request h4 {
    font-size: 38px;
  }
}

.card {
  position: relative;
}

.card__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card.card--cstudy {
  margin-bottom: 20px;
  background-color: #fff;
}

.card.card--cstudy .card__thumb {
  width: 100%;
  height: auto;
}

.card.card--cstudy .card__header {
  padding: 15px;
  color: #313d4a;
}

.card.card--cstudy .card__header h3 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.42em;
}

.card.card--cstudy .card__header p {
  margin: 0;
}

.card.card--cstudy .card__lead {
  display: none;
}

.card.card--cstudy > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card.card--cstudy::before {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-width: 0 0 30px 30px;
  border-style: solid;
  border-color: transparent transparent #e2e417;
  content: '';
}

@media (min-width: 768px) {
  .card.card--cstudy .card__header {
    padding: 20px;
  }
  .archive-list .card.card--cstudy {
    margin-bottom: 20px;
  }
  .archive-list .card.card--cstudy .card__thumb {
    width: 384px;
    float: left;
  }
  .archive-list .card.card--cstudy .card__header {
    width: calc(100% - 384px);
    padding: 20px 25px;
    float: left;
  }
  .archive-list .card.card--cstudy .card__header h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .archive-list .card.card--cstudy .card__header p {
    font-size: 12px;
  }
  .archive-list .card.card--cstudy::after {
    display: table;
    clear: both;
    content: '';
  }
  .card.card--cstudy .card__lead {
    display: block;
    font-size: 14px;
    font-weight: 500;
  }
  .card.card--cstudy .btn.btn-outline, .card.card--cstudy .contact-form .btn-outline.wpcf7-submit, .contact-form .card.card--cstudy .btn-outline.wpcf7-submit {
    display: inline-block;
    position: absolute;
    bottom: 30px;
    left: 404px;
    padding: 6px 25px;
    color: #313d4a;
    font-size: 14px;
  }
  .card.card--cstudy::before {
    border-width: 0 0 46px 46px;
  }
  .card.card--cstudy:hover .btn.btn-outline, .card.card--cstudy:hover .contact-form .btn-outline.wpcf7-submit, .contact-form .card.card--cstudy:hover .btn-outline.wpcf7-submit {
    border-color: #e2e417;
    background-color: #e2e417;
    color: #313d4a;
  }
  .card.card--cstudy:hover .btn.btn-outline::before, .card.card--cstudy:hover .contact-form .btn-outline.wpcf7-submit::before, .contact-form .card.card--cstudy:hover .btn-outline.wpcf7-submit::before, .card.card--cstudy:hover .btn.btn-outline::after, .card.card--cstudy:hover .contact-form .btn-outline.wpcf7-submit::after, .contact-form .card.card--cstudy:hover .btn-outline.wpcf7-submit::after {
    border-color: #e2e417;
  }
}

@media (min-width: 992px) and (max-width: 1279px) {
  .archive-list .card.card--cstudy .card__header h3 {
    font-size: 15px;
  }
  .archive-list .card.card--cstudy .card__header p {
    font-size: 11px;
  }
}

@media (min-width: 992px) {
  .card.card--cstudy {
    transition: all .2s;
  }
  .card.card--cstudy .card__thumb {
    width: 384px;
    float: left;
  }
  .card.card--cstudy .card__header {
    width: calc(100% - 384px);
    padding: 20px;
    float: left;
  }
  .card.card--cstudy .card__header h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .card.card--cstudy .card__header p {
    font-size: 12px;
  }
  .card.card--cstudy .card__lead {
    font-size: 14px;
  }
  .card.card--cstudy::after {
    display: table;
    clear: both;
    content: '';
  }
  .card.card--cstudy:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
  }
  .archive-list .card.card--cstudy:hover .card__button {
    bottom: 10px;
  }
}

@media (min-width: 1280px) {
  .card.card--cstudy .card__header h3 {
    font-size: 18px;
  }
  .card.card--cstudy .card__header p {
    font-size: 14px;
  }
  .archive-list .card.card--cstudy .card__thumb {
    width: 485px;
  }
  .archive-list .card.card--cstudy .card__header {
    width: calc(100% - 485px);
    padding-top: 45px;
  }
  .archive-list .card.card--cstudy .card__header h3 {
    font-size: 18px;
  }
  .archive-list .card.card--cstudy .card__header p {
    font-size: 14px;
  }
  .archive-list .card.card--cstudy .btn.btn-outline, .archive-list .card.card--cstudy .contact-form .btn-outline.wpcf7-submit, .contact-form .archive-list .card.card--cstudy .btn-outline.wpcf7-submit {
    left: 510px;
  }
  .card.card--cstudy .btn.btn-outline, .card.card--cstudy .contact-form .btn-outline.wpcf7-submit, .contact-form .card.card--cstudy .btn-outline.wpcf7-submit {
    padding: 8px 40px;
  }
}

.card--service {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  margin-bottom: 25px;
  border: none;
  text-align: center;
}

.card--service .card__inner {
  position: relative;
  padding: 15px;
  transition: box-shadow .35s, height .35s, width .35s, max-width .35s, max-height .35s, background .35s, -webkit-transform .35s;
  transition: box-shadow .35s, height .35s, width .35s, max-width .35s, max-height .35s, transform .35s, background .35s;
  transition: box-shadow .35s, height .35s, width .35s, max-width .35s, max-height .35s, transform .35s, background .35s, -webkit-transform .35s;
}

.card--service .card__icon {
  width: 68px;
  height: 68px;
  margin: 0 auto 15px;
}

.card--service .card__title {
  color: #888;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5em;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.card--service .card__title a {
  transition: color .35s;
  color: #888;
}

.card--service .card__title a:active, .card--service .card__title a:focus, .card--service .card__title a:hover {
  color: #313d4a;
  text-decoration: none;
}

.card--service .card__lead {
  height: 0;
  transition: opacity .7s;
  font-size: 12px;
  opacity: 0;
  visibility: hidden;
}

.card--service .card__lead p {
  margin-bottom: 10px;
}

.card--service .card__lead span svg {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: 10px;
  vertical-align: middle;
}

.card--service.card--medialeft {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-bottom: 20px;
  text-align: left;
}

.card--service.card--medialeft img {
  width: 55px;
  height: 55px;
  margin: 0 15px 0 0;
  padding: 0;
}

.card--service.card--medialeft .card__title {
  width: calc(100% - 70px);
  margin: 0;
  font-size: 13px;
}

.card--service:focus {
  outline: 0;
}

@media (min-width: 768px) {
  .card--service {
    margin-bottom: 40px;
  }
  .card--service .card__inner {
    padding: 20px;
  }
  .card--service .card__inner:hover::before, .card--service .card__inner:active::before, .card--service .card__inner:focus::before {
    border-width: 0 0 32px 32px;
  }
  .card--service .card__icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
  }
}

@media (min-width: 992px) {
  .card--service {
    margin-bottom: 45px;
  }
  .card--service .card__inner {
    padding: 30px;
  }
  .card--service .card__title {
    font-size: 16px;
  }
  .card--service .card__lead {
    font-size: 14px;
  }
  .card--service .card__lead span svg {
    width: 12px;
    height: 12px;
  }
  .card--service:hover .card__inner, .card--service:active .card__inner, .card--service:focus .card__inner {
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
    background-color: #fff;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
    z-index: 2;
  }
  .card--service:hover .card__inner::before, .card--service:active .card__inner::before, .card--service:focus .card__inner::before {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-width: 0 0 58px 58px;
    border-style: solid;
    border-color: transparent transparent #e2e417;
    content: '';
    z-index: 0;
  }
  .card--service:hover.card--haslead, .card--service:active.card--haslead, .card--service:focus.card--haslead {
    position: absolute;
  }
  .card--service:hover.card--haslead .card__icon, .card--service:active.card--haslead .card__icon, .card--service:focus.card--haslead .card__icon {
    display: none;
  }
  .card--service:hover.card--haslead .card__title, .card--service:active.card--haslead .card__title, .card--service:focus.card--haslead .card__title {
    margin-bottom: 5px;
    color: #313d4a;
  }
  .card--service:hover.card--haslead .card__lead, .card--service:active.card--haslead .card__lead, .card--service:focus.card--haslead .card__lead {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

.card--partner .embed-responsive-item {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.section--request {
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  background: linear-gradient(to bottom, #dbe417 0%, #c4e417 100%);
}

.section--request .btn, .section--request .contact-form .wpcf7-submit, .contact-form .section--request .wpcf7-submit {
  display: block;
  width: 100%;
}

.section--request .btn svg, .section--request .contact-form .wpcf7-submit svg, .contact-form .section--request .wpcf7-submit svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .section.section--request {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  .section.section--request:not(.un-sticky) {
    padding-top: 12px;
    padding-bottom: 12px;
    border: none;
  }
  .section.section--request:not(.un-sticky) h4 {
    font-size: 26px;
    line-height: 48px;
  }
  .section.section--request:not(.un-sticky) .btn.btn-white, .section.section--request:not(.un-sticky) .contact-form .btn-white.wpcf7-submit, .contact-form .section.section--request:not(.un-sticky) .btn-white.wpcf7-submit {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
  }
  .section.section--request:not(.un-sticky) .btn.btn-white > svg, .section.section--request:not(.un-sticky) .contact-form .btn-white.wpcf7-submit > svg, .contact-form .section.section--request:not(.un-sticky) .btn-white.wpcf7-submit > svg {
    width: 14px;
    height: 14px;
  }
}

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

.bg {
  position: relative;
  overflow: hidden;
}

.bg > .container {
  position: relative;
  z-index: 1;
}

.bg.bg--tybw::before, .bg.bg--tybw::after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  content: '';
  z-index: 0;
}

.bg.bg--tybw::before {
  top: 0;
  left: 0;
  border-width: 76px 76px 0 0;
  border-color: #e2e417 transparent transparent;
}

.bg.bg--tybw::after {
  right: 0;
  bottom: 0;
  border-width: 0 0 106px 106px;
  border-color: transparent transparent #fff;
}

@media (min-width: 768px) {
  .bg.bg--tybw::before {
    border-width: 120px 120px 0 0;
  }
  .bg.bg--tybw::after {
    border-width: 0 0 206px 206px;
  }
}

@media (min-width: 1280px) {
  .bg.bg--tybw::before {
    border-width: 206px 206px 0 0;
  }
  .bg.bg--tybw::after {
    border-width: 0 0 272px 272px;
  }
}

.section--about {
  background-color: #3d3d3d;
  color: #fff;
}

.bg--gray-left-top {
  background: linear-gradient(to bottom, white 0%, #f0f0f0 100%);
}

.bg--gray-left-top::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-width: 76px 76px 0 0;
  border-style: solid;
  border-color: #fafafa transparent transparent;
  content: '';
}

@media (min-width: 768px) {
  .bg--gray-left-top::before {
    border-width: 145px 145px 0 0;
  }
}

@media (min-width: 1280px) {
  .bg--gray-left-top::before {
    border-width: 432px 432px 0 0;
  }
}

.bg--white-left-top {
  background: #fff;
}

.bg--white-left-top::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-width: 76px 76px 0 0;
  border-style: solid;
  border-color: #fafafa transparent transparent;
  content: '';
}

@media (min-width: 768px) {
  .bg--white-left-top::before {
    border-width: 145px 145px 0 0;
  }
}

@media (min-width: 1280px) {
  .bg--white-left-top::before {
    border-width: 432px 432px 0 0;
  }
}

.article__lead {
  margin-bottom: 30px;
  color: #313d4a;
  font-size: 14px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .article__lead {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  body.single .article,
  body.single .sidebar .testimonial__quote,
  body.archive .article,
  body.archive .sidebar .testimonial__quote,
  body.page .article,
  body.page .sidebar .testimonial__quote {
    padding-top: 30px;
  }
  .article__lead {
    font-size: 18px;
  }
}

.article__body {
  color: #313d4a;
  font-size: 14px;
}

.article__body h2,
.article__body h3,
.article__body h4,
.article__body h5,
.article__body h6 {
  margin-bottom: 30px;
  font-weight: 700;
  line-height: 24px;
}

.article__body h2 {
  font-size: 24px;
}

.article__body h3 {
  font-size: 20px;
}

.article__body h4 {
  font-size: 18px;
}

.article__body h5,
.article__body h6 {
  font-size: 16px;
}

.article__body ul,
.article__body ol,
.article__body p {
  margin-bottom: 30px;
  line-height: 1.6em;
}

.article__body ul,
.article__body ol {
  padding: 0;
  list-style-position: inside;
}

.article__body ul li,
.article__body ol li {
  position: relative;
  margin-bottom: 10px;
}

.article__body ul {
  margin: 0 0 30px;
  padding-left: 25px;
  list-style: none;
}

.article__body ul li::before {
  display: block;
  position: absolute;
  top: 5px;
  left: -25px;
  width: 12px;
  height: 12px;
  border: 2px solid #e2e417;
  border-radius: 100%;
  content: '';
}

.article__body .embed-responsive {
  margin-bottom: 20px;
}

.article__body .blockquote {
  position: relative;
  margin-bottom: 35px;
}

.article__body .blockquote::before {
  position: absolute;
  top: -22px;
  right: 10px;
  width: 70px;
  height: 70px;
  background-image: url("data:image/svg+xml;utf-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22132%22%20height%3D%22100%22%20viewBox%3D%220%200%20132%20100%22%3E%3Cstyle%3E.st0%7Bfill%3A%23E8E8E8%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M75.9%2099.2v-6.9c41-12.9%2038-45.7%2038-45.7-4.1%201.6-8.5%202.5-12.9%202.6-13.3%200-24.2-10.8-24.2-24.2S87.6.8%20100.9.8h1.3c22.2.8%2029.8%2020.7%2029.8%2038.8%200%2051.7-56.1%2059.6-56.1%2059.6zM0%2099.2v-6.9c41-12.9%2038-45.7%2038-45.7-4.1%201.6-8.5%202.5-12.9%202.6C11.7%2049.1.9%2038.3.9%2025S11.7.8%2025%20.8h1.3c22.1.8%2029.8%2020.6%2029.8%2038.8C56.1%2091.3%200%2099.2%200%2099.2z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  content: '';
  z-index: -1;
}

.article__body .blockquote__border {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #e2e417;
  -webkit-clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
          clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
}

.article__body .blockquote__border::before, .article__body .blockquote__border::after {
  position: absolute;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
  z-index: -1;
}

.article__body .blockquote__border::before {
  top: 2px;
  left: 2px;
  border-left: 1px solid #e2e417;
}

.article__body .blockquote__border::after {
  right: 2px;
  bottom: 2px;
  border-right: 1px solid #e2e417;
}

.article__body .blockquote__content {
  padding: 20px 30px;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

.article__body img,
.article__body object,
.article__body embed {
  max-width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .article__body {
    font-size: 16px;
  }
  .article__body .blockquote__content {
    font-size: 18px;
  }
  .article__body ul li::before {
    top: 7px;
  }
}

@media (min-width: 992px) {
  .article__body {
    font-size: 18px;
  }
  .article__body .blockquote::before {
    width: 100px;
    height: 100px;
    top: -30px;
    right: -30px;
  }
  .article__body .blockquote__content {
    font-size: 20px;
  }
  .article__body ul li::before {
    top: 9px;
  }
}

@media (min-width: 992px) {
  .article.content-fullwidth {
    max-width: 640px;
    min-height: 30vh;
    margin: 0 auto 40px;
  }
}

/* form starting stylings */
button,
input[type='submit'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

div.wpcf7 .ajax-loader {
  display: none;
}

.form-group {
  position: relative;
  margin-bottom: 30px;
}

input.form-control {
  display: block;
  width: 100%;
  padding: 8px 5px 8px 20px;
  border: none;
  border-bottom: 1px solid #ebebeb;
  background: transparent !important;
  color: #000;
  font-size: 14px;
}

.form-group--inverse input.form-control {
  border-color: #5e5e5e;
  color: #fff;
}

input.form-control:focus {
  outline: none;
}

.wpcf7-form-control.wpcf7-submit {
  display: inline-block;
  position: relative;
  height: auto !important;
  padding: 15px 40px;
  transition: color .25s;
  border: 1px solid #e2e417;
  background-color: #e2e417;
  color: #313d4a;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  -webkit-clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
          clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
}

.wpcf7-form-control.wpcf7-submit::before, .wpcf7-form-control.wpcf7-submit::after {
  position: absolute;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
  z-index: -1;
}

.wpcf7-form-control.wpcf7-submit::before {
  top: 2px;
  left: 2px;
  border-left: 1px solid #e2e417;
}

.wpcf7-form-control.wpcf7-submit::after {
  right: 2px;
  bottom: 2px;
  border-right: 1px solid #3d3d3d;
}

.wpcf7-form-control.wpcf7-submit:hover {
  border-color: #313d4a;
  background-color: #313d4a;
  color: #fff;
}

.wpcf7-form-control.wpcf7-submit:hover::before, .wpcf7-form-control.wpcf7-submit:hover::after {
  border-color: #313d4a;
}

/* LABEL ======================================= */
.form-group label {
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 10px;
  transition: 0.2s ease all;
  color: #8d8d8d;
}

.form-group label > sup {
  top: -0.3em;
  color: #e30613;
  padding-left: 3px;
}

.form-group.form-group--inverse label {
  color: #fff;
}

.form-group.form-group--inverse label > sup {
  color: #fff;
}

/* active state */
.form-group .wpcf7-form-control-wrap.in-focus ~ p label,
.form-group .wpcf7-form-control-wrap.in-focus ~ label,
.form-group .wpcf7-form-control-wrap.not-empty ~ p label,
.form-group .wpcf7-form-control-wrap.not-empty ~ label {
  top: -10px;
  font-size: 11px;
  color: #000;
}

.form-group.form-group--inverse .wpcf7-form-control-wrap.in-focus ~ p label,
.form-group.form-group--inverse .wpcf7-form-control-wrap.in-focus ~ label,
.form-group.form-group--inverse .wpcf7-form-control-wrap.not-empty ~ p label,
.form-group.form-group--inverse .wpcf7-form-control-wrap.not-empty ~ label {
  color: #a1a1a1;
}

/* BOTTOM BARS ================================= */
.bar {
  position: relative;
  display: block;
  width: 100%;
}

.bar:before, .bar:after {
  content: '';
  height: 1px;
  width: 0;
  bottom: 0;
  position: absolute;
  background: #999;
  transition: 0.2s ease all;
}

.form-group--inverse .bar:before, .form-group--inverse .bar:after {
  background: #fff;
}

.bar:before {
  left: 50%;
}

.bar:after {
  right: 50%;
}

/* active state */
.wpcf7-form-control-wrap.in-focus ~ .bar:before,
.wpcf7-form-control-wrap.in-focus ~ .bar:after {
  width: 50%;
}

.wpcf7-form-control-wrap.not-valid ~ .bar:before,
.wpcf7-form-control-wrap.not-valid ~ .bar:after {
  width: 50%;
  background: #e30613;
}

.form-group--inverse .wpcf7-form-control-wrap.not-valid ~ .bar:before, .form-group--inverse
.wpcf7-form-control-wrap.not-valid ~ .bar:after {
  background: transparent;
}

/* VALIDATION */
.wpcf7-form-control-wrap {
  display: block;
}

span.wpcf7-not-valid-tip {
  position: absolute;
  right: 0;
  bottom: -20px;
  color: #e30613;
  font-size: 11px;
  pointer-events: none;
}

.form-group--inverse span.wpcf7-not-valid-tip {
  color: #e2e417;
}

.wpcf7-response-output.wpcf7-mail-sent-ng, .wpcf7-response-output.wpcf7-validation-errors, .wpcf7-response-output.wpcf7-mail-sent-ok {
  margin: 0 0 1.5em;
  text-align: center;
  background: transparent;
}

.wpcf7-response-output.wpcf7-validation-errors, .wpcf7-response-output.wpcf7-mail-sent-ok {
  border-color: #e2e417;
}

/* TEXTAREAS ================================= */
textarea.form-control {
  display: block;
  width: 100%;
  min-height: 100px;
  padding: 20px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  background-color: transparent;
  color: #000;
  resize: none;
  transition: 0.2s ease all;
}

textarea.form-control:focus {
  border-color: #9a9a9a;
  outline: none;
}

textarea.form-control ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666;
}

textarea.form-control ::-moz-placeholder {
  /* Firefox 19+ */
  color: #666;
}

textarea.form-control :-ms-input-placeholder {
  /* IE 10+ */
  color: #666;
}

textarea.form-control :-moz-placeholder {
  /* Firefox 18- */
  color: #666;
}

.form-group--inverse textarea.form-control {
  color: #fff;
  border-color: #5e5e5e;
}

.form-group--inverse textarea.form-control:focus {
  border-color: #fff;
}

.form-group--inverse textarea.form-control ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.form-group--inverse textarea.form-control ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.form-group--inverse textarea.form-control :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.form-group--inverse textarea.form-control :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.testimonial {
  color: #313d4a;
}

.testimonials-carousel {
  padding-top: 15px;
  padding-bottom: 15px;
}

.testimonials-carousel .slick-arrow {
  display: inline-block;
  position: absolute;
  bottom: 30px;
  width: 30px;
  height: 30px;
  transition: color .2s, border .2s, background .2s;
  cursor: pointer;
  z-index: 2;
}

.testimonials-carousel .slick-arrow.slick-prev {
  right: 40px;
}

.testimonials-carousel .slick-arrow.slick-next {
  right: 0;
}

.testimonials-carousel .slick-arrow svg {
  display: block;
  width: 16px;
  height: 16px;
  transition: color .2s;
  color: #434343;
  fill: currentColor;
}

.testimonials-carousel .slick-arrow:hover svg {
  color: #e2e417;
  fill: currentColor;
}

.testimonial__quote {
  background: url("../images/quote_mark.png") no-repeat top right;
  background-size: 115px;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.55em;
}

.testimonial__quote a {
  transition: color .25s;
  color: #313d4a;
  text-decoration: underline;
}

.testimonial__quote a:hover, .testimonial__quote a:active {
  color: #e2e417;
}

@media (min-width: 768px) {
  .testimonials-carousel {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .testimonial__quote {
    background-size: 130px;
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  .testimonial__quote {
    padding-top: 0;
  }
}

@media (min-width: 1280px) {
  .testimonial__quote {
    padding-right: 40px;
    font-size: 22px;
  }
}

.testimonial__source {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 280px;
}

.testimonial__img {
  width: 82px;
  height: 82px;
  margin-right: 15px;
  float: left;
  border: 1px solid #eee;
}

.testimonial__img.testimonial__img--placeholder {
  display: inline-block;
  border-color: transparent;
  background-color: transparent;
}

.testimonial__title {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: 700;
}

.testimonial__name,
.testimonial__position {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.1em;
  color: #888;
}

@media (min-width: 768px) {
  .testimonial__title {
    font-size: 18px;
  }
}

@media (min-width: 1280px) {
  .testimonials-carousel {
    padding-left: 40px;
  }
}

.widget--footer {
  margin-bottom: 25px;
}

.widget--testimonials {
  margin-bottom: 50px;
}

.widget--testimonials .testimonials-carousel {
  padding-left: 0;
}

.widget--testimonials .testimonials-carousel .slick-arrow.slick-prev {
  left: 94px;
}

.widget--testimonials .testimonials-carousel .slick-arrow.slick-next {
  left: 110px;
}

.widget--testimonials .testimonial__quote {
  padding: 15px 0;
  font-size: 16px;
}

@media (min-width: 992px) {
  .widget--testimonials .testimonial__quote {
    font-size: 18px;
  }
}

.article--casestudy .widget--testimonials {
  margin-bottom: 20px;
  padding-bottom: 29px;
  border-bottom: 1px solid #888;
}

@media (max-width: 991px) {
  .article--casestudy .widget--testimonials {
    display: none;
  }
}

.navigation.pagination {
  margin: 10px 0;
  font-size: 13px;
  text-align: center;
}

.navigation.pagination a,
.navigation.pagination span {
  display: inline-block;
  padding: 10px 12px;
  color: #888;
  text-decoration: none;
}

.navigation.pagination .nav-links .prev,
.navigation.pagination .nav-links .next {
  position: relative;
  color: #313d4a;
}

.navigation.pagination .nav-links .prev {
  float: left;
}

.navigation.pagination .nav-links .prev::before {
  display: inline-block;
  padding-right: 8px;
  content: '<';
}

.navigation.pagination .nav-links .next {
  float: right;
}

.navigation.pagination .nav-links .next::after {
  display: inline-block;
  padding-left: 8px;
  content: '>';
}

.navigation.pagination .nav-links .current {
  display: inline-block;
  position: relative;
  padding: 10px 12px;
  border: 1px solid #e2e417;
  color: #313d4a;
  font-size: 13px;
  line-height: 1em;
  text-decoration: none;
  -webkit-clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
          clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
}

.navigation.pagination .nav-links .current::before, .navigation.pagination .nav-links .current::after {
  position: absolute;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
  z-index: -1;
}

.navigation.pagination .nav-links .current::before {
  top: 2px;
  left: 2px;
  border-left: 1px solid #e2e417;
}

.navigation.pagination .nav-links .current::after {
  right: 2px;
  bottom: 2px;
  border-right: 1px solid #e2e417;
}

.navigation.pagination .nav-links .current:hover {
  border-color: #e2e417;
  background-color: #e2e417;
  color: #fff;
}

.navigation.pagination .nav-links .current:hover::before, .navigation.pagination .nav-links .current:hover::after {
  border-color: #e2e417;
}

.navigation.pagination .nav-links .page-numbers {
  transition: color .35s;
}

.navigation.pagination .nav-links .page-numbers:hover, .navigation.pagination .nav-links .page-numbers:active {
  color: #313d4a;
}

.navigation.pagination::after {
  display: table;
  clear: both;
  content: '';
}

@media (max-width: 767px) {
  .navigation.pagination {
    font-size: 13px;
    text-align: center;
  }
  .navigation.pagination .nav-links > :not(.prev):not(.next) {
    display: none;
  }
}

@media (min-width: 768px) {
  .navigation.pagination {
    margin: 25px 0;
  }
}

@media (min-width: 992px) {
  .navigation.pagination {
    margin: 15px 0;
    font-size: 14px;
    text-align: left;
  }
  .navigation.pagination .nav-links .prev,
  .navigation.pagination .nav-links .next {
    float: none;
  }
}

_:-ms-lang(x)::before, _:-ms-lang(x)::after,
.navigation.pagination .current::before,
.navigation.pagination .current::after {
  display: none;
  clip-path: none;
}

.header {
  position: relative;
  height: 60px;
  transition: background .4s;
  background-color: #313d4a;
  color: #fff;
  z-index: 99;
}

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

.header a {
  color: #fff;
}

.logo__img {
  width: 133px;
  height: 34px;
  transition: width .15s, height .15s;
}

.menu-toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border: none;
  border-right: 1px solid #000;
  background-color: transparent;
}

.menu-toggle > span {
  display: block;
  position: absolute;
  left: 20px;
  width: 20px;
  height: 2px;
  transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s;
  transition: opacity .35s, transform .35s, -webkit-transform .35s;
  background-color: #fff;
}

.menu-toggle > span:first-child {
  top: 23px;
}

.menu-toggle > span:nth-child(2) {
  top: 29px;
}

.menu-toggle > span:last-child {
  top: 35px;
}

.menu-toggle:active, .menu-toggle:hover, .menu-toggle:focus {
  outline: 0;
}

.menu-toggle.is-active {
  border-color: #28333f;
  background-color: #28333f;
}

.menu-toggle.is-active > span:first-child {
  top: 29px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.menu-toggle.is-active > span:nth-child(2) {
  opacity: 0;
}

.menu-toggle.is-active > span:last-child {
  top: 29px;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.menu-wrapper + .btn-workwithus {
  display: none;
  position: absolute;
  top: 15px;
  right: 20px;
  color: #fff;
}

@media (max-width: 991px) {
  .header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -ms-grid-column-align: center;
        justify-items: center;
  }
  .menu-wrapper {
    height: 0;
    max-height: 0;
    transition: max-height .35s, opacity .35s;
    opacity: 0;
    visibility: hidden;
  }
  .menu-wrapper.is-opened {
    height: auto;
    max-height: 100vh;
    opacity: 1;
    visibility: visible;
  }
}

.top-search,
.top-search__toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
}

.top-search__toggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  overflow: hidden;
  -ms-grid-column-align: center;
      justify-items: center;
}

.top-search__toggle > .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: opacity .25s, -webkit-transform .35s;
  transition: opacity .25s, transform .35s;
  transition: opacity .25s, transform .35s, -webkit-transform .35s;
}

.top-search__toggle::before, .top-search__toggle::after {
  display: block;
  position: absolute;
  top: 16px;
  left: 10px;
  width: 20px;
  height: 2px;
  transition: opacity .35s;
  background-color: #313d4a;
  content: '';
  opacity: 0;
  visibility: hidden;
}

.top-search__toggle::before {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.top-search__toggle::after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.top-search__toggle.is-active {
  top: 14px;
  right: 20px;
  width: 40px;
  height: 34px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  background-color: #e2e417;
  color: #313d4a;
  -webkit-clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
          clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.top-search__toggle.is-active .icon {
  opacity: 0;
}

.top-search__toggle.is-active::before, .top-search__toggle.is-active::after {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 991px) {
  .top-search__form {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 60px;
    background-color: #313d4a;
    font-size: 0;
    text-align: left;
  }
  .top-search__form input,
  .top-search__form button {
    height: 60px;
    padding: 0 10px;
    border: none;
    font-size: 14px;
    line-height: 60px;
  }
  .top-search__form input {
    width: calc(100% - 120px);
    background-color: #313d4a;
    color: #fff;
  }
  .top-search__form input::-webkit-input-placeholder {
    color: #fff;
  }
  .top-search__form input:-moz-placeholder {
    color: #fff;
  }
  .top-search__form input::-moz-placeholder {
    color: #fff;
  }
  .top-search__form input:-ms-input-placeholder {
    color: #fff;
  }
  .top-search__form input:-o-input-placeholder {
    color: #fff;
  }
  .top-search__form button {
    padding: 0 21px;
    outline: 0;
    background-color: transparent;
    color: #fff;
    text-align: center;
  }
  .top-search__form button .icon {
    width: 18px;
    height: 18px;
    vertical-align: middle;
  }
  .is-active .top-search__form {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu-wrapper + .btn-workwithus {
    display: inline-block;
    width: 130px;
    height: 34px;
    padding: 0 8px;
    font-size: 12px;
    line-height: 32px;
  }
}

@media (min-width: 768px) {
  .header,
  .menu-toggle,
  .top-search,
  .top-search__toggle,
  .top-search__form {
    height: 65px;
  }
  .top-search {
    right: 150px;
  }
  .top-search.is-active {
    right: 20px;
    left: auto;
  }
  .top-search__form input,
  .top-search__form button {
    height: 65px;
    line-height: 65px;
  }
  .top-search__toggle.is-active {
    right: 0;
  }
}

@media (min-width: 992px) {
  .header {
    height: 100px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: left;
  }
  .header > .container {
    position: relative;
  }
  .header .menu {
    padding-left: 15px;
  }
  .logo {
    float: left;
  }
  .menu-toggle {
    display: none;
  }
  .menu-wrapper {
    padding-right: 60px;
    float: right;
  }
  .menu-wrapper .btn, .menu-wrapper .contact-form .wpcf7-submit, .contact-form .menu-wrapper .wpcf7-submit {
    display: none;
  }
  .menu-wrapper li {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
  }
  .menu-wrapper li a {
    display: block;
    position: relative;
    padding: 0 15px;
    transition: color .35s;
    line-height: 50px;
  }
  .menu-wrapper li a:hover, .menu-wrapper li a:focus {
    color: #e2e417;
    text-decoration: none;
  }
  .menu-wrapper li a::after {
    display: block;
    width: 100%;
    height: 3px;
    transition: opacity;
    background-color: #e2e417;
    content: '';
    opacity: 0;
  }
  .menu-wrapper li.current_page_item a, .menu-wrapper li.current-menu-item a {
    color: #e2e417;
  }
  .menu-wrapper li.current_page_item a::after, .menu-wrapper li.current-menu-item a::after {
    opacity: 1;
  }
  .top-search,
  .top-search__toggle,
  .top-search__form {
    height: 50px;
  }
  .top-search.is-active .top-search__form {
    display: block;
  }
  .top-search__toggle::before, .top-search__toggle::after {
    display: none;
  }
  .top-search__toggle.is-active {
    display: none;
  }
  .top-search__form {
    display: none;
    position: absolute;
    right: 0;
    width: 450px;
  }
  .top-search__form input,
  .top-search__form button {
    height: 50px;
    border: none;
    line-height: 50px;
  }
  .top-search__form input {
    width: calc(100% - 55px);
    padding-right: 20px;
    padding-left: 20px;
    outline: 0;
  }
  .top-search__form input::-webkit-input-placeholder {
    color: #313d4a;
  }
  .top-search__form input:-moz-placeholder {
    color: #313d4a;
  }
  .top-search__form input::-moz-placeholder {
    color: #313d4a;
  }
  .top-search__form input:-ms-input-placeholder {
    color: #313d4a;
  }
  .top-search__form input:-o-input-placeholder {
    color: #313d4a;
  }
  .top-search__form button {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    background-color: #e2e417;
    color: #313d4a;
    text-align: center;
    -webkit-clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 0);
            clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 0);
  }
}

@media (min-width: 992px) and (max-width: 1279px) {
  .logo {
    padding-top: 6px;
  }
  .top-search {
    right: 15px;
  }
}

@media (min-width: 1280px) {
  .logo__img {
    width: 188px;
    height: 50px;
  }
  .menu-wrapper {
    padding-right: 270px;
  }
  .menu-wrapper + .btn-workwithus {
    display: inline-block;
    top: 0;
    height: 50px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 14px;
    line-height: 30px;
  }
  .top-search {
    right: 175px;
  }
  .top-search.is-active {
    right: 175px;
  }
}

body.menu-sticky {
  padding-top: 60px;
}

body.menu-sticky .header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(49, 61, 74, 0.85);
}

@media (min-width: 768px) {
  body.menu-sticky {
    padding-top: 65px;
  }
}

@media (min-width: 992px) {
  body.menu-sticky {
    padding-top: 100px;
  }
}

.menu-top {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 992px) {
  .menu-top {
    font-size: 0;
  }
  .menu-top li {
    display: inline-block;
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .menu-wrapper {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #28333f;
    z-index: 9;
  }
  .menu-wrapper .btn, .menu-wrapper .contact-form .wpcf7-submit, .contact-form .menu-wrapper .wpcf7-submit {
    display: none;
  }
  .menu-wrapper li:not(:last-child) {
    margin-bottom: 20px;
  }
  .menu-wrapper a {
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
  }
  .menu-wrapper a:active {
    color: #e2e417;
  }
  .menu-wrapper::after {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-width: 0 0 88px 88px;
    border-style: solid;
    border-color: transparent transparent #e2e417;
    content: '';
  }
}

@media (max-width: 767px) {
  .menu-wrapper {
    top: 60px;
  }
  .menu-wrapper .btn, .menu-wrapper .contact-form .wpcf7-submit, .contact-form .menu-wrapper .wpcf7-submit {
    display: block;
    width: 220px;
    margin: 0 auto 30px;
  }
}

.page-header {
  position: relative;
  height: 150px;
  background: linear-gradient(to right, #dbe417 0%, #c4e417 100%);
}

.page-header > .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 150px;
}

.page-header > .container .layer-decor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.page-header > .container .layer-decor::before {
  display: block;
  position: absolute;
  right: 150px;
  width: 100vw;
  height: 100%;
  background-color: #f2f2f2;
  content: '';
  z-index: 0;
}

.page-header > .container .layer-decor::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 0;
  border-top: 150px solid #f2f2f2;
  border-right: 150px solid transparent;
  border-left: none;
  content: '';
  z-index: 0;
}

.page-header .breadcrumbs {
  display: none;
}

.page-header__inner {
  position: relative;
  z-index: 1;
}

.page-header__title {
  margin: 0;
  color: #313d4a;
  font-size: 24px;
  line-height: 1.1em;
}

.page-header__crea {
  display: none;
}

@media (min-width: 768px) {
  .page-header {
    height: 245px;
  }
  .page-header > .container {
    height: 245px;
  }
  .page-header > .container .layer-decor::before {
    right: 490px;
  }
  .page-header > .container .layer-decor::after {
    right: 245px;
    border-top: 245px solid #f2f2f2;
    border-right: 245px solid transparent;
  }
  .page-header__inner {
    max-width: 55%;
  }
  .page-header__title {
    font-size: 34px;
  }
  .page-header__crea {
    display: block;
    position: absolute;
    right: 0;
    bottom: -60px;
    width: 395px;
    z-index: 2;
  }
}

@media (min-width: 992px) {
  .page-header {
    height: 300px;
  }
  .page-header > .container {
    height: 300px;
  }
  .page-header > .container .layer-decor::before {
    right: 590px;
  }
  .page-header > .container .layer-decor::after {
    right: 290px;
    border-top: 300px solid #f2f2f2;
    border-right: 300px solid transparent;
  }
  .page-header .breadcrumbs {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #e2e417;
    font-size: 12px;
    z-index: 1;
  }
  .page-header .breadcrumbs a,
  .page-header .breadcrumbs strong {
    color: #313d4a;
  }
  .page-header .breadcrumbs a {
    text-decoration: underline;
  }
  .page-header .breadcrumbs .breadcrumb-home {
    padding-right: 10px;
  }
  .page-header__title {
    font-size: 48px;
  }
  .page-header__crea {
    bottom: -80px;
    width: 490px;
  }
}

.page-header--request .page-header__subtitle {
  padding-top: 8px;
  color: #888;
  font-size: 14px;
}

.page-header--request .page-header__subtitle b,
.page-header--request .page-header__subtitle strong {
  color: #313d4a;
}

.page-header--request .page-header__subtitle p {
  margin: 0;
}

@media (min-width: 768px) {
  .page-header--request .page-header__subtitle {
    font-size: 16px;
  }
}

@media (min-width: 1280px) {
  .page-header--request .page-header__subtitle {
    font-size: 18px;
  }
}

.footer {
  background-color: #313d4a;
  color: #fff;
  font-size: 14px;
}

.footer p {
  margin: 0;
}

.footer__subtitle {
  position: relative;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
}

.footer__subtitle::before {
  padding-right: 4px;
  color: #e2e417;
  content: '/';
}

.footer__top {
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer__data {
  text-align: center;
}

.footer__data .btn, .footer__data .contact-form .wpcf7-submit, .contact-form .footer__data .wpcf7-submit {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
}

.footer__copy {
  margin-bottom: 5px;
  font-size: 12px;
}

.footer__logo {
  width: 100px;
  height: 26px;
}

.footer__bottom {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2c3742;
}

.footer__bottom .btn.btn-outline, .footer__bottom .contact-form .btn-outline.wpcf7-submit, .contact-form .footer__bottom .btn-outline.wpcf7-submit {
  color: #e2e417;
}

.footer__bottom .btn.btn-outline:hover, .footer__bottom .contact-form .btn-outline.wpcf7-submit:hover, .contact-form .footer__bottom .btn-outline.wpcf7-submit:hover, .footer__bottom .btn.btn-outline:active, .footer__bottom .contact-form .btn-outline.wpcf7-submit:active, .contact-form .footer__bottom .btn-outline.wpcf7-submit:active, .footer__bottom .btn.btn-outline:focus, .footer__bottom .contact-form .btn-outline.wpcf7-submit:focus, .contact-form .footer__bottom .btn-outline.wpcf7-submit:focus {
  color: #313d4a;
}

@media (min-width: 768px) {
  .footer__data .btn, .footer__data .contact-form .wpcf7-submit, .contact-form .footer__data .wpcf7-submit {
    margin-bottom: 55px;
  }
  .footer__copy {
    margin-bottom: 35px;
  }
}

@media (min-width: 992px) {
  .footer {
    position: relative;
    margin-top: 138px;
  }
  .footer::before {
    position: absolute;
    top: -138px;
    right: 0;
    left: 0;
    height: 138px;
    background: #f0f0f0;
    z-index: 1;
    content: '';
  }
  .home .footer::before {
    background: #fff;
  }
  .footer__data .btn, .footer__data .contact-form .wpcf7-submit, .contact-form .footer__data .wpcf7-submit {
    margin-bottom: 20px;
  }
  .footer__copy {
    margin-bottom: 10px;
    font-size: 10px;
  }
}

@media (min-width: 1280px) {
  .footer__data {
    text-align: left;
  }
  .footer__copy {
    margin-bottom: 0;
  }
}

.sidebar .widget {
  padding-bottom: 30px;
}

.sidebar .widget:not(.widget--partners) {
  margin-bottom: 30px;
  border-bottom: 1px solid #e2e417;
}

@media (min-width: 576px) and (max-width: 991px) {
  .sidebar .widget.widget--testimonial {
    border-width: 2px;
  }
  .sidebar .widget.widget--services {
    border: none;
  }
}

.widget__title {
  margin: 0 0 15px;
  padding-right: 60px;
  color: #313d4a;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}

.widget__title h4 {
  margin: 0;
}

@media (min-width: 992px) {
  .widget__title {
    font-size: 22px;
  }
}

.sidebar-sidecarousel .slick-arrow {
  position: absolute;
  width: 26px;
  height: 26px;
  transition: color .35s;
  line-height: 26px;
  text-align: center;
  z-index: 2;
}

.sidebar-sidecarousel .slick-arrow svg {
  width: 16px;
  height: 16px;
}

.sidebar-sidecarousel .slick-arrow:hover, .sidebar-sidecarousel .slick-arrow:active {
  color: #e2e417;
}

.sidebar-sidecarousel .slick-dots {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}

.sidebar-sidecarousel .slick-dots li {
  display: inline-block;
}

.sidebar-sidecarousel .slick-dots li.slick-active button {
  background-color: #e2e417;
}

.sidebar-sidecarousel .slick-dots button {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #d9d9d9;
}

.sidebar .widget:not(.widget--testimonial) .slick-arrow {
  top: -44px;
}

.sidebar .widget--testimonial .testimonial__img {
  width: 48px;
  height: 48px;
}

.sidebar .widget--testimonial .testimonial__title {
  margin-bottom: 0;
  font-size: 16px;
}

.sidebar .widget--testimonial .slick-dots {
  display: none !important;
}

.sidebar .widget--testimonial .slick-arrow {
  bottom: 10px;
}

.sidebar .widget--testimonial .slick-arrow.slick-next {
  right: 0;
}

.sidebar .widget--testimonial .slick-arrow.slick-prev {
  right: 36px;
}

.sidebar .testimonial__quote {
  font-size: 16px;
}

.sidebar .widget--services .slick-arrow,
.sidebar .widget--partners .slick-arrow {
  top: 0;
}

.sidebar .widget--services .slick-arrow.slick-next,
.sidebar .widget--partners .slick-arrow.slick-next {
  right: 0;
}

.sidebar .widget--services .slick-arrow.slick-prev,
.sidebar .widget--partners .slick-arrow.slick-prev {
  right: 36px;
}

@media (min-width: 768px) {
  .sidebar .testimonial__quote {
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  .sidebar .testimonial__quote {
    font-size: 16px;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .sidebar.sidebar--singular {
    left: 50%;
    -webkit-flex: 0 0 100vw;
        -ms-flex: 0 0 100vw;
            flex: 0 0 100vw;
    width: 100vw;
    max-width: 100vw;
    margin-right: 0;
    margin-left: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #fff;
    overflow: hidden;
  }
  .sidebar.sidebar--singular .testimonial__quote {
    padding-top: 40px;
    background-position: 100% 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .sidebar.sidebar--singular > .row {
    width: 540px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar.sidebar--singular > .row {
    width: 720px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .sidebar.sidebar--singular {
    background-color: #fafafa;
  }
}

@media screen and (max-width: 540px) {
  .sidebar.sidebar--singular {
    width: calc(100% + 20px);
    max-width: calc(100% + 20px);
    margin-right: -10px;
    margin-left: -10px;
    padding: 15px 20px;
    background-color: #fff;
  }
  .sidebar.sidebar--singular .testimonial__quote {
    padding-top: 15px;
  }
}

.hero-wrapper {
  padding-right: 30px;
  padding-left: 30px;
  background: linear-gradient(to right, #dbe417 0%, #c4e417 100%);
  overflow: hidden;
}

.hero {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}

.hero::before {
  display: block;
  position: absolute;
  right: 100px;
  width: 100vw;
  height: 100%;
  background-color: #fafafa;
  content: '';
  z-index: -1;
}

.hero::after {
  position: absolute;
  top: 0;
  right: -150px;
  width: 100%;
  height: 0;
  border-top: 250px solid #fafafa;
  border-right: 250px solid transparent;
  border-left: none;
  content: '';
  z-index: -1;
}

.hero .slick-arrow {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  padding: 0;
  color: #313d4a;
  text-align: center;
  cursor: pointer;
}

.hero .slick-arrow.slick-prev {
  left: -30px;
}

.hero .slick-arrow.slick-next {
  right: -30px;
}

.hero__item {
  padding-top: 25px;
  padding-bottom: 25px;
}

.hero__title {
  margin-bottom: 20px;
  color: #313d4a;
  font-size: 26px;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.2em;
}

.hero__lead,
.hero__crea {
  display: none;
}

@media (min-width: 768px) {
  .hero {
    height: 340px;
  }
  .hero::before {
    right: 50%;
  }
  .hero::after {
    right: 0;
    width: 50%;
    border-top: 340px solid #fafafa;
    border-right: 340px solid transparent;
  }
  .hero__item {
    padding-top: 0;
    padding-bottom: 0;
  }
  .hero__item .row {
    height: 340px;
  }
  .hero__title {
    font-size: 32px;
  }
  .hero__crea {
    display: block;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .hero,
  .hero__item .row {
    height: 580px;
  }
  .hero::before {
    right: 580px;
  }
  .hero::after {
    right: 0;
    width: 50%;
    border-top: 580px solid #fafafa;
    border-right: 580px solid transparent;
  }
  .hero__lead {
    display: block;
    font-size: 16px;
    line-height: 1.65em;
  }
  .hero__crea img {
    max-width: calc(100% + 40px);
    margin-left: -40px;
  }
}

@media (min-width: 1280px) {
  .hero,
  .hero__item .row {
    height: 750px;
  }
  .hero .slick-arrow {
    width: 50px;
    height: 50px;
  }
  .hero .slick-arrow.slick-prev {
    left: -50px;
  }
  .hero .slick-arrow.slick-next {
    right: -50px;
  }
  .hero .slick-arrow svg {
    width: 16px;
    height: 16px;
  }
  .hero::before {
    right: 748px;
  }
  .hero::after {
    border-top: 750px solid #fafafa;
    border-right: 750px solid transparent;
  }
  .hero__title {
    font-size: 48px;
  }
  .hero__lead {
    font-size: 18px;
  }
  .hero__crea img {
    max-width: calc(100% + 80px);
    margin-left: -80px;
  }
}

@media screen and (min-width: 1400px) {
  .hero .slick-arrow {
    padding: 9px 14px;
    border: 1px solid #e2e417;
    color: #313d4a;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    -webkit-clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
            clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
  }
  .hero .slick-arrow::before, .hero .slick-arrow::after {
    position: absolute;
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    content: '';
    z-index: -1;
  }
  .hero .slick-arrow::before {
    top: 2px;
    left: 2px;
    border-left: 1px solid #e2e417;
  }
  .hero .slick-arrow::after {
    right: 2px;
    bottom: 2px;
    border-right: 1px solid #e2e417;
  }
  .hero .slick-arrow:hover {
    border-color: #e2e417;
    background-color: #e2e417;
    color: #313d4a;
  }
  .hero .slick-arrow:hover::before, .hero .slick-arrow:hover::after {
    border-color: #e2e417;
  }
  .hero .slick-arrow.slick-next {
    border-color: #fff;
  }
  .hero .slick-arrow.slick-next::before, .hero .slick-arrow.slick-next::after {
    border-color: #fff;
  }
  .hero .slick-arrow.slick-next:hover {
    background-color: #fff;
  }
  .hero .slick-arrow.slick-prev {
    left: -70px;
  }
  .hero .slick-arrow.slick-next {
    right: -70x;
  }
}

.section--about {
  position: relative;
  padding-top: 50%;
  padding-bottom: 60px;
  background: #3d3d3d;
  overflow: hidden;
  /*&::after {
    bottom: 0;
    width: 100%;
    height: 40%;
    background: url('../images/network_2.png') no-repeat top right;
    background-size: 100%;
  }*/
}

.section--about > .container {
  position: relative;
  z-index: 1;
}

.section--about::before, .section--about::after {
  display: block;
  position: absolute;
  content: '';
  z-index: 0;
}

.section--about::before {
  top: -55px;
  width: 100%;
  height: 50%;
  background: url("../images/magazines-md-down.png") no-repeat top center;
  background-size: 120% auto;
}

@media (min-width: 768px) {
  .section--about {
    padding-top: 54%;
  }
  .section--about::before {
    height: 54%;
  }
}

@media (min-width: 992px) {
  .section--about {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .section--about::before {
    top: 0;
    left: 0;
    width: 45%;
    height: 100%;
    background: url("../images/magazines-lg-up.png") no-repeat center right;
    background-size: auto 100%;
  }
}

@media (min-width: 1280px) {
  .section--about::before {
    background-position: center left;
  }
}

.about {
  font-size: 14px;
  line-height: 1.65em;
}

.about p {
  margin-bottom: 25px;
}

.about__img {
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .about {
    font-size: 18px;
  }
  .about .btn, .about .contact-form .wpcf7-submit, .contact-form .about .wpcf7-submit {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

.section--data {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #313d4a;
  color: #8592a1;
  font-size: 0;
  text-align: center;
}

.counter {
  padding-top: 20px;
  padding-bottom: 20px;
}

.counter__text {
  display: inline-block;
  font-size: 16px;
  line-height: 1.2em;
}

.counter__num {
  display: inline-block;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: -1px;
}

@media (max-width: 767px) {
  .counter {
    position: relative;
  }
  .counter:not(:last-child):after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 220px;
    height: 1px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #e2e417;
    content: '';
  }
  .counter__text {
    display: block;
    max-width: 220px;
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  .counter__num {
    display: block;
  }
}

@media (min-width: 768px) {
  .counter {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .counter:not(:last-child) {
    border-right: 1px solid #e2e417;
  }
}

@media (min-width: 992px) {
  .counter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 45px;
    padding-bottom: 45px;
    text-align: left;
    /*&:last-child {
      > :first-child {
        width: 55%;
      }

      > :last-child {
        width: calc(45% - 10px);
      }
    }*/
  }
  .counter > :first-child {
    width: 60px;
    padding-right: 10px;
    text-align: right;
  }
  .counter__text {
    font-size: 14px;
    line-height: 1.1em;
  }
  .counter__text:first-child {
    padding-right: 10px;
  }
  .counter__text:last-child {
    width: 160px;
    text-align: left;
  }
  .counter__num {
    padding-right: 10px;
  }
}

@media (min-width: 1280px) {
  .counter {
    /*&:last-child {
      > :first-child {
        width: 60%;
      }

      > :last-child {
        width: calc(40% - 10px);
      }
    }*/
  }
  .counter__text {
    font-size: 16px;
  }
  .counter__text:last-child {
    width: 180px;
  }
  .counter__num {
    font-size: 48px;
  }
}

.section--services {
  padding-top: 40px;
  padding-bottom: 30px;
  background: linear-gradient(to bottom, white 0%, #f0f0f0 100%);
}

@media (min-width: 768px) {
  .section--services {
    padding-top: 55px;
  }
}

@media (min-width: 992px) {
  .section--services {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}

.section--latest {
  padding-top: 40px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f0f0f0 50%);
}

.section--latest .section__title {
  margin-bottom: 30px;
}

.section--latest::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-width: 92px 92px 0 0;
  border-style: solid;
  border-color: #e2e417 transparent transparent;
  content: '';
  z-index: 0;
}

@media (min-width: 768px) {
  .section--latest::before {
    border-width: 252px 252px 0 0;
  }
}

@media (min-width: 768px) {
  .section--latest::before {
    border-width: 260px 260px 0 0;
  }
}

@media (max-width: 991px) {
  .section--latest {
    position: relative;
    overflow: hidden;
  }
  .section--latest .section__title {
    text-align: center;
  }
  .section--latest .cs-list-wrapper {
    position: relative;
    padding-bottom: 35px;
    z-index: 1;
  }
  .section--latest .cs-list-wrapper .cs-list {
    z-index: 1;
  }
  .section--latest .cs-list-wrapper .link-fwd {
    display: inline-block;
    position: relative;
    color: #000;
    z-index: 1;
  }
  .section--latest .cs-list-wrapper .link-fwd:hover, .section--latest .cs-list-wrapper .link-fwd:active {
    color: #313d4a;
  }
  .section--latest .cs-list-wrapper .link-fwd:hover svg, .section--latest .cs-list-wrapper .link-fwd:active svg {
    color: #313d4a;
  }
  .section--latest .testimonals-wrapper {
    position: relative;
    background-color: #fafafa;
  }
  .section--latest .testimonals-wrapper .testimonials-carousel {
    position: relative;
    z-index: 1;
  }
  .section--latest .testimonals-wrapper::before, .section--latest .testimonals-wrapper::after {
    position: absolute;
    content: '';
  }
  .section--latest .testimonals-wrapper::after {
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-width: 0 0 470px 470px;
    border-style: solid;
    border-color: transparent transparent #f2f2f2;
  }
  .section--latest .testimonials-carousel {
    position: relative;
    margin-bottom: 0;
  }
  .section--latest .testimonials-carousel .testimonial__quote {
    padding: 25px 40px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .section--latest .testimonals-wrapper .testimonials-carousel {
    max-width: 540px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section--latest .cs-list > div:nth-child(3) {
    display: none;
  }
  .section--latest .testimonals-wrapper .testimonials-carousel {
    max-width: 720px;
    margin: 0 auto;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .section--latest .testimonals-wrapper {
    left: 50%;
    -webkit-flex: 0 0 100vw;
        -ms-flex: 0 0 100vw;
            flex: 0 0 100vw;
    width: 100vw;
    max-width: 100vw;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    overflow: hidden;
  }
  .section--latest .testimonals-wrapper::after {
    border-width: 0 0 350px 350px;
  }
}

@media (min-width: 992px) {
  .section--latest {
    position: relative;
    padding-bottom: 75px;
    background: linear-gradient(to bottom, white 0%, #f0f0f0 100%);
    overflow: hidden;
  }
  .section--latest::after {
    position: absolute;
    /*top: -100px;
      right: -240px;*/
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-width: 0 0 50vw 50vw;
    border-style: solid;
    border-color: transparent transparent #f2f2f2;
    content: '';
  }
}

@media screen and (min-width: 1600px) {
  .section--latest::after {
    /*top: -160px;
      right: -120px;*/
  }
}

.section--partners {
  padding-top: 30px;
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .section--partners {
    padding-top: 40px;
  }
}

@media (min-width: 992px) {
  .section--partners {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.contact {
  position: relative;
}

.contact .contact__bd-inner {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #e2e417;
  z-index: 2;
  -webkit-clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
          clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0% 10px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
}

.contact .contact__bd-inner::before, .contact .contact__bd-inner::after {
  position: absolute;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
  z-index: -1;
}

.contact .contact__bd-inner::before {
  top: 2px;
  left: 2px;
  border-left: 1px solid #e2e417;
}

.contact .contact__bd-inner::after {
  right: 2px;
  bottom: 2px;
  border-right: 1px solid #e2e417;
}

.contact .contact__form-wrapper {
  padding: 40px 40px 0;
}

.contact .contact__form-wrapper .wpcf7-response-output {
  padding: 10px;
  font-size: 14px;
}

.contact .contact__form-wrapper .wpcf7-response-output.wpcf7-validation-errors {
  border-color: #e2e417;
}

.contact .contact__form-wrapper .wpcf7-submit {
  display: block;
  margin: 0 auto;
}

.contact .contact-message textarea {
  max-height: 160px;
  overflow: auto;
  resize: none;
}

.contact .map-section {
  position: relative;
  padding-bottom: 15px;
  padding-left: 40px;
  font-size: 12px;
  line-height: 1.55em;
}

.contact .map-section svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
}

.contact .map-section span,
.contact .map-section a {
  display: block;
  padding-top: 4px;
  color: #313d4a;
  font-weight: 600;
}

.contact .map-section a:hover {
  color: #212931;
  text-decoration: none;
}

.contact-form {
  transition: opacity .3s;
}

.contact-form.form-loading {
  opacity: 0;
}

.map-wrapper {
  position: relative;
  width: 100%;
  height: 440px;
}

#map {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 20px;
  left: 20px;
  -webkit-clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 0);
          clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 0);
}

@media (min-width: 768px) {
  .contact .contact__form-wrapper {
    padding: 45px 40px 30px;
  }
  .contact .contact__form-wrapper .form-group:last-child {
    margin-bottom: 0;
  }
  .map-wrapper {
    height: 610px;
  }
  #map {
    top: 20px;
    left: -20px;
  }
  .map-section span,
  .map-section a {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
  }
}

@media (min-width: 992px) {
  .contact {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .contact .contact__form-wrapper {
    padding-top: 50px;
  }
  .contact .map-section span,
  .contact .map-section a {
    font-size: 16px;
  }
  .map-wrapper {
    height: 660px;
  }
  #map {
    margin-right: 0;
    margin-left: 0;
  }
}

.map-overlay__overlay {
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: 20px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #2b2b2b;
  z-index: 2;
  -webkit-clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 0);
          clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 0);
}

.map-overlay__overlay svg {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  color: #313d4a;
  vertical-align: middle;
  fill: currentColor;
}

@media (min-width: 768px) {
  .map-overlay__overlay {
    left: 0;
  }
}

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

.map-infowindow p {
  margin: 0;
  color: #313d4a;
  font-size: 13px;
  line-height: 1.5em;
}

.map-infowindow strong {
  font-weight: 700;
}

.map-infowindow a {
  color: #2b2b2b;
  text-decoration: underline;
}

.map-infowindow a:hover {
  text-decoration: none;
}

_:-ms-lang(x)::before, _:-ms-lang(x)::after,
.contact .contact__bd-inner::before,
.contact .contact__bd-inner::after {
  display: none;
  clip-path: none;
}

.wpcf7 .offer-form {
  margin-bottom: 50px;
  border: 1px solid #e5e5e5;
}

.wpcf7 .offer-form fieldset:first-child .offer-form__header {
  display: block;
  position: relative;
  top: -1px;
}

.wpcf7 .offer-form .text-center {
  padding-bottom: 30px;
}

.wpcf7 .offer-form .wpcf7-form-control.wpcf7-submit {
  font-weight: 700;
}

.wpcf7 .offer-form .wpcf7-form-control.wpcf7-submit:focus {
  outline: 0;
}

@media (min-width: 992px) {
  .wpcf7 .offer-form {
    margin-bottom: 90px;
  }
}

.offer-form__header {
  position: relative;
  min-height: 56px;
  margin-right: -1px;
  margin-left: -1px;
  padding: 10px 20px 10px 55px;
  background-color: #f9f9f9;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
}

.offer-form__header h2 {
  margin: 0;
  font-size: 18px;
}

.offer-form__header p {
  margin: 0;
  font-size: 12px;
}

.offer-form__num {
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 36px;
  height: 36px;
  background-color: #e2e417;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
}

@media (min-width: 768px) {
  .offer-form__header {
    padding: 20px 20px 20px 55px;
  }
  .offer-form__num {
    top: 20px;
  }
}

@media (min-width: 992px) {
  .offer-form__header h2 {
    font-size: 24px;
  }
  .offer-form__header p {
    font-size: 13px;
  }
}

.offer-form__section {
  padding: 20px;
}

@media (min-width: 992px) {
  .offer-form__section {
    padding: 20px 100px;
  }
}

.content-404 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 35vh;
  text-align: center;
}

.content-404 h2 {
  color: #313d4a;
  font-size: 28px;
  font-weight: 700;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  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 {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

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

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

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

.slick-track:before, .slick-track:after {
  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-arrow,
.slick-dots button {
  cursor: pointer;
}

.slick-arrow {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

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