/*
# vars
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Common Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
hr {
  background-color: #BEC3C7;
  border: 0;
  height: 1px;
  margin-bottom: 10px;
  margin-top: 10px;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
.btn {
  white-space: normal;
}
.btn:hover, .btn:focus {
  text-decoration: none;
  text-shadow: none;
}
.btn:focus, .btn:active, .btn:active:focus {
  outline: none;
}
.btn:active {
  top: 1px;
  position: relative;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .btn + .btn {
    margin-top: 10px;
  }
}
.btn-block {
  width: 100%;
}
.btn-link {
  display: inline;
  line-height: 2.5;
  text-decoration: none;
  color: inherit;
  border-radius: 0;
}
.btn-link:hover, .btn-link:focus {
  color: inherit;
}
.btn-default {
  border-color: #aaa;
  background-color: #fff;
  color: #2f2f2f;
}
.btn-default:hover, .btn-default:focus {
  background-color: #0099DA;
  border-color: #0099DA;
  color: #fff;
}
.btn-primary {
  border-color: #0099DA;
  background-color: #0099DA;
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus {
  background-color: #0099da;
}
.btn-default, .btn-primary, .btn-secondary {
  min-height: 38px;
  line-height: 1;
  padding: 16px 36px;
  text-decoration: none;
}
.btn-primary, .btn-secondary, .btn-default {
  border-width: 1px;
  border-style: solid;
}
.btn-primary {
  background-color: #0099DA;
  color: #fff;
  border-color: #0099DA;
}
.btn-primary:hover, .btn-primary:focus {
  background-color: #0099da;
  border-color: #0099da;
  color: #fff;
}
.btn-secondary {
  background-color: #449ca2;
  color: #fff;
  border-color: #449ca2;
}
.btn-secondary:hover, .btn-secondary:focus {
  background-color: #22bac5;
  border-color: #22bac5;
  color: #fff;
}
.c-wrapper .btn-default, .c-wrapper .btn-primary, .c-wrapper .btn-secondary {
  padding: 16px 36px;
  border-radius: 8px;
}
.c-wrapper .btn-round {
  border-radius: 50%;
  width: 51px;
  height: 51px;
  padding: 0;
  font-size: 30px;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
}
.c-wrapper .btn-send {
  margin: 20px 0 0;
}
.btn-xxlg {
  font-size: 26px;
  padding-left: 32px;
  padding-right: 32px;
}
.btn-xxlg i {
  font-size: 24px;
  margin-left: 8px;
}
.btn-close {
  float: right;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: 1px solid #808990;
  border-radius: 2px;
  padding: 11px 12px 10px;
  font-family: inherit;
}
select {
  border: 1px solid #808990;
}
textarea {
  width: 100%;
}
body,
button,
input,
select,
optgroup,
textarea {
  color: #808990;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
::-moz-selection {
  background: #0099DA;
  /* WebKit/Blink Browsers */
  color: #fff;
}
::selection {
  background: #0099DA;
  /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #0099DA;
  /* Gecko Browsers */
  color: #fff;
}
/*--------------------------------------------------------------
# Main layout
--------------------------------------------------------------*/
.c-brand-list ul li, .c-contact .form label, .c-contact .form .form-control {
  display: inline-block;
  margin-right: -0.25em;
  vertical-align: top;
}
@media (min-width: 992px) {
  .c-logo, .c-main-image, .c-settings, .c-results, .c-main-cta .col, section > img, section #vwfs-product-details-img, section > img + div, section #vwfs-product-details-img + div {
    display: inline-block;
    margin-right: -0.25em;
    vertical-align: top;
  }
}
@media (min-width: 1200px) {
  .c-brand-list, .c-product, .c-results .col, section .col {
    display: inline-block;
    margin-right: -0.25em;
    vertical-align: top;
  }
}
.site-main, .layout-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.layout-wrapper {
  position: relative;
}
.V .config-steps.open .step .title {
  color: rgba(0, 153, 218, 0.2);
}
.V .config-steps.open .step .btn {
  background-color: rgba(0, 153, 218, 0.2);
}
.V .c-product li.active span, .V .config-steps .step .title, .V .c-main-cta .col.left .name, .V section h4, .V .slider-controls > div, .V .config-steps.open .step-selected .title, .V.screensaver .icon-spin, .V .screensaver .icon-spin, .V .c-show-results-mobile {
  color: #0099DA;
}
.V .c-brand-list .current-brand:before, .V .c-brand-list ul li.active:before, .V .c-settings .ui-slider-horizontal .ui-slider-handle, .V .c-results .col.right .amount .edit, .V .btn-primary, .V .c-select .activeCar .model-name, .V .c-model-select .activeCar .model-name, .V .config-steps.open .step-selected .btn, .V button.ui-keyboard-accept.ui-keyboard-valid-input, .V button.ui-keyboard-accept.ui-keyboard-valid-input:not([disabled]):hover, .V .ui-keyboard-input-current {
  background-color: #0099DA;
  border-color: #0099DA;
}
.V ::-moz-selection {
  background-color: #0099DA;
  border-color: #0099DA;
}
.V ::selection {
  background-color: #0099DA;
  border-color: #0099DA;
}
.V ::-moz-selection {
  background-color: #0099DA;
  border-color: #0099DA;
}
.N .config-steps.open .step .title {
  color: rgba(0, 153, 218, 0.2);
}
.N .config-steps.open .step .btn {
  background-color: rgba(0, 153, 218, 0.2);
}
.N .c-product li.active span, .N .config-steps .step .title, .N .c-main-cta .col.left .name, .N section h4, .N .slider-controls > div, .N .config-steps.open .step-selected .title, .N.screensaver .icon-spin, .N .screensaver .icon-spin, .N .c-show-results-mobile {
  color: #0099DA;
}
.N .c-brand-list .current-brand:before, .N .c-brand-list ul li.active:before, .N .c-settings .ui-slider-horizontal .ui-slider-handle, .N .c-results .col.right .amount .edit, .N .btn-primary, .N .c-select .activeCar .model-name, .N .c-model-select .activeCar .model-name, .N .config-steps.open .step-selected .btn, .N button.ui-keyboard-accept.ui-keyboard-valid-input, .N button.ui-keyboard-accept.ui-keyboard-valid-input:not([disabled]):hover, .N .ui-keyboard-input-current {
  background-color: #0099DA;
  border-color: #0099DA;
}
.N ::-moz-selection {
  background-color: #0099DA;
  border-color: #0099DA;
}
.N ::selection {
  background-color: #0099DA;
  border-color: #0099DA;
}
.N ::-moz-selection {
  background-color: #0099DA;
  border-color: #0099DA;
}
.S .config-steps.open .step .title {
  color: rgba(234, 93, 26, 0.2);
}
.S .config-steps.open .step .btn {
  background-color: rgba(234, 93, 26, 0.2);
}
.S .c-product li.active span, .S .config-steps .step .title, .S .c-main-cta .col.left .name, .S section h4, .S .slider-controls > div, .S .config-steps.open .step-selected .title, .S.screensaver .icon-spin, .S .screensaver .icon-spin, .S .c-show-results-mobile {
  color: #ea5d1a;
}
.S .c-product ul li.active, .S .c-results .col.right .amount > input {
  color: #9f948e;
}
.S .c-brand-list .current-brand:before, .S .c-brand-list ul li.active:before, .S .c-settings .ui-slider-horizontal .ui-slider-handle, .S .c-results .col.right .amount .edit, .S .btn-primary, .S .c-select .activeCar .model-name, .S .c-model-select .activeCar .model-name, .S .config-steps.open .step-selected .btn, .S button.ui-keyboard-accept.ui-keyboard-valid-input, .S button.ui-keyboard-accept.ui-keyboard-valid-input:not([disabled]):hover, .S .ui-keyboard-input-current {
  background-color: #ea5d1a;
  border-color: #ea5d1a;
}
.S ::-moz-selection {
  background-color: #ea5d1a;
  border-color: #ea5d1a;
}
.S ::selection {
  background-color: #ea5d1a;
  border-color: #ea5d1a;
}
.S ::-moz-selection {
  background-color: #ea5d1a;
  border-color: #ea5d1a;
}
.S .c-badge, .S .c-results .col.right .amount .edit:hover {
  background-color: #9f948e;
}
.C .config-steps.open .step .title {
  color: rgba(75, 168, 46, 0.2);
}
.C .config-steps.open .step .btn {
  background-color: rgba(75, 168, 46, 0.2);
}
.C .c-product li.active span, .C .config-steps .step .title, .C .c-main-cta .col.left .name, .C section h4, .C .slider-controls > div, .C .config-steps.open .step-selected .title, .C.screensaver .icon-spin, .C .screensaver .icon-spin, .C .c-show-results-mobile {
  color: #4ba82e;
}
.C .c-product ul li.active, .C .c-results .col.right .amount > input {
  color: #808990;
}
.C .c-brand-list .current-brand:before, .C .c-brand-list ul li.active:before, .C .c-settings .ui-slider-horizontal .ui-slider-handle, .C .c-results .col.right .amount .edit, .C .btn-primary, .C .c-select .activeCar .model-name, .C .c-model-select .activeCar .model-name, .C .config-steps.open .step-selected .btn, .C button.ui-keyboard-accept.ui-keyboard-valid-input, .C button.ui-keyboard-accept.ui-keyboard-valid-input:not([disabled]):hover, .C .ui-keyboard-input-current {
  background-color: #4ba82e;
  border-color: #4ba82e;
}
.C ::-moz-selection {
  background-color: #4ba82e;
  border-color: #4ba82e;
}
.C ::selection {
  background-color: #4ba82e;
  border-color: #4ba82e;
}
.C ::-moz-selection {
  background-color: #4ba82e;
  border-color: #4ba82e;
}
.C .c-badge, .C .c-results .col.right .amount .edit:hover {
  background-color: #808990;
}
.A .config-steps.open .step .title {
  color: rgba(187, 10, 48, 0.2);
}
.A .config-steps.open .step .btn {
  background-color: rgba(187, 10, 48, 0.2);
}
.A .c-product li.active span, .A .config-steps .step .title, .A .c-main-cta .col.left .name, .A section h4, .A .slider-controls > div, .A .config-steps.open .step-selected .title, .A.screensaver .icon-spin, .A .screensaver .icon-spin, .A .c-show-results-mobile {
  color: #bb0a30;
}
.A .c-product ul li.active, .A .c-results .col.right .amount > input {
  color: #808990;
}
.A .c-brand-list .current-brand:before, .A .c-brand-list ul li.active:before, .A .c-settings .ui-slider-horizontal .ui-slider-handle, .A .c-results .col.right .amount .edit, .A .btn-primary, .A .c-select .activeCar .model-name, .A .c-model-select .activeCar .model-name, .A .config-steps.open .step-selected .btn, .A button.ui-keyboard-accept.ui-keyboard-valid-input, .A button.ui-keyboard-accept.ui-keyboard-valid-input:not([disabled]):hover, .A .ui-keyboard-input-current {
  background-color: #bb0a30;
  border-color: #bb0a30;
}
.A ::-moz-selection {
  background-color: #bb0a30;
  border-color: #bb0a30;
}
.A ::selection {
  background-color: #bb0a30;
  border-color: #bb0a30;
}
.A ::-moz-selection {
  background-color: #bb0a30;
  border-color: #bb0a30;
}
.A .c-badge, .A .c-results .col.right .amount .edit:hover {
  background-color: #808990;
}
.P .config-steps.open .step .title {
  color: rgba(213, 0, 28, 0.2);
}
.P .config-steps.open .step .btn {
  background-color: rgba(213, 0, 28, 0.2);
}
.P .c-product li.active span, .P .config-steps .step .title, .P .c-main-cta .col.left .name, .P section h4, .P .slider-controls > div, .P .config-steps.open .step-selected .title, .P.screensaver .icon-spin, .P .screensaver .icon-spin, .P .c-show-results-mobile {
  color: #d5001c;
}
.P .c-product ul li.active, .P .c-results .col.right .amount > input {
  color: #808990;
}
.P .c-brand-list .current-brand:before, .P .c-brand-list ul li.active:before, .P .c-settings .ui-slider-horizontal .ui-slider-handle, .P .c-results .col.right .amount .edit, .P .btn-primary, .P .c-select .activeCar .model-name, .P .c-model-select .activeCar .model-name, .P .config-steps.open .step-selected .btn, .P button.ui-keyboard-accept.ui-keyboard-valid-input, .P button.ui-keyboard-accept.ui-keyboard-valid-input:not([disabled]):hover, .P .ui-keyboard-input-current {
  background-color: #d5001c;
  border-color: #d5001c;
}
.P ::-moz-selection {
  background-color: #d5001c;
  border-color: #d5001c;
}
.P ::selection {
  background-color: #d5001c;
  border-color: #d5001c;
}
.P ::-moz-selection {
  background-color: #d5001c;
  border-color: #d5001c;
}
.P .c-badge, .P .c-results .col.right .amount .edit:hover {
  background-color: #808990;
}
.c-wrapper {
  position: relative;
}
.c-main {
  padding-bottom: 20px;
}
.c-brand {
  padding: 20px 0 0;
  position: relative;
  z-index: 99;
}
.c-brand hr {
  margin-top: 25px;
  clear: both;
}
.c-brand-list {
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .c-brand-list {
    width: 80px;
    float: right;
    margin-bottom: 26px;
  }
}
.c-brand-list.show .c-choose-brand {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.c-brand-list ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.c-brand-list ul li {
  border-left: 1px solid rgba(190, 195, 199, 0.5);
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .c-brand-list ul li:first-child {
    border-left: none;
  }
}
@media (max-width: 991px) {
  .c-brand-list ul li:last-child {
    border-right: 1px solid rgba(190, 195, 199, 0.5);
  }
}
.c-brand-list ul li img {
  max-width: 52px;
}
.c-brand-list ul li a {
  padding: 10px 20px;
  display: block;
}
.c-brand-list ul li.active:before, .c-brand-list ul li:hover:before {
  content: '';
  border-bottom: 4px solid #0099DA;
  position: absolute;
  bottom: -10px;
  left: 12px;
  right: 12px;
}
.c-brand-list ul li.V:hover:before {
  border-bottom-color: #0099DA;
}
.c-brand-list ul li.N:hover:before {
  border-bottom-color: #0099DA;
}
.c-brand-list ul li.C:hover:before {
  border-bottom-color: #4ba82e;
}
.c-brand-list ul li.A:hover:before {
  border-bottom-color: #bb0a30;
}
.c-brand-list ul li.S:hover:before {
  border-bottom-color: #ea5d1a;
}
.c-brand-list ul li.P:hover:before {
  border-bottom-color: #d5001c;
}
@media (min-width: 992px) {
  .c-brand-list .c-choose-brand {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 8px;
    padding-right: 140px;
    background-color: #fff;
    text-align: right;
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  .c-brand-list .c-choose-brand.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
.c-brand-list .current-brand {
  cursor: pointer;
  position: relative;
  z-index: 2;
  padding-left: 12px;
}
.c-brand-list .current-brand:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 10px 25px 0;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-bottom-color: transparent !important;
  border-right-color: #0099DA;
  margin-left: -22px;
  background-color: transparent !important;
}
.c-brand-list .current-brand:hover:before {
  margin-left: -24px;
}
@media (max-width: 991px) {
  .c-brand-list .current-brand {
    display: none;
  }
}
.c-logo {
  margin-bottom: 10px;
  height: 78px;
}
.c-logo img {
  max-width: 380px;
  max-height: 72px;
}
.c-product {
  margin-top: 14px;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 1;
}
@media (min-width: 1200px) {
  .c-product {
    margin-right: 20px;
  }
}
.c-product ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.c-product ul li {
  display: inline-block;
}
.c-product ul li:after {
  content: "/";
  margin: 0 2px 0 10px;
  font-size: 18px;
  color: #808990;
  font-weight: normal;
}
.c-product ul li:last-child:after {
  content: normal;
}
.c-product ul li.active {
  font-size: 26px;
  font-weight: bold;
  color: #105D8D;
}
.c-product ul li.active a {
  color: #105D8D;
}
.c-product a {
  color: #808990;
  text-decoration: none;
  line-height: normal;
}
.c-product a:hover {
  text-decoration: underline;
}
.c-product span {
  display: inline-block;
  line-height: normal;
}
.config-wrapper {
  position: relative;
  background-color: #fff;
  z-index: 6;
  margin-bottom: 40px;
}
.c-select li > div, .c-model-select li > div {
  text-align: center;
  font-size: 14px;
  position: relative;
  padding-bottom: 10px;
}
.c-select li > div:after, .c-model-select li > div:after {
  content: '';
  border-left: 1px solid #BEC3C7;
  position: absolute;
  top: 10%;
  bottom: 0;
  right: 0;
}
.c-select li:last-child > div:after, .c-model-select li:last-child > div:after {
  content: normal;
}
.c-select .model-name, .c-model-select .model-name {
  border-radius: 5px;
  margin: 0 30px;
}
.c-select .activeCar .model-name, .c-model-select .activeCar .model-name {
  background-color: #0099DA;
  color: #fff;
  padding: 5px;
}
.c-select .lightSlider.lsGrab > *, .c-model-select .lightSlider.lsGrab > * {
  cursor: pointer;
}
.lightSlider {
  overflow: visible;
}
.c-select {
  position: relative;
  margin: 50px 0;
}
.c-select > .lSSlideOuter {
  max-width: 90%;
  margin: 20px auto;
}
.c-select > .lSSlideOuter > div:before {
  content: '';
  border-right: 4px solid #fff;
  position: absolute;
  height: 100%;
  left: 0px;
  top: 0;
  z-index: 2;
}
.c-select > .lSSlideOuter > div:after {
  content: '';
  border-right: 4px solid #fff;
  position: absolute;
  height: 100%;
  right: 0px;
  top: 0;
  z-index: 2;
}
.c-select-info {
  text-align: center;
  font-size: 29px;
  margin: 20px 0;
}
.c-model-select {
  position: relative;
}
.c-model-select > .lSSlideOuter {
  margin: 0 30px 0;
}
@media (min-width: 1200px) {
  .c-model-select + hr {
    margin-bottom: 40px;
  }
}
.c-model-select .select-slider {
  margin: 0;
  padding: 0;
  height: 162px;
  list-style: none;
  overflow: hidden;
}
.c-model-select li {
  float: left;
  white-space: nowrap;
}
.slider-controls {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.slider-controls > div {
  opacity: 1;
  width: 32px;
  margin: 0;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  background-color: #fff;
  color: #0099DA;
}
.slider-controls > div:hover {
  color: inherit;
}
.slider-controls > div + div {
  right: 0;
  left: auto;
}
.slider-controls > div i {
  position: absolute;
  top: 50%;
  right: 1px;
  margin-top: -14px;
  font-size: 28px;
}
.c-spinner {
  position: absolute;
  left: 50%;
  right: 50%;
}
.c-spinner.full {
  left: -10px;
  right: -10px;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 999;
  text-align: center;
}
@media (min-width: 768px) {
  .c-spinner.full {
    left: -25px;
    right: -25px;
  }
}
.c-spinner.full i {
  top: 30%;
  position: relative;
  color: #BEC3C7;
}
.c-main-image {
  position: relative;
  text-align: center;
}
@media (min-width: 992px) {
  .c-main-image {
    width: 50%;
    margin-top: -40px;
  }
}
@media (min-width: 1200px) {
  .c-main-image {
    width: 62%;
  }
}
.c-main-image .image {
  max-width: 742px;
  margin: 0 auto;
}
.c-main-image .image .center {
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .c-main-image .image .center {
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .c-main-image .image .center {
    height: 400px;
  }
}
.c-main-image .image .center:empty {
  padding-bottom: 100%;
}
.c-main-image img {
  width: 100%;
}
.c-main-image .c-breadcrumb {
  max-width: 600px;
  font-size: 12px;
  text-align: center;
  margin: 10px auto 0;
}
@media (min-width: 992px) {
  .c-main-image .c-breadcrumb {
    margin-top: -32px;
  }
}
.c-main-image .c-breadcrumb .separator {
  margin: 0 5px;
  font-weight: 600;
}
.c-settings {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .c-settings {
    overflow: hidden;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 992px) {
  .c-settings {
    width: 47%;
    float: right;
    border-left: 1px solid #BEC3C7;
    padding-left: 4%;
    padding-right: 2%;
  }
}
@media (min-width: 1200px) {
  .c-settings {
    width: 35%;
  }
}
.c-settings .form-group > div {
  padding: 3px;
}
@media (min-width: 992px) {
  .c-settings .form-group > div {
    margin: 30px 0;
  }
}
@media (max-width: 991px) {
  .c-settings .form-group > div {
    padding: 10px 15px 1px;
    border-top: 1px dashed #BEC3C7;
  }
}
.c-settings .form-group > div:first-child {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .c-settings .form-group > div:last-child {
    margin-bottom: 30px;
  }
}
.c-settings .form-group .control-label {
  margin-bottom: 30px;
  margin-left: -10px;
  display: block;
  font-weight: normal;
  color: #000;
}
@media (max-width: 991px) {
  .c-settings .form-group .control-label {
    text-align: center;
  }
}
.c-settings .ui-widget-content {
  background: #BEC3C7;
}
.c-settings .ui-slider-horizontal {
  height: 5px;
  border: none;
  margin-bottom: 50px;
}
.c-settings .ui-slider-horizontal .ui-slider-handle {
  top: -16px;
  margin-left: -16px;
  width: 32px;
  height: 32px;
  border: none;
  background-color: #0099DA;
  border-radius: 50%;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
}
.c-settings .ui-slider-handle:focus {
  outline: 0;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1), 0 0 0 2px #fff, 0 0 0 4px rgba(0, 153, 218, 0.2);
}
.c-settings .ui-slider-pip {
  top: 0;
  color: #808990;
}
.c-settings .ui-slider-pip-first {
  margin-left: -14px;
}
.c-settings .ui-slider-pip-first .ui-slider-line {
  background: #000;
}
.c-settings .ui-slider-pip-last {
  margin-left: -14px;
}
.c-settings .ui-slider-pip-last .ui-slider-line {
  background: #000;
}
.c-settings .ui-slider-line {
  width: 5px;
  height: 5px;
  top: 0;
  border-radius: 50%;
  margin-left: -3px;
  background: #fff;
}
.c-settings .ui-slider-pips .ui-slider-label {
  top: 30px;
  font-size: 16px;
  font-family: "Open sans", sans-serif;
  font-weight: normal;
  white-space: nowrap;
}
.c-settings [class*=ui-slider-pip-initial] {
  color: #aaa;
}
.c-settings .ui-slider-pip-selected-initial, .c-settings .ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label {
  color: inherit;
}
.c-settings .ui-slider-pip-selected, .c-settings .ui-slider-pip-selected .ui-slider-label {
  color: #808990 !important;
}
.c-settings .ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label {
  font-weight: normal;
}
.c-results {
  text-align: center;
}
@media (min-width: 992px) {
  .c-results {
    margin: 40px 0 20px;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .c-results {
    width: 62%;
    text-align: left;
  }
}
.c-results .col {
  font-size: 18px;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .c-results .col {
    margin-top: 0;
  }
}
.c-results .col.left {
  display: none;
}
@media (min-width: 1200px) {
  .c-results .col.left {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .c-results .col.left {
    width: 36%;
    left: -28%;
    position: relative;
    text-align: right;
  }
}
.c-results .col.left .name {
  font-weight: bold;
}
.c-results .col.center {
  text-align: center;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 1200px) {
  .c-results .col.center {
    width: 28%;
    left: 36%;
    position: relative;
  }
}
.c-results .col.center .number {
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  display: block;
  white-space: nowrap;
}
.c-results .col.right {
  display: none;
}
@media (min-width: 1200px) {
  .c-results .col.right {
    display: inline-block !important;
    width: 36%;
  }
}
@media (max-width: 991px) {
  .c-results .col.right {
    margin-bottom: 40px;
  }
}
.c-results .col.right .amount {
  position: relative;
  display: inline-block;
}
.c-results .col.right .amount > input {
  font-weight: bold;
  font-size: 20px;
  color: #105D8D;
  width: 80px;
  text-align: right;
  padding: 0 2px 0 2px;
  border: none;
  outline: 0;
  min-width: 55px;
  max-width: 200px;
}
.c-results .col.right .amount .edit {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  background-color: #0099DA;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  margin-top: 0;
  right: -40px;
}
.c-results .col.right .amount .edit:hover {
  background-color: #105D8D;
}
.c-results .col.right .amount input:focus + .edit, .c-results .col.right .amount .ui-keyboard-input-current + .edit {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}
.c-results .col .label {
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  display: block;
  margin-bottom: 5px;
}
.c-results .c-show-results-mobile {
  cursor: pointer;
  margin: 20px 0 10px;
  display: inline-block;
}
@media (min-width: 1200px) {
  .c-results .c-show-results-mobile {
    display: none;
  }
}
.c-badge {
  background-color: #105D8D;
  color: #fff;
  padding: 10px 6px 5px;
  max-width: 350px;
  margin: 0 auto 5px;
  border-radius: 8px;
}
.c-smaller {
  display: block;
  font-size: 15px;
  line-height: 1.25;
}
.c-smaller strong {
  white-space: nowrap;
}
.c-main-cta {
  clear: both;
}
@media (max-width: 991px) {
  .c-main-cta {
    padding-top: 15px;
    text-align: center;
  }
}
.c-main-cta .col .btn {
  font-size: 22px;
  line-height: normal;
}
.c-main-cta .col .btn i {
  font-size: 20px;
  margin-left: 8px;
}
.c-main-cta .col.left .btn {
  padding: 0;
}
@media (min-width: 992px) {
  .c-main-cta .col.left .btn {
    font-size: 24px;
    line-height: 1.2;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }
}
.c-main-cta .col.left .btn:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .c-main-cta .col.left {
    width: 50%;
    left: -50%;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .c-main-cta .col.left {
    width: 67%;
    left: -33%;
  }
}
@media (max-width: 991px) {
  .c-main-cta .col.left {
    margin-top: 20px;
  }
}
.c-main-cta .col.left .name {
  color: #0099DA;
  font-weight: bold;
}
@media (min-width: 992px) {
  .c-main-cta .col.right {
    width: 50%;
    left: 50%;
    position: relative;
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .c-main-cta .col.right {
    width: 33%;
    left: 67%;
  }
}
@media (min-width: 992px) {
  .c-main-cta .col.right .btn {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .c-main-cta .col.right .btn {
    display: block;
  }
}
section .col {
  position: relative;
}
@media (min-width: 1200px) {
  section .col.left {
    left: 60%;
    width: 40%;
  }
}
section .col.right {
  display: none;
}
@media (min-width: 1200px) {
  section .col.right {
    display: inline-block;
    left: -40%;
    width: 60%;
  }
}
@media (min-width: 1200px) {
  section .col.border {
    border-left: 1px solid #BEC3C7;
    left: 55%;
    width: 45%;
    padding-left: 3%;
    margin-top: 1%;
  }
  section .col.border + .right {
    width: 55%;
    left: -45%;
  }
}
section img {
  margin: 20px 0;
}
section ul {
  text-align: left;
  padding: 0;
  margin-left: 20px;
}
section ul ul {
  margin-left: 10px;
}
section ul li {
  padding-left: 0;
  position: relative;
  margin-top: 10px;
}
section ul li li:before {
  font-size: 14px !important;
}
section h2:first-child, section h3:first-child, section h4:first-child {
  font-weight: normal;
  margin-top: 0;
}
@media (max-width: 767px) {
  section h2:first-child, section h3:first-child, section h4:first-child {
    padding-right: 40px;
  }
}
section h2 {
  font-size: 32px;
}
section h4 {
  font-size: 24px;
  color: #0099DA;
}
section .lead {
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  section > img, section #vwfs-product-details-img {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  section > img + div, section #vwfs-product-details-img + div {
    margin-left: 2%;
    width: 48%;
  }
}
section.c-about > * {
  position: relative;
}
.message-send > * {
  position: relative;
}
.c-contact > * {
  position: relative;
}
.c-contact .form label {
  font-weight: normal;
}
@media (min-width: 768px) {
  .c-contact .form label {
    width: 30%;
    font-size: 20px;
    margin-top: 4px;
  }
}
@media (max-width: 767px) {
  .c-contact .form label {
    display: block;
    text-align: left;
  }
}
.c-contact .form .form-control {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .c-contact .form .form-control {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .c-contact .form .form-control {
    display: block;
    width: 100%;
  }
}
.c-contact .form input.error {
  border: 1px red solid !important;
}
.c-contact .form .alert {
  margin: 20px 0;
}
.c-contact .form .alert-danger {
  color: #f00;
}
.c-contact .form .desc {
  max-height: 80px;
  text-align: justify;
  font-size: 10px;
  line-height: 12px;
  margin-top: -5px;
}
.disclaimer {
  font-size: 10px;
  line-height: 1;
  color: #BEC3C7;
  margin-top: 30px;
  text-align: center;
}
.c-agreement {
  padding: 20px 0;
  font-size: 12px;
  line-height: 1.2;
  max-height: 350px;
  position: relative;
  z-index: 2;
}
.c-agreement .view-more {
  cursor: pointer;
  font-weight: bold;
  margin: 20px 0 0;
  display: inline-block;
}
.c-agreement input[type="checkbox"] {
  margin-top: 0px;
}
.c-agreement input[type="email"] {
  height: 30px;
}
.ui-keyboard {
  top: -10px;
  left: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.ui-keyboard input, .ui-keyboard select, .ui-keyboard textarea, .ui-keyboard button {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}
.open .ui-keyboard {
  top: 30%;
  left: auto;
  right: 45%;
}
.ui-keyboard-input-current {
  background-color: #4c4c4c;
  color: #fff !important;
  box-shadow: none;
}
.ui-keyboard-preview {
  text-align: center;
}
button.ui-keyboard-accept.ui-keyboard-valid-input {
  background-color: #0099DA;
  border-color: #0099DA;
}
.ui-widget-content .ui-state-active {
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
.ui-keyboard-button {
  margin: 0.25em;
}
.ui-keyboard-preview {
  margin: 0.25em;
  width: 96%;
}
.has-error select, select.has-error, .has-error
input[type="text"],
input[type="text"].has-error, .has-error
input[type="tel"],
input[type="tel"].has-error, .has-error
input[type="email"],
input[type="email"].has-error, .has-error
input[type="url"],
input[type="url"].has-error, .has-error
input[type="password"],
input[type="password"].has-error, .has-error
input[type="search"],
input[type="search"].has-error, .has-error
textarea,
textarea.has-error {
  border-color: #f00;
}
[class*='icon-'] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.icon-cog-wheel:before {
  content: '\f013';
}
.icon-up-angle:before {
  content: '\f077';
}
.icon-down-angle:before {
  content: '\f078';
}
.icon-arrow-left:before {
  content: '\f053';
}
.icon-arrow-right:before, .icon-arrow-right-bold:before {
  content: '\f054';
}
.icon-close:before {
  content: '\f00d';
}
.icon-pencil:before {
  content: '\f040';
}
.icon-spin {
  -webkit-animation: icon-spin 2s infinite linear;
          animation: icon-spin 2s infinite linear;
  line-height: 0;
}
@-webkit-keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.icon-2x {
  font-size: 200%;
}
.icon-3x {
  font-size: 300%;
}
.icon-4x {
  font-size: 400%;
}
/*--------------------------------------------------------------
# Overlay
--------------------------------------------------------------*/
body.open {
  overflow: hidden;
}
.c-overlay-back {
  content: '';
  position: absolute;
  background-color: #fff;
  width: 100vw;
  height: 100vw;
}
@media (min-width: 992px) {
  .c-overlay-back {
    top: 0;
    left: 50%;
    right: 0;
  }
}
@media screen and (orientation: portrait) {
  .c-overlay-back {
    width: 100vh;
    height: 100vh;
    left: calc((100vh - 100vw) / -2);
  }
}
@media (min-width: 992px) {
  .c-overlay-back.left {
    left: -100%;
    right: auto;
  }
}
@media (min-width: 992px) {
  .c-overlay-back.right {
    left: auto;
    right: -100%;
  }
}
.open .c-overlay-back {
}
@media (min-width: 992px) {
  .open .c-overlay-back.left {
    left: 0;
    right: 0;
  }
}
@media (min-width: 992px) {
  .open .c-overlay-back.right {
    right: 0;
  }
}
.c-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: right 0s ease;
  transition: right 0s ease;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  line-height: normal;
}
.c-overlay .layout-wrapper {
  max-width: 1170px;
  visibility: hidden;
  opacity: 0;
  padding: 15px;
}
@media (min-width: 992px) {
  .c-overlay .layout-wrapper {
    padding-top: 1%;
  }
}
.c-overlay .virtual-scroll {
  overflow-y: auto;
  height: 100%;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.c-overlay.open {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.c-overlay.open .layout-wrapper {
  visibility: visible;
  opacity: 1;
  top: 0;
}
.c-overlay .btn-close {
  position: fixed;
  top: auto !important;
  right: 2%;
  z-index: 10;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.c-overlay input[type="checkbox"] {
  margin-left: 0;
}
.notransitions > * {
  -webkit-transition-property: none !important;
  transition-property: none !important;
}
