/*
  _____             _    ____                   ______ ___   ___  
 |  __ \           | |  |  _ \                 |____  / _ \ / _ \ 
 | |  | | __ _ _ __| | _| |_) | __ _ ___  ___      / / | | | | | |
 | |  | |/ _` | '__| |/ /  _ < / _` / __|/ _ \    / /| | | | | | |
 | |__| | (_| | |  |   <| |_) | (_| \__ \  __/   / / | |_| | |_| |
 |_____/ \__,_|_|  |_|\_\____/ \__,_|___/\___|  /_/   \___/ \___/  

/*

/* 
==========================================================================
   3rd Party Styles 
========================================================================== */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* 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-.
     */
figcaption,
figure {
  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 */
}

/**
     * Add the correct display in IE.
     */
main {
  display: block;
}

/**
     * 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 */
}

/* Links
       ========================================================================== */
/**
     * 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 */
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Chrome 57- and 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: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
     * Show the overflow in IE.
     */
button {
  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 */
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible;
}

/**
     * 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 */
}

/**
     * Correct the padding in Firefox.
     */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
     * 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 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  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;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block;
}

/* 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;
}

/* 
==========================================================================
   Main Styles
========================================================================== */
/* --------------------------------------------------

   Breakpoint Mixin
   -------------------------------------------------- */
/* 
==========================================================================
   Colors
========================================================================== */
/* 
==========================================================================
   Breakpoints
========================================================================== */
*,
*:before,
*:after {
  box-sizing: border-box;
}

::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #f07d06;
}

::selection {
  color: #fff;
  background: #f07d06;
}

html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  position: relative;
  overflow-x: hidden;
  background-color: #111;
  background: linear-gradient(to right, black 25%, #434343 50%, black 75%);
  color: #fff;
  font-family: "Helvetica Neue", sans-serif;
}

img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

a:link, a:visited {
  color: #808080;
  text-decoration: none;
  transition: all 0.3s ease;
}

a:hover, a:active {
  color: #fff;
}

.header-logo {
  width: 100%;
  margin: 0 auto;
  opacity: 0;
  transition: all 0.3s ease;
  padding-top: 45px;
  background-image: url(../img/ui-top.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center -25px;
}

@media (max-width: 1440px) {
  .header-logo {
    padding-top: 25px;
  }
  .header-logo img {
    height: 150px;
  }
}

@media (max-width: 1200px) {
  .header-logo {
    position: relative;
  }
  .header-logo:before, .header-logo:after {
    bottom: -1px;
    left: 0;
    position: absolute;
    width: calc(100% - 30px);
    height: 1px;
    content: '';
    display: block;
    background-image: linear-gradient(to right, transparent, gray, transparent);
  }
}

.header-logo.active {
  opacity: 1;
}

.config-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1425px;
  max-width: 100%;
  height: 630px;
  padding: 75px 90px;
  margin: 0 auto;
  margin-bottom: 25px;
  background-image: url(../img/ui.svg);
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  position: relative;
}

@media (max-width: 1440px) {
  .config-wrapper {
    height: auto;
  }
}

@media (max-width: 1200px) {
  .config-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    background-image: url(../img/ui-bottom.png);
    background-repeat: no-repeat;
    background-size: auto 150px;
    background-position: bottom center;
    min-height: calc(100vh - 175px);
    border-bottom: 2px solid rgba(255, 255, 255, 0.12);
    padding: 75px 10px;
    margin-bottom: 0;
  }
}

.config-wrapper.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.config-wrapper .bq-logo {
  display: block;
  position: absolute;
  right: 0;
  top: -115px;
  width: 165px;
  height: auto;
}

@media (max-width: 1440px) {
  .config-wrapper .bq-logo {
    right: 25px;
    top: -88px;
    width: 125px;
  }
}

@media (max-width: 540px) {
  .config-wrapper .bq-logo {
    top: -35px;
  }
}

.config-wrapper .completion {
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  color: #808080;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  width: 250px;
  height: 50px;
}

.config-wrapper .completion .bar-wrap {
  width: 250px;
  height: 10px;
  border: 1px solid #808080;
  position: relative;
  margin-top: 5px;
}

.config-wrapper .completion .bar-wrap .bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #808080;
  transition: width 0.5s ease;
}

.config-wrapper .completion .wrapper .bar-wrap {
  transition: all 0.3s ease;
}

.config-wrapper .completion.completed .wrapper .bar-wrap {
  opacity: 0;
}

.config-wrapper .completion.completed .win-btn {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.config-wrapper .completion .win-btn {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  border: 2px solid #fff;
  position: absolute;
  top: 20px;
  left: 0;
  width: 250px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  z-index: 100;
  box-shadow: inset 0 0 0.8em rgba(255, 255, 255, 0.3), 0 0 0.8em rgba(255, 255, 255, 0.3);
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.config-wrapper .completion .win-btn:hover {
  background-color: #f07d06;
  box-shadow: inset 0 0 0 rgba(240, 125, 6, 0.3), 0 0 1.2em rgba(240, 125, 6, 0.5);
  border: 2px solid #f07d06;
}

.campaign-start {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1200px) {
  .campaign-start {
    height: auto;
    display: block;
    padding: 25px 0;
  }
}

.campaign-start img.character {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  max-height: 100vh;
  width: auto;
  z-index: -1;
}

@media (max-width: 1200px) {
  .campaign-start img.character {
    position: relative;
    bottom: auto;
    left: auto;
    right: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    max-height: 50vh;
    margin-top: 25px;
  }
}

.campaign-start hr {
  display: none;
}

@media (max-width: 1200px) {
  .campaign-start hr {
    padding: 0;
    margin: 0;
    display: block;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, transparent, gray, transparent);
    width: 100%;
  }
}

.campaign-start .slogan {
  margin-left: 100px;
  margin-right: auto;
  width: 400px;
}

@media (max-width: 1440px) {
  .campaign-start .slogan {
    width: 350px;
    margin-left: 50px;
  }
}

@media (max-width: 1200px) {
  .campaign-start .slogan {
    margin: 0 auto;
    width: 300px;
    max-width: 100%;
    padding: 0 15px;
  }
}

@media (max-width: 540px) {
  .campaign-start .slogan {
    width: 250px;
  }
}

.campaign-start .welcome {
  width: 400px;
  margin-right: 100px;
  margin-left: auto;
}

.campaign-start .welcome .bq-logo {
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: 0;
}

@media (max-width: 1440px) {
  .campaign-start .welcome {
    width: 350px;
    margin-right: 50px;
  }
}

@media (max-width: 1200px) {
  .campaign-start .welcome {
    margin: 0 auto;
    max-width: 100%;
    width: 450px;
    margin-top: 25px;
    padding: 0 15px;
  }
  .campaign-start .welcome .bq-logo {
    margin-bottom: 35px;
  }
}

.campaign-start .welcome .content {
  margin-top: 25px;
  line-height: 1.5;
}

.campaign-start .welcome .start-btn {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 25px;
  border: 2px solid #fff;
  position: relative;
  width: 250px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  z-index: 100;
  box-shadow: inset 0 0 0.8em rgba(255, 255, 255, 0.3), 0 0 0.8em rgba(255, 255, 255, 0.3);
}

.campaign-start .welcome .start-btn:hover {
  background-color: #f07d06;
  box-shadow: inset 0 0 0 rgba(240, 125, 6, 0.3), 0 0 1.2em rgba(240, 125, 6, 0.5);
  border: 2px solid #f07d06;
}

.navigation {
  width: 320px;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: auto;
  opacity: 0;
  -webkit-transform: translate3d(-25px, 0, 0);
          transform: translate3d(-25px, 0, 0);
  position: relative;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 1200px) {
  .navigation {
    width: 100%;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .navigation:before, .navigation:after {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 1px;
    content: '';
    display: block;
    background-image: linear-gradient(to right, transparent, gray, transparent);
  }
  .navigation:after {
    top: auto;
    bottom: 0;
  }
}

.navigation.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.navigation li {
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  margin: 0;
  margin-bottom: 20px;
  position: relative;
  background-image: url(../img/button.png);
}

@media (max-width: 1200px) {
  .navigation li {
    background-image: none;
    width: auto;
    line-height: 1.5;
    height: auto;
    margin-bottom: 0;
    text-align: center;
    padding: 10px 5px;
  }
}

@media (max-width: 540px) {
  .navigation li {
    width: 100%;
    padding: 5px;
  }
}

.navigation li:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../img/button.png);
  background-position: 0 -45px;
  transition: all 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media (max-width: 1200px) {
  .navigation li:after {
    display: none;
  }
}

.navigation li:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../img/button.png);
  background-position: 0 -90px;
  transition: all 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

@media (max-width: 1200px) {
  .navigation li:before {
    display: none;
  }
}

.navigation li.completed:before {
  opacity: 1;
}

.navigation li.completed a {
  color: #ffffff;
}

.navigation li:hover:after, .navigation li.active:after {
  opacity: 1;
}

.navigation li:hover:before, .navigation li.active:before {
  opacity: 0;
}

.navigation li:hover a, .navigation li.active a {
  color: #f07d06;
}

.navigation li a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
}

.navigation .background {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  left: -20px;
  width: 360px;
  height: 360px;
  background-image: url(../img/circle.svg);
  background-size: cover;
  opacity: 0.12;
  z-index: -1;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 1200px) {
  .navigation .background {
    display: none;
  }
}

.viewport {
  width: 480px;
  max-width: 100%;
  position: relative;
  transition: opacity 0.25s ease-out;
  margin: 0 15px;
}

@media (max-width: 1350px) {
  .viewport {
    width: 350px;
  }
}

@media (max-width: 1200px) {
  .viewport {
    width: 480px;
    margin-left: 0;
    margin-right: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 850px) {
  .viewport {
    margin: 0 auto;
    margin-bottom: 30px;
  }
}

.viewport.loading {
  opacity: 0;
}

.viewport.active .layer-wrap {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.viewport .layer-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  opacity: 0;
  -webkit-transform: translate3d(0, -25px, 0);
          transform: translate3d(0, -25px, 0);
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}

.viewport .layer {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.viewport .hero-shot {
  transition: opacity 0.3s ease-out;
  position: absolute;
}

.viewport #case {
  z-index: 10;
}

.viewport #mainboard {
  z-index: 20;
}

.viewport #gfx {
  z-index: 30;
}

.viewport #hdd {
  z-index: 40;
}

.viewport #cooler {
  z-index: 15;
}

.viewport #cover {
  z-index: 60;
}

.viewport #led {
  z-index: 70;
}

.pulse {
  -webkit-animation: pulse 5s ease infinite;
          animation: pulse 5s ease infinite;
}

@-webkit-keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.configurator {
  width: 320px;
  margin-left: auto;
  opacity: 0;
  -webkit-transform: translate3d(25px, 0, 0);
          transform: translate3d(25px, 0, 0);
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 1200px) {
  .configurator {
    margin-left: 0;
  }
}

.configurator.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.configurator .config-intro {
  font-size: 14px;
  color: #808080;
  line-height: 1.5;
}

.configurator .panel-title {
  font-size: 18px;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #fff;
  position: relative;
}

.configurator .panel-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: linear-gradient(to right, #f07d06 50%, rgba(240, 125, 6, 0) 100%);
}

.configurator .panel-desc {
  font-size: 14px;
  color: #808080;
  margin-bottom: 15px;
  line-height: 1.5;
}

.configurator .panel-desc.rear {
  margin-top: 20px;
  margin-bottom: 10px;
}

.configurator .panel {
  display: none;
}

.configurator .panel.active {
  display: block;
  -webkit-animation: fadeInLeft .5s ease-out;
          animation: fadeInLeft .5s ease-out;
}

@media (max-width: 850px) {
  .configurator .panel.active {
    -webkit-animation: fadeInUp .5s ease-out;
            animation: fadeInUp .5s ease-out;
  }
}

.configurator .panel .section-title {
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: uppercase;
  position: relative;
  display: block;
  font-weight: 400;
}

.configurator .panel .section-title:first-child {
  margin-top: 0;
}

.configurator .panel .section-title:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #808080;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}

.configurator .panel.cooler .select-group {
  display: inline-block;
  width: 47%;
}

.configurator .panel.cooler .select-group:nth-child(odd) {
  margin-right: 2%;
}

@-webkit-keyframes fadeInLeft {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.select-group {
  margin-bottom: 15px;
}

.select-group:last-child {
  margin-bottom: 0;
}

select {
  padding: 5px 10px;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #808080;
  color: #808080;
  outline: none;
  transition: all 0.3s ease;
}

select:focus {
  color: #fff;
  border-color: #fff;
  outline: none;
}

option:disabled {
  display: none;
}

.label-wrap {
  display: inline-block;
  margin-bottom: 10px;
}

.label-wrap span {
  font-size: 14px;
  color: #808080;
  display: block;
  text-align: center;
}

.label-wrap .icon-label {
  display: inline-block;
  width: 100px;
  height: 100px;
  position: relative;
  padding: 10px;
  cursor: pointer;
}

@media (max-width: 540px) {
  .label-wrap .icon-label {
    width: 90px;
    height: 90px;
  }
}

.label-wrap .icon-label.disabled {
  opacity: 0.25;
  pointer-events: none;
}

.label-wrap .icon-label:last-child {
  margin-right: 0;
}

.label-wrap .icon-label input {
  visibility: hidden;
  position: absolute;
}

.label-wrap .icon-label svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.label-wrap .icon-label svg rect {
  transition: all 0.3s ease;
  stroke-width: 4;
  stroke: #808080;
  fill: transparent;
}

.label-wrap .icon-label input:checked ~ svg > rect {
  /* (RADIO CHECKED) IMAGE STYLES */
  stroke-dasharray: 100;
  stroke-dashoffset: 250;
  -webkit-animation: borderAni 2.5s ease-in-out;
          animation: borderAni 2.5s ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  stroke: #fff;
}

.label-wrap .icon-label:hover svg rect {
  stroke: #fff;
}

.switch {
  margin-bottom: 15px;
  font-size: 14px;
  color: #808080;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 70px;
  height: 24px;
  line-height: 24px;
}

.switch input {
  visibility: hidden;
  position: absolute;
}

.switch input:checked ~ span {
  background-color: #ee7f00;
}

.switch input:checked ~ span:after {
  -webkit-transform: translate3D(36px, 0, 0);
      -ms-transform: translate3D(36px, 0, 0);
          transform: translate3D(36px, 0, 0);
}

.switch span {
  width: 60px;
  background-color: #808080;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  margin-right: 10px;
  transition: all 0.3s ease;
}

.switch span:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background-color: #fff;
  transition: all 0.3s ease;
}

@-webkit-keyframes borderAni {
  to {
    stroke-dashoffset: 50;
  }
}

@keyframes borderAni {
  to {
    stroke-dashoffset: 50;
  }
}

.color-picker {
  width: 200px;
  height: 200px;
  position: relative;
  margin-top: 15px;
}

.color-picker .wrap {
  width: 200px;
  height: 200px;
  transition: all 0.3s ease;
}

.color-picker .no-color {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-left: -20px;
  margin-top: -20px;
  transition: all 0.3s ease;
  background-image: url(../img/no-led.svg);
  opacity: 0.12;
}

.color-picker .no-color:hover, .color-picker .no-color.active {
  opacity: 1;
}

.color-picker .circle {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: -1;
  background-image: url(../img/colorpicker.svg);
  background-size: 100%;
}

.color-picker .color {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.color-picker .color:after {
  height: 100%;
  width: 5px;
  content: '';
  position: absolute;
  top: 0;
  left: 14px;
}

.color-picker .color.red {
  -webkit-transform: translate3d(0px, -85px, 0);
          transform: translate3d(0px, -85px, 0);
}

.color-picker .color.red svg path {
  fill: #fb0218;
}

.color-picker .color.red:hover, .color-picker .color.red.active {
  -webkit-transform: translate3d(0px, -85px, 0) scale(1.75);
          transform: translate3d(0px, -85px, 0) scale(1.75);
}

.color-picker .color.green {
  -webkit-transform: translate3d(74px, -43px, 0);
          transform: translate3d(74px, -43px, 0);
}

.color-picker .color.green svg {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
}

.color-picker .color.green svg path {
  fill: #25ff2c;
}

.color-picker .color.green:hover, .color-picker .color.green.active {
  -webkit-transform: translate3d(74px, -43px, 0) scale(1.75);
          transform: translate3d(74px, -43px, 0) scale(1.75);
}

.color-picker .color.orange {
  -webkit-transform: translate3d(74px, 43px, 0);
          transform: translate3d(74px, 43px, 0);
}

.color-picker .color.orange svg {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg);
}

.color-picker .color.orange svg path {
  fill: #f4882d;
}

.color-picker .color.orange:hover, .color-picker .color.orange.active {
  -webkit-transform: translate3d(74px, 43px, 0) scale(1.75);
          transform: translate3d(74px, 43px, 0) scale(1.75);
}

.color-picker .color.purple {
  -webkit-transform: translate3d(0px, 85px, 0);
          transform: translate3d(0px, 85px, 0);
}

.color-picker .color.purple svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.color-picker .color.purple svg path {
  fill: #5c2986;
}

.color-picker .color.purple:hover, .color-picker .color.purple.active {
  -webkit-transform: translate3d(0px, 85px, 0) scale(1.75);
          transform: translate3d(0px, 85px, 0) scale(1.75);
}

.color-picker .color.blue {
  -webkit-transform: translate3d(-74px, 43px, 0);
          transform: translate3d(-74px, 43px, 0);
}

.color-picker .color.blue svg {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg);
}

.color-picker .color.blue svg path {
  fill: #0c0ef9;
}

.color-picker .color.blue:hover, .color-picker .color.blue.active {
  -webkit-transform: translate3d(-74px, 43px, 0) scale(1.75);
          transform: translate3d(-74px, 43px, 0) scale(1.75);
}

.color-picker .color.white {
  -webkit-transform: translate3d(-74px, -43px, 0);
          transform: translate3d(-74px, -43px, 0);
}

.color-picker .color.white svg {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg);
}

.color-picker .color.white svg path {
  fill: #ffffff;
}

.color-picker .color.white:hover, .color-picker .color.white.active {
  -webkit-transform: translate3d(-74px, -43px, 0) scale(1.75);
          transform: translate3d(-74px, -43px, 0) scale(1.75);
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  transition: all 0.3s ease;
}

.select2-container .select2-selection--single:hover {
  border-color: #fff;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s ease;
}

.select2-container .select2-selection--single .select2-selection__rendered:hover {
  color: #fff;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #111;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--bq {
  text-align: center;
  font-size: 14px;
}

.select2-container--bq .select2-selection--single {
  background-color: transparent;
  border-bottom: 2px solid #808080;
  color: #fff;
  outline: none;
}

.select2-container--bq .select2-selection--single .select2-selection__rendered {
  color: #808080;
  line-height: 28px;
  padding-right: 8px;
}

.select2-container--bq .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--bq .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--bq .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  display: none;
}

.select2-container--bq .select2-selection--single .select2-selection__arrow b {
  border-color: #808080 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--bq.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--bq.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--bq.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--bq .select2-selection--multiple {
  background-color: #111;
  cursor: text;
}

.select2-container--bq .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--bq .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--bq .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--bq .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--bq .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--bq .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--bq .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--bq.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--bq.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--bq.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--bq.select2-container--open.select2-container--above .select2-selection--single, .select2-container--bq.select2-container--open.select2-container--above .select2-selection--multiple {
  outline: none;
}

.select2-container--bq.select2-container--open.select2-container--below .select2-selection--single, .select2-container--bq.select2-container--open.select2-container--below .select2-selection--multiple {
  outline: none;
}

.select2-container--bq .select2-results > .select2-results__options {
  max-height: 250px;
  overflow-y: auto;
}

.select2-container--bq .select2-results__option {
  background-color: #111;
  color: #808080;
  transition: all 0.3s ease;
  position: relative;
}

.select2-container--bq .select2-results__option:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  background-color: #fff;
}

.select2-container--bq .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--bq .select2-results__option[aria-disabled=true] {
  display: none;
  color: red;
}

.select2-container--bq .select2-results__option[aria-selected=true] {
  border-color: #fff;
}

.select2-container--bq .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--bq .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--bq .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--bq .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--bq .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--bq .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--bq .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--bq .select2-results__option--highlighted[aria-selected] {
  border-color: #fff;
  color: #fff;
}

.select2-container--bq .select2-results__option--highlighted[aria-selected]:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.select2-container--bq .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/*# sourceMappingURL=main.css.map */