@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: TT NORMS;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: TT NORMS;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BlackItalic.45300f9f5f7a0ac26dd1ef7591b5afc1.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BlackItalic.45300f9f5f7a0ac26dd1ef7591b5afc1.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BlackItalic.495800bbc53175e27f1080dbd5abf3e3.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BlackItalic.ef24eccf7576a44d625e585a2c6e590c.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BlackItalic.016b4c75176099fe98512a5e561d2a46.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BlackItalic.c2dbdc22a7db7301fb477455a0911d74.svg?#TTNorms-BlackItalic) format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-LightItalic.b89126ff99dfa5a767df3c837c7d743c.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-LightItalic.b89126ff99dfa5a767df3c837c7d743c.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-LightItalic.59abf92e5c8ab3d6a9b79c669197317e.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-LightItalic.c69e93b57a30edad231addc5a29f2d21.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-LightItalic.a0141f49eb358e5995c1ca6ffb51234a.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-LightItalic.f4962bae2135909bab602ef88edd8665.svg?#TTNorms-LightItalic) format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBoldItalic.0b48b8c7a0547d22594206b9e72ec170.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBoldItalic.0b48b8c7a0547d22594206b9e72ec170.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBoldItalic.3bfd7a610fc5e7a9e6589e63922cd113.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBoldItalic.fb7ae116b7a9c33469389aedfaebdc7c.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBoldItalic.99828051f19ce9a3c58536fed49f2a48.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBoldItalic.46766f0dd36afda347076304b1675ef7.svg?#TTNorms-ExtraBoldItalic) format("svg");
  font-weight: 800;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Black.ea19d5fc93e939ddcbe7a8cbf401486e.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Black.ea19d5fc93e939ddcbe7a8cbf401486e.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Black.262057ee3d335f5b642f542148adf8ce.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Black.b915f9dd647daebc2e535c5bcf70b9cb.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Black.b4e9231cdd82be7d4024eb6990b060ab.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Black.7082842401d5d384e0f7b43069ecc98a.svg?#TTNorms-Black) format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Light.f1d2b84039d49c2c50009b043dedd58b.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Light.f1d2b84039d49c2c50009b043dedd58b.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Light.0881c73567732febd532d2a1b9783efe.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Light.de6e551eadbabc25fdff45a7509bc86f.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Light.17306cc65e7e2554613c5adb2c4205d7.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Light.7013ecb029e889fac8ea238e692f8381.svg?#TTNorms-Light) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-MediumItalic.dfb1dbeabbfecb967c15a53f37a9b5ba.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-MediumItalic.dfb1dbeabbfecb967c15a53f37a9b5ba.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-MediumItalic.8339356a774966ba33e582c5dcb1636d.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-MediumItalic.2ee5204988ece74b78dc92688260ca1e.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-MediumItalic.d65af3e7ee8897f79687a6a22b34608a.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-MediumItalic.294a480691cd674f31795388919c18c9.svg?#TTNorms-MediumItalic) format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ThinItalic.2c457ba22683f52ab2dae0cce91660f3.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ThinItalic.2c457ba22683f52ab2dae0cce91660f3.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ThinItalic.41f451f9488ac69617c915b80d53bed7.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ThinItalic.409624d10f9b5340ecf647000ff2e2a3.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ThinItalic.a625b1d10403d846bf62c1d669845638.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ThinItalic.78c0d9368847ababb79202765a59bb36.svg?#TTNorms-ThinItalic) format("svg");
  font-weight: 100;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBold.57e463d1dd529db8544de1b4dc595628.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBold.57e463d1dd529db8544de1b4dc595628.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBold.7c0ca0d4ab9811d9fcc41c8653fe25a9.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBold.886b00112fe498810158fa018e36e0cb.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBold.2de9947b6703abee7ad442b5ce796bff.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraBold.f78b8788a9bc369e038b19d5820499b1.svg?#TTNorms-ExtraBold) format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLight.21a5819ac94205e8b891bd820df57076.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLight.21a5819ac94205e8b891bd820df57076.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLight.d9e03e5b7e676d61a7039de7492c33a7.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLight.0de6bcd58cb40195a41a43593943f0f3.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLight.af11e469dd3ea07d9a8768622c883b9d.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLight.56b507a004ce16594d171ac0f10d8660.svg?#TTNorms-ExtraLight) format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BoldItalic.ccb8f3a3f8094c453df43be12be68ec0.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BoldItalic.ccb8f3a3f8094c453df43be12be68ec0.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BoldItalic.817d1f877fd04899eda15fd2caf493ce.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BoldItalic.9e0ff3c2a3b7acb362bbb2087690dfa0.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BoldItalic.8ed0828cad7a16c484016c2fa1b25ca8.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-BoldItalic.5a2d7d8152ea92e960a47692d7db9d0c.svg?#TTNorms-BoldItalic) format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Italic.0ee66afb317c53fcc8574e581528019d.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Italic.0ee66afb317c53fcc8574e581528019d.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Italic.9eba615b283fe01f18f21ec70ca27b00.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Italic.e25b9f2c30fb90abf5eb7e937a11b8ff.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Italic.fce85d01e2caf3243f8842cfb517e7af.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Italic.57d3fe4f0fcda4a9ff1e646da0daefef.svg?#TTNorms-Italic) format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Heavy.628a0d1df80b5ef1060999ef5038a256.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Heavy.628a0d1df80b5ef1060999ef5038a256.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Heavy.da4af7a1ead9c9bfd4bb6a277ae0a8dd.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Heavy.954812cec994d69a6ae38a513fb053a1.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Heavy.ca298f9b51879dc46937a5a2b1a4fd70.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Heavy.f021ba848bcd656a661ed667068686e0.svg?#TTNorms-Heavy) format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLightItalic.89193accad4b2ccf6faa15b8f83109a0.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLightItalic.89193accad4b2ccf6faa15b8f83109a0.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLightItalic.e742b7100e564b6b82ec875765bbe9a9.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLightItalic.fcf9faa09697c26cdedd6affb4eeefd4.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLightItalic.6fa1d04a8baaa7fed52acd402530ea82.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-ExtraLightItalic.c5651fffb7f1cdd17d0d3841869169ac.svg?#TTNorms-ExtraLightItalic) format("svg");
  font-weight: 200;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-HeavyItalic.e57a57927e9e730d20df2cf6b721c695.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-HeavyItalic.e57a57927e9e730d20df2cf6b721c695.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-HeavyItalic.9f97ae2e180dd89c1604495f58164d02.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-HeavyItalic.f689034c44708401f32d3f3d92c61138.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-HeavyItalic.3b06a5609025bcc73f8ac0acde0ec865.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-HeavyItalic.601f553d7b753ea7e00e5787c47d76c5.svg?#TTNorms-HeavyItalic) format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Medium.28b23a0ac9e7a0649c51d73aaf4167c2.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Medium.28b23a0ac9e7a0649c51d73aaf4167c2.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Medium.624a8f8eaa1d094009bad0579dc3f605.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Medium.de3700125cfb27a2722dfdee5e656831.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Medium.00e7c27cc711b6ec7edd9352b355b8c6.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Medium.1f897d1e76e68a5f98657c8a08e83d4a.svg?#TTNorms-Medium) format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Regular.32fccb5bc06cdd260d7a75a58a12427f.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Regular.32fccb5bc06cdd260d7a75a58a12427f.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Regular.1e160abdf05b5c0b6d98c48c476586ae.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Regular.84029606beb70588053bc7c806a015ba.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Regular.48854e6c0c3b0f1de2dd21ed084bb6f2.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Regular.557d83b2ab1527c00367e95496804ffe.svg?#TTNorms-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Bold.01e40af9f27e3ed0722044b7208f1a28.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Bold.01e40af9f27e3ed0722044b7208f1a28.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Bold.4cff260956fc138ec38ea412e672b0c1.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Bold.d0ed2fc8f3ebdfbd261cffb2e5f06008.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Bold.851ca9a633c557246c61cf21cfa923e3.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Bold.7c7997d27169493fdd7ca1b04139abfa.svg?#TTNorms-Bold) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'TT Norms';
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Thin.6e2def6b4e144915df404dda14808c8b.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Thin.6e2def6b4e144915df404dda14808c8b.eot??#iefix) format("embedded-opentype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Thin.dd7f4b235a40ca2f48361fd685e31a3e.woff2?) format("woff2"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Thin.3d7648456cae62ee69c471efa8ed0133.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Thin.ae163b484ad09747bd578cab75dd831b.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/subset-TTNorms-Thin.60f8990985599cc91845042fff8ec9ab.svg?#TTNorms-Thin) format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "icons";
  src: url(/wisp_new_test/content/vehicle/fonts/icons.c7bd666869c06b0569e90cfe82a0eea4.eot?);
  src: url(/wisp_new_test/content/vehicle/fonts/icons.c7bd666869c06b0569e90cfe82a0eea4.eot??#iefix&ts=1500468463888) format("eot"), url(/wisp_new_test/content/vehicle/fonts/icons.4bb9a0f653a6ceb7e1d49a377c0ddcae.woff?) format("woff"), url(/wisp_new_test/content/vehicle/fonts/icons.dbb5989932700559f5697d14d0671356.ttf?) format("truetype"), url(/wisp_new_test/content/vehicle/fonts/icons.f6cef973180be2a542f27cee45ff3708.svg?#icons?ts=1500468463888) format("svg"); }

.icon-arrow:before, .icon-calendar:before, .icon-chat:before, .icon-circle-plus:before, .icon-email:before, .icon-fb:before, .icon-home-circled:before, .icon-hospital-circled:before, .icon-info:before, .icon-luggage-circled:before, .icon-person-circled:before, .icon-tick:before, .icon-tick-th:before, .icon-vehicle-circled:before {
  font-family: "icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.icon-arrow:before {
  content: "\EA01"; }

.icon-calendar:before {
  content: "\EA02"; }

.icon-chat:before {
  content: "\EA03"; }

.icon-circle-plus:before {
  content: "\EA04"; }

.icon-email:before {
  content: "\EA05"; }

.icon-fb:before {
  content: "\EA06"; }

.icon-home-circled:before {
  content: "\EA07"; }

.icon-hospital-circled:before {
  content: "\EA08"; }

.icon-info:before {
  content: "\EA09"; }

.icon-luggage-circled:before {
  content: "\EA0A"; }

.icon-person-circled:before {
  content: "\EA0B"; }

.icon-tick:before {
  content: "\EA0C"; }

.icon-tick-th:before {
  content: "\EA0C"; }

.icon-vehicle-circled:before {
  content: "\EA0D"; }

.btn {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  outline: none;
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  background-color: #008641;
  font-weight: 500;
  padding: 7px 30px 9px;
  border-radius: 3px;
  line-height: 1.2;
  text-align: center;
  /*&:hover {
    background-color: #ee802e;
  }*/ }
  .btn.btn-white {
    border: 1px solid #c6c6c6;
    color: #323232;
    background-color: #f8f8f8;
    padding: 6px 20px 8px; }
    .btn.btn-white:hover {
      background-color: #fff; }
  .btn.btn-arrow:after {
    content: "\EA01";
    font-family: "icons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    font-size: 6px;
    transform: rotate(-90deg);
    display: inline-block;
    position: relative;
    margin-left: 6px;
    top: -3px; }
  .btn.btn-facebook {
    background-color: #3a559f; }
    .btn.btn-facebook:hover {
      background-color: #4560ac; }
    .btn.btn-facebook:after {
      content: "\EA06";
      font-family: "icons";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      text-decoration: none;
      text-transform: none;
      font-size: 28px;
      line-height: 1;
      position: absolute;
      right: 5px;
      bottom: 0; }

.form-item {
  position: relative; }
  .form-item.type-text.error input, .form-item.error.type-date input {
    border-color: #d00000; }
  .form-item.type-text.type-years .error-msg, .form-item.type-years.type-date .error-msg {
    position: relative !important; }
  .form-item.type-text.type-years input, .form-item.type-years.type-date input {
    max-width: 90px; }
  .form-item.type-text input, .form-item.type-date input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 4px 10px;
    line-height: 1.2;
    font-size: 21px;
    color: #000;
    font-weight: 300;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    outline: none; }
  .form-item.type-date {
    display: -ms-flexbox;
    display: flex;
    width: 190px; }
    .form-item.type-date input {
      width: calc(100% - 40px); }
    .form-item.type-date .calendar {
      width: 35px;
      margin-left: 5px;
      border: 1px solid #bfbfbf;
      border-radius: 3px;
      line-height: 32px;
      text-align: center;
      font-size: 24px;
      color: #6d6d6d; }
      .form-item.type-date .calendar:after {
        content: "\EA02";
        font-family: "icons";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        text-decoration: none;
        text-transform: none;
        position: relative;
        top: 2px; }
  .form-item.type-checkbox.type-small label .label, .form-item.type-small.type-radio label .label {
    font-size: 16px;
    padding: 4px 0 2px 43px;
    min-height: 38px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .form-item.type-checkbox label, .form-item.type-radio label {
    position: relative;
    cursor: pointer; }
    .form-item.type-checkbox label input, .form-item.type-radio label input {
      display: none; }
      .form-item.type-checkbox label input:checked + .label:after, .form-item.type-radio label input:checked + .label:after {
        background-color: #008641;
        border-color: #008641; }
    .form-item.type-checkbox label .label, .form-item.type-radio label .label {
      position: relative;
      padding-left: 52px;
      font-size: 28px;
      color: #000;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .form-item.type-checkbox label .label, .form-item.type-radio label .label {
          font-size: 16px;
          padding: 0 0 0 33px;
          min-height: 30px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center; } }
      .form-item.type-checkbox label .label:after, .form-item.type-radio label .label:after {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        width: 30px;
        height: 30px;
        border: 1px solid #ccc;
        border-radius: 3px;
        transition: all .2s; }
        @media screen and (max-width: 767px) {
          .form-item.type-checkbox label .label:after, .form-item.type-radio label .label:after {
            width: 24px;
            height: 24px; } }
      .form-item.type-checkbox label .label:before, .form-item.type-radio label .label:before {
        content: "\EA0C";
        font-family: "icons";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        text-decoration: none;
        text-transform: none;
        position: absolute;
        top: 3px;
        left: 0;
        width: 32px;
        text-align: center;
        line-height: 34px;
        font-size: 13px;
        color: #fff;
        z-index: 1; }
        @media screen and (max-width: 767px) {
          .form-item.type-checkbox label .label:before, .form-item.type-radio label .label:before {
            top: 5px;
            width: 27px;
            line-height: 23px; } }
  .form-item.type-radio label input:checked + .label:after {
    background-color: #fff;
    border-color: #cfcfcf; }
  .form-item.type-radio label input:checked + .label:before {
    opacity: 1; }
  .form-item.type-radio label .label:before {
    content: '';
    width: 16px;
    height: 16px;
    background-color: #008641;
    border-radius: 50%;
    top: 11px;
    left: 8px;
    opacity: 0;
    transition: all .2s; }
    @media screen and (max-width: 767px) {
      .form-item.type-radio label .label:before {
        top: 8px;
        left: 5px; } }
  .form-item.type-radio label .label:after {
    border-radius: 50%; }
  .form-item.type-select.error select {
    border-color: #d00000; }
  .form-item.type-select .select-holder {
    position: relative; }
    .form-item.type-select .select-holder:after {
      content: "\EA01";
      font-family: "icons";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      text-decoration: none;
      text-transform: none;
      font-size: 6px;
      color: #9f9f9f;
      position: absolute;
      top: 16px;
      right: 10px;
      line-height: 1; }
  .form-item.type-select select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 4px 50px 3px 13px;
    line-height: 1.2;
    font-size: 18px;
    color: #000;
    font-weight: 300;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    background-image: linear-gradient(to top, #f9f9f9, #fff);
    outline: none;
    height: 38px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .form-item.type-select select {
        font-size: 16px; } }
    .form-item.type-select select option {
      font-weight: 300;
      font-size: 18px;
      color: black; }
  .form-item.type-select select::-ms-expand {
    display: none; }
  .form-item.type-plate-number {
    width: 170px; }
    @media screen and (max-width: 767px) {
      .form-item.type-plate-number {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .form-item.type-plate-number .plate-container .form-tooltip-type-2 {
        display: block;
        width: 100%;
        left: 0;
        margin: 0 0 15px 0;
        position: relative; } }
    .form-item.type-plate-number .plate-holder {
      position: relative;
      width: 170px;
      padding: 1px;
      border: 1px solid #ebebeb;
      border-radius: 4px; }
      @media screen and (max-width: 767px) {
        .form-item.type-plate-number .plate-holder {
          margin: 0 auto 10px;
          width: 190px; } }
      .form-item.type-plate-number .plate-holder input {
        width: 100%;
        outline: none;
        font-size: 29px;
        font-weight: bold;
        font-family: 'arial';
        padding-left: 22px;
        text-transform: uppercase;
        color: #000;
        border: 1px solid #bfbfbf;
        letter-spacing: 0; }
        .form-item.type-plate-number .plate-holder input::-webkit-input-placeholder {
          color: #000;
          opacity: 1; }
        .form-item.type-plate-number .plate-holder input:-moz-placeholder {
          color: #000;
          opacity: 1; }
        .form-item.type-plate-number .plate-holder input::-moz-placeholder {
          color: #000;
          opacity: 1; }
        .form-item.type-plate-number .plate-holder input:-ms-input-placeholder {
          color: #000;
          opacity: 1; }
        .form-item.type-plate-number .plate-holder input:focus::-webkit-input-placeholder {
          text-indent: -9999px;
          font-size: 0; }
        .form-item.type-plate-number .plate-holder input:focus:-moz-placeholder {
          text-indent: -9999px;
          font-size: 0; }
        .form-item.type-plate-number .plate-holder input:focus::-moz-placeholder {
          text-indent: -9999px;
          font-size: 0; }
        .form-item.type-plate-number .plate-holder input:focus:-ms-input-placeholder {
          text-indent: -9999px;
          font-size: 0; }
        @media screen and (max-width: 767px) {
          .form-item.type-plate-number .plate-holder input {
            padding-left: 0px;
            text-align: center; } }
    .form-item.type-plate-number img {
      position: absolute;
      top: 1px;
      left: 1px;
      width: auto;
      height: calc(100% - 2px); }
  .form-item.error .error-msg {
    display: block; }
  .form-item .error-msg {
    display: none;
    font-size: 14px;
    padding-top: 5px;
    color: #d00000; }
  .form-item .dynamic-error-msg {
    font-size: 14px;
    padding-top: 5px;
    color: #d00000; }
  .form-item .error-msg {
    display: none; }

/* Chrome, Safari, Edge, Opera */
.person-code-input::-webkit-outer-spin-button,
.person-code-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
person-code-input[type=number] {
  -moz-appearance: textfield; }

.step-1 .form-item.error .error-msg {
  position: absolute;
  white-space: nowrap;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0); }
  @media all and (max-width: 767px) {
    .step-1 .form-item.error .error-msg {
      position: static;
      transform: none;
      white-space: normal;
      margin-bottom: 25px; } }

.form-tooltip.radio-tooltip {
  margin: 0px 5px 0px 10px; }

.form-tooltip,
.form-tooltip-type-2 {
  position: absolute;
  left: 100%;
  top: 10px;
  /*width: 14px;*/
  /*height: 14px;
  border: 1px solid #878787;*/
  text-align: center;
  /*user-select: none;
  font-weight: 300;
  font-size: 8px;
  color: #878787;
  line-height: 12px;*/
  cursor: pointer;
  /*white-space: nowrap;
  z-index: 4;*/
  /*&:before {
    content: '?';
    display: block;
  }*/ }
  @media screen and (min-width: 1025px) {
    .form-tooltip:hover,
    .form-tooltip-type-2:hover {
      z-index: 5; }
      .form-tooltip:hover .tooltip-content,
      .form-tooltip-type-2:hover .tooltip-content {
        opacity: 1;
        pointer-events: all; } }
  @media screen and (max-width: 1024px) {
    .form-tooltip.visible,
    .form-tooltip-type-2.visible {
      z-index: 5; }
      .form-tooltip.visible .tooltip-content,
      .form-tooltip-type-2.visible .tooltip-content {
        opacity: 1;
        pointer-events: all; } }
  .form-tooltip .tooltip-content,
  .form-tooltip-type-2 .tooltip-content {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -100%) translate(0, -10px);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
    max-width: 340px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 14px;
    line-height: 1.4;
    white-space: initial;
    font-weight: 300;
    padding: 15px;
    color: #000;
    background-color: #fff;
    z-index: 8;
    opacity: 0;
    pointer-events: none;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .form-tooltip .tooltip-content,
      .form-tooltip-type-2 .tooltip-content {
        width: 180px; } }
    .form-tooltip .tooltip-content.tooltip-content-large,
    .form-tooltip-type-2 .tooltip-content.tooltip-content-large {
      width: 465px;
      right: 0;
      top: 0;
      transform: translate(30px, -50%); }
      @media screen and (max-width: 767px) {
        .form-tooltip .tooltip-content.tooltip-content-large,
        .form-tooltip-type-2 .tooltip-content.tooltip-content-large {
          width: 300px;
          font-size: 11px;
          padding: 10px; } }
      .form-tooltip .tooltip-content.tooltip-content-large:after, .form-tooltip .tooltip-content.tooltip-content-large:before,
      .form-tooltip-type-2 .tooltip-content.tooltip-content-large:after,
      .form-tooltip-type-2 .tooltip-content.tooltip-content-large:before {
        left: 0;
        bottom: auto;
        top: 50%;
        transform: translate(-4px, -50%) rotate(135deg); }
    .form-tooltip .tooltip-content:after, .form-tooltip .tooltip-content:before,
    .form-tooltip-type-2 .tooltip-content:after,
    .form-tooltip-type-2 .tooltip-content:before {
      content: '';
      width: 6px;
      height: 6px;
      background-color: #fff;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 4px) rotate(45deg); }
      @media screen and (max-width: 767px) {
        .form-tooltip .tooltip-content:after, .form-tooltip .tooltip-content:before,
        .form-tooltip-type-2 .tooltip-content:after,
        .form-tooltip-type-2 .tooltip-content:before {
          display: none; } }
    .form-tooltip .tooltip-content:before,
    .form-tooltip-type-2 .tooltip-content:before {
      width: 8px;
      height: 8px;
      background-color: transparent;
      border-bottom: 1px solid rgba(212, 212, 212, 0.2);
      border-right: 1px solid rgba(212, 212, 212, 0.2);
      transform: translate(-50%, 5px) rotate(45deg); }
    .form-tooltip .tooltip-content strong,
    .form-tooltip-type-2 .tooltip-content strong {
      font-weight: 600; }

.agreements-block .form-tooltip {
  top: 3px; }

.agreements-block a, .agreements-block .button-terms {
  color: #551a8b; }

.m-left-20 {
  margin-left: 20px; }

.m-left-5 {
  margin-left: 5px; }

.m-left-25 {
  margin-left: 25px; }

.form-tooltip-type-2 {
  width: auto;
  height: auto;
  border: none;
  font-size: 16px;
  color: #008641;
  text-decoration: underline;
  font-weight: 300;
  line-height: 1;
  margin-top: 0;
  margin-left: 10px; }
  @media screen and (max-width: 767px) {
    .form-tooltip-type-2 {
      margin-top: 10px;
      font-size: 14px; } }
  .form-tooltip-type-2:before {
    display: none; }
  .form-tooltip-type-2.payment-schedules.right-top .tooltip-content {
    width: 270px;
    right: 0;
    left: auto;
    transform: translate(0%, -100%) translate(0, -10px); }
    @media screen and (max-width: 767px) {
      .form-tooltip-type-2.payment-schedules.right-top .tooltip-content {
        left: 0;
        right: auto; } }
    .form-tooltip-type-2.payment-schedules.right-top .tooltip-content:before, .form-tooltip-type-2.payment-schedules.right-top .tooltip-content:after {
      left: 70%;
      transform: translate(0%, 4px) rotate(45deg); }
  @media screen and (min-width: 1025px) {
    .form-tooltip-type-2.payment-schedules:not(.right-top) .tooltip-content {
      width: 270px;
      right: -20px;
      left: auto;
      top: 50%;
      transform: translate(100%, -50%); }
      .form-tooltip-type-2.payment-schedules:not(.right-top) .tooltip-content:after, .form-tooltip-type-2.payment-schedules:not(.right-top) .tooltip-content:before {
        top: 50%;
        left: 0;
        transform: translate(-4px, -50%) rotate(135deg); } }
  .form-tooltip-type-2.payment-schedules .tooltip-title {
    font-size: 18px;
    margin-bottom: 5px; }
  .form-tooltip-type-2.payment-schedules .payment-schedules-data {
    text-align: right;
    font-size: 14px; }
    .form-tooltip-type-2.payment-schedules .payment-schedules-data > div {
      margin-bottom: 3px; }
      .form-tooltip-type-2.payment-schedules .payment-schedules-data > div:last-child {
        margin-bottom: 0; }
    .form-tooltip-type-2.payment-schedules .payment-schedules-data strong {
      display: inline-block;
      margin-bottom: 7px; }
  .form-tooltip-type-2 strong.tel {
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 600; }

body {
  height: auto;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  min-width: 320px;
  overflow-x: hidden;
  background-color: #fff; }
  body.lock {
    height: 100%;
    overflow: hidden; }

html,
body {
  height: 100%; }

input, textarea, option, select {
  /*font: normal normal 12px/1.2 montserrat;*/
  color: #7c7e89; }

* {
  box-sizing: border-box; }

a {
  text-decoration: none; }

.container {
  max-width: 1210px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px; }

ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.page-title {
  background-color: #f0f0f0;
  font-size: 38px;
  padding: 52px 0 50px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }
  @media screen and (max-width: 767px) {
    .page-title {
      font-size: 28px;
      padding: 30px 0; } }

.payments-amount .form-item.type-radio {
  margin-bottom: 10px; }
  .payments-amount .form-item.type-radio:last-child {
    margin-bottom: 0; }
  .payments-amount .form-item.type-radio label .label {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px; }
    .payments-amount .form-item.type-radio label .label small {
      color: #008641;
      font-size: 16px; }

.component-form {
  position: relative; }

.edit-step {
  display: none;
  position: relative;
  z-index: 6; }

.edit-step-overlay {
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 5; }

.text-center-margin {
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-top: 40px; }

.type-date .form-tooltip {
  position: absolute;
  right: -20px;
  top: 23px; }

.type-date .form-tooltip.datepicker-tooltip {
  top: 9px;
  margin-left: 5px; }
  .type-date .form-tooltip.datepicker-tooltip .tooltip-content.datepicker-tooltip-content {
    left: 10px; }

.selectize-control input, .selectize-control .single,
.selectize-input input,
.selectize-input .single {
  font-size: 18px !important;
  font-weight: 300 !important;
  color: black !important; }

.table {
  display: table;
  margin: 0 auto; }

.title {
  display: table-cell;
  vertical-align: middle; }

.mobActive {
  background-color: #008641;
  color: #fff !important;
  box-shadow: inset 0 1px 15px 1px rgba(0, 0, 0, 0.16);
  border-left-color: transparent; }

header {
  position: relative; }
  header .main-row {
    position: relative;
    padding: 0 0 0 50px;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    box-shadow: 0 3px 32px rgba(0, 0, 0, 0.16);
    z-index: 8; }
    @media screen and (max-width: 767px) {
      header .main-row {
        padding-left: 20px; } }
  header .logo-holder {
    padding: 0px; }
    @media screen and (max-width: 0px) {
      header .logo-holder {
        -ms-flex-positive: 1;
            flex-grow: 1; } }
    @media screen and (max-width: 767px) {
      header .logo-holder {
        padding: 0px; }
        header .logo-holder img {
          height: 70px;
          width: auto; } }
  header nav {
    position: relative;
    -ms-flex-positive: 1;
        flex-grow: 1;
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    padding-left: 80px;
    background-color: #fff;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media screen and (max-width: 0px) {
      header nav {
        display: none; } }
    header nav a {
      display: inline-block;
      border-left: 1px solid #efefef;
      width: 25%;
      text-align: center;
      padding: 30px 5px 30px;
      font-size: 15px;
      color: #010101;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      transition: all .2s; }
      header nav a.active, header nav a:hover {
        background-color: #008641;
        color: #fff;
        box-shadow: inset 0 1px 15px 1px rgba(0, 0, 0, 0.16);
        border-left-color: transparent; }
        header nav a.active span i, header nav a:hover span i {
          color: #fff; }
      header nav a span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        margin: 0 auto;
        text-transform: uppercase; }
        header nav a span i {
          color: rgba(109, 109, 109, 0.6);
          font-size: 33px;
          line-height: 1;
          margin-right: 10px;
          margin-top: 2px; }
  header .burger {
    float: left;
    margin-left: auto;
    position: relative;
    width: 120px;
    border-left: 1px solid #efefef;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    cursor: pointer;
    background-color: #fff;
    transition: all .2s; }
    @media screen and (max-width: 767px) {
      header .burger {
        width: 60px; } }
    header .burger.active, header .burger:hover {
      background-color: #008641; }
      header .burger.active span, header .burger:hover span {
        background-color: #fff; }
        header .burger.active span:before, header .burger.active span:after, header .burger:hover span:before, header .burger:hover span:after {
          background-color: #fff; }
    header .burger span {
      position: relative;
      width: 24px;
      height: 2px;
      background-color: #008641;
      transition: all .2s; }
      header .burger span:after, header .burger span:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        transform: translateY(-6px);
        background-color: #008641;
        transition: all .2s; }
      header .burger span:before {
        transform: translateY(6px); }
  header .burder-menu {
    position: absolute;
    top: 85px;
    right: 0;
    background-color: #fff;
    box-shadow: 0 2px 11px 5px rgba(0, 0, 0, 0.08);
    z-index: 7;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s; }
    @media screen and (max-width: 767px) {
      header .burder-menu {
        top: 53px; } }
    header .burder-menu.active {
      opacity: 1;
      pointer-events: all; }
    header .burder-menu a {
      display: block;
      text-transform: uppercase;
      font-size: 15px;
      color: #010101;
      text-align: center;
      padding: 18px 35px;
      border-bottom: 1px solid #efefef;
      transition: all .2s; }
      header .burder-menu a:hover {
        background-color: #008641;
        color: #fff; }
      header .burder-menu a:last-child {
        border-bottom: 0; }
      header .burder-menu a.for-mobile {
        display: none; }
        @media screen and (max-width: 1024px) {
          header .burder-menu a.for-mobile {
            display: block; } }

footer {
  background-color: #fff;
  text-align: center;
  /*padding: 20px 0;*/
  font-size: 14px;
  font-weight: 500;
  color: #878787; }

.tablet-help-box-holder {
  display: none; }
  @media screen and (max-width: 1024px) {
    .tablet-help-box-holder {
      display: block; } }
  @media screen and (max-width: 1024px) {
    .tablet-help-box-holder .help-box {
      display: block;
      box-shadow: none;
      margin-left: 0;
      width: 100%; }
      .tablet-help-box-holder .help-box .title {
        padding-left: 0; } }
    @media screen and (max-width: 1024px) and (max-width: 767px) {
      .tablet-help-box-holder .help-box .title {
        font-size: 18px; } }
  @media screen and (max-width: 1024px) {
      .tablet-help-box-holder .help-box .content-holder {
        padding-left: 0; }
        .tablet-help-box-holder .help-box .content-holder .other-contacts a {
          color: #008641; } }

.component-stepper {
  padding: 40px 0 40px; }
  @media screen and (max-width: 767px) {
    .component-stepper {
      padding: 40px 0; } }
  .component-stepper ul {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    max-width: 900px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex; }
    .component-stepper ul li {
      position: relative;
      width: 25%;
      text-align: center; }
      .component-stepper ul li.step-previos:after {
        background-color: #008641; }
      .component-stepper ul li.step-previos .circle {
        border-color: #008641; }
        .component-stepper ul li.step-previos .circle:before, .component-stepper ul li.step-previos .circle:after {
          content: '';
          position: absolute;
          top: 16px;
          left: -2px;
          width: calc(100% + 4px);
          height: 2px;
          background-color: #fff;
          transform: rotate(45deg); }
        .component-stepper ul li.step-previos .circle:after {
          background-color: #fff;
          transform: rotate(-45deg); }
        .component-stepper ul li.step-previos .circle .number {
          font-size: 0;
          position: relative;
          z-index: 2; }
          .component-stepper ul li.step-previos .circle .number:after {
            content: "\EA0C";
            font-family: "icons";
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-style: normal;
            font-variant: normal;
            font-weight: normal;
            text-decoration: none;
            text-transform: none;
            font-size: 13px;
            color: #00ac31;
            position: relative;
            top: 1px; }
      .component-stepper ul li.step-current .name {
        color: #008641; }
      .component-stepper ul li.step-current .circle {
        border-color: #008641;
        color: #008641; }
      .component-stepper ul li:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        left: 50%;
        bottom: 18px;
        background-color: #bdbdbd; }
      .component-stepper ul li:last-child:after {
        display: none; }
      .component-stepper ul li .name {
        font-size: 13px;
        color: #313131;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 10px; }
        @media screen and (max-width: 1024px) {
          .component-stepper ul li .name {
            font-size: 11px; } }
        @media screen and (max-width: 767px) {
          .component-stepper ul li .name {
            display: none; } }
      .component-stepper ul li .circle {
        position: relative;
        height: 38px;
        width: 38px;
        border: 2px solid #bdbdbd;
        border-radius: 50%;
        line-height: 34px;
        font-size: 15px;
        color: #6d6d6d;
        margin: 0 auto;
        background-color: #fff;
        z-index: 2; }

.component-form {
  padding-bottom: 60px; }
  .component-form .inline {
    display: inline-block; }
    .component-form .inline.form-tooltip {
      position: static;
      margin-left: 10px; }
      .component-form .inline.form-tooltip .tooltip-content {
        left: initial; }
      .component-form .inline.form-tooltip:before {
        margin: 5px 4px;
        position: relative;
        top: -4px; }
  @media screen and (max-width: 767px) {
    .component-form {
      padding-bottom: 20px; }
      .component-form .inline.form-tooltip {
        position: absolute; } }
  @media screen and (max-width: 767px) {
    .component-form .default-styles-table .inline.form-tooltip {
      position: static; } }
  .component-form .title {
    font-size: 28px;
    padding: 30px 0 35px; }
    @media screen and (max-width: 767px) {
      .component-form .title {
        font-size: 22px;
        padding: 30px 0 25px; } }
    .component-form .title small {
      display: block;
      font-size: 18px;
      color: #008641; }
      @media screen and (max-width: 767px) {
        .component-form .title small {
          font-size: 16px;
          margin-top: 5px; } }
  .component-form .form-row-group {
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s; }
    @media screen and (max-width: 1024px) {
      .component-form .form-row-group {
        opacity: 1;
        pointer-events: all;
        display: none; } }
    .component-form .form-row-group:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .component-form .form-row-group.active, .component-form .form-row-group:first-child {
      opacity: 1;
      pointer-events: all; }
      @media screen and (max-width: 1024px) {
        .component-form .form-row-group.active, .component-form .form-row-group:first-child {
          display: block; } }
  .component-form .form-row {
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .component-form .form-row {
        max-width: 60%;
        margin: 0 auto; }
        .component-form .form-row.m-top-15-xs .btn {
          margin-top: 15px; }
        .component-form .form-row .form-item input, .component-form .form-row .form-item select, .component-form .form-row .form-item .plate-holder {
          width: 100%; }
        .component-form .form-row .form-row-text {
          margin: 5px 5px 5px 5px; } }
    .component-form .form-row .form-item.type-radio {
      margin-right: 15px;
      font-weight: 300; }
      .component-form .form-row .form-item.type-radio label .label {
        font-size: 16px;
        line-height: 36px; }
        @media screen and (max-width: 767px) {
          .component-form .form-row .form-item.type-radio label .label {
            line-height: 1; } }
    .component-form .form-row .form-row-text {
      padding-top: 10px;
      font-size: 16px;
      font-weight: 500; }
      .component-form .form-row .form-row-text.font-weight-300 {
        font-weight: 300; }
      .component-form .form-row .form-row-text.form-row-text-small {
        font-size: 16px; }
        @media screen and (max-width: 1024px) {
          .component-form .form-row .form-row-text.form-row-text-small {
            font-size: 15px; } }
    @media screen and (max-width: 767px) {
      .component-form .form-row .form-item.mobile-break {
        width: 100%;
        margin-bottom: 5px; }
      .component-form .form-row .form-item.mobile-break-up {
        margin-top: 5px; } }
  @media screen and (max-width: 767px) {
    .component-form .full-width {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .component-form button[type="submit"] {
      width: 100%; } }

.form-sep {
  width: 100%;
  height: 25px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #f0f0f0; }

.component-form.step-1 {
  min-height: 100%; }
  @media screen and (max-width: 1024px) {
    .component-form.step-1 {
      min-height: 0; } }
  .component-form.step-1 [data-form-step] {
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s; }
    .component-form.step-1 [data-form-step].active {
      opacity: 1;
      pointer-events: all; }
  .component-form.step-1 [data-form-step="1"] {
    opacity: 1;
    pointer-events: all; }
  .component-form.step-1 .leasing-status {
    display: none; }
    .component-form.step-1 .leasing-status.show {
      display: block; }
  .component-form.step-1 .driver-status {
    display: none; }
    .component-form.step-1 .driver-status.show {
      display: block; }

.component-form.step-2, .component-form.step-3 {
  display: none; }
  .component-form.step-2.active, .component-form.step-3.active {
    display: block; }
    .component-form.step-2.active + .form-sep, .component-form.step-3.active + .form-sep {
      display: block; }
  .component-form.step-2 + .form-sep, .component-form.step-3 + .form-sep {
    display: none; }

.component-form .hidden-type {
  display: none !important; }

.lv3 .form-row-group:nth-child(13) .form-row:nth-child(2) {
  display: none; }
  .lv3 .form-row-group:nth-child(13) .form-row:nth-child(2).show {
    display: -ms-flexbox;
    display: flex; }

.lv3 .form-row-group:nth-child(14) .form-row:nth-child(1) {
  display: none; }
  .lv3 .form-row-group:nth-child(14) .form-row:nth-child(1).show {
    display: -ms-flexbox;
    display: flex; }

.text-center {
  text-align: center; }

.component-alert-message {
  font-size: 21px;
  color: #010101;
  text-align: center;
  max-width: 800px;
  width: 100%;
  margin: 15px auto 0 auto;
  border: 1px solid #aeafb4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  border-radius: 4px; }
  .component-alert-message.align-top .symbol,
  .component-alert-message.align-top .text {
    width: 100%; }
  .component-alert-message.align-top .symbol {
    padding: 10px; }
    .component-alert-message.align-top .symbol:after {
      width: 15px;
      height: 15px; }
    .component-alert-message.align-top .symbol:before {
      font-size: 15px;
      font-weight: bold; }
  .component-alert-message.align-top .text {
    font-size: 16px;
    padding: 15px; }
  .component-alert-message.alert-red .symbol {
    background-color: #d00000; }
  .component-alert-message.alert-red .text {
    text-align: left;
    font-size: 24px;
    color: #ed1c24; }
    .component-alert-message.alert-red .text small {
      font-size: 14px;
      display: block;
      margin: 3px 0; }
      .component-alert-message.alert-red .text small:first-child {
        margin-top: 10px; }
    .component-alert-message.alert-red .text .phone {
      margin-top: 10px; }
      .component-alert-message.alert-red .text .phone a {
        font-size: 33px;
        color: #000; }
  .component-alert-message .symbol {
    position: relative;
    width: 105px;
    background-color: #069af9;
    padding: 30px 20px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media screen and (max-width: 767px) {
      .component-alert-message .symbol {
        width: 100%;
        padding: 10px; } }
    .component-alert-message .symbol:not(.info-message):after {
      content: '';
      width: 25px;
      height: 25px;
      border: 2px solid #fff;
      display: block;
      margin: 0 auto;
      transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .component-alert-message .symbol:not(.info-message):after {
          width: 15px;
          height: 15px; } }
    .component-alert-message .symbol:not(.info-message):before {
      content: '!';
      font-size: 24px;
      color: #fff;
      line-height: 1;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      @media screen and (max-width: 767px) {
        .component-alert-message .symbol:not(.info-message):before {
          font-size: 15px;
          font-weight: bold; } }
    .component-alert-message .symbol.info-message img {
      color: #fff;
      line-height: 1;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .component-alert-message .text {
    width: calc(100% - 105px);
    padding: 20px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .component-alert-message .text .sub-message:not(:first-child) {
      padding-top: 15px; }
    @media screen and (max-width: 767px) {
      .component-alert-message .text {
        width: 100%;
        font-size: 14px;
        padding: 15px; } }
  .component-alert-message .text-small {
    width: calc(100% - 105px);
    padding: 5px 15px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media screen and (max-width: 767px) {
      .component-alert-message .text-small {
        width: 100%;
        font-size: 14px;
        padding: 5px 15px; } }

.component-insurance-deals .details-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .component-insurance-deals .details-block .vehicle-details {
    font-size: 16px;
    color: #878787;
    width: 275px;
    padding-right: 15px; }
    @media screen and (max-width: 1024px) {
      .component-insurance-deals .details-block .vehicle-details {
        font-size: 12px;
        width: 200px;
        padding-right: 10px; } }
    @media screen and (max-width: 767px) {
      .component-insurance-deals .details-block .vehicle-details {
        width: 100%;
        margin-bottom: 20px; } }
    .component-insurance-deals .details-block .vehicle-details > div {
      margin-bottom: 8px; }
      .component-insurance-deals .details-block .vehicle-details > div:last-child {
        margin-bottom: 0; }
    .component-insurance-deals .details-block .vehicle-details strong {
      font-weight: 600;
      color: #000; }
    .component-insurance-deals .details-block .vehicle-details + .right-side {
      width: calc(100% - 275px); }
      @media screen and (max-width: 1024px) {
        .component-insurance-deals .details-block .vehicle-details + .right-side {
          width: calc(100% - 200px); } }
      @media screen and (max-width: 767px) {
        .component-insurance-deals .details-block .vehicle-details + .right-side {
          width: 100%; } }
    .component-insurance-deals .details-block .vehicle-details .component-alert-message {
      margin-top: 20px; }
  .component-insurance-deals .details-block .insurance-deals-list-holder {
    position: relative;
    width: calc(100% - 275px); }
    @media screen and (max-width: 1024px) {
      .component-insurance-deals .details-block .insurance-deals-list-holder {
        width: 100%;
        margin-top: 20px; } }
    .component-insurance-deals .details-block .insurance-deals-list-holder .mobile-scroll-arrow {
      display: none; }
      @media screen and (max-width: 767px) {
        .component-insurance-deals .details-block .insurance-deals-list-holder .mobile-scroll-arrow {
          display: block; } }
    @media screen and (max-width: 1024px) {
      .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list {
        overflow: auto; } }
  .component-insurance-deals .details-block .insurance-deals-list-no-casco-holder {
    position: relative; }
    @media screen and (max-width: 1024px) {
      .component-insurance-deals .details-block .insurance-deals-list-no-casco-holder {
        margin-top: 25px; }
        .component-insurance-deals .details-block .insurance-deals-list-no-casco-holder.additional-services {
          margin-top: 15px; }
          .component-insurance-deals .details-block .insurance-deals-list-no-casco-holder.additional-services .list-item .list-item-content .name {
            min-height: 65px; } }
    .component-insurance-deals .details-block .insurance-deals-list-no-casco-holder .mobile-scroll-arrow {
      display: none; }
      @media screen and (max-width: 767px) {
        .component-insurance-deals .details-block .insurance-deals-list-no-casco-holder .mobile-scroll-arrow {
          display: block; } }
  .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-holder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -12px;
    margin-right: -12px;
    margin-top: -12px; }
    @media screen and (max-width: 1024px) {
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-holder {
        margin-left: -4px;
        margin-right: -4px; } }
  .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item {
    padding: 12px; }
    @media screen and (max-width: 1024px) {
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item {
        padding: 4px; } }
    .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-wide {
      width: 66.7%; }
      @media screen and (max-width: 767px) {
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-wide {
          width: 100%; } }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-wide .list-item-content {
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.11); }
    .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-small {
      width: 33.3%; }
      @media screen and (max-width: 767px) {
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-small {
          width: 100%; } }
    .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-half {
      width: 50%; }
    .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content {
      border-color: #008641;
      background-color: #008641; }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content .form-tooltip {
        border-color: #fff;
        color: #fff; }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content .name {
        color: #fff;
        border-bottom-color: #fff; }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content .form-item.type-checkbox label input:checked + .label:after, .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content .form-item.type-radio label input:checked + .label:after {
        background-color: #fff; }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content .form-item.type-checkbox label .label, .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content .form-item.type-radio label .label {
        color: #fff; }
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content .form-item.type-checkbox label .label:after, .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content .form-item.type-radio label .label:after {
          border-color: #fff; }
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content .form-item.type-checkbox label .label:before, .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item.list-item-orange .list-item-content .form-item.type-radio label .label:before {
          color: #008641; }
    .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content {
      position: relative;
      border: 1px solid #c6c6c6;
      border-radius: 4px;
      padding: 20px 30px;
      height: 100%;
      text-align: center; }
      @media screen and (max-width: 1024px) {
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content {
          padding: 15px 15px; } }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .name {
        font-size: 18px;
        line-height: 20px;
        border-bottom: 1px solid #d0cfcf;
        padding-bottom: 10px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        min-height: 51px;
        margin-bottom: 10px;
        text-align: left; }
        @media screen and (max-width: 1024px) {
          .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .name {
            font-size: 14px;
            line-height: 1.3;
            min-height: 45px; } }
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .name .form-tooltip {
          margin-left: 10px; }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .not-available-text {
        font-size: 14px;
        line-height: 22px;
        color: #898989;
        max-width: 385px;
        padding-bottom: 15px;
        text-align: left; }
        @media screen and (max-width: 1024px) {
          .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .not-available-text {
            font-size: 12px;
            line-height: 1.3; } }
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .not-available-text .mobile-phone {
          font-size: 31px;
          color: #aaa;
          margin-top: 10px; }
          @media screen and (max-width: 1024px) {
            .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .not-available-text .mobile-phone {
              font-size: 18px; } }
          .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .not-available-text .mobile-phone a {
            color: #008641; }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .price {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        -ms-flex-align: center;
            align-items: center; }
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .price > div {
          width: 100%;
          text-align: center;
          font-size: 0; }
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .price .discount {
          text-align: center;
          display: inline-block;
          margin: 0 auto;
          padding: 0 4px;
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none; }
          .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .price .discount:not(.no-data) {
            border: 1px solid #008641;
            border-radius: 3px;
            font-size: 14px;
            color: #008641; }
          @media screen and (max-width: 1024px) {
            .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .price .discount {
              font-size: 12px;
              margin-bottom: 5px; } }
          .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .price .discount + .price-holder {
            color: #008641; }
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .price .discount.no-data + .price-holder {
          color: #000; }
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .price .discount {
          margin: 4px 0; }
        .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .price .price-holder {
          margin: 3px 0;
          font-size: 28px; }
          @media screen and (max-width: 1024px) {
            .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .price .price-holder {
              font-size: 22px; } }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .btn {
        margin-top: 15px; }
        @media screen and (max-width: 1024px) {
          .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .btn {
            margin-top: 10px; } }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .form-item.type-checkbox, .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .form-item.type-radio {
        text-align: left;
        margin: 25px 0 10px; }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .icon-error-dec {
        position: absolute;
        bottom: 30px;
        right: 30px;
        pointer-events: none; }
      .component-insurance-deals .details-block .insurance-deals-list-no-casco .list-item .list-item-content .icon-unbrella-dec {
        position: absolute;
        bottom: 0;
        right: 0;
        pointer-events: none; }

.component-insurance-deals .insurance-risks {
  position: relative;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin-top: 40px; }
  .component-insurance-deals .insurance-risks .mobile-scroll-arrow {
    display: none; }
    @media screen and (max-width: 1024px) {
      .component-insurance-deals .insurance-risks .mobile-scroll-arrow.active {
        display: block; } }
  .component-insurance-deals .insurance-risks .insurance-risks-toggler {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    padding: 17px 20px 17px 0;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media screen and (max-width: 1024px) {
      .component-insurance-deals .insurance-risks .insurance-risks-toggler {
        padding: 15px 0; } }
    .component-insurance-deals .insurance-risks .insurance-risks-toggler.active > div:nth-child(2):after {
      transform: scale(-1); }
    .component-insurance-deals .insurance-risks .insurance-risks-toggler.active > div:nth-child(2) span:nth-child(1) {
      display: block; }
    .component-insurance-deals .insurance-risks .insurance-risks-toggler.active > div:nth-child(2) span:nth-child(2) {
      display: none; }
    .component-insurance-deals .insurance-risks .insurance-risks-toggler > div:nth-child(1) {
      -ms-flex-positive: 1;
          flex-grow: 1;
      font-size: 16px; }
      @media screen and (max-width: 767px) {
        .component-insurance-deals .insurance-risks .insurance-risks-toggler > div:nth-child(1) {
          font-size: 12px; } }
    .component-insurance-deals .insurance-risks .insurance-risks-toggler > div:nth-child(2) {
      position: relative;
      font-size: 16px;
      font-weight: bold;
      color: #008641;
      padding-right: 25px; }
      @media screen and (max-width: 767px) {
        .component-insurance-deals .insurance-risks .insurance-risks-toggler > div:nth-child(2) {
          font-size: 12px;
          padding-right: 13px; } }
      .component-insurance-deals .insurance-risks .insurance-risks-toggler > div:nth-child(2):after {
        content: "\EA01";
        font-family: "icons";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        text-decoration: none;
        text-transform: none;
        font-size: 7px;
        position: absolute;
        top: 7px;
        right: 0;
        line-height: 1;
        font-weight: bold;
        transition: all .2s; }
        @media screen and (max-width: 767px) {
          .component-insurance-deals .insurance-risks .insurance-risks-toggler > div:nth-child(2):after {
            font-size: 5px; } }
      .component-insurance-deals .insurance-risks .insurance-risks-toggler > div:nth-child(2) span:nth-child(1) {
        display: none; }
      .component-insurance-deals .insurance-risks .insurance-risks-toggler > div:nth-child(2) span:nth-child(2) {
        display: block; }
    .component-insurance-deals .insurance-risks .insurance-risks-toggler + .component-alert-message {
      margin-bottom: 10px;
      display: none; }
      @media screen and (min-width: 1025px) {
        .component-insurance-deals .insurance-risks .insurance-risks-toggler + .component-alert-message {
          display: none !important; } }
      .component-insurance-deals .insurance-risks .insurance-risks-toggler + .component-alert-message.show-message {
        display: block; }
  .component-insurance-deals .insurance-risks .insurance-risks-content {
    overflow: auto;
    overflow-y: hidden;
    display: none; }
    @media screen and (max-width: 767px) {
      .component-insurance-deals .insurance-risks .insurance-risks-content {
        border-right: 1px solid #c6c6c6;
        border-left: 1px solid #c6c6c6; } }
    .component-insurance-deals .insurance-risks .insurance-risks-content .default-styles-table {
      min-width: 1024px;
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        .component-insurance-deals .insurance-risks .insurance-risks-content .default-styles-table {
          border-right: 0;
          border-left: 0; } }
      .component-insurance-deals .insurance-risks .insurance-risks-content .default-styles-table tr:first-child td {
        padding: 0; }
        .component-insurance-deals .insurance-risks .insurance-risks-content .default-styles-table tr:first-child td[colspan="5"] {
          position: relative; }

.additional-services-n-terms {
  display: none; }
  .additional-services-n-terms > .title {
    padding-bottom: 0; }

.mobile-scroll-arrow {
  position: absolute;
  top: 50%;
  right: -15px;
  width: 30px;
  height: 30px;
  background-color: #008641;
  border-radius: 50px;
  transform: translateY(-50%);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.34);
  z-index: 12; }
  .mobile-scroll-arrow:after {
    content: "\EA01";
    font-family: "icons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    font-size: 8px;
    color: #fff;
    position: absolute;
    top: 11px;
    left: 9px;
    transform: rotate(-90deg); }
  .mobile-scroll-arrow.arrow-left {
    right: auto;
    left: -15px; }
    .mobile-scroll-arrow.arrow-left:after {
      transform: rotate(90deg);
      left: 6px; }

.insurance-deals-extend, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list, .mobile-products-compare .insurance-deals-list {
  /*position: relative;
  width: calc(100% - 275px);
  @include tablet {
    width: calc(100% - 200px);
    overflow: auto;
  }
  @include mobile {
    width: 100%;
  }*/ }
  .insurance-deals-extend .list-holder, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-holder, .mobile-products-compare .insurance-deals-list .list-holder {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -6px;
    margin-right: -6px;
    -ms-flex-pack: start;
        justify-content: flex-start;
    z-index: 4; }
    @media screen and (max-width: 1024px) {
      .insurance-deals-extend .list-holder, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-holder, .mobile-products-compare .insurance-deals-list .list-holder {
        min-width: 680px; } }
    @media screen and (min-width: 1025px) {
      .insurance-deals-extend .list-holder.fixed, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-holder.fixed, .mobile-products-compare .insurance-deals-list .list-holder.fixed {
        height: 240px;
        z-index: 12; }
        .insurance-deals-extend .list-holder.fixed .list-item, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-holder.fixed .list-item, .mobile-products-compare .insurance-deals-list .list-holder.fixed .list-item {
          height: 167px; }
          .insurance-deals-extend .list-holder.fixed .list-item .list-item-content .name, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-holder.fixed .list-item .list-item-content .name, .mobile-products-compare .insurance-deals-list .list-holder.fixed .list-item .list-item-content .name {
            font-size: 14px;
            line-height: 1.2;
            min-height: 60px; }
            .insurance-deals-extend .list-holder.fixed .list-item .list-item-content .name small, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-holder.fixed .list-item .list-item-content .name small, .mobile-products-compare .insurance-deals-list .list-holder.fixed .list-item .list-item-content .name small {
              font-size: 10px; }
          .insurance-deals-extend .list-holder.fixed .list-item .list-item-content .price, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-holder.fixed .list-item .list-item-content .price, .mobile-products-compare .insurance-deals-list .list-holder.fixed .list-item .list-item-content .price {
            height: 40px; }
            .insurance-deals-extend .list-holder.fixed .list-item .list-item-content .price .discount, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-holder.fixed .list-item .list-item-content .price .discount, .mobile-products-compare .insurance-deals-list .list-holder.fixed .list-item .list-item-content .price .discount {
              display: none; } }
  .insurance-deals-extend .list-item, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item, .mobile-products-compare .insurance-deals-list .list-item {
    padding: 0 6px;
    width: 20%;
    max-width: 172px; }
    @media screen and (max-width: 1024px) {
      .insurance-deals-extend .list-item, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item, .mobile-products-compare .insurance-deals-list .list-item {
        max-width: 100%; } }
    .insurance-deals-extend .list-item .list-item-content, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content, .mobile-products-compare .insurance-deals-list .list-item .list-item-content {
      border: 1px solid #c6c6c6;
      padding: 15px 18px;
      height: 100%;
      border-radius: 4px;
      background-color: #fff; }
      @media screen and (max-width: 1024px) {
        .insurance-deals-extend .list-item .list-item-content, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content, .mobile-products-compare .insurance-deals-list .list-item .list-item-content {
          padding: 10px 15px; } }
      .insurance-deals-extend .list-item .list-item-content .name, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .name, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .name {
        font-size: 18px;
        line-height: 20px;
        border-bottom: 1px solid #d0cfcf;
        min-height: 92px;
        padding-bottom: 2px; }
        @media screen and (max-width: 1024px) {
          .insurance-deals-extend .list-item .list-item-content .name, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .name, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .name {
            font-size: 14px;
            min-height: 65px;
            padding-bottom: 5px; } }
        @media screen and (max-width: 767px) {
          .insurance-deals-extend .list-item .list-item-content .name, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .name, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .name {
            min-height: 0; } }
        .insurance-deals-extend .list-item .list-item-content .name small, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .name small, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .name small {
          font-size: 14px;
          color: #878787;
          display: block;
          line-height: 15px;
          margin-top: 2px; }
          @media screen and (max-width: 1024px) {
            .insurance-deals-extend .list-item .list-item-content .name small, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .name small, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .name small {
              font-size: 12px; } }
      .insurance-deals-extend .list-item .list-item-content .price, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .price, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .price {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        -ms-flex-align: center;
            align-items: center; }
        .insurance-deals-extend .list-item .list-item-content .price > div, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .price > div, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .price > div {
          width: 100%;
          text-align: center;
          font-size: 0; }
        .insurance-deals-extend .list-item .list-item-content .price .discount, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .price .discount, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .price .discount {
          text-align: center;
          display: inline-block;
          margin: 0 auto;
          padding: 0 4px;
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none; }
          .insurance-deals-extend .list-item .list-item-content .price .discount:not(.no-data), .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .price .discount:not(.no-data), .mobile-products-compare .insurance-deals-list .list-item .list-item-content .price .discount:not(.no-data) {
            border: 1px solid #008641;
            border-radius: 3px;
            font-size: 14px;
            color: #008641; }
          @media screen and (max-width: 1024px) {
            .insurance-deals-extend .list-item .list-item-content .price .discount, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .price .discount, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .price .discount {
              font-size: 10px; } }
          .insurance-deals-extend .list-item .list-item-content .price .discount + .price-holder, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .price .discount + .price-holder, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .price .discount + .price-holder {
            color: #008641; }
        .insurance-deals-extend .list-item .list-item-content .price .discount.no-data + .price-holder, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .price .discount.no-data + .price-holder, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .price .discount.no-data + .price-holder {
          color: #000; }
        .insurance-deals-extend .list-item .list-item-content .price .discount, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .price .discount, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .price .discount {
          margin: 4px 0; }
        .insurance-deals-extend .list-item .list-item-content .price .price-holder, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .price .price-holder, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .price .price-holder {
          font-size: 28px;
          margin: 3px 0; }
          @media screen and (max-width: 1024px) {
            .insurance-deals-extend .list-item .list-item-content .price .price-holder, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .price .price-holder, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .price .price-holder {
              font-size: 18px; } }
      .insurance-deals-extend .list-item .list-item-content .btn, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .btn, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .btn {
        width: 100%; }
        @media screen and (max-width: 1024px) {
          .insurance-deals-extend .list-item .list-item-content .btn, .component-insurance-deals .details-block .insurance-deals-list-holder .insurance-deals-list .list-item .list-item-content .btn, .mobile-products-compare .insurance-deals-list .list-item .list-item-content .btn {
            font-size: 12px;
            padding: 8px 5px;
            text-align: center; } }

.mobile-products-compare {
  position: relative;
  display: none; }
  @media screen and (max-width: 1024px) {
    .mobile-products-compare {
      display: block; } }
  .mobile-products-compare .insurance-deals-list {
    width: 100%;
    overflow: visible; }
    .mobile-products-compare .insurance-deals-list .list-holder {
      min-width: 0; }

.first-sum {
  height: auto !important;
  text-align: left !important;
  font-size: 13px !important;
  width: 124% !important;
  color: #878787 !important;
  border: none !important;
  padding: 0px !important; }

.discount-sum {
  height: auto !important;
  text-align: left !important;
  font-size: 13px !important;
  width: 124% !important;
  color: black !important;
  border: none !important;
  padding: 0px !important;
  font-weight: bold; }

.final-sum {
  height: auto !important;
  text-align: left !important;
  font-size: 13px !important;
  width: 124% !important;
  color: green !important;
  border: none !important;
  padding: 0px !important;
  font-weight: bold; }

.price-list-container {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.list-holder-item {
  width: 22% !important;
  max-width: 20% !important;
  padding-left: 5px !important;
  padding-right: 5px !important; }

.container-width {
  max-width: 1390px !important; }

@media screen and (max-width: 1024px) {
  .list-holder-item {
    max-width: 100% !important;
    width: 20% !important; }
  .list-holder-width {
    min-width: 990px !important;
    width: 120% !important; } }

@media screen and (min-width: 1025px) {
  .list-holder-item {
    height: auto !important; }
  .final-sum {
    display: -ms-flexbox !important;
    display: flex !important; }
  .discount-sum {
    display: -ms-flexbox !important;
    display: flex !important; }
  .first-sum {
    display: -ms-flexbox !important;
    display: flex !important; }
  .price-list-container {
    height: auto !important; } }

.default-styles-table {
  border: 1px solid #c6c6c6; }
  .default-styles-table.align-left tr td {
    text-align: left; }
  .default-styles-table .table-title {
    font-size: 16px;
    color: #6e6e6e;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: 1px solid #c6c6c6;
    background-color: #f0f0f0;
    padding: 11px 15px; }
  .default-styles-table table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    margin-top: -1px; }
  .default-styles-table tr:nth-child(1) td {
    padding-top: 8px; }
  .default-styles-table tr:nth-child(2n) td {
    background-color: #fafafa; }
  .default-styles-table tr:last-child td {
    padding-bottom: 15px; }
  .default-styles-table tr.true-head {
    text-align: center; }
    .default-styles-table tr.true-head th {
      background-color: #f0f0f0;
      font-size: 14px;
      color: #6e6e6e;
      border-bottom: 1px solid #c6c6c6;
      border-top: 1px solid #c6c6c6;
      text-transform: uppercase;
      padding: 6px 2px;
      line-height: 20px;
      max-width: 172px; }
      .default-styles-table tr.true-head th:nth-child(1) {
        font-size: 16px;
        text-align: left;
        padding-left: 15px;
        width: 310px;
        max-width: 310px; }
      .default-styles-table tr.true-head th[colspan="2"] {
        padding: 14px 2px;
        padding-left: 15px; }
      .default-styles-table tr.true-head th small {
        display: block;
        font-size: 11px;
        line-height: 12px; }
  .default-styles-table tr th i.icon-tick-th {
    font-size: 10px !important;
    color: #36be5d !important; }
  .default-styles-table tr th i.icon-cross-th:after {
    content: 'x' !important;
    font-style: normal !important;
    font-size: 15px !important;
    color: #d00000 !important;
    line-height: 13px !important; }
  .default-styles-table tr td {
    font-size: 14px;
    color: #000;
    padding: 20px 15px 20px 15px;
    text-align: center;
    width: auto; }
    .default-styles-table tr td:first-child {
      text-align: left;
      width: auto; }
    .default-styles-table tr td.has-shadow {
      color: #666;
      text-align: left;
      position: relative;
      z-index: 2;
      box-shadow: 1px 2px 9px rgba(0, 0, 0, 0.1);
      vertical-align: top; }
    .default-styles-table tr td.has-tooltip {
      position: relative;
      /*padding-left: 40px;*/
      vertical-align: top; }
    .default-styles-table tr td i.icon-cross:after {
      content: 'x';
      font-style: normal;
      font-size: 20px;
      color: #d00000;
      line-height: 13px; }
    .default-styles-table tr td i.icon-tick {
      font-size: 10px;
      color: #36be5d; }
    .default-styles-table tr td .form-tooltip {
      position: absolute;
      top: 30px;
      left: 15px; }
    .default-styles-table tr td .icon-circle-plus {
      font-size: 20px;
      color: #ff6b12;
      line-height: 1; }

.terms-of-service-table {
  margin-top: 23px; }
  @media screen and (max-width: 767px) {
    .terms-of-service-table table tr {
      display: block;
      width: 100%; }
      .terms-of-service-table table tr:last-child td {
        padding-bottom: 0px; }
        .terms-of-service-table table tr:last-child td:last-child {
          padding-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    .terms-of-service-table table tr td,
    .terms-of-service-table table tr th {
      display: block;
      width: 100%;
      padding-top: 0;
      padding-bottom: 0; }
      .terms-of-service-table table tr td:first-child,
      .terms-of-service-table table tr th:first-child {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px; }
      .terms-of-service-table table tr td:last-child,
      .terms-of-service-table table tr th:last-child {
        padding-bottom: 10px; }
      .terms-of-service-table table tr td.has-tooltip .form-tooltip,
      .terms-of-service-table table tr th.has-tooltip .form-tooltip {
        top: 21px; }
      .terms-of-service-table table tr td .form-tooltip .tooltip-content,
      .terms-of-service-table table tr th .form-tooltip .tooltip-content {
        left: 0;
        transform: translate(20px, -50%); } }

.component-component-policyholder input:disabled, .component-component-policyholder input:-moz-read-only {
  background-color: #dedede; }

.component-component-policyholder input:disabled, .component-component-policyholder input:read-only {
  background-color: #dedede; }

.component-component-policyholder .form-sides {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .component-component-policyholder .form-sides.hidden-type {
    display: none; }
  .component-component-policyholder .form-sides .side {
    width: 55%; }
    @media screen and (max-width: 767px) {
      .component-component-policyholder .form-sides .side {
        width: 100%; } }
    .component-component-policyholder .form-sides .side:nth-child(1) {
      padding-right: 60px; }
      @media screen and (max-width: 1024px) {
        .component-component-policyholder .form-sides .side:nth-child(1) {
          padding-right: 20px; } }
      @media screen and (max-width: 767px) {
        .component-component-policyholder .form-sides .side:nth-child(1) {
          padding-right: 0;
          width: 100%; } }
    .component-component-policyholder .form-sides .side:nth-child(2) {
      width: 45%;
      padding-left: 60px; }
      @media screen and (max-width: 1024px) {
        .component-component-policyholder .form-sides .side:nth-child(2) {
          padding-left: 20px; } }
      @media screen and (max-width: 767px) {
        .component-component-policyholder .form-sides .side:nth-child(2) {
          width: 100%;
          padding-left: 0; } }
  @media screen and (max-width: 767px) {
    .component-component-policyholder .form-sides table {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .component-component-policyholder .form-sides table tr {
      display: block;
      width: 100%;
      margin-bottom: 15px; } }
  .component-component-policyholder .form-sides table tr td {
    font-size: 16px;
    color: #000;
    padding-top: 6px;
    padding-bottom: 6px;
    vertical-align: top; }
    @media screen and (max-width: 767px) {
      .component-component-policyholder .form-sides table tr td {
        display: block;
        width: 100%;
        padding: 0; } }
    .component-component-policyholder .form-sides table tr td:first-child {
      padding-right: 30px; }
    .component-component-policyholder .form-sides table tr td.has-details-under {
      margin-top: -20px; }
    .component-component-policyholder .form-sides table tr td .td-label {
      padding: 9px 0;
      line-height: 1.1; }
      @media screen and (max-width: 767px) {
        .component-component-policyholder .form-sides table tr td .td-label {
          padding: 0 0 5px; } }
    .component-component-policyholder .form-sides table tr td .form-items-row {
      display: -ms-flexbox;
      display: flex;
      position: relative; }
      .component-component-policyholder .form-sides table tr td .form-items-row .form-item {
        margin-right: 50px; }
        .component-component-policyholder .form-sides table tr td .form-items-row .form-item:last-child {
          margin-right: auto; }
    .component-component-policyholder .form-sides table tr td .form-item > input {
      width: 100%;
      max-width: 255px; }
      @media screen and (max-width: 767px) {
        .component-component-policyholder .form-sides table tr td .form-item > input {
          max-width: 100%; } }
    .component-component-policyholder .form-sides table tr td .form-item select {
      width: 100%;
      max-width: 255px; }
      @media screen and (max-width: 767px) {
        .component-component-policyholder .form-sides table tr td .form-item select {
          max-width: 100%; } }
    .component-component-policyholder .form-sides table tr td .details-under {
      font-size: 14px;
      padding-top: 5px; }
    .component-component-policyholder .form-sides table tr td .address-row {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      max-width: 255px;
      width: 100%;
      -ms-flex-align: center;
          align-items: center; }
      @media screen and (max-width: 767px) {
        .component-component-policyholder .form-sides table tr td .address-row {
          max-width: 100%; } }
      .component-component-policyholder .form-sides table tr td .address-row .sep {
        width: 33%;
        text-align: center; }
        @media screen and (max-width: 767px) {
          .component-component-policyholder .form-sides table tr td .address-row .sep {
            position: absolute;
            top: 0;
            left: calc(50% + 10px);
            text-align: left;
            transform: translateY(-100%) translateY(-3px); } }
      .component-component-policyholder .form-sides table tr td .address-row .form-item {
        width: 33%; }
        @media screen and (max-width: 767px) {
          .component-component-policyholder .form-sides table tr td .address-row .form-item {
            width: calc(50% - 10px); }
            .component-component-policyholder .form-sides table tr td .address-row .form-item:first-child {
              margin-right: 20px; } }
        .component-component-policyholder .form-sides table tr td .address-row .form-item input {
          width: 100%; }
  .component-component-policyholder .form-sides .agreements-block {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .component-component-policyholder .form-sides .agreements-block {
        margin-top: 30px; } }
    .component-component-policyholder .form-sides .agreements-block > div {
      margin-bottom: 20px; }
      .component-component-policyholder .form-sides .agreements-block > div:last-child {
        margin-bottom: 0; }
  .component-component-policyholder .form-sides .price-block {
    margin-top: 60px;
    border: 1px solid #c6c6c6;
    padding: 30px;
    border-radius: 4px; }
    .component-component-policyholder .form-sides .price-block.price-one-block {
      margin-top: 20px; }
    @media screen and (max-width: 767px) {
      .component-component-policyholder .form-sides .price-block {
        margin-top: 30px;
        padding: 20px; } }
    .component-component-policyholder .form-sides .price-block .total-price {
      font-size: 28px;
      color: #010100;
      border-bottom: 1px solid #c6c6c6;
      padding-bottom: 25px; }
    .component-component-policyholder .form-sides .price-block .full-price {
      font-size: 28px;
      color: #010100;
      border-bottom: 1px solid #c6c6c6;
      min-height: 155px;
      padding: 30px 0; }
      @media screen and (max-width: 767px) {
        .component-component-policyholder .form-sides .price-block .full-price {
          min-height: 0; } }
      .component-component-policyholder .form-sides .price-block .full-price small {
        font-size: 18px;
        color: #010100;
        display: block;
        margin-top: 5px; }
      .component-component-policyholder .form-sides .price-block .full-price .form-item {
        text-align: left;
        display: inline-block; }
        .component-component-policyholder .form-sides .price-block .full-price .form-item .form-tooltip-type-2 {
          font-size: 18px;
          color: #008641;
          text-decoration: underline;
          text-align: left;
          white-space: nowrap; }
    .component-component-policyholder .form-sides .price-block .btn-holder {
      text-align: center;
      max-width: 340px;
      margin: 25px auto 0; }
      .component-component-policyholder .form-sides .price-block .btn-holder .btn {
        width: 100%; }
  .component-component-policyholder .form-sides .price-info-block {
    margin-bottom: 15px;
    border: 1px solid #c6c6c6;
    border-radius: 4px;
    padding: 20px 30px;
    margin-top: 60px; }
    @media screen and (max-width: 767px) {
      .component-component-policyholder .form-sides .price-info-block {
        margin-top: 30px; } }
    .component-component-policyholder .form-sides .price-info-block + .price-block {
      margin-top: 15px; }
      @media screen and (max-width: 767px) {
        .component-component-policyholder .form-sides .price-info-block + .price-block {
          margin-top: 15px; } }
    .component-component-policyholder .form-sides .price-info-block > div:nth-child(1) {
      font-size: 16px;
      color: #000;
      line-height: 1.3;
      border-bottom: 1px solid #c6c6c6;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    .component-component-policyholder .form-sides .price-info-block > div:nth-child(2) {
      font-size: 19px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
      .component-component-policyholder .form-sides .price-info-block > div:nth-child(2) .highlight {
        color: #008641; }
      .component-component-policyholder .form-sides .price-info-block > div:nth-child(2) > div:nth-child(1) {
        width: calc(100% - 90px);
        padding-right: 20px; }
        @media screen and (max-width: 767px) {
          .component-component-policyholder .form-sides .price-info-block > div:nth-child(2) > div:nth-child(1) {
            width: 100%;
            padding-right: 0; } }
      .component-component-policyholder .form-sides .price-info-block > div:nth-child(2) > div:nth-child(2) {
        width: 90px; }
        @media screen and (max-width: 767px) {
          .component-component-policyholder .form-sides .price-info-block > div:nth-child(2) > div:nth-child(2) {
            width: 100%;
            padding-right: 0;
            margin-top: 10px; } }
    .component-component-policyholder .form-sides .price-info-block .form-tooltip {
      display: inline-block;
      margin-top: 0;
      top: -3px; }

.component-payment-information .content-holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  margin-left: -18px;
  margin-right: -18px; }
  .component-payment-information .content-holder .main-title {
    width: 100%;
    font-size: 30px;
    padding: 0 15px; }
  .component-payment-information .content-holder .side {
    width: 50%;
    padding: 0 18px; }
    @media screen and (max-width: 767px) {
      .component-payment-information .content-holder .side {
        width: 100%; } }
    .component-payment-information .content-holder .side.side-price {
      width: 100%; }
  .component-payment-information .content-holder .side-price {
    text-align: right;
    padding: 30px 18px 25px; }
    @media screen and (max-width: 767px) {
      .component-payment-information .content-holder .side-price {
        text-align: left;
        padding: 20px 18px 25px; } }
    .component-payment-information .content-holder .side-price .total-price {
      font-size: 29px;
      font-weight: 600;
      color: #008641;
      display: inline-block;
      margin-right: 20px; }
      @media screen and (max-width: 767px) {
        .component-payment-information .content-holder .side-price .total-price {
          display: block;
          font-size: 22px; } }
    .component-payment-information .content-holder .side-price .form-item {
      display: inline-block; }
      .component-payment-information .content-holder .side-price .form-item .form-tooltip-type-2 {
        font-size: 18px;
        color: #008641;
        text-decoration: underline;
        display: inline-block; }
        @media screen and (max-width: 767px) {
          .component-payment-information .content-holder .side-price .form-item .form-tooltip-type-2 {
            font-size: 16px; } }
  .component-payment-information .content-holder .side-title {
    padding: 15px 0 15px;
    font-size: 24px;
    color: #000; }
  .component-payment-information .content-holder .details-table .table-row {
    border-top: 1px solid #d0d0d0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    padding: 5px 0 10px; }
    .component-payment-information .content-holder .details-table .table-row:last-child {
      border-bottom: 1px solid #d0d0d0; }
    .component-payment-information .content-holder .details-table .table-row .block {
      width: 50%;
      font-size: 14px;
      color: #878787;
      padding-right: 20px; }
      @media screen and (max-width: 767px) {
        .component-payment-information .content-holder .details-table .table-row .block {
          width: 100%;
          padding-right: 0;
          padding-bottom: 10px; }
          .component-payment-information .content-holder .details-table .table-row .block:last-child {
            padding-bottom: 0; } }
      .component-payment-information .content-holder .details-table .table-row .block strong {
        display: block;
        font-size: 16px;
        color: #000;
        margin-top: 3px; }
  .component-payment-information .content-holder .text-after-table {
    font-size: 14px;
    font-weight: 600;
    color: #008641;
    margin-top: 10px; }

.component-payment-type {
  padding: 40px 0; }
  .component-payment-type .block-title {
    font-size: 24px;
    color: #000;
    padding-bottom: 20px; }
  .component-payment-type .actions-row {
    text-align: center;
    padding-top: 60px; }
    @media screen and (max-width: 767px) {
      .component-payment-type .actions-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        padding-top: 40px; } }
    .component-payment-type .actions-row button {
      margin: 0 15px; }
      @media screen and (max-width: 767px) {
        .component-payment-type .actions-row button {
          width: 100%;
          margin: 0; }
          .component-payment-type .actions-row button:nth-child(1) {
            -ms-flex-order: 2;
                order: 2; }
          .component-payment-type .actions-row button:nth-child(2) {
            -ms-flex-order: 1;
                order: 1;
            margin-bottom: 15px; } }
  .component-payment-type .payment-types-list {
    margin-left: -10px;
    margin-right: -10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .component-payment-type .payment-types-list.additional-type {
      padding-top: 40px;
      -ms-flex-align: start;
          align-items: flex-start; }
      @media screen and (max-width: 767px) {
        .component-payment-type .payment-types-list.additional-type {
          padding-top: 0px; } }
    .component-payment-type .payment-types-list .additional-type-text {
      padding-left: 40px;
      padding-top: 10px; }
      @media screen and (max-width: 1024px) {
        .component-payment-type .payment-types-list .additional-type-text {
          padding-left: 0;
          padding-top: 0; } }
    .component-payment-type .payment-types-list .list-item {
      padding: 10px;
      width: 33.3%;
      min-height: 101px; }
      @media screen and (max-width: 1024px) {
        .component-payment-type .payment-types-list .list-item {
          width: 50%; } }
      @media screen and (max-width: 767px) {
        .component-payment-type .payment-types-list .list-item {
          width: 100%;
          min-height: 90px; } }
      .component-payment-type .payment-types-list .list-item.size-2-3 {
        width: 66.7%; }
        @media screen and (max-width: 1024px) {
          .component-payment-type .payment-types-list .list-item.size-2-3 {
            width: 50%; } }
        @media screen and (max-width: 767px) {
          .component-payment-type .payment-types-list .list-item.size-2-3 {
            width: 100%; } }
      .component-payment-type .payment-types-list .list-item .list-item-content {
        height: 100%;
        font-size: 16px;
        line-height: 20px; }
        .component-payment-type .payment-types-list .list-item .list-item-content label {
          position: relative;
          padding: 12px 20px 12px 30px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          cursor: pointer;
          border-radius: 4px;
          height: 100%; }
          @media screen and (max-width: 767px) {
            .component-payment-type .payment-types-list .list-item .list-item-content label img {
              max-width: 170px;
              max-height: 40px; } }
          .component-payment-type .payment-types-list .list-item .list-item-content label input {
            display: none; }
            .component-payment-type .payment-types-list .list-item .list-item-content label input:checked + .checkbox:after {
              opacity: 1; }
            .component-payment-type .payment-types-list .list-item .list-item-content label input:checked + .checkbox:before {
              border-color: #008641; }
          .component-payment-type .payment-types-list .list-item .list-item-content label .checkbox {
            -ms-flex-positive: 1;
                flex-grow: 1;
            text-align: right; }
            .component-payment-type .payment-types-list .list-item .list-item-content label .checkbox:after {
              content: "\EA0C";
              font-family: "icons";
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              font-style: normal;
              font-variant: normal;
              font-weight: normal;
              text-decoration: none;
              text-transform: none;
              font-size: 22px;
              color: #008641;
              line-height: 1;
              opacity: 0;
              transition: all .2s; }
            .component-payment-type .payment-types-list .list-item .list-item-content label .checkbox:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              pointer-event: none;
              border: 1px solid #c6c6c6;
              border-radius: 4px;
              transition: all .2s; }

.component-payment-success {
  padding: 50px 0; }
  @media screen and (max-width: 767px) {
    .component-payment-success {
      padding: 40px 0; } }
  .component-payment-success .payment-success-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -20px;
    margin-right: -20px; }
    .component-payment-success .payment-success-content .side {
      padding: 0 20px;
      width: 50%; }
      @media screen and (max-width: 1024px) {
        .component-payment-success .payment-success-content .side {
          width: 100%; } }
    .component-payment-success .payment-success-content .block-1 {
      font-size: 16px;
      color: #000;
      line-height: 30px; }
      @media screen and (max-width: 767px) {
        .component-payment-success .payment-success-content .block-1 {
          font-size: 14px;
          line-height: 1.4; } }
      .component-payment-success .payment-success-content .block-1 strong {
        font-size: 25px;
        color: #008641;
        display: block;
        font-weight: 600; }
        @media screen and (max-width: 767px) {
          .component-payment-success .payment-success-content .block-1 strong {
            font-size: 18px; } }
      .component-payment-success .payment-success-content .block-1 .btn {
        margin-top: 20px; }
    .component-payment-success .payment-success-content .discount-block {
      background-color: #f8f8f8;
      border: 1px solid #c6c6c6;
      border-radius: 4px;
      padding: 25px 35px 20px 30px;
      margin-top: 40px;
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        .component-payment-success .payment-success-content .discount-block {
          margin-top: 30px;
          padding: 20px; } }
      .component-payment-success .payment-success-content .discount-block .discount-title {
        font-size: 24px;
        color: #323232;
        border-bottom: 1px solid #c6c6c6;
        padding-bottom: 10px;
        margin-bottom: 10px; }
        .component-payment-success .payment-success-content .discount-block .discount-title small {
          display: block;
          font-size: 18px;
          color: #878787; }
          @media screen and (max-width: 767px) {
            .component-payment-success .payment-success-content .discount-block .discount-title small {
              font-size: 16px; } }
      .component-payment-success .payment-success-content .discount-block .discount-code .code {
        font-size: 60px;
        color: #008641; }
        @media screen and (max-width: 767px) {
          .component-payment-success .payment-success-content .discount-block .discount-code .code {
            font-size: 50px; } }
      .component-payment-success .payment-success-content .discount-block .discount-code a {
        font-size: 18px;
        color: #878787; }
        @media screen and (max-width: 767px) {
          .component-payment-success .payment-success-content .discount-block .discount-code a {
            font-size: 16px; } }
        .component-payment-success .payment-success-content .discount-block .discount-code a:hover {
          text-decoration: underline; }
      .component-payment-success .payment-success-content .discount-block .share-code {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        margin-top: 15px; }
        @media screen and (max-width: 767px) {
          .component-payment-success .payment-success-content .discount-block .share-code {
            margin-top: 20px; } }
        .component-payment-success .payment-success-content .discount-block .share-code .label {
          width: 100%;
          font-size: 24px;
          color: #323232;
          margin-bottom: 10px; }
          @media screen and (max-width: 767px) {
            .component-payment-success .payment-success-content .discount-block .share-code .label {
              font-size: 14px; } }
        .component-payment-success .payment-success-content .discount-block .share-code .form-item {
          -ms-flex-positive: 1;
              flex-grow: 1;
          padding-right: 20px; }
          @media screen and (max-width: 767px) {
            .component-payment-success .payment-success-content .discount-block .share-code .form-item {
              padding-right: 0; } }
          .component-payment-success .payment-success-content .discount-block .share-code .form-item input {
            width: 100%; }
        @media screen and (max-width: 767px) {
          .component-payment-success .payment-success-content .discount-block .share-code .btn {
            width: 100%;
            margin-top: 10px; } }
    .component-payment-success .payment-success-content .social-share .label {
      font-size: 24px;
      color: #000; }
      @media screen and (max-width: 767px) {
        .component-payment-success .payment-success-content .social-share .label {
          font-size: 14px; } }
    .component-payment-success .payment-success-content .social-share .buttons-holder {
      display: -ms-flexbox;
      display: flex;
      padding-top: 15px; }
      .component-payment-success .payment-success-content .social-share .buttons-holder .btn {
        width: calc(50% - 12px); }
        @media screen and (max-width: 767px) {
          .component-payment-success .payment-success-content .social-share .buttons-holder .btn {
            width: calc(50% - 7px); } }
        .component-payment-success .payment-success-content .social-share .buttons-holder .btn:first-child {
          margin-right: 24px; }
          @media screen and (max-width: 767px) {
            .component-payment-success .payment-success-content .social-share .buttons-holder .btn:first-child {
              margin-right: 14px; } }
    .component-payment-success .payment-success-content .additional-services {
      border: 1px solid #d0d0d0;
      border-radius: 4px;
      padding: 70px 50px 80px; }
      @media screen and (max-width: 1024px) {
        .component-payment-success .payment-success-content .additional-services {
          margin-top: 30px; } }
      @media screen and (max-width: 767px) {
        .component-payment-success .payment-success-content .additional-services {
          padding: 20px; } }
      .component-payment-success .payment-success-content .additional-services .title {
        font-size: 24px;
        color: #323232;
        padding-bottom: 55px; }
        @media screen and (max-width: 767px) {
          .component-payment-success .payment-success-content .additional-services .title {
            padding-bottom: 30px;
            font-size: 20px; } }
        .component-payment-success .payment-success-content .additional-services .title small {
          font-size: 18px;
          color: #878787;
          display: block;
          margin-top: 5px; }
          @media screen and (max-width: 767px) {
            .component-payment-success .payment-success-content .additional-services .title small {
              font-size: 16px; } }
      .component-payment-success .payment-success-content .additional-services .checkboxes-list {
        padding-bottom: 55px; }
        @media screen and (max-width: 767px) {
          .component-payment-success .payment-success-content .additional-services .checkboxes-list {
            padding-bottom: 30px; } }
      .component-payment-success .payment-success-content .additional-services .form-item.type-checkbox, .component-payment-success .payment-success-content .additional-services .form-item.type-radio {
        margin-bottom: 15px; }
        .component-payment-success .payment-success-content .additional-services .form-item.type-checkbox:last-child, .component-payment-success .payment-success-content .additional-services .form-item.type-radio:last-child {
          margin-bottom: 0; }
        .component-payment-success .payment-success-content .additional-services .form-item.type-checkbox label .label, .component-payment-success .payment-success-content .additional-services .form-item.type-radio label .label {
          font-size: 18px;
          color: #878787;
          padding-top: 10px;
          padding-bottom: 10px; }
      @media screen and (max-width: 767px) {
        .component-payment-success .payment-success-content .additional-services .btn {
          width: 100%; } }

.component-fixed-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 0;
  width: 100%;
  z-index: 89;
  pointer-events: none; }
  .component-fixed-bottom .container {
    text-align: right;
    max-width: 100%; }
  .component-fixed-bottom .price-block {
    font-size: 20px;
    font-family: 'TT NORMS';
    font-weight: 600;
    color: #fff;
    background-color: #008641;
    display: inline-block;
    box-shadow: 1px 2px 9px rgba(0, 0, 0, 0.29);
    width: 100%;
    text-align: center;
    padding: 12px 30px;
    border-radius: 4px 4px 0 0;
    pointer-events: all;
    display: none; }
    @media screen and (max-width: 767px) {
      .component-fixed-bottom .price-block {
        width: 100%;
        font-size: 18px;
        min-width: 0;
        padding: 10px 30px; } }
    .component-fixed-bottom .price-block.active {
      display: inline-block; }
      .component-fixed-bottom .price-block.active.hidden {
        display: none; }
  .component-fixed-bottom .help-holder {
    position: relative;
    margin-bottom: 20px; }
    @media screen and (max-width: 1024px) {
      .component-fixed-bottom .help-holder {
        display: none; } }
    .component-fixed-bottom .help-holder .circle {
      width: 108px;
      height: 108px;
      background-color: #008641;
      border-radius: 100%;
      display: inline-block;
      text-align: center;
      padding: 18px 10px 5px;
      box-shadow: 0 4px 16px 2px rgba(0, 0, 0, 0.27);
      cursor: pointer;
      pointer-events: all; }
      @media screen and (max-width: 767px) {
        .component-fixed-bottom .help-holder .circle {
          width: 60px;
          height: 60px; }
          .component-fixed-bottom .help-holder .circle img {
            max-width: 24px;
            position: relative;
            top: -7px; } }
      .component-fixed-bottom .help-holder .circle .label {
        color: #fff;
        font-size: 14px;
        margin-top: 5px;
        font-weight: 300; }
        @media screen and (max-width: 767px) {
          .component-fixed-bottom .help-holder .circle .label {
            font-size: 12px;
            margin-top: 0px;
            position: relative;
            top: -7px; } }

.help-box {
  margin-right: 0;
  margin-left: auto;
  width: 325px;
  border-radius: 20px;
  box-shadow: 0 2px 11px 5px rgba(0, 0, 0, 0.11);
  background-color: #fff;
  text-align: left;
  margin-bottom: 10px;
  display: none;
  pointer-events: all; }
  @media screen and (max-width: 767px) {
    .help-box {
      width: 250px; } }
  .help-box .title {
    font-size: 18px;
    color: #000;
    font-family: 'TT NORMS';
    font-weight: 500;
    border-bottom: 1px solid #e4e4e4;
    padding: 20px 25px 15px; }
    @media screen and (max-width: 767px) {
      .help-box .title {
        font-size: 16px; } }
  .help-box .content-holder {
    padding: 25px 25px 30px; }
    @media screen and (max-width: 767px) {
      .help-box .content-holder {
        padding: 20px; } }
    .help-box .content-holder .phone {
      font-size: 30px;
      font-family: 'TT NORMS';
      font-weight: 500; }
      @media screen and (max-width: 767px) {
        .help-box .content-holder .phone {
          font-size: 22px; } }
      .help-box .content-holder .phone a {
        color: #000; }
      .help-box .content-holder .phone small {
        font-size: 22px;
        font-weight: 300; }
        @media screen and (max-width: 767px) {
          .help-box .content-holder .phone small {
            font-size: 16px; } }
    .help-box .content-holder .other-contacts {
      margin-top: 25px; }
      @media screen and (max-width: 767px) {
        .help-box .content-holder .other-contacts {
          margin-top: 20px; } }
      .help-box .content-holder .other-contacts > div {
        margin-bottom: 15px; }
        .help-box .content-holder .other-contacts > div:last-child {
          margin-bottom: 0; }
      .help-box .content-holder .other-contacts a {
        display: inline-block;
        position: relative;
        padding-left: 47px;
        font-size: 20px;
        font-family: 'TT NORMS';
        font-weight: 300;
        color: #000; }
        @media screen and (max-width: 767px) {
          .help-box .content-holder .other-contacts a {
            font-size: 16px;
            padding-left: 25px; } }
        .help-box .content-holder .other-contacts a:hover {
          text-decoration: underline; }
        .help-box .content-holder .other-contacts a i {
          position: absolute;
          top: 0;
          left: 0; }
          .help-box .content-holder .other-contacts a i.icon-email {
            font-size: 19px;
            left: 1px; }
            @media screen and (max-width: 767px) {
              .help-box .content-holder .other-contacts a i.icon-email {
                font-size: 14px;
                top: 1px; } }
          .help-box .content-holder .other-contacts a i.icon-chat {
            font-size: 24px; }
            @media screen and (max-width: 767px) {
              .help-box .content-holder .other-contacts a i.icon-chat {
                font-size: 16px; } }
          .help-box .content-holder .other-contacts a i.icon-info {
            font-size: 22px;
            left: 1px; }
            @media screen and (max-width: 767px) {
              .help-box .content-holder .other-contacts a i.icon-info {
                font-size: 14px; } }

.component-additional-services-holder {
  position: relative; }
  .component-additional-services-holder .mobile-scroll-arrow {
    display: none; }
    @media screen and (max-width: 767px) {
      .component-additional-services-holder .mobile-scroll-arrow {
        display: block; } }

.component-additional-services {
  padding-top: 10px; }
  @media screen and (max-width: 1024px) {
    .component-additional-services {
      overflow: auto; } }
  .component-additional-services .list-holder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -12px;
    margin-right: -12px; }
    @media screen and (max-width: 1024px) {
      .component-additional-services .list-holder {
        min-width: 770px;
        margin-left: -6px;
        margin-right: -6px; } }
    .component-additional-services .list-holder .list-item {
      width: 20%;
      padding: 12px; }
      @media screen and (max-width: 1024px) {
        .component-additional-services .list-holder .list-item {
          padding: 6px; } }
      .component-additional-services .list-holder .list-item.list-item-orange .list-item-content {
        border-color: #008641;
        background-color: #008641; }
        .component-additional-services .list-holder .list-item.list-item-orange .list-item-content .form-tooltip {
          border-color: #fff;
          color: #fff; }
        .component-additional-services .list-holder .list-item.list-item-orange .list-item-content .name {
          color: #fff;
          border-bottom-color: #fff; }
        .component-additional-services .list-holder .list-item.list-item-orange .list-item-content .form-item.type-checkbox label input:checked + .label:after, .component-additional-services .list-holder .list-item.list-item-orange .list-item-content .form-item.type-radio label input:checked + .label:after {
          background-color: #fff; }
        .component-additional-services .list-holder .list-item.list-item-orange .list-item-content .form-item.type-checkbox label .label, .component-additional-services .list-holder .list-item.list-item-orange .list-item-content .form-item.type-radio label .label {
          color: #fff; }
          .component-additional-services .list-holder .list-item.list-item-orange .list-item-content .form-item.type-checkbox label .label:after, .component-additional-services .list-holder .list-item.list-item-orange .list-item-content .form-item.type-radio label .label:after {
            border-color: #fff; }
          .component-additional-services .list-holder .list-item.list-item-orange .list-item-content .form-item.type-checkbox label .label:before, .component-additional-services .list-holder .list-item.list-item-orange .list-item-content .form-item.type-radio label .label:before {
            color: #008641; }
      .component-additional-services .list-holder .list-item .list-item-content {
        position: relative;
        border: 1px solid #c6c6c6;
        border-radius: 4px;
        padding: 20px 20px;
        height: 100%;
        text-align: center; }
        @media screen and (max-width: 1024px) {
          .component-additional-services .list-holder .list-item .list-item-content {
            padding: 15px; } }
        .component-additional-services .list-holder .list-item .list-item-content .name {
          font-size: 18px;
          line-height: 20px;
          border-bottom: 1px solid #d0cfcf;
          padding-bottom: 10px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          min-height: 51px;
          margin-bottom: 10px;
          text-align: left; }
          @media screen and (max-width: 1024px) {
            .component-additional-services .list-holder .list-item .list-item-content .name {
              font-size: 16px; } }
          .component-additional-services .list-holder .list-item .list-item-content .name .form-tooltip {
            margin: 0;
            display: inline-block;
            top: -5px; }
        .component-additional-services .list-holder .list-item .list-item-content .form-item.type-checkbox, .component-additional-services .list-holder .list-item .list-item-content .form-item.type-radio {
          text-align: left;
          margin: 25px 0 10px; }
          @media screen and (max-width: 1024px) {
            .component-additional-services .list-holder .list-item .list-item-content .form-item.type-checkbox, .component-additional-services .list-holder .list-item .list-item-content .form-item.type-radio {
              margin: 15px 0 0; } }
        .component-additional-services .list-holder .list-item .list-item-content .icon-unbrella-dec {
          position: absolute;
          bottom: 0;
          right: 0;
          pointer-events: none; }
        @media screen and (max-width: 767px) {
          .component-additional-services .list-holder .list-item .list-item-content .form-tooltip .tooltip-content {
            margin-left: 0 !important;
            top: 45px !important; } }

.modal-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.77);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  transition: opacity .2s;
  opacity: 0;
  pointer-events: none; }
  .modal-mask.active {
    opacity: 1;
    pointer-events: all; }
  .modal-mask .modal-wrapper {
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    overflow-y: auto; }
    .modal-mask .modal-wrapper .modal-container {
      position: relative;
      width: 95%;
      max-width: 585px;
      background: #fff;
      transition: all .2s;
      margin: 50px auto;
      border-radius: 4px; }
      .modal-mask .modal-wrapper .modal-container .btn-close {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 18px;
        color: #fff;
        padding: 8px 15px;
        cursor: pointer; }
      .modal-mask .modal-wrapper .modal-container .modal-heading {
        font-size: 18px;
        color: #fff;
        background-color: #008641;
        padding: 10px 15px; }
        @media screen and (max-width: 767px) {
          .modal-mask .modal-wrapper .modal-container .modal-heading {
            font-size: 16px; } }
  .modal-mask .content-container {
    padding: 35px 50px; }
    @media screen and (max-width: 767px) {
      .modal-mask .content-container {
        padding: 20px; } }
    .modal-mask .content-container table {
      width: 100%; }
      @media screen and (max-width: 767px) {
        .modal-mask .content-container table tr {
          display: block;
          width: 100%; } }
      .modal-mask .content-container table tr td {
        padding-top: 7px;
        padding-bottom: 7px; }
        @media screen and (max-width: 767px) {
          .modal-mask .content-container table tr td {
            display: block;
            width: 100%; } }
        .modal-mask .content-container table tr td:first-child {
          font-size: 16px;
          color: #000;
          padding-right: 20px; }
          @media screen and (max-width: 767px) {
            .modal-mask .content-container table tr td:first-child {
              font-size: 14px; } }
    .modal-mask .content-container .text-after {
      text-align: right;
      font-size: 16px;
      padding-top: 15px; }
      @media screen and (max-width: 767px) {
        .modal-mask .content-container .text-after {
          text-align: left;
          font-size: 12px; } }
      .modal-mask .content-container .text-after strong {
        font-weight: 600; }
    .modal-mask .content-container .confirm-button {
      text-align: center;
      margin-top: 25px; }

#terms-modal.modal-mask .modal-container {
  max-width: 1100px; }

#terms-modal.modal-mask .terms-of-service-table {
  margin-top: 0px; }

#terms-modal.modal-mask .default-styles-table {
  border: none; }

#terms-modal.modal-mask .default-styles-table table {
  border: 1px solid #c6c6c6; }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: 'TT NORMS', Helvetica, Arial, TT NORMS; }

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table; }

.pika-single:after {
  clear: both; }

.pika-single {
  *zoom: 1; }

.pika-single.is-hidden {
  display: none; }

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5); }

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px; }

.pika-title {
  position: relative;
  text-align: center; }

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff; }

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0; }

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0; }

.pika-prev:hover,
.pika-next:hover {
  opacity: 1; }

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0; }

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0; }

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2; }

.pika-select {
  display: inline-block;
  *display: inline; }

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }

.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0; }

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center; }

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5; }

.pika-week {
  font-size: 11px;
  color: #999; }

.is-today .pika-button {
  color: #33aaff;
  font-weight: bold; }

.is-selected .pika-button,
.has-event .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px; }

.has-event .pika-button {
  background: #005da9;
  box-shadow: inset 0 1px 3px #0076c9; }

.is-disabled .pika-button,
.is-inrange .pika-button {
  background: #D5E9F7; }

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px; }

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px; }

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3; }

.pika-button:hover {
  color: #fff;
  background: #008641;
  box-shadow: none;
  border-radius: 3px; }

/* styling for abbr */
.pika-table abbr {
  border-bottom: none;
  cursor: help; }

.preloader {
  width: 100%;
  background: #fff url(/wisp_new_test/content/vehicle/fonts/preloader.ef930a36fae9c4ae546bd401e8e5b32e.gif?) center center no-repeat;
  height: 400px;
  display: inline-block;
  border-bottom: 3px solid #ed7922; }
  @media all and (max-width: 767px) {
    .preloader {
      background-size: 25%;
      height: 250px; } }
[hidden] {
    display: none !important;
}

.form-item.error .selectize-input {
    border-color: #d00000 !important;
}

.form-item.type-checkbox.error label .label:after, .form-item.type-radio.error label .label:after {
    border-color: #d00000 !important;
}

.button-visible {
    display: inline-block !important;
}

.spinner-centered {
    position: fixed;
    top: 50%;
}

/*.spinner-overlay {
    width:100%;
    height:100%;
    position:absolute;
    z-index:9999;
    background:rgba(221, 221, 221, 0.50);
}*/

.spinner-overlay .component-form {
    background: rgba(221, 221, 221, 0.50);
    z-index: -1;
}

.preloader {
    border: 0 !important;
    height: 200px;
    background: transparent url(/wisp_new_test/content/vehicle/fonts/preloader.ef930a36fae9c4ae546bd401e8e5b32e.gif?) center center no-repeat;
    z-index: 1000;
}

.social-share {
    padding-top: 15px;
}

a.disabled {
    color: gray !important;
    cursor: not-allowed;
}

.selectize-control.single .selectize-input:after {
    display: none !important;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.tooltip-content-show {
    opacity: inherit !important;
    pointer-events: all !important;
}

@media screen and (max-width: 1024px) {
    .component-additional-services .list-holder {
        display: flow-root;
    }
}

@media screen and (max-width: 1024px) {
    .component-additional-services .list-holder .list-item .list-item-content {
        width: 320px;
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

.pull-left {
    float: left;
}

@media (min-width:768px) {
    .text-right-sm {
        text-align: right;
    }

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

#footerinfo {
    width: 1270px;
    margin: 15px auto;
    display: table;
}

    #footerinfo > tr > td {
        padding: 0 15px;
    }

.head {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 1em;
    color: #3b3c40;
}

#footerinfo ul > li > a {
    padding: .3em 0;
    text-decoration: none;
    color: #3b3c40;
}

#footerinfo a:hover {
    color: #008641;
}

#footerinfo ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 1.7em;
}

.trp6 {
    border-top: 0.6pt solid rgb(0, 134, 65);
}

div.footer-logos img {
    width: 95px;
    margin-right: 20px;
}

div.footer-logos a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
    color: #3b3c40;
}

div.footer-social-logos img {
    width: 29px;
    margin-right: 20px;
}

div.footer-social-logos a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
    vertical-align: middle;
    color: #3b3c40;
}

.trp6 td {
    padding-left: 5px;
    font-size: 9pt;
    color: #fff;
    height: 30px;
}

.logo {
    padding-top: 10px;
    width: 174px !important;
    height: 57px !important;
}

.marg-left {
    margin-left: 0px;
}

.car-number-input {
    padding-left: 25px !important;
}

.radio-left {
    margin-left: 15px !important;
}

@media screen and (max-width: 540px) {
    .car-text-span {
        width: 245%;
        display: -ms-flexbox;
        display: flex;
        float: left;
        -ms-flex-flow: row;
            flex-flow: row;
        margin-left: -5px !important;
    }

    .car-number-input {
        padding-left: 15px !important;
    }

    .radio-left {
        margin-left: 0px !important;
    }

    .car-inputs {
        width: 220%;
        display: -ms-flexbox;
        display: flex;
        float: left;
        -ms-flex-flow: row;
            flex-flow: row;
        margin-left: -5px !important;
    }

    .car-div {
        float: left;
        /*margin-left: 6% !important;*/
    }

    .marg-left {
        margin-left: 0px;
    }

    .car-user-info-div {
        width: 100%;
        margin-right: 33px;
    }

    .car-form {
        margin-right: 20% !important;
        width: 80% !important;
    }

    .component-form .inline.form-tooltip {
        position: absolute !important;
    }

    .car-wisp-image {
        margin-left: -28px;
    }

    .car-error-msg {
        margin-left: -135px;
    }

    .car-row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .car-selectize {
        width: 88%;
    }

    .car-number-div {
        width: 50%;
        margin-left: 10% !important;
    }

    .wisp-insurance-plan-content {
        width: 65%;
    }

    .car-radio-lable {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .marginTop {
        top: 1px;
    }

}

@media screen and (max-width: 760px) {
    .car-user-info-input-div {
        width: 100%;
    }

    .year-input {
        width: 100% !important;
    }

    .car-marker-input {
        width: 105%;
    }

    .car-form {
        margin-right: -15% !important;
        width: 100%;
    }

    .component-form .inline.form-tooltip {
        position: static;
    }

    .car-row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .car-radio {
        margin-left: 21%;
    }

    .car-radio-lable {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

.marginTop {
    margin-top: 8px;
}

.car-radio {
    margin-left: 1%;
}

.car-radio-lable {
    display: contents;
}

.cursor-block {
    cursor: no-drop;
}

.erorr-text {
    color: red !important;
}
/*test*/

.year-input {
    width: 82%;
}/**
 * selectize.css (v0.12.6)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
/**
 * selectize.default.css (v0.12.6) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #fff;
  border: 1px solid #0073bb;
}
.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #fff;
  border: 1px solid #00578d;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}
.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  box-shadow: none;
}
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}
.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
}
.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}
.selectize-control.single .selectize-input {
  box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
  background-color: #f9f9f9;
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}
.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}
.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}
.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}
.selectize-control {
    min-width: 192px;
    text-align: left;
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input{
    font-size:18px !important;
    font-weight:300 !important;
    color:rgb(0,0,0) !important;
}


.selectize-input input::-webkit-input-placeholder,
.selectize-input input:-moz-placeholder,
.selectize-input input::-moz-placeholder,
.selectize-input input:-ms-input-placeholder {
    font-size:15px !important;
    font-weight:300 !important;
    color:rgb(0,0,0) !important;   
}