@font-face {
  font-family: Lato;
  src: url("/fonts/Lato-Bold.12a234e.woff2") format("woff2"),
    url("/fonts/Lato-Bold.2032f2b.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("/fonts/Lato-Italic.ba676cb.woff2") format("woff2"),
    url("/fonts/Lato-Italic.90d8ae9.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("/fonts/Lato-Semibold.26593cf.woff2") format("woff2"),
    url("/fonts/Lato-Semibold.bef8639.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("/fonts/Lato-Regular.69279ae.woff2") format("woff2"),
    url("/fonts/Lato-Regular.e87e43c.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"),
    url("/fonts/ibm-plex-sans-v7-latin-300.9e1c48a.woff2") format("woff2"),
    url("/fonts/ibm-plex-sans-v7-latin-300.10bb6a0.woff") format("woff");
}
@font-face {
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"),
    url("/fonts/ibm-plex-sans-v7-latin-regular.263d626.woff2") format("woff2"),
    url("/fonts/ibm-plex-sans-v7-latin-regular.a2c56f9.woff") format("woff");
}
@font-face {
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 700;
  src: local("IBM Plex Sans Bold"), local("IBMPlexSans-Bold"),
    url("/fonts/ibm-plex-sans-v7-latin-700.c9983d3.woff2") format("woff2"),
    url("/fonts/ibm-plex-sans-v7-latin-700.b8809d6.woff") format("woff");
}
@font-face {
  font-family: IBM Plex Sans;
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"),
    url("/fonts/ibm-plex-sans-v7-latin-600.7852d4d.woff2") format("woff2"),
    url("/fonts/ibm-plex-sans-v7-latin-600.337b165.woff") format("woff");
}
@font-face {
  font-family: Myriad Pro;
  src: url("/fonts/MyriadPro-Regular.793a695.woff2") format("woff2"),
    url("/fonts/MyriadPro-Regular.be621f9.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #3cbb88;
  --secondary: #2f3640;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1218px;
  --breakpoint-xxl: 1444px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
:after,
:before {
  box-sizing: border-box;
}
@-ms-viewport {
  width: device-width;
}
footer,
header,
main {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2f3640;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
}
address,
p {
  margin-bottom: 1rem;
}
address {
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
a {
  color: #2f3640;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0f1114;
  text-decoration: none;
}
a:not([href]):not([tabindex]),
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;
}
code {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
  font-size: 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
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;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@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: 1218px) {
  .container {
    max-width: 1170px;
  }
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col,
.col-12,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-12,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-12,
.col-sm-3,
.col-sm-8,
.col-sm-12,
.col-xl-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.col,
.col-12 {
  max-width: 100%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media (min-width: 576px) {
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 33.33334%;
    flex: 0 0 33.33334%;
    max-width: 33.33334%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.66668%;
    flex: 0 0 66.66668%;
    max-width: 66.66668%;
  }
}
@media (min-width: 768px) {
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1218px) {
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #98dec2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(60, 187, 136, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:focus,
.btn:hover {
  text-decoration: none;
}
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(60, 187, 136, 0.25);
}
.btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn-primary {
  color: #fff;
  background-color: #3cbb88;
  border-color: #3cbb88;
}
.btn-primary:hover {
  color: #fff;
  background-color: #339e73;
  border-color: #30946c;
}
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(60, 187, 136, 0.5);
}
.btn-primary:disabled {
  color: #fff;
  background-color: #3cbb88;
  border-color: #3cbb88;
}
.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #30946c;
  border-color: #2d8b65;
}
.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(60, 187, 136, 0.5);
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  background-color: #3cbb88;
}
.custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(60, 187, 136, 0.25);
}
.custom-control-input:active ~ .custom-control-label:before {
  color: #fff;
  background-color: #bfead9;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label:before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
}
.custom-control-label:before {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}
.custom-control-label:after,
.custom-control-label:before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
.custom-control-label:after {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 50% 50%;
}
.custom-checkbox .custom-control-label:before {
  border-radius: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #3cbb88;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23FFFFFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:before {
  background-color: #3cbb88;
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23FFFFFF' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label:before {
  background-color: rgba(60, 187, 136, 0.5);
}
.custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label:before {
  background-color: rgba(60, 187, 136, 0.5);
}
.custom-control-label:before {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label:before {
    transition: none;
  }
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0;
}
.media,
.progress {
  display: -ms-flexbox;
  display: flex;
}
.media {
  -ms-flex-align: start;
  align-items: flex-start;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
@media (min-width: 768px) {
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
}
.w-100 {
  width: 100% !important;
}
.h-100 {
  height: 100% !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
}
@media print {
  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  img {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    min-width: 992px !important;
  }
}
header .top-menu {
  background-color: #fff;
  position: absolute;
  top: 0;
  z-index: 5;
}
header .header-logo a {
  display: block;
}
header .header-logo img {
  display: block;
  width: 207px;
  margin: 9px 0;
}
header .bm-burger-button {
  display: none;
}
@media screen and (max-width: 1218px) {
  header .bm-burger-button {
    display: block;
    top: 15px;
  }
  header .navigation {
    display: none;
  }
}
header .navigation ul {
  padding-left: 0;
  margin-bottom: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
header .navigation ul li {
  float: left;
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  list-style: none;
  vertical-align: middle;
}
header .navigation ul li:last-child {
  margin-left: 20px;
}
header .navigation ul li:last-child a {
  color: #fff;
  background-color: #3cbb88;
  transition: background-color 0.3s;
}
header .navigation ul li:last-child a:hover {
  background-color: #339e73;
  color: #fff;
}
header .navigation ul li a {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 15.4px;
  line-height: 30px;
  font-weight: 700;
  height: 36px;
  display: block;
  text-transform: uppercase;
  padding-top: 2px;
  border-radius: 2px;
  transition: color 0.1s;
}
header .navigation ul li a:hover {
  color: #3cbb88;
  text-decoration: none;
}
header .navigation ul li a.router-link-exact-active {
  color: #3cbb88;
}
footer {
  background-color: #3cbb88;
  color: #fff;
  padding: 45px 0 0;
  font-weight: 700;
  font-size: 17px;
  line-height: 30px;
}
footer h2 {
  font-weight: 700;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 28px;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #2f3640;
}
footer ul {
  padding-left: 0;
}
footer ul li {
  list-style-type: none;
}
footer .row {
  margin-bottom: 20px;
}
footer .social {
  vertical-align: middle;
}
footer .social:hover {
  text-decoration: none;
}
footer .social img {
  padding-right: 10px;
}
footer .social.facebook,
footer .social.google {
  font-size: 24px;
}
footer .social.facebook,
footer .social.twitter {
  padding-right: 20px;
}
@media (max-width: 992px) {
  footer .social.facebook img,
  footer .social.twitter img {
    padding-right: 15px;
  }
}
footer .footer-bottom {
  font-family: IBM Plex Sans, sans-serif;
  background-color: #2f3640;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
}
footer .copyright-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
footer .copyright-container p {
  color: #aaa;
  margin-bottom: 0;
}
footer .copyright-container p a {
  color: #fff;
}
footer .copyright-container p span {
  display: inline-block;
}
footer .newsletter .newsletter-field {
  display: -ms-flexbox;
  display: flex;
}
footer .newsletter label {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 26px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  footer .newsletter label {
    margin-top: 45px;
  }
}
footer .newsletter input {
  border: none;
  outline: none;
  line-height: 40px;
  -ms-flex: 1;
  flex: 1;
  padding-left: 15px;
  color: #0f1626;
  min-width: 0;
}
footer .newsletter input::-webkit-input-placeholder {
  color: #0f1626;
  font-style: italic;
}
footer .newsletter input:-ms-input-placeholder,
footer .newsletter input::-ms-input-placeholder {
  color: #0f1626;
  font-style: italic;
}
footer .newsletter input::placeholder {
  color: #0f1626;
  font-style: italic;
}
footer .newsletter button {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  border: none;
  outline: none;
  color: #fff;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #2f3640;
}
.banner-container {
  background-color: #3cbb88;
  position: relative;
}
.banner-container .banner-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  padding-top: 60px;
  z-index: 2;
}
@media (max-width: 992px) {
  .banner-container .banner-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
  }
}
.banner-container .banner-overlay .banner-text-wrapper {
  width: 100%;
}
@media (min-width: 992px) {
  .banner-container .banner-overlay .banner-text-wrapper {
    width: 50%;
  }
}
.banner-container .banner-overlay h1 {
  font-size: 62px;
  font-family: IBM Plex Sans, sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 1218px) {
  .banner-container .banner-overlay h1 {
    font-size: 35px;
  }
}
@media (max-width: 992px) {
  .banner-container .banner-overlay h1 {
    text-align: center;
  }
}
.banner-container .banner-overlay hr {
  max-width: 500px;
  margin-left: -1px;
  border-top: 1px solid #fff;
  text-align: left;
}
@media (max-width: 992px) {
  .banner-container .banner-overlay hr {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1218px) {
  .banner-container .banner-overlay hr {
    width: 90%;
  }
}
.banner-container .banner-overlay p {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .banner-container .banner-overlay p {
    font-size: 18px;
  }
}
.banner-container .banner-overlay .btn {
  font-family: Myriad Pro, sans-serif;
  background-color: #3cbb88;
  padding: 15px 54px;
  border-radius: 0;
  color: #fff;
  font-size: 29px;
  border: 3px solid #fff;
  transition: background-color 0.2s ease;
  text-transform: uppercase;
}
.banner-container .banner-overlay .btn:hover {
  background-color: #339e73;
}
@media (max-width: 576px) {
  .banner-container .banner-overlay .btn {
    padding: 16px 25px;
    font-size: 24px;
  }
}
.banner-container .banner-overlay-content-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 700px;
}
@media (max-width: 576px) {
  .banner-container .banner-overlay-content-container {
    height: 600px;
  }
}
.banner-container > .row {
  padding-top: 60px;
  margin: 0;
}
@media (min-width: 992px) {
  .banner-container > .row .triangle:after,
  .banner-container > .row .triangle:before {
    content: "";
    display: block;
    position: absolute;
    left: -104px;
    width: 0;
    height: 0;
    border-style: solid;
  }
  .banner-container > .row .triangle:after {
    top: 0;
    border-color: transparent transparent transparent #3cbb88;
    border-bottom-width: 350px;
    border-top-width: 350px;
    border-left: 250px solid #3cbb88;
    left: -165px;
  }
  .banner-container > .row .triangle:before {
    top: -5px;
    border-color: transparent transparent transparent #fff;
    border-bottom-width: 360px;
    border-top-width: 354px;
    border-left: 256px solid #fff;
    left: -163px;
  }
}
.banner-container > .row > .triangle {
  padding: 0;
  position: relative;
}
.banner-container > .row > .triangle .image-partial {
  margin-left: -165px;
}
.banner-container > .row > .triangle .image-partial .img-cover {
  background-image: url("/images/banner_new.528714a.png");
  height: 700px;
  display: block;
  background-repeat: no-repeat;
  background-position: center -30px;
  background-size: cover;
}
@media (max-width: 576px) {
  .banner-container > .row > .triangle .image-partial .img-cover {
    height: 600px;
  }
}
.vehicle {
  margin-bottom: 30px;
}
.vehicle__image {
  width: 100%;
  border: 5px solid #3cbb88;
}
.vehicle__name {
  font-weight: 700;
}
.vehicle__name,
.vehicle__price {
  font-size: 23px;
  margin-top: 15px;
}
.vehicle__description {
  margin-top: 15px;
  margin-bottom: 40px;
}
.previous-sales .vehicle {
  position: relative;
}
.previous-sales .vehicle:after {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 700;
  font-size: 24px;
  content: "SOLD";
  position: absolute;
  left: 50px;
  top: 50px;
  z-index: 2;
  transform: translate(-50%, -50%) rotate(-45deg);
  color: #3cbb88;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 15px;
}
.errors {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.errors,
.success {
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
body {
  font-family: Lato, sans-serif;
}
.highlighted {
  color: #2f3640;
}
.btn {
  font-size: 22px;
  font-family: IBM Plex Sans, sans-serif;
  text-transform: uppercase;
}
h1 {
  margin-bottom: 13px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: IBM Plex Sans, sans-serif;
}
.about {
  padding: 80px 0;
  font-size: 18px;
  line-height: 26px;
}
.about h2 {
  font-size: 42px;
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 992px) {
  .about h2 {
    font-size: 35px;
  }
}
@media (min-width: 576px) {
  .about h2 {
    text-align: left;
  }
}
.about hr {
  width: 440px;
  margin: 0 auto 30px 0;
  border-top: 1px solid #2f3640;
  text-align: left;
}
@media (max-width: 992px) {
  .about hr {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .about hr {
    margin-left: auto;
  }
}
.about p {
  margin-bottom: 25px;
}
.about .images img {
  /* background-color: #e7e7e7; */
  border: 15px solid #e7e7e7;
}
.about .images > .row > .col-md-6:nth-child(2) {
  padding-right: 0;
}
@media (max-width: 768px) {
  .about .images > .row > .col-md-6:nth-child(2) {
    padding-right: 15px;
  }
}
.about .images > .row > .col-md-6:last-child {
  padding-left: 0;
}
@media (max-width: 768px) {
  .about .images > .row > .col-md-6:last-child {
    padding-left: 15px;
  }
}
.about .images img.first {
  width: 100%;
  height: auto;
}
.about .images img.third {
  margin: 6px;
  width: calc(100% - 12px);
}
@media (min-width: 768px) {
  .about .images img.third {
    width: calc(100% - 10px);
  }
}
@media (min-width: 768px) {
  .about .images img.third.third {
    margin: 6px 6px 6px 3px;
  }
}
.services {
  background-color: #3cbb88;
  padding: 70px 0;
  color: #fff;
}
.services h2 {
  font-weight: 600;
  font-size: 41px;
  margin-bottom: 10px;
}
@media screen and (min-width: 1024px) and (max-width: 1218px) {
  .services h2 {
    font-size: 30px;
  }
}
.services hr {
  border-top: 1px solid #fff;
  width: 250px;
  margin-left: 0;
  margin-right: auto;
}
.service-card {
  margin-top: 30px;
}
.box {
  text-align: center;
  height: 100%;
}
.internal .box {
  border: #c5c5c5 solid 1px;
}
.box img {
  width: 100%;
}
.home-card-image {
  width: 100%;
  padding-top: 68%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
/* .services .box .home-card-image--1 {
  background-image: url(/static/img/2019-volkswagen-transporter.84903ab.jpg);
} */
.home-card-image--1 {
  background-image: url(/static/img/2019-volkswagen-transporter.84903ab.jpg);
}
.home-card-image--2 {
  background-image: url(/static/img/mercedes-sprinter-313.18a7bf6.jpg);
}
.home-card-image--3 {
  background-image: url(/static/img/Mitsubishi-L200.e7b8f42.jpg);
}
.content {
  background-color: #fff;
  font-size: 22px;
  width: 100%;
  padding: 45px 15px 35px;
  margin: auto;
  position: relative;
  line-height: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.content h2 {
  font-size: 23px;
  font-weight: 700;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.content p {
  font-size: 23px;
  margin-bottom: 22px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}
.content .btn {
  margin-top: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.content .circle {
  background-color: #3cbb88;
  width: 95px;
  height: 95px;
  position: absolute;
  border-radius: 50%;
  z-index: 2;
  text-align: center;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
}
.content .circle img {
  width: auto;
  margin-top: 15px;
}
a {
  /* display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -ms-flex-align: center;
  align-items: center; */
}
a:hover {
  text-decoration: none;
}
#testimonials {
  position: relative;
  padding: 70px 0 75px;
}
#testimonials h2 {
  font-size: 41px;
  font-weight: 600;
  margin-bottom: 13px;
}
@media (max-width: 576px) {
  #testimonials h2 {
    font-size: 36px;
  }
}
#testimonials hr {
  width: 318px;
  border-top: 1px solid #2f3640;
  margin: 0 auto 65px 0;
  text-align: left;
}
@media (max-width: 992px) {
  #testimonials hr {
    max-width: 100%;
  }
}
#testimonials .quote-content {
  font-size: 18px;
  line-height: 24px;
  font-family: IBM Plex Sans, sans-serif;
  padding-bottom: 30px;
  text-align: center;
}
#testimonials .quote-content p {
  margin-bottom: 10px;
}
#testimonials .quote-content p.author {
  font-size: 20px;
}
#testimonials .left-quote,
#testimonials .right-quote {
  font-size: 100px;
  line-height: 0;
  position: absolute;
  font-family: IBM Plex Sans, sans-serif;
}
#testimonials .left-quote.left-quote,
#testimonials .right-quote.left-quote {
  left: 7px;
  top: 130px;
}
#testimonials .left-quote.right-quote,
#testimonials .right-quote.right-quote {
  font-weight: 600;
  right: 7px;
  bottom: 30px;
}
.cta {
  background-color: #2f3640;
  color: #fff;
  padding: 19px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .cta {
    text-align: left;
  }
}
.cta p {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 24px;
}
@media (min-width: 768px) {
  .cta .button-wrapper {
    padding: 7px 0;
  }
}
.cta .get-in-touch-button {
  text-align: center;
  margin: auto;
}
.cta .btn {
  color: #fff;
  background-color: #2f3640;
  font-weight: 700;
  font-size: 29px;
  padding: 15px 40px;
  border: 3px solid #fff;
}
.cta .btn:hover {
  background-color: #3f4956;
}
@media (max-width: 768px) {
  .cta .btn {
    margin-top: 20px;
  }
}
.internal {
  margin-top: 80px;
  border-top: 3px solid #3cbb88;
  padding-top: 60px;
  padding-bottom: 60px;
}
.internal hr {
  border-top: 1px solid #2f3640;
  width: 160px;
  margin: 0 auto 40px 0;
}
.form-button {
  float: right;
}
@media (min-width: 768px) {
  .testimonial-wrapper {
    border: 4px solid #fff;
    border-radius: 7px;
  }
}
.testimonial-wrapper div {
  padding: 20px;
  margin-bottom: 5px;
  min-height: 117px;
  height: 100%;
}
.testimonial-wrapper:nth-of-type(2n) {
  background-color: #3cbb88;
  color: #fff;
}
.testimonial-wrapper:nth-of-type(odd) {
  background-color: #e7e7e7;
  color: #2f3640;
}
.testimonial-wrapper:nth-of-type(odd) .highlighted {
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .testimonial-wrapper:nth-of-type(4n + 1),
  .testimonial-wrapper:nth-of-type(4n + 4) {
    background-color: #e7e7e7;
    color: #2f3640;
  }
  .testimonial-wrapper:nth-of-type(4n + 2),
  .testimonial-wrapper:nth-of-type(4n + 3) {
    background-color: #3cbb88;
    color: #fff;
  }
  .testimonial-wrapper:nth-of-type(4n + 2) .highlighted,
  .testimonial-wrapper:nth-of-type(4n + 3) .highlighted {
    color: #fff;
  }
}
.testimonials-container {
  margin-top: 30px;
}
.required:after {
  content: "*";
  color: red;
}
body {
  margin: 0 !important;
}
.bm-burger-button {
  display: none;
}
@media screen and (max-width: 1170px) {
  .bm-burger-button {
    display: block;
  }
}
#sideNav.bm-menu {
  background-color: #3cbb88;
}
header .navigation > ul > li a.router-link-exact-active {
  color: #3cbb88;
}
#testimonials .swiper-container-horizontal > .swiper-pagination-bullets,
#testimonials .swiper-pagination-custom,
#testimonials .swiper-pagination-fraction {
  bottom: 0;
}
#testimonials .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  border: 2px solid #2f3640;
  opacity: 1;
  margin: 0 8px;
}
#testimonials .swiper-pagination-bullet-active {
  background: #2f3640;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-wrapper {
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  box-sizing: content-box;
  transform: translateZ(0);
}
.swiper-slide,
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  transition-property: transform;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translateZ(0);
  z-index: 10;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn);
  }
}
