@import url("https://fonts.googleapis.com/css?family=PT+Sans:700,400");
/*
	Theme: Webmix
	Version: 1.1.0
*/
/*!
 * Bootstrap v4.0.0-alpha.6 (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)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@media print {
  *,
  ::after,
  ::before,
  blockquote::first-letter,
  blockquote::first-line,
  div::first-letter,
  div::first-line,
  li::first-letter,
  li::first-line,
  p::first-letter,
  p::first-line {
    text-shadow: none !important;
    -webkit-box-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;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dddddd !important;
  }
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
a {
  color: #0275d8;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #014c8c;
  text-decoration: underline;
}
a: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 {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
}
[role=button] {
  cursor: pointer;
}
[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
  background-color: transparent;
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: left;
}
label {
  display: inline-block;
  margin-bottom: .5rem;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
  line-height: inherit;
}
input[type=checkbox]:disabled,
input[type=radio]:disabled {
  cursor: not-allowed;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
input[type=search] {
  -webkit-appearance: none;
}
output {
  display: inline-block;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  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;
}
.h6,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}
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;
}
.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  padding: .5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72;
}
.blockquote-footer::before {
  content: "\2014 \00A0";
}
.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: .25rem solid #eceeef;
  border-left: 0;
}
.blockquote-reverse .blockquote-footer::before {
  content: "";
}
.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #636c72;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: .25rem;
}
a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}
kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: .2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .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-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .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-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .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-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .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-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .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-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .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-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .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-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .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-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .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-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .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-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .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-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .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-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.pull-0 {
  right: auto;
}
.pull-1 {
  right: 8.333333%;
}
.pull-2 {
  right: 16.666667%;
}
.pull-3 {
  right: 25%;
}
.pull-4 {
  right: 33.333333%;
}
.pull-5 {
  right: 41.666667%;
}
.pull-6 {
  right: 50%;
}
.pull-7 {
  right: 58.333333%;
}
.pull-8 {
  right: 66.666667%;
}
.pull-9 {
  right: 75%;
}
.pull-10 {
  right: 83.333333%;
}
.pull-11 {
  right: 91.666667%;
}
.pull-12 {
  right: 100%;
}
.push-0 {
  left: auto;
}
.push-1 {
  left: 8.333333%;
}
.push-2 {
  left: 16.666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.333333%;
}
.push-5 {
  left: 41.666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.333333%;
}
.push-8 {
  left: 66.666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.333333%;
}
.push-11 {
  left: 91.666667%;
}
.push-12 {
  left: 100%;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
.table td,
.table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
.table tbody + tbody {
  border-top: 2px solid #eceeef;
}
.table .table {
  background-color: #fff;
}
.table-sm td,
.table-sm th {
  padding: .3rem;
}
.table-bordered {
  border: 1px solid #eceeef;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #eceeef;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-active,
.table-active > td,
.table-active > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #dff0d8;
}
.table-hover .table-success:hover {
  background-color: #d0e9c6;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #d9edf7;
}
.table-hover .table-info:hover {
  background-color: #c4e3f3;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #fcf8e3;
}
.table-hover .table-warning:hover {
  background-color: #faf2cc;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f2dede;
}
.table-hover .table-danger:hover {
  background-color: #ebcccc;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}
.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}
.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}
.table-inverse {
  color: #fff;
  background-color: #292b2c;
}
.table-inverse td,
.table-inverse th,
.table-inverse thead th {
  border-color: #fff;
}
.table-inverse.table-bordered {
  border: 0;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: 0;
}
.form-control::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}
.form-control:disabled {
  cursor: not-allowed;
}
select.form-control:not([size]):not([multiple]) {
  height: calc(4.25rem);
}
select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
}
.col-form-label {
  padding-top: calc(-1.5rem);
  padding-bottom: calc(-1.5rem);
  margin-bottom: 0;
}
.col-form-label-lg {
  padding-top: calc(-1.25rem);
  padding-bottom: calc(-1.25rem);
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(-1.75rem);
  padding-bottom: calc(-1.75rem);
  font-size: .875rem;
}
.col-form-legend {
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0;
  font-size: 1rem;
}
.form-control-static {
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem;
}
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem;
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: .3rem;
}
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
  height: 3.166667rem;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: .25rem;
}
.form-check {
  position: relative;
  display: block;
  margin-bottom: .5rem;
}
.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}
.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}
.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}
.form-check-input:only-child {
  position: static;
}
.form-check-inline {
  display: inline-block;
}
.form-check-inline .form-check-label {
  vertical-align: middle;
}
.form-check-inline + .form-check-inline {
  margin-left: .75rem;
}
.form-control-feedback {
  margin-top: .25rem;
}
.form-control-danger,
.form-control-success,
.form-control-warning {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right .5625rem;
  -webkit-background-size: 1.125rem 1.125rem;
  background-size: 1.125rem 1.125rem;
}
.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
  color: #5cb85c;
}
.has-success .form-control {
  border-color: #5cb85c;
}
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}
.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
  color: #f0ad4e;
}
.has-warning .form-control {
  border-color: #f0ad4e;
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: #fff;
}
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}
.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
  color: #d9534f;
}
.has-danger .form-control {
  border-color: #d9534f;
}
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}
.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -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-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -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-box-align: center;
    -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-static {
    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-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: 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: .25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: 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: .25rem;
    vertical-align: text-bottom;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  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: .5rem 1rem;
  font-size: 1rem;
  border-radius: .25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn:focus,
.btn:hover {
  text-decoration: none;
}
.btn.focus,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}
.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}
.btn.active,
.btn:active {
  background-image: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}
.btn-primary.focus,
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #0275d8;
  border-color: #0275d8;
}
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}
.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}
.btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-secondary.focus,
.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #fff;
  border-color: #ccc;
}
.btn-secondary.active,
.btn-secondary:active,
.show > .btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-info.focus,
.btn-info:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
.btn-success.focus,
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
.btn-warning.focus,
.btn-warning:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning.active,
.btn-warning:active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-danger.focus,
.btn-danger:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger.active,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}
.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}
.btn-outline-primary.active,
.btn-outline-primary:active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}
.btn-outline-secondary.active,
.btn-outline-secondary:active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}
.btn-outline-info.active,
.btn-outline-info:active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}
.btn-outline-success.active,
.btn-outline-success:active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}
.btn-outline-warning.active,
.btn-outline-warning:active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}
.btn-outline-danger.active,
.btn-outline-danger:active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-link {
  font-weight: 400;
  color: #0275d8;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
  background-color: transparent;
}
.btn-link,
.btn-link:active,
.btn-link:focus {
  border-color: transparent;
}
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link:disabled {
  color: #636c72;
}
.btn-link:disabled:focus,
.btn-link:disabled:hover {
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: .3rem;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: .5rem;
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  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;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height 0.35s ease;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}
.dropdown-divider {
  height: 1px;
  margin: .5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: 400;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}
.show > .dropdown-menu {
  display: block;
}
.show > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #636c72;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: .125rem;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.btn-group-vertical > .btn:hover,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem;
}
.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}
.btn-group-vertical {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
  z-index: 3;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem;
}
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: .3rem;
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}
.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:not(:last-child) {
  border-right: 0;
}
.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.input-group-btn:not(:last-child) > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 3;
}
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:hover,
.input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn:focus,
.input-group-btn:not(:first-child) > .btn:hover {
  z-index: 3;
}
.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0275d8;
}
.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 1px #fff,0 0 0 3px #0275d8;
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #0275d8;
}
.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #8fcafe;
}
.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}
.custom-control-input:disabled ~ .custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}
.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
  background-size: 50% 50%;
}
.custom-checkbox .custom-control-indicator {
  border-radius: .25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' 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-indicator {
  background-color: #0275d8;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-indicator {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-controls-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.custom-controls-stacked .custom-control {
  margin-bottom: .25rem;
}
.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}
.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(4.25rem);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  -webkit-background-size: 8px 10px;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.custom-select:focus {
  border-color: #5cb3fd;
  outline: 0;
}
.custom-select:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}
.custom-select:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}
.custom-select::-ms-expand {
  opacity: 0;
}
.custom-select-sm {
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%;
}
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}
.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
}
.custom-file-control:lang(en)::after {
  content: "Choose file...";
}
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-file-control:lang(en)::before {
  content: "Browse";
}
.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5em 1em;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #dddddd;
}
.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #464a4c;
  background-color: #fff;
  border-color: #dddddd #dddddd #ffffff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.nav-pills .nav-link {
  border-radius: .25rem;
}
.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.5rem 1rem;
}
.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}
.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: 0 0;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}
.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}
@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}
.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}
.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}
.navbar-toggleable-xl .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: #fff;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: #fff;
}
.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.active,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .open > .nav-link {
  color: #fff;
}
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
}
.card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: .75rem;
}
.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
}
.card-footer {
  padding: .75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
}
.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem;
}
.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}
.card-primary .card-footer,
.card-primary .card-header {
  background-color: transparent;
}
.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.card-success .card-footer,
.card-success .card-header {
  background-color: transparent;
}
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.card-info .card-footer,
.card-info .card-header {
  background-color: transparent;
}
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.card-warning .card-footer,
.card-warning .card-header {
  background-color: transparent;
}
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
.card-danger .card-footer,
.card-danger .card-header {
  background-color: transparent;
}
.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}
.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}
.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}
.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}
.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}
.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}
.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-footer,
.card-inverse .card-header {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
  color: #fff;
}
.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
  color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
  color: #fff;
}
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}
.card-img {
  border-radius: calc(-0.75rem);
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img-top {
  border-top-right-radius: calc(-0.75rem);
  border-top-left-radius: calc(-0.75rem);
}
.card-img-bottom {
  border-bottom-right-radius: calc(-0.75rem);
  border-bottom-left-radius: calc(-0.75rem);
}
@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
  .card-group .card:not(:first-child):not(:last-child) .card-img-top {
    border-radius: 0;
  }
}
@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: .75rem;
  }
}
.breadcrumb {
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: .25rem;
}
.breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}
.breadcrumb-item {
  float: left;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #636c72;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #636c72;
}
.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: .25rem;
  border-top-left-radius: .25rem;
}
.page-item:last-child .page-link {
  border-bottom-right-radius: .25rem;
  border-top-right-radius: .25rem;
}
.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #dddddd;
}
.page-link:focus,
.page-link:hover {
  color: #014c8c;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}
.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: .3rem;
  border-top-left-radius: .3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: .3rem;
  border-top-right-radius: .3rem;
}
.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: .2rem;
  border-top-left-radius: .2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: .2rem;
  border-top-right-radius: .2rem;
}
.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem;
}
.badge-default {
  background-color: #636c72;
}
.badge-default[href]:focus,
.badge-default[href]:hover {
  background-color: #4b5257;
}
.badge-primary {
  background-color: #0275d8;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
  background-color: #025aa5;
}
.badge-success {
  background-color: #5cb85c;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
  background-color: #449d44;
}
.badge-info {
  background-color: #5bc0de;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
  background-color: #31b0d5;
}
.badge-warning {
  background-color: #f0ad4e;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
  background-color: #ec971f;
}
.badge-danger {
  background-color: #d9534f;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
  background-color: #c9302c;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: .3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-hr {
  border-top-color: #d0d5d8;
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible .close {
  position: relative;
  top: -.75rem;
  right: -1.25rem;
  padding: .75rem 1.25rem;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c1e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6d5ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7ecb5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9b9;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: .75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: .25rem;
}
.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 1rem 1rem;
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  -o-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit;
}
.list-group-item-action .list-group-item-heading {
  color: #292b2c;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}
.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}
.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.list-group-item:focus,
.list-group-item:hover {
  text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item:disabled .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item:disabled .list-group-item-text {
  color: #636c72;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text {
  color: #daeeff;
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.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 embed,
.embed-responsive iframe,
.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.857143%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: .5;
}
.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
}
.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: .9;
}
.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bs-tether-element-attached-left .tooltip-inner::before,
.tooltip.tooltip-right .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.bs-tether-element-attached-top .tooltip-inner::before,
.tooltip.tooltip-bottom .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.bs-tether-element-attached-right .tooltip-inner::before,
.tooltip.tooltip-left .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
}
.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
}
.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
  margin-top: -10px;
}
.popover.bs-tether-element-attached-bottom::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::after,
.popover.popover-top::before {
  left: 50%;
  border-bottom-width: 0;
}
.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.popover.bs-tether-element-attached-bottom::after,
.popover.popover-top::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}
.popover.bs-tether-element-attached-left,
.popover.popover-right {
  margin-left: 10px;
}
.popover.bs-tether-element-attached-left::after,
.popover.bs-tether-element-attached-left::before,
.popover.popover-right::after,
.popover.popover-right::before {
  top: 50%;
  border-left-width: 0;
}
.popover.bs-tether-element-attached-left::before,
.popover.popover-right::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.bs-tether-element-attached-left::after,
.popover.popover-right::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}
.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
  margin-top: 10px;
}
.popover.bs-tether-element-attached-top::after,
.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::after,
.popover.popover-bottom::before {
  left: 50%;
  border-top-width: 0;
}
.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bs-tether-element-attached-top::after,
.popover.popover-bottom::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}
.popover.bs-tether-element-attached-top .popover-title::before,
.popover.popover-bottom .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.popover.bs-tether-element-attached-right,
.popover.popover-left {
  margin-left: -10px;
}
.popover.bs-tether-element-attached-right::after,
.popover.bs-tether-element-attached-right::before,
.popover.popover-left::after,
.popover.popover-left::before {
  top: 50%;
  border-right-width: 0;
}
.popover.bs-tether-element-attached-right::before,
.popover.popover-left::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.bs-tether-element-attached-right::after,
.popover.popover-left::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(-0.7rem);
  border-top-left-radius: calc(-0.7rem);
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover::after,
.popover::before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover::before {
  content: "";
  border-width: 11px;
}
.popover::after {
  content: "";
  border-width: 10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}
@media (-webkit-transform-3d) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}
@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}
@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .active.carousel-item-right,
  .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .active.carousel-item-left,
  .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .active.carousel-item-right,
  .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .active.carousel-item-left,
  .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.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;
}
.bg-faded {
  background-color: #f7f7f7;
}
.bg-primary {
  background-color: #0275d8 !important;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #025aa5 !important;
}
.bg-success {
  background-color: #5cb85c !important;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #449d44 !important;
}
.bg-info {
  background-color: #5bc0de !important;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #31b0d5 !important;
}
.bg-warning {
  background-color: #f0ad4e !important;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #ec971f !important;
}
.bg-danger {
  background-color: #d9534f !important;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #c9302c !important;
}
.bg-inverse {
  background-color: #292b2c !important;
}
a.bg-inverse:focus,
a.bg-inverse:hover {
  background-color: #101112 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.rounded {
  border-radius: .25rem;
}
.rounded-top {
  border-top-right-radius: .25rem;
  border-top-left-radius: .25rem;
}
.rounded-right {
  border-bottom-right-radius: .25rem;
  border-top-right-radius: .25rem;
}
.rounded-bottom {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.rounded-left {
  border-bottom-left-radius: .25rem;
  border-top-left-radius: .25rem;
}
.rounded-circle {
  border-radius: 50%;
}
.rounded-0 {
  border-radius: 0;
}
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
.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-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  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-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    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-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .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-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -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-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -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-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -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-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -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-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -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-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -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-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -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-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -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-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -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: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -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-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -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;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.m-0 {
  margin: 0 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 0.25rem 0.25rem !important;
}
.mt-1 {
  margin-top: .25rem !important;
}
.mr-1 {
  margin-right: .25rem !important;
}
.mb-1 {
  margin-bottom: .25rem !important;
}
.ml-1 {
  margin-left: .25rem !important;
}
.mx-1 {
  margin-right: .25rem !important;
  margin-left: .25rem !important;
}
.my-1 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important;
}
.m-2 {
  margin: 0.5rem 0.5rem !important;
}
.mt-2 {
  margin-top: .5rem !important;
}
.mr-2 {
  margin-right: .5rem !important;
}
.mb-2 {
  margin-bottom: .5rem !important;
}
.ml-2 {
  margin-left: .5rem !important;
}
.mx-2 {
  margin-right: .5rem !important;
  margin-left: .5rem !important;
}
.my-2 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important;
}
.m-3 {
  margin: 1rem 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.p-0 {
  padding: 0 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 0.25rem 0.25rem !important;
}
.pt-1 {
  padding-top: .25rem !important;
}
.pr-1 {
  padding-right: .25rem !important;
}
.pb-1 {
  padding-bottom: .25rem !important;
}
.pl-1 {
  padding-left: .25rem !important;
}
.px-1 {
  padding-right: .25rem !important;
  padding-left: .25rem !important;
}
.py-1 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}
.p-2 {
  padding: 0.5rem 0.5rem !important;
}
.pt-2 {
  padding-top: .5rem !important;
}
.pr-2 {
  padding-right: .5rem !important;
}
.pb-2 {
  padding-bottom: .5rem !important;
}
.pl-2 {
  padding-left: .5rem !important;
}
.px-2 {
  padding-right: .5rem !important;
  padding-left: .5rem !important;
}
.py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}
.p-3 {
  padding: 1rem 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: .25rem !important;
  }
  .mr-sm-1 {
    margin-right: .25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: .25rem !important;
  }
  .ml-sm-1 {
    margin-left: .25rem !important;
  }
  .mx-sm-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .my-sm-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: .5rem !important;
  }
  .mr-sm-2 {
    margin-right: .5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: .5rem !important;
  }
  .ml-sm-2 {
    margin-left: .5rem !important;
  }
  .mx-sm-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .my-sm-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: .25rem !important;
  }
  .pr-sm-1 {
    padding-right: .25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: .25rem !important;
  }
  .pl-sm-1 {
    padding-left: .25rem !important;
  }
  .px-sm-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .py-sm-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: .5rem !important;
  }
  .pr-sm-2 {
    padding-right: .5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: .5rem !important;
  }
  .pl-sm-2 {
    padding-left: .5rem !important;
  }
  .px-sm-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .py-sm-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: .25rem !important;
  }
  .mr-md-1 {
    margin-right: .25rem !important;
  }
  .mb-md-1 {
    margin-bottom: .25rem !important;
  }
  .ml-md-1 {
    margin-left: .25rem !important;
  }
  .mx-md-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .my-md-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: .5rem !important;
  }
  .mr-md-2 {
    margin-right: .5rem !important;
  }
  .mb-md-2 {
    margin-bottom: .5rem !important;
  }
  .ml-md-2 {
    margin-left: .5rem !important;
  }
  .mx-md-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .my-md-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .m-md-3 {
    margin: 1rem 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: .25rem !important;
  }
  .pr-md-1 {
    padding-right: .25rem !important;
  }
  .pb-md-1 {
    padding-bottom: .25rem !important;
  }
  .pl-md-1 {
    padding-left: .25rem !important;
  }
  .px-md-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: .5rem !important;
  }
  .pr-md-2 {
    padding-right: .5rem !important;
  }
  .pb-md-2 {
    padding-bottom: .5rem !important;
  }
  .pl-md-2 {
    padding-left: .5rem !important;
  }
  .px-md-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .p-md-3 {
    padding: 1rem 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: .25rem !important;
  }
  .mr-lg-1 {
    margin-right: .25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: .25rem !important;
  }
  .ml-lg-1 {
    margin-left: .25rem !important;
  }
  .mx-lg-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .my-lg-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: .5rem !important;
  }
  .mr-lg-2 {
    margin-right: .5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: .5rem !important;
  }
  .ml-lg-2 {
    margin-left: .5rem !important;
  }
  .mx-lg-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .my-lg-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: .25rem !important;
  }
  .pr-lg-1 {
    padding-right: .25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: .25rem !important;
  }
  .pl-lg-1 {
    padding-left: .25rem !important;
  }
  .px-lg-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .py-lg-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: .5rem !important;
  }
  .pr-lg-2 {
    padding-right: .5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: .5rem !important;
  }
  .pl-lg-2 {
    padding-left: .5rem !important;
  }
  .px-lg-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .py-lg-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: .25rem !important;
  }
  .mr-xl-1 {
    margin-right: .25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: .25rem !important;
  }
  .ml-xl-1 {
    margin-left: .25rem !important;
  }
  .mx-xl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .my-xl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: .5rem !important;
  }
  .mr-xl-2 {
    margin-right: .5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: .5rem !important;
  }
  .ml-xl-2 {
    margin-left: .5rem !important;
  }
  .mx-xl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .my-xl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: .25rem !important;
  }
  .pr-xl-1 {
    padding-right: .25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: .25rem !important;
  }
  .pl-xl-1 {
    padding-left: .25rem !important;
  }
  .px-xl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .py-xl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: .5rem !important;
  }
  .pr-xl-2 {
    padding-right: .5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: .5rem !important;
  }
  .pl-xl-2 {
    padding-left: .5rem !important;
  }
  .px-xl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .py-xl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.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: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-normal {
  font-weight: 400;
}
.font-weight-bold {
  font-weight: 700;
}
.font-italic {
  font-style: italic;
}
.text-white {
  color: #fff !important;
}
.text-muted {
  color: #636c72 !important;
}
a.text-muted:focus,
a.text-muted:hover {
  color: #4b5257 !important;
}
.text-primary {
  color: #0275d8 !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #025aa5 !important;
}
.text-success {
  color: #5cb85c !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #449d44 !important;
}
.text-info {
  color: #5bc0de !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #31b0d5 !important;
}
.text-warning {
  color: #f0ad4e !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ec971f !important;
}
.text-danger {
  color: #d9534f !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #c9302c !important;
}
.text-gray-dark {
  color: #292b2c !important;
}
a.text-gray-dark:focus,
a.text-gray-dark:hover {
  color: #101112 !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.invisible {
  visibility: hidden !important;
}
.hidden-xs-up {
  display: none !important;
}
@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}
.hidden-xl-down {
  display: none !important;
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */
.tether-element,
.tether-element *,
.tether-element :after,
.tether-element :before,
.tether-element:after,
.tether-element:before {
  box-sizing: border-box;
}
.tether-element {
  position: absolute;
  display: none;
}
.tether-element.tether-open {
  display: block;
}
/*



	Deze file bevat website gerelateerde CSS, deze file kan theoretisch gezien weggegooid worden bij het copy'en van de website




*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 20rem;
}
html body.home section.entry:after,
html body.page-template-template-home-split-hero section.entry:after {
  transition: 0.3s ease-in-out;
  opacity: 0;
}
html body.home section.entry .schuin:before,
html body.page-template-template-home-split-hero section.entry .schuin:before,
html body.home section.entry .schuin:after,
html body.page-template-template-home-split-hero section.entry .schuin:after {
  transition: 0.3s ease-in-out;
  opacity: 0;
}
html body.home section.entry .schuin .titel,
html body.page-template-template-home-split-hero section.entry .schuin .titel {
  transition: 0.3s ease-in-out;
  opacity: 0;
}
html body.home section.logos,
html body.page-template-template-home-split-hero section.logos {
  transition: 0.3s ease-in-out;
}
html body.home section.logos .slick-track,
html body.page-template-template-home-split-hero section.logos .slick-track {
  display: flex;
  align-items: center;
}
html.swup-enabled body.home section.entry:after,
html.swup-enabled body.page-template-template-home-split-hero section.entry:after {
  opacity: 1;
}
html.swup-enabled body.home section.entry .schuin:before,
html.swup-enabled body.page-template-template-home-split-hero section.entry .schuin:before,
html.swup-enabled body.home section.entry .schuin:after,
html.swup-enabled body.page-template-template-home-split-hero section.entry .schuin:after {
  opacity: 1;
}
html.swup-enabled body.home section.entry .schuin .titel,
html.swup-enabled body.page-template-template-home-split-hero section.entry .schuin .titel {
  opacity: 1;
}
html.swup-enabled body.home section.logos,
html.swup-enabled body.page-template-template-home-split-hero section.logos {
  opacity: 1;
}
body {
  overflow-x: hidden;
  transition: 0.3s ease background-color;
}
body.home section.entry,
body.page-template-template-partners section.entry,
body.page-template-template-home-split-hero section.entry {
  position: relative;
  color: white;
  padding: calc(150px + 95px) 0 calc(150px + 10vw) 0;
}
body.home section.entry > .container > .row > div h1,
body.page-template-template-partners section.entry > .container > .row > div h1,
body.page-template-template-home-split-hero section.entry > .container > .row > div h1 {
  color: white;
  /*
								font-size:60px;
								line-height: 60px;
*/
}
body.home section.entry > .container > .row > div p,
body.page-template-template-partners section.entry > .container > .row > div p,
body.page-template-template-home-split-hero section.entry > .container > .row > div p {
  color: white;
}
body.home section.entry video,
body.page-template-template-partners section.entry video,
body.page-template-template-home-split-hero section.entry video {
  position: absolute;
  /*
					top: 50%;
					left: 50%;
					-webkit-transform: translateX(-50%) translateY(-50%);
					transform: translateX(-50%) translateY(-50%);
					min-width: 100%;
					min-height: 100%;
					width: auto;
					height: auto;
*/
  top: 0px;
  left: 0px;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body.home section.entry .schuin,
body.page-template-template-partners section.entry .schuin,
body.page-template-template-home-split-hero section.entry .schuin {
  position: absolute;
  width: 100%;
  height: calc(10vw + 1px);
  bottom: -1px;
  left: 0;
  background: white;
  clip-path: polygon(0 0, 100% calc(99%), 100% 100%, 0% 100%);
  z-index: 1;
}
body.home section.entry .schuin .titel,
body.page-template-template-partners section.entry .schuin .titel,
body.page-template-template-home-split-hero section.entry .schuin .titel {
  position: absolute;
  display: inline-block;
  left: calc(((100vw - var(--container))/2) + (var(--container) / 12) + 33px);
  bottom: 18px;
  color: #1b2a4a;
}
body.home section.entry .schuin .titel span,
body.page-template-template-partners section.entry .schuin .titel span,
body.page-template-template-home-split-hero section.entry .schuin .titel span {
  color: #e9446e;
  font-weight: bold;
}
body.home section.entry .schuin:before,
body.page-template-template-partners section.entry .schuin:before,
body.page-template-template-home-split-hero section.entry .schuin:before {
  content: '';
  position: absolute;
  left: calc(((100vw - var(--container))/2) + (var(--container) / 12) + 15px);
  bottom: 0px;
  width: 60px;
  height: 3px;
  background: #e9446e;
}
body.home section.entry .schuin:after,
body.page-template-template-partners section.entry .schuin:after,
body.page-template-template-home-split-hero section.entry .schuin:after {
  content: '';
  position: absolute;
  left: calc(((100vw - var(--container))/2) + (var(--container) / 12) + 15px);
  bottom: 0px;
  width: 3px;
  height: 15vw;
  background: #e9446e;
}
body.home section.entry:after,
body.page-template-template-partners section.entry:after,
body.page-template-template-home-split-hero section.entry:after {
  content: '';
  position: absolute;
  left: calc(((100vw - var(--container))/2) + (var(--container) / 12) + 15px);
  bottom: 0px;
  width: 3px;
  height: 15vw;
  max-height: 275px;
  background: white;
  z-index: 0;
}
body.home section.entry:before,
body.page-template-template-partners section.entry:before,
body.page-template-template-home-split-hero section.entry:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #e9446e;
  top: 0px;
  left: 0px;
  opacity: 0.9;
}
body.home section.entry .logoshape,
body.page-template-template-partners section.entry .logoshape,
body.page-template-template-home-split-hero section.entry .logoshape {
  bottom: 12px;
  right: -25px;
  content: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/logo-icon-white.svg');
  width: 350px;
  position: absolute;
  transform: rotate(5deg);
}
body.home section.logos .logoslider img,
body.page-template-template-partners section.logos .logoslider img,
body.page-template-template-home-split-hero section.logos .logoslider img {
  object-fit: contain;
  filter: grayscale(100%);
  transition: 0.3s ease-in-out filter;
}
body.home section.logos .logoslider img:hover,
body.page-template-template-partners section.logos .logoslider img:hover,
body.page-template-template-home-split-hero section.logos .logoslider img:hover {
  filter: grayscale(0%);
}
body.home section.uitgelichteprojecten.eerste,
body.page-template-template-partners section.uitgelichteprojecten.eerste,
body.page-template-template-home-split-hero section.uitgelichteprojecten.eerste {
  padding-top: 0px !important;
}
body.home section.uitgelichteprojecten.even > .container > .row > div:nth-child(1),
body.page-template-template-partners section.uitgelichteprojecten.even > .container > .row > div:nth-child(1),
body.page-template-template-home-split-hero section.uitgelichteprojecten.even > .container > .row > div:nth-child(1) {
  order: 2;
}
body.home section.uitgelichteprojecten.laatste,
body.page-template-template-partners section.uitgelichteprojecten.laatste,
body.page-template-template-home-split-hero section.uitgelichteprojecten.laatste {
  padding-bottom: 40px;
}
body.home section.uitgelichteprojecten.laatste:after,
body.page-template-template-partners section.uitgelichteprojecten.laatste:after,
body.page-template-template-home-split-hero section.uitgelichteprojecten.laatste:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/shape-back-home-3.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  position: absolute;
  z-index: -10;
  left: 0;
  bottom: -80%;
  width: 100vw;
  height: 400%;
  opacity: 0.12;
}
body.home section.uitgelichteprojecten > .container > .row > div > .laxholder,
body.page-template-template-partners section.uitgelichteprojecten > .container > .row > div > .laxholder,
body.page-template-template-home-split-hero section.uitgelichteprojecten > .container > .row > div > .laxholder {
  width: 100%;
  padding-top: 100%;
  /* 1:1 Aspect Ratio */
  position: relative;
  z-index: 2;
}
body.home section.uitgelichteprojecten > .container > .row > div > .laxholder img,
body.page-template-template-partners section.uitgelichteprojecten > .container > .row > div > .laxholder img,
body.page-template-template-home-split-hero section.uitgelichteprojecten > .container > .row > div > .laxholder img {
  position: absolute;
  height: auto;
}
body.home section.uitgelichteprojecten > .container > .row > div > .laxholder img:nth-of-type(1),
body.page-template-template-partners section.uitgelichteprojecten > .container > .row > div > .laxholder img:nth-of-type(1),
body.page-template-template-home-split-hero section.uitgelichteprojecten > .container > .row > div > .laxholder img:nth-of-type(1) {
  width: 35%;
  left: 50%;
  top: 0;
}
body.home section.uitgelichteprojecten > .container > .row > div > .laxholder img:nth-of-type(2),
body.page-template-template-partners section.uitgelichteprojecten > .container > .row > div > .laxholder img:nth-of-type(2),
body.page-template-template-home-split-hero section.uitgelichteprojecten > .container > .row > div > .laxholder img:nth-of-type(2) {
  width: 42%;
  top: 80%;
  left: 58%;
}
body.home section.uitgelichteprojecten > .container > .row > div > .laxholder img:nth-of-type(3),
body.page-template-template-partners section.uitgelichteprojecten > .container > .row > div > .laxholder img:nth-of-type(3),
body.page-template-template-home-split-hero section.uitgelichteprojecten > .container > .row > div > .laxholder img:nth-of-type(3) {
  width: 67%;
  left: 0%;
  top: 24%;
}
body.home section.uitgelichteprojecten > .container > .row .portfoliotekstblok,
body.page-template-template-partners section.uitgelichteprojecten > .container > .row .portfoliotekstblok,
body.page-template-template-home-split-hero section.uitgelichteprojecten > .container > .row .portfoliotekstblok {
  display: flex;
  align-items: center;
}
body.home section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div,
body.page-template-template-partners section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div,
body.page-template-template-home-split-hero section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  -moz-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  position: relative;
  width: 100%;
}
body.home section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div a:hover,
body.page-template-template-partners section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div a:hover,
body.page-template-template-home-split-hero section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div a:hover {
  background: #e9446e;
  color: #ffffff;
  border-color: #e9446e;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  -moz-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  box-shadow: 0px 5px 15px rgba(84, 84, 84, 0.35) !important;
}
body.home section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div a:hover:after,
body.page-template-template-partners section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div a:hover:after,
body.page-template-template-home-split-hero section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div a:hover:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg');
}
body.home section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div .laxholder,
body.page-template-template-partners section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div .laxholder,
body.page-template-template-home-split-hero section.uitgelichteprojecten > .container > .row .portfoliotekstblok > div .laxholder {
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
}
body.home section.alle-projecten,
body.page-template-template-partners section.alle-projecten,
body.page-template-template-home-split-hero section.alle-projecten {
  padding-top: 0px;
  padding-bottom: 120px;
}
body.home section.onzepareltjes > .container > .row div h3,
body.page-template-template-partners section.onzepareltjes > .container > .row div h3,
body.page-template-template-home-split-hero section.onzepareltjes > .container > .row div h3 {
  display: inline-block;
  z-index: 2;
  margin-bottom: 0px;
  margin-top: -7px;
  color: #1b2a4a;
  transform: translateY(-5px);
  line-height: 1.19em;
}
body.home section.onzepareltjes > .container > .row div .schuifholder,
body.page-template-template-partners section.onzepareltjes > .container > .row div .schuifholder,
body.page-template-template-home-split-hero section.onzepareltjes > .container > .row div .schuifholder {
  display: inline-block;
  position: relative;
  width: calc(100% - 100px);
  height: 30px;
  z-index: -1;
}
body.home section.onzepareltjes > .container > .row div .schuifholder .schuif,
body.page-template-template-partners section.onzepareltjes > .container > .row div .schuifholder .schuif,
body.page-template-template-home-split-hero section.onzepareltjes > .container > .row div .schuifholder .schuif {
  margin-left: 15px;
  position: absolute;
  background: white;
  border-right: 3px solid #e9446e;
  height: calc(100% + 10px);
  width: 500px;
  top: -5px;
  left: 0px;
  transform: translateX(-100%);
  z-index: 1;
  transition: all 500ms cubic-bezier(0.66, 0.25, 0.17, 1.28);
  /* custom */
}
body.home section.onzepareltjes > .container > .row div .schuifholder .schuif.uitgeschoven,
body.page-template-template-partners section.onzepareltjes > .container > .row div .schuifholder .schuif.uitgeschoven,
body.page-template-template-home-split-hero section.onzepareltjes > .container > .row div .schuifholder .schuif.uitgeschoven {
  border-right: 3px solid #1b2a4a;
}
body.home section.onzepareltjes > .container > .row div .schuifholder h3.wisselwoord,
body.page-template-template-partners section.onzepareltjes > .container > .row div .schuifholder h3.wisselwoord,
body.page-template-template-home-split-hero section.onzepareltjes > .container > .row div .schuifholder h3.wisselwoord {
  z-index: -1;
  margin-left: 30px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  color: #e9446e;
  transform: translateY(-2px);
}
body.home section.onzepareltjes > .container > .row div .schuifholder h3.wisselwoord.zichtbaar,
body.page-template-template-partners section.onzepareltjes > .container > .row div .schuifholder h3.wisselwoord.zichtbaar,
body.page-template-template-home-split-hero section.onzepareltjes > .container > .row div .schuifholder h3.wisselwoord.zichtbaar {
  display: inline-block;
}
body.home section.diensten,
body.page-template-template-partners section.diensten,
body.page-template-template-home-split-hero section.diensten {
  color: white;
  margin-top: 150px;
  /*
				&:before {
					background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/logo-pink1.svg');
					background-repeat: no-repeat;
					width: 100%;
					height: 100%;
					content: '';
					position: absolute;
					left: 0;
					top: -267px;
					pointer-events: none;
					overflow-x: hidden;
				}
*/
}
body.home section.diensten h3,
body.page-template-template-partners section.diensten h3,
body.page-template-template-home-split-hero section.diensten h3 {
  color: white;
}
body.home section.diensten > .container > .row > div,
body.page-template-template-partners section.diensten > .container > .row > div,
body.page-template-template-home-split-hero section.diensten > .container > .row > div {
  position: relative;
}
body.home section.diensten > .container > .row > div .laxholder,
body.page-template-template-partners section.diensten > .container > .row > div .laxholder,
body.page-template-template-home-split-hero section.diensten > .container > .row > div .laxholder {
  width: 100%;
  position: absolute;
  top: -200px;
  left: 0;
  pointer-events: none;
}
body.home section.diensten > .container > .row > div .laxholder span,
body.page-template-template-partners section.diensten > .container > .row > div .laxholder span,
body.page-template-template-home-split-hero section.diensten > .container > .row > div .laxholder span {
  position: absolute;
  height: auto;
  font-size: 9rem;
  top: 0;
}
@media only screen and (max-width: 1650px) {
  body.home section.diensten > .container > .row .hidden-mw-up,
  body.page-template-template-partners section.diensten > .container > .row .hidden-mw-up,
  body.page-template-template-home-split-hero section.diensten > .container > .row .hidden-mw-up {
    display: none !important;
  }
}
body.home section.diensten > .container > .row .hidden-mw-down,
body.page-template-template-partners section.diensten > .container > .row .hidden-mw-down,
body.page-template-template-home-split-hero section.diensten > .container > .row .hidden-mw-down {
  display: none;
}
@media only screen and (max-width: 1650px) {
  body.home section.diensten > .container > .row .hidden-mw-down,
  body.page-template-template-partners section.diensten > .container > .row .hidden-mw-down,
  body.page-template-template-home-split-hero section.diensten > .container > .row .hidden-mw-down {
    display: flex !important;
  }
}
body.home section.diensten > .container > .row .dienst,
body.page-template-template-partners section.diensten > .container > .row .dienst,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst {
  margin-top: -120px;
}
@media only screen and (max-width: 1650px) {
  body.home section.diensten > .container > .row .dienst,
  body.page-template-template-partners section.diensten > .container > .row .dienst,
  body.page-template-template-home-split-hero section.diensten > .container > .row .dienst {
    margin-top: 60px;
  }
}
body.home section.diensten > .container > .row .dienst .inner,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner {
  background: white;
  border-radius: 15px;
  text-align: center;
  padding: 30px 15px;
  color: #1b2a4a;
  height: 100%;
  display: block;
  transition: 0.5s ease-in-out;
}
body.home section.diensten > .container > .row .dienst .inner a,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner a,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner a {
  display: block;
  width: 100%;
  height: 100%;
  color: #1b2a4a;
}
body.home section.diensten > .container > .row .dienst .inner .dienst-icon,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner .dienst-icon,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner .dienst-icon {
  margin: 0 auto;
  height: 75px;
  margin-bottom: 30px;
}
body.home section.diensten > .container > .row .dienst .inner .dienst-icon svg,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner .dienst-icon svg,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner .dienst-icon svg {
  height: 100%;
}
body.home section.diensten > .container > .row .dienst .inner .dienst-icon svg *,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner .dienst-icon svg *,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner .dienst-icon svg * {
  transition: all 0.5s ease;
  fill: #1b2a4a;
}
body.home section.diensten > .container > .row .dienst .inner h2,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner h2,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner h2 {
  color: #1b2a4a;
  font-size: 20px !important;
  line-height: 26px !important;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1200px) {
  body.home section.diensten > .container > .row .dienst .inner h2,
  body.page-template-template-partners section.diensten > .container > .row .dienst .inner h2,
  body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner h2 {
    font-size: 18px !important;
  }
}
body.home section.diensten > .container > .row .dienst .inner p,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner p,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner p {
  font-size: 14px;
  line-height: 22px;
  min-height: 120px;
}
@media only screen and (max-width: 1200px) {
  body.home section.diensten > .container > .row .dienst .inner p,
  body.page-template-template-partners section.diensten > .container > .row .dienst .inner p,
  body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner p {
    min-height: 145px;
  }
}
@media only screen and (max-width: 991px) {
  body.home section.diensten > .container > .row .dienst .inner p,
  body.page-template-template-partners section.diensten > .container > .row .dienst .inner p,
  body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner p {
    min-height: 50px;
  }
}
body.home section.diensten > .container > .row .dienst .inner:hover,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner:hover,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner:hover {
  transform: scale(1.1);
  box-shadow: 0px 7px 15px 0px rgba(84, 84, 84, 0.25);
}
body.home section.diensten > .container > .row .dienst .inner:hover a,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner:hover a,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner:hover a {
  color: #ffffff;
}
body.home section.diensten > .container > .row .dienst .inner:hover span,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner:hover span,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner:hover span {
  background: #ffffff;
  color: #1b2a4a;
  border: 1px solid #ffffff;
}
body.home section.diensten > .container > .row .dienst .inner:hover span:after,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner:hover span:after,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner:hover span:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts-blauw.svg');
}
body.home section.diensten > .container > .row .dienst .inner:hover .dienst-icon svg *,
body.page-template-template-partners section.diensten > .container > .row .dienst .inner:hover .dienst-icon svg *,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst .inner:hover .dienst-icon svg * {
  fill: #ffffff;
}
body.home section.diensten > .container > .row .dienst.vormgeving,
body.page-template-template-partners section.diensten > .container > .row .dienst.vormgeving,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.vormgeving {
  position: absolute;
  left: 100%;
}
@media only screen and (max-width: 1650px) {
  body.home section.diensten > .container > .row .dienst.vormgeving,
  body.page-template-template-partners section.diensten > .container > .row .dienst.vormgeving,
  body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.vormgeving {
    position: relative;
    left: auto;
  }
}
body.home section.diensten > .container > .row .dienst.vormgeving .inner,
body.page-template-template-partners section.diensten > .container > .row .dienst.vormgeving .inner,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.vormgeving .inner {
  border: 3px solid #e9446e;
}
body.home section.diensten > .container > .row .dienst.vormgeving:hover .inner,
body.page-template-template-partners section.diensten > .container > .row .dienst.vormgeving:hover .inner,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.vormgeving:hover .inner {
  background: #e9446e;
  color: white;
}
body.home section.diensten > .container > .row .dienst.vormgeving:hover .inner h2,
body.page-template-template-partners section.diensten > .container > .row .dienst.vormgeving:hover .inner h2,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.vormgeving:hover .inner h2 {
  color: white;
}
body.home section.diensten > .container > .row .dienst.development .inner,
body.page-template-template-partners section.diensten > .container > .row .dienst.development .inner,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.development .inner {
  border: 3px solid #e9446e;
}
body.home section.diensten > .container > .row .dienst.development:hover .inner,
body.page-template-template-partners section.diensten > .container > .row .dienst.development:hover .inner,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.development:hover .inner {
  background: #e9446e;
  color: white;
}
body.home section.diensten > .container > .row .dienst.development:hover .inner h2,
body.page-template-template-partners section.diensten > .container > .row .dienst.development:hover .inner h2,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.development:hover .inner h2 {
  color: white;
}
body.home section.diensten > .container > .row .dienst.hosting .inner,
body.page-template-template-partners section.diensten > .container > .row .dienst.hosting .inner,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.hosting .inner {
  border: 3px solid #a2c7e3;
}
body.home section.diensten > .container > .row .dienst.hosting:hover .inner,
body.page-template-template-partners section.diensten > .container > .row .dienst.hosting:hover .inner,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.hosting:hover .inner {
  background: #a2c7e3;
  color: white;
}
body.home section.diensten > .container > .row .dienst.hosting:hover .inner h2,
body.page-template-template-partners section.diensten > .container > .row .dienst.hosting:hover .inner h2,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.hosting:hover .inner h2 {
  color: white;
}
body.home section.diensten > .container > .row .dienst.workflow-management,
body.page-template-template-partners section.diensten > .container > .row .dienst.workflow-management,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.workflow-management {
  top: 0;
}
body.home section.diensten > .container > .row .dienst.workflow-management .inner,
body.page-template-template-partners section.diensten > .container > .row .dienst.workflow-management .inner,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.workflow-management .inner {
  border: 3px solid #1b2a4a;
}
body.home section.diensten > .container > .row .dienst.workflow-management:hover .inner,
body.page-template-template-partners section.diensten > .container > .row .dienst.workflow-management:hover .inner,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.workflow-management:hover .inner {
  background: #1b2a4a;
  color: white;
}
body.home section.diensten > .container > .row .dienst.workflow-management:hover .inner h2,
body.page-template-template-partners section.diensten > .container > .row .dienst.workflow-management:hover .inner h2,
body.page-template-template-home-split-hero section.diensten > .container > .row .dienst.workflow-management:hover .inner h2 {
  color: white;
}
body.home section.diensten:after,
body.page-template-template-partners section.diensten:after,
body.page-template-template-home-split-hero section.diensten:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/shape-diensten.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  right: calc(((100vw - (var(--container))) / 2) - 30px);
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  z-index: -1;
}
@media only screen and (max-width: 1650px) {
  body.home section.diensten:after,
  body.page-template-template-partners section.diensten:after,
  body.page-template-template-home-split-hero section.diensten:after {
    height: 50%;
  }
}
body.home section.testimonials,
body.page-template-template-partners section.testimonials,
body.page-template-template-home-split-hero section.testimonials {
  padding: 120px 0 180px 0;
}
@media only screen and (max-width: 991px) {
  body.home section.testimonials,
  body.page-template-template-partners section.testimonials,
  body.page-template-template-home-split-hero section.testimonials {
    padding-bottom: 90px !important;
  }
}
body.home section.testimonials h3,
body.page-template-template-partners section.testimonials h3,
body.page-template-template-home-split-hero section.testimonials h3 {
  color: #1b2a4a;
}
body.home section.testimonials small,
body.page-template-template-partners section.testimonials small,
body.page-template-template-home-split-hero section.testimonials small {
  color: #aaaaaa;
  font-size: 16px;
}
body.home section.testimonials .testimonialswrapper,
body.page-template-template-partners section.testimonials .testimonialswrapper,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper {
  width: 100%;
  height: 100%;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  padding: 30px;
  margin-top: 30px;
  position: relative;
  background: #F9F9FA;
}
body.home section.testimonials .testimonialswrapper:after,
body.page-template-template-partners section.testimonials .testimonialswrapper:after,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translateX(95%);
  background: url(https://webmix.nl/wp-content/themes/contentblocks/less/../images/gray-shape-diensten.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}
@media only screen and (max-width: 1400px) {
  body.home section.testimonials .testimonialswrapper:after,
  body.page-template-template-partners section.testimonials .testimonialswrapper:after,
  body.page-template-template-home-split-hero section.testimonials .testimonialswrapper:after {
    display: none;
  }
}
body.home section.testimonials .testimonialswrapper .testimonial-container,
body.page-template-template-partners section.testimonials .testimonialswrapper .testimonial-container,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper .testimonial-container {
  min-height: 280px !important;
}
@media only screen and (max-width: 991px) {
  body.home section.testimonials .testimonialswrapper .testimonial-container,
  body.page-template-template-partners section.testimonials .testimonialswrapper .testimonial-container,
  body.page-template-template-home-split-hero section.testimonials .testimonialswrapper .testimonial-container {
    min-height: 460px !important;
  }
}
body.home section.testimonials .testimonialswrapper #testimonial,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial {
  background: white;
  padding: 30px;
  border-radius: 16px;
  margin-right: 15px;
  box-shadow: 6px 6px 30px rgba(86, 86, 86, 0.15);
  -webkit-box-shadow: 6px 6px 30px rgba(86, 86, 86, 0.05);
  position: relative;
}
body.home section.testimonials .testimonialswrapper #testimonial:before,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial:before,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial:before {
  content: '';
  background: white;
  width: 20px;
  height: 15px;
  left: 60px;
  bottom: -14px;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  position: absolute;
  box-shadow: 6px 6px 30px rgba(86, 86, 86, 0.15);
  -webkit-box-shadow: 6px 6px 30px rgba(86, 86, 86, 0.05);
  poistion: absolute;
  transform: rotate(180deg);
}
body.home section.testimonials .testimonialswrapper #testimonial p,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial p,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial p {
  margin-bottom: 0;
}
body.home section.testimonials .testimonialswrapper #testimonial em,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial em,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial em {
  margin-bottom: 15px;
  display: block;
}
body.home section.testimonials .testimonialswrapper #testimonial .profile,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .profile,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .profile {
  position: relative;
}
body.home section.testimonials .testimonialswrapper #testimonial .profile .picture,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .profile .picture,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .profile .picture {
  width: 38px;
  height: 38px;
  background-color: #1b2a4a;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 8px;
  float: left;
  margin-right: 10px;
}
body.home section.testimonials .testimonialswrapper #testimonial .profile .picture img,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .profile .picture img,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .profile .picture img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
body.home section.testimonials .testimonialswrapper #testimonial .profile .empty,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .profile .empty,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .profile .empty {
  position: relative;
}
body.home section.testimonials .testimonialswrapper #testimonial .profile .empty img,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .profile .empty img,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .profile .empty img {
  width: 85%;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}
body.home section.testimonials .testimonialswrapper #testimonial .profile p,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .profile p,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .profile p {
  margin-bottom: 5px;
  line-height: 0.95;
}
body.home section.testimonials .testimonialswrapper #testimonial .profile small,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .profile small,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .profile small {
  color: #aaaaaa;
  font-size: 14px;
}
body.home section.testimonials .testimonialswrapper #testimonial .profile .link,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .profile .link,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .profile .link {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 991px) {
  body.home section.testimonials .testimonialswrapper #testimonial .profile .link,
  body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .profile .link,
  body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .profile .link {
    position: relative;
  }
}
body.home section.testimonials .testimonialswrapper #testimonial span,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial span,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial span {
  color: #e9446e;
}
body.home section.testimonials .testimonialswrapper #testimonial a,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial a,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial a {
  margin-top: 15px;
  display: block;
}
body.home section.testimonials .testimonialswrapper #testimonial .slick-dots,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .slick-dots,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .slick-dots {
  bottom: -2rem;
}
body.home section.testimonials .testimonialswrapper #testimonial .slick-dots button:before,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .slick-dots button:before,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .slick-dots button:before {
  content: '';
  width: 20px;
  height: 2px;
  margin-right: 8px;
  background: #777777;
  transition: 0.5s all ease;
}
body.home section.testimonials .testimonialswrapper #testimonial .slick-dots .slick-active button:before,
body.page-template-template-partners section.testimonials .testimonialswrapper #testimonial .slick-dots .slick-active button:before,
body.page-template-template-home-split-hero section.testimonials .testimonialswrapper #testimonial .slick-dots .slick-active button:before {
  color: #e9446e;
  background: #e9446e;
}
body.home section.testimonials .google-rev a,
body.page-template-template-partners section.testimonials .google-rev a,
body.page-template-template-home-split-hero section.testimonials .google-rev a,
body.home section.testimonials .facebook-rev a,
body.page-template-template-partners section.testimonials .facebook-rev a,
body.page-template-template-home-split-hero section.testimonials .facebook-rev a {
  display: block;
  text-align: left;
}
body.home section.testimonials .google-rev img,
body.page-template-template-partners section.testimonials .google-rev img,
body.page-template-template-home-split-hero section.testimonials .google-rev img,
body.home section.testimonials .facebook-rev img,
body.page-template-template-partners section.testimonials .facebook-rev img,
body.page-template-template-home-split-hero section.testimonials .facebook-rev img {
  width: 70%;
  margin: 0 auto;
}
body.home section.testimonials .google-rev p,
body.page-template-template-partners section.testimonials .google-rev p,
body.page-template-template-home-split-hero section.testimonials .google-rev p,
body.home section.testimonials .facebook-rev p,
body.page-template-template-partners section.testimonials .facebook-rev p,
body.page-template-template-home-split-hero section.testimonials .facebook-rev p {
  display: block;
  width: 100%;
  font-size: 18px;
  color: gray;
  margin-top: 5px;
}
body.home section.over,
body.page-template-template-partners section.over,
body.page-template-template-home-split-hero section.over {
  color: #ffffff;
  padding: 0;
  margin-top: 60px;
  /*
				&:before {
					background: fade(@secondary, 80%);
					left:~"calc(((100vw - (var(--container))) / 2) - 30px)";
					width: 100%;
					height: 100%;
					content: '';
					position: absolute;
					top: 0;
					z-index: 0;

				}

				&:after {
					background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/over-back.jpg');
// 					background: @secondary;
					background-repeat: no-repeat;
				    background-size: cover;
				    background-position: center center;
					left:~"calc(((100vw - (var(--container))) / 2) - 30px)";
					width: 100%;
					height: 100%;
					content: '';
					position: absolute;
					top: 0;
					z-index: -1;
				}
*/
}
body.home section.over .para-wrapper,
body.page-template-template-partners section.over .para-wrapper,
body.page-template-template-home-split-hero section.over .para-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
}
body.home section.over .para-wrapper .para-back,
body.page-template-template-partners section.over .para-wrapper .para-back,
body.page-template-template-home-split-hero section.over .para-wrapper .para-back {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  left: calc(((100vw - (var(--container))) / 2) + 15px);
  width: 100%;
  height: 200%;
  position: absolute;
  top: -50%;
  padding: 90px 0 60px;
}
body.home section.over .wrapper,
body.page-template-template-partners section.over .wrapper,
body.page-template-template-home-split-hero section.over .wrapper {
  background: rgba(27, 42, 74, 0.8);
  left: calc(((100vw - (var(--container))) / 2) + 15px);
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  padding: 90px 0 60px;
}
body.home section.over .wrapper .container,
body.page-template-template-partners section.over .wrapper .container,
body.page-template-template-home-split-hero section.over .wrapper .container {
  margin-left: 0;
}
body.home section.over .col-lg-6 h3,
body.page-template-template-partners section.over .col-lg-6 h3,
body.page-template-template-home-split-hero section.over .col-lg-6 h3 {
  color: #ffffff;
  font-size: 2em;
}
body.home section.over .col-lg-6 img,
body.page-template-template-partners section.over .col-lg-6 img,
body.page-template-template-home-split-hero section.over .col-lg-6 img {
  margin-top: -150px;
}
body.home section.over .col-lg-6 a,
body.page-template-template-partners section.over .col-lg-6 a,
body.page-template-template-home-split-hero section.over .col-lg-6 a {
  color: #e9446e;
}
body.home section.over .col-lg-6 a:after,
body.page-template-template-partners section.over .col-lg-6 a:after,
body.page-template-template-home-split-hero section.over .col-lg-6 a:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts-pink.svg');
}
body.home section.over .col-lg-6 a:hover,
body.page-template-template-partners section.over .col-lg-6 a:hover,
body.page-template-template-home-split-hero section.over .col-lg-6 a:hover {
  color: #a2c7e3;
}
body.home section.over .col-lg-6 a:hover:after,
body.page-template-template-partners section.over .col-lg-6 a:hover:after,
body.page-template-template-home-split-hero section.over .col-lg-6 a:hover:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg');
}
body #CybotCookiebotDialog {
  border: 0px;
  border-radius: 0px;
  /*
		#CybotCookiebotDialogPoweredbyLink{
			display:none;
		}
*/
  /*
		#CybotCookiebotDialogBodyContent{
			padding:12px;
		}
*/
}
body #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons {
  /*
			padding:0px;
			margin:0px;
*/
}
body #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton {
  border-radius: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
}
body #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton#CybotCookiebotDialogBodyButtonAccept {
  background: #e9446e;
  border: 1px solid #e9446e;
}
body #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton#CybotCookiebotDialogBodyButtonDecline {
  background: #c0c0c0;
  border: 1px solid #c0c0c0;
}
/*
.swup-transition-overlay {
  opacity: 0;
  z-index: 9999!important;
  position: fixed;
  pointer-events: none;
  transition-property: transform;
  //background:yellow!important;
  content:'';
  transition-delay: 0s;
  &.eerste{
	  background:#1A2A4A!important;
	  opacity: 0!important;
  }
  &.tweede{
	  background:#A1C7E2!important;
	  opacity: 0!important;
  }
  &.derde{
	  &:after{
		content:'';
		position:absolute;
		top:0px;
		left:0px;
		width:100vw;
		height:100vh;
		background-image:url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/onpink.svg')!important;
		background-size:300px!important;
		background-repeat: no-repeat!important;
		background-position: center center!important;
		background-attachment: fixed;
		transform: rotate(90deg) scale(5);
		transition:0.5s ease-in-out;

	}
  }
}
html.is-changing .swup-transition-overlay {
  opacity: 1;
}

.swup-transition-overlay[data-direction="to-right"],
.swup-transition-overlay[data-direction="to-left"] {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  transform:500ms ease-in-out!important;
}
.swup-transition-overlay[data-direction="to-right"] {
  transform: translate3d(0, 0, 0) skewX(0deg);
}
html.is-animating .swup-transition-overlay[data-direction="to-right"] {
  transform: translate3d(0, 0, 0);
  &:after{
	  transform: rotate(0deg);
  }

}
html.is-rendering .swup-transition-overlay[data-direction="to-right"] {
  transform: translate3d(0, 0, 0);
  opacity: 0;
  transition: 0.2s ease-in-out;

}
*/
/*
html .swup-transition-overlay.derde{
	&:after{
		content:'Standaard tekst';
	}
}
html.to-homepage .swup-transition-overlay.derde{
	&:after{
		content:'Home';
	}
}
html.to-testpagina-in-menu .swup-transition-overlay.derde{
	&:after{
		content:'Testpagina auwieje';
	}
}
html.to-mijn-account .swup-transition-overlay.derde{
	&:after{
		content:'Woocommerce account';
	}
}
*/
.swup-transition-overlay {
  opacity: 0;
  z-index: 9999 !important;
  position: fixed;
  pointer-events: none;
  transition-property: transform;
  transition-timing-function: ease-in-out;
  content: '';
  transition-delay: 0s;
  transition-duration: 0ms !important;
  overflow: hidden;
}
.swup-transition-overlay.eerste {
  background: #1a2a4a !important;
  transition-delay: 0;
}
.swup-transition-overlay.tweede {
  background: #a1c7e2 !important;
  transition-delay: 0.05s;
}
.swup-transition-overlay.derde {
  transition-delay: 0.1s;
}
.swup-transition-overlay.derde span {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  color: white;
  font-size: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0) scale(3);
  transition-property: transform opacity;
  transition-timing-function: ease-in-out;
  opacity: 0;
}
html.is-changing .swup-transition-overlay {
  opacity: 1;
  transition-duration: 1000ms !important;
}
html.is-changing .swup-transition-overlay.derde span {
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transition-delay: 0.5s;
}
.swup-transition-overlay[data-direction='to-right'],
.swup-transition-overlay[data-direction='to-left'] {
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
.swup-transition-overlay[data-direction='to-right'] {
  transform: translate3d(-100%, 0, 0);
}
html.is-animating .swup-transition-overlay[data-direction='to-right'] {
  transform: translate3d(0, 0, 0);
}
html.is-animating .swup-transition-overlay[data-direction='to-right'].derde span {
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1;
}
html.is-rendering .swup-transition-overlay[data-direction='to-right'] {
  transform: translate3d(100%, 0, 0);
}
html.is-rendering .swup-transition-overlay[data-direction='to-right'].eerste {
  transition-delay: 0.3s !important;
}
html.is-rendering .swup-transition-overlay[data-direction='to-right'].tweede {
  transition-delay: 0.2s !important;
}
html.is-rendering .swup-transition-overlay[data-direction='to-right'].derde {
  transition-delay: 0.1s !important;
}
html.is-rendering .swup-transition-overlay[data-direction='to-right'].derde span {
  transition-delay: 0.1s !important;
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1;
}
body.over-ons .over-slider-container .slick-slide,
body.diensten .over-slider-container .slick-slide {
  padding-left: 1rem;
}
body.over-ons .over-slider-container a,
body.diensten .over-slider-container a {
  cursor: grab !important;
}
body.over-ons .over-slider-container a:hover,
body.diensten .over-slider-container a:hover {
  cursor: grab !important;
}
body.over-ons .over-slider-container a:focus,
body.diensten .over-slider-container a:focus {
  cursor: grabbing !important;
}
.gfield_consent_label {
  display: inline;
}
.gfield_required {
  display: inline !important;
}
.form-wrap form .btn-analyse {
  margin-top: 0;
}
.why-choose-webmix .col-md-4 {
  color: #fff;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  padding: 60px 30px 155px 30px;
  background: #e9446e;
  border-radius: 15px;
  position: relative;
}
@media screen and (max-width: 575px) {
  .why-choose-webmix .col-md-4 {
    border-radius: 0;
  }
}
.why-choose-webmix .col-md-4::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 129px;
  height: 140px;
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/logo-corner-white-white-blue.svg');
  background-size: cover;
}
.why-choose-webmix .col-md-4 h6 {
  font-size: 32px;
  color: #fff;
  margin-bottom: 12px;
}
.why-choose-webmix .col-md-4 .services {
  display: inline-flex;
  flex-direction: column;
  align-items: baseline;
}
.why-choose-webmix .col-md-4 .services h5 {
  margin-bottom: 10px;
  display: list-item;
  list-style-type: disc;
  list-style-position: inside;
  font-size: 20px;
}
.why-choose-webmix .col-md-4 .services h5 a {
  color: #fff;
  transition: 0.3;
}
.why-choose-webmix .col-md-4 .services h5 a:hover {
  color: #1b2a4a;
}
.checklist {
  margin-top: 30px;
  border: 1px solid #f0f0f0;
}
.checklist div {
  padding: 15px;
}
.checklist div:nth-child(odd) {
  background: #f0f0f0;
}
.checklist div label {
  font-size: 16px;
  margin-left: 15px;
  line-height: 1;
  margin-bottom: 0;
}
.belgie .why-choose-webmix .services {
  margin-top: 10px;
}
.belgie .why-choose-webmix h5 a {
  font-size: 16px;
}
.CybotCookiebotDialogBodyButton {
  border-radius: 8px !important;
}
#CybotCookiebotDialogFooter {
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
#CybotCookiebotDialogHeader {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  display: none !important;
}
.CybotCookiebotDialogContentWrapper {
  border-radius: 8px !important;
}
#CybotCookiebotDialog {
  border-radius: 8px !important;
}
img.emoji {
  border-radius: 0 !important;
}
.audit-wrap {
  max-width: 400px;
  margin: 60px auto 0 auto;
  padding: 30px;
  background: #a2c7e3;
  border-radius: 15px;
  margin-bottom: 15px;
}
.audit-wrap h5 {
  color: white;
}
.audit-wrap p {
  color: white;
}
.audit-wrap .gform_body {
  padding: 10px 0!important;
}
.audit-wrap .gform_body input::placeholder {
  color: #8ebbdd !important;
}
.audit-wrap .gform_confirmation_message {
  color: white;
  font-weight: bold;
}
.audit-wrap .gform_button {
  border: 2px solid #1b2a4a!important;
  color: #1b2a4a !important;
  background: white !important;
}
.audit-wrap .gform_button:hover {
  background: #1b2a4a !important;
  color: #ffffff !important;
}
.page-id-8040 .btn {
  margin: 2px;
}
.page-id-8040 .btn.not-yet {
  pointer-events: none;
}
.page-id-8040 .btn.not-yet:hover {
  background: none !important;
  border: 1px solid #ffffff !important;
}
.page-id-8040 .btn.not-yet.btn-outline:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts-blauw.svg');
}
.page-id-8040 .secondarybg .btn-white:hover {
  background: #e9446e !important;
}
.page-id-8040 h3 {
  margin-bottom: 2rem;
}
.postid-12052 .sticky-cta-wrapper {
  position: absolute;
  height: 100%;
  transform: translateX(300px);
  padding-top: 60px;
  padding-bottom: 60px;
  right: 0;
}
.postid-12052 .sticky-cta-wrapper .sticky-cta {
  position: sticky;
  top: 184px;
  z-index: 99;
  width: 350px;
  padding: 24px;
  border-radius: .5rem;
}
.postid-12052 .sticky-cta-wrapper .sticky-cta.secondarybg {
  background: #1b2a4a;
  color: #ffffff;
}
.postid-12052 .sticky-cta-wrapper .sticky-cta.secondarybg h2 {
  color: #ffffff;
  font-size: 30px !important;
}
.postid-12052 .sticky-cta-wrapper .sticky-cta.secondarybg span.color-secondary {
  color: #06d59f;
}
.postid-12052 .sticky-cta-wrapper .sticky-cta input {
  background-color: #ffffff !important;
}
.postid-12052 .sticky-cta-wrapper .sticky-cta input::placeholder {
  color: #1b2a4a !important;
  opacity: 50%;
}
.postid-12052 .sticky-cta-wrapper .sticky-cta .gform_footer {
  padding-bottom: 0px;
  margin-top: 1rem !important;
  justify-content: center;
}
.postid-12052 .sticky-cta-wrapper .sticky-cta .gform_button {
  border: 2px solid #06d59f !important;
  color: #ffffff !important;
  background: #06d59f !important;
  padding: 10px 20px;
  -webkit-appearance: none;
  transition: 0.3s all ease;
  border-radius: 10px;
  cursor: pointer;
  margin-bottom: 0px !important;
  font-weight: bold;
}
.postid-12052 .sticky-cta-wrapper .sticky-cta .gform_button:hover {
  border: 2px solid #a2c7e3 !important;
  background: #a2c7e3 !important;
  color: #ffffff !important;
}
.postid-12052 .sticky-cta-wrapper .sticky-cta #gform_confirmation_message_20 {
  color: #ffffff;
}
@media all and (max-width: 1760px) {
  .postid-12052 .sticky-cta-wrapper {
    display: none !important;
  }
}
@media all and (max-width: 1760px) {
  .postid-12052 .contentblocks_content .sticky-cta-wrapper {
    display: block !important;
    position: static;
    transform: none;
  }
  .postid-12052 .contentblocks_content .sticky-cta-wrapper .sticky-cta {
    position: static;
    top: unset;
    width: auto;
  }
  .postid-12052 .contentblocks_content .sticky-cta-wrapper .sticky-cta p {
    margin-bottom: 0px;
  }
  .postid-12052 .contentblocks_content .sticky-cta-wrapper .sticky-cta .gform_footer {
    margin-top: 0px !important;
  }
  .postid-12052 .contentblocks_content .sticky-cta-wrapper .sticky-cta .gform_body {
    padding-bottom: 1rem;
  }
  .postid-12052 .contentblocks_content .sticky-cta-wrapper .sticky-cta .gfield input.large,
  .postid-12052 .contentblocks_content .sticky-cta-wrapper .sticky-cta [type="submit"] {
    padding: .6rem !important;
    font-size: 1rem !important;
    line-height: 1 !important;
  }
}
@media all and (min-width: 1760px) {
  .postid-12052 .contentblocks_content .sticky-cta-wrapper {
    display: none;
  }
}
@media (max-width: 573px) {
  .page-id-11012 .custom-modal-body {
    overflow-x: hidden;
  }
  .page-id-11012 .custom-modal-body .close-button-container {
    translate: unset !important;
    top: 1rem !important;
    right: 1rem !important;
    z-index: 50;
  }
  .page-id-11012 .teams-modal {
    place-content: start;
  }
}
body.page-template.page-template-template-VCard.page-template-template-VCard-php {
  background: #e9446e !important;
}
body.page-template.page-template-template-VCard.page-template-template-VCard-php .visitekaartje {
  background: #e9446e !important;
}
body.page-template.page-template-template-VCard.page-template-template-VCard-php .visitekaartje .container {
  max-width: 500px !important;
}
@media all and (min-width: 786px) {
  body.page-template.page-template-template-VCard.page-template-template-VCard-php .visitekaartje .container {
    max-width: 350px !important;
  }
}
body.page-template.page-template-template-VCard.page-template-template-VCard-php .visitekaartje .container .contact a {
  padding-left: 20px;
  color: #ffffff !important;
}
body.page-template.page-template-template-VCard.page-template-template-VCard-php .visitekaartje .container .contact p {
  margin-bottom: 0px;
}
body.page-template.page-template-template-VCard.page-template-template-VCard-php .entry {
  display: none;
}
body.page-template.page-template-template-VCard.page-template-template-VCard-php .profiel {
  height: 160px;
  width: 160px;
}
body.page-template.page-template-template-VCard.page-template-template-VCard-php .persoon {
  padding: 10px;
}
body.page-template.page-template-template-VCard.page-template-template-VCard-php .offerte-aanvragen {
  display: none;
}
body.page-template.page-template-template-VCard.page-template-template-VCard-php footer {
  display: none;
}
body.page-template-template-home-split-hero .hover-primary:hover {
  background: #e9446e !important;
}
body.page-template-template-home-split-hero section.entry {
  padding: 0 !important;
}
body.page-template-template-home-split-hero section.entry:before {
  content: unset;
}
body.page-template-template-home-split-hero section.entry .logoshape {
  content: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/logo-icon-wit-wit-roze.svg');
  right: -110px;
  width: 300px;
  bottom: -70px;
}
@media all and (max-width: 1500px) {
  body.page-template-template-home-split-hero section.entry .logoshape {
    display: none;
  }
}
body.page-template-template-home-split-hero section.entry .container {
  z-index: 6;
  margin-top: 12%;
  margin-bottom: 14.5%;
}
@media all and (max-width: 1550px) {
  body.page-template-template-home-split-hero section.entry .container {
    margin-top: 100px;
    margin-bottom: 130px;
  }
}
@media all and (max-width: 1200px) {
  body.page-template-template-home-split-hero section.entry .container {
    margin-bottom: 100px;
  }
}
@media all and (max-width: 880px) {
  body.page-template-template-home-split-hero section.entry .container {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
body.page-template-template-home-split-hero section.entry .container .row {
  height: 100%;
}
body.page-template-template-home-split-hero .entry-sections-container {
  height: 40vw;
  position: relative;
  display: flex;
}
@media all and (max-width: 1200px) {
  body.page-template-template-home-split-hero .entry-sections-container {
    height: 60vw;
  }
}
@media all and (max-width: 998px) {
  body.page-template-template-home-split-hero .entry-sections-container {
    height: 80vw;
  }
}
@media all and (max-width: 680px) {
  body.page-template-template-home-split-hero .entry-sections-container {
    height: 100vw;
  }
}
@media all and (max-width: 796px) {
  body.page-template-template-home-split-hero .entry-sections-container {
    height: 800px;
  }
}
body.page-template-template-home-split-hero .entry-sections-container .col-12.align-self-end {
  margin-left: auto !important;
}
body.page-template-template-home-split-hero .entry-sections-container h1 {
  color: #ffffff;
  font-size: 45px;
}
@media all and (max-width: 1550px) {
  body.page-template-template-home-split-hero .entry-sections-container h1 {
    font-size: 36px !important;
  }
}
@media all and (max-width: 1200px) {
  body.page-template-template-home-split-hero .entry-sections-container h1 {
    font-size: 30px !important;
    line-height: 33px !important;
  }
}
body.page-template-template-home-split-hero .entry-sections-container .left-entry-section,
body.page-template-template-home-split-hero .entry-sections-container .right-entry-section {
  position: absolute;
  height: 100%;
  width: calc(50% + 17%);
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
body.page-template-template-home-split-hero .entry-sections-container .left-entry-section {
  background: #e9446e;
  clip-path: polygon(0 0, 100% 0%, 50% 100%, 0% 100%);
  left: 0;
}
body.page-template-template-home-split-hero .entry-sections-container .right-entry-section {
  background: #1b2a4a;
  clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
  right: 0;
}
@media all and (max-width: 1200px) {
  body.page-template-template-home-split-hero .entry-sections-container .left-entry-section,
  body.page-template-template-home-split-hero .entry-sections-container .right-entry-section {
    width: 100%;
    height: calc(50% + 9%);
  }
  body.page-template-template-home-split-hero .entry-sections-container br {
    display: none;
  }
  body.page-template-template-home-split-hero .entry-sections-container .left-entry-section {
    clip-path: polygon(0 0, 100% 0, 100% 71%, 0% 100%);
  }
  body.page-template-template-home-split-hero .entry-sections-container .right-entry-section {
    clip-path: polygon(0 29%, 100% 0, 100% 100%, 0% 100%);
    bottom: 0;
  }
  body.page-template-template-home-split-hero .schuin {
    display: none !important;
  }
}
.page-template-template-partners .entry:after {
  content: unset !important;
}
.page-template-template-partners .entry .schuin:after,
.page-template-template-partners .entry .schuin:before {
  content: unset !important;
}
.page-template-template-partners .diensten-partners {
  position: relative;
  padding-bottom: 120px;
}
.page-template-template-partners .diensten-partners:after {
  background-image: url(https://webmix.nl/wp-content/themes/contentblocks/images/shape-back-home-3.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  position: absolute;
  z-index: -10;
  left: 0;
  bottom: -170%;
  width: 100vw;
  height: 270%;
  opacity: 7%;
}
.page-template-template-partners .diensten-partners .diensttekstblok > div {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  -moz-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  position: relative;
  width: 100%;
  height: 100%;
}
.page-template-template-partners .diensten-partners .diensttekstblok .btn {
  margin-top: auto;
  width: fit-content;
}
.page-template-template-partners .testimonials .testimonialswrapper {
  background: none !important;
}
.page-template-template-partners .testimonials .testimonialswrapper:after {
  content: unset !important;
}
.page-template-template-partners .testimonials .testimonialswrapper #testimonial .testimonial-container {
  min-height: 250px !important;
}
.primarybg.uitslag {
  background: #e9446e;
  padding: 1rem;
}
.primarybg.uitslag a {
  color: #1b2a4a !important;
}
.primarybg.uitslag a:hover {
  color: #ffffff !important;
}
#gform_wrapper_22 input.gfield-choice-input {
  width: auto !important;
}
#gform_wrapper_22 .uitslag a {
  color: #1b2a4a !important;
}
.gfield_visibility_hidden {
  display: none !important;
}
#cookiescript_badge {
  left: unset !important;
  bottom: 19px !important;
  right: 75px !important;
}
/*



	DEZE FILE BEVAT DE STANDAARD CSS voor de website structuur, hier niets in aanpassen. Bij verbeteringen: direct doorvoeren op website.binnenkort.online


*/
::selection {
  color: #ffffff;
  background: #e9446e;
}
/*Wordpress align css*/
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.small,
small {
  font-weight: 300;
}
iframe {
  max-width: 100%;
}
/* Hides the reCAPTCHA on every page */
/*
.grecaptcha-badge {
    display: none !important;
}

// Shows the reCAPTCHA on the Contact page
body.contact .grecaptcha-badge {
    display: block !important;
    z-index: 10;
}
*/
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #e9446e;
  opacity: 0.8;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #e9446e;
  opacity: 0.8;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #e9446e;
  opacity: 0.8;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #e9446e;
  opacity: 0.8;
}
*,
*:hover,
*:focus,
*:active {
  outline: none !important;
}
body {
  font-family: "PT Sans", sans-serif, sans-serif;
  color: #1b2a4a;
  overflow-x: hidden;
  max-width: 100vw;
  font-weight: 400;
}
img {
  max-width: 100%;
}
a {
  color: #e9446e;
  text-decoration: none !important;
  cursor: pointer !important;
  transition: all 0.33s ease-out;
}
a:hover,
a:focus {
  color: #1b2a4a;
}
.btn {
  transition: all 0.3s ease-in-out;
  cursor: pointer !important;
  outline: none;
  border-radius: 8px;
  font-size: 16px;
  position: relative;
  padding: 10px 40px 10px 20px;
  box-shadow: none !important;
  font-weight: bold;
  /*
	padding:8px 40px 8px 20px;
*/
}
.btn:after {
  height: 100%;
  width: 8px;
  top: 0px;
  right: 20px;
  position: absolute;
  content: '';
  background-size: 100% 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.btn.btn-primary {
  background: #e9446e;
  color: white;
  border: 1px solid #e9446e;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  background: #1b2a4a;
  color: white;
  border: 1px solid #1b2a4a;
  border-color: #1b2a4a;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  -moz-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  box-shadow: 0px 5px 15px rgba(84, 84, 84, 0.35) !important;
}
.btn.btn-primary:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg');
}
.btn.btn-secondary {
  background: #1b2a4a;
  color: white;
  border: 1px solid #1b2a4a;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:active,
.btn.btn-secondary:focus {
  background: #e9446e;
  color: #ffffff;
  border: 1px solid #e9446e;
  border-color: #e9446e;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  -moz-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  box-shadow: 0px 5px 15px rgba(84, 84, 84, 0.35) !important;
}
.btn.btn-secondary:hover:before,
.btn.btn-secondary:active:before,
.btn.btn-secondary:focus:before {
  background: #ffffff;
}
.btn.btn-secondary:hover:after,
.btn.btn-secondary:active:after,
.btn.btn-secondary:focus:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg');
}
.btn.btn-secondary:before {
  background: #ffffff;
}
.btn.btn-secondary:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg');
}
.btn.btn-secondary.btn-outline {
  border: 1px solid #1b2a4a;
  background-color: #ffffff;
  color: #1b2a4a;
}
.btn.btn-secondary.btn-outline svg {
  transition: all ease .3s;
}
.btn.btn-secondary.btn-outline:hover,
.btn.btn-secondary.btn-outline:active,
.btn.btn-secondary.btn-outline:focus {
  background-color: #1b2a4a;
  color: #ffffff;
}
.btn.btn-secondary.btn-outline:hover svg,
.btn.btn-secondary.btn-outline:active svg,
.btn.btn-secondary.btn-outline:focus svg {
  fill: #ffffff;
}
.btn.btn-secondary.btn-outline:hover:before,
.btn.btn-secondary.btn-outline:active:before,
.btn.btn-secondary.btn-outline:focus:before {
  background: #ffffff;
}
.btn.btn-secondary.btn-outline:before {
  background: #1b2a4a;
}
.btn.btn-white {
  background: #ffffff;
  color: #1b2a4a;
  border: 1px solid #ffffff;
}
.btn.btn-white:hover,
.btn.btn-white:active,
.btn.btn-white:focus {
  background: #1b2a4a;
  color: white;
  border: 1px solid #1b2a4a;
  border-color: #1b2a4a;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  -moz-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  box-shadow: 0px 5px 15px rgba(84, 84, 84, 0.35) !important;
}
.btn.btn-white:hover:after,
.btn.btn-white:active:after,
.btn.btn-white:focus:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg');
}
.btn.btn-white:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts-blauw.svg');
}
.btn.btn-tertiary {
  background: #a2c7e3;
  color: white;
  border: 1px solid #a2c7e3;
}
.btn.btn-tertiary:hover,
.btn.btn-tertiary:active,
.btn.btn-tertiary:focus {
  background: #e9446e;
  color: white;
  border: 1px solid #e9446e;
}
.btn.btn-tertiary:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg');
}
.btn.btn-invert {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn.btn-invert:hover,
.btn.btn-invert:active,
.btn.btn-invert:focus {
  background: #1b2a4a;
  color: white;
  border: 1px solid #1b2a4a;
}
.btn.btn-invert:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg');
}
.btn.btn-icon {
  display: flex;
  align-items: center;
  gap: 8px;
}
.btn.btn-quaternary {
  background: #06d59f;
  color: #ffffff;
  border: 1px solid #06d59f;
}
.btn.btn-quaternary:hover,
.btn.btn-quaternary:active,
.btn.btn-quaternary:focus {
  background: #05a37a;
  color: #ffffff;
  border: 1px solid #05a37a;
}
.btn.btn-quaternary:before {
  background: #ffffff;
}
.btn.btn-quaternary.btn-outline {
  border: 1px solid #06d59f;
  background-color: #ffffff;
  color: #06d59f;
}
.btn.btn-quaternary.btn-outline:before {
  background: #06d59f;
}
.btn.btn-quaternary.btn-outline:hover,
.btn.btn-quaternary.btn-outline:active,
.btn.btn-quaternary.btn-outline:focus {
  border: 1px solid #06d59f;
  background: #06d59f;
  color: #ffffff;
}
.btn.btn-quaternary.btn-outline:hover:before,
.btn.btn-quaternary.btn-outline:active:before,
.btn.btn-quaternary.btn-outline:focus:before {
  background: #ffffff;
}
.btn.btn-no-icon {
  padding: 10px 20px;
}
.btn.btn-no-icon:after {
  content: none;
}
.btn.btn-phone {
  display: inline-flex;
  align-items: center;
  width: fit-content;
}
.btn.btn-phone:before {
  height: 1.2em;
  width: 1.2em;
  display: inline-block;
  margin-right: 1em;
  transition: .3s ease all;
  -webkit-mask: url("data:image/svg+xml,%3Csvg version='1.1' id='fi_1257' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 25.625 25.625' style='enable-background:new 0 0 25.625 25.625;' xml:space='preserve'%3E%3Cg%3E%3Cpath style='fill:%23030104;' d='M22.079,17.835c-1.548-1.324-3.119-2.126-4.648-0.804l-0.913,0.799 c-0.668,0.58-1.91,3.29-6.712-2.234C5.005,10.079,7.862,9.22,8.531,8.645l0.918-0.8c1.521-1.325,0.947-2.993-0.15-4.71l-0.662-1.04 C7.535,0.382,6.335-0.743,4.81,0.58L3.986,1.3C3.312,1.791,1.428,3.387,0.971,6.419c-0.55,3.638,1.185,7.804,5.16,12.375 c3.97,4.573,7.857,6.87,11.539,6.83c3.06-0.033,4.908-1.675,5.486-2.272l0.827-0.721c1.521-1.322,0.576-2.668-0.973-3.995 L22.079,17.835z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
  mask: url("data:image/svg+xml,%3Csvg version='1.1' id='fi_1257' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 25.625 25.625' style='enable-background:new 0 0 25.625 25.625;' xml:space='preserve'%3E%3Cg%3E%3Cpath style='fill:%23030104;' d='M22.079,17.835c-1.548-1.324-3.119-2.126-4.648-0.804l-0.913,0.799 c-0.668,0.58-1.91,3.29-6.712-2.234C5.005,10.079,7.862,9.22,8.531,8.645l0.918-0.8c1.521-1.325,0.947-2.993-0.15-4.71l-0.662-1.04 C7.535,0.382,6.335-0.743,4.81,0.58L3.986,1.3C3.312,1.791,1.428,3.387,0.971,6.419c-0.55,3.638,1.185,7.804,5.16,12.375 c3.97,4.573,7.857,6.87,11.539,6.83c3.06-0.033,4.908-1.675,5.486-2.272l0.827-0.721c1.521-1.322,0.576-2.668-0.973-3.995 L22.079,17.835z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
  content: '';
}
.btn.btn-mail {
  display: inline-flex;
  align-items: center;
  width: fit-content;
}
.btn.btn-mail:before {
  height: 1.2em;
  width: 1.2em;
  display: inline-block;
  margin-right: 1em;
  transition: .3s ease all;
  -webkit-mask: url("data:image/svg+xml,%3Csvg id='fi_2099199' enable-background='new 0 0 512 512' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m298.789 313.693c-12.738 8.492-27.534 12.981-42.789 12.981-15.254 0-30.05-4.489-42.788-12.981l-209.803-139.873c-1.164-.776-2.298-1.585-3.409-2.417v229.197c0 26.278 21.325 47.133 47.133 47.133h417.733c26.278 0 47.133-21.325 47.133-47.133v-229.198c-1.113.834-2.249 1.645-3.416 2.422z'%3E%3C/path%3E%3Cpath d='m20.05 148.858 209.803 139.874c7.942 5.295 17.044 7.942 26.146 7.942 9.103 0 18.206-2.648 26.148-7.942l209.803-139.874c12.555-8.365 20.05-22.365 20.05-37.475 0-25.981-21.137-47.117-47.117-47.117h-417.766c-25.98.001-47.117 21.137-47.117 47.142 0 15.085 7.496 29.085 20.05 37.45z'%3E%3C/path%3E%3C/svg%3E") no-repeat 50% 50%;
  mask: url("data:image/svg+xml,%3Csvg id='fi_2099199' enable-background='new 0 0 512 512' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m298.789 313.693c-12.738 8.492-27.534 12.981-42.789 12.981-15.254 0-30.05-4.489-42.788-12.981l-209.803-139.873c-1.164-.776-2.298-1.585-3.409-2.417v229.197c0 26.278 21.325 47.133 47.133 47.133h417.733c26.278 0 47.133-21.325 47.133-47.133v-229.198c-1.113.834-2.249 1.645-3.416 2.422z'%3E%3C/path%3E%3Cpath d='m20.05 148.858 209.803 139.874c7.942 5.295 17.044 7.942 26.146 7.942 9.103 0 18.206-2.648 26.148-7.942l209.803-139.874c12.555-8.365 20.05-22.365 20.05-37.475 0-25.981-21.137-47.117-47.117-47.117h-417.766c-25.98.001-47.117 21.137-47.117 47.142 0 15.085 7.496 29.085 20.05 37.45z'%3E%3C/path%3E%3C/svg%3E") no-repeat 50% 50%;
  content: '';
}
h1 {
  font-size: 56px;
}
h2 {
  font-size: 42px;
}
h2.kleiner {
  font-size: 26px;
}
h3 {
  font-size: 36px;
}
h4 {
  font-size: 26px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 22px;
}
@media (max-width: 991px) {
  h1 {
    font-size: 45px !important;
    line-height: 50px !important;
  }
  h2 {
    font-size: 35px !important;
    line-height: 40px !important;
  }
  h3 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  h4 {
    font-size: 21px !important;
    line-height: 26px !important;
  }
  h5 {
    font-size: 19px !important;
    line-height: 24px !important;
  }
  h6 {
    font-size: 18px !important;
    line-height: 23px !important;
  }
}
@media (max-width: 375px) {
  body section.entry > .container > .row > div h1 {
    font-size: 35px !important;
    line-height: 40px !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #1b2a4a;
}
p {
  font-size: 16px;
  line-height: 28px;
}
p:last-of-type:last-child {
  margin-bottom: 0px !important;
}
section {
  position: relative;
  padding: 60px 0;
}
section.lightgraybg {
  background: #f0f0f0;
}
section.primarybg {
  background: #e9446e;
  color: white;
}
section.primarybg h1,
section.primarybg h2,
section.primarybg h3,
section.primarybg h4,
section.primarybg h5,
section.primarybg h6 {
  color: white !important;
}
section.primarybg a {
  color: #1b2a4a;
}
section.primarybg a:hover {
  color: white;
}
section.secondarybg {
  background: #1b2a4a;
  color: white;
}
section.secondarybg h1,
section.secondarybg h2,
section.secondarybg h3,
section.secondarybg h4,
section.secondarybg h5,
section.secondarybg h6 {
  color: white !important;
}
section.secondarybg a {
  color: #e9446e;
}
section.secondarybg a:hover {
  color: white;
}
section.secondarybg .btn-primary:hover {
  background: #a2c7e3;
}
section.borderbottombg {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
section.nopaddingbottom {
  padding-bottom: 0px;
}
section.halfpaddingbottom {
  padding-bottom: 30px;
}
section.kwartpaddingbottom {
  padding-bottom: 15px;
}
section.nopaddingtop {
  padding-top: 0px;
}
section.halfpaddingtop {
  padding-top: 30px;
}
section.kwartpaddingtop {
  padding-top: 15px;
}
section.linksuitsteken > .container > .row > div:not(.rijtitel):nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50vw;
  -ms-flex: 0 0 50vw;
  flex: 0 0 50vw;
  max-width: 800px;
  margin-left: calc( ((var(--container) / 2) - var(--col-md-6)));
}
section.linksuitsteken > .container > .row > div.rijtitel {
  text-align: right;
}
section.rechtsuitsteken > .container > .row > div:not(.rijtitel):last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50vw;
  -ms-flex: 0 0 50vw;
  flex: 0 0 50vw;
  max-width: 800px;
  margin-left: calc(((100vw - ((var(--container)) /12))*6) * -1);
  transform: translateX(calc((100vw - ((var(--container)) /12))*6));
}
section.rechtsuitsteken-home > .container > .row > div:not(.rijtitel):last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50vw;
  -ms-flex: 0 0 50vw;
  flex: 0 0 50vw;
  max-width: 800px;
  margin-left: calc(((100vw - ((var(--container)) /12))*6) * -1);
  transform: translateX(calc((100vw - ((var(--container)) /12))*6));
}
section.rechtsuitsteken-video {
  padding-bottom: 0px !important;
}
section.rechtsuitsteken-video > .container > .row > div:not(.rijtitel):nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc((100vw - ((var(--container))) * -1) /2 );
  -ms-flex: 0 0 calc((100vw - ((var(--container))) * -1) /2 );
  flex: 0 0 calc((100vw - ((var(--container))) * -1) /2 );
  max-width: calc((100vw - ((var(--container))) * -1) /2 );
  /*
					    margin-left:~"calc(100vw - ((var(--container))) * -1)";
						transform:translateX( ~"calc(100vw - ((var(--container))) * -1)" );
*/
}
section.linksuitsteken-over > .wrapper > .container > .row > div:not(.rijtitel):nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50vw;
  -ms-flex: 0 0 50vw;
  flex: 0 0 50vw;
  max-width: 800px;
  margin-left: calc( ((var(--container) / 2) - var(--col-md-6)));
}
section.linksuitsteken-over > .wrapper > .container > .row > div.rijtitel {
  text-align: right;
}
section.streep {
  margin-bottom: 30px;
}
section.streep:before {
  content: '';
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -30px;
  width: 3px;
  height: 60px;
  background: #e9446e;
}
section.streep-tekstblok h4:before {
  content: '';
  position: absolute;
  top: -170px;
  right: 20%;
  width: 3px;
  height: 185px;
  background: #e9446e;
}
section.streep-tekstblok h4:after {
  content: '';
  position: absolute;
  top: 14px;
  right: 20%;
  width: 110px;
  height: 3px;
  background: #e9446e;
}
section.inline-video .videowrapper {
  cursor: inherit !important;
  border-radius: 0px !important;
  box-shadow: none !important;
}
section.inline-video .videowrapper video {
  border-radius: 0px !important;
}
section.colverticalalign > .container > .row > div {
  display: flex;
  flex-direction: column;
  align-self: center;
}
.pagination {
  clear: both;
  display: flex;
  justify-content: center;
  font-size: 11px;
  /* Pagination text size */
  line-height: 13px;
  margin-top: 30px;
}
.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #1b2a4a;
  /* Pagination text color */
  background: #f0f0f0;
  /* Pagination non-active background color */
  -webkit-transition: background 0.33s ease-out;
  -moz-transition: background 0.33s ease-out;
  -ms-transition: background 0.33s ease-out;
  -o-transition: background 0.33s ease-out;
  transition: background 0.33s ease-out;
}
.pagination a:hover {
  color: #fff;
  background: #1b2a4a !important;
  /* Pagination background on hover */
}
.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #e9446e;
  /* Current page background */
  color: #fff;
}
.slick-dots {
  bottom: -45px;
}
.slick-dots li {
  margin: 0 10px;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
}
.slick-dots li button:before {
  content: "";
  background: #ffffff;
  width: 30px;
  height: 5px;
  opacity: 0.5;
}
.slick-prev:before,
.slick-next:before {
  color: #e9446e !important;
  background: transparent;
  border-radius: 120px;
}
/*
.slick-prev {
	    left: 5px;
	    z-index: 9;
}

.slick-next {
	    right: 5px;
}
*/
body section.actueel .container .row > .nieuwsitem,
body section.nieuws .container .row > .nieuwsitem {
  margin-bottom: 20px;
}
body section.actueel .container .row > .nieuwsitem .actueelafbeelding img,
body section.nieuws .container .row > .nieuwsitem .actueelafbeelding img {
  margin-bottom: 10px;
}
body section.actueel .container .row > .nieuwsitem .actueeltext a h4,
body section.nieuws .container .row > .nieuwsitem .actueeltext a h4 {
  margin-bottom: 10px;
  transition: all 0.33s ease-out;
}
body section.actueel .container .row > .nieuwsitem .actueeltext a:hover h4,
body section.nieuws .container .row > .nieuwsitem .actueeltext a:hover h4 {
  color: #e9446e;
}
.gform_confirmation_wrapper {
  color: #1b2a4a;
}
/*
.grecaptcha-badge{
	opacity:0!important;
	pointer-events: none;
}
*/
body img.gform_ajax_spinner {
  display: none !important;
}
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0 !important;
}
.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
  width: 100%;
  background-color: #f0f0f0;
  padding: 15px !important;
  border-radius: 10px;
  border: none !important;
  color: #1b2a4a;
  margin: 0;
  font-size: 1.1em !important;
  margin-top: 0px !important;
  font-family: 'PT Sans', sans-serif;
}
.gform_wrapper {
  margin: 0 !important;
}
.gform_wrapper ul {
  padding-left: 0px;
}
.gform_wrapper li,
.gform_wrapper fieldset,
.gform_wrapper .gfield {
  margin-top: 0px !important;
  margin-bottom: 30px !important;
  padding: 0;
  list-style-type: none;
  /*
		textarea {
			max-height: 300px;
			height: 300px;
		}
*/
}
.gform_wrapper li label,
.gform_wrapper fieldset label,
.gform_wrapper .gfield label {
  font-size: 14px;
}
.gform_wrapper li a,
.gform_wrapper fieldset a,
.gform_wrapper .gfield a {
  color: #e9446e !important;
}
.gform_wrapper li a:hover,
.gform_wrapper fieldset a:hover,
.gform_wrapper .gfield a:hover {
  color: #a2c7e3 !important;
}
.gform_wrapper li input,
.gform_wrapper fieldset input,
.gform_wrapper .gfield input,
.gform_wrapper li textarea,
.gform_wrapper fieldset textarea,
.gform_wrapper .gfield textarea {
  background-color: #f0f0f0;
  padding: 15px !important;
  border-radius: 10px;
  border: none !important;
  color: #1b2a4a;
  margin: 0;
  font-size: 1.1em !important;
  margin-top: 0px !important;
}
.gform_wrapper li input::placeholder,
.gform_wrapper fieldset input::placeholder,
.gform_wrapper .gfield input::placeholder,
.gform_wrapper li textarea::placeholder,
.gform_wrapper fieldset textarea::placeholder,
.gform_wrapper .gfield textarea::placeholder {
  color: #1b2a4a;
}
.gform_wrapper li input:not([type="checkbox"]),
.gform_wrapper fieldset input:not([type="checkbox"]),
.gform_wrapper .gfield input:not([type="checkbox"]),
.gform_wrapper li textarea:not([type="checkbox"]),
.gform_wrapper fieldset textarea:not([type="checkbox"]),
.gform_wrapper .gfield textarea:not([type="checkbox"]) {
  width: 100% !important;
}
.gform_wrapper li#field_2_10,
.gform_wrapper fieldset#field_2_10,
.gform_wrapper .gfield#field_2_10,
.gform_wrapper li#field_3_1,
.gform_wrapper fieldset#field_3_1,
.gform_wrapper .gfield#field_3_1,
.gform_wrapper li#field_4_10,
.gform_wrapper fieldset#field_4_10,
.gform_wrapper .gfield#field_4_10 {
  color: #1b2a4a;
  font-size: 1.1em !important;
}
.gform_wrapper li#field_2_10#field_2_11,
.gform_wrapper fieldset#field_2_10#field_2_11,
.gform_wrapper .gfield#field_2_10#field_2_11,
.gform_wrapper li#field_3_1#field_2_11,
.gform_wrapper fieldset#field_3_1#field_2_11,
.gform_wrapper .gfield#field_3_1#field_2_11,
.gform_wrapper li#field_4_10#field_2_11,
.gform_wrapper fieldset#field_4_10#field_2_11,
.gform_wrapper .gfield#field_4_10#field_2_11,
.gform_wrapper li#field_2_10#field_3_11,
.gform_wrapper fieldset#field_2_10#field_3_11,
.gform_wrapper .gfield#field_2_10#field_3_11,
.gform_wrapper li#field_3_1#field_3_11,
.gform_wrapper fieldset#field_3_1#field_3_11,
.gform_wrapper .gfield#field_3_1#field_3_11,
.gform_wrapper li#field_4_10#field_3_11,
.gform_wrapper fieldset#field_4_10#field_3_11,
.gform_wrapper .gfield#field_4_10#field_3_11 {
  height: 0 !important;
  margin: 0 !important;
}
.gform_wrapper #gform_submit_button_2,
.gform_wrapper #gform_submit_button_3,
.gform_wrapper #gform_submit_button_4,
.gform_wrapper #gform_submit_button_10 {
  background: #e9446e;
  border: none;
  border-radius: 5px;
  padding: 15px 25px;
  font-family: "PT Sans", sans-serif;
  color: #ffffff;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2) !important;
  font-weight: bold;
  font-size: 1.1em !important;
  cursor: pointer;
  transition: 0.3s ease all;
}
.gform_wrapper #gform_submit_button_2:hover,
.gform_wrapper #gform_submit_button_3:hover,
.gform_wrapper #gform_submit_button_4:hover,
.gform_wrapper #gform_submit_button_10:hover {
  background: #1b2a4a;
  color: #ffffff;
}
.gform_wrapper .gform_footer {
  margin-top: 0px !important;
  padding-top: 0px !important;
}
.modal-section #modalheading {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #fff;
  font-size: 36px;
  display: block;
  line-height: 1.1;
  padding-bottom: 15px;
}
.modal-section * {
  box-sizing: border-box;
}
.modal-section .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.modal-section .modal-dialog {
  position: fixed;
  margin: 0;
  width: 100vw;
  max-width: 100%;
  height: 100%;
  padding: 0;
  overflow: auto;
  background: #e9446e;
  -webkit-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
.modal-section .close-btn {
  position: absolute;
  top: 0;
  right: 60px;
  width: 90px;
  height: 90px;
  z-index: 1;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2) !important;
  font-weight: bold;
  padding: 0px !important;
  font-size: 30px;
}
.modal-section .close-btn:hover {
  border-color: #e9446e;
}
.modal-section .close-btn:after {
  display: none;
}
.modal-section .containerfluid {
  height: 100%;
  padding-top: 60px;
}
.modal-section .containerfluid > .row {
  margin: 0;
  height: 100%;
}
.modal-section .containerfluid > .row .col-md-8,
.modal-section .containerfluid > .row .col-md-4 {
  padding: 0 60px;
}
.modal-section .containerfluid > .row .col-md-8 a,
.modal-section .containerfluid > .row .col-md-4 a {
  color: #ffffff;
}
.modal-section .containerfluid > .row .col-md-8 a:hover,
.modal-section .containerfluid > .row .col-md-4 a:hover {
  color: #1b2a4a;
}
.modal-section .containerfluid > .row .col-md-8 .socialicons img,
.modal-section .containerfluid > .row .col-md-4 .socialicons img {
  width: 25px;
  height: 25px;
  transition: 0.3s ease-in-out;
  opacity: 1;
  margin-right: 10px;
}
.modal-section .containerfluid > .row .col-md-8 .socialicons img:hover,
.modal-section .containerfluid > .row .col-md-4 .socialicons img:hover {
  opacity: 0.6;
}
.modal-section .containerfluid > .row .col-md-4:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/swirl-bluewhite.svg');
  background-position: bottom right;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  right: -1px;
  bottom: 0;
  width: 50%;
  height: 70%;
  pointer-events: none;
}
.modal-section .containerfluid > .row .col-md-8 {
  padding: 60px 60px 0 60px !important;
}
.modal-section .modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0;
  box-shadow: none;
  background-color: #e9446e !important;
  color: #ffffff;
  border: none !important;
}
.modal-section .modal-content > .btn {
  border-radius: 0 0 8px 8px;
}
.modal-section .modal-content .modal-logo {
  max-width: 150px;
  margin-bottom: 60px;
}
.modal-section .modal-content .rev-container {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
.modal-section .modal-content .rev-container .col-12 {
  margin-bottom: 30px;
  text-align: right;
  padding: 0px;
  display: flex;
  justify-content: flex-end;
  width: 100px;
}
.modal-section .modal-content .rev-container .col-12 a {
  max-width: 100px;
  display: flex;
  justify-content: end;
  flex-direction: column;
  width: 100px;
}
.modal-section .modal-content .rev-container .col-12 a img {
  max-width: 100px;
}
.modal-section .modal-content .rev-container .col-12 a p {
  max-width: 100px;
  text-align: center !important;
}
.modal-section .modal-content .col-md-8 {
  background: #ffffff;
  border-radius: 50px 0 0 0;
}
.modal-section .modal-content h3 {
  color: #ffffff;
}
.modal-section .modal-title {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}
.modal-section .modal-body {
  position: absolute;
  top: 50px;
  bottom: 60px;
  width: 100%;
  font-weight: 300;
  overflow: auto;
}
.modal-section .modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 10px;
  background: #f1f3f5;
}
.modal-backdrop.fade.show {
  opacity: 0 !important;
}
.over-slider-container .project {
  width: 100%;
  padding-top: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.over-slider-container .project .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  transition: all ease 0.33s;
}
.over-slider-container .project .title {
  position: absolute;
  padding: 10px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  transition: all ease 0.33s;
}
.over-slider-container .project .title h4 {
  color: #ffffff;
}
.over-slider-container .project:hover .overlay {
  opacity: 0.8;
}
.over-slider-container .project:hover .title {
  opacity: 1;
}
/*
section {
	&.over-slider {

		.overlay {
			opacity: 0;

			width: 100%;
		    height: 100%;
		    position: absolute;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    transition: 0.3s ease all;
		    cursor: pointer;

		    div {
			    position: absolute;
			    font-size: 1.6em;
			    color: @white;


			    &.background {
				    width: 100%;
					height: 100%;
			    }
		    }
		}

		.col-12 {
			padding-left: 0 !important;
			padding-right: 0 !important;

			.row {
				.col-12 {
					a {
						display: block;
					}
					&:hover {
						.overlay {
							opacity: 1;
						}

					}
				}
			}
		}



		.col-md-12 {
			&:after {
				content: '';
				background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
				width: 20vw;
				height: 100%;
				position: absolute;
				top: 0;
				right: 0;
				z-index: 0;
				pointer-events: none;

			}
		}



		img {
			height: 500px;
			width: 100%;
			object-fit: cover;
			object-position: center center;
		}
	}
}
*/
body section.googlemaps {
  padding: 0 !important;
  height: 500px;
}
body section.googlemaps #map {
  width: 100%;
  height: 500px;
}
.socialicons img {
  width: 25px;
  height: 25px;
  transition: 0.3s ease-in-out;
  opacity: 1;
  margin-right: 10px;
}
.socialicons img:hover {
  opacity: 0.6;
}
#swup {
  overflow: hidden;
}
.videowrapper {
  position: relative;
  cursor: pointer;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 7px 15px 0px rgba(84, 84, 84, 0.25);
  cursor: default;
  /*
    .imgwrapper{
        transition:0.5s ease-in-out;

        img{
            position:absolute;
            width:100%;
            height:100%;
            top:0px;
            left:0px;
            z-index:3;
            cursor:pointer;
            object-fit: cover;
        }
        &:before{
            position:absolute;
            width:100%;
            height:100%;
            content:'';
            background:@secondary;
            z-index:4;
            opacity: 0.7;
            transition:1s ease-in-out;
            transform: translateX(-50%);
        }<div class="col-md-7 ">

        &:after{
            position:absolute;
            top:50%;
            left:50%;
            width:150px;
            height:150px;
            max-width:50%;
            max-height:50%;
            content:'';
            background-image:url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/play.svg");
            background-size:cover;
            background-repeat: no-repeat;
            background-position: center center;
            z-index:5;
            transform:translate(-50%,-50%);
            opacity: 0.75;
            transition:0.75s ease-in-out;
        }

        &:hover{
            &:before{
                opacity: 0.6;
            }
            &:after{
                opacity: 1;
                transform:translate(-50%,-50%)scale(1.1);
            }
        }
    }
*/
}
.videowrapper video {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 20px;
}
.laxholder {
  width: 100%;
  padding-top: 100%;
  position: relative;
  z-index: 2;
}
.laxholder img.lax {
  position: absolute;
  height: auto;
}
.laxholder .text {
  padding: 30px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
}
.laxholder .text h3 {
  color: #ffffff;
  padding: 0;
  margin: 0;
}
body.single-post .contentblocks_content section .row > div ul {
  list-style: none !important;
}
body.single-post .contentblocks_content section .row > div ul li:before {
  content: "-";
  position: absolute;
  transform: translateX(-18px);
  font-weight: bold;
  color: #e9446e;
  font-size: 2rem;
  line-height: 1.5rem;
}
body.single-post .contentblocks_content section .row > div:first-child img {
  border-radius: 0 40px 0 40px;
}
body.single-post .contentblocks_content section .row > div:last-child img {
  border-radius: 40px 0 40px 0;
}
section.testimonial {
  color: #ffffff;
  padding: 90px 0 60px;
  margin-top: 60px;
}
section.testimonial .row .col-12.col-lg-6.testimonial-text {
  padding: 0 30px !important;
}
section.testimonial .row > div h3 {
  color: #ffffff;
  font-size: 2em;
  padding-left: 30px;
}
section.testimonial .row > div h3:after {
  content: '';
  position: absolute;
  top: 14px;
  transform: translateX(30px);
  left: 0;
  width: 20px;
  height: 3px;
  background: #e9446e;
}
section.testimonial .row > div img {
  margin-top: -150px;
  width: 100%;
}
section.testimonial .row > div a {
  color: #e9446e;
}
section.testimonial .row > div a:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts-pink.svg');
}
section.testimonial .row > div a:hover {
  color: #ffffff;
}
section.testimonial .row > div a:hover:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg');
}
section.testimonial .row > div.testimonial-text:before {
  content: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/quote-top.svg');
  position: absolute;
  top: 0px;
  right: 0;
  width: 40px;
  height: 10px;
  transform: translate(20px, -10px);
}
section.testimonial .row > div.testimonial-text:after {
  content: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/quote-bottom.svg');
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 20px;
  transform: translate(-10px, 50px);
}
section.testimonial:before {
  background: #1b2a4a;
  left: calc(((100vw - (var(--container))) / 2) + 15px);
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  z-index: 0;
}
.contentblocks_content table {
  margin-bottom: 16px;
}
.contentblocks_content table tr {
  border: 1px solid #777777;
}
.contentblocks_content table tr:nth-child(odd) {
  background: #f0f0f0;
}
.contentblocks_content table tr:nth-child(even) {
  background: #fafafa;
}
.contentblocks_content table th {
  padding: 5px 45px 5px 10px;
  border-right: 1px solid #777777;
}
.contentblocks_content table td {
  padding: 5px 45px 5px 10px;
  border-right: 1px solid #777777;
}
.contentblocks_content .gform-body {
  padding: 15px 0 30px 0;
}
.contentblocks_content .gform-body input,
.contentblocks_content .gform-body textarea {
  background-color: #f0f0f0;
  padding: 15px !important;
  border-radius: 10px;
  border: none !important;
  color: #1b2a4a;
  margin: 0;
  font-size: 1.1em !important;
  margin-top: 0px !important;
  font-family: "PT Sans", sans-serif;
}
.contentblocks_content .gform-body input::placeholder,
.contentblocks_content .gform-body textarea::placeholder {
  color: #1b2a4a;
}
.contentblocks_content .container .row > div:not(:last-of-type) {
  margin-bottom: 2rem;
}
.maxwidth280 .container .videowrapper {
  max-width: 280px !important;
}
.projecten-block {
  margin-top: 30px;
}
.projecten-block img {
  border-radius: 30px;
  box-shadow: 0px 7px 15px 0px rgba(84, 84, 84, 0.25);
}
.projecten-block h5 {
  margin-top: 15px;
}
.projecten-block a {
  margin-top: 10px;
}
.extra-margin-bot {
  padding-bottom: 120px;
}
.title-margin h3 {
  margin-bottom: 30px;
}
.title-margin h4 {
  margin-bottom: 15px;
}
.title-margin img {
  margin-bottom: 15px;
}
.link-belgie {
  color: white !important;
}
.link-belgie:hover {
  color: white !important;
  background: transparent !important;
}
#CybotCookiebotDialogPoweredByText {
  display: none !important;
}
.primaryHighlight {
  color: #e9446e;
}
.gform_wrapper .hidden_label legend,
.gform_wrapper .hidden_label .gfield_label {
  display: none;
}
.gform_wrapper .gform_required_legend {
  display: none;
}
@media (max-width: 577px) {
  body.webdevelopment #swup .wrapper .back-button.changeorder .container:before,
  body.grafische-vormgeving #swup .wrapper .back-button.changeorder .container:before,
  body.hosting #swup .wrapper .back-button.changeorder .container:before,
  body.tools-en-webapplicaties #swup .wrapper .back-button.changeorder .container:before {
    left: 45px !important;
  }
  body.webdevelopment #swup .wrapper .back-button.changeorder .back,
  body.grafische-vormgeving #swup .wrapper .back-button.changeorder .back,
  body.hosting #swup .wrapper .back-button.changeorder .back,
  body.tools-en-webapplicaties #swup .wrapper .back-button.changeorder .back {
    right: 15px !important;
  }
}
@media (max-width: 640px) {
  .gform_footer input {
    text-align: center !important;
  }
  .input_2_8_6_container {
    padding-top: 0 !important;
  }
  .gform_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 0 !important;
  }
  .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
  .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last,
  .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    padding-top: 0 !important;
  }
}
@media (max-width: 768px) {
  section > .container > .row > div {
    margin-bottom: 30px;
  }
  section > .container > .row > div:last-child {
    margin-bottom: 0px;
  }
  section.offerte-aanvragen .offerte-contact {
    margin-top: 20px;
  }
  section.offerte-aanvragen .offerte-contact > a {
    font-size: 1.1em !important;
  }
  section.offerte-aanvragen .offerte-contact > a:first-child {
    margin-bottom: 20px;
  }
  section.uitgelichteprojecten.even > .container > .row > div:nth-child(1) {
    order: 0 !important;
  }
  section.voordelen .container .row {
    margin-bottom: 0px !important;
  }
  section.voordelen .container .row .rijtitel {
    margin-bottom: 30px;
  }
  section.voordelen .container .row div {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  section.voordelen .container .row div ul {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  section.changeorder > .container > .row > div:nth-child(1) {
    order: 11;
  }
  section.changeorder > .container > .row > div:nth-child(2) {
    order: 10;
    margin-bottom: 30px;
  }
  section.changeorder > .container > .row > div:nth-child(3) {
    order: 9;
    margin-bottom: 30px;
  }
  section.changeorder > .container > .row > div:nth-child(4) {
    order: 8;
    margin-bottom: 30px;
  }
  section.changeorder > .container > .row > div:nth-child(5) {
    order: 7;
    margin-bottom: 30px;
  }
  section.changeorder > .container > .row > div:nth-child(6) {
    order: 6;
    margin-bottom: 30px;
  }
  section.changeorder > .container > .row > div:nth-child(7) {
    order: 5;
    margin-bottom: 30px;
  }
  section.changeorder > .container > .row > div:nth-child(8) {
    order: 4;
    margin-bottom: 30px;
  }
  section.changeorder > .container > .row > div:nth-child(9) {
    order: 3;
    margin-bottom: 30px;
  }
  section.changeorder > .container > .row > div:nth-child(10) {
    order: 2;
    margin-bottom: 30px;
  }
  section.changeorder > .container > .row > div.rijtitel {
    order: 1;
    margin-bottom: 0px;
  }
  section.diensten .dienst {
    margin-top: 30px !important;
    transform: none !important;
  }
  section.diensten .dienst .inner p {
    min-height: inherit !important;
  }
  section.diensten .dienst .inner h3 {
    font-size: 30px !important;
    line-height: 32px !important;
  }
  section.diensten .dienst-icon {
    height: auto !important;
  }
  section.diensten .dienst-icon svg {
    width: 30%;
  }
  footer .mainfooter .col-md-5 {
    min-height: 250px;
  }
  footer .mainfooter .col-md-4,
  footer .mainfooter .col-md-3 {
    text-align: center;
    margin-bottom: 30px;
  }
  body.grafische-vormgeving .intro-images .container .row .col-md-6 .row:first-child img,
  body.webdevelopment .intro-images .container .row .col-md-6 .row:first-child img,
  body.hosting .intro-images .container .row .col-md-6 .row:first-child img,
  body.tools-en-webapplicaties .intro-images .container .row .col-md-6 .row:first-child img {
    width: 100% !important;
  }
  body.grafische-vormgeving .traject .block-links .container,
  body.webdevelopment .traject .block-links .container,
  body.hosting .traject .block-links .container,
  body.tools-en-webapplicaties .traject .block-links .container,
  body.grafische-vormgeving .traject .block-rechts .container,
  body.webdevelopment .traject .block-rechts .container,
  body.hosting .traject .block-rechts .container,
  body.tools-en-webapplicaties .traject .block-rechts .container {
    min-height: 50vw !important;
  }
  body.grafische-vormgeving .traject .block-links .container .content,
  body.webdevelopment .traject .block-links .container .content,
  body.hosting .traject .block-links .container .content,
  body.tools-en-webapplicaties .traject .block-links .container .content,
  body.grafische-vormgeving .traject .block-rechts .container .content,
  body.webdevelopment .traject .block-rechts .container .content,
  body.hosting .traject .block-rechts .container .content,
  body.tools-en-webapplicaties .traject .block-rechts .container .content {
    margin-bottom: 0 !important;
  }
  .projecten .projectenboxen .project .text span {
    display: inherit !important;
  }
  body.home section.entry video,
  body.page-template-template-home-split-hero section.entry video {
    object-position: right center;
  }
  section.testimonial .row > div.testimonial-text:before {
    right: 40px !important;
  }
  section.testimonial .row > div.testimonial-text:after {
    left: 35px !important;
  }
}
@media (max-width: 1200px) {
  .rev-container {
    margin-top: 30px;
    align-items: flex-start !important;
  }
  .rev-container .col-12 {
    text-align: left !important;
  }
}
@media only screen and (max-width: 1400px) {
  .rechtsuitsteken-home > .container > .row > div:not(.rijtitel),
  .rechtsuitsteken.partners > .container > .row > div:not(.rijtitel) {
    width: 100% !important;
    -webkit-box-flex: 0;
    transform: none !important;
    margin-left: 0px !important;
    max-width: unset !important;
    /*
					&:after{
						display:none!important;
					}
	*/
  }
}
@media (max-width: 768px) {
  .linksuitsteken > .container > .row > div:not(.rijtitel),
  .rechtsuitsteken > .container > .row > div:not(.rijtitel) {
    width: 100% !important;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%!important;
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    transform: none !important;
    margin-left: 0px !important;
    /*
					&:after{
						display:none!important;
					}
*/
  }
}
@media (max-width: 991px) {
  .lijnrechts {
    border-right: none !important;
    padding-bottom: 0px !important;
  }
  .streep-tekstblok div h4:after,
  .streep-tekstblok div h4:before {
    display: none;
  }
  .testimonial-text {
    margin-top: 30px;
  }
  body.home section.entry:after,
  body.page-template-template-home-split-hero section.entry:after {
    display: none;
  }
  body.home section.entry .container,
  body.page-template-template-home-split-hero section.entry .container {
    z-index: 1;
  }
  body.home section.entry .schuin:after,
  body.page-template-template-home-split-hero section.entry .schuin:after,
  body.home section.entry .schuin:before,
  body.page-template-template-home-split-hero section.entry .schuin:before,
  body.home section.entry .schuin .titel,
  body.page-template-template-home-split-hero section.entry .schuin .titel {
    display: none;
  }
  body.home section.entry .logoshape,
  body.page-template-template-home-split-hero section.entry .logoshape {
    opacity: 0.2;
    width: 240px;
    bottom: -2px;
  }
  body.home section.onzepareltjes .container .row div .schuifholder h3,
  body.page-template-template-home-split-hero section.onzepareltjes .container .row div .schuifholder h3 {
    margin-top: -2px;
  }
  body.home section.testimonials .testimonial-col,
  body.page-template-template-home-split-hero section.testimonials .testimonial-col {
    margin-bottom: 60px !important;
  }
  body.home section.testimonials .testimonial-col:before,
  body.page-template-template-home-split-hero section.testimonials .testimonial-col:before {
    left: 15px !important;
    bottom: -60px !important;
  }
  body.home section.testimonials .testimonial-col:after,
  body.page-template-template-home-split-hero section.testimonials .testimonial-col:after {
    right: 15px !important;
  }
  body.home section.testimonials .google-rev a,
  body.page-template-template-home-split-hero section.testimonials .google-rev a,
  body.home section.testimonials .facebook-rev a,
  body.page-template-template-home-split-hero section.testimonials .facebook-rev a {
    max-width: 300px;
  }
  body.projecten .projectenboxen .project .text span {
    display: none;
  }
  body.diensten section .extra-tekst,
  body.over-ons section .extra-tekst,
  body.hosting section .extra-tekst,
  body.webdevelopment section .extra-tekst,
  body.grafische-vormgeving section .extra-tekst,
  body.tools-en-webapplicaties section .extra-tekst {
    margin-top: 15px !important;
  }
  body.diensten section .extra-tekst:before,
  body.over-ons section .extra-tekst:before,
  body.hosting section .extra-tekst:before,
  body.webdevelopment section .extra-tekst:before,
  body.grafische-vormgeving section .extra-tekst:before,
  body.tools-en-webapplicaties section .extra-tekst:before {
    display: none !important;
  }
  body.diensten section.linksuitsteken,
  body.over-ons section.linksuitsteken,
  body.hosting section.linksuitsteken,
  body.webdevelopment section.linksuitsteken,
  body.grafische-vormgeving section.linksuitsteken,
  body.tools-en-webapplicaties section.linksuitsteken,
  body.diensten section.rechtsuitsteken,
  body.over-ons section.rechtsuitsteken,
  body.hosting section.rechtsuitsteken,
  body.webdevelopment section.rechtsuitsteken,
  body.grafische-vormgeving section.rechtsuitsteken,
  body.tools-en-webapplicaties section.rechtsuitsteken {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body.diensten section.linksuitsteken > .container > .row > div:not(.rijtitel),
  body.over-ons section.linksuitsteken > .container > .row > div:not(.rijtitel),
  body.hosting section.linksuitsteken > .container > .row > div:not(.rijtitel),
  body.webdevelopment section.linksuitsteken > .container > .row > div:not(.rijtitel),
  body.grafische-vormgeving section.linksuitsteken > .container > .row > div:not(.rijtitel),
  body.tools-en-webapplicaties section.linksuitsteken > .container > .row > div:not(.rijtitel),
  body.diensten section.rechtsuitsteken > .container > .row > div:not(.rijtitel),
  body.over-ons section.rechtsuitsteken > .container > .row > div:not(.rijtitel),
  body.hosting section.rechtsuitsteken > .container > .row > div:not(.rijtitel),
  body.webdevelopment section.rechtsuitsteken > .container > .row > div:not(.rijtitel),
  body.grafische-vormgeving section.rechtsuitsteken > .container > .row > div:not(.rijtitel),
  body.tools-en-webapplicaties section.rechtsuitsteken > .container > .row > div:not(.rijtitel) {
    width: 100% !important;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%!important;
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    transform: none !important;
    margin-left: 0px !important;
  }
  body.diensten section.linksuitsteken > .container > .row > div:not(.rijtitel):after,
  body.over-ons section.linksuitsteken > .container > .row > div:not(.rijtitel):after,
  body.hosting section.linksuitsteken > .container > .row > div:not(.rijtitel):after,
  body.webdevelopment section.linksuitsteken > .container > .row > div:not(.rijtitel):after,
  body.grafische-vormgeving section.linksuitsteken > .container > .row > div:not(.rijtitel):after,
  body.tools-en-webapplicaties section.linksuitsteken > .container > .row > div:not(.rijtitel):after,
  body.diensten section.rechtsuitsteken > .container > .row > div:not(.rijtitel):after,
  body.over-ons section.rechtsuitsteken > .container > .row > div:not(.rijtitel):after,
  body.hosting section.rechtsuitsteken > .container > .row > div:not(.rijtitel):after,
  body.webdevelopment section.rechtsuitsteken > .container > .row > div:not(.rijtitel):after,
  body.grafische-vormgeving section.rechtsuitsteken > .container > .row > div:not(.rijtitel):after,
  body.tools-en-webapplicaties section.rechtsuitsteken > .container > .row > div:not(.rijtitel):after {
    display: none !important;
  }
  body.diensten section.back-button .container,
  body.over-ons section.back-button .container,
  body.hosting section.back-button .container,
  body.webdevelopment section.back-button .container,
  body.grafische-vormgeving section.back-button .container,
  body.tools-en-webapplicaties section.back-button .container {
    padding-top: 50px;
  }
  body.diensten section.back-button .container:before,
  body.over-ons section.back-button .container:before,
  body.hosting section.back-button .container:before,
  body.webdevelopment section.back-button .container:before,
  body.grafische-vormgeving section.back-button .container:before,
  body.tools-en-webapplicaties section.back-button .container:before {
    top: -30px !important;
    height: 60px !important;
  }
  body.diensten section.back-button .container:after,
  body.over-ons section.back-button .container:after,
  body.hosting section.back-button .container:after,
  body.webdevelopment section.back-button .container:after,
  body.grafische-vormgeving section.back-button .container:after,
  body.tools-en-webapplicaties section.back-button .container:after {
    display: none !important;
  }
  .linksuitsteken-over > .wrapper > .container > .row > div:not(.rijtitel) {
    width: 100% !important;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%!important;
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    transform: none !important;
    margin-left: 0px !important;
  }
  .linksuitsteken-over > .wrapper > .container > .row > div:not(.rijtitel):after {
    display: none !important;
  }
  section.diensten {
    background: #e9446e;
  }
  section.diensten:after {
    display: none;
  }
  section.diensten:before {
    display: none;
  }
  section.diensten .dienst {
    margin-top: 30px !important;
    transform: none !important;
  }
  .over:before,
  .over:after {
    left: 0 !important;
  }
  .over .over-text {
    margin-top: 60px;
  }
  .modal-dialog .close-btn {
    right: 0;
    width: 60px;
    height: 60px;
  }
  .modal-dialog .containerfluid {
    padding-top: 30px;
  }
  .modal-dialog .containerfluid .row .col-md-4 {
    padding: 0 30px;
    margin-bottom: 30px;
  }
  .modal-dialog .containerfluid .row .col-md-4:after {
    display: none;
  }
  .modal-dialog .containerfluid .row .col-md-4 h3 {
    max-width: 80%;
  }
  .modal-dialog .containerfluid .row .col-md-8 {
    padding: 30px !important;
  }
  .modal-dialog .containerfluid .row .col-md-8 .gform_wrapper li {
    margin-bottom: 0px !important;
  }
  .modal-dialog .containerfluid .row .col-md-8 .gform_wrapper #field_2_10 {
    margin-bottom: 15px !important;
  }
  body.over-ons .mix:after {
    display: none;
  }
  body.over-ons .mix h2 {
    text-align: left !important;
  }
  body.over-ons .over-text:after,
  body.over-ons .over-text:before {
    display: none;
  }
  body.over-ons .onze-visie img {
    transform: none !important;
  }
  body.over-ons .onze-visie.changeorder > .container > .row > div:nth-child(1) {
    order: 11;
  }
  body.over-ons .onze-visie.changeorder > .container > .row > div:nth-child(2) {
    order: 10;
    margin-bottom: 15px;
  }
  body.diensten h3 span:before,
  body.diensten h3 span:after {
    display: none;
  }
  body.diensten .webdevelopment.changeorder:after,
  body.diensten .workflow-management.changeorder-425px:after {
    display: none;
  }
  body.diensten .webdevelopment.changeorder > .container > .row > div:nth-child(1),
  body.diensten .workflow-management.changeorder-425px > .container > .row > div:nth-child(1) {
    order: 11;
  }
  body.diensten .webdevelopment.changeorder > .container > .row > div:nth-child(2),
  body.diensten .workflow-management.changeorder-425px > .container > .row > div:nth-child(2) {
    order: 10;
    margin-bottom: 15px;
  }
  body.diensten .webdevelopment.changeorder > .container .content,
  body.diensten .workflow-management.changeorder-425px > .container .content {
    text-align: left !important;
    margin-bottom: 0px !important;
  }
  body.diensten section .container .row .content {
    padding: 30px !important;
  }
  body.diensten section .container .row .content h2:before,
  body.diensten section .container .row .content h2:after {
    display: none !important;
  }
  body.diensten section .container .row div.image {
    padding: 0 !important;
    margin: 0 !important;
  }
  body.diensten section .container .row .lax {
    transform: none !important;
    padding: 0 !important;
  }
  body.grafische-vormgeving .traject:after,
  body.webdevelopment .traject:after,
  body.hosting .traject:after,
  body.tools-en-webapplicaties .traject:after {
    display: none;
  }
  body.grafische-vormgeving .block-links,
  body.webdevelopment .block-links,
  body.hosting .block-links,
  body.tools-en-webapplicaties .block-links,
  body.grafische-vormgeving .block-rechts,
  body.webdevelopment .block-rechts,
  body.hosting .block-rechts,
  body.tools-en-webapplicaties .block-rechts {
    padding: 30px 0;
  }
  body.grafische-vormgeving .block-links .container,
  body.webdevelopment .block-links .container,
  body.hosting .block-links .container,
  body.tools-en-webapplicaties .block-links .container,
  body.grafische-vormgeving .block-rechts .container,
  body.webdevelopment .block-rechts .container,
  body.hosting .block-rechts .container,
  body.tools-en-webapplicaties .block-rechts .container {
    background-position-y: center !important;
    background-size: cover !important;
    display: flex;
    align-items: flex-end;
  }
  body.grafische-vormgeving .block-links .container:after,
  body.webdevelopment .block-links .container:after,
  body.hosting .block-links .container:after,
  body.tools-en-webapplicaties .block-links .container:after,
  body.grafische-vormgeving .block-rechts .container:after,
  body.webdevelopment .block-rechts .container:after,
  body.hosting .block-rechts .container:after,
  body.tools-en-webapplicaties .block-rechts .container:after {
    left: 30px !important;
    top: 0 !important;
    height: 100% !important;
  }
  body.grafische-vormgeving .block-links .container:before,
  body.webdevelopment .block-links .container:before,
  body.hosting .block-links .container:before,
  body.tools-en-webapplicaties .block-links .container:before,
  body.grafische-vormgeving .block-rechts .container:before,
  body.webdevelopment .block-rechts .container:before,
  body.hosting .block-rechts .container:before,
  body.tools-en-webapplicaties .block-rechts .container:before {
    top: -60px !important;
    height: 60px !important;
    left: 30px !important;
  }
  body.grafische-vormgeving .block-links .container h3:after,
  body.webdevelopment .block-links .container h3:after,
  body.hosting .block-links .container h3:after,
  body.tools-en-webapplicaties .block-links .container h3:after,
  body.grafische-vormgeving .block-rechts .container h3:after,
  body.webdevelopment .block-rechts .container h3:after,
  body.hosting .block-rechts .container h3:after,
  body.tools-en-webapplicaties .block-rechts .container h3:after {
    display: none !important;
  }
  body.grafische-vormgeving .block-links .container h3 span:after,
  body.webdevelopment .block-links .container h3 span:after,
  body.hosting .block-links .container h3 span:after,
  body.tools-en-webapplicaties .block-links .container h3 span:after,
  body.grafische-vormgeving .block-rechts .container h3 span:after,
  body.webdevelopment .block-rechts .container h3 span:after,
  body.hosting .block-rechts .container h3 span:after,
  body.tools-en-webapplicaties .block-rechts .container h3 span:after {
    content: '';
    position: relative;
    left: -30px;
    top: -19px;
    width: 15px;
    height: 3px;
    background: #e9446e;
    display: block;
  }
  body.grafische-vormgeving .block-links .container .content,
  body.webdevelopment .block-links .container .content,
  body.hosting .block-links .container .content,
  body.tools-en-webapplicaties .block-links .container .content,
  body.grafische-vormgeving .block-rechts .container .content,
  body.webdevelopment .block-rechts .container .content,
  body.hosting .block-rechts .container .content,
  body.tools-en-webapplicaties .block-rechts .container .content {
    margin-top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    text-align: left !important;
  }
  body.webdevelopment .block-links .container h3 span:after,
  body.hosting .block-links .container h3 span:after,
  body.tools-en-webapplicaties .block-links .container h3 span:after,
  body.webdevelopment .block-rechts .container h3 span:after,
  body.hosting .block-rechts .container h3 span:after,
  body.tools-en-webapplicaties .block-rechts .container h3 span:after {
    background: #ffffff !important;
  }
  body.webdevelopment .block-links:last-child .container h3:before,
  body.hosting .block-links:last-child .container h3:before,
  body.tools-en-webapplicaties .block-links:last-child .container h3:before,
  body.webdevelopment .block-rechts:last-child .container h3:before,
  body.hosting .block-rechts:last-child .container h3:before,
  body.tools-en-webapplicaties .block-rechts:last-child .container h3:before {
    left: 30px !important;
  }
  body.webdevelopment .back-button .container:before,
  body.hosting .back-button .container:before,
  body.grafische-vormgeving .back-button .container:before,
  body.tools-en-webapplicaties .back-button .container:before {
    left: 30px !important;
    z-index: -1 !important;
  }
  body.webdevelopment .back-button .container .btn,
  body.hosting .back-button .container .btn,
  body.grafische-vormgeving .back-button .container .btn,
  body.tools-en-webapplicaties .back-button .container .btn {
    left: 0 !important;
  }
  body.webdevelopment .back-button .container .back,
  body.hosting .back-button .container .back,
  body.grafische-vormgeving .back-button .container .back,
  body.tools-en-webapplicaties .back-button .container .back {
    position: absolute;
    right: 0;
  }
  body.webdevelopment .back-button .container .back:after,
  body.hosting .back-button .container .back:after,
  body.grafische-vormgeving .back-button .container .back:after,
  body.tools-en-webapplicaties .back-button .container .back:after {
    top: 6px !important;
  }
  body.webdevelopment .changeorder > .container > .row > div:nth-child(1),
  body.hosting .changeorder > .container > .row > div:nth-child(1),
  body.grafische-vormgeving .changeorder > .container > .row > div:nth-child(1),
  body.tools-en-webapplicaties .changeorder > .container > .row > div:nth-child(1) {
    order: 11;
  }
  body.webdevelopment .changeorder > .container > .row > div:nth-child(2),
  body.hosting .changeorder > .container > .row > div:nth-child(2),
  body.grafische-vormgeving .changeorder > .container > .row > div:nth-child(2),
  body.tools-en-webapplicaties .changeorder > .container > .row > div:nth-child(2) {
    order: 10;
  }
}
@media (max-width: 1550px) {
  body:not(.home) .entry:after {
    display: none;
  }
  body:not(.page-template-template-home-split-hero) .entry:after {
    display: none;
  }
  body.grafische-vormgeving .image-container,
  body.webdevelopment .image-container,
  body.hosting .image-container,
  body.tools-en-webapplicaties .image-container {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .teamfoto {
    margin-top: -180px !important;
  }
  body .over-slider .col-12 img {
    height: 300px !important;
  }
}
@media (min-width: 768px) {
  section.uitgelichteprojecten {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media (max-width: 1450px) {
  body .over-slider .col-12 img {
    height: 400px;
  }
}
@media (max-height: 940px) {
  .modal-section .containerfluid > .row .col-md-4:after {
    display: none;
  }
}
@media (max-height: 500px) {
  nav.mobile .socialicons {
    position: relative !important;
    bottom: 0 !important;
    margin-bottom: 15px !important;
  }
}
section.vragen,
section.accordionsection {
  border-top: 1px solid #f0f0f0;
}
section.vragen #accordion h4,
section.accordionsection #accordion h4,
section.vragen [id^="accordion-"] h4,
section.accordionsection [id^="accordion-"] h4 {
  margin-bottom: 30px;
}
section.vragen #accordion .card-wrapper,
section.accordionsection #accordion .card-wrapper,
section.vragen [id^="accordion-"] .card-wrapper,
section.accordionsection [id^="accordion-"] .card-wrapper {
  margin-bottom: 0px;
}
section.vragen #accordion .card-wrapper .card,
section.accordionsection #accordion .card-wrapper .card,
section.vragen [id^="accordion-"] .card-wrapper .card,
section.accordionsection [id^="accordion-"] .card-wrapper .card {
  margin-bottom: 10px;
  border-radius: 0px;
  border: 0px;
}
section.vragen #accordion .card-wrapper .card .card-header,
section.accordionsection #accordion .card-wrapper .card .card-header,
section.vragen [id^="accordion-"] .card-wrapper .card .card-header,
section.accordionsection [id^="accordion-"] .card-wrapper .card .card-header {
  padding: 10px 15px;
  cursor: pointer;
  border: 0px;
  transition: 0.3s ease-in-out;
}
section.vragen #accordion .card-wrapper .card .card-header:hover,
section.accordionsection #accordion .card-wrapper .card .card-header:hover,
section.vragen [id^="accordion-"] .card-wrapper .card .card-header:hover,
section.accordionsection [id^="accordion-"] .card-wrapper .card .card-header:hover {
  background: #f0f0f0;
}
section.vragen #accordion .card-wrapper .card .card-header:not(.collapsed),
section.accordionsection #accordion .card-wrapper .card .card-header:not(.collapsed),
section.vragen [id^="accordion-"] .card-wrapper .card .card-header:not(.collapsed),
section.accordionsection [id^="accordion-"] .card-wrapper .card .card-header:not(.collapsed) {
  background: #1b2a4a;
}
section.vragen #accordion .card-wrapper .card .card-header:not(.collapsed) button,
section.accordionsection #accordion .card-wrapper .card .card-header:not(.collapsed) button,
section.vragen [id^="accordion-"] .card-wrapper .card .card-header:not(.collapsed) button,
section.accordionsection [id^="accordion-"] .card-wrapper .card .card-header:not(.collapsed) button {
  color: white;
}
section.vragen #accordion .card-wrapper .card .card-header button,
section.accordionsection #accordion .card-wrapper .card .card-header button,
section.vragen [id^="accordion-"] .card-wrapper .card .card-header button,
section.accordionsection [id^="accordion-"] .card-wrapper .card .card-header button {
  padding: 0px;
  text-decoration: none;
  color: #1b2a4a;
  white-space: normal;
  text-align: left;
}
section.vragen #accordion .card-wrapper .card .card-body,
section.accordionsection #accordion .card-wrapper .card .card-body,
section.vragen [id^="accordion-"] .card-wrapper .card .card-body,
section.accordionsection [id^="accordion-"] .card-wrapper .card .card-body {
  padding: 10px 15px;
  border: 0px;
}
section.accordionsection {
  border-top: none !important;
}
section.accordionsection .card-wrapper {
  margin-bottom: 0px !important;
}
section.offerte-aanvragen {
  padding: 90px 0;
}
section.offerte-aanvragen h3 {
  color: #1b2a4a;
}
section.offerte-aanvragen .offerte-btn {
  width: 100%;
  display: block;
  background: #e9446e;
  border-radius: 15px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.1em;
  padding: 12px 16px;
  transition: 0.3s all ease;
}
section.offerte-aanvragen .offerte-btn:hover {
  background: #1b2a4a;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  -moz-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  box-shadow: 0px 5px 15px rgba(84, 84, 84, 0.35) !important;
}
section.offerte-aanvragen .offerte-contact {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px;
}
section.offerte-aanvragen .offerte-contact a {
  color: #1b2a4a;
  font-size: 0.9em;
}
section.offerte-aanvragen .offerte-contact a span {
  color: #e9446e;
}
section.offerte-aanvragen .offerte-contact a:hover {
  color: #e9446e;
}
@media (max-width: 991px) {
  section.offerte-aanvragen .offerte-contact {
    flex-direction: column;
  }
}
footer {
  background-color: #a2c7e3;
  position: relative;
  padding: 60px 0 0 0;
  font-size: 0.9rem;
  /*
	.dropdown-menu {
		border-radius: 10px;
		transition:0.3s ease-in-out;
		position: absolute;
		z-index: 22;
		margin-left: 20px;
		
		li {
			
			a {
				color: @black;
				padding: 2px 12px;
				display: block;
				font-size: 0.7rem;
				
				&:hover,&:active {
					color: @white;
					background: @primary;
				}
			}
		}
	}
*/
}
footer a {
  font-size: 0.9rem;
}
footer a:hover,
footer a:active {
  color: #e9446e;
}
footer p {
  font-size: 0.9rem;
  line-height: 2em;
}
footer * {
  color: white;
}
footer .logo-link {
  display: block;
  width: 50%;
  height: auto;
  transition: 0.3s all ease;
}
footer .logo-link:hover {
  opacity: 0.6;
}
footer .socialicons img {
  width: 25px;
  height: 25px;
  transition: 0.3s ease-in-out;
  opacity: 1;
  margin-right: 10px;
}
footer .socialicons img:hover {
  opacity: 0.6;
}
footer .main-footer .swirl {
  height: 15px;
  width: 15px;
  margin-bottom: -3px;
}
footer .main-footer .swirl * {
  transition: all 0.33s ease-in-out;
  fill: #fff;
}
footer .main-footer:hover .swirl * {
  fill: #fff;
}
footer .container .row.mainfooter > .flex-column > img {
  width: 50%;
}
footer .container .row.mainfooter > .flex-column .socialicons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-top: auto;
}
footer .container .row.mainfooter > .flex-column .socialicons img {
  width: 40px;
  height: 40px;
  padding: 0 7.5px;
  transition: 0.3s ease-in-out;
  opacity: 0.5;
}
footer .container .row.mainfooter > .flex-column .socialicons img:hover {
  opacity: 1;
}
footer .container .row.mainfooter ul {
  padding: 0px;
  margin: 0px;
}
footer .container .row.mainfooter ul li {
  list-style: none;
}
footer .container .row.mainfooter .voorwaarden {
  margin-top: 30px;
}
footer .container .row.mainfooter .sbb-link img {
  max-width: 80px;
  margin-top: 30px;
}
footer .container-fluid {
  margin-top: 30px;
  background-color: #a2c7e3;
  padding: 30px 0;
  color: #ffffff;
}
.meetcontainer {
  z-index: -1;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.meetcontainer .col-md-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50vw;
  -ms-flex: 0 0 50vw;
  flex: 0 0 50vw;
  max-width: 800px;
  padding-left: 0px;
}
body.leesvoer .offerte-aanvragen {
  margin-top: 60px;
}
/*
body:not(.logged-in){
	.btn-support{
		display: none!important;
	}
}
*/
menu.hoofdmenu {
  position: fixed;
  top: 10;
  left: 0;
  width: 100%;
  z-index: 10;
  margin: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: 0.5s;
}
menu.hoofdmenu svg path:nth-child(1),
menu.hoofdmenu svg path:nth-child(5) {
  fill: white;
}
menu.hoofdmenu svg path:nth-child(2) {
  fill: #1b2a4a;
}
menu.hoofdmenu svg path:nth-child(3) {
  fill: white;
}
menu.hoofdmenu svg path:nth-child(4) {
  fill: #a2c7e3;
}
menu.hoofdmenu.onprimary svg path:nth-child(1),
menu.hoofdmenu.onprimary svg path:nth-child(5) {
  fill: white;
}
menu.hoofdmenu.onprimary svg path:nth-child(2) {
  fill: #1b2a4a;
}
menu.hoofdmenu.onprimary svg path:nth-child(3) {
  fill: white;
}
menu.hoofdmenu.onprimary svg path:nth-child(4) {
  fill: #a2c7e3;
}
menu.hoofdmenu.onsecondary svg path:nth-child(1),
menu.hoofdmenu.onsecondary svg path:nth-child(5) {
  fill: white;
}
menu.hoofdmenu.onsecondary svg path:nth-child(2) {
  fill: white;
}
menu.hoofdmenu.onsecondary svg path:nth-child(3) {
  fill: #e9446e;
}
menu.hoofdmenu.onsecondary svg path:nth-child(4) {
  fill: #a2c7e3;
}
menu.hoofdmenu.ontertiary svg path:nth-child(1),
menu.hoofdmenu.ontertiary svg path:nth-child(5) {
  fill: white;
}
menu.hoofdmenu.ontertiary svg path:nth-child(2) {
  fill: #1b2a4a;
}
menu.hoofdmenu.ontertiary svg path:nth-child(3) {
  fill: #e9446e;
}
menu.hoofdmenu.ontertiary svg path:nth-child(4) {
  fill: white;
}
menu.hoofdmenu.show {
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(5px);
  -webkit-box-shadow: 0px 3px 3px 0px rgba(84, 84, 84, 0.15);
  -moz-box-shadow: 0px 3px 3px 0px rgba(84, 84, 84, 0.15);
  box-shadow: 0px 3px 3px 0px rgba(84, 84, 84, 0.15);
  padding-top: 5px;
  padding-bottom: 5px;
}
menu.hoofdmenu.show svg {
  height: 40px;
}
menu.hoofdmenu.show svg path:nth-child(1),
menu.hoofdmenu.show svg path:nth-child(5) {
  fill: #1b2a4a;
}
menu.hoofdmenu.show svg path:nth-child(2) {
  fill: #1b2a4a;
}
menu.hoofdmenu.show svg path:nth-child(3) {
  fill: #e9446e;
}
menu.hoofdmenu.show svg path:nth-child(4) {
  fill: #a2c7e3;
}
menu.hoofdmenu.show .menu-nav-container #menu-nav {
  margin-bottom: 0px;
}
menu.hoofdmenu.show .menu-nav-container #menu-nav li a {
  color: #1b2a4a;
}
menu.hoofdmenu.show .menu-nav-container #menu-nav li a:after {
  background: #1b2a4a;
}
menu.hoofdmenu.show .menu-nav-container #menu-nav li.menucta a {
  background: #e9446e;
  color: white;
  padding: 10px 30px;
  animation: pulsepink 5s infinite;
}
menu.hoofdmenu.show .menu-nav-container #menu-nav li.menucta a:hover {
  animation: none;
  background: #1b2a4a;
}
menu.hoofdmenu svg {
  height: 65px;
  transition: 0.5s;
}
menu.hoofdmenu svg path {
  transition: 0.5s;
}
menu.hoofdmenu .menu-nav-container #menu-nav {
  padding: 0px;
  height: 100%;
}
menu.hoofdmenu .menu-nav-container #menu-nav li {
  list-style-type: none;
}
menu.hoofdmenu .menu-nav-container #menu-nav li a {
  color: white;
  padding: 5px 10px;
  margin-left: 15px;
  position: relative;
}
menu.hoofdmenu .menu-nav-container #menu-nav li a:after {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  position: absolute;
  content: '';
  width: calc(100% - 20px);
  height: 3px;
  left: 50%;
  transform: translateX(-50%) translateY(5px) scale(1.2);
  bottom: 0;
  background: white;
  z-index: -1;
}
menu.hoofdmenu .menu-nav-container #menu-nav li a:hover:after {
  transform: translateX(-50%) translateY(0px) scale(1);
  opacity: 0.8;
}
menu.hoofdmenu .menu-nav-container #menu-nav li.menucta a {
  background: white;
  color: #e9446e;
  margin-left: 60px;
  padding: 15px 30px;
  font-weight: bold;
  border-radius: 15px;
  display: block;
  animation: pulsewhite 5s infinite;
}
menu.hoofdmenu .menu-nav-container #menu-nav li.menucta a:after {
  opacity: 0;
}
menu.hoofdmenu .menu-nav-container #menu-nav li.current-menu-item a,
menu.hoofdmenu .menu-nav-container #menu-nav li.current-page-ancestor a,
menu.hoofdmenu .menu-nav-container #menu-nav li.current-menu-ancestor menu.hoofdmenu .menu-nav-container #menu-nav li.current-menu-parent a {
  font-weight: bold;
}
menu.hoofdmenu .menu-nav-container #menu-nav li.current-menu-item a:after,
menu.hoofdmenu .menu-nav-container #menu-nav li.current-page-ancestor a:after,
menu.hoofdmenu .menu-nav-container #menu-nav li.current-menu-ancestor menu.hoofdmenu .menu-nav-container #menu-nav li.current-menu-parent a:after {
  opacity: 1;
  transform: translateX(-50%) translateY(0px) scale(1);
}
body.single-projecten .menu-nav-container #menu-nav li#menu-item-4333 a {
  font-weight: bold;
}
body.single-projecten .menu-nav-container #menu-nav li#menu-item-4333 a:after {
  opacity: 1;
  transform: translateX(-50%) translateY(0px) scale(1);
}
/*----------------MOBILE----------------*/
menu.hoofdmenu.mobile {
  z-index: 999;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
}
menu.hoofdmenu.mobile a {
  height: 47px;
}
menu.hoofdmenu.mobile a svg {
  height: 47px;
}
menu.hoofdmenu.mobile .menu-btns {
  display: flex;
  justify-content: space-between;
  width: 30%;
  transition: .3s ease all;
}
@media (max-width: 768px) {
  menu.hoofdmenu.mobile .menu-btns {
    width: 40%;
  }
}
menu.hoofdmenu.mobile .menu-btns .button {
  width: 47px;
  height: 47px;
  position: relative;
  border-radius: 8px;
  transition: .3s ease all;
}
menu.hoofdmenu.mobile .menu-btns .button:hover {
  opacity: .8;
}
menu.hoofdmenu.mobile .menu-btns .button a,
menu.hoofdmenu.mobile .menu-btns .button span {
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
menu.hoofdmenu.mobile .menu-btns .button a svg,
menu.hoofdmenu.mobile .menu-btns .button span svg {
  max-width: 80%;
  transition: .3s ease all;
}
menu.hoofdmenu.mobile .menu-btns .button a svg *,
menu.hoofdmenu.mobile .menu-btns .button span svg * {
  transition: .3s ease all;
}
@media (max-width: 768px) {
  menu.hoofdmenu.mobile .menu-btns .button a svg,
  menu.hoofdmenu.mobile .menu-btns .button span svg {
    max-width: 60%;
  }
}
menu.hoofdmenu.mobile .menu-btns .button span {
  height: 47px;
}
menu.hoofdmenu.mobile .menu-btns .button#menu-toggle {
  background: rgba(255, 255, 255, 0.2);
  transition: .3s ease all;
}
menu.hoofdmenu.mobile .menu-btns .button#menu-toggle:hover {
  background: rgba(27, 42, 74, 0.06);
  transition: .3s ease all;
}
menu.hoofdmenu.mobile .menu-btns .button .hamburger-box {
  margin: 0 auto;
  width: 20px;
  height: 13px;
}
menu.hoofdmenu.mobile .menu-btns .button .hamburger-box .hamburger-inner {
  width: 20px;
  height: 2.4px;
  background: #ffffff;
  border-radius: 0px;
  transition: .2s ease all;
}
menu.hoofdmenu.mobile .menu-btns .button .hamburger-box .hamburger-inner:before,
menu.hoofdmenu.mobile .menu-btns .button .hamburger-box .hamburger-inner:after {
  width: 20px;
  height: 2.4px;
  background: #fff;
  content: '';
  border-radius: 0px;
  transition: .2s ease all;
}
menu.hoofdmenu.mobile .menu-btns .button .hamburger-box .hamburger-inner:before {
  top: -5px;
}
menu.hoofdmenu.mobile .menu-btns .button .hamburger-box .hamburger-inner:after {
  bottom: -5px;
}
menu.hoofdmenu.mobile .menu-btns .button.is-open .hamburger-box .hamburger-inner {
  background: rgba(255, 255, 255, 0);
}
menu.hoofdmenu.mobile .menu-btns .button.is-open .hamburger-box .hamburger-inner:before {
  transform: rotate(45deg) translate(3.7px, 3.5px) scale(1.3);
}
menu.hoofdmenu.mobile .menu-btns .button.is-open .hamburger-box .hamburger-inner:after {
  transform: rotate(-45deg) translate(3.5px, -3px) scale(1.3);
}
menu.hoofdmenu.mobile.show {
  background: rgba(255, 255, 255, 0.95);
  overflow: hidden;
}
menu.hoofdmenu.mobile.show .logo {
  transform: translate(-129px, 22px) scale(1.9);
  overflow: hidden;
  height: 47px;
}
menu.hoofdmenu.mobile.show .logo svg path:nth-child(1),
menu.hoofdmenu.mobile.show .logo svg path:nth-child(5) {
  fill: rgba(255, 255, 255, 0);
}
menu.hoofdmenu.mobile.show .menu-btns {
  margin-top: 0px !important;
}
menu.hoofdmenu.mobile.show .menu-btns .button a {
  color: #1b2a4a;
}
menu.hoofdmenu.mobile.show .menu-btns .button#menu-toggle {
  background: rgba(27, 42, 74, 0.06);
  transition: .3s ease all;
}
menu.hoofdmenu.mobile.show .menu-btns .button#menu-toggle:hover {
  background: rgba(255, 255, 255, 0.2);
}
menu.hoofdmenu.mobile.show .menu-btns .button#menu-toggle .hamburger-box .hamburger-inner {
  background: #1b2a4a !important;
}
menu.hoofdmenu.mobile.show .menu-btns .button#menu-toggle .hamburger-box .hamburger-inner:before,
menu.hoofdmenu.mobile.show .menu-btns .button#menu-toggle .hamburger-box .hamburger-inner:after {
  background: #1b2a4a !important;
}
menu.hoofdmenu.mobile.show .menu-btns .button#menu-toggle.is-open .hamburger-box .hamburger-inner {
  background: rgba(255, 255, 255, 0) !important;
}
menu.hoofdmenu.mobile.show .menu-btns .button#menu-toggle.is-open .hamburger-box .hamburger-inner:before,
menu.hoofdmenu.mobile.show .menu-btns .button#menu-toggle.is-open .hamburger-box .hamburger-inner:after {
  background: #ffffff !important;
}
menu.hoofdmenu.menu-open-header {
  background: #e9446e !important;
  box-shadow: none !important;
  height: 57px !important;
}
menu.hoofdmenu.menu-open-header .logo {
  padding-left: 10px;
}
menu.hoofdmenu.menu-open-header .logo svg path:nth-child(1),
menu.hoofdmenu.menu-open-header .logo svg path:nth-child(5) {
  fill: rgba(233, 68, 109, 0);
}
menu.hoofdmenu.menu-open-header .logo {
  transform: translate(-129px, 22px) scale(1.9);
  animation-delay: 300ms;
  overflow: hidden;
  height: 47px;
}
menu.hoofdmenu.menu-open-header .logo svg path:nth-child(1),
menu.hoofdmenu.menu-open-header .logo svg path:nth-child(5) {
  fill: rgba(233, 68, 109, 0);
}
menu.hoofdmenu.menu-open-header .logo svg path:nth-child(2) {
  fill: #1b2a4a;
}
menu.hoofdmenu.menu-open-header .logo svg path:nth-child(3) {
  fill: white;
}
menu.hoofdmenu.menu-open-header .logo svg path:nth-child(4) {
  fill: #a2c7e3;
}
menu.hoofdmenu.menu-open-header.mobile.show .menu-btns svg * {
  fill: #ffffff !important;
}
menu.hoofdmenu.menu-open-header.mobile.show .menu-btns #menu-toggle {
  background: rgba(255, 255, 255, 0.2) !important;
}
menu.hoofdmenu.menu-open-header.mobile.show .menu-btns #menu-toggle:hover {
  background: rgba(27, 42, 74, 0.06) !important;
}
menu.hoofdmenu.menu-open-header.mobile.show .menu-btns #menu-toggle svg * {
  fill: #ffffff !important;
}
.mobile.menucontainer {
  height: calc((var(--vh) * 100) - 57px);
  width: 70vw;
  position: fixed;
  right: 0;
  top: 57px;
  z-index: -20;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: 1s ease all;
}
.mobile.menucontainer:before {
  content: '';
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/border-radius-top-right.svg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 51px;
  height: 51px;
  position: absolute;
  right: calc(70vw - 1px);
  top: 0;
  transform: translate(70vw, -57px);
  opacity: 1;
  transition: 0.3s ease all;
}
.mobile.menucontainer .container {
  margin: 0 auto;
  margin-top: 10vh;
  height: 100%;
  max-height: 80vh;
  flex-direction: column;
  opacity: 0;
  transition: .6s ease opacity, .4s ease transform;
  overflow: scroll;
  transform: translateX(100vw);
  max-width: 300px;
  width: 50vw;
}
.mobile.menucontainer.menu-visible {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  transition: .5s ease opacity;
}
.mobile.menucontainer.menu-visible .container {
  opacity: 1;
  transition: .4s ease transform;
  transform: translateX(0);
}
.mobile.menucontainer.menu-visible:before {
  transform: translate(0) !important;
  transition: .3s ease transform;
}
.mobile.menucontainer a {
  color: #ffffff;
}
.mobile.menucontainer .mobile-menu ul {
  list-style-type: none !important;
  padding-left: 0;
}
.mobile.menucontainer .mobile-menu ul li {
  display: block;
  padding: 10px;
}
.mobile.menucontainer .mobile-menu ul li a {
  position: relative;
  font-size: 1.7em;
  transition: .3s ease all;
}
.mobile.menucontainer .mobile-menu ul li a:after {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: white;
  opacity: 0;
  transition: .3s ease all;
}
.mobile.menucontainer .mobile-menu ul li:hover a:after {
  opacity: .7;
}
.mobile.menucontainer .mobile-menu ul li.active a:after {
  opacity: 1;
}
.mobile.menucontainer .mobile-menu ul li.menucta {
  border-radius: 15px;
  border: 2px solid white;
  transition: .3s ease all;
  margin-top: 30px;
  padding: 0;
}
.mobile.menucontainer .mobile-menu ul li.menucta a {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
}
.mobile.menucontainer .mobile-menu ul li.menucta:hover {
  background-color: #ffffff;
}
.mobile.menucontainer .mobile-menu ul li.menucta:hover a {
  color: #e9446e;
}
.mobile.menucontainer .mobile-menu ul li.menucta:hover a:after {
  display: none;
}
.mobile.menucontainer .socialicons {
  position: absolute;
  left: 0;
  bottom: 36px;
}
.mobile.menucontainer .socialicons img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  body.body-background {
    background-color: #e9446e;
    transition: 0.3s ease background-color;
    overflow: hidden;
  }
  #swup > .wrapper {
    transition: .3s ease all;
    background-color: #ffffff;
    overflow-x: hidden;
    z-index: 0;
    position: relative;
  }
  #swup > .wrapper.move {
    transform: translate(-70vw, 57px);
    overflow: hidden;
    background-color: #ffffff;
    border-top-right-radius: 50px;
    pointer-events: none;
    user-select: none;
  }
  .wrapper-overlay {
    transition: .3s ease all;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    visibility: hidden;
    pointer-events: all;
  }
  .wrapper-overlay.overlay-visible {
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.2);
    transition: .3s ease all;
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 768px) {
  .mobile-menu ul li {
    padding: 5px !important;
  }
  .mobile-menu ul li a {
    font-size: 1.3em !important;
  }
  .mobile-menu ul li.menucta {
    margin-top: 15px;
    padding: 8px !important;
  }
  .mobile-menu ul li.menucta a {
    padding: 0px !important;
    font-size: 1.1em;
  }
}
@media (max-width: 1111px) {
  .menucta a {
    margin-left: 10px !important;
  }
  #menu-nav li:not(.menucta) a {
    margin-left: 0 !important;
  }
}
.entry {
  position: relative;
  color: white;
  padding: calc(100px + 95px) 0 calc(100px + 10vw) 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.entry > .container > .row > div h1 {
  color: white;
  /*
					font-size:60px;
					line-height: 60px;
*/
}
.entry > .container > .row > div p {
  color: white;
}
.entry .schuin {
  position: absolute;
  width: 100%;
  height: calc(10vw + 1px);
  bottom: -1px;
  left: 0;
  background: white;
  clip-path: polygon(0 0, 100% calc(99%), 100% 100%, 0% 100%);
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .entry .schuin {
    z-index: 0 !important;
  }
}
.entry .schuin .titel {
  position: absolute;
  display: inline-block;
  left: calc(((100vw - var(--container))/2) + (var(--container) / 12) + 33px);
  bottom: 18px;
  color: #1b2a4a;
}
.entry .schuin .titel span {
  color: #e9446e;
  font-weight: bold;
}
.entry:before {
  content: '';
  position: absolute;
  background: #e9446e;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  opacity: 0.9;
}
.entry:after {
  content: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/logo-icon.svg');
  position: absolute;
  width: 250px;
  bottom: -300px;
  right: -0;
  opacity: 1;
  z-index: 9;
}
.entry.onprimary:before {
  background: #e9446e;
}
.entry.onsecondary:before {
  background: #1b2a4a;
}
.entry.ontertiary:before {
  background: #a2c7e3;
}
.entry .button-wrap {
  padding-top: 10px;
}
.entry .button-wrap .btn:after {
  transition: 0.33s all ease;
}
.entry .button-wrap .active:after {
  transform: rotate(90deg);
}
.entry .btn {
  margin: 15px 15px 0 0;
}
.entry .support-wrap {
  display: inline-block;
}
.entry .supportPopUp {
  width: auto;
  position: absolute;
  display: none;
  margin-top: 15px;
  z-index: 10;
  min-width: 500px;
}
@media only screen and (max-width: 768px) {
  .entry .supportPopUp {
    min-width: 0;
    left: 0;
    padding: 0 15px;
  }
  .entry .supportPopUp p {
    line-height: 1.5 !important;
    font-size: 14px !important;
    margin-bottom: 5px !important;
  }
}
.entry .supportPopUp .wrap {
  background: #ffffff;
  border: 1px solid #1b2a4a;
  border-radius: 8px;
  padding: 20px;
  -webkit-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  -moz-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
}
.entry .supportPopUp .wrap h4 {
  margin-bottom: 20px;
  font-size: 20px;
  color: #1b2a4a;
}
.entry .supportPopUp .wrap p {
  color: #1b2a4a !important;
  font-size: 15px;
  margin-bottom: 0;
  line-height: 2;
  font-weight: bold;
}
.entry .supportPopUp .wrap p small {
  font-weight: 300;
  display: block;
  margin-top: -15px;
  margin-bottom: 15px;
  color: #1b2a4a;
  font-size: 14px;
  line-height: 1.6;
}
.entry .supportPopUp .wrap a {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 20px;
  display: inline-block;
  color: #1b2a4a;
}
.entry .supportPopUp .wrap a span {
  font-weight: 500;
  color: #e9446e;
}
.entry .supportPopUp .wrap a:hover {
  color: #e9446e;
}
.entry .supportPopUp .wrap a.no-margin {
  margin-bottom: 0;
}
.summary .container .row > div.lijnrechts {
  border-right: 3px solid #e9446e;
}
.summary .container .row > div.lijnonder {
  margin-bottom: 30px;
  text-align: center;
}
.summary .container .row > div.lijnonder:before {
  content: '';
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -90px;
  width: 3px;
  height: 60px;
  background: #e9446e;
}
.summary .container .row > div h2 {
  color: #1b2a4a;
}
.summary .container .row > div h2 span {
  color: #e9446e;
}
body.webdevelopment li#menu-item-4670 a,
body.grafische-vormgeving li#menu-item-4670 a,
body.hosting li#menu-item-4670 a {
  font-weight: bold;
}
body.webdevelopment li#menu-item-4670 a:after,
body.grafische-vormgeving li#menu-item-4670 a:after,
body.hosting li#menu-item-4670 a:after {
  opacity: 1 !important;
  transform: translateX(-50%) translateY(0px) scale(1) !important;
}
@keyframes pulsewhite {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  40% {
    -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulsepink {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(233, 68, 100, 0.4);
    box-shadow: 0 0 0 0 rgba(233, 68, 100, 0.4);
  }
  40% {
    -moz-box-shadow: 0 0 0 5px rgba(233, 68, 100, 0);
    box-shadow: 0 0 0 5px rgba(233, 68, 100, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(233, 68, 100, 0);
    box-shadow: 0 0 0 0 rgba(233, 68, 100, 0);
  }
}
@keyframes pulseblue {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(27, 42, 74, 0.4);
    box-shadow: 0 0 0 0 rgba(27, 42, 74, 0.4);
  }
  40% {
    -moz-box-shadow: 0 0 0 5px rgba(27, 42, 74, 0);
    box-shadow: 0 0 0 5px rgba(27, 42, 74, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(27, 42, 74, 0);
    box-shadow: 0 0 0 0 rgba(27, 42, 74, 0);
  }
}
menu.hoofdmenu .menu-nav-container #menu-nav li a[title="Vacatures"],
.mobile.menucontainer .mobile-menu ul li a[title="Vacatures"] {
  position: relative;
}
menu.hoofdmenu .menu-nav-container #menu-nav li a[title="Vacatures"]:before,
.mobile.menucontainer .mobile-menu ul li a[title="Vacatures"]:before {
  content: '';
  background-image: url('https://webmix.nl/wp-content/uploads/2025/03/four-vacature-webmix.svg');
  height: 15px;
  width: 15px;
  position: absolute;
  top: -3px;
  right: -3px;
}
menu.hoofdmenu.show .menu-nav-container #menu-nav li a[title="Vacatures"]:before {
  background-image: url('https://webmix.nl/wp-content/uploads/2025/03/four-vacature-webmix-secondary.svg');
}
.mobile.menucontainer .mobile-menu ul li a[title="Vacatures"]:before {
  right: -15px;
}
.conversie_menu li {
  margin-left: 25px;
}
.conversie_menu li a {
  color: white;
}
.conversion-main .menucontainer {
  width: 100vw;
  top: 0;
  background: #e9446e;
}
body.post-template-template-blogpost.single-post menu {
  background: #e9446e;
}
body.post-template-template-blogpost.single-post menu.show {
  background: rgba(255, 255, 255, 0.85);
}
body.post-template-template-blogpost.single-post .divider {
  width: 100%;
  overflow: hidden;
  z-index: -1;
  position: relative;
  line-height: 0;
  margin-top: -10px;
  transition: all .5s;
  top: 90px;
  z-index: 1;
}
body.post-template-template-blogpost.single-post .divider svg {
  position: relative;
  display: block;
  width: calc(101.3%);
  height: 80px;
}
body.post-template-template-blogpost.single-post .divider svg * {
  fill: #e9446e;
}
.squeezepage-html,
.squeezepage-wcag {
  margin-top: 0 !important;
}
@media only screen and (max-width: 996px) {
  .squeezepage-html h1,
  .squeezepage-wcag h1 {
    font-size: 36px !important;
  }
}
.squeezepage-html .top-bar,
.squeezepage-wcag .top-bar {
  background: #eff2f9;
}
.squeezepage-html .top-bar ul,
.squeezepage-wcag .top-bar ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
}
.squeezepage-html .top-bar ul li,
.squeezepage-wcag .top-bar ul li {
  list-style: none;
  padding: 6px 0;
  margin-right: 30px;
  font-size: 11px;
  position: relative;
  display: flex;
  align-items: center;
  color: #1b2a4a;
}
.squeezepage-html .top-bar ul li:after,
.squeezepage-wcag .top-bar ul li:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  height: 60%;
  width: 1px;
  opacity: 50%;
  transform: translateY(-50%);
  background: #777777;
}
.squeezepage-html .top-bar ul li a,
.squeezepage-wcag .top-bar ul li a {
  color: #1b2a4a;
}
.squeezepage-html .top-bar ul li:last-of-type:after,
.squeezepage-wcag .top-bar ul li:last-of-type:after {
  display: none;
}
.squeezepage-html .top-bar ul li img,
.squeezepage-wcag .top-bar ul li img {
  width: 14px;
  margin-right: 8px;
}
.squeezepage-html .top-bar p,
.squeezepage-wcag .top-bar p {
  font-size: 11px;
}
.squeezepage-html .top-bar p svg,
.squeezepage-wcag .top-bar p svg {
  height: 10px;
}
.squeezepage-html .top-bar p strong,
.squeezepage-wcag .top-bar p strong {
  font-size: 11px !important;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu {
  position: fixed;
  top: 30px;
  left: 0;
  width: 100vw;
  z-index: 10;
  margin: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: 0.5s;
}
@media only screen and (max-width: 996px) {
  .squeezepage-html .page-template-template-squeezepage menu.hoofdmenu,
  .squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu,
  .squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu,
  .squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu {
    top: 0;
  }
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.menu-open-header,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.menu-open-header,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.menu-open-header,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.menu-open-header {
  height: auto !important;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.menu-open-header svg,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.menu-open-header svg,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.menu-open-header svg,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.menu-open-header svg {
  transform: translateX(-8px);
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.menu-open-header svg path:nth-child(1),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.menu-open-header svg path:nth-child(1),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.menu-open-header svg path:nth-child(1),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.menu-open-header svg path:nth-child(1),
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.menu-open-header svg path:nth-child(5),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.menu-open-header svg path:nth-child(5),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.menu-open-header svg path:nth-child(5),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.menu-open-header svg path:nth-child(5) {
  fill: rgba(233, 68, 109, 0);
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.menu-open-header svg path:nth-child(3),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.menu-open-header svg path:nth-child(3),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.menu-open-header svg path:nth-child(3),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.menu-open-header svg path:nth-child(3) {
  fill: white !important;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.mobile.show .logo,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.mobile.show .logo,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.mobile.show .logo,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.mobile.show .logo {
  height: 47px !important;
  transform: translate(-89px, 22px) scale(1.9);
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.mobile.show .logo svg path:nth-child(1),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.mobile.show .logo svg path:nth-child(1),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.mobile.show .logo svg path:nth-child(1),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.mobile.show .logo svg path:nth-child(1),
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.mobile.show .logo svg path:nth-child(5),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.mobile.show .logo svg path:nth-child(5),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.mobile.show .logo svg path:nth-child(5),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.mobile.show .logo svg path:nth-child(5) {
  fill: rgba(233, 68, 109, 0);
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu a svg,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu a svg,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu a svg,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu a svg {
  height: 40px;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu a svg path:nth-child(1),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu a svg path:nth-child(1),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu a svg path:nth-child(1),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu a svg path:nth-child(1),
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu a svg path:nth-child(5),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu a svg path:nth-child(5),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu a svg path:nth-child(5),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu a svg path:nth-child(5) {
  fill: #ffffff;
  stroke: none;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu a svg path:nth-child(2),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu a svg path:nth-child(2),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu a svg path:nth-child(2),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu a svg path:nth-child(2) {
  fill: #ffffff;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu a svg path:nth-child(3),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu a svg path:nth-child(3),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu a svg path:nth-child(3),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu a svg path:nth-child(3) {
  fill: #e9446e;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu a svg path:nth-child(4),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu a svg path:nth-child(4),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu a svg path:nth-child(4),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu a svg path:nth-child(4) {
  fill: #a2c7e3;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show {
  top: 0;
  background: #eff2f9;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show svg path:nth-child(1),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show svg path:nth-child(1),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show svg path:nth-child(1),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show svg path:nth-child(1),
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show svg path:nth-child(5),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show svg path:nth-child(5),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show svg path:nth-child(5),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show svg path:nth-child(5) {
  fill: #1b2a4a;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show svg path:nth-child(2),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show svg path:nth-child(2),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show svg path:nth-child(2),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show svg path:nth-child(2) {
  fill: #1b2a4a;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show svg path:nth-child(3),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show svg path:nth-child(3),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show svg path:nth-child(3),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show svg path:nth-child(3) {
  fill: #e9446e;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show svg path:nth-child(4),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show svg path:nth-child(4),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show svg path:nth-child(4),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show svg path:nth-child(4) {
  fill: #a2c7e3;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav {
  margin-bottom: 0px;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a {
  color: #1b2a4a;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after {
  background: #1b2a4a;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta {
  background: #1b2a4a;
  color: white;
  padding: 10px 30px 10px 20px;
  border-color: #1b2a4a;
  animation: none;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:hover,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:hover,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:hover,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:hover {
  animation: none;
  background: #1b2a4a;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu.show #arc path,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu.show #arc path,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu.show #arc path,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu.show #arc path {
  stroke: #1b2a4a;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav {
  padding: 0px;
  height: 100%;
  margin-bottom: 0;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li {
  list-style-type: none;
  margin-right: 15px;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li:nth-last-child(2),
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li:nth-last-child(2),
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li:nth-last-child(2),
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li:nth-last-child(2) {
  margin-right: 0;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a {
  color: white;
  padding: 5px 10px;
  margin-left: 15px;
  position: relative;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  position: absolute;
  content: '';
  width: calc(100% - 20px);
  height: 3px;
  left: 50%;
  transform: translateX(-50%) translateY(5px) scale(1.2);
  bottom: 0;
  background: white;
  z-index: -1;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menu-item a:hover:after,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menu-item a:hover:after,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menu-item a:hover:after,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menu-item a:hover:after {
  transform: translateX(-50%) translateY(0px) scale(1);
  opacity: 0.8;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta {
  position: relative;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta {
  background: white;
  color: #e9446e;
  margin-left: 60px;
  padding: 10px 30px 10px 20px;
  font-weight: bold;
  border-radius: 15px;
  display: block;
  animation: none;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta img,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta img,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta img,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta img {
  width: 36px;
  border-radius: 100%;
  margin-right: 15px;
  position: relative;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:after,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:after,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:after,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:after {
  opacity: 0;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:before,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:before,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:before,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:before {
  content: '';
  position: absolute;
  left: 46px;
  bottom: 9px;
  background: #06d59f;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  z-index: 20;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a,
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a,
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a {
  font-weight: bold;
}
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a:after,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a:after,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a:after,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a:after,
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a:after,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a:after,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a:after,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a:after,
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-html .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after,
.squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .squeezepage-wcag .page-template-template-squeezepage_wcag menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after {
  opacity: 1;
  transform: translateX(-50%) translateY(0px) scale(1);
}
.squeezepage-html nav,
.squeezepage-wcag nav {
  top: 77px !important;
}
.squeezepage-html .modal-analyse,
.squeezepage-wcag .modal-analyse {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.squeezepage-html .modal-analyse.show,
.squeezepage-wcag .modal-analyse.show {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.squeezepage-html .modal-analyse .modal-dialog,
.squeezepage-wcag .modal-analyse .modal-dialog {
  background: #ffffff;
  border-radius: 15px;
}
.squeezepage-html .modal-analyse .modal-animation,
.squeezepage-wcag .modal-analyse .modal-animation {
  width: 100%;
  height: 100px;
  text-align: center;
  position: relative;
}
.squeezepage-html .modal-analyse .modal-animation svg,
.squeezepage-wcag .modal-analyse .modal-animation svg {
  width: 50px;
  top: 50%;
  left: 43%;
  position: absolute;
  content: '';
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-animation: round 1.5s infinite ease;
  animation: round 1.5s infinite ease;
}
.squeezepage-html .modal-analyse .modal-animation svg *,
.squeezepage-wcag .modal-analyse .modal-animation svg * {
  fill: #777777;
}
.squeezepage-html .modal-analyse .modal-message,
.squeezepage-wcag .modal-analyse .modal-message {
  font-size: 16px;
  color: #1b2a4a;
  font-weight: 700;
  padding: 1rem 2rem 2rem 2rem;
  text-align: center;
}
.squeezepage-html .modal-analyse .modal-message span,
.squeezepage-wcag .modal-analyse .modal-message span {
  color: #06d59f;
}
.squeezepage-html .employee,
.squeezepage-wcag .employee {
  display: none;
  position: absolute;
  background: white;
  border-radius: 8px;
  padding: 20px;
  max-width: 290px;
  top: 160%;
  left: -120%;
  -webkit-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  -moz-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
}
.squeezepage-html .employee .profile-info,
.squeezepage-wcag .employee .profile-info {
  margin-bottom: 15px;
  position: relative;
}
.squeezepage-html .employee .profile-info p,
.squeezepage-wcag .employee .profile-info p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1;
  font-weight: light;
}
.squeezepage-html .employee .profile-info .naam,
.squeezepage-wcag .employee .profile-info .naam {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 1px;
}
.squeezepage-html .employee .profile-info .img-wrap,
.squeezepage-wcag .employee .profile-info .img-wrap {
  position: relative;
}
.squeezepage-html .employee .profile-info .img-wrap:before,
.squeezepage-wcag .employee .profile-info .img-wrap:before {
  content: '';
  position: absolute;
  right: 12px;
  bottom: -2px;
  background: #06d59f;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  z-index: 20;
}
.squeezepage-html .employee .profile-info .img-wrap img,
.squeezepage-wcag .employee .profile-info .img-wrap img {
  width: 36px;
  border-radius: 100%;
  margin-right: 15px;
}
.squeezepage-html .employee .profile-info .close,
.squeezepage-wcag .employee .profile-info .close {
  position: absolute;
  right: 0;
  top: -5px;
  font-size: 14px;
  line-height: 1;
  transition: 0.3s all ease;
}
.squeezepage-html .employee p,
.squeezepage-wcag .employee p {
  font-size: 13px;
  line-height: 1.35;
}
.squeezepage-html .employee .profile-action,
.squeezepage-wcag .employee .profile-action {
  padding-top: 5px;
}
.squeezepage-html .employee .profile-action .btn-secondary-outline,
.squeezepage-wcag .employee .profile-action .btn-secondary-outline {
  padding: 5px 10px;
  font-size: 12px;
  background: #ffffff;
  border-color: #1b2a4a;
  color: #1b2a4a !important;
  margin-right: 15px;
  margin-left: 0 !important;
}
.squeezepage-html .employee .profile-action .btn-secondary-outline:hover,
.squeezepage-wcag .employee .profile-action .btn-secondary-outline:hover {
  background: #f0f0f0;
}
.squeezepage-html .employee .profile-action .btn-secondary-outline img,
.squeezepage-wcag .employee .profile-action .btn-secondary-outline img {
  margin-right: 5px !important;
}
.squeezepage-html .employee .profile-action .btn-secondary-outline:last-of-type,
.squeezepage-wcag .employee .profile-action .btn-secondary-outline:last-of-type {
  margin-right: 0;
}
.squeezepage-html .employee #arc,
.squeezepage-wcag .employee #arc {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-100%);
  height: 120px;
}
.squeezepage-html .employee #arc path,
.squeezepage-wcag .employee #arc path {
  fill: transparent;
  transition: .3s ease;
  -webkit-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  -moz-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
}
.squeezepage-html .alternatief,
.squeezepage-wcag .alternatief {
  color: #ffffff;
  position: relative;
  font-size: 14px;
}
.squeezepage-html .alternatief:after,
.squeezepage-wcag .alternatief:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  background: white;
  height: 1px;
  transition: 0.2s all ease-in-out;
}
.squeezepage-html .alternatief:hover,
.squeezepage-wcag .alternatief:hover {
  color: #06d59f;
}
.squeezepage-html .alternatief:hover:after,
.squeezepage-wcag .alternatief:hover:after {
  background: #06d59f;
}
.squeezepage-html .form-wrap,
.squeezepage-wcag .form-wrap {
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .squeezepage-html .form-wrap,
  .squeezepage-wcag .form-wrap {
    margin-top: 0;
  }
}
.squeezepage-html .form-wrap label,
.squeezepage-wcag .form-wrap label {
  font-size: 32px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .squeezepage-html .form-wrap label,
  .squeezepage-wcag .form-wrap label {
    line-height: 1.2;
  }
}
.squeezepage-html .form-wrap label span,
.squeezepage-wcag .form-wrap label span {
  color: #06d59f;
}
.squeezepage-html .form-wrap .input-wrap,
.squeezepage-wcag .form-wrap .input-wrap {
  width: 100%;
  margin-right: 15px;
  position: relative;
}
.squeezepage-html .form-wrap .input-wrap.error-url input,
.squeezepage-wcag .form-wrap .input-wrap.error-url input {
  color: #eb023c;
  border: 1px solid #eb023c;
}
.squeezepage-html .form-wrap .input-wrap.error-url:after,
.squeezepage-wcag .form-wrap .input-wrap.error-url:after {
  content: 'Dit is geen geldige url';
  bottom: 50%;
  transform: translateY(50%);
  right: 15px;
  position: absolute;
  font-size: 12px;
  color: #eb023c;
  background: #ffffff;
  padding: 5px;
  border-radius: 8px;
}
.squeezepage-html .form-wrap .input-wrap.error-email input,
.squeezepage-wcag .form-wrap .input-wrap.error-email input {
  color: #eb023c;
  border: 1px solid #eb023c;
}
.squeezepage-html .form-wrap .input-wrap.error-email:after,
.squeezepage-wcag .form-wrap .input-wrap.error-email:after {
  content: 'Dit is geen geldig e-mailadres';
  bottom: 50%;
  transform: translateY(50%);
  right: 15px;
  position: absolute;
  font-size: 12px;
  color: #eb023c;
  background: #ffffff;
  padding: 5px;
  border-radius: 8px;
}
.squeezepage-html .form-wrap .input-wrap input,
.squeezepage-wcag .form-wrap .input-wrap input {
  width: 100%;
  padding: 14px 20px;
  border-radius: 8px;
  border: 1px solid white;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
  font-size: 15px;
  animation: pulsewhite 5s infinite;
}
.squeezepage-html .form-wrap .input-wrap input::placeholder,
.squeezepage-wcag .form-wrap .input-wrap input::placeholder {
  color: #777777;
}
.squeezepage-html .form-wrap .btn,
.squeezepage-wcag .form-wrap .btn,
.squeezepage-html .form-wrap .button,
.squeezepage-wcag .form-wrap .button {
  background: #06d59f;
  border-color: #06d59f;
  color: #ffffff;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  -webkit-appearance: none;
  transition: 0.3s all ease;
}
.squeezepage-html .form-wrap .btn:after,
.squeezepage-wcag .form-wrap .btn:after,
.squeezepage-html .form-wrap .button:after,
.squeezepage-wcag .form-wrap .button:after {
  transition: 0.3s all ease;
}
.squeezepage-html .form-wrap .btn svg,
.squeezepage-wcag .form-wrap .btn svg,
.squeezepage-html .form-wrap .button svg,
.squeezepage-wcag .form-wrap .button svg {
  width: 16px;
  top: 50%;
  right: 15px;
  position: absolute;
  content: '';
  background-size: 100% 100%;
  transform: translateY(-50%);
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-animation: round 1.5s infinite ease;
  animation: round 1.5s infinite ease;
}
.squeezepage-html .form-wrap .btn svg *,
.squeezepage-wcag .form-wrap .btn svg *,
.squeezepage-html .form-wrap .button svg *,
.squeezepage-wcag .form-wrap .button svg * {
  fill: #777777;
}
.squeezepage-html .form-wrap .btn:hover,
.squeezepage-wcag .form-wrap .btn:hover,
.squeezepage-html .form-wrap .button:hover,
.squeezepage-wcag .form-wrap .button:hover {
  background: #a2c7e3;
  border-color: #a2c7e3;
}
.squeezepage-html .form-wrap .btn.no-pseudo,
.squeezepage-wcag .form-wrap .btn.no-pseudo,
.squeezepage-html .form-wrap .button.no-pseudo,
.squeezepage-wcag .form-wrap .button.no-pseudo {
  background: #f0f0f0;
  border-color: #f0f0f0;
  color: #777777;
}
.squeezepage-html .form-wrap .btn.no-pseudo svg,
.squeezepage-wcag .form-wrap .btn.no-pseudo svg,
.squeezepage-html .form-wrap .button.no-pseudo svg,
.squeezepage-wcag .form-wrap .button.no-pseudo svg {
  opacity: 1;
}
.squeezepage-html .form-wrap .btn.no-pseudo:after,
.squeezepage-wcag .form-wrap .btn.no-pseudo:after,
.squeezepage-html .form-wrap .button.no-pseudo:after,
.squeezepage-wcag .form-wrap .button.no-pseudo:after {
  opacity: 0;
}
.squeezepage-html .form-wrap .gform_wrapper form,
.squeezepage-wcag .form-wrap .gform_wrapper form {
  display: flex;
  width: 100%;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_body,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_body {
  width: 100%;
  margin-right: 15px;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_body .ginput_container,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_body .ginput_container {
  width: 100%;
  position: relative;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_body .ginput_container input[type=text],
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_body .ginput_container input[type=text] {
  width: 100%;
  padding: 14px 20px;
  border-radius: 8px;
  border: 1px solid white;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
  font-size: 15px;
  animation: pulsewhite 5s infinite;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_body .ginput_container input[type=text]::placeholder,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_body .ginput_container input[type=text]::placeholder {
  color: #777777;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_body .ginput_container.error-url input,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_body .ginput_container.error-url input {
  color: #eb023c;
  border: 1px solid #eb023c;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_body .ginput_container.error-url:after,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_body .ginput_container.error-url:after {
  content: 'Dit is geen geldige url';
  bottom: 50%;
  transform: translateY(50%);
  right: 15px;
  position: absolute;
  font-size: 12px;
  color: #eb023c;
  background: #ffffff;
  padding: 5px;
  border-radius: 8px;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_body .ginput_container.error-email input,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_body .ginput_container.error-email input {
  color: #eb023c;
  border: 1px solid #eb023c;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_body .ginput_container.error-email:after,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_body .ginput_container.error-email:after {
  content: 'Dit is geen geldig e-mailadres';
  bottom: 50%;
  transform: translateY(50%);
  right: 15px;
  position: absolute;
  font-size: 12px;
  color: #eb023c;
  background: #ffffff;
  padding: 5px;
  border-radius: 8px;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_footer,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_footer {
  position: relative;
  padding: 0;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_footer:after,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_footer:after {
  content: '';
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/images/pijlrechts.svg');
  height: 100%;
  width: 8px;
  top: -4px;
  right: 15px;
  position: absolute;
  background-size: 100% 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_footer.no-pseudo:after,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_footer.no-pseudo:after {
  display: none;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_footer svg,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_footer svg {
  width: 16px;
  top: calc(50% - 4px);
  right: 15px;
  position: absolute;
  content: '';
  background-size: 100% 100%;
  transform: translateY(-50%);
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-animation: round 1.5s infinite ease;
  animation: round 1.5s infinite ease;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_footer svg *,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_footer svg * {
  fill: #777777;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_footer input[type=submit],
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_footer input[type=submit] {
  width: 100%;
  padding: 14px 35px 14px 20px;
  border-radius: 8px;
  border: 1px solid #06d59f;
  background: #06d59f;
  color: #ffffff;
  font-weight: bold;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
  font-size: 15px;
  cursor: pointer;
}
.squeezepage-html .form-wrap .gform_wrapper form .gform_footer input[type=submit].no-pseudo,
.squeezepage-wcag .form-wrap .gform_wrapper form .gform_footer input[type=submit].no-pseudo {
  background: #f0f0f0;
  border-color: #f0f0f0;
  color: #777777;
}
.squeezepage-html .usp-wrap,
.squeezepage-wcag .usp-wrap {
  padding-top: 10px;
}
.squeezepage-html .usp-wrap ul,
.squeezepage-wcag .usp-wrap ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
}
.squeezepage-html .usp-wrap ul li,
.squeezepage-wcag .usp-wrap ul li {
  list-style: none;
  padding: 6px 0;
  margin-right: 30px;
  font-size: 15px;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 996px) {
  .squeezepage-html .usp-wrap ul li,
  .squeezepage-wcag .usp-wrap ul li {
    font-size: 9px;
  }
}
.squeezepage-html .usp-wrap ul li:after,
.squeezepage-wcag .usp-wrap ul li:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  height: 60%;
  width: 1px;
  opacity: 50%;
  transform: translateY(-50%);
  background: #777777;
}
.squeezepage-html .usp-wrap ul li:last-of-type:after,
.squeezepage-wcag .usp-wrap ul li:last-of-type:after {
  display: none;
}
.squeezepage-html .usp-wrap ul li img,
.squeezepage-wcag .usp-wrap ul li img {
  width: 18px;
  margin-right: 8px;
}
@media only screen and (max-width: 996px) {
  .squeezepage-html .entry,
  .squeezepage-wcag .entry {
    padding-top: 150px;
  }
}
.squeezepage-html .entry:after,
.squeezepage-wcag .entry:after {
  content: url('https://webmix.nl/wp-content/themes/contentblocks/images/logo-icon-wit-wit-roze.svg');
  bottom: -50px;
  right: -50px;
  width: 250px;
}
.squeezepage-html #field_submit,
.squeezepage-wcag #field_submit {
  width: fit-content;
}
.squeezepage-html .gform-button.button,
.squeezepage-wcag .gform-button.button,
.squeezepage-html #gform_submit_button_25,
.squeezepage-wcag #gform_submit_button_25 {
  border: 1px solid transparent !important;
  cursor: pointer;
  width: fit-content !important;
  font-weight: bold;
}
.squeezepage-html #input_24_1,
.squeezepage-wcag #input_24_1 {
  padding: 14px 20px !important;
  max-width: 700px;
}
#gform_submit_button_25 {
  margin-top: 1.3rem;
}
.page-template-template-squeezepage .entry.onsecondary p a,
.page-template-template-squeezepage_wcag .entry.onsecondary p a,
.page-template-template-squeezepage .entry.onsecondary em a,
.page-template-template-squeezepage_wcag .entry.onsecondary em a {
  color: #06d59f;
}
.page-template-template-squeezepage .entry.onsecondary p a:hover,
.page-template-template-squeezepage_wcag .entry.onsecondary p a:hover,
.page-template-template-squeezepage .entry.onsecondary em a:hover,
.page-template-template-squeezepage_wcag .entry.onsecondary em a:hover {
  color: #ffffff;
}
.page-template-template-squeezepage_wcag .gform-footer::after {
  display: none !important;
}
.page-template-template-squeezepage_wcag #gform_25 {
  display: block !important;
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
@media only screen and (max-width: 996px) {
  .squeezepage-html .logo-grid,
  .squeezepage-wcag .logo-grid {
    padding-bottom: 30px;
  }
}
.squeezepage-html .logo-grid .slick-dots li,
.squeezepage-wcag .logo-grid .slick-dots li {
  top: 30px;
}
.squeezepage-html .logo-grid img,
.squeezepage-wcag .logo-grid img {
  height: 45px;
  margin-bottom: 15px;
  max-width: 150px;
}
.squeezepage-html .logo-grid h3,
.squeezepage-wcag .logo-grid h3 {
  font-size: 18px !important;
  line-height: 1 !important;
}
.squeezepage-html .logo-grid p,
.squeezepage-wcag .logo-grid p {
  line-height: 1.2;
  font-size: 14px;
}
.squeezepage-html section h2,
.squeezepage-wcag section h2 {
  margin-bottom: 10px;
  font-size: 36px;
}
.squeezepage-html section strong,
.squeezepage-wcag section strong {
  color: #e9446e;
  font-size: 16px;
}
.squeezepage-html section p,
.squeezepage-wcag section p {
  font-size: 15px;
}
.squeezepage-html section p span,
.squeezepage-wcag section p span {
  position: relative;
  font-weight: bold;
}
.squeezepage-html section p span:after,
.squeezepage-wcag section p span:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #1b2a4a;
  left: 0;
  bottom: -5px;
}
.squeezepage-html section .teamlid,
.squeezepage-wcag section .teamlid {
  margin-bottom: 60px;
}
.squeezepage-html section .teamlid .content-wrapper img,
.squeezepage-wcag section .teamlid .content-wrapper img {
  margin-bottom: 10px;
  border-radius: 8px;
}
.squeezepage-html section .teamlid .content-wrapper h4,
.squeezepage-wcag section .teamlid .content-wrapper h4 {
  font-size: 16px;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
}
.squeezepage-html section .teamlid .content-wrapper h4 .active:before,
.squeezepage-wcag section .teamlid .content-wrapper h4 .active:before {
  background: #06d59f;
}
.squeezepage-html section .teamlid .content-wrapper h4 .unavailable:before,
.squeezepage-wcag section .teamlid .content-wrapper h4 .unavailable:before {
  background: #eb023c;
}
.squeezepage-html section .teamlid .content-wrapper h4 .mail-only:before,
.squeezepage-wcag section .teamlid .content-wrapper h4 .mail-only:before {
  background: #dd842a;
}
.squeezepage-html section .teamlid .content-wrapper h4:before,
.squeezepage-wcag section .teamlid .content-wrapper h4:before {
  content: '';
  position: absolute;
  right: -18px;
  bottom: 3px;
  background: #06d59f;
  width: 11px;
  height: 11px;
  border-radius: 100%;
}
@media only screen and (max-width: 996px) {
  .squeezepage-html section .teamlid .content-wrapper h4:before,
  .squeezepage-wcag section .teamlid .content-wrapper h4:before {
    bottom: 6px;
  }
}
.squeezepage-html section .teamlid .content-wrapper p,
.squeezepage-wcag section .teamlid .content-wrapper p {
  font-size: 14px;
}
.squeezepage-html section .teamlid .content-wrapper .btn-secondary-outline,
.squeezepage-wcag section .teamlid .content-wrapper .btn-secondary-outline {
  padding: 5px 10px;
  font-size: 12px;
  background: #ffffff;
  border-color: #1b2a4a;
  color: #1b2a4a !important;
  margin-right: 15px;
  margin-left: 0 !important;
}
.squeezepage-html section .teamlid .content-wrapper .btn-secondary-outline:hover,
.squeezepage-wcag section .teamlid .content-wrapper .btn-secondary-outline:hover {
  background: #f0f0f0;
}
.squeezepage-html section .teamlid .content-wrapper .btn-secondary-outline img,
.squeezepage-wcag section .teamlid .content-wrapper .btn-secondary-outline img {
  margin-right: 5px !important;
}
.squeezepage-html section .teamlid .content-wrapper .btn-secondary-outline:last-of-type,
.squeezepage-wcag section .teamlid .content-wrapper .btn-secondary-outline:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 996px) {
  .squeezepage-html section .teamlid .content-wrapper .tawk-button,
  .squeezepage-wcag section .teamlid .content-wrapper .tawk-button {
    display: none;
  }
}
.squeezepage-html section .more-team .content-wrapper,
.squeezepage-wcag section .more-team .content-wrapper {
  padding: 30px;
  height: 255px;
  background: #1b2a4a;
  border-radius: 15px;
}
.squeezepage-html section .more-team .content-wrapper h3,
.squeezepage-wcag section .more-team .content-wrapper h3 {
  font-size: 26px;
  color: white;
}
@media only screen and (max-width: 996px) {
  .squeezepage-html section .more-team .content-wrapper h3,
  .squeezepage-wcag section .more-team .content-wrapper h3 {
    font-size: 24px !important;
  }
}
.squeezepage-html section .more-team .content-wrapper .btn-wrap h3,
.squeezepage-wcag section .more-team .content-wrapper .btn-wrap h3 {
  margin-right: 20px;
  font-size: 26px;
}
@media only screen and (max-width: 996px) {
  .squeezepage-html section .more-team .content-wrapper .btn-wrap .btn,
  .squeezepage-wcag section .more-team .content-wrapper .btn-wrap .btn {
    font-size: 14px !important;
  }
}
.squeezepage-html section .more-team .content-wrapper .btn-wrap .btn:first-of-type,
.squeezepage-wcag section .more-team .content-wrapper .btn-wrap .btn:first-of-type {
  margin-right: 15px;
}
.squeezepage-html section .more-team .content-wrapper .btn-wrap .btn-primary:hover,
.squeezepage-wcag section .more-team .content-wrapper .btn-wrap .btn-primary:hover,
.squeezepage-html section .more-team .content-wrapper .btn-wrap .btn-primary:focus,
.squeezepage-wcag section .more-team .content-wrapper .btn-wrap .btn-primary:focus {
  background: #06d59f;
}
.squeezepage-html section .more-team .content-wrapper .btn-wrap .btn-white:hover,
.squeezepage-wcag section .more-team .content-wrapper .btn-wrap .btn-white:hover,
.squeezepage-html section .more-team .content-wrapper .btn-wrap .btn-white:focus,
.squeezepage-wcag section .more-team .content-wrapper .btn-wrap .btn-white:focus {
  background: #06d59f;
  color: white;
}
@media only screen and (max-width: 996px) {
  .squeezepage-html .news,
  .squeezepage-wcag .news {
    padding-bottom: 0;
  }
}
.squeezepage-html .news a:hover p,
.squeezepage-wcag .news a:hover p {
  color: #1b2a4a;
}
.squeezepage-html .news img,
.squeezepage-wcag .news img {
  margin-bottom: 15px;
}
.squeezepage-html .news h3,
.squeezepage-wcag .news h3 {
  font-size: 18px !important;
  margin-bottom: 15px;
  height: 40px;
}
@media only screen and (max-width: 996px) {
  .squeezepage-html .news h3,
  .squeezepage-wcag .news h3 {
    font-size: 16px !important;
    margin-bottom: 15px;
    line-height: 1.3 !important;
    height: auto;
  }
}
.squeezepage-html .news p,
.squeezepage-wcag .news p {
  color: #1b2a4a;
  line-height: 28px;
}
.squeezepage-html .news .btn-secondary-outline,
.squeezepage-wcag .news .btn-secondary-outline {
  padding: 5px 10px;
  font-size: 12px;
  background: #ffffff;
  border-color: #1b2a4a;
  color: #1b2a4a !important;
  margin-right: 15px;
  margin-left: 0 !important;
}
.squeezepage-html .news .btn-secondary-outline:hover,
.squeezepage-wcag .news .btn-secondary-outline:hover {
  background: #f0f0f0;
}
.squeezepage-html .news .btn-secondary-outline img,
.squeezepage-wcag .news .btn-secondary-outline img {
  margin-right: 5px !important;
}
.squeezepage-html .news .btn-secondary-outline:last-of-type,
.squeezepage-wcag .news .btn-secondary-outline:last-of-type {
  margin-right: 0;
}
.kennismaken-html {
  margin-top: 0 !important;
}
.kennismaken-html body section h2 {
  color: #ffffff;
  font-size: 3rem;
  font-weight: 700;
}
.kennismaken-html body section h2 span {
  font-weight: 700;
}
@media only screen and (max-width: 996px) {
  .kennismaken-html body section h2 {
    font-size: 36px !important;
  }
}
.kennismaken-html .top-bar {
  background: #eff2f9;
}
.kennismaken-html .top-bar ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
}
.kennismaken-html .top-bar ul li {
  list-style: none;
  padding: 6px 0;
  margin-right: 30px;
  font-size: 11px;
  position: relative;
  display: flex;
  align-items: center;
  color: #1b2a4a;
}
.kennismaken-html .top-bar ul li:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  height: 60%;
  width: 1px;
  opacity: 50%;
  transform: translateY(-50%);
  background: #777777;
}
.kennismaken-html .top-bar ul li a {
  color: #1b2a4a;
}
.kennismaken-html .top-bar ul li:last-of-type:after {
  display: none;
}
.kennismaken-html .top-bar ul li img {
  width: 14px;
  margin-right: 8px;
}
.kennismaken-html .top-bar p {
  font-size: 11px;
}
.kennismaken-html .top-bar p svg {
  height: 10px;
}
.kennismaken-html .top-bar p strong {
  font-size: 11px !important;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu {
  position: fixed;
  top: 30px;
  left: 0;
  width: 100vw;
  z-index: 10;
  margin: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: 0.5s;
}
@media only screen and (max-width: 996px) {
  .kennismaken-html .page-template-template-kennismaken menu.hoofdmenu {
    top: 0;
  }
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.menu-open-header {
  height: auto !important;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.menu-open-header svg {
  transform: translateX(-8px);
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.menu-open-header svg path:nth-child(1),
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.menu-open-header svg path:nth-child(5) {
  fill: rgba(233, 68, 109, 0);
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.menu-open-header svg path:nth-child(3) {
  fill: white !important;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.mobile.show .logo {
  height: 47px !important;
  transform: translate(-89px, 22px) scale(1.9);
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.mobile.show .logo svg path:nth-child(1),
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.mobile.show .logo svg path:nth-child(5) {
  fill: rgba(233, 68, 109, 0);
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu a svg {
  height: 40px;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu a svg path:nth-child(1),
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu a svg path:nth-child(5) {
  fill: #ffffff;
  stroke: none;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu a svg path:nth-child(2) {
  fill: #ffffff;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu a svg path:nth-child(3) {
  fill: #e9446e;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu a svg path:nth-child(4) {
  fill: #a2c7e3;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show {
  top: 0;
  background: #eff2f9;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show svg path:nth-child(1),
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show svg path:nth-child(5) {
  fill: #1b2a4a;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show svg path:nth-child(2) {
  fill: #1b2a4a;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show svg path:nth-child(3) {
  fill: #e9446e;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show svg path:nth-child(4) {
  fill: #a2c7e3;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav {
  margin-bottom: 0px;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a {
  color: #1b2a4a;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after {
  background: #1b2a4a;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta {
  background: #1b2a4a;
  color: white;
  padding: 10px 30px 10px 20px;
  border-color: #1b2a4a;
  animation: none;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:hover {
  animation: none;
  background: #1b2a4a;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu.show #arc path {
  stroke: #1b2a4a;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav {
  padding: 0px;
  height: 100%;
  margin-bottom: 0;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li {
  list-style-type: none;
  margin-right: 15px;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li:nth-last-child(2) {
  margin-right: 0;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a {
  color: white;
  padding: 5px 10px;
  margin-left: 15px;
  position: relative;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  position: absolute;
  content: '';
  width: calc(100% - 20px);
  height: 3px;
  left: 50%;
  transform: translateX(-50%) translateY(5px) scale(1.2);
  bottom: 0;
  background: white;
  z-index: -1;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menu-item a:hover:after {
  transform: translateX(-50%) translateY(0px) scale(1);
  opacity: 0.8;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta {
  position: relative;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta {
  background: white;
  color: #e9446e;
  margin-left: 60px;
  padding: 10px 30px 10px 20px;
  font-weight: bold;
  border-radius: 15px;
  display: block;
  animation: none;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta img {
  width: 36px;
  border-radius: 100%;
  margin-right: 15px;
  position: relative;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:after {
  opacity: 0;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:before {
  content: '';
  position: absolute;
  left: 46px;
  bottom: 9px;
  background: #06d59f;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  z-index: 20;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a,
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a,
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a {
  font-weight: bold;
}
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a:after,
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a:after,
.kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .kennismaken-html .page-template-template-kennismaken menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after {
  opacity: 1;
  transform: translateX(-50%) translateY(0px) scale(1);
}
.kennismaken-html nav {
  top: 77px !important;
}
.kennismaken-html .modal-analyse {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.kennismaken-html .modal-analyse.show {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.kennismaken-html .modal-analyse .modal-dialog {
  background: #ffffff;
  border-radius: 15px;
}
.kennismaken-html .modal-analyse .modal-animation {
  width: 100%;
  height: 100px;
  text-align: center;
  position: relative;
}
.kennismaken-html .modal-analyse .modal-animation svg {
  width: 50px;
  top: 50%;
  left: 43%;
  position: absolute;
  content: '';
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-animation: round 1.5s infinite ease;
  animation: round 1.5s infinite ease;
}
.kennismaken-html .modal-analyse .modal-animation svg * {
  fill: #777777;
}
.kennismaken-html .modal-analyse .modal-message {
  font-size: 16px;
  color: #1b2a4a;
  font-weight: 700;
  padding: 1rem 2rem 2rem 2rem;
  text-align: center;
}
.kennismaken-html .modal-analyse .modal-message span {
  color: #06d59f;
}
.kennismaken-html .employee {
  display: none;
  position: absolute;
  background: white;
  border-radius: 8px;
  padding: 20px;
  max-width: 290px;
  top: 160%;
  left: -120%;
  -webkit-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  -moz-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
}
.kennismaken-html .employee .profile-info {
  margin-bottom: 15px;
  position: relative;
}
.kennismaken-html .employee .profile-info p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1;
  font-weight: light;
}
.kennismaken-html .employee .profile-info .naam {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 1px;
}
.kennismaken-html .employee .profile-info .img-wrap {
  position: relative;
}
.kennismaken-html .employee .profile-info .img-wrap:before {
  content: '';
  position: absolute;
  right: 12px;
  bottom: -2px;
  background: #06d59f;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  z-index: 20;
}
.kennismaken-html .employee .profile-info .img-wrap img {
  width: 36px;
  border-radius: 100%;
  margin-right: 15px;
}
.kennismaken-html .employee .profile-info .close {
  position: absolute;
  right: 0;
  top: -5px;
  font-size: 14px;
  line-height: 1;
  transition: 0.3s all ease;
}
.kennismaken-html .employee p {
  font-size: 13px;
  line-height: 1.35;
}
.kennismaken-html .employee .profile-action {
  padding-top: 5px;
}
.kennismaken-html .employee .profile-action .btn-secondary-outline {
  padding: 5px 10px;
  font-size: 12px;
  background: #ffffff;
  border-color: #1b2a4a;
  color: #1b2a4a !important;
  margin-right: 15px;
  margin-left: 0 !important;
}
.kennismaken-html .employee .profile-action .btn-secondary-outline:hover {
  background: #f0f0f0;
}
.kennismaken-html .employee .profile-action .btn-secondary-outline img {
  margin-right: 5px !important;
}
.kennismaken-html .employee .profile-action .btn-secondary-outline:last-of-type {
  margin-right: 0;
}
.kennismaken-html .employee #arc {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-100%);
  height: 120px;
}
.kennismaken-html .employee #arc path {
  fill: transparent;
  transition: .3s ease;
  -webkit-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  -moz-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
}
.kennismaken-html .alternatief {
  color: #ffffff;
  position: relative;
  font-size: 14px;
}
.kennismaken-html .alternatief:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  background: white;
  height: 1px;
}
.kennismaken-html .form-wrap {
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .kennismaken-html .form-wrap {
    margin-top: 0;
  }
}
.kennismaken-html .form-wrap label {
  font-size: 32px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .kennismaken-html .form-wrap label {
    line-height: 1.2;
  }
}
.kennismaken-html .form-wrap label span {
  color: #06d59f;
}
.kennismaken-html .form-wrap .input-wrap {
  width: 100%;
  margin-right: 15px;
  position: relative;
}
.kennismaken-html .form-wrap .input-wrap.error-url input {
  color: #eb023c;
  border: 1px solid #eb023c;
}
.kennismaken-html .form-wrap .input-wrap.error-url:after {
  content: 'Dit is geen geldige url';
  bottom: 50%;
  transform: translateY(50%);
  right: 15px;
  position: absolute;
  font-size: 12px;
  color: #eb023c;
  background: #ffffff;
  padding: 5px;
  border-radius: 8px;
}
.kennismaken-html .form-wrap .input-wrap.error-email input {
  color: #eb023c;
  border: 1px solid #eb023c;
}
.kennismaken-html .form-wrap .input-wrap.error-email:after {
  content: 'Dit is geen geldig e-mailadres';
  bottom: 50%;
  transform: translateY(50%);
  right: 15px;
  position: absolute;
  font-size: 12px;
  color: #eb023c;
  background: #ffffff;
  padding: 5px;
  border-radius: 8px;
}
.kennismaken-html .form-wrap .input-wrap input {
  width: 100%;
  padding: 14px 20px;
  border-radius: 8px;
  border: 1px solid white;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
  font-size: 15px;
  animation: pulsewhite 5s infinite;
}
.kennismaken-html .form-wrap .input-wrap input::placeholder {
  color: #777777;
}
.kennismaken-html .form-wrap .btn {
  background: #06d59f;
  border-color: #06d59f;
  color: #ffffff;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  -webkit-appearance: none;
  transition: 0.3s all ease;
}
.kennismaken-html .form-wrap .btn:after {
  transition: 0.3s all ease;
}
.kennismaken-html .form-wrap .btn svg {
  width: 16px;
  top: 50%;
  right: 15px;
  position: absolute;
  content: '';
  background-size: 100% 100%;
  transform: translateY(-50%);
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-animation: round 1.5s infinite ease;
  animation: round 1.5s infinite ease;
}
.kennismaken-html .form-wrap .btn svg * {
  fill: #777777;
}
.kennismaken-html .form-wrap .btn:hover {
  background: #a2c7e3;
  border-color: #a2c7e3;
}
.kennismaken-html .form-wrap .btn.no-pseudo {
  background: #f0f0f0;
  border-color: #f0f0f0;
  color: #777777;
}
.kennismaken-html .form-wrap .btn.no-pseudo svg {
  opacity: 1;
}
.kennismaken-html .form-wrap .btn.no-pseudo:after {
  opacity: 0;
}
.kennismaken-html .form-wrap .gform_wrapper form {
  display: flex;
  width: 100%;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_body {
  width: 100%;
  margin-right: 15px;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_body .ginput_container {
  width: 100%;
  position: relative;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_body .ginput_container input[type=text] {
  width: 100%;
  padding: 14px 20px;
  border-radius: 8px;
  border: 1px solid white;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
  font-size: 15px;
  animation: pulsewhite 5s infinite;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_body .ginput_container input[type=text]::placeholder {
  color: #777777;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_body .ginput_container.error-url input {
  color: #eb023c;
  border: 1px solid #eb023c;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_body .ginput_container.error-url:after {
  content: 'Dit is geen geldige url';
  bottom: 50%;
  transform: translateY(50%);
  right: 15px;
  position: absolute;
  font-size: 12px;
  color: #eb023c;
  background: #ffffff;
  padding: 5px;
  border-radius: 8px;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_body .ginput_container.error-email input {
  color: #eb023c;
  border: 1px solid #eb023c;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_body .ginput_container.error-email:after {
  content: 'Dit is geen geldig e-mailadres';
  bottom: 50%;
  transform: translateY(50%);
  right: 15px;
  position: absolute;
  font-size: 12px;
  color: #eb023c;
  background: #ffffff;
  padding: 5px;
  border-radius: 8px;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_footer {
  position: relative;
  padding: 0;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_footer:after {
  content: '';
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/images/pijlrechts.svg');
  height: 100%;
  width: 8px;
  top: -4px;
  right: 15px;
  position: absolute;
  background-size: 100% 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_footer.no-pseudo:after {
  display: none;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_footer svg {
  width: 16px;
  top: calc(50% - 4px);
  right: 15px;
  position: absolute;
  content: '';
  background-size: 100% 100%;
  transform: translateY(-50%);
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-animation: round 1.5s infinite ease;
  animation: round 1.5s infinite ease;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_footer svg * {
  fill: #777777;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_footer input[type=submit] {
  width: 100%;
  padding: 14px 35px 14px 20px;
  border-radius: 8px;
  border: 1px solid #06d59f;
  background: #06d59f;
  color: #ffffff;
  font-weight: bold;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
  font-size: 15px;
  cursor: pointer;
}
.kennismaken-html .form-wrap .gform_wrapper form .gform_footer input[type=submit].no-pseudo {
  background: #f0f0f0;
  border-color: #f0f0f0;
  color: #777777;
}
.kennismaken-html .usp-wrap {
  padding-top: 10px;
}
.kennismaken-html .usp-wrap ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
}
.kennismaken-html .usp-wrap ul li {
  list-style: none;
  padding: 6px 0;
  margin-right: 30px;
  font-size: 15px;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 996px) {
  .kennismaken-html .usp-wrap ul li {
    font-size: 9px;
  }
}
.kennismaken-html .usp-wrap ul li:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  height: 60%;
  width: 1px;
  opacity: 50%;
  transform: translateY(-50%);
  background: #777777;
}
.kennismaken-html .usp-wrap ul li:last-of-type:after {
  display: none;
}
.kennismaken-html .usp-wrap ul li img {
  width: 18px;
  margin-right: 8px;
}
@media only screen and (max-width: 996px) {
  .kennismaken-html .entry {
    padding-top: 150px;
  }
}
.kennismaken-html .entry:after {
  content: url('https://webmix.nl/wp-content/themes/contentblocks/images/logo-icon-wit-wit-roze.svg');
  bottom: -50px;
  right: -50px;
  width: 250px;
}
.kennismaken-html .entry span:after {
  display: none;
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg);
  }
}
@media only screen and (max-width: 996px) {
  .kennismaken-html .logo-grid {
    padding-bottom: 30px;
  }
}
.kennismaken-html .logo-grid .slick-dots li {
  top: 30px;
}
.kennismaken-html .logo-grid img {
  height: 45px;
  margin-bottom: 15px;
  max-width: 150px;
}
.kennismaken-html .logo-grid h3 {
  font-size: 18px !important;
  line-height: 1 !important;
}
.kennismaken-html .logo-grid p {
  line-height: 1.2;
  font-size: 14px;
}
.kennismaken-html section.afspraak .container .row > div .knoppen {
  margin: auto;
  justify-content: space-around;
}
.kennismaken-html section.afspraak .container .row > div .knoppen a {
  margin: 0 5.5px;
}
@media only screen and (max-width: 584px) {
  .kennismaken-html section.afspraak .container .row > div .knoppen {
    flex-direction: column;
  }
  .kennismaken-html section.afspraak .container .row > div .knoppen a {
    margin-bottom: 12px;
    width: 100%;
  }
}
.kennismaken-html section.employees h2 {
  margin-bottom: 10px;
  font-size: 36px;
  color: #1b2a4a;
}
.kennismaken-html section h2 {
  margin-bottom: 10px;
  font-size: 36px;
}
.kennismaken-html section strong {
  color: #e9446e;
  font-size: 16px;
}
.kennismaken-html section p {
  font-size: 15px;
}
.kennismaken-html section p span {
  position: relative;
  font-weight: bold;
}
.kennismaken-html section p span:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #1b2a4a;
  left: 0;
  bottom: -5px;
}
.kennismaken-html section .teamlid {
  margin-bottom: 60px;
}
.kennismaken-html section .teamlid .content-wrapper img {
  margin-bottom: 10px;
  border-radius: 8px;
}
.kennismaken-html section .teamlid .content-wrapper h4 {
  font-size: 16px;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
}
.kennismaken-html section .teamlid .content-wrapper h4 .active:before {
  background: #06d59f;
}
.kennismaken-html section .teamlid .content-wrapper h4 .unavailable:before {
  background: #eb023c;
}
.kennismaken-html section .teamlid .content-wrapper h4 .mail-only:before {
  background: #dd842a;
}
.kennismaken-html section .teamlid .content-wrapper h4:before {
  content: '';
  position: absolute;
  right: -18px;
  bottom: 3px;
  background: #06d59f;
  width: 11px;
  height: 11px;
  border-radius: 100%;
}
@media only screen and (max-width: 996px) {
  .kennismaken-html section .teamlid .content-wrapper h4:before {
    bottom: 6px;
  }
}
.kennismaken-html section .teamlid .content-wrapper p {
  font-size: 14px;
}
.kennismaken-html section .teamlid .content-wrapper .btn-secondary-outline {
  padding: 5px 10px;
  font-size: 12px;
  background: #ffffff;
  border-color: #1b2a4a;
  color: #1b2a4a !important;
  margin-right: 15px;
  margin-left: 0 !important;
}
.kennismaken-html section .teamlid .content-wrapper .btn-secondary-outline:hover {
  background: #f0f0f0;
}
.kennismaken-html section .teamlid .content-wrapper .btn-secondary-outline img {
  margin-right: 5px !important;
}
.kennismaken-html section .teamlid .content-wrapper .btn-secondary-outline:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 996px) {
  .kennismaken-html section .teamlid .content-wrapper .tawk-button {
    display: none;
  }
}
.kennismaken-html section .more-team .content-wrapper {
  padding: 30px;
  height: 255px;
  background: #1b2a4a;
  border-radius: 15px;
}
.kennismaken-html section .more-team .content-wrapper h3 {
  font-size: 26px;
  color: white;
}
@media only screen and (max-width: 996px) {
  .kennismaken-html section .more-team .content-wrapper h3 {
    font-size: 24px !important;
  }
}
.kennismaken-html section .more-team .content-wrapper .btn-wrap h3 {
  margin-right: 20px;
  font-size: 26px;
}
@media only screen and (max-width: 996px) {
  .kennismaken-html section .more-team .content-wrapper .btn-wrap .btn {
    font-size: 14px !important;
  }
}
.kennismaken-html section .more-team .content-wrapper .btn-wrap .btn:first-of-type {
  margin-right: 15px;
}
.kennismaken-html section .more-team .content-wrapper .btn-wrap .btn-primary:hover,
.kennismaken-html section .more-team .content-wrapper .btn-wrap .btn-primary:focus {
  background: #06d59f;
}
.kennismaken-html section .more-team .content-wrapper .btn-wrap .btn-white:hover,
.kennismaken-html section .more-team .content-wrapper .btn-wrap .btn-white:focus {
  background: #06d59f;
  color: white;
}
@media only screen and (max-width: 996px) {
  .kennismaken-html .news {
    padding-bottom: 0;
  }
}
.kennismaken-html .news a:hover p {
  color: #1b2a4a;
}
.kennismaken-html .news img {
  margin-bottom: 15px;
}
.kennismaken-html .news h3 {
  font-size: 18px !important;
  margin-bottom: 15px;
  height: 40px;
}
@media only screen and (max-width: 996px) {
  .kennismaken-html .news h3 {
    font-size: 16px !important;
    margin-bottom: 15px;
    line-height: 1.3 !important;
    height: auto;
  }
}
.kennismaken-html .news p {
  color: #1b2a4a;
  line-height: 28px;
}
.kennismaken-html .news .btn-secondary-outline {
  padding: 5px 10px;
  font-size: 12px;
  background: #ffffff;
  border-color: #1b2a4a;
  color: #1b2a4a !important;
  margin-right: 15px;
  margin-left: 0 !important;
}
.kennismaken-html .news .btn-secondary-outline:hover {
  background: #f0f0f0;
}
.kennismaken-html .news .btn-secondary-outline img {
  margin-right: 5px !important;
}
.kennismaken-html .news .btn-secondary-outline:last-of-type {
  margin-right: 0;
}
.verwerkingsovereenkomst {
  width: auto !important;
  align-self: center;
}
.knoppen a {
  width: auto !important;
  display: block !important;
  margin: auto;
}
#confetti-canvas {
  position: absolute;
  top: 0;
}
.resultspage-html {
  margin-top: 0 !important;
}
@media only screen and (max-width: 996px) {
  .resultspage-html h1 {
    font-size: 36px !important;
  }
}
.resultspage-html .top-bar {
  background: #eff2f9;
}
.resultspage-html .top-bar ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
}
.resultspage-html .top-bar ul li {
  list-style: none;
  padding: 6px 0;
  margin-right: 30px;
  font-size: 11px;
  position: relative;
  display: flex;
  align-items: center;
}
.resultspage-html .top-bar ul li:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  height: 60%;
  width: 1px;
  opacity: 50%;
  transform: translateY(-50%);
  background: #777777;
}
.resultspage-html .top-bar ul li:last-of-type:after {
  display: none;
}
.resultspage-html .top-bar ul li img {
  width: 14px;
  margin-right: 8px;
}
.resultspage-html .top-bar p {
  font-size: 11px;
}
.resultspage-html .top-bar strong {
  font-size: 11px;
  color: #1b2a4a;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu {
  position: fixed;
  top: 30px;
  left: 0;
  width: 100vw;
  z-index: 10;
  margin: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: 0.5s;
}
@media only screen and (max-width: 996px) {
  .resultspage-html .page-template-template-resultspage menu.hoofdmenu {
    top: 0;
  }
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.menu-open-header {
  height: auto !important;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.menu-open-header svg {
  transform: translateX(-8px);
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.menu-open-header svg path:nth-child(1),
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.menu-open-header svg path:nth-child(5) {
  fill: rgba(233, 68, 109, 0);
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.menu-open-header svg path:nth-child(3) {
  fill: white !important;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.mobile.show .logo {
  height: 47px !important;
  transform: translate(-89px, 25px) scale(1.9);
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.mobile.show .logo svg path:nth-child(1),
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.mobile.show .logo svg path:nth-child(5) {
  fill: rgba(233, 68, 109, 0);
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu a svg {
  height: 40px;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu a svg path:nth-child(1),
.resultspage-html .page-template-template-resultspage menu.hoofdmenu a svg path:nth-child(5) {
  fill: #1b2a4a;
  stroke: none;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu a svg path:nth-child(2) {
  fill: #1b2a4a;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu a svg path:nth-child(3) {
  fill: #e9446e;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu a svg path:nth-child(4) {
  fill: #a2c7e3;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show {
  top: 0;
  background: #eff2f9;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show svg path:nth-child(1),
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show svg path:nth-child(5) {
  fill: #1b2a4a;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show svg path:nth-child(2) {
  fill: #1b2a4a;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show svg path:nth-child(3) {
  fill: #e9446e;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show svg path:nth-child(4) {
  fill: #a2c7e3;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav {
  margin-bottom: 0px;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a {
  color: #1b2a4a;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after {
  background: #1b2a4a;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta {
  background: #1b2a4a;
  color: white;
  padding: 10px 30px 10px 20px;
  border-color: #1b2a4a;
  animation: pulseblue 5s infinite;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:hover {
  animation: none;
  background: #1b2a4a;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu.show #arc path {
  stroke: #1b2a4a;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav {
  padding: 0px;
  height: 100%;
  margin-bottom: 0;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li {
  list-style-type: none;
  margin-right: 15px;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li:nth-last-child(2) {
  margin-right: 0;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a {
  color: #1b2a4a;
  padding: 5px 10px;
  margin-left: 15px;
  position: relative;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li a:after {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  position: absolute;
  content: '';
  width: calc(100% - 20px);
  height: 3px;
  left: 50%;
  transform: translateX(-50%) translateY(5px) scale(1.2);
  bottom: 0;
  background: #1b2a4a;
  z-index: -1;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menu-item a:hover:after {
  transform: translateX(-50%) translateY(0px) scale(1);
  opacity: 0.8;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta {
  position: relative;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta {
  background: #1b2a4a;
  color: white;
  margin-left: 60px;
  padding: 10px 30px 10px 20px;
  font-weight: bold;
  border-radius: 15px;
  display: block;
  animation: pulsewhite 5s infinite;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta img {
  width: 36px;
  border-radius: 100%;
  margin-right: 15px;
  position: relative;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:after {
  opacity: 0;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.menucta .cta:before {
  content: '';
  position: absolute;
  left: 46px;
  bottom: 9px;
  background: #06d59f;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  z-index: 20;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a,
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a,
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a {
  font-weight: bold;
}
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-item a:after,
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-page-ancestor a:after,
.resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-ancestor .resultspage-html .page-template-template-resultspage menu.hoofdmenu .menu-squeezepage-nav-container #menu-squeezepage-nav li.current-menu-parent a:after {
  opacity: 1;
  transform: translateX(-50%) translateY(0px) scale(1);
}
.resultspage-html nav {
  top: 77px !important;
}
.resultspage-html .employee {
  display: none;
  position: absolute;
  background: white;
  border-radius: 8px;
  padding: 20px;
  max-width: 290px;
  top: 160%;
  left: -120%;
  -webkit-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  -moz-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
}
.resultspage-html .employee .profile-info {
  margin-bottom: 15px;
  position: relative;
}
.resultspage-html .employee .profile-info p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1;
  font-weight: light;
}
.resultspage-html .employee .profile-info .naam {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 1px;
}
.resultspage-html .employee .profile-info .img-wrap {
  position: relative;
}
.resultspage-html .employee .profile-info .img-wrap:before {
  content: '';
  position: absolute;
  right: 12px;
  bottom: -2px;
  background: #06d59f;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  z-index: 20;
}
.resultspage-html .employee .profile-info .img-wrap img {
  width: 36px;
  border-radius: 100%;
  margin-right: 15px;
}
.resultspage-html .employee .profile-info .close {
  position: absolute;
  right: 0;
  top: -5px;
  font-size: 14px;
  line-height: 1;
  transition: 0.3s all ease;
}
.resultspage-html .employee p {
  font-size: 13px;
  line-height: 1.35;
}
.resultspage-html .employee .profile-action {
  padding-top: 5px;
}
.resultspage-html .employee .profile-action .btn-secondary-outline {
  padding: 5px 10px;
  font-size: 12px;
  background: #ffffff;
  border-color: #1b2a4a;
  color: #1b2a4a !important;
  margin-right: 15px;
  margin-left: 0 !important;
}
.resultspage-html .employee .profile-action .btn-secondary-outline:hover {
  transform: translate(-1px, -1px);
}
.resultspage-html .employee .profile-action .btn-secondary-outline img {
  margin-right: 5px !important;
}
.resultspage-html .employee .profile-action .btn-secondary-outline:last-of-type {
  margin-right: 0;
}
.resultspage-html .employee #arc {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-100%);
  height: 120px;
}
.resultspage-html .employee #arc path {
  fill: transparent;
  transition: .3s ease;
  -webkit-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  -moz-box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
  box-shadow: 0px 7px 35px 0px rgba(84, 84, 84, 0.25);
}
.resultspage-html .form-wrap {
  margin-top: 30px;
}
.resultspage-html .form-wrap label {
  font-size: 24px;
  font-weight: bold;
}
.resultspage-html .form-wrap label span {
  color: #06d59f;
}
.resultspage-html .form-wrap .input-wrap {
  width: 100%;
  margin-right: 15px;
  position: relative;
}
.resultspage-html .form-wrap .input-wrap.error input {
  color: #eb023c;
  border: 1px solid #eb023c;
}
.resultspage-html .form-wrap .input-wrap.error:after {
  content: 'Dit is geen geldige URL';
  bottom: 50%;
  transform: translateY(50%);
  right: 15px;
  position: absolute;
  font-size: 12px;
  color: #eb023c;
  background: #ffffff;
  padding: 5px;
  border-radius: 8px;
}
.resultspage-html .form-wrap .input-wrap input {
  width: 100%;
  padding: 14px 20px;
  border-radius: 8px;
  border: 1px solid white;
  outline: none;
  position: relative;
}
.resultspage-html .form-wrap .input-wrap input::placeholder {
  color: #777777;
}
.resultspage-html .form-wrap .btn {
  background: #06d59f;
  border-color: #06d59f;
  color: #ffffff;
  padding-top: 14px;
  padding-bottom: 14px;
  transition: all 0.3s ease-in-out;
}
.resultspage-html .form-wrap .btn:hover,
.resultspage-html .form-wrap .btn:active,
.resultspage-html .form-wrap .btn:focus {
  background: #a2c7e3;
  border-color: #a2c7e3;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  -moz-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  box-shadow: 0px 5px 15px rgba(84, 84, 84, 0.35) !important;
}
.resultspage-html .usp-wrap {
  padding-top: 10px;
}
.resultspage-html .usp-wrap ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
}
.resultspage-html .usp-wrap ul li {
  list-style: none;
  padding: 6px 0;
  margin-right: 30px;
  font-size: 15px;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 996px) {
  .resultspage-html .usp-wrap ul li {
    font-size: 9px;
  }
}
.resultspage-html .usp-wrap ul li:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  height: 60%;
  width: 1px;
  opacity: 50%;
  transform: translateY(-50%);
  background: #777777;
}
.resultspage-html .usp-wrap ul li:last-of-type:after {
  display: none;
}
.resultspage-html .usp-wrap ul li img {
  width: 18px;
  margin-right: 8px;
}
@media only screen and (max-width: 996px) {
  .resultspage-html .entry {
    padding-top: 150px;
  }
}
.resultspage-html .entry:after {
  content: url('https://webmix.nl/wp-content/themes/contentblocks/images/logo-icon-wit-wit-roze.svg');
  bottom: -50px;
  right: -50px;
  width: 250px;
}
@media (min-width: 1200px) {
  .resultspage-html .container {
    width: 1300px;
    max-width: 100%;
  }
}
.resultspage-html #swup {
  overflow: visible;
}
.resultspage-html .results {
  padding: calc(195px) 0 calc(110px) 0;
}
@media only screen and (max-width: 767px) {
  .resultspage-html .results {
    padding: calc(130px) 0 calc(110px) 0;
  }
}
.resultspage-html .results h1 {
  font-size: 36px;
  margin-bottom: 15px;
}
.resultspage-html .results h1 span {
  color: #06d59f;
}
.resultspage-html .results p {
  margin-bottom: 30px;
}
.resultspage-html .results table {
  background: #eff2f9;
  border-radius: 15px;
}
.resultspage-html .results table th,
.resultspage-html .results table td {
  padding: 15px;
}
@media only screen and (max-width: 996px) {
  .resultspage-html .results table th,
  .resultspage-html .results table td {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .resultspage-html .results table th,
  .resultspage-html .results table td {
    padding: 10px;
  }
}
.resultspage-html .results table .score {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 25px;
  min-height: 25px;
  color: white;
  background: #eb023c;
  padding: 5px;
  border-radius: 100%;
  text-align: center;
  aspect-ratio: 1;
  font-weight: bold;
  font-size: 13px;
}
.resultspage-html .results table .score.danger {
  background: #eb023c;
}
.resultspage-html .results table .score.warning {
  background: #dd842a;
}
.resultspage-html .results table .score.approved {
  background: #06d59f;
}
.resultspage-html .results table .score.muted {
  background: #c6c6c6;
  color: #777777;
}
.resultspage-html .results table thead {
  border-bottom: 0.25px solid #c6c6c6;
}
.resultspage-html .results table thead td {
  font-size: 12px;
}
.resultspage-html .results table tfoot td {
  font-size: 14px;
}
.resultspage-html .results table tfoot td a:focus {
  color: #e9446e;
}
.resultspage-html .results table tbody .none-init {
  display: none;
}
.resultspage-html .results table tbody tr {
  border-bottom: 0.25px solid #c6c6c6;
}
.resultspage-html .results table tbody td img {
  width: 24px;
  border-radius: 100%;
  margin-right: 5px;
}
.resultspage-html .results .formholder {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 116px;
  padding: 30px;
  background: #1b2a4a;
  border-radius: 15px;
}
.resultspage-html .results .formholder h3 {
  font-size: 26px !important;
  line-height: 32px !important;
  margin-bottom: 15px;
  color: white;
}
@media only screen and (max-width: 996px) {
  .resultspage-html .results .formholder h3 {
    font-size: 24px !important;
  }
}
.resultspage-html .results .formholder h3 span {
  color: #06d59f;
}
.resultspage-html .results .formholder p {
  margin-bottom: 30px;
  color: white;
  font-size: 16px;
}
.resultspage-html .results .formholder p .span {
  color: #06d59f;
}
.resultspage-html .results .formholder input {
  width: 100%;
  padding: 14px 20px !important;
  border-radius: 8px;
  border: 1px solid white;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
}
.resultspage-html .results .formholder input::placeholder {
  color: #777777;
}
.resultspage-html .results .formholder input[type=submit] {
  margin-top: 15px;
  margin-bottom: 0px;
  background: #06d59f;
  border-color: #06d59f;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-appearance: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  animation: pulsewhite 5s infinite;
}
.resultspage-html .results .formholder input[type=submit]:hover,
.resultspage-html .results .formholder input[type=submit]:active,
.resultspage-html .results .formholder input[type=submit]:focus {
  background: #a2c7e3;
  border-color: #a2c7e3;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  -moz-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  box-shadow: 0px 5px 15px rgba(84, 84, 84, 0.35) !important;
}
.resultspage-html .results .formholder .package {
  opacity: 0;
  transition: opacity ease 0.3s;
}
.resultspage-html .results .formholder .package .admin-hidden-markup {
  display: none;
}
.resultspage-html .results .formholder .package label {
  color: #ffffff;
}
.resultspage-html .results .formholder .package select {
  width: 100%;
  padding: 14px 20px !important;
  border-radius: 8px;
  border: 1px solid white;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
}
.resultspage-html .results .formholder .package select::placeholder {
  color: #777777;
}
.resultspage-html .results .formholder .gform_footer {
  padding: 0px;
  grid-column: span 4;
}
.resultspage-html .pakketten {
  padding-top: 0px;
}
.resultspage-html .pakketten h2 {
  font-size: 34px;
}
.resultspage-html .pakketten h2 span {
  color: #06d59f;
}
.resultspage-html .pakketten p {
  margin-bottom: 15px !important;
}
.resultspage-html .pakketten .pakket {
  transition: 0.3s all ease;
}
.resultspage-html .pakketten .pakket:hover {
  transform: scale(1.05);
}
@media only screen and (max-width: 996px) {
  .resultspage-html .pakketten .pakket:hover {
    transform: scale(1);
  }
}
.resultspage-html .pakketten .pakket > div {
  margin-top: 30px;
  border: 3px solid #1b2a4a;
  border-radius: 15px;
  padding: 20px 15px 30px 15px;
}
.resultspage-html .pakketten .pakket > div h6 {
  font-size: 18px;
  margin-bottom: 15px;
}
.resultspage-html .pakketten .pakket > div .pakket-icon {
  width: 135px;
}
.resultspage-html .pakketten .pakket > div p {
  line-height: 24px;
}
.resultspage-html .pakketten .pakket > div ul li {
  font-size: 14px;
  margin-bottom: 6px;
}
.resultspage-html .pakketten .pakket > div ul li img {
  max-width: 14px;
}
.resultspage-html .pakketten .pakket > div .pricing {
  margin-top: 10px;
  margin-bottom: 25px;
}
.resultspage-html .pakketten .pakket > div .pricing h3 {
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 42px;
}
.resultspage-html .pakketten .pakket > div .pricing h3 bdi {
  font-size: 30px;
  margin-right: 5px;
}
.resultspage-html .pakketten .pakket > div .pricing span {
  font-size: 11px;
  display: inline-block;
}
.resultspage-html .pakketten .pakket > div .pricing span:first-child {
  margin-bottom: 2px;
  display: block;
}
.resultspage-html .pakketten .pakket > div ul {
  padding: 0 30px 5px 30px;
  width: fit-content;
}
.resultspage-html .pakketten .pakket > div ul li {
  list-style: none;
  align-items: left;
  margin-bottom: 8px;
  text-align: left;
}
.resultspage-html .pakketten .pakket > div ul li strong {
  color: #1b2a4a;
  line-height: 1.4;
}
.resultspage-html .pakketten .pakket > div ul li s {
  opacity: 50%;
}
.resultspage-html .pakketten .pakket > div ul li img {
  width: 20px;
  margin-right: 15px;
  margin-bottom: 0;
}
.resultspage-html .pakketten .pakket > div a.btn {
  background: #ffffff;
  border: 3px solid #1b2a4a;
  color: #1b2a4a;
}
.resultspage-html .pakketten .pakket > div a.btn:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/images/pijlrechts-blauw.svg');
}
.resultspage-html .pakketten .pakket > div a.btn:hover,
.resultspage-html .pakketten .pakket > div a.btn:active,
.resultspage-html .pakketten .pakket > div a.btn:focus {
  background: #1b2a4a;
  color: #ffffff;
  border: 3px solid #1b2a4a;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  -moz-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  box-shadow: 0px 5px 15px rgba(84, 84, 84, 0.35) !important;
}
.resultspage-html .pakketten .pakket > div a.btn:hover:after,
.resultspage-html .pakketten .pakket > div a.btn:active:after,
.resultspage-html .pakketten .pakket > div a.btn:focus:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/images/pijlrechts.svg');
}
.resultspage-html .pakketten .pakket.chosen {
  transform: scale(1.05);
}
.resultspage-html .pakketten .pakket.chosen:hover {
  transform: scale(1.1);
}
@media only screen and (max-width: 996px) {
  .resultspage-html .pakketten .pakket.chosen:hover {
    transform: scale(1);
  }
}
@media only screen and (max-width: 996px) {
  .resultspage-html .pakketten .pakket.chosen {
    transform: scale(1);
  }
}
.resultspage-html .pakketten .pakket.chosen > div {
  position: relative;
  overflow: hidden;
  background: #06d59f;
}
.resultspage-html .pakketten .pakket.chosen > div h6 {
  color: #ffffff;
}
.resultspage-html .pakketten .pakket.chosen > div p {
  color: #ffffff;
}
.resultspage-html .pakketten .pakket.chosen > div .pricing h3 {
  color: #ffffff;
}
.resultspage-html .pakketten .pakket.chosen > div .pricing p {
  color: #ffffff;
}
.resultspage-html .pakketten .pakket.chosen > div .pricing span {
  color: #ffffff;
}
.resultspage-html .pakketten .pakket.chosen > div .ribbon {
  position: absolute;
  top: 25px;
  right: -100px;
  background: #1b2a4a;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 100px;
  display: block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  line-height: 1.2;
}
.resultspage-html .pakketten .pakket.chosen > div .ribbon small {
  font-size: 11px;
}
.resultspage-html .pakketten .pakket.chosen > div .recommendation {
  background: #f0f0f0;
  padding: 10px 10px 25px 10px;
  border-radius: 5px;
  margin-bottom: -20px;
}
.resultspage-html .pakketten .pakket.chosen > div a.btn {
  background: #1b2a4a;
  border: 3px solid #1b2a4a;
  color: #ffffff;
}
.resultspage-html .pakketten .pakket.chosen > div a.btn:after {
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/images/pijlrechts.svg');
}
.resultspage-html .pakketten .pakket.chosen > div a.btn:hover,
.resultspage-html .pakketten .pakket.chosen > div a.btn:active,
.resultspage-html .pakketten .pakket.chosen > div a.btn:focus {
  background: #a2c7e3;
  color: white;
  border: 3px solid #a2c7e3;
  border-color: #a2c7e3;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  -moz-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  box-shadow: 0px 5px 15px rgba(84, 84, 84, 0.35) !important;
}
.resultspage-html .pakketten .pakket.chosen ul li {
  color: #ffffff;
}
.resultspage-html .pakketten .pakket.chosen ul li strong {
  color: #ffffff;
  line-height: 1.4;
}
.resultspage-html h2 {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 42px !important;
}
.resultspage-html strong {
  color: #e9446e;
  font-size: 16px;
}
.resultspage-html p {
  font-size: 15px;
}
.resultspage-html p span {
  position: relative;
  font-weight: bold;
}
.resultspage-html p span:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #1b2a4a;
  left: 0;
  bottom: -5px;
}
.resultspage-html .teamlid {
  margin-bottom: 60px;
}
.resultspage-html .teamlid .content-wrapper img {
  margin-bottom: 10px;
  border-radius: 8px;
}
.resultspage-html .teamlid .content-wrapper h4 {
  font-size: 16px;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
}
.resultspage-html .teamlid .content-wrapper h4 .active:before {
  background: #06d59f;
}
.resultspage-html .teamlid .content-wrapper h4 .unavailable:before {
  background: #eb023c;
}
.resultspage-html .teamlid .content-wrapper h4 .mail-only:before {
  background: #dd842a;
}
.resultspage-html .teamlid .content-wrapper h4:before {
  content: '';
  position: absolute;
  right: -18px;
  bottom: 3px;
  background: #06d59f;
  width: 11px;
  height: 11px;
  border-radius: 100%;
}
@media only screen and (max-width: 996px) {
  .resultspage-html .teamlid .content-wrapper h4:before {
    bottom: 6px;
  }
}
.resultspage-html .teamlid .content-wrapper p {
  font-size: 14px;
}
.resultspage-html .teamlid .content-wrapper .btn-secondary-outline {
  padding: 5px 10px;
  font-size: 12px;
  background: #ffffff;
  border-color: #1b2a4a;
  color: #1b2a4a !important;
  margin-right: 15px;
  margin-left: 0 !important;
}
.resultspage-html .teamlid .content-wrapper .btn-secondary-outline:hover {
  background: #f0f0f0;
}
.resultspage-html .teamlid .content-wrapper .btn-secondary-outline img {
  margin-right: 5px !important;
}
.resultspage-html .teamlid .content-wrapper .btn-secondary-outline:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 996px) {
  .resultspage-html .teamlid .content-wrapper .tawk-button {
    display: none;
  }
}
.resultspage-html .more-team .content-wrapper {
  padding: 30px;
  height: 295px;
  background: #1b2a4a;
  border-radius: 15px;
}
.resultspage-html .more-team .content-wrapper h3 {
  font-size: 26px;
  color: white;
}
@media only screen and (max-width: 996px) {
  .resultspage-html .more-team .content-wrapper h3 {
    font-size: 24px !important;
  }
}
.resultspage-html .more-team .content-wrapper .btn-wrap h3 {
  margin-right: 20px;
  font-size: 26px;
}
@media only screen and (max-width: 996px) {
  .resultspage-html .more-team .content-wrapper .btn-wrap .btn {
    font-size: 14px !important;
  }
}
.resultspage-html .more-team .content-wrapper .btn-wrap .btn:first-of-type {
  margin-right: 15px;
}
.resultspage-html .more-team .content-wrapper .btn-wrap .btn-primary:hover,
.resultspage-html .more-team .content-wrapper .btn-wrap .btn-primary:focus {
  background: #06d59f;
}
.resultspage-html .more-team .content-wrapper .btn-wrap .btn-white:hover,
.resultspage-html .more-team .content-wrapper .btn-wrap .btn-white:focus {
  background: #06d59f;
  color: white;
}
#inquiry {
  background: rgba(0, 0, 0, 0.65);
}
#inquiry .modal-dialog {
  max-width: 675px;
  top: 50%;
  transform: translateY(-50%);
}
#inquiry .modal-content {
  background: transparent;
  border: none;
  position: relative;
}
#inquiry .modal-content button {
  position: absolute;
  top: 45px;
  right: 45px;
  z-index: 9999;
  color: white;
  opacity: 1;
}
#inquiry .modal-content .formholder {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 116px;
  padding: 30px;
  background: #1b2a4a;
  border-radius: 15px;
}
#inquiry .modal-content .formholder h3 {
  font-size: 26px !important;
  line-height: 32px !important;
  margin-bottom: 15px;
  color: white;
}
#inquiry .modal-content .formholder h3 span {
  color: #06d59f;
}
#inquiry .modal-content .formholder p {
  margin-bottom: 30px;
  color: white;
  font-size: 16px;
}
#inquiry .modal-content .formholder p .span {
  color: #06d59f;
}
#inquiry .modal-content .formholder input {
  width: 100%;
  padding: 14px 20px !important;
  border-radius: 8px;
  border: 1px solid white;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
}
#inquiry .modal-content .formholder input::placeholder {
  color: #777777;
}
#inquiry .modal-content .formholder input[type=submit] {
  margin-top: 15px;
  margin-bottom: 0px;
  background: #06d59f;
  border-color: #06d59f;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-appearance: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  animation: pulsewhite 5s infinite;
}
#inquiry .modal-content .formholder input[type=submit]:hover,
#inquiry .modal-content .formholder input[type=submit]:active,
#inquiry .modal-content .formholder input[type=submit]:focus {
  background: #a2c7e3;
  border-color: #a2c7e3;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  -moz-box-shadow: 0px 5px 15px 0px rgba(84, 84, 84, 0.35) !important;
  box-shadow: 0px 5px 15px rgba(84, 84, 84, 0.35) !important;
}
#inquiry .modal-content .formholder .admin-hidden-markup {
  display: none;
}
#inquiry .modal-content .formholder .package {
  opacity: 0;
  transition: opacity ease 0.3s;
}
#inquiry .modal-content .formholder .package label {
  color: #ffffff;
}
#inquiry .modal-content .formholder .package select {
  width: 100%;
  padding: 14px 20px !important;
  border-radius: 8px;
  border: 1px solid white;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
}
#inquiry .modal-content .formholder .package select::placeholder {
  color: #777777;
}
#inquiry .modal-content .formholder textarea {
  border-radius: 8px;
  height: 136px;
  padding: 14px 20px;
  border: 1px solid white;
  outline: none;
  position: relative;
  transition: 0.3s all ease;
}
#inquiry .modal-content .formholder textarea::placeholder {
  color: #777777;
}
#inquiry .modal-content .formholder .gform_footer {
  padding: 0px;
  grid-column: span 4;
}
.conversie-header {
  position: fixed;
  z-index: 420;
  width: 100%;
  top: 0;
  left: 0;
  transform: translateY(0px);
  transition: all;
  transition-duration: 200ms;
}
.conversie-header .conversie_menu {
  padding-right: 3%;
}
.conversie-header .link-container {
  display: flex;
  flex-direction: row;
}
.conversie-header .link-container .whatsapp {
  display: flex;
  align-items: center;
  color: white;
  margin-right: 2rem;
}
.conversie-header .link-container .whatsapp img {
  width: 1rem;
  height: 1rem;
  margin-right: .5rem;
}
.conversie-header .sub {
  background-color: #293D5D;
  color: #a2c7e3;
  z-index: 999;
  position: relative;
  justify-content: center;
  align-items: center;
}
.conversie-header .sub .review-wrapper {
  gap: .5rem;
  color: #a2c7e3;
  cursor: pointer;
}
.conversie-header .sub .review-wrapper .G-logo {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D .cls-1, .cls-2, .cls-3, .cls-4, .cls-5 %7B stroke-width: 0px; %7D .cls-2 %7B fill: %2334a853; %7D .cls-3 %7B fill: %234285f4; %7D .cls-4 %7B fill: %23fbbc05; %7D .cls-5 %7B fill: %23ea4335; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-3' d='M21.56,11.25c0-.78-.07-1.53-.2-2.25h-10.36v4.26h5.92c-.26,1.37-1.04,2.53-2.21,3.31v2.77h3.57c2.08-1.92,3.28-4.74,3.28-8.09Z'/%3E%3Cpath class='cls-2' d='M11,22c2.97,0,5.46-.98,7.28-2.66l-3.57-2.77c-.98.66-2.23,1.06-3.71,1.06-2.86,0-5.29-1.93-6.16-4.53H1.18v2.84c1.81,3.59,5.52,6.06,9.82,6.06Z'/%3E%3Cpath class='cls-4' d='M4.84,13.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09v-2.84H1.18c-.75,1.48-1.18,3.15-1.18,4.93s.43,3.45,1.18,4.93l2.85-2.22s.81-.62.81-.62Z'/%3E%3Cpath class='cls-5' d='M11,4.38c1.62,0,3.06.56,4.21,1.64l3.15-3.15c-1.91-1.78-4.39-2.87-7.36-2.87C6.7,0,2.99,2.47,1.18,6.07l3.66,2.84c.87-2.6,3.3-4.53,6.16-4.53Z'/%3E%3Cpath class='cls-1' d='M0,0h22v22H0V0Z'/%3E%3C/svg%3E");
  height: 1rem;
  aspect-ratio: 1;
}
.conversie-header .sub .review-wrapper .reviews-visual-rating {
  height: 20px;
  width: 85px;
  background: white;
  -webkit-mask-position: center;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 35.09 6.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M698.21,11.59a.37.37,0,0,0-.3-.24L696,11.18l-.74-1.74a.37.37,0,0,0-.32-.21.35.35,0,0,0-.32.21l-.74,1.74-1.89.17a.36.36,0,0,0-.29.24.33.33,0,0,0,.1.37l1.42,1.25-.42,1.84a.35.35,0,0,0,.13.36.44.44,0,0,0,.21.07.41.41,0,0,0,.18-.05l1.62-1,1.62,1a.35.35,0,0,0,.51-.38l-.42-1.84L698.11,12a.36.36,0,0,0,.1-.37' transform='translate(-691.71 -9.23)'/%3E%3Cpath class='cls-1' d='M705.6,11.59a.37.37,0,0,0-.3-.24l-1.88-.17-.75-1.74a.34.34,0,0,0-.63,0l-.75,1.74-1.88.17a.37.37,0,0,0-.3.24.35.35,0,0,0,.11.37l1.42,1.25-.42,1.84a.35.35,0,0,0,.13.36.38.38,0,0,0,.21.07.34.34,0,0,0,.17-.05l1.63-1,1.62,1a.35.35,0,0,0,.51-.38l-.42-1.84L705.49,12a.35.35,0,0,0,.11-.37' transform='translate(-691.71 -9.23)'/%3E%3Cpath class='cls-1' d='M712.59,11.59a.37.37,0,0,0-.3-.24l-1.88-.17-.75-1.74a.34.34,0,0,0-.63,0l-.75,1.74-1.88.17a.37.37,0,0,0-.3.24.35.35,0,0,0,.11.37l1.42,1.25-.42,1.84a.35.35,0,0,0,.13.36.38.38,0,0,0,.21.07.34.34,0,0,0,.17-.05l1.63-1,1.62,1a.35.35,0,0,0,.51-.38l-.42-1.84L712.48,12a.35.35,0,0,0,.11-.37' transform='translate(-691.71 -9.23)'/%3E%3Cpath class='cls-1' d='M720,11.59a.36.36,0,0,0-.29-.24l-1.88-.17-.75-1.74a.35.35,0,0,0-.32-.21.37.37,0,0,0-.32.21l-.74,1.74-1.88.17a.37.37,0,0,0-.3.24.36.36,0,0,0,.1.37L715,13.21l-.42,1.84a.35.35,0,0,0,.13.36.37.37,0,0,0,.2.07.35.35,0,0,0,.18-.05l1.62-1,1.62,1a.37.37,0,0,0,.39,0,.35.35,0,0,0,.13-.36l-.42-1.84L719.87,12a.33.33,0,0,0,.1-.37' transform='translate(-691.71 -9.23)'/%3E%3Cpath class='cls-1' d='M726.78,11.59a.36.36,0,0,0-.29-.24l-1.88-.17-.75-1.74a.35.35,0,0,0-.32-.21.37.37,0,0,0-.32.21l-.74,1.74-1.88.17a.37.37,0,0,0-.3.24.36.36,0,0,0,.1.37l1.43,1.25-.42,1.84a.35.35,0,0,0,.13.36.37.37,0,0,0,.2.07.35.35,0,0,0,.18-.05l1.62-1,1.62,1a.37.37,0,0,0,.39,0,.35.35,0,0,0,.13-.36l-.42-1.84L726.68,12a.33.33,0,0,0,.1-.37' transform='translate(-691.71 -9.23)'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 35.09 6.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M698.21,11.59a.37.37,0,0,0-.3-.24L696,11.18l-.74-1.74a.37.37,0,0,0-.32-.21.35.35,0,0,0-.32.21l-.74,1.74-1.89.17a.36.36,0,0,0-.29.24.33.33,0,0,0,.1.37l1.42,1.25-.42,1.84a.35.35,0,0,0,.13.36.44.44,0,0,0,.21.07.41.41,0,0,0,.18-.05l1.62-1,1.62,1a.35.35,0,0,0,.51-.38l-.42-1.84L698.11,12a.36.36,0,0,0,.1-.37' transform='translate(-691.71 -9.23)'/%3E%3Cpath class='cls-1' d='M705.6,11.59a.37.37,0,0,0-.3-.24l-1.88-.17-.75-1.74a.34.34,0,0,0-.63,0l-.75,1.74-1.88.17a.37.37,0,0,0-.3.24.35.35,0,0,0,.11.37l1.42,1.25-.42,1.84a.35.35,0,0,0,.13.36.38.38,0,0,0,.21.07.34.34,0,0,0,.17-.05l1.63-1,1.62,1a.35.35,0,0,0,.51-.38l-.42-1.84L705.49,12a.35.35,0,0,0,.11-.37' transform='translate(-691.71 -9.23)'/%3E%3Cpath class='cls-1' d='M712.59,11.59a.37.37,0,0,0-.3-.24l-1.88-.17-.75-1.74a.34.34,0,0,0-.63,0l-.75,1.74-1.88.17a.37.37,0,0,0-.3.24.35.35,0,0,0,.11.37l1.42,1.25-.42,1.84a.35.35,0,0,0,.13.36.38.38,0,0,0,.21.07.34.34,0,0,0,.17-.05l1.63-1,1.62,1a.35.35,0,0,0,.51-.38l-.42-1.84L712.48,12a.35.35,0,0,0,.11-.37' transform='translate(-691.71 -9.23)'/%3E%3Cpath class='cls-1' d='M720,11.59a.36.36,0,0,0-.29-.24l-1.88-.17-.75-1.74a.35.35,0,0,0-.32-.21.37.37,0,0,0-.32.21l-.74,1.74-1.88.17a.37.37,0,0,0-.3.24.36.36,0,0,0,.1.37L715,13.21l-.42,1.84a.35.35,0,0,0,.13.36.37.37,0,0,0,.2.07.35.35,0,0,0,.18-.05l1.62-1,1.62,1a.37.37,0,0,0,.39,0,.35.35,0,0,0,.13-.36l-.42-1.84L719.87,12a.33.33,0,0,0,.1-.37' transform='translate(-691.71 -9.23)'/%3E%3Cpath class='cls-1' d='M726.78,11.59a.36.36,0,0,0-.29-.24l-1.88-.17-.75-1.74a.35.35,0,0,0-.32-.21.37.37,0,0,0-.32.21l-.74,1.74-1.88.17a.37.37,0,0,0-.3.24.36.36,0,0,0,.1.37l1.43,1.25-.42,1.84a.35.35,0,0,0,.13.36.37.37,0,0,0,.2.07.35.35,0,0,0,.18-.05l1.62-1,1.62,1a.37.37,0,0,0,.39,0,.35.35,0,0,0,.13-.36l-.42-1.84L726.68,12a.33.33,0,0,0,.1-.37' transform='translate(-691.71 -9.23)'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.conversie-header .sub .review-wrapper .reviews-visual-rating .reviews-bg {
  width: 0%;
  height: 100%;
  background: gold;
}
.conversie-header .main {
  background-color: #1b2a4a;
}
.conversie-header .main .logo {
  display: block;
  width: 125px;
  height: 43px;
}
.conversie-header .divider {
  width: 100%;
  overflow: hidden;
  z-index: -1;
  position: relative;
  line-height: 0;
  margin-top: -10px;
  transition: all .5s;
}
.conversie-header .divider svg {
  position: relative;
  display: block;
  width: calc(101.3%);
  height: 80px;
}
.conversie-header .divider .shape-fill {
  fill: #1b2a4a;
}
.conversie-header.scroll .divider {
  transform: translateY(-80px);
  margin-top: -20px;
  transform-origin: 0 0;
}
.conversie-header.scroll .main .logo {
  width: 90px;
  height: 32px;
}
.conversie-header .mobile {
  width: 50% !important;
  left: auto !important;
  right: 0 !important;
  background: transparent !important;
  backdrop-filter: none !important;
}
.conversie-header .mobile svg * {
  fill: white !important;
}
.conversie-header .mobile .menu-btns {
  padding-right: 5%;
  width: 60% !important;
}
@media (max-width: 768px) {
  .conversie-header.scroll {
    transform: translateY(-40px);
  }
}
.post-template-template-blogpost #swup {
  overflow: visible;
}
.post-template-template-blogpost .single-blog-template {
  padding-top: 10rem;
}
.post-template-template-blogpost .single-blog-template .logoslider .slick-slide img {
  padding: 30px;
}
.post-template-template-blogpost .single-blog-template article {
  position: relative;
}
.post-template-template-blogpost .single-blog-template .toc-wrapper {
  position: absolute;
  height: 100%;
  transform: translateX(-300px);
  padding-top: 60px;
  padding-bottom: 60px;
}
.post-template-template-blogpost .single-blog-template .toc-wrapper #toc {
  position: sticky;
  top: 184px;
  z-index: 99;
  width: 250px;
  display: none;
}
@media only screen and (min-width: 1749px) {
  .post-template-template-blogpost .single-blog-template .toc-wrapper #toc {
    display: block;
  }
}
.post-template-template-blogpost .single-blog-template .toc-wrapper #toc .navbar-brand {
  color: #06d59f;
  padding: .5rem;
  border: #06d59f 1px solid;
  border-radius: .5rem;
  display: flex;
  font-weight: bold;
  font-size: 1rem;
  margin: 0;
  cursor: pointer;
  position: relative;
}
.post-template-template-blogpost .single-blog-template .toc-wrapper #toc .navbar-brand::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5' /%3E%3C/svg%3E%0A");
  height: 1.5em;
  aspect-ratio: 1;
  margin-right: .5em;
  filter: invert(66%) sepia(91%) saturate(2262%) hue-rotate(117deg) brightness(97%) contrast(95%);
}
.post-template-template-blogpost .single-blog-template .toc-wrapper #toc #toc-content {
  visibility: hidden;
  opacity: 0;
  border-radius: 0 0 .5rem .5rem;
  border: #06d59f 1px solid;
  border-top: none;
  padding: .5rem;
  padding-top: 1rem;
  padding-block: 1rem;
  margin-top: 0;
  transition: .5s ease all;
  overflow-y: auto;
  transform: translateY(-0.5rem);
}
.post-template-template-blogpost .single-blog-template .toc-wrapper #toc #toc-content li {
  list-style-type: none;
}
.post-template-template-blogpost .single-blog-template .toc-wrapper #toc #toc-content li a {
  color: #06d59f;
}
.post-template-template-blogpost .single-blog-template .toc-wrapper #toc #toc-content li a.active {
  background: none;
  font-weight: bold;
  color: #06d59f;
}
.post-template-template-blogpost .single-blog-template .toc-wrapper #toc.visible .navbar-brand::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M6 18 18 6M6 6l12 12' /%3E%3C/svg%3E%0A");
}
.post-template-template-blogpost .single-blog-template .toc-wrapper #toc.visible #toc-content {
  visibility: visible;
  opacity: 1;
}
.post-template-template-blogpost .single-blog-template section.intro .tags {
  display: flex;
  gap: .5rem;
}
.post-template-template-blogpost .single-blog-template section.intro .tags .time::before {
  content: url("data:image/svg+xml,%3Csvg id='fi_2088617' enable-background='new 0 0 443.294 443.294' width='20px' stroke-width='1.5' viewBox='0 0 443.294 443.294' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m221.647 0c-122.214 0-221.647 99.433-221.647 221.647s99.433 221.647 221.647 221.647 221.647-99.433 221.647-221.647-99.433-221.647-221.647-221.647zm0 415.588c-106.941 0-193.941-87-193.941-193.941s87-193.941 193.941-193.941 193.941 87 193.941 193.941-87 193.941-193.941 193.941z'%3E%3C/path%3E%3Cpath d='m235.5 83.118h-27.706v144.265l87.176 87.176 19.589-19.589-79.059-79.059z'%3E%3C/path%3E%3C/svg%3E");
}
.post-template-template-blogpost .single-blog-template section.intro .tags .level::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.886' height='17' viewBox='0 0 24.886 17'%3E%3Cpath id='Icon_awesome-leanpub' data-name='Icon awesome-leanpub' d='M13.38,18.591c-.038.017-.246.134-.449.259-.1-.06-.2-.118-.469-.269L12.55,8.4l.381-.267.429.224.007,3.826ZM25.374,21.5a7.278,7.278,0,0,1-3.123-.693A11.408,11.408,0,0,0,17.475,19.7a6.26,6.26,0,0,0-4.545,1.8,6.26,6.26,0,0,0-4.545-1.8A11.408,11.408,0,0,0,3.61,20.807,7.416,7.416,0,0,1,.548,21.5H.487L2.371,6.043A12.181,12.181,0,0,1,8.228,4.5a8.232,8.232,0,0,1,4.7,1.288,8.232,8.232,0,0,1,4.7-1.288A12.181,12.181,0,0,1,23.49,6.043Zm-1.92-1.981L21.947,7.113a11.1,11.1,0,0,0-4.472-.948A6.47,6.47,0,0,0,12.93,7.878,6.47,6.47,0,0,0,8.386,6.165a11.1,11.1,0,0,0-4.472.948L2.407,19.519a14.377,14.377,0,0,1,5.979-1.482,8.254,8.254,0,0,1,4.545,1.312,8.254,8.254,0,0,1,4.545-1.312,14.377,14.377,0,0,1,5.979,1.482Z' transform='translate(-0.487 -4.5)' fill='%2306d59f'/%3E%3C/svg%3E%0A");
}
.post-template-template-blogpost .single-blog-template section.intro .tags .time,
.post-template-template-blogpost .single-blog-template section.intro .tags .level {
  display: inline-flex;
  align-items: center;
}
.post-template-template-blogpost .single-blog-template section.intro .tags .time::before,
.post-template-template-blogpost .single-blog-template section.intro .tags .level::before {
  height: 20px;
  margin-right: .5em;
  filter: brightness(0) saturate(100%) invert(74%) sepia(17%) saturate(5297%) hue-rotate(112deg) brightness(91%) contrast(95%);
}
.post-template-template-blogpost .single-blog-template section.intro .meta {
  padding: .5rem 15px 0;
  position: absolute;
  bottom: -5rem;
  left: 0;
}
.post-template-template-blogpost .single-blog-template section.intro .meta::before {
  width: 2px;
  height: 1000px;
  background: #c9dfef;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
}
.post-template-template-blogpost .single-blog-template section.intro .meta .date,
.post-template-template-blogpost .single-blog-template section.intro .meta .author {
  display: flex;
  font-size: .9rem;
}
.post-template-template-blogpost .single-blog-template section.intro .meta .date::before,
.post-template-template-blogpost .single-blog-template section.intro .meta .author::before {
  height: 1.5em;
  aspect-ratio: 1;
  margin-right: 1em;
  filter: invert(89%) sepia(13%) saturate(406%) hue-rotate(168deg) brightness(97%) contrast(93%);
}
.post-template-template-blogpost .single-blog-template section.intro .meta .date {
  margin-bottom: .5em;
}
.post-template-template-blogpost .single-blog-template section.intro .meta .date::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor' class='w-6 h-6'%3E%3Cpath d='M12.75 12.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM7.5 15.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM8.25 17.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM9.75 15.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM10.5 17.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM12 15.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM12.75 17.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM14.25 15.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM15 17.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM16.5 15.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM15 12.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM16.5 13.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z' /%3E%3Cpath fill-rule='evenodd' d='M6.75 2.25A.75.75 0 0 1 7.5 3v1.5h9V3A.75.75 0 0 1 18 3v1.5h.75a3 3 0 0 1 3 3v11.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V7.5a3 3 0 0 1 3-3H6V3a.75.75 0 0 1 .75-.75Zm13.5 9a1.5 1.5 0 0 0-1.5-1.5H5.25a1.5 1.5 0 0 0-1.5 1.5v7.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-7.5Z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");
}
.post-template-template-blogpost .single-blog-template section.intro .meta .author::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor' class='w-6 h-6'%3E%3Cpath fill-rule='evenodd' d='M7.5 6a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0ZM3.751 20.105a8.25 8.25 0 0 1 16.498 0 .75.75 0 0 1-.437.695A18.683 18.683 0 0 1 12 22.5c-2.786 0-5.433-.608-7.812-1.7a.75.75 0 0 1-.437-.695Z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");
}
.post-template-template-blogpost .single-blog-template p {
  margin-bottom: 1.5rem;
}
.post-template-template-blogpost .single-blog-template section.bglightblueaigu .container {
  position: relative;
  background: #e5eff7;
  padding-top: 30px;
  padding-bottom: 30px;
}
.post-template-template-blogpost .single-blog-template section.bglightblueaigu .container::before,
.post-template-template-blogpost .single-blog-template section.bglightblueaigu .container::after {
  background: #e5eff7;
  content: '';
  height: 30px;
  width: 100%;
  position: absolute;
  left: 0;
}
.post-template-template-blogpost .single-blog-template section.bglightblueaigu .container::before {
  top: -30px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.post-template-template-blogpost .single-blog-template section.bglightblueaigu .container::after {
  bottom: -30px;
  clip-path: polygon(100% 0, 0 0, 0 100%);
}
.post-template-template-blogpost .single-blog-template section.bglightbluegrave .container {
  position: relative;
  background: #e5eff7;
  padding-top: 30px;
  padding-bottom: 30px;
}
.post-template-template-blogpost .single-blog-template section.bglightbluegrave .container::before,
.post-template-template-blogpost .single-blog-template section.bglightbluegrave .container::after {
  background: #e5eff7;
  content: '';
  height: 30px;
  width: 100%;
  position: absolute;
  left: 0;
}
.post-template-template-blogpost .single-blog-template section.bglightbluegrave .container::before {
  top: -30px;
  clip-path: polygon(0 0, 0 100%, 100% 100%);
}
.post-template-template-blogpost .single-blog-template section.bglightbluegrave .container::after {
  bottom: -30px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.post-template-template-blogpost .single-blog-template section#related {
  background: #e5eff7;
}
.post-template-template-blogpost .single-blog-template section#related .article-card-wrapper {
  max-height: 200px;
}
.post-template-template-blogpost .single-blog-template section#related .article-card-wrapper .article-card {
  display: block;
  color: #1b2a4a;
  background: #ffffff;
  border-radius: 1rem;
  height: 100%;
  overflow: hidden;
}
.post-template-template-blogpost .single-blog-template section#related .article-card-wrapper .article-card .thumbnail {
  width: 100%;
  aspect-ratio: 1.33333333;
  margin-bottom: 2rem;
  overflow: hidden;
  position: relative;
}
.post-template-template-blogpost .single-blog-template section#related .article-card-wrapper .article-card .thumbnail img {
  border-radius: 0;
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all ease 1s;
  object-fit: cover;
}
.post-template-template-blogpost .single-blog-template section#related .article-card-wrapper .article-card .info .h4 {
  display: inline-block;
}
.post-template-template-blogpost .single-blog-template section#related .article-card-wrapper .article-card:hover .thumbnail img {
  transform: translateY(-50%) scale(110%);
}
.post-template-template-blogpost .single-blog-template section#cta {
  padding: 120px 0;
}
.post-template-template-blogpost .single-blog-template section#cta p {
  font-size: 1.1rem;
}
.post-template-template-blogpost .single-blog-template section#cta .btn {
  padding: 10px 20px;
}
.post-template-template-blogpost .single-blog-template section .container img {
  width: 100%;
  border-radius: 1.5rem;
}
@media only screen and (min-width: 767px) {
  .post-template-template-blogpost .single-blog-template section.intro .meta {
    bottom: -6rem;
    border-top: #c9dfef 2px solid;
  }
  .post-template-template-blogpost .single-blog-template section.intro .meta::before {
    content: '';
    width: 2px;
    height: 1000px;
    background: #c9dfef;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%);
  }
}
@media only screen and (min-width: 992px) {
  .post-template-template-blogpost .single-blog-template section.intro .meta {
    bottom: -12rem;
    left: -1rem;
  }
  .post-template-template-blogpost .single-blog-template section#related .article-card-wrapper {
    max-height: unset;
  }
  .post-template-template-blogpost .single-blog-template section#related .article-card-wrapper .article-card .thumbnail {
    max-width: 100% !important;
  }
}
.conversie-template {
  padding-top: 10rem;
}
.conversie-template .text-large p {
  font-size: inherit;
}
.conversie-template mark {
  padding: 0;
}
.conversie-template .no-btn {
  background-color: transparent;
  border: none;
}
.conversie-template section:not(.pre-footer) {
  padding: 5rem 0;
}
.conversie-template .row {
  row-gap: 3rem;
}
.conversie-template .text-large {
  font-size: 1.5rem;
}
.conversie-template a:not(.btn) {
  color: #06d59f;
  text-decoration: underline !important;
}
.conversie-template a.btn,
.conversie-template button.btn {
  font-size: 1.25rem;
  padding-inline: 2rem;
  padding-block: 0.75rem;
  width: fit-content;
}
.conversie-template a.btn::after,
.conversie-template button.btn::after {
  display: none !important;
}
.conversie-template a.btn.btn-icon,
.conversie-template button.btn.btn-icon {
  font-size: 1rem;
}
.conversie-template .icon {
  width: 15px;
  height: 15px;
}
.conversie-template .selected,
.conversie-template mark {
  background-color: rgba(6, 213, 159, 0.2);
}
.conversie-template ul:not(.arrows, .slick-dots),
.conversie-template ol:not(.arrows, .slick-dots) {
  padding-left: 21px;
}
.conversie-template ul:not(.arrows, .slick-dots) li,
.conversie-template ol:not(.arrows, .slick-dots) li {
  padding-left: 0.5rem;
}
.conversie-template ul:not(.arrows, .slick-dots) li::before,
.conversie-template ol:not(.arrows, .slick-dots) li::before {
  content: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/check_green.png");
  top: 2px;
}
.conversie-template ul:not(.slick-dots).arrows,
.conversie-template ol:not(.slick-dots).arrows {
  padding-left: 26px;
}
.conversie-template ul:not(.slick-dots).arrows li,
.conversie-template ol:not(.slick-dots).arrows li {
  font-size: 1.25rem;
}
.conversie-template ul:not(.slick-dots).arrows li::before,
.conversie-template ol:not(.slick-dots).arrows li::before {
  content: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/arrow_right_blue.png");
  top: 2px;
}
.conversie-template ul,
.conversie-template ol {
  list-style: none;
}
.conversie-template ul li,
.conversie-template ol li {
  margin-bottom: 1rem;
  position: relative;
}
.conversie-template ul li::before,
.conversie-template ol li::before {
  position: absolute;
  left: -20px;
}
.conversie-template .card-anchor {
  position: relative;
}
.conversie-template .card-anchor .card-tags {
  position: absolute;
  z-index: 1;
  left: 2.5rem;
  top: 0;
  transform: translateY(-50%);
  display: flex;
  gap: 1.25rem;
}
.conversie-template .card-anchor .card-tags > div {
  font-size: 1.5rem;
  font-weight: bold;
  color: white;
  border-radius: 25px;
  padding-block: 5px;
  padding-inline: 1.5rem;
}
.conversie-template .card-anchor .card-tags > div.tag-old {
  background-color: #a2c7e3;
  position: relative;
}
.conversie-template .card-anchor .card-tags > div.tag-old svg {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(40%, 100%);
}
.conversie-template .card-anchor .card-tags > div.tag-new {
  background-color: #1b2a4a;
}
.conversie-template .card {
  display: flex;
  flex-direction: column;
  gap: 30px;
  border-radius: 1.25rem;
  box-shadow: 0px 0px 20px #bfbfbf;
  padding-block: 3.75rem;
  padding-inline: 2.5rem;
  border: 0;
}
.conversie-template .card.blue {
  box-shadow: none;
  background-color: #a2c7e3;
}
.conversie-template .card.blue h2,
.conversie-template .card.blue h3 {
  color: white;
}
.conversie-template .card h3,
.conversie-template .card h4 {
  font-size: 2.25rem;
}
.conversie-template .card .buttons {
  gap: 1.25rem;
  flex-wrap: wrap;
}
.conversie-template .card .buttons a,
.conversie-template .card .buttons button {
  flex: 1 0 0px;
  justify-content: center;
}
.conversie-template .card h3,
.conversie-template .card p {
  margin-bottom: 0px;
}
.conversie-template .intro {
  padding-top: 2rem !important;
}
.conversie-template .intro .intro-usp-wrapper {
  margin-bottom: 2rem;
  gap: 2rem;
}
.conversie-template .intro .intro-usp-wrapper header h1 {
  font-size: 2.625rem;
}
.conversie-template .intro .intro-usp-wrapper header p {
  font-size: 1.7rem;
  line-height: 1.2em;
}
.conversie-template .intro .intro-usp-wrapper header p span:last-of-type {
  font-size: 1.5rem;
  opacity: .65;
  top: -10px;
  position: relative;
}
.conversie-template .intro .intro-usp-wrapper header small {
  opacity: .65;
  font-size: 10px;
}
.conversie-template .intro .floating-icon {
  position: absolute;
  top: -50px;
  left: -140px;
  width: 200px;
  height: 200px;
  z-index: -1;
  filter: brightness(0) saturate(100%) invert(70%) sepia(23%) saturate(4518%) hue-rotate(115deg) brightness(96%) contrast(91%);
  opacity: .1;
}
.conversie-template .intro .usp-wrapper {
  column-gap: 24px;
  row-gap: 5px;
}
.conversie-template .intro .usp-wrapper .usp {
  gap: 8px;
}
.conversie-template .intro .usp-wrapper .usp .icon {
  width: 1.5rem;
  height: 1.5rem;
}
.conversie-template .intro .usp-wrapper .usp .icon img {
  filter: brightness(0) saturate(100%) invert(70%) sepia(23%) saturate(4518%) hue-rotate(115deg) brightness(96%) contrast(91%);
}
.conversie-template .intro .usp-wrapper .usp p {
  font-size: 1.25rem;
}
.conversie-template .intro .usp-wrapper .spacer {
  width: 1px;
  background-color: #1b2a4a;
}
.conversie-template .intro .cta h2 {
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
}
.conversie-template .intro .cta a.btn {
  width: fit-content;
  margin-bottom: 2.25rem;
}
.conversie-template .intro .entry-image {
  position: absolute;
  top: -100px;
  right: 0;
}
.conversie-template .intro .entry-image .mask,
.conversie-template .intro .entry-image .clip {
  width: min(900px, 32vw);
  height: calc(min(900px, 32vw) * 1.21);
  clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 80%);
  position: absolute;
  top: 60px;
  right: 0;
}
.conversie-template .intro .entry-image .clip {
  background: rgba(162, 199, 227, 0.4);
  z-index: -1;
}
.conversie-template .intro .entry-image .mask {
  background-position: 40% 0;
  background-size: 190%;
  z-index: -2;
}
.conversie-template .gidsblok h3 {
  margin-bottom: 2rem;
}
.conversie-template .gidsblok .card {
  background-color: #a2c7e3;
  box-shadow: none;
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.conversie-template .gidsblok .card .gform_wrapper .gform_body input {
  font-size: 1rem !important;
}
.conversie-template .gidsblok .card .gform_wrapper .gform_body input::placeholder {
  color: #7bafd7 !important;
}
.conversie-template .gidsblok .card .gform_wrapper .gform_footer {
  margin-top: 1.4rem !important;
}
.conversie-template .gidsblok .card .gform_wrapper .button {
  border: 2px solid #1b2a4a;
  color: #1b2a4a;
  margin: auto;
}
.conversie-template .gidsblok .card .gform_wrapper .button:hover,
.conversie-template .gidsblok .card .gform_wrapper .button:active {
  border: 2px solid #1b2a4a;
  background-color: #1b2a4a;
  color: #ffffff;
}
.conversie-template .funnel .list h3 {
  margin-bottom: 2rem;
}
.conversie-template .funnel .list h3 ul li {
  font-size: 1rem;
  line-height: 1.5em;
}
.conversie-template .call-us .btn {
  width: fit-content;
}
.conversie-template .call-us::after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920.51 1823'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B opacity: .1; %7D .cls-1, .cls-2 %7B fill: %23a2c7e2; isolation: isolate; stroke-width: 0px; %7D .cls-2 %7B opacity: .3; %7D %3C/style%3E%3C/defs%3E%3Cg id='achtergrond_shape' data-name='achtergrond shape'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' class='cls-2' d='M300.51,911.5L1920.51,0v1823L300.51,911.5Z'/%3E%3Cpath id='Path_58' data-name='Path 58' class='cls-1' d='M300.51,911.25L0,755.65V65.28l931.81,490.15-631.31,355.82Z'/%3E%3C/g%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  position: absolute;
  z-index: -10;
  left: 0;
  bottom: -350%;
  width: 100vw;
  height: 600%;
}
.conversie-template .about .btn {
  width: fit-content;
}
.conversie-template .about .employee-slider .slick-dots {
  bottom: -60px;
}
.conversie-template .about .employee-slider .employee-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  height: 100%;
}
.conversie-template .about .employee-slider .employee-wrapper figure {
  margin: 0;
}
.conversie-template .about .employee-slider .employee-wrapper figure .portrait {
  width: 128px;
  height: 128px;
  border-radius: 100%;
  background: #e9446e;
  margin-bottom: 10px;
  overflow: hidden;
}
.conversie-template .about .employee-slider .employee-wrapper figure figcaption p {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.conversie-template .about .employee-slider .employee-wrapper figure figcaption small {
  font-size: 1rem;
}
@media (max-width: 992px) {
  .conversie-template {
    padding-top: 4rem;
  }
  .conversie-template .card {
    gap: 20px;
  }
  .conversie-template .intro .intro-usp-wrapper {
    gap: 1.5rem;
    margin-bottom: 4rem;
  }
  .conversie-template .intro .intro-usp-wrapper header h1 {
    font-size: 2.2rem !important;
  }
  .conversie-template .intro .intro-usp-wrapper header p {
    font-size: 1.7rem;
  }
  .conversie-template .intro .cta h2 {
    font-size: 1.4rem !important;
    line-height: 1.6rem !important;
  }
}
.conversie-template .cp-st-plan {
  counter-reset: counter-ol;
}
.conversie-template .cp-st-plan li {
  counter-increment: counter-ol;
  position: relative;
}
.conversie-template .cp-st-plan li:before {
  content: "" !important;
}
.conversie-template .cp-st-plan li:after {
  content: counter(counter-ol);
  color: #ffffff;
  background: #06d59f;
  border-radius: 50%;
  font-size: 1rem;
  position: absolute;
  top: -2px;
  left: -28px;
  line-height: 28px;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
}
.conversie-template .bg-style {
  padding: 4rem !important;
  background: #1b2a4a !important;
}
.conversie-template .bg-style h3,
.conversie-template .bg-style p,
.conversie-template .bg-style mark {
  color: #ffffff !important;
}
.conversie-template .bg-style mark {
  background: #06d59f !important;
}
.conversie-template .bg-style ul li {
  color: #ffffff !important;
}
@media (max-width: 768px) {
  .conversie-template {
    padding-top: 10rem;
  }
  .conversie-template section {
    padding-block: 3rem;
  }
  .conversie-template .intro .intro-usp-wrapper {
    margin-bottom: 2rem;
  }
  .conversie-template .intro .intro-usp-wrapper .usp-wrapper {
    flex-direction: column;
  }
  .conversie-template .intro .intro-usp-wrapper .usp-wrapper .spacer {
    width: 0px;
  }
}
.template-diensten {
  padding-top: 10rem;
  position: relative;
}
.template-diensten #diensten-header {
  z-index: 3;
}
.template-diensten h1 {
  font-size: 2.625rem !important;
}
.template-diensten h2 {
  font-size: 34px !important;
}
.template-diensten .toc-wrapper {
  z-index: 3;
  max-width: 250px;
  margin-left: -3rem;
  margin-top: 1rem;
}
.template-diensten .toc-wrapper:before {
  content: '';
  display: block;
  width: 7rem;
  height: 2px;
  background: #a2c7e3;
}
.template-diensten .toc-wrapper:after {
  content: '';
  display: block;
  width: 2px;
  height: 20rem;
  background: #a2c7e3;
  position: absolute;
  top: 0;
  transform: translateY(-94.5%);
}
.template-diensten .toc-wrapper #toc .navbar-brand {
  color: #a2c7e3;
}
.template-diensten .toc-wrapper li {
  list-style: none;
  display: flex;
  align-items: center;
  margin-left: -0.75rem;
  padding: 0.5rem 0;
}
.template-diensten .toc-wrapper li:before {
  content: '';
  background-image: url(https://webmix.nl/wp-content/themes/contentblocks/images/arrow_right_blue.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 0.75rem;
  aspect-ratio: 1;
}
.template-diensten .toc-wrapper li a {
  padding: 0px;
  color: #a2c7e3;
}
.template-diensten .toc-wrapper li a.active {
  color: #a2c7e3;
  background: none;
  font-weight: bold;
}
.template-diensten .contentblocks_content section {
  padding: 2rem 0;
}
.template-diensten .contentblocks_content section:last-of-type {
  padding-bottom: 60px;
}
.template-diensten .contentblocks_content.top {
  margin-top: -3rem;
}
.template-diensten .entry-image {
  position: absolute;
  top: -100px;
  right: 0;
}
.template-diensten .entry-image .mask,
.template-diensten .entry-image .clip {
  width: min(900px, 32vw);
  height: calc(min(900px, 32vw) * 1.21);
  clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 80%);
  position: absolute;
  top: 60px;
  right: 0;
}
.template-diensten .entry-image .clip {
  background: rgba(162, 199, 227, 0.4);
  z-index: -1;
}
.template-diensten .entry-image .mask {
  background-position: 40% 0;
  background-size: 190%;
  z-index: -2;
}
.template-diensten .menu-diensten {
  margin-left: -3rem;
  margin-top: 1rem;
}
.template-diensten .menu-diensten ul {
  display: block;
  z-index: 1;
}
@media only screen and (max-width: 1200px) {
  .template-diensten .menu-diensten ul li {
    opacity: 0;
    pointer-events: none;
  }
}
.template-diensten .contentblocks_content.top section:first-of-type {
  padding-top: 0;
}
.template-diensten #gform_wrapper_13 .gform_required_legend {
  display: none;
}
.template-diensten #gform_wrapper_13 #field_13_10 {
  display: flex;
  align-items: end;
}
.template-diensten #gform_wrapper_13 #field_13_10 > div {
  width: 100%;
}
.template-diensten section#s-usps .usp .usp-head img {
  filter: invert(81%) sepia(34%) saturate(482%) hue-rotate(177deg) brightness(94%) contrast(89%);
}
.template-diensten section#s-usps .usp .usp-head h2,
.template-diensten section#s-usps .usp .usp-head h3,
.template-diensten section#s-usps .usp .usp-head h4 {
  font-size: 26px;
}
.template-diensten section#s-pakketten .pakket-slider .slick-list {
  overflow-x: hidden;
  overflow-y: visible;
}
.template-diensten section#s-pakketten .pakket-slider .slick-track {
  display: flex !important;
  width: 100% !important;
}
.template-diensten section#s-pakketten .pakket-slider .slick-slide {
  height: inherit !important;
}
.template-diensten section#s-pakketten .pakket-slider .slick-dots {
  bottom: -2rem;
}
.template-diensten section#s-pakketten .pakket-wrapper {
  padding: 1.5rem 1rem 1rem;
  height: 100%;
}
.template-diensten section#s-pakketten .pakket-wrapper .pakket {
  background: #ffffff;
  border-radius: 1rem;
  height: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 2rem;
  display: flex;
  flex-flow: column nowrap;
}
.template-diensten section#s-pakketten .pakket-wrapper .pakket .pakket-head {
  margin-bottom: 1rem;
}
.template-diensten section#s-pakketten .pakket-wrapper .pakket .pakket-body {
  margin-bottom: 2rem;
}
.template-diensten section#s-pakketten .pakket-wrapper .pakket .pakket-body ul {
  padding-left: 1rem;
}
.template-diensten section#s-pakketten .pakket-wrapper .pakket .pakket-foot {
  margin-top: auto;
  align-self: end;
  width: 100%;
}
.template-diensten section#s-pakketten .pakket-wrapper .pakket.popular {
  border: #06d59f 2px solid;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.template-diensten section#s-pakketten .pakket-wrapper .pakket.popular::before {
  content: 'Meest gekozen';
  position: absolute;
  font-family: "PT Sans", sans-serif;
  top: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
  background: #06d59f;
  color: #ffffff;
  width: calc(101%);
  padding: .5rem 2rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.template-diensten section#aanvraag .aanvraag-wrapper {
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative;
}
.template-diensten section#aanvraag .aanvraag-wrapper .top-box,
.template-diensten section#aanvraag .aanvraag-wrapper .bot-box {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.template-diensten section#aanvraag .aanvraag-wrapper .top-box::before,
.template-diensten section#aanvraag .aanvraag-wrapper .bot-box::before {
  content: '';
  position: absolute;
  width: 50%;
  height: 2px;
  background: #a2c7e3;
}
.template-diensten section#aanvraag .aanvraag-wrapper .top-box::after,
.template-diensten section#aanvraag .aanvraag-wrapper .bot-box::after {
  content: '';
  position: absolute;
  height: 5rem;
  width: 2px;
  background: #a2c7e3;
}
.template-diensten section#aanvraag .aanvraag-wrapper .top-box {
  top: 0;
  left: -6rem;
}
.template-diensten section#aanvraag .aanvraag-wrapper .top-box::before {
  top: 0;
  left: 0;
}
.template-diensten section#aanvraag .aanvraag-wrapper .top-box::after {
  top: 0;
  left: 0;
}
.template-diensten section#aanvraag .aanvraag-wrapper .bot-box {
  bottom: 0;
  right: -6rem;
}
.template-diensten section#aanvraag .aanvraag-wrapper .bot-box::before {
  bottom: 0;
  right: 0;
}
.template-diensten section#aanvraag .aanvraag-wrapper .bot-box::after {
  bottom: 0;
  right: 0;
}
.template-diensten section#aanvraag .aanvraag-wrapper .gform-body .gfield label {
  font-weight: 800 !important;
}
.template-diensten section#aanvraag .aanvraag-wrapper .gform-body .gfield .name_first {
  padding: 0 !important;
}
.template-diensten section#aanvraag .aanvraag-wrapper .gform-body .gfield .ginput_container input,
.template-diensten section#aanvraag .aanvraag-wrapper .gform-body .gfield .ginput_container textarea {
  background-color: #ffffff;
  color: #1b2a4a;
  padding: 10px !important;
  border-radius: 10px;
  border: 1px #a2c7e3 solid !important;
}
.template-diensten section#aanvraag .aanvraag-wrapper .gform-body .gfield .ginput_container input::placeholder,
.template-diensten section#aanvraag .aanvraag-wrapper .gform-body .gfield .ginput_container textarea::placeholder {
  color: #a2c7e3;
}
.template-diensten section#aanvraag .aanvraag-wrapper .gform-body .gfield .ginput_container textarea {
  height: 165px;
  border: 1px #a2c7e3 solid;
}
.template-diensten section#aanvraag .aanvraag-wrapper .gform-body .gfield_checkbox label {
  font-weight: 400 !important;
}
.template-diensten section#aanvraag .aanvraag-wrapper .gform_footer .gform_button {
  min-width: unset;
  background: #06d59f;
  color: #ffffff;
}
.template-diensten section#aanvraag .aanvraag-wrapper .gform_footer .gform_button:hover {
  background: #05a37a;
  border-color: #05a37a;
}
.template-diensten section#s-cta-block .block-tertiary {
  padding: 3rem 2rem;
  background-color: #ddeaf5;
}
.template-diensten section#s-cta-block .block-tertiary h3 {
  margin-bottom: 1rem;
  color: #7bafd7;
  font-size: 1.8rem;
}
.template-diensten section#s-cta-block .block-tertiary h4 {
  margin-bottom: 1.2rem;
  color: #7bafd7;
}
.template-diensten section#s-cta-block .block-tertiary input {
  color: #8ebbdd;
  background-color: #f8fbfd;
  font-size: 1.1rem !important;
}
.template-diensten section#s-cta-block .block-tertiary input.button {
  border: 2px solid #1b2a4a;
  color: #1b2a4a;
  background: #ffffff;
  min-width: 30%;
}
.template-diensten section#s-cta-block .block-tertiary input.button:hover,
.template-diensten section#s-cta-block .block-tertiary input.button:active,
.template-diensten section#s-cta-block .block-tertiary input.button:focus {
  border: 2px solid #1b2a4a;
  color: #ffffff;
  background: #1b2a4a;
}
.template-diensten section#s-cta-block .block-tertiary textarea {
  color: #8ebbdd;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.1rem;
  background-color: #f8fbfd;
}
.template-diensten section#s-cta-block .block-tertiary input {
  padding-left: 2.5rem !important;
}
.template-diensten section#s-cta-block .block-tertiary .icon-person {
  position: relative;
}
.template-diensten section#s-cta-block .block-tertiary .icon-person::before {
  position: absolute;
  content: '';
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person-fill" viewBox="0 0 16 16"><path d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/></svg>') no-repeat 50% 50%;
  background-color: #a2c7e3;
  height: 1.2rem;
  width: 1.2rem;
  display: block;
  top: 30%;
  left: 1rem;
  z-index: 111111;
}
.template-diensten section#s-cta-block .block-tertiary .icon-mail {
  position: relative;
}
.template-diensten section#s-cta-block .block-tertiary .icon-mail::before {
  position: absolute;
  content: '';
  mask: url("data:image/svg+xml,%3Csvg id='fi_2099199' enable-background='new 0 0 512 512' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m298.789 313.693c-12.738 8.492-27.534 12.981-42.789 12.981-15.254 0-30.05-4.489-42.788-12.981l-209.803-139.873c-1.164-.776-2.298-1.585-3.409-2.417v229.197c0 26.278 21.325 47.133 47.133 47.133h417.733c26.278 0 47.133-21.325 47.133-47.133v-229.198c-1.113.834-2.249 1.645-3.416 2.422z'%3E%3C/path%3E%3Cpath d='m20.05 148.858 209.803 139.874c7.942 5.295 17.044 7.942 26.146 7.942 9.103 0 18.206-2.648 26.148-7.942l209.803-139.874c12.555-8.365 20.05-22.365 20.05-37.475 0-25.981-21.137-47.117-47.117-47.117h-417.766c-25.98.001-47.117 21.137-47.117 47.142 0 15.085 7.496 29.085 20.05 37.45z'%3E%3C/path%3E%3C/svg%3E") no-repeat 50% 50%;
  background-color: #a2c7e3;
  height: 1rem;
  width: 1rem;
  display: block;
  top: 30%;
  left: 1rem;
  z-index: 111111;
}
.template-diensten section#s-cta-block .block-tertiary .icon-phone {
  position: relative;
}
.template-diensten section#s-cta-block .block-tertiary .icon-phone::before {
  position: absolute;
  content: '';
  mask: url("data:image/svg+xml,%3Csvg version='1.1' id='fi_1257' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 25.625 25.625' style='enable-background:new 0 0 25.625 25.625;' xml:space='preserve'%3E%3Cg%3E%3Cpath style='fill:%23030104;' d='M22.079,17.835c-1.548-1.324-3.119-2.126-4.648-0.804l-0.913,0.799 c-0.668,0.58-1.91,3.29-6.712-2.234C5.005,10.079,7.862,9.22,8.531,8.645l0.918-0.8c1.521-1.325,0.947-2.993-0.15-4.71l-0.662-1.04 C7.535,0.382,6.335-0.743,4.81,0.58L3.986,1.3C3.312,1.791,1.428,3.387,0.971,6.419c-0.55,3.638,1.185,7.804,5.16,12.375 c3.97,4.573,7.857,6.87,11.539,6.83c3.06-0.033,4.908-1.675,5.486-2.272l0.827-0.721c1.521-1.322,0.576-2.668-0.973-3.995 L22.079,17.835z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
  background-color: #a2c7e3;
  height: 1rem;
  width: 1rem;
  display: block;
  top: 30%;
  left: 1rem;
  z-index: 111111;
}
.template-diensten section#s-cta-block .block-tertiary .icon-web {
  position: relative;
}
.template-diensten section#s-cta-block .block-tertiary .icon-web::before {
  position: absolute;
  content: '';
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-globe2" viewBox="0 0 16 16"><path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m7.5-6.923c-.67.204-1.335.82-1.887 1.855q-.215.403-.395.872c.705.157 1.472.257 2.282.287zM4.249 3.539q.214-.577.481-1.078a7 7 0 0 1 .597-.933A7 7 0 0 0 3.051 3.05q.544.277 1.198.49zM3.509 7.5c.036-1.07.188-2.087.436-3.008a9 9 0 0 1-1.565-.667A6.96 6.96 0 0 0 1.018 7.5zm1.4-2.741a12.3 12.3 0 0 0-.4 2.741H7.5V5.091c-.91-.03-1.783-.145-2.591-.332M8.5 5.09V7.5h2.99a12.3 12.3 0 0 0-.399-2.741c-.808.187-1.681.301-2.591.332zM4.51 8.5c.035.987.176 1.914.399 2.741A13.6 13.6 0 0 1 7.5 10.91V8.5zm3.99 0v2.409c.91.03 1.783.145 2.591.332.223-.827.364-1.754.4-2.741zm-3.282 3.696q.18.469.395.872c.552 1.035 1.218 1.65 1.887 1.855V11.91c-.81.03-1.577.13-2.282.287zm.11 2.276a7 7 0 0 1-.598-.933 9 9 0 0 1-.481-1.079 8.4 8.4 0 0 0-1.198.49 7 7 0 0 0 2.276 1.522zm-1.383-2.964A13.4 13.4 0 0 1 3.508 8.5h-2.49a6.96 6.96 0 0 0 1.362 3.675c.47-.258.995-.482 1.565-.667m6.728 2.964a7 7 0 0 0 2.275-1.521 8.4 8.4 0 0 0-1.197-.49 9 9 0 0 1-.481 1.078 7 7 0 0 1-.597.933M8.5 11.909v3.014c.67-.204 1.335-.82 1.887-1.855q.216-.403.395-.872A12.6 12.6 0 0 0 8.5 11.91zm3.555-.401c.57.185 1.095.409 1.565.667A6.96 6.96 0 0 0 14.982 8.5h-2.49a13.4 13.4 0 0 1-.437 3.008M14.982 7.5a6.96 6.96 0 0 0-1.362-3.675c-.47.258-.995.482-1.565.667.248.92.4 1.938.437 3.008zM11.27 2.461q.266.502.482 1.078a8.4 8.4 0 0 0 1.196-.49 7 7 0 0 0-2.275-1.52c.218.283.418.597.597.932m-.488 1.343a8 8 0 0 0-.395-.872C9.835 1.897 9.17 1.282 8.5 1.077V4.09c.81-.03 1.577-.13 2.282-.287z"/></svg>') no-repeat 50% 50%;
  background-color: #a2c7e3;
  height: 1rem;
  width: 1rem;
  display: block;
  top: 30%;
  left: 1rem;
  z-index: 111111;
}
.template-diensten section#s-cta-block .block-white {
  padding: 3rem 2rem;
}
.template-diensten section#s-cta-block .block-white h4 {
  margin-bottom: 1rem;
}
.template-diensten section#s-cta-block .block-white p {
  margin-bottom: 1.5rem;
  line-height: 24px;
}
.template-diensten section#s-cta-block .block-white .btn {
  display: block;
  padding: .4rem 1.5rem;
}
.template-diensten section#s-cta-block .block-white .btn-secondary {
  border: #06d59f 2px solid;
  background-color: #06d59f;
  margin-bottom: 1rem;
}
.template-diensten section#s-cta-block .block-white .btn-secondary:hover,
.template-diensten section#s-cta-block .block-white .btn-secondary:active,
.template-diensten section#s-cta-block .block-white .btn-secondary:focus {
  border: #05a37a 2px solid;
  background-color: #05a37a;
}
.template-diensten section#s-cta-block .block-white .btn-secondary:hover:hover,
.template-diensten section#s-cta-block .block-white .btn-secondary:active:hover,
.template-diensten section#s-cta-block .block-white .btn-secondary:focus:hover,
.template-diensten section#s-cta-block .block-white .btn-secondary:hover:active,
.template-diensten section#s-cta-block .block-white .btn-secondary:active:active,
.template-diensten section#s-cta-block .block-white .btn-secondary:focus:active,
.template-diensten section#s-cta-block .block-white .btn-secondary:hover:focus,
.template-diensten section#s-cta-block .block-white .btn-secondary:active:focus,
.template-diensten section#s-cta-block .block-white .btn-secondary:focus:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.template-diensten section#s-cta-block .block-white .btn-secondary:hover:hover::before,
.template-diensten section#s-cta-block .block-white .btn-secondary:active:hover::before,
.template-diensten section#s-cta-block .block-white .btn-secondary:focus:hover::before,
.template-diensten section#s-cta-block .block-white .btn-secondary:hover:active::before,
.template-diensten section#s-cta-block .block-white .btn-secondary:active:active::before,
.template-diensten section#s-cta-block .block-white .btn-secondary:focus:active::before,
.template-diensten section#s-cta-block .block-white .btn-secondary:hover:focus::before,
.template-diensten section#s-cta-block .block-white .btn-secondary:active:focus::before,
.template-diensten section#s-cta-block .block-white .btn-secondary:focus:focus::before {
  background-color: #ffffff;
}
.template-diensten section#s-cta-block .block-white .btn-outline {
  border: #06d59f 2px solid;
  color: #06d59f;
  background-color: transparent;
  margin-bottom: 0;
}
.template-diensten section#s-cta-block .block-white .btn-outline::before {
  background-color: #06d59f;
}
.template-diensten section#s-cta-block .block-white .btn-outline:hover,
.template-diensten section#s-cta-block .block-white .btn-outline:active,
.template-diensten section#s-cta-block .block-white .btn-outline:focus {
  border: 2px solid #06d59f;
  color: #ffffff;
  background: #06d59f;
}
.template-diensten section#s-cta-block .block-white .btn-outline:hover:hover,
.template-diensten section#s-cta-block .block-white .btn-outline:active:hover,
.template-diensten section#s-cta-block .block-white .btn-outline:focus:hover,
.template-diensten section#s-cta-block .block-white .btn-outline:hover:active,
.template-diensten section#s-cta-block .block-white .btn-outline:active:active,
.template-diensten section#s-cta-block .block-white .btn-outline:focus:active,
.template-diensten section#s-cta-block .block-white .btn-outline:hover:focus,
.template-diensten section#s-cta-block .block-white .btn-outline:active:focus,
.template-diensten section#s-cta-block .block-white .btn-outline:focus:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.template-diensten section#s-cta-block .block-white .btn-outline:hover:hover::before,
.template-diensten section#s-cta-block .block-white .btn-outline:active:hover::before,
.template-diensten section#s-cta-block .block-white .btn-outline:focus:hover::before,
.template-diensten section#s-cta-block .block-white .btn-outline:hover:active::before,
.template-diensten section#s-cta-block .block-white .btn-outline:active:active::before,
.template-diensten section#s-cta-block .block-white .btn-outline:focus:active::before,
.template-diensten section#s-cta-block .block-white .btn-outline:hover:focus::before,
.template-diensten section#s-cta-block .block-white .btn-outline:active:focus::before,
.template-diensten section#s-cta-block .block-white .btn-outline:focus:focus::before {
  background-color: #ffffff;
}
.template-diensten section#s-cta-block .block-white .btn::after {
  content: none;
}
.template-diensten section#s-cta-block .block-white .btn::before {
  transform: translate(0, 10%);
}
.template-diensten section#s-cta-block .block-white .btn-wrapper {
  width: fit-content;
}
.template-diensten section#s-cta-block .block-white .btn-wrapper a {
  width: 100%;
  min-width: fit-content;
  justify-content: center;
}
.template-diensten section#faq-block h3 {
  color: #000000;
  margin-bottom: 2rem;
}
.template-diensten section#faq-block::after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920.51 1823'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B opacity: .1; %7D .cls-1, .cls-2 %7B fill: %23a2c7e2; isolation: isolate; stroke-width: 0px; %7D .cls-2 %7B opacity: .3; %7D %3C/style%3E%3C/defs%3E%3Cg id='achtergrond_shape' data-name='achtergrond shape'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' class='cls-2' d='M300.51,911.5L1920.51,0v1823L300.51,911.5Z'/%3E%3Cpath id='Path_58' data-name='Path 58' class='cls-1' d='M300.51,911.25L0,755.65V65.28l931.81,490.15-631.31,355.82Z'/%3E%3C/g%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  position: absolute;
  z-index: -10;
  left: 0;
  bottom: -390%;
  width: 100vw;
  height: 700%;
}
.template-diensten section#faq-block .block-tertiary {
  text-align: center;
}
.template-diensten section#faq-block .block-tertiary h4,
.template-diensten section#faq-block .block-tertiary p {
  color: #ffffff;
  margin-bottom: 1.5rem;
}
.template-diensten section#faq-block .block-tertiary a {
  border: 2px solid #1b2a4a;
  background: #ffffff;
  color: #1b2a4a;
}
.template-diensten section#faq-block .block-tertiary a::before {
  background: #1b2a4a;
}
.template-diensten section#faq-block .block-tertiary a:hover,
.template-diensten section#faq-block .block-tertiary a:active,
.template-diensten section#faq-block .block-tertiary a:focus {
  color: #ffffff;
  background: #1b2a4a;
}
.template-diensten section#faq-block .block-tertiary a:hover:hover,
.template-diensten section#faq-block .block-tertiary a:active:hover,
.template-diensten section#faq-block .block-tertiary a:focus:hover,
.template-diensten section#faq-block .block-tertiary a:hover:active,
.template-diensten section#faq-block .block-tertiary a:active:active,
.template-diensten section#faq-block .block-tertiary a:focus:active,
.template-diensten section#faq-block .block-tertiary a:hover:focus,
.template-diensten section#faq-block .block-tertiary a:active:focus,
.template-diensten section#faq-block .block-tertiary a:focus:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.template-diensten section#faq-block .block-tertiary a:hover:hover::before,
.template-diensten section#faq-block .block-tertiary a:active:hover::before,
.template-diensten section#faq-block .block-tertiary a:focus:hover::before,
.template-diensten section#faq-block .block-tertiary a:hover:active::before,
.template-diensten section#faq-block .block-tertiary a:active:active::before,
.template-diensten section#faq-block .block-tertiary a:focus:active::before,
.template-diensten section#faq-block .block-tertiary a:hover:focus::before,
.template-diensten section#faq-block .block-tertiary a:active:focus::before,
.template-diensten section#faq-block .block-tertiary a:focus:focus::before {
  background-color: #ffffff;
}
.template-diensten section#faq-block .accordion-item .item-header {
  margin-bottom: .5rem;
  width: 100%;
  border: none;
  border-bottom: 2px solid #a2c7e3;
  background-color: transparent;
  position: relative;
  margin-top: 1rem;
  text-align: start;
}
.template-diensten section#faq-block .accordion-item .item-header:hover {
  cursor: pointer;
}
.template-diensten section#faq-block .accordion-item .item-header::before {
  content: '';
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-question-circle-fill" viewBox="0 0 16 16"><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M5.496 6.033h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286a.237.237 0 0 0 .241.247m2.325 6.443c.61 0 1.029-.394 1.029-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94 0 .533.425.927 1.01.927z"/></svg>');
  background-color: #a2c7e3;
  height: 1rem;
  width: 1rem;
  aspect-ratio: 1;
  display: inline-block;
  margin-right: .5rem;
}
.template-diensten section#faq-block .accordion-item .item-header::after {
  content: ' - ';
  height: 1.2rem;
  font-size: 1.2rem;
  width: auto;
  aspect-ratio: 1;
  position: absolute;
  right: 0;
  color: #a2c7e3;
}
.template-diensten section#faq-block .accordion-item .item-header.show::after {
  content: ' + ';
}
.template-diensten section#faq-block .accordion-item .item-header.icon-gear::before {
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-gear-fill" viewBox="0 0 16 16"><path d="M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872zM8 10.93a2.929 2.929 0 1 1 0-5.86 2.929 2.929 0 0 1 0 5.858z"/></svg>');
}
.template-diensten section#faq-block .accordion-item .item-header.icon-exclamation::before {
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-exclamation-circle-fill" viewBox="0 0 16 16"><path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4m.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2"/></svg>');
}
.template-diensten section#faq-block .accordion-item .item-header.icon-shield::before {
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-shield-fill-check" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 0c-.69 0-1.843.265-2.928.56-1.11.3-2.229.655-2.887.87a1.54 1.54 0 0 0-1.044 1.262c-.596 4.477.787 7.795 2.465 9.99a11.8 11.8 0 0 0 2.517 2.453c.386.273.744.482 1.048.625.28.132.581.24.829.24s.548-.108.829-.24a7 7 0 0 0 1.048-.625 11.8 11.8 0 0 0 2.517-2.453c1.678-2.195 3.061-5.513 2.465-9.99a1.54 1.54 0 0 0-1.044-1.263 63 63 0 0 0-2.887-.87C9.843.266 8.69 0 8 0m2.146 5.146a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 7.793z"/></svg>');
}
.template-diensten section#faq-block .accordion-item .item-header.icon-tools::before {
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-tools" viewBox="0 0 16 16"><path d="M1 0 0 1l2.2 3.081a1 1 0 0 0 .815.419h.07a1 1 0 0 1 .708.293l2.675 2.675-2.617 2.654A3.003 3.003 0 0 0 0 13a3 3 0 1 0 5.878-.851l2.654-2.617.968.968-.305.914a1 1 0 0 0 .242 1.023l3.27 3.27a.997.997 0 0 0 1.414 0l1.586-1.586a.997.997 0 0 0 0-1.414l-3.27-3.27a1 1 0 0 0-1.023-.242L10.5 9.5l-.96-.96 2.68-2.643A3.005 3.005 0 0 0 16 3q0-.405-.102-.777l-2.14 2.141L12 4l-.364-1.757L13.777.102a3 3 0 0 0-3.675 3.68L7.462 6.46 4.793 3.793a1 1 0 0 1-.293-.707v-.071a1 1 0 0 0-.419-.814zm9.646 10.646a.5.5 0 0 1 .708 0l2.914 2.915a.5.5 0 0 1-.707.707l-2.915-2.914a.5.5 0 0 1 0-.708M3 11l.471.242.529.026.287.445.445.287.026.529L5 13l-.242.471-.026.529-.445.287-.287.445-.529.026L3 15l-.471-.242L2 14.732l-.287-.445L1.268 14l-.026-.529L1 13l.242-.471.026-.529.445-.287.287-.445.529-.026z"/></svg>');
}
.template-diensten section#faq-block .accordion-item .item-content {
  transition: 1s height ease-in-out;
  opacity: 0;
  height: 0;
}
.template-diensten section#faq-block .accordion-item .item-content.show {
  opacity: 1;
  height: auto;
}
.template-diensten #pakketPropsModal {
  overflow-y: hidden;
}
.template-diensten #pakketPropsModal .modal-dialog {
  max-width: 80vw;
}
.template-diensten #pakketPropsModal .modal-dialog::after {
  border-radius: 1rem;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content {
  margin: auto;
  max-height: 80vh !important;
  overflow-y: hidden !important;
  border-radius: 1rem;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content::after {
  content: "";
  display: block;
  position: fixed;
  left: 50%;
  bottom: 2rem;
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/arrow_right_blue.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 1rem;
  aspect-ratio: 1;
  transform: rotate(90deg);
  z-index: 2;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-header {
  border: none;
  padding-bottom: 0;
  height: 3.5rem;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-header span {
  color: #a2c7e3;
  font-size: 2rem;
  margin-right: .5rem;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body {
  overflow-y: scroll;
  scrollbar-color: #c9dfef #ffffff;
  scrollbar-width: thin;
  padding: 1.5rem;
  padding-right: 1rem;
  position: relative;
  padding-bottom: 6rem;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props {
  width: 100%;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody .table-head th {
  font-size: 1.5rem;
  text-align: center !important;
  border-left: #a2c7e3 2px solid;
  padding: 1rem;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody .table-head th:first-child {
  font-size: 2rem;
  text-align: start !important;
  border-left: none;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody .table-head th:nth-child(odd) {
  background-color: #f0f6fb;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody .table-head th:after {
  content: none;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody tr td {
  text-align: center;
  border-left: #a2c7e3 2px solid;
  border-top: #c9dfef 2px solid;
  padding: 0.5rem 1rem;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody tr td svg {
  height: 40px;
  width: 40px;
  padding: 0.5rem;
  margin: 0 auto;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody tr td:nth-child(odd) {
  background-color: #f0f6fb;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody tr .popular {
  border-left: #06d59f 2px solid;
  border-right: #06d59f 2px solid;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody tr td:first-child {
  width: 30%;
  text-align: start;
  border-left: none;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody .vanaf td:nth-child(odd) {
  background-color: #ddeaf5;
}
.template-diensten #pakketPropsModal .modal-dialog .modal-content .modal-body .pakket-props tbody .vanaf td:nth-child(even) {
  background-color: #f0f6fb;
}
.page-template-template-conversie-php .modal:not(#fsModal).fade,
.page-template-template-diensten-php .modal:not(#fsModal).fade {
  background: rgba(27, 42, 74, 0.4);
}
.page-template-template-conversie-php .modal:not(#fsModal).show .modal-dialog,
.page-template-template-diensten-php .modal:not(#fsModal).show .modal-dialog {
  transform: translateY(50%);
  transition: ease all .66s;
}
.page-template-template-conversie-php .modal:not(#fsModal) .modal-dialog,
.page-template-template-diensten-php .modal:not(#fsModal) .modal-dialog {
  max-width: 650px;
  padding: 1rem;
}
.page-template-template-conversie-php .modal:not(#fsModal) .modal-dialog .modal-content,
.page-template-template-diensten-php .modal:not(#fsModal) .modal-dialog .modal-content {
  border: 1px solid rgba(27, 42, 74, 0.2);
}
.page-template-template-conversie-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header,
.page-template-template-diensten-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header {
  position: relative;
  border-bottom: none;
  padding-bottom: 0;
  padding-inline: 1.5rem;
  padding-top: 1.5rem;
}
.page-template-template-conversie-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header:has(.tag),
.page-template-template-diensten-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header:has(.tag) {
  padding-top: 3rem;
}
.page-template-template-conversie-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header .tag,
.page-template-template-diensten-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header .tag {
  position: absolute;
  top: 0;
  left: 2.5rem;
  transform: translateY(-50%);
  background-color: #1b2a4a;
  color: #ffffff;
  padding: 0.5rem;
  font-weight: bold;
  border-radius: 20px;
}
.page-template-template-conversie-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header .modal-header-wrapper,
.page-template-template-diensten-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header .modal-header-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.page-template-template-conversie-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header .modal-header-wrapper a,
.page-template-template-diensten-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header .modal-header-wrapper a {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}
.page-template-template-conversie-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header h5,
.page-template-template-diensten-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header h5 {
  font-size: 1.75rem;
}
.page-template-template-conversie-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header .close,
.page-template-template-diensten-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.page-template-template-conversie-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-body,
.page-template-template-diensten-php .modal:not(#fsModal) .modal-dialog .modal-content .modal-body {
  padding-top: 0;
  padding-bottom: 1.5rem;
  padding-inline: 1.5rem;
}
.page-template-template-conversie-php mark,
.page-template-template-diensten-php mark {
  background-color: rgba(6, 213, 159, 0.2);
}
.page-template-template-conversie-php nav ul,
.page-template-template-diensten-php nav ul {
  padding-left: 0;
  position: relative;
}
.page-template-template-conversie-php nav ul::before,
.page-template-template-diensten-php nav ul::before {
  content: '';
  display: block;
  width: 7rem;
  height: 2px;
  background: #a2c7e3;
}
.page-template-template-conversie-php nav ul::after,
.page-template-template-diensten-php nav ul::after {
  content: '';
  display: block;
  width: 2px;
  height: 20rem;
  background: #a2c7e3;
  position: absolute;
  top: 0;
  transform: translateY(-100%);
}
.page-template-template-conversie-php nav ul li,
.page-template-template-diensten-php nav ul li {
  list-style: none;
  display: flex;
  align-items: center;
  margin-left: -.75rem;
  padding: .5rem 0;
}
.page-template-template-conversie-php nav ul li:first-of-type,
.page-template-template-diensten-php nav ul li:first-of-type {
  padding-top: 1rem;
}
.page-template-template-conversie-php nav ul li::before,
.page-template-template-diensten-php nav ul li::before {
  content: '';
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/arrow_right_blue.png');
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: .75rem;
  aspect-ratio: 1;
}
.page-template-template-conversie-php nav ul li a,
.page-template-template-diensten-php nav ul li a {
  color: #a2c7e3;
}
.page-template-template-conversie-php nav ul li a:hover,
.page-template-template-diensten-php nav ul li a:hover {
  color: #a2c7e3;
  text-decoration: underline !important;
}
.page-template-template-conversie-php .modal#pakketPropsModal .modal-dialog,
.page-template-template-diensten-php .modal#pakketPropsModal .modal-dialog {
  width: 95vw;
  max-width: 1200px;
  transform: translateY(6rem) !important;
  position: relative;
}
.page-template-template-conversie-php .modal#pakketPropsModal .modal-dialog::after,
.page-template-template-diensten-php .modal#pakketPropsModal .modal-dialog::after {
  content: '';
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  background: #ffffff;
  background: linear-gradient(0deg, #ffffff 2rem, rgba(255, 255, 255, 0) 100%);
  width: calc(100% - 2rem);
  height: 5rem;
}
.page-template-template-conversie-php .modal#pakketPropsModal .modal-dialog .modal-content,
.page-template-template-diensten-php .modal#pakketPropsModal .modal-dialog .modal-content {
  max-height: 750px;
  overflow-Y: scroll;
}
.page-template-template-conversie-php .modal#pakketPropsModal .modal-dialog .modal-content .modal-header,
.page-template-template-diensten-php .modal#pakketPropsModal .modal-dialog .modal-content .modal-header {
  z-index: 10;
}
.page-template-template-conversie-php .modal#pakketPropsModal .modal-dialog .modal-content .modal-body,
.page-template-template-diensten-php .modal#pakketPropsModal .modal-dialog .modal-content .modal-body {
  padding: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.page-template-template-conversie-php table.pakket-props,
.page-template-template-diensten-php table.pakket-props {
  margin: 0 auto;
  margin-bottom: 2rem;
  width: 100%;
}
.page-template-template-conversie-php table.pakket-props .table-head,
.page-template-template-diensten-php table.pakket-props .table-head {
  position: sticky;
}
.page-template-template-conversie-php table.pakket-props tr.vanaf,
.page-template-template-diensten-php table.pakket-props tr.vanaf {
  position: relative;
}
.page-template-template-conversie-php table.pakket-props tr.vanaf td,
.page-template-template-diensten-php table.pakket-props tr.vanaf td {
  background: #e5eff7;
}
.page-template-template-conversie-php table.pakket-props tr.vanaf td:nth-of-type(odd),
.page-template-template-diensten-php table.pakket-props tr.vanaf td:nth-of-type(odd) {
  background: #d1e3f1;
}
.page-template-template-conversie-php table.pakket-props tr th,
.page-template-template-diensten-php table.pakket-props tr th,
.page-template-template-conversie-php table.pakket-props tr td,
.page-template-template-diensten-php table.pakket-props tr td {
  border-top: 1px solid #a2c7e3;
  border-left: 1px solid #a2c7e3;
  padding: .5rem;
  min-width: 120px;
  text-align: center;
  background: #ffffff;
}
.page-template-template-conversie-php table.pakket-props tr th:nth-of-type(odd),
.page-template-template-diensten-php table.pakket-props tr th:nth-of-type(odd),
.page-template-template-conversie-php table.pakket-props tr td:nth-of-type(odd),
.page-template-template-diensten-php table.pakket-props tr td:nth-of-type(odd) {
  background: #e5eff7;
}
.page-template-template-conversie-php table.pakket-props tr th:first-of-type,
.page-template-template-diensten-php table.pakket-props tr th:first-of-type,
.page-template-template-conversie-php table.pakket-props tr td:first-of-type,
.page-template-template-diensten-php table.pakket-props tr td:first-of-type {
  text-align: start;
  border-left: none;
}
.page-template-template-conversie-php table.pakket-props tr th.popular,
.page-template-template-diensten-php table.pakket-props tr th.popular,
.page-template-template-conversie-php table.pakket-props tr td.popular,
.page-template-template-diensten-php table.pakket-props tr td.popular {
  border-left: 1px solid #06d59f;
  border-right: 1px solid #06d59f;
}
.page-template-template-conversie-php table.pakket-props tr th,
.page-template-template-diensten-php table.pakket-props tr th {
  border-top: none;
  position: relative;
  padding: 1rem .5rem;
}
.page-template-template-conversie-php table.pakket-props tr th::after,
.page-template-template-diensten-php table.pakket-props tr th::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #a2c7e3;
  position: absolute;
  left: 0;
  bottom: 2px;
}
.page-template-template-conversie-php table.pakket-props tr th.popular,
.page-template-template-diensten-php table.pakket-props tr th.popular {
  position: relative;
}
.page-template-template-conversie-php table.pakket-props tr th.popular::before,
.page-template-template-diensten-php table.pakket-props tr th.popular::before {
  content: 'Meest gekozen';
  position: absolute;
  background: #06d59f;
  color: #ffffff;
  font-size: .85rem;
  font-weight: 100;
  text-align: center;
  height: 2rem;
  width: calc(100% + 2px);
  padding: .25rem;
  border-radius: .5rem .5rem 0 0;
  left: -1px;
  top: calc(-2rem + 1px);
}
.page-template-template-conversie-php table.pakket-props tr td,
.page-template-template-diensten-php table.pakket-props tr td {
  font-size: .85rem;
  height: 100%;
  position: relative;
}
.page-template-template-conversie-php table.pakket-props tr td svg,
.page-template-template-diensten-php table.pakket-props tr td svg {
  height: 1.25rem;
  filter: invert(70%) sepia(41%) saturate(3519%) hue-rotate(115deg) brightness(95%) contrast(95%);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-template-template-conversie-php .gform_wrapper .gform_heading .gform_required_legend,
.page-template-template-diensten-php .gform_wrapper .gform_heading .gform_required_legend {
  display: none !important;
}
.page-template-template-conversie-php .gform_wrapper .gform_validation_errors,
.page-template-template-diensten-php .gform_wrapper .gform_validation_errors {
  display: none !important;
}
.page-template-template-conversie-php .gform_wrapper form .gform-body .gfield,
.page-template-template-diensten-php .gform_wrapper form .gform-body .gfield {
  margin-block: auto 0rem;
}
.page-template-template-conversie-php .gform_wrapper form .gform-body .gfield .gfield_label,
.page-template-template-diensten-php .gform_wrapper form .gform-body .gfield .gfield_label {
  font-weight: 400;
  color: #0d1525;
}
.page-template-template-conversie-php .gform_wrapper form .gform-body .gfield .gfield_validation_message,
.page-template-template-diensten-php .gform_wrapper form .gform-body .gfield .gfield_validation_message {
  border: none;
  background-color: transparent;
  padding: 0;
  margin-top: 0;
}
.page-template-template-conversie-php .gform_wrapper form .gform-body .gfield .ginput_container input,
.page-template-template-diensten-php .gform_wrapper form .gform-body .gfield .ginput_container input,
.page-template-template-conversie-php .gform_wrapper form .gform-body .gfield .ginput_container textarea,
.page-template-template-diensten-php .gform_wrapper form .gform-body .gfield .ginput_container textarea {
  background-color: #e5eff7;
  color: #1b2a4a;
  padding: 10px !important;
  border-radius: 10px;
  border: none;
}
.page-template-template-conversie-php .gform_wrapper form .gform-body .gfield .ginput_container input::placeholder,
.page-template-template-diensten-php .gform_wrapper form .gform-body .gfield .ginput_container input::placeholder,
.page-template-template-conversie-php .gform_wrapper form .gform-body .gfield .ginput_container textarea::placeholder,
.page-template-template-diensten-php .gform_wrapper form .gform-body .gfield .ginput_container textarea::placeholder {
  color: inherit;
}
.page-template-template-conversie-php .gform_wrapper form .gform-body .gfield .ginput_container textarea,
.page-template-template-diensten-php .gform_wrapper form .gform-body .gfield .ginput_container textarea {
  height: 165px;
}
.page-template-template-conversie-php .gform_wrapper form .gform_footer,
.page-template-template-diensten-php .gform_wrapper form .gform_footer {
  padding-bottom: 0;
  margin-top: 10px !important;
}
.page-template-template-conversie-php .gform_wrapper form .gform_footer .gform_button,
.page-template-template-diensten-php .gform_wrapper form .gform_footer .gform_button {
  font-size: 1.25rem;
  min-width: 50%;
  padding-inline: 2rem;
  padding-block: 0.5rem;
  width: fit-content;
  transition: all 0.3s ease-in-out;
  cursor: pointer !important;
  outline: none;
  border-radius: 8px;
  font-size: 16px;
  position: relative;
  box-shadow: none !important;
  font-weight: bold;
  margin-bottom: 0;
  border: 1px solid #06d59f;
  background: #ffffff;
  color: #06d59f;
}
.page-template-template-conversie-php .gform_wrapper form .gform_footer .gform_button:hover,
.page-template-template-diensten-php .gform_wrapper form .gform_footer .gform_button:hover {
  border: 1px solid #06d59f;
  background: #06d59f;
  color: #ffffff;
}
.page-template-template-conversie-php .reviews-slider .slick-list,
.page-template-template-diensten-php .reviews-slider .slick-list {
  overflow: visible;
}
.page-template-template-conversie-php .slick-slider .slick-dots,
.page-template-template-diensten-php .slick-slider .slick-dots {
  bottom: -45px;
}
.page-template-template-conversie-php .slick-slider .slick-dots li button::before,
.page-template-template-diensten-php .slick-slider .slick-dots li button::before {
  background: none;
  font-size: 12px;
  color: #06d59f;
  transition: all;
  transition: 400ms;
  opacity: 0.25;
}
.page-template-template-conversie-php .slick-slider .slick-dots li.slick-active button::before,
.page-template-template-diensten-php .slick-slider .slick-dots li.slick-active button::before {
  color: #06d59f;
}
.page-template-template-conversie-php .alinea,
.page-template-template-diensten-php .alinea {
  padding-bottom: 2rem;
}
.page-template-template-conversie-php .alinea p,
.page-template-template-diensten-php .alinea p {
  font-size: 1.1rem;
}
.page-template-template-conversie-php section.bglightblueaigu .container,
.page-template-template-diensten-php section.bglightblueaigu .container {
  position: relative;
  background: #e5eff7;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-template-template-conversie-php section.bglightblueaigu .container::before,
.page-template-template-diensten-php section.bglightblueaigu .container::before,
.page-template-template-conversie-php section.bglightblueaigu .container::after,
.page-template-template-diensten-php section.bglightblueaigu .container::after {
  background: #e5eff7;
  content: '';
  height: 30px;
  width: 100%;
  position: absolute;
  left: 0;
}
.page-template-template-conversie-php section.bglightblueaigu .container::before,
.page-template-template-diensten-php section.bglightblueaigu .container::before {
  top: -30px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.page-template-template-conversie-php section.bglightblueaigu .container::after,
.page-template-template-diensten-php section.bglightblueaigu .container::after {
  bottom: -30px;
  clip-path: polygon(100% 0, 0 0, 0 100%);
}
.page-template-template-conversie-php section.bglightbluegrave .container,
.page-template-template-diensten-php section.bglightbluegrave .container {
  position: relative;
  background: #e5eff7;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-template-template-conversie-php section.bglightbluegrave .container::before,
.page-template-template-diensten-php section.bglightbluegrave .container::before,
.page-template-template-conversie-php section.bglightbluegrave .container::after,
.page-template-template-diensten-php section.bglightbluegrave .container::after {
  background: #e5eff7;
  content: '';
  height: 30px;
  width: 100%;
  position: absolute;
  left: 0;
}
.page-template-template-conversie-php section.bglightbluegrave .container::before,
.page-template-template-diensten-php section.bglightbluegrave .container::before {
  top: -30px;
  clip-path: polygon(0 0, 0 100%, 100% 100%);
}
.page-template-template-conversie-php section.bglightbluegrave .container::after,
.page-template-template-diensten-php section.bglightbluegrave .container::after {
  bottom: -30px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.page-template-template-conversie-php div.block-tertiary,
.page-template-template-diensten-php div.block-tertiary {
  background: #a2c7e3;
  color: #ffffff;
  border-radius: 1rem;
  padding: 2rem;
}
.page-template-template-conversie-php div.block-tertiary h3,
.page-template-template-diensten-php div.block-tertiary h3 {
  color: #ffffff;
}
.page-template-template-conversie-php div.block-tertiary-alt,
.page-template-template-diensten-php div.block-tertiary-alt {
  background: #e5eff7;
  padding: 2rem;
  border-radius: 1rem;
}
.page-template-template-conversie-php div.block-tertiary-alt input,
.page-template-template-diensten-php div.block-tertiary-alt input,
.page-template-template-conversie-php div.block-tertiary-alt textarea,
.page-template-template-diensten-php div.block-tertiary-alt textarea {
  background: rgba(255, 255, 255, 0.77) !important;
  border: none;
  border-radius: .5rem;
  padding: 15px !important;
  font-family: "PT Sans", sans-serif;
  font-size: 1rem;
}
.page-template-template-conversie-php div.block-tertiary-alt input[type="submit"],
.page-template-template-diensten-php div.block-tertiary-alt input[type="submit"],
.page-template-template-conversie-php div.block-tertiary-alt textarea[type="submit"],
.page-template-template-diensten-php div.block-tertiary-alt textarea[type="submit"] {
  background: #ffffff !important;
  border: 1px solid #1b2a4a;
  color: #1b2a4a;
  font-weight: bold;
  padding: 10px 20px;
  transition: .3s ease all;
  cursor: pointer;
  margin-top: 1rem;
}
.page-template-template-conversie-php div.block-tertiary-alt input[type="submit"]:hover,
.page-template-template-diensten-php div.block-tertiary-alt input[type="submit"]:hover,
.page-template-template-conversie-php div.block-tertiary-alt textarea[type="submit"]:hover,
.page-template-template-diensten-php div.block-tertiary-alt textarea[type="submit"]:hover {
  background: #1b2a4a !important;
  color: #ffffff;
}
.page-template-template-conversie-php div.block-tertiary-alt input::placeholder,
.page-template-template-diensten-php div.block-tertiary-alt input::placeholder,
.page-template-template-conversie-php div.block-tertiary-alt textarea::placeholder,
.page-template-template-diensten-php div.block-tertiary-alt textarea::placeholder {
  font-family: "PT Sans", sans-serif;
  font-size: 1rem;
  color: #a2c7e3;
}
.page-template-template-conversie-php div.block-tertiary-alt textarea,
.page-template-template-diensten-php div.block-tertiary-alt textarea {
  height: 7rem !important;
}
.page-template-template-conversie-php div.block-white,
.page-template-template-diensten-php div.block-white {
  background: #ffffff;
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.22);
}
.page-template-template-conversie-php section#s-faq .faq,
.page-template-template-diensten-php section#s-faq .faq {
  background: #ffffff;
  border-radius: 1rem;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.22);
  padding: 3rem 2rem;
}
.page-template-template-conversie-php section#s-faq .faq h3,
.page-template-template-diensten-php section#s-faq .faq h3 {
  margin-bottom: 2rem;
}
.page-template-template-conversie-php section#s-faq .faq .accordion,
.page-template-template-diensten-php section#s-faq .faq .accordion {
  margin-bottom: 2rem;
}
.page-template-template-conversie-php section#s-faq .faq .accordion .card,
.page-template-template-diensten-php section#s-faq .faq .accordion .card {
  border: none;
}
.page-template-template-conversie-php section#s-faq .faq .accordion .card .card-header,
.page-template-template-diensten-php section#s-faq .faq .accordion .card .card-header {
  background: none;
  border: none;
  border-bottom: #a2c7e3 1px solid;
  padding: 0;
}
.page-template-template-conversie-php section#s-faq .faq .accordion .card .card-header .btn,
.page-template-template-diensten-php section#s-faq .faq .accordion .card .card-header .btn {
  padding-left: 0;
}
.page-template-template-conversie-php section#s-faq .faq .accordion .card .card-body,
.page-template-template-diensten-php section#s-faq .faq .accordion .card .card-body {
  margin-bottom: 1rem;
}
.page-template-template-conversie-php section#s-reviews h4,
.page-template-template-diensten-php section#s-reviews h4 {
  font-size: 2.25rem;
}
.page-template-template-conversie-php section#s-reviews .reviews-slider .slick-track,
.page-template-template-diensten-php section#s-reviews .reviews-slider .slick-track {
  display: flex !important;
}
.page-template-template-conversie-php section#s-reviews .reviews-slider .slick-slide,
.page-template-template-diensten-php section#s-reviews .reviews-slider .slick-slide {
  height: inherit !important;
}
.page-template-template-conversie-php section#s-reviews blockquote,
.page-template-template-diensten-php section#s-reviews blockquote {
  margin-bottom: auto;
  padding: 2rem 0;
}
.page-template-template-conversie-php section#s-reviews figure,
.page-template-template-diensten-php section#s-reviews figure {
  gap: 25px;
  margin: 0;
}
.page-template-template-conversie-php section#s-reviews figure .portait,
.page-template-template-diensten-php section#s-reviews figure .portait {
  background-color: #e9446e;
  width: 75px;
  aspect-ratio: 1;
  border-top-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  overflow: hidden;
  position: relative;
}
.page-template-template-conversie-php section#s-reviews figure .portait .empty,
.page-template-template-diensten-php section#s-reviews figure .portait .empty {
  width: 90%;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}
.page-template-template-conversie-php section#s-reviews figure .portait .empty img,
.page-template-template-diensten-php section#s-reviews figure .portait .empty img {
  aspect-ratio: 1;
  object-fit: contain;
  height: 100%;
}
.page-template-template-conversie-php section#s-reviews figure .portait img,
.page-template-template-diensten-php section#s-reviews figure .portait img {
  aspect-ratio: 1;
  object-fit: cover;
  height: 100%;
}
.page-template-template-conversie-php section#s-reviews figure figcaption,
.page-template-template-diensten-php section#s-reviews figure figcaption {
  height: 60px;
  row-gap: 0rem;
}
.page-template-template-conversie-php section#s-reviews figure figcaption p,
.page-template-template-diensten-php section#s-reviews figure figcaption p {
  font-size: 1.25rem;
  font-weight: bold;
}
.page-template-template-conversie-php section#s-reviews figure figcaption small,
.page-template-template-diensten-php section#s-reviews figure figcaption small {
  font-size: 0.9rem;
  opacity: 0.77;
}
.page-template-template-conversie-php section#s-reviews .vliegendeitems,
.page-template-template-diensten-php section#s-reviews .vliegendeitems {
  margin-bottom: 1.5rem;
  margin-top: -2rem;
  padding: 0.5rem;
}
.page-template-template-conversie-php section#s-reviews .vliegendeitems img,
.page-template-template-diensten-php section#s-reviews .vliegendeitems img {
  position: absolute;
  height: auto;
  pointer-events: none;
}
.page-template-template-conversie-php section.pre-footer,
.page-template-template-diensten-php section.pre-footer {
  background: #e5eff7;
  padding: 0;
}
.page-template-template-conversie-php section.pre-footer .logoslider .slick-track,
.page-template-template-diensten-php section.pre-footer .logoslider .slick-track {
  display: flex;
}
.page-template-template-conversie-php section.pre-footer .logoslider .slick-track .slick-slide,
.page-template-template-diensten-php section.pre-footer .logoslider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
  padding: 2.5rem;
}
.page-template-template-conversie-php section.pre-footer .logoslider .slick-track .slick-slide img,
.page-template-template-diensten-php section.pre-footer .logoslider .slick-track .slick-slide img {
  object-fit: contain;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce ul.products li.product .button {
  transition: all 0.3s ease-in-out;
  cursor: pointer !important;
  outline: none;
  border-radius: 0px;
  font-size: 14px;
  position: relative;
  padding: 0px 15px 0px 15px;
  box-shadow: none !important;
  line-height: 31px;
  border: 1px solid #ffffff;
  background: #e9446e;
  color: #ffffff;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce ul.products li.product .button:hover {
  background-color: #1b2a4a;
}
.price del {
  color: #1b2a4a;
}
.price del span {
  color: #1b2a4a;
}
.price ins {
  color: #1b2a4a;
}
.woocommerce-MyAccount-content input {
  padding-left: 10px;
}
.woocommerce-MyAccount-content label {
  font-weight: 600;
}
.woocommerce em {
  font-size: 12px;
}
.woocommerce-info,
.woocommerce-message {
  border-top: 3px solid #1b2a4a;
}
.woocommerce-info::before,
.woocommerce-message::before {
  color: #1b2a4a;
}
.woocommerce-error {
  border-top: 3px solid red;
}
.woocommerce-error::before {
  color: red;
}
.edit-account button.woocommerce-Button.button {
  margin-top: 20px !important;
  margin-left: 3px;
}
a.woocommerce-Button.button,
a.button.wc-forward,
button.woocommerce-Button.button {
  border-radius: 0px;
  font-family: "PT Sans", sans-serif;
}
textarea#order_comments {
  height: 120px;
}
a.checkout-button.button.alt.wc-forward,
button#place_order {
  background: #e9446e !important;
  border: none !important;
}
.woocommerce form .form-row label {
  margin-bottom: 0;
}
.woocommerce-EditAccountForm fieldset {
  margin-top: 30px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  height: 30px;
}
.woocommerce .quantity .qty {
  height: 33px;
}
.woocommerce span.onsale {
  border-radius: 3%;
  background-color: #1b2a4a;
  padding: 0 .9em;
  line-height: 2.0rem;
  min-height: inherit;
  min-width: inherit;
}
section.related.products {
  clear: both;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  border-radius: 0;
  font-family: "PT Sans", sans-serif;
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
}
.woocommerce-MyAccount-navigation ul li a {
  font-family: "PT Sans", sans-serif;
  font-weight: 100;
}
body.woocommerce-checkout .col-1,
body.woocommerce-checkout .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  max-width: none !important;
}
body.woocommerce-checkout h3#order_review_heading,
body.mijn-account h3#order_review_heading,
body.woocommerce-cart h3#order_review_heading {
  margin-top: 30px;
}
.page-id-4293 .reseller,
.page-id-4596 .reseller {
  display: none;
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.08500000000000001, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.08500000000000001, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.08500000000000001, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}
[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}
[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}
[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}
[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}
[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}
[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}
[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}
[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}
[data-aos=zoom-in] {
  transform: scale(0.6);
}
[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos=zoom-out] {
  transform: scale(1.2);
}
[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}
[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}
[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}
[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}
[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}
[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}
[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}
[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
/* Animations */
/*
@-webkit-keyframes animate_background { 
    from { 
        background-position: -375px -231px;
    } 
    to { 
        background-position: -300px -400px;
    } 
}
@-moz-keyframes animate_background { 
    from { 
        background-position: -375px -231px;
    } 
    to { 
        background-position: -300px -400px;
    } 
}
@-o-keyframes animate_background { 
    from { 
        background-position: -375px -231px;
    } 
    to { 
        background-position: -300px -400px;
    } 
}
@keyframes animate_background { 
    from { 
        background-position: -375px -231px;
    } 
    to { 
        background-position: -300px -400px;
    } 
}








@-webkit-keyframes animate_background_orange { 
    from { 
        background-position: 0px -231px;
    } 
    to { 
        background-position: 0px -400px;
    } 
}
@-moz-keyframes animate_background_orange { 
    from { 
        background-position: 0px -231px;
    } 
    to { 
        background-position: 0px -400px;
    } 
}
@-o-keyframes animate_background_orange { 
    from { 
        background-position: 0px -231px;
    } 
    to { 
        background-position: 0px -400px;
    } 
}
@keyframes animate_background_orange { 
    from { 
        background-position: 0px -231px;
    } 
    to { 
        background-position: -0px -400px;
    } 
}





@-webkit-keyframes animate_opacity { 
    from { 
        opacity: 0;
    } 
    to { 
        opacity: 1;
    } 
}
@-moz-keyframes animate_opacity { 
     from { 
        opacity: 0;
    } 
    to { 
        opacity: 1;
    } 
}
@-o-keyframes animate_opacity { 
     from { 
        opacity: 0;
    } 
    to { 
        opacity: 1;
    } 
}
@keyframes animate_opacity { 
    from { 
        opacity: 0;
    } 
    to { 
        opacity: 1;
    } 
}
*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: background-color 0.2s ease-in-out, top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: background-color 0.2s ease-in-out, top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  background-color: #FFF;
  top: 0;
  transition: background-color 0.2s ease-in-out, top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  background-color: #FFF;
  top: 0;
  transition: background-color 0.2s ease-in-out, top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
p.quote {
  font-weight: bold;
  font-style: italic;
}
.custom-modal {
  transition: all 150ms ease-in-out;
  opacity: 1;
  position: fixed;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  display: grid;
  place-content: center;
  z-index: 15;
}
.custom-modal.cuclosed {
  opacity: 0;
  pointer-events: none;
}
.custom-modal .custom-backdrop {
  min-width: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.66);
  backdrop-filter: blur(15px);
  inset: 0;
  position: absolute;
  z-index: -1;
}
.custom-modal .custom-modal-body {
  position: relative;
  background: white;
  box-shadow: 0px 7px 35px 0 rgba(84, 84, 84, 0.25);
  padding: 70px;
  border-radius: 30px;
}
.custom-modal .custom-modal-body .close-button-container {
  cursor: pointer;
  position: absolute;
  translate: 25% -25%;
  top: 0rem;
  right: 0rem;
  background: #e9446e;
  border-radius: 50%;
  box-shadow: 0 3px 35px rgba(84, 84, 84, 0.25);
  padding: 1rem;
}
.custom-modal .custom-modal-body .close-button-container .close-button {
  width: 22px;
  height: 22px;
  aspect-ratio: 1;
  display: block;
  position: relative;
}
.custom-modal .custom-modal-body .close-button-container .close-button::before,
.custom-modal .custom-modal-body .close-button-container .close-button::after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  position: absolute;
  inset: 0;
  margin: auto;
  background-color: white;
}
.custom-modal .custom-modal-body .close-button-container .close-button::before {
  rotate: 45deg;
}
.custom-modal .custom-modal-body .close-button-container .close-button::after {
  rotate: -45deg;
}
.custom-modal .custom-modal-body .row .team-info {
  gap: 28px;
}
.custom-modal .custom-modal-body .row .team-info .socials {
  height: 26px;
}
.custom-modal .custom-modal-body .row .team-info .socials img {
  margin-right: 5px;
  height: 26px;
  width: 26px;
  transition: .3s ease all;
}
.custom-modal .custom-modal-body .row .team-info .socials img:hover {
  opacity: 0.7;
}
.custom-modal .custom-modal-body .row .team-info #custommodalcloser {
  color: white;
}
.custom-modal .custom-modal-body .row .custommodalimage img {
  border-radius: 15px;
}
@media (max-width: 768px) {
  .custom-modal .custom-modal-body {
    margin-top: 3rem;
    padding: 40px;
  }
  .custom-modal .custom-modal-body .row {
    gap: 70px;
  }
}
body.over-ons section.summary {
  padding: 0 !important;
  height: 0;
}
body.over-ons section.teamfoto {
  margin-top: -280px;
  z-index: 3;
}
body.over-ons section.teamfoto .col-lg-10 img {
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
}
body.over-ons section.webmix-text .col-lg-6 {
  padding: 0 60px;
}
body.over-ons section.webmix-text .col-lg-6.mix:after {
  content: '';
  position: absolute;
  right: 60px;
  top: 120px;
  width: 3px;
  height: 40vh;
  background: #e9446e;
}
body.over-ons section.webmix-text .col-lg-6 h2 {
  text-align: right;
  color: #1b2a4a;
}
body.over-ons section.webmix-text .col-lg-6 h2 span {
  color: #e9446e;
}
body.over-ons section.onze-visie {
  margin-top: 90px;
  padding: 90px 0;
}
body.over-ons section.onze-visie .over-text {
  padding-right: 60px;
}
body.over-ons section.onze-visie .over-text:after {
  content: '';
  position: absolute;
  right: 60px;
  top: -90px;
  width: 3px;
  height: 110px;
  background: #ffffff;
}
body.over-ons section.onze-visie .over-text:before {
  content: '';
  position: absolute;
  right: 60px;
  top: 20px;
  width: 40%;
  height: 3px;
  background: #ffffff;
}
body.over-ons section.onze-visie h3 span {
  display: inline-block;
  transform: rotate(20deg);
}
body.over-ons section.onze-visie img {
  margin-top: -150px;
  box-shadow: none !important;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
}
body.over-ons section.ons-team {
  padding-bottom: 0px;
}
body.over-ons section.ons-team .container {
  display: flex;
  flex-direction: column;
  gap: 70px;
}
@media (min-width: 1200px) {
  body.over-ons section.ons-team .container {
    width: 1600px;
  }
}
@media (min-width: 992px) {
  body.over-ons section.ons-team .container {
    width: 1400px;
  }
}
@media (min-width: 768px) {
  body.over-ons section.ons-team .container {
    width: 1600px;
  }
}
@media (min-width: 1200px) {
  body.over-ons section.ons-team .container {
    width: 1600px;
  }
}
@media (min-width: 1200px) {
  body.over-ons section.ons-team .container {
    width: 1600px;
  }
}
body.over-ons section.ons-team h3 {
  color: #1b2a4a;
}
body.over-ons section.ons-team h3 span {
  color: #e9446e;
}
body.over-ons section .teamleden .col-md-7 {
  padding: 0 60px;
}
body.over-ons section .teamleden .teams-modal-toggler {
  cursor: pointer;
}
body.over-ons section .teamleden .teamlid {
  margin-bottom: 70px;
}
body.over-ons section .teamleden .functie {
  font-size: 0.9em;
}
body.over-ons section .teamleden .teamlidinfo h4 {
  color: #1b2a4a;
  font-size: 26px;
}
body.over-ons section .teamleden .teamlidinfo span {
  font-size: 16px;
}
body.over-ons section .teamleden .socials {
  height: 26px;
}
body.over-ons section .teamleden .socials img {
  margin-right: 5px;
  height: 26px;
  width: 26px;
  transition: .3s ease all;
}
body.over-ons section .teamleden .socials img:hover {
  opacity: 0.7;
}
body.over-ons section.oneven .profile-img {
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px;
}
body.over-ons section.even .profile-img {
  border-bottom-left-radius: 50px;
  border-top-right-radius: 50px;
}
body.over-ons section.over-video .col-md-12 {
  background: #1b2a4a;
  height: 500px;
  overflow: hidden;
}
body.over-ons section.over-video .col-md-12 div {
  width: 100%;
  height: 100%;
}
body.over-ons section.over-video .col-md-12 iframe {
  width: 100%;
  height: 220%;
  position: absolute;
  top: -30%;
  left: -5px;
}
body.over-ons section.over-video .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  top: 0px;
  left: 0px;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body.over-ons section.over-video .overlay:after {
  position: absolute;
  width: 100px;
  height: 100px;
  content: '';
  /*
					top:~"calc(50% - 50px)";
					left:~"calc(50% - 50px)";
*/
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  background-color: #e9446e;
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/play.svg');
  background-size: 30px;
  background-position: 40px 30px;
  background-repeat: no-repeat;
  transition: 0.5s ease-in-out;
  border-radius: 100px;
}
body.over-ons section.over-video .overlay:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(27, 42, 74, 0.7);
  transition: 0.5s ease-in-out;
}
body.over-ons section.over-video .overlay:hover:after {
  transform: translate(-50%, -50%) scale(1.1);
}
body.over-ons section.over-video .overlay:hover:before {
  background: rgba(27, 42, 74, 0.2);
}
body.over-ons section.academy .container {
  display: flex;
  flex-direction: column;
  gap: 70px;
}
body.over-ons section.academy .container > .row {
  padding-left: 15px;
}
body.over-ons section.academy .container .academy-left {
  gap: 30px;
}
body.over-ons section.academy .container .academy-left .academyinfo {
  background: #e9446e;
  gap: 16px;
}
body.over-ons section.academy .container .academy-left .academyinfo h3,
body.over-ons section.academy .container .academy-left .academyinfo p {
  color: #ffffff;
}
body.over-ons section.academy .container .leerling-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
body.over-ons section.academy .container .leerling-grid .teamlidbottom > div {
  width: 100%;
}
body.over-ons section.academy .container .leerling-grid .teamlidbottom .teamlidinfo h4 {
  color: #1b2a4a;
  font-size: 26px;
}
body.over-ons section.academy .container .leerling-grid .teamlidbottom .teamlidinfo span {
  font-size: 16px;
}
body.over-ons section.academy .container .leerling-grid .teamlidbottom .leerling_info {
  display: grid;
  grid-template-columns: auto 65px;
  gap: 1rem;
}
body.over-ons section.academy .container .leerling-grid .teamlidbottom .socials {
  height: 26px;
  min-width: 4rem;
  gap: 5px;
}
body.over-ons section.academy .container .leerling-grid .teamlidbottom .socials img {
  height: 26px;
  width: 26px;
  transition: .3s ease all;
}
body.over-ons section.academy .container .leerling-grid .teamlidbottom .socials img:hover {
  opacity: 0.7;
}
@media (max-width: 992px) {
  body.over-ons section.academy .container > .row {
    gap: 30px;
  }
  body.over-ons section.academy .container .anonymous-card > div:first-child {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  body.over-ons section.academy .container .anonymous-card > div {
    padding-left: 0;
  }
}
body.over-ons section.over-slider .col-md-12:after {
  content: '';
  background: -webkit-linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  width: 20vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  pointer-events: none;
}
body.over-ons section.over-slider * {
  padding: 0 6px 0 0 !important;
}
body.over-ons section.over-slider img {
  height: 500px;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
p.quote {
  font-weight: bold;
  font-style: italic;
}
body.diensten section.summary {
  padding: 0 !important;
  height: 0;
}
body.diensten section.intro-text .container .col-lg-6 {
  padding: 0 30px;
}
body.diensten section.intro-text .container .col-lg-6 h3 {
  color: #1b2a4a;
  font-size: 42px;
}
body.diensten section.intro-text .container .col-lg-6 h3 span {
  color: #e9446e;
}
body.diensten section.intro-text .container .col-lg-6 h3 span:last-child {
  color: #e9446e;
}
body.diensten section.intro-text .container .col-lg-6 h3 span:last-child:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 45%;
  top: 62%;
  right: -1px;
  background: #e9446e;
  z-index: -1;
}
body.diensten section.intro-text .container .col-lg-6 h3 span:last-child:after {
  content: "";
  position: absolute;
  right: -1px;
  top: 62%;
  width: 3px;
  height: 40vh;
  background: #e9446e;
}
body.diensten section.grafisch,
body.diensten section.webdevelopment,
body.diensten section.webhosting,
body.diensten section.api-koppelingen {
  color: #ffffff;
}
body.diensten section.grafisch .btn-white:hover,
body.diensten section.webdevelopment .btn-white:hover,
body.diensten section.webhosting .btn-white:hover,
body.diensten section.api-koppelingen .btn-white:hover {
  background: #e9446e;
}
body.diensten section.grafisch .image img,
body.diensten section.webdevelopment .image img,
body.diensten section.webhosting .image img,
body.diensten section.api-koppelingen .image img {
  object-fit: cover;
  width: 100%;
  max-width: none !important;
  height: 100%;
}
body.diensten section.grafisch .content,
body.diensten section.webdevelopment .content,
body.diensten section.webhosting .content,
body.diensten section.api-koppelingen .content {
  padding: 0 30px;
}
body.diensten section.grafisch .content h2,
body.diensten section.webdevelopment .content h2,
body.diensten section.webhosting .content h2,
body.diensten section.api-koppelingen .content h2 {
  color: #ffffff;
  font-size: 36px;
}
body.diensten section.grafisch .content p:last-of-type,
body.diensten section.webdevelopment .content p:last-of-type,
body.diensten section.webhosting .content p:last-of-type,
body.diensten section.api-koppelingen .content p:last-of-type {
  margin-bottom: 0px;
}
body.diensten section.grafisch .content a.btn,
body.diensten section.webdevelopment .content a.btn,
body.diensten section.webhosting .content a.btn,
body.diensten section.api-koppelingen .content a.btn {
  margin-top: 15px;
}
body.diensten section.grafisch .content .lax,
body.diensten section.webdevelopment .content .lax,
body.diensten section.webhosting .content .lax,
body.diensten section.api-koppelingen .content .lax {
  padding: 30px 0;
}
body.diensten section.grafisch .container {
  background-color: #e9446e;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 50px;
}
body.diensten section.grafisch .container .image img {
  border-top-right-radius: 50px;
}
body.diensten section.grafisch .container .image .para-img {
  height: 100% !important;
  width: 100% !important;
  padding: 30%;
  background-position: top center;
  background-repeat: no-repeat;
  border-top-right-radius: 50px;
}
body.diensten section.grafisch .container .content {
  text-align: right;
}
@media only screen and (max-width: 991px) {
  body.diensten section.grafisch .container .content {
    text-align: left;
  }
}
body.diensten section.grafisch .container .content:after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  width: 3px;
  height: 100%;
  background: #ffffff;
  z-index: 2;
}
body.diensten section.grafisch .container .content .lax .btn-secondary:hover {
  background-color: #ffffff;
  color: #1b2a4a;
  border-color: #ffffff;
}
body.diensten section.grafisch .container .content .lax .btn-secondary:hover:after {
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts-blauw.svg");
}
body.diensten section.grafisch .container h2:before {
  content: "";
  position: relative;
  left: calc(100% + 15px);
  top: 20px;
  width: 15px;
  height: 3px;
  background: #ffffff;
  display: block;
}
body.diensten section.grafisch:after {
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/shape-back-home-3.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: -100%;
  width: 100vw;
  opacity: 0.07;
  background-blend-mode: screen;
}
body.diensten section.webdevelopment .container {
  background-color: #e9446e;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 50px;
}
body.diensten section.webdevelopment .container .image img {
  border-top-right-radius: 50px;
}
body.diensten section.webdevelopment .container .image .para-img {
  height: 100% !important;
  width: 100% !important;
  padding: 30%;
  background-position: top center;
  background-repeat: no-repeat;
  border-top-right-radius: 50px;
}
body.diensten section.webdevelopment .container .content {
  text-align: right;
}
body.diensten section.webdevelopment .container .content:after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  width: 3px;
  height: 100%;
  background: #ffffff;
  z-index: 2;
}
body.diensten section.webdevelopment .container .content .lax .btn-secondary:hover {
  background-color: #ffffff;
  color: #1b2a4a;
  border-color: #ffffff;
}
body.diensten section.webdevelopment .container .content .lax .btn-secondary:hover:after {
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts-blauw.svg");
}
body.diensten section.webdevelopment .container h2:before {
  content: "";
  position: relative;
  left: calc(100% + 15px);
  top: 20px;
  width: 15px;
  height: 3px;
  background: #ffffff;
  display: block;
}
body.diensten section.webdevelopment:after {
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/shape-back-home-3.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: -100%;
  width: 100vw;
  height: 510%;
  opacity: 0.07;
  background-blend-mode: screen;
}
body.diensten section.webhosting .container {
  background-color: #a2c7e3;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px;
}
body.diensten section.webhosting .container .image img {
  border-top-left-radius: 50px;
}
body.diensten section.webhosting .container .image .para-img {
  height: 100% !important;
  width: 100% !important;
  padding: 30%;
  background-size: 150%;
  background-position: top center;
  background-repeat: no-repeat;
  border-top-left-radius: 50px;
}
body.diensten section.webhosting .container .content h2:before {
  content: "";
  position: relative;
  left: -30px;
  top: 20px;
  width: 15px;
  height: 3px;
  background: #e9446e;
  display: block;
}
body.diensten section.webhosting .container .content h2:after {
  content: "";
  position: absolute;
  left: -32px;
  top: -270px;
  width: 3px;
  height: 150%;
  background: #e9446e;
}
body.diensten section.api-koppelingen .container {
  background-color: #a2c7e3;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px;
}
body.diensten section.api-koppelingen .container .image img {
  border-top-left-radius: 50px;
}
body.diensten section.api-koppelingen .container .image .para-img {
  height: 100% !important;
  width: 100% !important;
  padding: 30%;
  background-size: 150%;
  background-position: top center;
  background-repeat: no-repeat;
  border-top-left-radius: 50px;
}
body.diensten section.api-koppelingen .container .content h2:before {
  content: "";
  position: relative;
  left: -30px;
  top: 20px;
  width: 15px;
  height: 3px;
  background: #e9446e;
  display: block;
}
body.diensten section.api-koppelingen .container .content h2:after {
  content: "";
  position: absolute;
  left: -32px;
  top: -270px;
  width: 3px;
  height: 250%;
  background: #e9446e;
}
body.diensten section.workflow-management .container {
  background-color: #1b2a4a;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 50px;
}
body.diensten section.workflow-management .container .image img {
  border-top-right-radius: 50px;
}
body.diensten section.workflow-management .container .image .para-img {
  height: 100% !important;
  width: 100% !important;
  padding: 30%;
  background-position: top center;
  background-repeat: no-repeat;
  border-top-right-radius: 50px;
}
body.diensten section.workflow-management .container .content {
  text-align: right;
}
@media only screen and (max-width: 991px) {
  body.diensten section.workflow-management .container .content {
    text-align: left;
  }
}
body.diensten section.workflow-management .container .content h2 {
  color: white;
}
body.diensten section.workflow-management .container .content p {
  color: white;
}
body.diensten section.workflow-management .container .content:after {
  content: "";
  position: absolute;
  right: -1px;
  top: -425px;
  width: 3px;
  height: 206%;
  background: #e9446e;
  z-index: 2;
}
body.diensten section.workflow-management .container .content .lax {
  padding-right: 15px;
}
body.diensten section.workflow-management .container .content .lax .btn-secondary {
  background-color: #ffffff;
  color: #1b2a4a;
  border-color: #ffffff;
}
body.diensten section.workflow-management .container .content .lax .btn-secondary:after {
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts-blauw.svg");
}
body.diensten section.workflow-management .container .content .lax .btn-secondary:hover {
  background-color: #e9446e;
  color: #ffffff;
  border-color: #e9446e;
}
body.diensten section.workflow-management .container .content .lax .btn-secondary:hover:after {
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg");
}
body.diensten section.workflow-management .container h2:before {
  content: "";
  position: relative;
  left: calc(100% + 15px);
  top: 20px;
  width: 15px;
  height: 3px;
  background: #e9446e;
  display: block;
}
body.diensten section.workflow-management:after {
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/shape-back-home-3.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: -100%;
  width: 100vw;
  height: 510%;
  opacity: 0.07;
  background-blend-mode: screen;
}
@media only screen and (max-width: 991px) {
  body.diensten section.workflow-management:after {
    display: none;
  }
}
body.webdevelopment section.voordelen .row:first-child {
  margin-bottom: 0px !important;
}
body.grafische-vormgeving section.intro-text .extra-tekst,
body.webdevelopment section.intro-text .extra-tekst,
body.hosting section.intro-text .extra-tekst,
body.webapplicaties section.intro-text .extra-tekst {
  margin-top: 90px;
}
body.grafische-vormgeving section.intro-text .extra-tekst:before,
body.webdevelopment section.intro-text .extra-tekst:before,
body.hosting section.intro-text .extra-tekst:before,
body.webapplicaties section.intro-text .extra-tekst:before {
  width: 120px;
  height: 3px;
  background: #e9446e;
  left: calc(50% - 60px);
  position: absolute;
  content: "";
  display: block;
  top: 212px;
}
body.grafische-vormgeving section.intro-text .extra-tekst2,
body.webdevelopment section.intro-text .extra-tekst2,
body.hosting section.intro-text .extra-tekst2,
body.webapplicaties section.intro-text .extra-tekst2 {
  margin-top: 120px;
}
body.grafische-vormgeving section.intro-text .col-lg-6,
body.webdevelopment section.intro-text .col-lg-6,
body.hosting section.intro-text .col-lg-6,
body.webapplicaties section.intro-text .col-lg-6 {
  padding: 0 30px;
}
body.grafische-vormgeving section.intro-text .col-lg-6 h2,
body.webdevelopment section.intro-text .col-lg-6 h2,
body.hosting section.intro-text .col-lg-6 h2,
body.webapplicaties section.intro-text .col-lg-6 h2 {
  color: #1b2a4a;
}
body.grafische-vormgeving section.intro-text .col-lg-6 h2 span,
body.webdevelopment section.intro-text .col-lg-6 h2 span,
body.hosting section.intro-text .col-lg-6 h2 span,
body.webapplicaties section.intro-text .col-lg-6 h2 span {
  color: #e9446e;
}
body.grafische-vormgeving section.intro-images .container .row .col-md-6 .row,
body.webdevelopment section.intro-images .container .row .col-md-6 .row,
body.hosting section.intro-images .container .row .col-md-6 .row,
body.webapplicaties section.intro-images .container .row .col-md-6 .row {
  padding: 15px;
}
body.grafische-vormgeving section.intro-images .container .row .col-md-6 .row img,
body.webdevelopment section.intro-images .container .row .col-md-6 .row img,
body.hosting section.intro-images .container .row .col-md-6 .row img,
body.webapplicaties section.intro-images .container .row .col-md-6 .row img {
  align-self: flex-start;
  height: auto !important;
}
body.grafische-vormgeving section.intro-images .container .row .col-md-6 .row:first-child img,
body.webdevelopment section.intro-images .container .row .col-md-6 .row:first-child img,
body.hosting section.intro-images .container .row .col-md-6 .row:first-child img,
body.webapplicaties section.intro-images .container .row .col-md-6 .row:first-child img {
  width: 75%;
}
body.grafische-vormgeving section.voordelen .row:first-child,
body.webdevelopment section.voordelen .row:first-child,
body.hosting section.voordelen .row:first-child,
body.webapplicaties section.voordelen .row:first-child {
  margin-bottom: 30px;
}
body.grafische-vormgeving section.voordelen:before,
body.webdevelopment section.voordelen:before,
body.hosting section.voordelen:before,
body.webapplicaties section.voordelen:before {
  background: #e9446e;
  content: "";
  position: absolute;
  left: 50%;
  top: -40px;
  width: 3px;
  height: 40px;
  z-index: 3 !important;
}
body.grafische-vormgeving section.voordelen:after,
body.webdevelopment section.voordelen:after,
body.hosting section.voordelen:after,
body.webapplicaties section.voordelen:after {
  background: #ffffff;
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 3px;
  height: 40px;
  z-index: 3 !important;
}
body.grafische-vormgeving section.sub,
body.webdevelopment section.sub,
body.hosting section.sub,
body.webapplicaties section.sub {
  text-align: center;
}
body.grafische-vormgeving section.sub h3,
body.webdevelopment section.sub h3,
body.hosting section.sub h3,
body.webapplicaties section.sub h3 {
  font-size: 42px;
}
body.grafische-vormgeving section.sub span,
body.webdevelopment section.sub span,
body.hosting section.sub span,
body.webapplicaties section.sub span {
  font-weight: bold;
  color: #e9446e;
}
body.grafische-vormgeving section.block-links,
body.webdevelopment section.block-links,
body.hosting section.block-links,
body.webapplicaties section.block-links {
  /*
			&:last-child {
				.container {

					&:after {
						content: '';
					    position: absolute;
					    display: block;
					    right: 27px;
					    top: 0;
					    width: 3px;
					    height: 100%;
					    background: #e9446e;
					}

					h3 {

					}


					&:after {
						display: none;


					}
				}
			}
*/
}
body.grafische-vormgeving section.block-links .container,
body.webdevelopment section.block-links .container,
body.hosting section.block-links .container,
body.webapplicaties section.block-links .container {
  min-height: 30vw;
}
body.grafische-vormgeving section.block-links .container.voormobiel,
body.webdevelopment section.block-links .container.voormobiel,
body.hosting section.block-links .container.voormobiel,
body.webapplicaties section.block-links .container.voormobiel {
  min-height: 0px !important;
}
body.grafische-vormgeving section.block-links .container.voormobiel:before,
body.webdevelopment section.block-links .container.voormobiel:before,
body.hosting section.block-links .container.voormobiel:before,
body.webapplicaties section.block-links .container.voormobiel:before {
  display: none;
}
body.grafische-vormgeving section.block-links .container:after,
body.webdevelopment section.block-links .container:after,
body.hosting section.block-links .container:after,
body.webapplicaties section.block-links .container:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 3px;
  height: 100%;
  background: #e9446e;
}
body.grafische-vormgeving section.block-links .container .row .col-md-6.content,
body.webdevelopment section.block-links .container .row .col-md-6.content,
body.hosting section.block-links .container .row .col-md-6.content,
body.webapplicaties section.block-links .container .row .col-md-6.content {
  background: #e9446e;
  color: #ffffff;
  text-align: right;
  padding: 30px 60px;
  left: 30px;
}
body.grafische-vormgeving section.block-links .container .row .col-md-6.content h3,
body.webdevelopment section.block-links .container .row .col-md-6.content h3,
body.hosting section.block-links .container .row .col-md-6.content h3,
body.webapplicaties section.block-links .container .row .col-md-6.content h3 {
  color: #ffffff;
}
body.grafische-vormgeving section.block-links .container .row .col-md-6.content h3 span,
body.webdevelopment section.block-links .container .row .col-md-6.content h3 span,
body.hosting section.block-links .container .row .col-md-6.content h3 span,
body.webapplicaties section.block-links .container .row .col-md-6.content h3 span {
  opacity: 0.6;
}
body.grafische-vormgeving section.block-links .container .row .col-md-6.content h3:after,
body.webdevelopment section.block-links .container .row .col-md-6.content h3:after,
body.hosting section.block-links .container .row .col-md-6.content h3:after,
body.webapplicaties section.block-links .container .row .col-md-6.content h3:after {
  content: "";
  position: relative;
  right: calc(-100% - 15px);
  top: -19px;
  width: 15px;
  height: 3px;
  background: #e9446e;
  display: block;
}
body.grafische-vormgeving section.block-links .container .row .col-md-6.content .laxholder,
body.webdevelopment section.block-links .container .row .col-md-6.content .laxholder,
body.hosting section.block-links .container .row .col-md-6.content .laxholder,
body.webapplicaties section.block-links .container .row .col-md-6.content .laxholder {
  left: 0;
}
body.grafische-vormgeving section.block-rechts,
body.webdevelopment section.block-rechts,
body.hosting section.block-rechts,
body.webapplicaties section.block-rechts {
  /*
			&:last-child {
				.container {

					&:after {
						content: '';
					    position: absolute;
					    display: block;
					    left: 50%;
					    top: 0;
					    width: 3px;
					    height: 100%;
					    background: #e9446e;
					}

					h3 {

					}


					&:after {
						display: none;


					}
				}
			}
*/
}
body.grafische-vormgeving section.block-rechts .container,
body.webdevelopment section.block-rechts .container,
body.hosting section.block-rechts .container,
body.webapplicaties section.block-rechts .container {
  min-height: 30vw;
  background-position: center center;
  background-size: 150%;
  background-repeat: no-repeat;
}
body.grafische-vormgeving section.block-rechts .container.voormobiel,
body.webdevelopment section.block-rechts .container.voormobiel,
body.hosting section.block-rechts .container.voormobiel,
body.webapplicaties section.block-rechts .container.voormobiel {
  min-height: 0px !important;
}
body.grafische-vormgeving section.block-rechts .container.voormobiel:before,
body.webdevelopment section.block-rechts .container.voormobiel:before,
body.hosting section.block-rechts .container.voormobiel:before,
body.webapplicaties section.block-rechts .container.voormobiel:before {
  display: none;
}
body.grafische-vormgeving section.block-rechts .container:after,
body.webdevelopment section.block-rechts .container:after,
body.hosting section.block-rechts .container:after,
body.webapplicaties section.block-rechts .container:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 3px;
  height: 100%;
  background: #e9446e;
}
body.grafische-vormgeving section.block-rechts .container .row .col-md-6.content,
body.webdevelopment section.block-rechts .container .row .col-md-6.content,
body.hosting section.block-rechts .container .row .col-md-6.content,
body.webapplicaties section.block-rechts .container .row .col-md-6.content {
  background: #e9446e;
  color: #ffffff;
  padding: 30px 60px;
  right: 30px;
}
body.grafische-vormgeving section.block-rechts .container .row .col-md-6.content h3,
body.webdevelopment section.block-rechts .container .row .col-md-6.content h3,
body.hosting section.block-rechts .container .row .col-md-6.content h3,
body.webapplicaties section.block-rechts .container .row .col-md-6.content h3 {
  color: #ffffff;
}
body.grafische-vormgeving section.block-rechts .container .row .col-md-6.content h3 span,
body.webdevelopment section.block-rechts .container .row .col-md-6.content h3 span,
body.hosting section.block-rechts .container .row .col-md-6.content h3 span,
body.webapplicaties section.block-rechts .container .row .col-md-6.content h3 span {
  opacity: 0.6;
}
body.grafische-vormgeving section.block-rechts .container .row .col-md-6.content h3:after,
body.webdevelopment section.block-rechts .container .row .col-md-6.content h3:after,
body.hosting section.block-rechts .container .row .col-md-6.content h3:after,
body.webapplicaties section.block-rechts .container .row .col-md-6.content h3:after {
  content: "";
  position: relative;
  left: -30px;
  top: -19px;
  width: 15px;
  height: 3px;
  background: #1b2a4a;
  display: block;
}
body.grafische-vormgeving section.block-rechts .container .row .col-md-6.content .laxholder,
body.webdevelopment section.block-rechts .container .row .col-md-6.content .laxholder,
body.hosting section.block-rechts .container .row .col-md-6.content .laxholder,
body.webapplicaties section.block-rechts .container .row .col-md-6.content .laxholder {
  right: 0;
}
body.grafische-vormgeving section .laxholder,
body.webdevelopment section .laxholder,
body.hosting section .laxholder,
body.webapplicaties section .laxholder {
  pointer-events: none;
  height: 100%;
  width: auto;
  padding-top: 0;
  position: absolute;
  z-index: 2;
  top: 0;
}
body.grafische-vormgeving section .laxholder .dummyimg,
body.webdevelopment section .laxholder .dummyimg,
body.hosting section .laxholder .dummyimg,
body.webapplicaties section .laxholder .dummyimg {
  max-width: 100%;
  height: 100%;
}
body.grafische-vormgeving section .image-container,
body.webdevelopment section .image-container,
body.hosting section .image-container,
body.webapplicaties section .image-container {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
body.grafische-vormgeving section .image-container.links img,
body.webdevelopment section .image-container.links img,
body.hosting section .image-container.links img,
body.webapplicaties section .image-container.links img {
  position: absolute;
}
body.grafische-vormgeving section .image-container.links img:first-child,
body.webdevelopment section .image-container.links img:first-child,
body.hosting section .image-container.links img:first-child,
body.webapplicaties section .image-container.links img:first-child {
  left: -50px;
  top: -50px;
  width: 17%;
  height: auto;
}
body.grafische-vormgeving section .image-container.links img:nth-child(2),
body.webdevelopment section .image-container.links img:nth-child(2),
body.hosting section .image-container.links img:nth-child(2),
body.webapplicaties section .image-container.links img:nth-child(2) {
  left: -70px;
  top: 30%;
  width: 10%;
  height: auto;
}
body.grafische-vormgeving section .image-container.links img:nth-child(3),
body.webdevelopment section .image-container.links img:nth-child(3),
body.hosting section .image-container.links img:nth-child(3),
body.webapplicaties section .image-container.links img:nth-child(3) {
  left: -54px;
  bottom: -15px;
  width: 20%;
  height: auto;
}
body.grafische-vormgeving section .image-container.rechts img,
body.webdevelopment section .image-container.rechts img,
body.hosting section .image-container.rechts img,
body.webapplicaties section .image-container.rechts img {
  position: absolute;
}
body.grafische-vormgeving section .image-container.rechts img:first-child,
body.webdevelopment section .image-container.rechts img:first-child,
body.hosting section .image-container.rechts img:first-child,
body.webapplicaties section .image-container.rechts img:first-child {
  right: -50px;
  top: -50px;
  width: 18%;
  height: auto;
}
body.grafische-vormgeving section .image-container.rechts img:nth-child(2),
body.webdevelopment section .image-container.rechts img:nth-child(2),
body.hosting section .image-container.rechts img:nth-child(2),
body.webapplicaties section .image-container.rechts img:nth-child(2) {
  right: -70px;
  top: 30%;
  width: 10%;
  height: auto;
}
body.grafische-vormgeving section .image-container.rechts img:nth-child(3),
body.webdevelopment section .image-container.rechts img:nth-child(3),
body.hosting section .image-container.rechts img:nth-child(3),
body.webapplicaties section .image-container.rechts img:nth-child(3) {
  right: -54px;
  bottom: -15px;
  width: 20%;
  height: auto;
}
body.grafische-vormgeving .traject:after,
body.webdevelopment .traject:after,
body.hosting .traject:after,
body.webapplicaties .traject:after {
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/shape-back-home-3.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 700px;
  width: 100vw;
  height: 400%;
  opacity: 0.00;
}
body.grafische-vormgeving .traject section.rechtsuitsteken > .container > .row > div:last-child,
body.webdevelopment .traject section.rechtsuitsteken > .container > .row > div:last-child,
body.hosting .traject section.rechtsuitsteken > .container > .row > div:last-child,
body.webapplicaties .traject section.rechtsuitsteken > .container > .row > div:last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50vw;
  -ms-flex: 0 0 50vw;
  flex: 0 0 50vw;
  max-width: 800px;
  margin-left: calc(((100vw - ((var(--container)) /12))*6) * -1);
  transform: translateX(calc((100vw - ((var(--container)) /12))*6));
}
body.grafische-vormgeving .block-links .container:before,
body.grafische-vormgeving .block-rechts .container:before {
  background: #e9446e;
  content: "";
  position: absolute;
  left: 50%;
  top: -120px;
  width: 3px;
  height: 120px;
  z-index: 3 !important;
}
body.webdevelopment .block-links,
body.grafische-vormgeving .block-links,
body.webdevelopment .block-rechts,
body.grafische-vormgeving .block-rechts {
  /*
		&:last-child {
			.container {

				h3 {
					&:before {
					    background: @white !important;
					    z-index: 1 !important;
					}
				}


				&:after {
					display: none;


				}
			}
		}
*/
}
body.webdevelopment .block-links .container:before,
body.grafische-vormgeving .block-links .container:before,
body.webdevelopment .block-rechts .container:before,
body.grafische-vormgeving .block-rechts .container:before {
  background: #e9446e;
  content: "";
  position: absolute;
  left: 50%;
  top: -120px;
  width: 3px;
  height: 120px;
  z-index: 3 !important;
}
body.webdevelopment .block-links .container:after,
body.grafische-vormgeving .block-links .container:after,
body.webdevelopment .block-rechts .container:after,
body.grafische-vormgeving .block-rechts .container:after {
  background: #ffffff !important;
  height: 100% !important;
  z-index: 1 !important;
  top: 0 !important;
}
body.webdevelopment .block-links .container .row .col-md-6.content,
body.grafische-vormgeving .block-links .container .row .col-md-6.content,
body.webdevelopment .block-rechts .container .row .col-md-6.content,
body.grafische-vormgeving .block-rechts .container .row .col-md-6.content {
  background: #e9446e !important;
}
body.webdevelopment .block-links .container .row .col-md-6.content h3:after,
body.grafische-vormgeving .block-links .container .row .col-md-6.content h3:after,
body.webdevelopment .block-rechts .container .row .col-md-6.content h3:after,
body.grafische-vormgeving .block-rechts .container .row .col-md-6.content h3:after {
  background: #ffffff !important;
}
body.hosting .block-links,
body.hosting .block-rechts {
  /*
		&:last-child {
			.container {

				h3 {
					&:before {
					    background: @white !important;
					    z-index: 1 !important;
					}
				}


				&:after {
					display: none;


				}
			}
		}
*/
}
body.hosting .block-links .container:before,
body.hosting .block-rechts .container:before {
  background: #e9446e;
  content: "";
  position: absolute;
  left: 50%;
  top: -120px;
  width: 3px;
  height: 120px;
  z-index: 3 !important;
}
body.hosting .block-links .container:after,
body.hosting .block-rechts .container:after {
  background: #ffffff !important;
  height: 100% !important;
  z-index: 1 !important;
  top: 0 !important;
}
body.hosting .block-links .container .row .col-md-6.content,
body.hosting .block-rechts .container .row .col-md-6.content {
  background: #a2c7e3 !important;
}
body.hosting .block-links .container .row .col-md-6.content h3:after,
body.hosting .block-rechts .container .row .col-md-6.content h3:after {
  background: #ffffff !important;
}
body.webapplicaties .block-links,
body.webapplicaties .block-rechts {
  /*
    &:last-child {
      .container {

        h3 {
          &:before {
              background: @white !important;
              z-index: 1 !important;
          }
        }


        &:after {
          display: none;


        }
      }
    }
*/
}
body.webapplicaties .block-links .container:before,
body.webapplicaties .block-rechts .container:before {
  background: #e9446e;
  content: "";
  position: absolute;
  left: 50%;
  top: -120px;
  width: 3px;
  height: 120px;
  z-index: 3 !important;
}
body.webapplicaties .block-links .container:after,
body.webapplicaties .block-rechts .container:after {
  background: #ffffff !important;
  height: 100% !important;
  z-index: 1 !important;
  top: 0 !important;
}
body.webapplicaties .block-links .container .row .col-md-6.content,
body.webapplicaties .block-rechts .container .row .col-md-6.content {
  background: #1b2a4a !important;
}
body.webapplicaties .block-links .container .row .col-md-6.content h3:after,
body.webapplicaties .block-rechts .container .row .col-md-6.content h3:after {
  background: #ffffff !important;
}
.back-button {
  padding: 0;
}
.back-button .container:before {
  background: #e9446e;
  content: "";
  position: absolute;
  left: 50%;
  top: -400%;
  width: 3px;
  height: calc(450% + 3px);
  z-index: -1 !important;
}
.back-button .container:after {
  background: #e9446e;
  content: "";
  position: absolute;
  left: 50%;
  width: 20%;
  height: 3px;
  top: 50%;
}
.back-button .container .back {
  margin-top: 10px;
  position: absolute;
  padding-left: 15px;
}
.back-button .container .back:after {
  transform: rotate(180deg);
  left: 0 !important;
  top: 6px !important;
  content: "";
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts-pink.svg");
  height: 50%;
  width: 8px;
  position: absolute;
  background-size: 100% 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.back-button .container .back:hover:after {
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts-blauw.svg");
}
.back-button .container .btn {
  font-size: 1.3em;
  padding: 10px 20px;
  left: 45%;
}
.back-button .container .btn:after {
  display: none;
}
.back-button .container .btn.btn-secondary:hover {
  background-color: #e9446e;
  color: #ffffff;
}
.back-button .container .btn.btn-secondary:hover:after {
  background-image: url("https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg");
}
@media only screen and (max-width: 991px) {
  .word-magic {
    display: none;
  }
}
.word-magic .shuffle {
  width: 100%;
  z-index: 5;
  position: relative;
}
.word-magic .shuffle:after {
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  position: absolute;
  content: '';
  top: 60px;
  left: 0;
}
.word-magic h3 {
  display: inline-block;
  z-index: 100;
  margin-bottom: 0px;
  margin-top: -7px;
  color: #1b2a4a;
  transform: translateY(-5px);
  line-height: 1.19em;
}
.word-magic .schuifholder {
  display: inline-block;
  position: relative;
  width: calc(100% - 200px);
  height: 30px;
  z-index: -1;
}
.word-magic .schuifholder .schuif {
  margin-left: 15px;
  position: absolute;
  background: #ffffff;
  border-right: 3px solid #e9446e;
  height: calc(100% + 10px);
  width: 100%;
  top: -5px;
  left: 0px;
  transform: translateX(-100%);
  z-index: 1;
  transition: all 500ms cubic-bezier(0.66, 0.25, 0.17, 1.28);
  /* custom */
}
.word-magic .schuifholder .schuif.uitgeschoven {
  border-right: 3px solid #1b2a4a;
}
.word-magic .schuifholder h3.wisselwoord {
  z-index: -1;
  margin-left: 30px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  color: #e9446e;
  transform: translateY(-2px);
}
.word-magic .schuifholder h3.wisselwoord.zichtbaar {
  display: inline-block;
}
.webanalyse form .input-wrap {
  margin-bottom: 15px;
}
.webanalyse form label {
  display: block;
  font-weight: 400;
  font-size: 1.25rem;
}
.webanalyse form h1,
.webanalyse form h2,
.webanalyse form h3,
.webanalyse form h4,
.webanalyse form h5,
.webanalyse form h6 {
  color: #ffffff;
}
.webanalyse form h4 {
  margin-bottom: 18px;
}
.webanalyse form h4 span {
  color: #1b2a4a;
}
.webanalyse form p {
  color: #ffffff;
  font-size: 14px;
}
.webanalyse form input[type="url"] {
  width: 100%;
  display: block;
  padding: 16px;
  background: #f0f0f0;
  padding: 15px;
  border-radius: 10px;
  border: none;
  margin-bottom: 15px;
  transition: 0.3s all ease;
  border: 1px solid transparent;
}
.webanalyse form input[type="url"]::placeholder {
  color: #1b2a4a !important;
}
.webanalyse form input[type="url"].error {
  border: 1px solid #eb023c;
}
.webanalyse form .small {
  padding: 0;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 1rem;
}
.webanalyse form .small.invalid-url {
  display: none;
}
.webanalyse form .small.consent-error {
  display: none;
}
.webanalyse form .consent input[type="checkbox"] {
  margin-right: 5px;
}
.webanalyse form .consent label {
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  margin-bottom: 0;
  color: #ffffff;
}
.webanalyse form .consent label a {
  color: #1b2a4a;
}
.webanalyse form .hide-close {
  color: white;
  opacity: 1;
  transition: 0.3s all ease;
  position: absolute;
  right: 15px;
  top: -15px;
  font-size: 30px;
  z-index: 100;
  cursor: pointer;
}
.webanalyse form .btn:hover,
.webanalyse form .btn:focus {
  background: #a2c7e3 !important;
  border: 1px solid #a2c7e3 !important;
}
.webanalyse form ul li {
  color: white;
  margin-bottom: 0.45rem;
  font-size: 18px;
  font-weight: 600;
  list-style: none;
  position: relative;
}
.webanalyse form ul li:before {
  content: '';
  position: absolute;
  left: -32px;
  width: 20px;
  height: 20px;
  display: block;
  top: 50%;
  transform: translateY(calc(-50% + 2px));
  background: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/check-white.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.webanalyse form ul li:last-of-type {
  margin-bottom: 0;
}
.sticky-banner {
  position: fixed;
  opacity: 0;
  background: #06d6a0;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  padding: 30px 0;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(84, 84, 84, 0.15);
  -moz-box-shadow: 3px 3px 3px 0px rgba(84, 84, 84, 0.15);
  box-shadow: 3px 3px 3px 0px rgba(84, 84, 84, 0.15);
  z-index: 100;
  transition: 0.5s all ease;
  transform: translateY(100%);
}
.sticky-banner.stick-up {
  opacity: 1;
  transition: 0.5s all ease;
  transform: translateY(0);
}
.sticky-banner.remove {
  display: none;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.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;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('https://webmix.nl/wp-content/themes/contentblocks/less/../slick/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('https://webmix.nl/wp-content/themes/contentblocks/less/../slick/fonts/slick.eot');
  src: url('https://webmix.nl/wp-content/themes/contentblocks/less/../slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('https://webmix.nl/wp-content/themes/contentblocks/less/../slick/fonts/slick.woff') format('woff'), url('https://webmix.nl/wp-content/themes/contentblocks/less/../slick/fonts/slick.ttf') format('truetype'), url('https://webmix.nl/wp-content/themes/contentblocks/less/../slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}
.slick-lightbox .slick-prev {
  left: 15px;
}
.slick-lightbox .slick-next {
  right: 15px;
}
.slick-lightbox-hide {
  opacity: 0;
}
.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}
.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}
.slick-lightbox-slick-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}
.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}
.slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
  max-height: 90%;
}
.slick-lightbox-slick-caption {
  margin: 10px 0 0;
  color: white;
}
.slick-lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
}
.slick-lightbox-close:focus {
  outline: none;
}
.slick-lightbox-close:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '×';
}
/* 
	
	
	
	Deze file bevat website gerelateerde CSS, deze file kan theoretisch gezien weggegooid worden bij het copy'en van de website
	
	
	
	
*/
@media (min-width: 768px) {
  body.projecten section.projecten > .container > .row > a:nth-of-type(odd),
  body.leesvoer section.projecten > .container > .row > a:nth-of-type(odd) {
    transform: translateY(120px);
  }
}
body.projecten section.projecten > .container > .row > a {
  padding-top: 30px;
  transition: opacity 0.5s ease-in-out;
  /*
							&:nth-child(odd) {
								top: 120px;
							}
*/
}
body.projecten section.projecten > .container > .row > a .project {
  position: relative;
  transition: all 0.33s ease-in-out;
}
body.projecten section.projecten > .container > .row > a .project .logoproject {
  position: absolute;
  top: 30px;
  width: 150px;
  opacity: 0.44;
}
body.projecten section.projecten > .container > .row > a .project img {
  z-index: 8;
}
body.projecten section.projecten > .container > .row > a .project:hover {
  transform: scale(1.03);
  box-shadow: 0px 7px 15px 0px rgba(84, 84, 84, 0.25);
}
body.projecten section.projecten > .container > .row.toonmeer {
  margin-top: 120px;
  padding-top: 60px;
}
body.leesvoer section.blog > .container > .row > a {
  padding-top: 30px;
  transition: opacity 0.5s ease-in-out;
}
body.leesvoer section.blog > .container > .row > a:nth-of-type(odd) {
  top: 120px;
}
@media only screen and (max-width: 600px) {
  body.leesvoer section.blog > .container > .row > a:nth-of-type(odd) {
    top: 0;
  }
}
body.leesvoer section.blog > .container > .row > a .blogartikel {
  position: relative;
  transition: all 0.33s ease-in-out;
}
body.leesvoer section.blog > .container > .row > a .blogartikel .imageholder {
  position: relative;
  display: flex;
  border: 2px solid transparent;
}
@media only screen and (min-width: 1200px) {
  body.leesvoer section.blog > .container > .row > a .blogartikel .imageholder img {
    height: 360px !important;
  }
}
@media only screen and (min-width: 991px) {
  body.leesvoer section.blog > .container > .row > a .blogartikel .imageholder img {
    height: 297px;
    object-fit: cover;
    aspect-ratio: 1.5;
  }
}
body.leesvoer section.blog > .container > .row > a .blogartikel .imageholder .readmore {
  transition: all 0.3s ease-in-out;
  cursor: pointer !important;
  font-size: 24px;
  padding: 10px 40px 10px 20px;
  box-shadow: none !important;
  font-weight: bold;
  position: absolute;
  display: flex;
  color: #ffffff;
  z-index: 10;
  align-self: center;
  margin: auto;
  opacity: 0;
  transition: opacity ease 0.33s;
}
body.leesvoer section.blog > .container > .row > a .blogartikel .imageholder .readmore:after {
  height: 100%;
  width: 8px;
  top: 0px;
  right: 20px;
  position: absolute;
  content: '';
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: right;
  display: block;
  transition: all 0.3s ease-in-out;
  background-image: url('https://webmix.nl/wp-content/themes/contentblocks/less/../images/pijlrechts.svg');
}
body.leesvoer section.blog > .container > .row > a .blogartikel .imageholder:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e9446e;
  opacity: 0;
  transition: all ease 0.33s;
}
body.leesvoer section.blog > .container > .row > a .blogartikel .cat {
  color: #1b2a4a;
  padding-top: 12px;
  padding-bottom: 6px;
  display: block;
  transition: all ease 0.33s;
}
body.leesvoer section.blog > .container > .row > a .blogartikel h4 {
  margin-top: 15px;
  transition: all ease 0.33s;
}
body.leesvoer section.blog > .container > .row > a:hover .blogartikel .imageholder {
  border: transparent 2px solid;
}
body.leesvoer section.blog > .container > .row > a:hover .blogartikel .imageholder .readmore {
  opacity: 1;
}
body.leesvoer section.blog > .container > .row > a:hover .blogartikel .imageholder:after {
  opacity: 0.74;
}
body.leesvoer section.blog > .container > .row > a:hover .blogartikel .cat {
  color: #e9446e;
}
body.leesvoer section.blog > .container > .row > a:hover .blogartikel h4 {
  color: #e9446e;
}
body.leesvoer section.blog > .container > .row.toonmeer {
  margin-top: 120px;
  padding-top: 60px;
}
@media only screen and (max-width: 600px) {
  body.leesvoer section.blog > .container > .row.toonmeer {
    margin-top: 0;
  }
}
body.single-projecten section.entry:after {
  display: none;
}
body.single-projecten section.project {
  /*
				margin-top:-10vw;
				padding-top:0px;
*/
  margin-top: calc(-10vw - 50px);
  padding-top: 0px;
}
body.vacatures .container .row .vacature .imageholder {
  position: relative;
}
body.vacatures .container .row .vacature .imageholder::after {
  content: "";
  position: absolute;
  background-color: #e9446e;
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all ease 0.33s;
}
body.vacatures .container .row .vacature .imageholder img {
  aspect-ratio: 1.33333333;
  object-fit: cover;
}
body.vacatures .container .row .vacature h4,
body.vacatures .container .row .vacature p {
  color: #1b2a4a;
  transition: all ease 0.33s;
}
body.vacatures .container .row .vacature :hover h4,
body.vacatures .container .row .vacature :hover p {
  color: #e9446e;
}
body.vacatures .container .row .vacature :hover .imageholder::after {
  opacity: 0.74;
}
