/* TEMPLATE CSS
*********************************************/
/* -------- LESS Elements -------- */
html {
  overflow-x: hidden;
}
body {
  font-family: 'Raleway', Tahoma, Geneva, sans-serif;
  font-weight: normal;
  font-size: 100%;
  line-height: 150%;
  color: #000000;
  margin: 0;
  height: 100%;
  -webkit-text-size-adjust: none;
  background: #f3f3f3;
}
body.front {
  background: #ffffff;
}
.row:before,
.row:after {
  display: none !important;
}
/*SAFARI*/
/* -------- LAYOUT -------- */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
img {
  max-width: 100%;
  height: auto;
  border: none;
}
strong {
  font-weight: 700 !important;
}
hr {
  background: none;
  border: none;
  border-bottom: 1px dashed #eaeaea;
  margin: 0 0 30px;
  min-height: 10px;
}
a {
  color: #124478;
  text-decoration: underline;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
a:hover {
  color: #0D3157;
  text-decoration: none;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
a:active {
  color: #0D3157;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  border: none;
  text-decoration: none;
}
.tooltip {
  display: none !important;
}
/* -------- STANDARD COLORS -------- */
/* -------- WEBSITE SPECIFIC COLORS -------- */
/* -------- DESIGN STYLES -------- */
/*12px*/
/*14px*/
/*16px*/
/*18px*/
/*20px*/
/*24px*/
/*28px*/
/*32px*/
* {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* FONT STULES */
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/raleway-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'), url('../webfonts/raleway-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/raleway-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/raleway-v12-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../webfonts/raleway-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/raleway-v12-latin-regular.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('../webfonts/raleway-v12-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Italic'), local('Raleway-Italic'), url('../webfonts/raleway-v12-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/raleway-v12-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/raleway-v12-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../webfonts/raleway-v12-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/raleway-v12-latin-italic.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/raleway-v12-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Bold'), local('Raleway-Bold'), url('../webfonts/raleway-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/raleway-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/raleway-v12-latin-700.woff') format('woff'), /* Modern Browsers */ url('../webfonts/raleway-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/raleway-v12-latin-700.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/montserrat-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../webfonts/montserrat-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/montserrat-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/montserrat-v12-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../webfonts/montserrat-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/montserrat-v12-latin-regular.svg#Montserrat') format('svg');
  /* Legacy iOS */
}
/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../webfonts/montserrat-v12-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url('../webfonts/montserrat-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/montserrat-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/montserrat-v12-latin-600.woff') format('woff'), /* Modern Browsers */ url('../webfonts/montserrat-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/montserrat-v12-latin-600.svg#Montserrat') format('svg');
  /* Legacy iOS */
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', Tahoma, Geneva, sans-serif;
  margin: 0 0 30px 0;
  line-height: 125%;
  font-size: 1.75rem;
  font-weight: 600;
  color: #124478;
}
h2 {
  font-size: 1.75rem;
  margin-bottom: 20px !important;
}
h3 {
  font-size: 1.25rem;
  font-weight: 500;
  opacity: 0.75;
  margin-bottom: 20px !important;
}
h4 {
  font-size: 1.1rem;
  margin-bottom: 10px !important;
}
p {
  margin: 0 0 30px 0;
}
.small {
  font-size: 0.75rem;
}
.ptpb-80 {
  padding: 80px 0;
}
.pt-80 {
  padding-top: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.ptpb-50 {
  padding: 50px 0;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.ptpb-30 {
  padding: 30px 0;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.ptpb-20 {
  padding: 20px 0;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.ptpb-10 {
  padding: 10px 0;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.content {
  min-height: 300px;
  overflow-x: hidden;
}
dd,
dt {
  margin-left: 0;
}
/* -------- MIXINS -------- */
.transition {
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.transition-slow {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.chevron {
  font-family: 'Font Awesome\ 5 free';
  font-weight: 900;
  content: '\f054';
  font-size: 80%;
  color: #34434f;
  padding-right: 5px;
  display: table-cell;
}
.check {
  font-family: 'Font Awesome\ 5 free';
  font-weight: 900;
  content: '\f00c';
  font-size: 1.5rem;
  color: #124478;
  padding-right: 10px;
  display: table-cell;
}
.inputfield {
  background: #ffffff;
  height: 40px;
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #d2d3d6;
  cursor: text;
  border-radius: 4px;
  font-family: inherit;
  font-size: 100%;
  -webkit-appearance: none;
}
.inputfield:focus {
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #eaeaea !important;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
select {
  background: #ffffff;
  height: 40px;
  width: 100%;
  padding: 8px 10px;
  margin-bottom: 20px;
  border: 1px solid #d2d3d6;
  border-radius: 4px;
  font-family: inherit;
  font-size: 100%;
}
.btn,
.sppb-btn,
button,
input[type=submit],
.btn-primary,
.sppb-btn-primary {
  background: #da1e00;
  border: none;
  box-sizing: border-box !important;
  padding: 15px 25px;
  display: inline-block;
  cursor: pointer;
  font-family: 'Montserrat', Tahoma, Geneva, sans-serif;
  font-size: 1.1rem !important;
  line-height: 100%;
  color: #ffffff;
  vertical-align: middle;
  text-decoration: none;
  text-shadow: none !important;
  -webkit-appearance: none;
}
.btn:hover,
.sppb-btn:hover,
.sppb-btn-primary:hover,
button:hover,
input[type=submit]:hover {
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  background: #ec6f13;
  color: #ffffff;
}
.btn-secondary,
.sppb-btn-secondary {
  background: #ffffff;
  color: #09cb95;
}
.btn-secondary:hover,
.sppb-btn-secondary:hover {
  background: #124478;
}
.btn-tertiary,
.sppb-btn-tertiary {
  background: #09cb95;
  color: #ffffff;
}
.btn-tertiary:hover,
.sppb-btn-tertiary:hover {
  background: #124478;
}
.btn-file-upload a {
  background: #ec6f13;
  font-size: 1.5rem !important;
  padding: 1.5rem !important;
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.btn-file-upload a:hover {
  background: #da1e00;
}
.mceContentBody {
  background: none !important;
}
.pagination {
  text-align: center;
  padding: 50px 0;
}
ul.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
ul.pagination li {
  display: inline !important;
  padding: 0 5px;
}
ul.pagination li a {
  color: #666666;
}
ul.pagination li:before {
  display: none !important;
}
.alert-error,
.alert-danger {
  background: #09cb95;
  color: #ffffff;
  margin-bottom: 30px;
  padding: 30px;
}
.alert-error h4,
.alert-danger h4 {
  color: #ffffff;
}
.alert .close {
  display: none;
}
.alert-success {
  display: none;
}
.docs-input-sizes,
.registration input[type=text],
.registration input[type=password],
.registration input[type=email],
.rsform-block {
  margin-bottom: 15px;
}
.formError {
  font-size: 0.875rem;
}
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
.container,
.sppb-row-container,
.sppb-container-inner {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .sppb-row-container,
  .sppb-container-inner {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .sppb-row-container,
  .sppb-container-inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .sppb-row-container,
  .sppb-container-inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .sppb-row-container,
  .sppb-container-inner {
    max-width: 1170px;
  }
}
@media (min-width: 1360px) {
  .container,
  .sppb-row-container,
  .sppb-container-inner {
    max-width: 1300px;
  }
}
@media (min-width: 1600px) {
  .container,
  .sppb-row-container,
  .sppb-container-inner {
    max-width: 1500px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  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-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .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%;
  }
}
.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-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !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-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !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-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !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-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !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-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: 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;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .dropdown-menu.show {
  display: block;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  display: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggler {
  font-size: 1.1rem;
  padding: 0;
  line-height: 1;
  background-color: transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
  background: none;
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "ss";
  background: no-repeat center center;
  background-size: 100% 100%;
}
.collapse {
  display: none;
}
.collapse.show {
  display: block;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  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:hover,
.navbar-light .navbar-nav .nav-link:focus {
  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 .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  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 30 30' 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 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.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;
  }
  @supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020;
    }
  }
}
.hidden-xl-down {
  display: none !important;
}
/* SELECTED FONTAWESOME 5.2.0 ICONS */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-envelope:before {
  content: "\f0e0";
}
.fa-phone:before {
  content: "\f095";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-check:before {
  content: "\f00c";
}
.fa-search:before {
  content: "\f002";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-user:before {
  content: "\f007";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-box:before {
  content: "\f466";
}
.fa-lock:before {
  content: "\f023";
}
.fa-clock:before {
  content: "\f017";
}
.fa-print:before {
  content: "\f02f";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/* -------- NAVBAR TOGGLER + MENU -------- */
.mobilenav {
  padding-left: 15px !important;
  text-align: left;
}
.mobilenav span {
  display: block;
}
.menu_subtitle {
  color: #000000;
  font-size: 8px;
}
#mySidenav {
  position: absolute;
  left: -50px;
}
#navbarSupportedContent {
  position: fixed;
  width: 0;
  left: -200px;
}
#navbarSupportedContent.show,
#navbarSupportedContent.collapsing {
  background: rgba(9, 203, 149, 0.95);
  bottom: 0;
  display: block !important;
  top: 0;
  left: 0;
  max-width: 100%;
  height: 100vh !important;
  padding: 50px 0;
  width: 100%;
  opacity: 1;
  animation: animateleft 200ms;
  overflow: scroll;
  z-index: 10000;
}
@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
#navbarSupportedContent.show .navbar-toggler,
#navbarSupportedContent.collapsing .navbar-toggler {
  color: #124478;
  font-size: 1.75rem !important;
  position: fixed;
  right: 20px;
  top: 10px;
}
.navbar-toggler-icon {
  color: #000000;
  font-size: 1.75rem;
  height: 1.15em;
}
#navbarSupportedContent.show .moduletable_menu,
#navbarSupportedContent.collapsing .moduletable_menu {
  padding: 0;
}
/* -------- MOBILE NAVBAR -------- */
ul.navbar-nav {
  position: relative;
  font-size: 1.25rem !important;
  font-weight: 800 !important;
  margin-top: 0;
  text-align: center;
}
ul.navbar-nav li {
  list-style: none;
  display: block;
}
ul.navbar-nav li a,
ul.navbar-nav li span {
  color: #ffffff;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  width: 100%;
}
ul.navbar-nav li.show span,
ul.navbar-nav li.collapsing span {
  background: rgba(255, 255, 255, 0.1);
}
ul.navbar-nav li:hover > a,
ul.navbar-nav li.active {
  color: #124478;
  text-decoration: none;
}
.dropdown-toggle:after {
  color: #ffffff;
  content: '\f078';
  display: inline-block;
  font-family: 'Font Awesome\ 5 free';
  font-size: 60%;
  font-weight: 900;
  padding-left: 8px;
}
.dropdown.show .dropdown-toggle:after,
.dropdown.collapsing .dropdown-toggle:after {
  content: '\f077';
}
.nav-item.dropdown {
  cursor: pointer;
}
.dropdown-menu {
  padding: 0;
}
.navbar-nav .dropdown-menu.show,
.navbar-nav .dropdown-menu.collapsing {
  background: rgba(255, 255, 255, 0.1);
}
/* -------- SEARCHBAR MOBILE -------- */
#navbarSupportedContent .search {
  display: none;
}
#navbarSupportedContent.show .search,
#navbarSupportedContent.collapsing .search {
  display: block;
  padding: 30px 20px 0;
  margin: 0 auto;
  max-width: 500px;
}
#navbarSupportedContent.show .search form,
#navbarSupportedContent.collapsing .search form {
  background: #ffffff;
  overflow: hidden;
  padding: 10px;
}
#navbarSupportedContent.show .search form input,
#navbarSupportedContent.collapsing .search form input {
  border: none;
  display: inline-block;
  float: left;
  font-family: inherit;
  font-size: inherit;
  width: 90%;
}
#navbarSupportedContent.show .search button,
#navbarSupportedContent.collapsing .search button {
  background: none;
  color: #000000;
  display: inline-block;
  float: left;
  padding: 0;
}
#navbarSupportedContent.show .search form .fas,
#navbarSupportedContent.collapsing .search form .fas {
  cursor: pointer;
}
#navbarSupportedContent.show .social,
#navbarSupportedContent.collapsing .social {
  font-size: 2.5rem;
  margin: 30px auto 0;
  text-align: center;
}
#navbarSupportedContent.show .social > a,
#navbarSupportedContent.collapsing .social > a {
  padding: 0 5px;
}
/* -------- ESHOP DESIGN -------- */
.zoomPup,
.zoomWindow {
  display: none !important;
  visibility: hidden;
}
.product-error {
  background: #09cb95;
  color: #ffffff;
  display: block;
  padding: 10px;
  text-align: center;
}
.product-error:before {
  font-family: 'Font Awesome\ 5 free';
  font-weight: 900;
  content: '\f071';
  color: #ffffff;
  padding-right: 10px;
  display: inline-block;
}
.eshop-info-box {
  padding: 0 15px;
}
.eshop-info-box > div {
  background: #ffffff;
  margin: 0;
  padding: 30px 15px;
}
.eshop-info-box > div > div:last-child {
  text-align: right;
}
#productTabs {
  border: none;
  margin-bottom: 30px;
  padding-bottom: 0;
}
#productTabs li {
  margin-right: 5px;
}
#productTabs li:last-child {
  margin-right: 0;
}
#productTabs.nav-tabs a,
#productTabs.nav-tabs > .active > a {
  background: #ec6f13;
  border: none;
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 700;
  margin: 0 10px 0 0;
  position: relative;
  text-decoration: none;
  text-align: center;
  width: 100%;
  border-radius: 4px;
}
#productTabs.nav-tabs a:hover,
#productTabs.nav-tabs > li > a.active {
  background: #124478;
  color: #ffffff;
}
#productTabs.nav-tabs a:hover:after,
#productTabs.nav-tabs a.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #124478;
  border-width: 8px;
  margin-left: -8px;
}
.product-info .tab-content {
  border: none;
  padding: 0;
  border-radius: 4px;
}
.product-info .button-info {
  margin-bottom: 50px;
}
.product-info .tab-content .col-lg-4 {
  text-align: right;
}
.product-info .tab-content h2 {
  display: none;
}
.product-info .tab-content ul {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.product-info .tab-content li {
  padding-bottom: 8px;
}
.product-info .tab-content li:before {
  background: #09cb95;
  color: #ffffff !important;
  display: inline !important;
  font-size: 80% !important;
  margin-right: 10px !important;
  padding: 5px 6px !important;
  border-radius: 100px;
  font-family: 'Font Awesome\ 5 free';
  font-weight: 900;
  content: '\f00c';
  font-size: 1.5rem;
  color: #124478;
  padding-right: 10px;
  display: table-cell;
}
.product-info .tab-content p:last-of-type {
  margin-bottom: 0;
}
.product-info .tab-content dd,
.product-info .tab-content dt {
  margin: 0 0 15px;
}
.table-werktekeningen dd {
  text-align: right;
}
.table-werktekeningen {
  padding: 30px 0 0 !important;
}
.table-werktekeningen .row {
  margin: 0;
}
.table-werktekeningen dt {
  font-weight: 500;
  line-height: 200%;
}
.product-info .tab-content .btn-tertiary {
  margin-top: 30px;
}
.product-info .img-thumbnail {
  border: none;
  padding: 0;
}
.panel.rl_sliders-group {
  background: none;
}
/* ---- PRODUCT CONFIGURATIE ---- */
.product-options > div {
  background: #ffffff;
  margin-bottom: 30px;
  max-height: 78px;
  overflow: hidden;
  opacity: 0.5;
  padding: 30px;
  border-radius: 4px;
}
.product-options input[type="radio"] {
  display: none;
}
.product-options input[type="radio"] + label {
  border: 1px solid #eaeaea;
  border-collapse: collapse;
  cursor: pointer;
  display: block;
  font-size: 100%;
  margin: 0 0 10px;
  padding: 30px;
  text-align: center;
}
.product-options input[type="radio"]:checked + label {
  background: rgba(9, 203, 149, 0.05);
  border: 1px solid #09cb95;
  box-shadow: inset #09cb95 0 0 0 2px;
}
.product-options input[type="radio"]:checked + label:after {
  background: #09cb95;
  font-family: 'Font Awesome\ 5 free';
  font-weight: 900;
  color: #ffffff;
  content: '\f00c';
  font-size: 0.875rem;
  height: 30px;
  padding: 5px 8px;
  position: absolute;
  right: 0;
  top: -15px;
  width: 30px;
  border-radius: 100px;
}
.product-options .before-option {
  display: block;
  margin-bottom: 10px;
}
.product-options .after-option {
  display: none;
  margin-top: 5px;
}
.product-options label .price {
  color: #09cb95;
  float: right;
  font-weight: 700;
}
/* 1. BEDRUKKING */
.product-options #option-1 {
  max-height: 100%;
  opacity: 1;
}
.product-options #option-1 label {
  color: #0D3157;
  font-size: 1.25rem;
  font-weight: 700;
}
.product-options #option-1 .before-option {
  display: block;
}
.product-options #option-1 .after-option {
  display: block;
}
.product-options #option-1 .after-option:after {
  color: #666666;
  font-size: 0.875rem;
  font-weight: 500;
}
.product-options #option-1 .row:last-child div:first-child .after-option:after {
  content: 'Bedruk jouw enveloppen aan 1 kant. De andere kant blijft blanco.';
}
.product-options #option-1 .row:last-child div:last-child .after-option:after {
  content: 'Bedruk jouw enveloppen aan de voorkant en achterkant. De binnenkant blijft blanco.';
}
/* 2. VENSTER */
.product-options #option-2 .col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.product-options #option-2 .row:last-child div.before-option:before {
  height: 150px;
  width: 106px;
}
/* VIERKANT */
.enveloppen-vierkant .product-options #option-2 .row:last-child div:nth-child(1) .before-option:before {
  content: url(../images/formaten/envelop-vierkant-zonder-venster.jpg);
}
/* C6 */
.enveloppen-c6 .product-options #option-2 .row:last-child div:nth-child(1) .before-option:before {
  content: url(../images/formaten/envelop-c6-zonder-venster.jpg);
}
/* US */
.enveloppen-ea56 .product-options #option-2 .row:last-child div:nth-child(1) .before-option:before {
  content: url(../images/formaten/envelop-us-venster-links.jpg);
}
.enveloppen-ea56 .product-options #option-2 .row:last-child div:nth-child(2) .before-option:before {
  content: url(../images/formaten/envelop-us-venster-rechts.jpg);
}
.enveloppen-ea56 .product-options #option-2 .row:last-child div:nth-child(3) .before-option:before {
  content: url(../images/formaten/envelop-us-zonder-venster.jpg);
}
/* C5 */
.enveloppen-c5 .product-options #option-2 .row:last-child div:nth-child(1) .before-option:before {
  content: url(../images/formaten/envelop-c5-venster-links.jpg);
}
.enveloppen-c5 .product-options #option-2 .row:last-child div:nth-child(2) .before-option:before {
  content: url(../images/formaten/envelop-c5-venster-rechts.jpg);
}
.enveloppen-c5 .product-options #option-2 .row:last-child div:nth-child(3) .before-option:before {
  content: url(../images/formaten/envelop-c5-zonder-venster.jpg);
}
/* C5 AKTE */
.akte-enveloppen .product-options #option-2 .row:last-child div:nth-child(1) .before-option:before {
  content: url(../images/formaten/envelop-c5-akte-zonder-venster.jpg);
}
/* C4 */
.enveloppen-c4 .product-options #option-2 .row:last-child div:nth-child(1) .before-option:before {
  content: url(../images/formaten/envelop-c4-venster-links.jpg);
}
.enveloppen-c4 .product-options #option-2 .row:last-child div:nth-child(2) .before-option:before {
  content: url(../images/formaten/envelop-c4-venster-rechts.jpg);
}
.enveloppen-c4 .product-options #option-2 .row:last-child div:nth-child(3) .before-option:before {
  content: url(../images/formaten/envelop-c4-zonder-venster.jpg);
}
/* 3. PAPIERSOORT */
.product-options #option-3 .col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.product-options #option-3 input[type="radio"] {
  display: none;
}
.product-options #option-3 input[type="radio"] + label {
  border: 1px solid #eaeaea;
  border-collapse: collapse;
  cursor: pointer;
  display: block;
  padding: 30px;
  text-align: center;
}
.product-options #option-3 .row:last-child div .before-option:before {
  content: url(../images/formaten/envelop-gewicht.png);
  height: 89px;
  width: 150px;
}
/* 4. AANTALLEN */
.product-options #option-4 .col {
  padding: 5px 0;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.product-options #option-4 input[type="radio"] + label {
  padding: 20px;
  text-align: left;
}
.product-options #option-4 input[type="radio"]:checked + label .before-option {
  background: #d2d3d6;
  box-shadow: inset #ffffff 0 0 0 5px;
}
.product-options #option-4 .before-option {
  border: 1px solid #eaeaea;
  display: inline-block;
  float: left;
  height: 20px;
  margin: 0 10px 0 0;
  width: 20px;
  border-radius: 100px;
}
.product-options #option-4 input[type="radio"]:checked + label:after {
  font-size: 0.75rem;
  height: 20px;
  padding: 1px 4px 0;
  left: 36px;
  top: 26px;
  width: 20px;
}
/* Discountprices */
.enveloppen-vierkant #option-4 .col:nth-child(4) .price,
.enveloppen-ea56 #option-4 .col:nth-child(4) .price,
.enveloppen-c5 #option-4 .col:nth-child(4) .price,
.enveloppen-c4 #option-4 .col:nth-child(4) .price,
.enveloppen-c6 #option-4 .col:nth-child(4) .price {
  color: #da1e00 !important;
}
.enveloppen-vierkant #option-4 .col:nth-child(4) .price:before,
.enveloppen-ea56 #option-4 .col:nth-child(4) .price:before,
.enveloppen-c5 #option-4 .col:nth-child(4) .price:before,
.enveloppen-c4 #option-4 .col:nth-child(4) .price:before,
.enveloppen-c6 #option-4 .col:nth-child(4) .price:before {
  color: #000000 !important;
  font-weight: normal;
  margin-right: 5px;
  text-decoration: line-through;
}
.enveloppen-vierkant #option-4 .col:nth-child(4) .price:before {
  content: '€ 219,14';
}
.enveloppen-ea56 #option-4 .col:nth-child(4) .price:before {
  content: '€ 187,38';
}
.enveloppen-c5 #option-4 .col:nth-child(4) .price:before {
  content: '€ 244,62';
}
.enveloppen-c4 #option-4 .col:nth-child(4) .price:before {
  content: '€ 293,23';
}
.enveloppen-c6 #option-4 .col:nth-child(4) .price:before {
  content: '€ 192,42';
}
/* 5. LEVERTIJD */
.product-options #option-5 .row:last-child {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.product-options #option-5 .col {
  padding: 5px 0;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.product-options #option-5 .before-option:after {
  color: #0D3157;
  font-size: 1.25rem;
  font-weight: 700;
}
.product-options #option-5 .row:last-child div:nth-child(3) .before-option:after {
  content: 'Binnen 5 werkdagen';
}
.product-options #option-5 .row:last-child div:nth-child(2) .before-option:after {
  content: 'Binnen 7 werkdagen';
}
.product-options #option-5 .row:last-child div:nth-child(1) .before-option:after {
  content: 'Binnen 9 werkdagen';
}
.product-options #option-5 .price {
  display: block;
  float: none;
  margin-top: 20px;
}
.product-options #option-5 .price:before {
  content: '+ ';
}
.product-options #option-5 .row:last-child div:first-child .after-option {
  display: block;
}
.product-options #option-5 .row:last-child div:first-child .after-option:after {
  content: 'Standaard';
  color: #09cb95;
  display: block;
  font-weight: 700;
  float: none;
  margin-top: 20px;
}
.enveloppen-vierkant .product-options #option-5 .row:last-child div:nth-child(2),
.enveloppen-vierkant .product-options #option-5 .row:last-child div:nth-child(3),
.akte-enveloppen .product-options #option-5 .row:last-child div:nth-child(2),
.akte-enveloppen .product-options #option-5 .row:last-child div:nth-child(3),
.enveloppen-c6 .product-options #option-5 .row:last-child div:nth-child(2),
.enveloppen-c6 .product-options #option-5 .row:last-child div:nth-child(3) {
  display: none;
}
/* 6. AANLEVEREN */
.product-options #option-6 .col {
  padding: 5px 0;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.product-options #option-6 .before-option:after {
  color: #0D3157;
  font-size: 1.25rem;
  font-weight: 700;
}
.product-options #option-6 .row:last-child div:first-child .before-option:after {
  content: 'JA';
}
.product-options #option-6 .row:last-child div:last-child .before-option:after {
  content: 'NEE';
}
.product-options #option-6 .row:last-child div:first-child .after-option {
  display: block;
}
.product-options #option-6 .row:last-child div:first-child .after-option:after {
  content: 'GRATIS bestandscontrole';
  color: #09cb95;
  display: block;
  font-weight: 700;
  float: none;
  margin-top: 10px;
}
.product-options #option-6 .price {
  display: block;
  float: none;
  margin-top: 10px;
}
.product-options #option-6 .price:before {
  content: '+ ';
}
/* ---- PRIJS CONFIGURATIE ---- */
#product-cart {
  background: #ffffff;
  display: none;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 4px;
}
.product-cart-button .btn {
  width: 100%;
  padding: 20px;
}
.product-cart-button .btn:before {
  font-family: 'Font Awesome\ 5 free';
  font-weight: 900;
  content: '\f054';
  font-size: 80%;
  color: #34434f;
  padding-right: 5px;
  display: table-cell;
  color: #ffffff;
  content: "\f07a" !important;
  display: inline !important;
  padding-left: 10px;
}
input[type="radio"]#477-1376:checked + div .leverdatum {
  display: block !important;
}
#product-price .subtitle {
  color: #34434f;
}
#product-price em {
  display: block;
  margin-bottom: 30px;
}
#product-cart .checklist {
  font-size: 0.875rem;
}
#add-to-cart {
  background: #da1e00 !important;
}
#add-to-cart:hover {
  background: #ec6f13 !important;
}
/* ---- WINKELWAGEN ---- */
.continue-shopping a {
  display: block;
  padding-top: 7px;
  text-decoration: none;
}
.cart-info .table-responsive {
  border: 1px solid #d2d3d6;
  background: #ffffff;
  margin-bottom: 30px;
  padding: 30px;
  width: 100%;
}
.cart-info .table-responsive .row {
  padding: 5px 0 !important;
  border: none !important;
}
.cart-info .productname a {
  color: #000000;
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-decoration: none;
}
.cart-options a:hover {
  color: #09cb95;
  cursor: pointer;
}
.cart-info .cart-total .prices:last-child {
  font-size: 1.1rem;
  font-weight: 700;
}
.cart-info .cart-total .prices:nth-child(3) .price {
  border-bottom: 1px solid #d2d3d6;
  padding-bottom: 10px;
}
.cart-info .cart-total .button .btn {
  background: #da1e00 !important;
  margin: 50px 0;
  padding: 20px 0px;
  text-align: center;
  width: 100%;
}
.cart-info .cart-total .button .btn:hover {
  background: #ec6f13 !important;
}
.cart-info .webwinkelkeur {
  text-align: center;
}
.cart-info .kortingscode .input-large {
  border-radius: 0;
}
.cart-info .kortingscode .btn-secondary {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  background: #d2d3d6 !important;
  color: #ffffff;
  font-size: 100% !important;
  width: 100%;
}
.cart-info .kortingscode .btn-secondary:hover {
  background: #124478 !important;
}
/* ---- CHECKOUT ---- */
#login label {
  padding-top: 11px;
}
#login ul {
  list-style: none;
  margin: 30px 0;
}
.checkout-heading {
  background: #ffffff !important;
  border: none !important;
  padding: 15px !important;
  border-radius: 4px;
}
.checkout-heading h4 {
  display: inline;
  margin-bottom: 0 !important;
}
.checkout-content {
  overflow: hidden;
  padding: 0 0 30px !important;
}
.checkout-content input {
  margin-bottom: 20px;
}
.checkout-content .no_margin_left,
.checkout-content .btn {
  width: auto;
}
#checkout-options .btn {
  margin: 15px 0;
}
.shipping-method,
.payment-method {
  margin-bottom: 30px;
}
#payment-method .btn:after {
  font-family: 'Font Awesome\ 5 free';
  font-weight: 900;
  content: '\f054';
  font-size: 80%;
  color: #34434f;
  padding-right: 5px;
  display: table-cell;
  color: #ffffff;
  content: 'f061';
  display: inline !important;
}
#shipping-method input[type="radio"],
#payment-method input[type="radio"] {
  display: none;
}
#shipping-method input[type="radio"] + label,
#payment-method input[type="radio"] + label {
  border-collapse: collapse;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 30px;
  text-align: center;
}
#shipping-method input[type="radio"]:checked + label,
#payment-method input[type="radio"]:checked + label {
  background: rgba(234, 234, 234, 0.1);
  border: 1px solid #09cb95;
  box-shadow: inset #09cb95 0 0 0 2px;
}
#shipping-method input[type="radio"]:checked + label:after,
#payment-method input[type="radio"]:checked + label:after {
  background: #09cb95;
  font-family: 'Font Awesome\ 5 free';
  font-weight: 900;
  color: #ffffff;
  content: '\f00c';
  font-size: 0.875rem;
  height: 30px;
  padding: 5px 8px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  border-radius: 100px;
}
#bestelproces .sppb-icons-group-list {
  margin: 0 auto !important;
}
#bestelproces .sppb-icons-group-list a {
  pointer-events: none !important;
  text-decoration: none;
}
#payment_method_form #button-confirm {
  background: #da1e00 !important;
}
#payment_method_form #button-confirm:hover {
  background: #ec6f13 !important;
}
/* ---- ACCOUNT ---- */
#content .registration,
.mijn-account .eshop-container,
.klacht-melden #userForm,
.rsticketspro-container {
  background: #ffffff;
  padding: 30px;
  border-radius: 4px;
}
.row.order {
  margin-bottom: 10px;
}
/* ADRESSEN */
.address .btn {
  margin-bottom: 10px;
  width: 100%;
}
/* BESTELLINGEN */
.account.checklist .row {
  margin-bottom: 10px;
}
/* KLANTENSERVICE */
.tickets-table {
  text-align: left;
}
.tickets-table td {
  padding: 10px 0;
  border-bottom: 1px solid #eaeaea;
}
#rst_files_container .btn {
  background: none;
  color: #124478;
  font-size: 100% !important;
}
#ticket-custom_fields .control-group,
#ticket-info .control-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#ticket-custom_fields .control-group > div,
#ticket-info .control-group > div {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
#ticket-custom_fields h3 {
  display: none;
}
.com-rsticketspro-message {
  border: 1px solid #eaeaea;
  padding: 30px;
}
#com-rsticketspro-messages-box,
#com-rsticketspro-reply-box {
  margin: 30px 0;
}
/* NAVIGATIE ACCOUNT */
.sidebar-nav {
  background: #ffffff;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 4px;
}
.sidebar-nav ul {
  margin: 0;
  padding: 0;
}
.sidebar-nav li {
  list-style: none;
  margin-bottom: 5px;
}
.sidebar-nav .nav-header {
  display: block;
  padding: 0 0 15px;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 20px;
  color: #666666;
  text-shadow: none;
  text-transform: uppercase;
}
.item-730 .nav-header,
.item-735 .nav-header {
  padding-top: 15px;
}
/* Device grade: C // Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
  #productTabs li {
    margin-bottom: 15px;
    width: 100%;
  }
  #productTabs li a {
    display: block;
    text-align: center;
  }
  .product-options #option-1 .col,
  .product-options #option-2 .col,
  .product-options #option-3 .col,
  .product-options #option-4 .col,
  .product-options #option-5 .col,
  .product-options #option-6 .col {
    position: relative !important;
    width: 100% !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .checkout-content {
    padding: 30px 15px;
  }
  .checkout-content .no_margin_left,
  .checkout-content .btn {
    width: 100%;
  }
}
/* -------- TOP -------- */
/* -------- PAGEHEADER -------- */
header {
  background: #ffffff;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  width: 100%;
  z-index: 9;
}
header .logo {
  text-align: center;
}
header .logo img {
  max-height: 40px;
}
header .phone {
  align-items: center;
  padding: 20px 0 0;
  text-align: right;
}
header .phone > div {
  width: 100%;
}
header .phone a {
  color: #09cb95;
  text-decoration: none;
}
header .phone .fa-phone {
  font-size: 1.5rem;
  padding-right: 15px;
}
header .cart {
  padding-top: 5px;
}
#eshop-cart .eshop-items a span {
  background: none !important;
  padding: 0 !important;
}
header .basket-text {
  display: none;
}
.top {
  text-align: right;
}
.top > div {
  /*padding-top: 15px;*/
}
.top p {
  margin-bottom: 0;
}
/* -------- CART -------- */
#eshop-cart-total {
  font-size: 1.25rem;
}
.eshop-cart .eshop-content {
  border: 1px solid #d2d3d6;
  border-top: none;
  min-width: 400px;
  padding: 15px;
  right: 0;
  top: 117% !important;
}
.eshop-mini-cart-info .table {
  margin-bottom: 0 !important;
}
.eshop-mini-cart-info .table > tbody > tr > td {
  border: none !important;
}
.mini-cart-total {
  border-bottom: none !important;
}
.mini-cart-total tr td {
  font-weight: 500;
}
.mini-cart-total tr:last-child td {
  font-weight: 700;
}
.mini-cart-total tr td:last-child {
  text-align: right;
}
/* -------- ACTIE -------- */
.actie {
  background: #000000;
  margin-bottom: 30px;
}
.actie > div {
  color: #ffffff;
  font-size: 1.1rem;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}
.actie p {
  margin-bottom: 0;
}
/* -------- BREADCRUMBS -------- */
.breadcrumb {
  color: #666666;
  font-size: 0.75rem;
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li a {
  color: #666666;
}
/* -------- CONTENT -------- */
.site .body {
  min-height: 800px;
}
.site #content {
  margin-bottom: 50px;
}
.site .item-page {
  background: #ffffff;
  padding: 30px;
  border-radius: 4px;
}
ul.checklist {
  line-height: 225%;
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  text-align: left;
}
.checklist .fas {
  color: #09cb95;
  text-align: center;
  width: 32px;
}
dl > * {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}
.item-page h2 {
  font-size: 1.5rem;
}
#aside .moduletable {
  background: #ffffff;
  margin-bottom: 30px;
  padding: 30px;
  text-align: center;
  border-radius: 4px;
}
#aside .random-image {
  margin: 0 0 20px;
}
#aside .moduletable p:last-of-type {
  margin-bottom: 0;
}
#aside .webwinkelkeur {
  background: none;
  /*margin: 0;*/
  padding: 0;
}
/* Reseller */
.checklist-reseller {
  margin: 0;
  padding: 0;
}
.checklist-reseller li {
  display: table;
  padding-bottom: 5px;
}
.checklist-reseller li:before {
  color: #ffffff !important;
  font-size: 0.875rem !important;
  font-family: 'Font Awesome\ 5 free';
  font-weight: 900;
  content: '\f00c';
  font-size: 1.5rem;
  color: #124478;
  padding-right: 10px;
  display: table-cell;
}
.table-reseller {
  border-collapse: collapse;
  margin-bottom: 30px;
  width: 100%;
}
.table-reseller th,
.table-reseller td {
  border: 1px solid #eaeaea;
  border-collapse: collapse;
  padding: 6px 10px;
  text-align: left;
}
.table-reseller th {
  background: #eaeaea;
}
/* -------- FRONTPAGE -------- */
.front .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#features .sppb-addon-feature {
  text-align: center;
}
#features .sppb-addon-feature p {
  margin: 0;
}
#features .sppb-icon .fa {
  color: #09cb95;
  font-size: 80px !important;
  width: 80px !important;
  height: 80px !important;
  line-height: 80px !important;
}
#samplepakket h2 {
  color: #ffffff;
}
.rsform-block-mailchimp-group {
  visibility: hidden;
}
.sppb-gallery li {
  width: 100%;
}
.sppb-gallery li img {
  margin: 0 auto;
}
.sppb-pricing-features {
  margin: 0 0 25px !important;
}
.sppb-pricing-features li {
  border-bottom: 1px solid #eaeaea;
  margin: 0 !important;
  padding: 15px 0 !important;
}
.sppb-pricing-features li:first-child {
  border-bottom: none;
  padding: 0 0 25px !important;
}
.sppb-pricing-features li:last-child {
  border-bottom: none;
}
.new-product,
.aanbieding-product {
  position: relative;
  overflow: hidden;
}
.new-product:before {
  content: 'NIEUW!';
  background: #09cb95;
  color: #ffffff;
  transform: rotate(-45deg);
  position: absolute;
  top: 23px;
  left: -35px;
  display: block;
  padding: 5px 50px;
  font-weight: 700;
  z-index: 10000;
}
.aanbieding-product:before {
  content: 'BESTSELLER';
  background: #09cb95;
  color: #ffffff;
  transform: rotate(-45deg);
  position: absolute;
  top: 35px;
  left: -50px;
  display: block;
  padding: 5px 50px;
  font-weight: 700;
  z-index: 10000;
}
.envelop-size {
  color: #09cb95;
  font-weight: 700;
}
#section-id-1538146364955:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -50px;
  width: 0;
  height: 0;
  border-top: solid 32px #F3F5FB;
  border-left: solid 32px transparent;
  border-right: solid 32px transparent;
}
#section-id-1538146364957:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -50px;
  width: 0;
  height: 0;
  border-top: solid 32px #eaeaea;
  border-left: solid 32px transparent;
  border-right: solid 32px transparent;
}
#sppb-addon-1538148590394 h2.sppb-addon-title {
  color: #ffffff;
}
#voordelen {
  color: #ffffff;
}
#voordelen .sppb-row-overlay {
  background-color: rgba(18, 68, 120, 0.8) !important;
}
#voordelen h2 {
  color: #ffffff;
}
/* -------- ZOEKEN -------- */
.searchintro {
  margin-top: 20px;
}
.result-text {
  margin: 0 0 20px;
}
.search-results .highlight {
  font-weight: 600;
}
/* -------- ACCOUNT -------- */
#account .control-group {
  margin-bottom: 20px;
}
#account .control-group label {
  display: inline-block;
  margin-bottom: 10px;
}
#account ul,
#customer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#account ul li:before,
#customer ul li:before {
  display: inline !important;
  font-family: 'Font Awesome\ 5 free';
  font-weight: 900;
  content: '\f054';
  font-size: 80%;
  color: #34434f;
  padding-right: 5px;
  display: table-cell;
}
.popover {
  display: none !important;
}
.login .close,
.login .alert-heading {
  display: none;
}
/* -------- FORMS -------- */
.contactform {
  background: #d2d3d6;
  padding: 30px;
}
fieldset {
  border: none;
  margin: 0 !important;
  padding: 0;
}
input[type=text],
input[type=email],
input[type=tel],
input[type=password],
textarea {
  background: #ffffff;
  height: 40px;
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #d2d3d6;
  cursor: text;
  border-radius: 4px;
  font-family: inherit;
  font-size: 100%;
  -webkit-appearance: none;
}
textarea {
  height: 215px;
}
#jform_subject,
#jform_message {
  margin-bottom: 20px;
}
.rsform-block-keuze {
  margin-bottom: 20px;
}
.rsform-block-avg {
  font-size: 0.875rem;
  font-style: italic;
  opacity: 0.6;
  margin-bottom: 20px;
}
.rsform-block-avg a {
  color: #000000;
}
.rsform-block-avg a:hover {
  color: #666666;
}
/* -------- FOOTER -------- */
footer {
  background: #ffffff;
  color: #000000;
  font-size: 0.875rem;
  padding: 50px 0;
}
footer h3 {
  color: #124478;
}
footer ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 210%;
}
footer a {
  color: #000000;
  text-decoration: none;
}
address {
  font-style: normal;
  line-height: 200%;
}
footer .fas,
footer .fab,
footer .far {
  font-size: 1.1rem;
  padding-right: 8px;
}
/* -------- COPYRIGHT -------- */
.copyright {
  background: #ffffff;
  color: #d2d3d6;
  font-size: 0.75rem;
}
.copyright .container {
  border-top: 2px solid #d2d3d6;
  padding-top: 30px;
  padding-bottom: 30px;
}
.copyright .col-auto {
  display: inline-block;
}
.copyright .col-auto ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.copyright .col-auto li {
  display: inline;
  margin-right: 10px;
}
.copyright a {
  color: #d2d3d6;
  text-decoration: none;
}
.copyright a:hover {
  text-decoration: underline;
}
.maker {
  opacity: 0.5;
  text-align: right;
}
/* Device grade: D // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  /* Small devices (landscape phones, 576px and up) */
  .site .body {
    padding: 50px 0;
  }
  .basket-text {
    display: inline;
  }
  .sppb-gallery li {
    width: auto;
  }
}
/* Device grade: C // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* Medium devices (tablets, 768px and up) */
}
/* Device grade: B // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* Large devices (desktops, 992px and up) */
  /* -------- PAGEHEADER -------- */
  header .logo {
    padding-bottom: 0;
    text-align: left;
  }
  header .logo img {
    max-height: 75px;
  }
  header .phone {
    padding: 0;
    text-align: left;
  }
  header .searchDesktop a {
    color: #ffffff;
    font-size: 1.5rem;
    padding-right: 30px;
  }
  .betalen header .account {
    display: none !important;
  }
  .betalen header .phone {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* -------- NAVBAR TOGGLER + MENU -------- */
  #navbarSupportedContent {
    position: relative;
    width: 100%;
    left: 0;
  }
  .betalen .navbar {
    display: none !important;
  }
  /* -------- MAIN NAVBAR -------- */
  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .navbar .row {
    width: 100%;
  }
  #navbarSupportedContent {
    display: block;
  }
  .navbar {
    background: #09cb95;
    padding: 0;
    width: 100%;
    z-index: 9999;
  }
  ul.navbar-nav {
    position: relative;
    font-size: 100% !important;
    font-weight: 500 !important;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  ul.navbar-nav > li:last-child a {
    padding-right: 0 !important;
  }
  ul.navbar-nav li a,
  ul.navbar-nav li span {
    border-bottom: 3px solid #09cb95;
    color: #ffffff;
    padding: 20px 15px 17px 15px !important;
  }
  ul.navbar-nav li:hover > a,
  ul.navbar-nav li.active a {
    border-bottom: 3px solid #124478;
    color: #124478;
    padding: 20px 15px 17px 15px !important;
  }
  ul.navbar-nav li:first-child a {
    /*padding-left: 0 !important;*/
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    background: #09cb95;
    text-align: left;
  }
  .navbar-nav .dropdown-menu.show li {
    display: block;
  }
  .navbar-nav .dropdown-menu.show li a {
    padding: 15px !important;
  }
  .navbar-nav .dropdown-menu.show li a:hover,
  .navbar-nav .dropdown-menu.show li.active a {
    background: #124478;
    color: #ffffff;
    display: block;
    text-decoration: none;
  }
  .eshop-cart {
    padding: 20px 0 5px;
  }
  .eshop-items {
    text-align: right;
  }
  .eshop-items a {
    color: #ffffff;
  }
  /* -------- ACTIE -------- */
  .actie {
    margin-bottom: 0;
  }
}
/* Device grade: A // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* Extra large devices (large desktops, 1200px and up) */
  .w-1440 {
    max-width: 1440px;
    margin: 0 auto;
  }
  /* -------- PAGEHEADER -------- */
  header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    position: relative;
  }
  header .logo img {
    max-height: 130px;
  }
  .top {
    /*padding-top: 30px;*/
    padding-top: 17px;
  }
  .top .account {
    padding-top: 25px;
  }
  .navbar-nav {
    /*padding-left: 105px !important; */
  }
}
