@font-face {
  font-family: 'DIN Next LT Pro';
  src: url("../fonts/DINNextLTPro-MediumCond.eot");
  src: url("../fonts/DINNextLTPro-MediumCond.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTPro-MediumCond.woff2") format("woff2"), url("../fonts/DINNextLTPro-MediumCond.woff") format("woff"), url("../fonts/DINNextLTPro-MediumCond.svg#DINNextLTPro-MediumCond") format("svg");
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal; }
@font-face {
  font-family: 'DIN Next LT Pro';
  src: url("../fonts/DINNextLTPro-Regular.eot");
  src: url("../fonts/DINNextLTPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTPro-Regular.woff2") format("woff2"), url("../fonts/DINNextLTPro-Regular.woff") format("woff"), url("../fonts/DINNextLTPro-Regular.svg#DINNextLTPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/helvetica/HelveticaNeueMedium.eot");
  src: url("../fonts/helvetica/HelveticaNeueMedium.eot") format("embedded-opentype"), url("../fonts/helvetica/HelveticaNeueMedium.woff2") format("woff2"), url("../fonts/helvetica/HelveticaNeueMedium.woff") format("woff"), url("../fonts/helvetica/HelveticaNeueMedium.ttf") format("truetype"), url("../fonts/helvetica/HelveticaNeueMedium.svg#HelveticaNeueMedium") format("svg");
  font-weight: 500; }
@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/helvetica/HelveticaNeueBold.eot");
  src: url("../fonts/helvetica/HelveticaNeueBold.eot") format("embedded-opentype"), url("../fonts/helvetica/HelveticaNeueBold.woff2") format("woff2"), url("../fonts/helvetica/HelveticaNeueBold.woff") format("woff"), url("../fonts/helvetica/HelveticaNeueBold.ttf") format("truetype"), url("../fonts/helvetica/HelveticaNeueBold.svg#HelveticaNeueBold") format("svg");
  font-weight: bold; }
@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/helvetica/HelveticaNeueRoman.eot");
  src: url("../fonts/helvetica/HelveticaNeueRoman.eot") format("embedded-opentype"), url("../fonts/helvetica/HelveticaNeueRoman.woff2") format("woff2"), url("../fonts/helvetica/HelveticaNeueRoman.woff") format("woff"), url("../fonts/helvetica/HelveticaNeueRoman.ttf") format("truetype"), url("../fonts/helvetica/HelveticaNeueRoman.svg#HelveticaNeueRoman") format("svg");
  font-weight: normal; }
@font-face {
  font-family: 'HelveticaNeue';
  src: url("../fonts/helvetica/HelveticaNeueLight.eot");
  src: url("../fonts/helvetica/HelveticaNeueLight.eot") format("embedded-opentype"), url("../fonts/helvetica/HelveticaNeueLight.woff2") format("woff2"), url("../fonts/helvetica/HelveticaNeueLight.woff") format("woff"), url("../fonts/helvetica/HelveticaNeueLight.ttf") format("truetype"), url("../fonts/helvetica/HelveticaNeueLight.svg#HelveticaNeueLight") format("svg");
  font-weight: 300; }
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  background-color: #f3f3f3;
  color: #1a1919;
  font-family: "HelveticaNeue", helvetica;
  font-weight: normal;
  position: relative; }
  body.white {
    background-color: #fff; }

/* Typography
--------------------*/
h1 {
  color: #111111;
  font-size: 45px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: 0.5px;
  margin-bottom: 70px; }

h2 {
  color: #111111;
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: 0.5px;
  margin-bottom: 70px; }

h3 {
  color: #111111;
  font-size: 26px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 1px; }
  @media screen and (max-width: 767px) {
    h3 {
      font-size: 21px;
      line-height: 30px; } }
  @media screen and (max-width: 567px) {
    h3 {
      font-size: 19px;
      line-height: 26px; } }

.heading {
  margin-bottom: 24px; }
  .heading h3 {
    color: #2f2f2f;
    font-weight: 300;
    line-height: 38px;
    margin-bottom: 0; }
    .heading h3 strong {
      font-weight: 500; }
  @media screen and (max-width: 767px) {
    .heading h3 {
      line-height: 30px; } }
  @media screen and (max-width: 567px) {
    .heading h3 {
      line-height: 28px; } }

p.lead-text {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 20px; }
p.lead-text-lg {
  color: #111;
  font-size: 18px;
  margin-bottom: 16px; }

a {
  color: #1a1919;
  font-size: 14px;
  font-family: "DIN Next LT Pro", sans-serif;
  line-height: 24px;
  font-weight: normal; }
  a:hover {
    color: #1a1919;
    text-decoration: underline; }
  a.underline {
    text-decoration: underline; }
  a.skip-link {
    font-family: "DIN Next LT Pro", sans-serif;
    font-size: 12px; }

/* General
-------------------*/
.text_black {
  color: #1a1919; }

.text_dark_gray {
  color: #111111; }

.text_gray {
  color: #f3f3f3; }

.text_red {
  color: #ee3322; }

.text_white {
  color: #fff; }

.text_helvetica {
  font-family: "HelveticaNeue", helvetica; }

.text_din {
  font-family: "DIN Next LT Pro", sans-serif; }

.text_center {
  text-align: center; }

.text_left {
  text-align: left; }

.text_right {
  text-align: right; }

.background_black {
  background-color: #1a1919; }

.background_dark_gray {
  background-color: #111111; }

.background_gray {
  background-color: #f3f3f3; }

.background_red {
  background-color: #ee3322; }

.background_white {
  background-color: #fff; }

.border_black {
  border-color: #1a1919 !important; }

.border_dark_gray {
  border-color: #111111 !important; }

.border_gray {
  border-color: #f3f3f3 !important; }

.border_red {
  border-color: #ee3322 !important; }

.border_white {
  border-color: #fff !important; }

.font-medium {
  font-weight: 500; }

/* Container adjust 
-------------------*/
.container {
  max-width: 100%; }
  @media screen and (min-width: 1240px) {
    .container {
      max-width: 1210px; } }
  @media screen and (min-width: 1600px) {
    .container {
      max-width: 1360px; } }

.center-340 {
  max-width: 340px;
  margin: 0 auto; }

.center-400 {
  max-width: 400px;
  margin: 0 auto; }

/* Sections paddings */
.section-pad {
  padding-top: 73px;
  padding-bottom: 50px; }
  @media screen and (max-width: 1024px) {
    .section-pad {
      padding-top: 65px;
      padding-bottom: 55px; } }
  @media screen and (max-width: 768px) {
    .section-pad {
      padding-top: 40px;
      padding-bottom: 35px; } }
  @media screen and (max-width: 480px) {
    .section-pad {
      padding-top: 25px; } }

.spacer {
  margin: 0;
  margin-bottom: 30px; }

.spacer-xs {
  margin: 0;
  margin-bottom: 10px; }

.pr-10 {
  padding-right: 10px; }

/* Utilities */
.nowrap {
  white-space: nowrap; }

/* Styles mount
-------------------*/
h3.text_din {
  font-family: "HelveticaNeue", helvetica;
  font-size: 18px;
  font-weight: 300; }
  h3.text_din strong {
    font-family: "DIN Next LT Pro", sans-serif;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700; }

/* Icons
------------*/
.icon {
  display: inline-block;
  width: 12px;
  height: 12px; }
  .icon.icon-download {
    background: url(../img/download-black@2x.png) scroll 0 0 no-repeat;
    background-size: 12px auto;
    background-position: left center; }
  .icon.icon-envelope {
    background: url(../img/envelope.png) scroll 0 0 no-repeat;
    background-size: 11px auto;
    background-position: left center; }
  .icon.icon-expand {
    background: url(../img/expand-icon.png) scroll 0 0 no-repeat;
    background-size: 12px auto;
    background-position: left center; }

/* Dropdowns
---------------*/
.dropdown-lang > .dropdown-menu {
  border: 1px solid #2f2f2f;
  border-radius: 0;
  left: auto;
  min-width: 113px;
  padding: 14px 0 12px;
  right: 0;
  top: calc(100% - 4px); }
  .dropdown-lang > .dropdown-menu > .dropdown-item {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding: 3.5px 15px 0;
    padding-right: 9.5px;
    height: 25px; }
    .dropdown-lang > .dropdown-menu > .dropdown-item:last-child {
      margin-bottom: 0; }
    .dropdown-lang > .dropdown-menu > .dropdown-item > img {
      margin-right: 8px; }
    .dropdown-lang > .dropdown-menu > .dropdown-item:hover {
      background-color: #f3f3f3; }
@media screen and (max-width: 991px) {
  .dropdown-lang {
    margin-bottom: 20px; } }

/* buttons 
---------------*/
.btn-white {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  border: 2px solid #ffffff;
  font-family: "DIN Next LT Pro", sans-serif;
  font-size: 20px;
  font-stretch: condensed;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1.5px;
  min-height: 53px;
  outline: 0;
  padding: 13px 17.5px 10px;
  transition: all 0.2s;
  text-decoration: none; }
  .btn-white > .icon-right {
    margin-left: 4px; }
  .btn-white > .icon-left {
    margin-right: 4px; }
  .btn-white:hover, .btn-white:focus {
    background-color: #ee3322;
    border-color: #ee3322;
    color: #fff;
    outline: 0;
    box-shadow: none;
    text-decoration: none; }

.btn-black {
  background-color: #1a1919;
  border: 2px solid #1a1919;
  color: #f0f0f0;
  cursor: pointer;
  display: inline-block;
  font-family: "DIN Next LT Pro", sans-serif;
  font-size: 16px;
  font-stretch: condensed;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 1px;
  min-height: 50px;
  outline: 0;
  padding: 13px 19px 10px;
  transition: all 0.2s;
  text-decoration: none; }
  .btn-black > .icon-right {
    margin-left: 4px; }
  .btn-black > .icon-left {
    margin-right: 4px; }
  .btn-black:hover {
    background-color: #ee3322;
    border-color: #ee3322 !important;
    color: #fff;
    text-decoration: none; }
  .btn-black.btn-outline {
    background-color: transparent;
    color: #1a1919; }
    .btn-black.btn-outline:hover {
      background-color: #fff;
      border-color: #1a1919 !important; }

.button,
a.button {
  border: 0 none;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-family: "DIN Next LT Pro", sans-serif;
  font-stretch: condensed;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1px;
  outline: 0;
  min-height: 53px;
  padding: 8px 20px 5px;
  transition: all 0.25s ease; }
  .button.btn-red,
  a.button.btn-red {
    background-color: #ee3322;
    color: #fff; }
    .button.btn-red:hover,
    a.button.btn-red:hover {
      background-color: #e52312;
      color: #fff; }
  .button.btn-wide,
  a.button.btn-wide {
    width: 100%; }

a.button {
  padding-top: 16px; }

.btn-black.btn-wide,
.button.btn-wide {
  width: 100%;
  text-align: center; }

/* Form elements
--------------*/
.form .form-group {
  margin-bottom: 22px; }
  .form .form-group > label,
  .form .form-group div > label:first-child {
    color: #111111;
    font-family: "DIN Next LT Pro", sans-serif;
    font-size: 14px;
    font-stretch: condensed;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    margin-bottom: 3px; }
  .form .form-group .form-group-inner {
    margin-top: 15px; }
.form .form-control,
.form select.form-control,
.form textarea.form-control {
  background-color: #fff;
  border: 0 none;
  border-radius: 0;
  color: #1a1919;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  min-height: 40px;
  padding: 6px 15px 10px; }
  .form .form-control::-webkit-input-placeholder,
  .form select.form-control::-webkit-input-placeholder,
  .form textarea.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #808080;
    font-size: inherit; }
  .form .form-control::-moz-placeholder,
  .form select.form-control::-moz-placeholder,
  .form textarea.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #808080;
    font-size: inherit; }
  .form .form-control:-ms-input-placeholder,
  .form select.form-control:-ms-input-placeholder,
  .form textarea.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #808080;
    font-size: inherit; }
  .form .form-control:-moz-placeholder,
  .form select.form-control:-moz-placeholder,
  .form textarea.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #808080;
    font-size: inherit; }
  .form .form-control::placeholder,
  .form select.form-control::placeholder,
  .form textarea.form-control::placeholder {
    color: #808080;
    font-size: inherit; }
  .form .form-control:focus,
  .form select.form-control:focus,
  .form textarea.form-control:focus {
    box-shadow: none; }
.form select.form-control {
  background-image: url(../img/angle-down-black.png);
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none; }
.form .form-bottom {
  padding-top: 18px; }
  .form .form-bottom > button:not(:last-child),
  .form .form-bottom > a:not(:last-child) {
    margin-bottom: 4px; }

/* Grey input fields on form */
.form.form-gray .form-control {
  background-color: #f3f3f3; }
  .form.form-gray .form-control:focus {
    border: 1px solid #000000; }
.form.form-gray .bootstrap-select .dropdown-toggle {
  background-color: #f3f3f3; }
.form.form-gray .bootstrap-select.fc-select .dropdown-toggle {
  background-color: #e6e6e6;
  border-color: #e6e6e6; }
.form.form-gray textarea {
  display: block;
  width: 100%;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  height: 150px; }
  .form.form-gray textarea:focus {
    border-color: #000;
    box-shadow: none;
    outline: none; }

/* checkboxes & radios */
.form-check {
  padding: 0; }
  .form-check input[type="checkbox"] {
    display: none; }
    .form-check input[type="checkbox"] + label {
      color: #1a1919;
      cursor: pointer;
      font-size: 14px;
      line-height: 24px; }
      .form-check input[type="checkbox"] + label:before {
        background-color: #1a1919;
        color: #fff;
        content: '';
        display: inline-block;
        margin-right: 9px;
        position: relative;
        width: 16px;
        height: 16px;
        top: 3px; }
    .form-check input[type="checkbox"]:checked + label:before {
      background-image: url(../img/check-white@2x.png);
      background-size: 12px auto;
      background-repeat: no-repeat;
      background-position: center 3px; }
  .form-check input[type="radio"] {
    display: none; }
    .form-check input[type="radio"] + label {
      color: #1a1919;
      cursor: pointer;
      font-size: 14px;
      line-height: 24px;
      position: relative; }
      .form-check input[type="radio"] + label:before {
        background-color: #1a1919;
        border-radius: 50%;
        color: #fff;
        content: '';
        display: inline-block;
        margin-right: 9px;
        position: relative;
        width: 16px;
        height: 16px;
        top: 3px; }
    .form-check input[type="radio"]:checked + label:after {
      background-color: #fff;
      border-radius: 50%;
      content: '';
      display: inline-block;
      width: 10px;
      height: 10px;
      position: absolute;
      left: 3px;
      top: 7px; }

/* Custom select dropdown */
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%; }

.bootstrap-select.btn-group.show .dropdown-menu.inner {
  display: block; }
.bootstrap-select > .dropdown-toggle,
.bootstrap-select > .dropdown-toggle.bs-placeholder {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  color: #1a1919;
  font-family: "HelveticaNeue", helvetica;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  height: 40px;
  box-shadow: none; }
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus {
  color: #1a1919;
  box-shadow: none; }
.bootstrap-select .dropdown-toggle {
  padding: 6px 14px;
  padding-right: 26px; }
  .bootstrap-select .dropdown-toggle:focus {
    outline: 0 !important; }
  .bootstrap-select .dropdown-toggle:after {
    border: 0 none;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 20px;
    vertical-align: unset;
    position: relative;
    right: 6px;
    top: 1px; }
  .bootstrap-select .dropdown-toggle[aria-expanded="true"] {
    border-color: #2f2f2f !important; }
.bootstrap-select.fc-select > .dropdown-toggle:after {
  background-image: url(../img/caret.png);
  background-repeat: no-repeat;
  content: '';
  cursor: pointer;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0;
  width: 7px;
  height: 5px; }
.bootstrap-select.btn-group > .dropdown-menu {
  border-radius: 0;
  border-top: 0 none;
  border-color: #2f2f2f;
  padding: 0;
  top: -3px !important; }
  .bootstrap-select.btn-group > .dropdown-menu li a {
    color: #1a1919;
    display: block;
    font-family: "HelveticaNeue", helvetica;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    min-height: 40px;
    outline: 0;
    padding: 9px 10px 8px 14px; }
    .bootstrap-select.btn-group > .dropdown-menu li a:hover {
      background-color: #f3f3f3; }
  .bootstrap-select.btn-group > .dropdown-menu li.disabled {
    display: none; }
  .bootstrap-select.btn-group > .dropdown-menu[x-placement="top-start"] {
    border-bottom: 0 none;
    border-top: 1px solid #2f2f2f;
    top: 1px !important; }

/* Input group spinner */
.input-group.spinner {
  position: relative;
  display: table;
  border-collapse: collapse;
  max-width: 100%; }
  .input-group.spinner input,
  .input-group.spinner .form-control {
    border-right: 1px solid #1a1919;
    display: table-cell;
    padding: 6px 8px 4px;
    text-align: center;
    width: 100%;
    z-index: 5; }
  .input-group.spinner input[type=number]::-webkit-inner-spin-button,
  .input-group.spinner input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0; }
  .input-group.spinner input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
    margin: 0; }
  .input-group.spinner .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 31px;
    max-width: 31px;
    vertical-align: middle;
    display: table-cell; }
    .input-group.spinner .input-group-btn-vertical > button {
      background-color: #ffffff;
      border: 0 none;
      cursor: pointer;
      display: block;
      float: none;
      width: 100%;
      max-width: 100%;
      padding: 4px;
      height: 19.5px;
      margin-left: -1px;
      outline: 0;
      padding: 0;
      position: relative;
      border-radius: 0; }
      .input-group.spinner .input-group-btn-vertical > button i {
        display: block; }
    .input-group.spinner .input-group-btn-vertical > .divider {
      background-color: #1a1919;
      height: 1px;
      width: 100%; }

/* Collapsible elemeents
--------------------------*/
.collapse-title {
  color: #1a1919;
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  display: block;
  font-family: "DIN Next LT Pro", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: condensed;
  line-height: 20px;
  letter-spacing: 0.3px;
  padding-left: 5px;
  padding-top: 17px;
  position: relative;
  min-height: 54px;
  text-transform: uppercase; }
  .collapse-title:hover {
    color: #1a1919;
    text-decoration: none; }
  .collapse-title:after {
    background: url(../img/plus-black@2x.png) scroll 0 0 no-repeat;
    background-size: 10px auto;
    background-position: 0 0;
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    top: calc(50% - 5px);
    transition: all 0.2s;
    width: 10px;
    height: 10px; }
  .collapse-title[aria-expanded="true"]:after {
    background-image: url(../img/minus-black@2x.png);
    top: calc(50% - 1px);
    height: 2px; }

.collapse-panel {
  padding: 2px 0 12px; }
  .collapse-panel.last {
    border-bottom: 1px solid #e5e5e5; }
  .collapse-panel:not(.show) {
    display: block;
    height: 1px;
    overflow: hidden;
    padding: 0 !important; }

/* Tables
---------*/
.table.table-list th, .table.table-list td {
  border: 0 none;
  font-size: 13px;
  line-height: 1.2em;
  padding: 10px;
  height: 33px; }
.table.table-list thead th {
  background-color: #f3f3f3; }
.table.table-list thead.second-head th {
  color: #111111;
  font-family: "DIN Next LT Pro", sans-serif;
  font-size: 14px;
  font-stretch: condensed;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 1.1em;
  text-transform: uppercase; }
.table.table-list th {
  font-weight: 500; }
.table.table-list td {
  font-weight: normal; }
.table.table-list.tbl-lg th, .table.table-list.tbl-lg td {
  font-size: 14px;
  line-height: 18px;
  height: 35px;
  padding-bottom: 5px; }

table.table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent; }
table.table-striped tbody tr:nth-of-type(even) {
  background-color: #f3f3f3; }

table.table-striped-darker tr:nth-of-type(odd) {
  background-color: transparent; }
table.table-striped-darker tr:nth-of-type(even) {
  background-color: #eaeaea; }

/* Grid customizations
-------------------------*/
.row.gutter-10 {
  margin-left: -5px;
  margin-right: -5px; }
  .row.gutter-10 > div[class*="col-"] {
    padding-left: 5px;
    padding-right: 5px; }

.gutter-0 {
  margin-left: 0px;
  margin-right: 0px; }
  .gutter-0 > div[class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.gutter-20 {
  margin-left: -10px;
  margin-right: -10px; }
  .gutter-20 > div[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px; }

.gutter-40 {
  margin-left: -20px;
  margin-right: -20px; }
  .gutter-40 > div[class*="col-"] {
    padding-left: 20px;
    padding-right: 20px; }

/* Tabs
------------*/
.nav-tabs.common-tabs {
  border-color: #c9c8c7;
  margin-bottom: 10px; }
  .nav-tabs.common-tabs .nav-item:not(:last-child) {
    margin-right: 35px; }
  .nav-tabs.common-tabs .nav-link {
    color: #a3a3a3;
    border: 0 none;
    border-bottom: 2px solid transparent;
    font-family: "HelveticaNeue", helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    padding: 0px 5px 7px;
    transition: all 0.2s ease; }
  .nav-tabs.common-tabs .nav-item.show,
  .nav-tabs.common-tabs .nav-link.active {
    background-color: transparent;
    border-color: #ee3322;
    color: #1a1919; }

/* Modals 
---------------*/
.modal.c-modal {
  bottom: initial;
  height: 100vh; }
  .modal.c-modal .modal-dialog {
    margin-top: 94px;
    max-width: 583px;
    margin-top: 0;
    margin-bottom: 0;
    top: 50%;
    transform: translateY(-50%); }
  .modal.c-modal.show .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    top: 50%;
    transform: translateY(-50%); }
  .modal.c-modal .modal-content {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    max-height: calc(100vh - 100px);
    overflow: auto;
    overflow-x: hidden;
    overflow: auto; }
  .modal.c-modal .close {
    background: url(../img/icon-close.png) scroll 0 0 no-repeat;
    background-size: 100% auto;
    display: block;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    z-index: 10; }
    .modal.c-modal .close span {
      display: none; }
    .modal.c-modal .close:hover {
      opacity: 0.8; }
  .modal.c-modal .modal-header {
    display: block;
    border: 0 none;
    justify-content: center;
    padding: 30px 30px 5px; }
  .modal.c-modal .modal-title {
    color: #111;
    font-family: "DIN Next LT Pro", sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    text-align: center; }
  .modal.c-modal .modal-body {
    padding: 0 30px 8px;
    border: 0 none; }
  @media screen and (max-width: 1024px) {
    .modal.c-modal .modal-content {
      max-height: calc(100vh - 100px); }
      .modal.c-modal .modal-content .form-bottom {
        padding-bottom: 8px; } }
  @media screen and (max-width: 768px) {
    .modal.c-modal .modal-content {
      max-height: calc(100vh - 75px); } }

.modal.c-modal.msg-modal .modal-header {
  padding-top: 33px;
  padding-bottom: 16px; }
.modal.c-modal.msg-modal .modal-body {
  padding-bottom: 16px; }
.modal.c-modal.msg-modal p.lead-text {
  line-height: 20px; }

.main-header {
  background-image: -webkit-linear-gradient(bottom, #1f2022 0%, #2a2d35 100%);
  background-image: -o-linear-gradient(bottom, #1f2022 0%, #2a2d35 100%);
  background-image: linear-gradient(to top, #1f2022 0%, #2a2d35 100%);
  min-height: 80px;
  position: relative;
  z-index: 30; }
  .main-header .navbar {
    background-color: transparent;
    padding: 0 5px;
    position: relative; }
  .main-header .nav-link {
    color: #fff; }
    .main-header .nav-link > i.fa.fa-angle-down {
      font-size: 14px;
      font-weight: normal;
      position: relative;
      top: 3px; }
    .main-header .nav-link.last {
      padding-right: 0; }
  .main-header .navbar-brand {
    padding: 0;
    padding-top: 5px; }
  .main-header .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border: 0 none;
    top: 29px;
    padding: 2px 6px;
    position: absolute;
    right: 0px;
    transition: all 0.25s ease; }
    .main-header .navbar-toggler .navbar-toggler-icon {
      display: block;
      height: 2px;
      background: #fff;
      transition: all 0.25s ease;
      margin-bottom: 5px; }
    .main-header .navbar-toggler:after, .main-header .navbar-toggler:before {
      background-color: #fff;
      content: '';
      display: block;
      height: 2px;
      left: 0;
      margin-bottom: 5px; }
    .main-header .navbar-toggler:after {
      margin-bottom: 0; }
    .main-header .navbar-toggler:hover, .main-header .navbar-toggler:focus {
      border-color: rgba(255, 255, 255, 0.1);
      box-shadow: none;
      outline: 0; }
    .main-header .navbar-toggler[aria-expanded="true"] {
      border-color: transparent; }
      .main-header .navbar-toggler[aria-expanded="true"]:after, .main-header .navbar-toggler[aria-expanded="true"]:before {
        opacity: 0; }
      .main-header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        background: none; }
        .main-header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before, .main-header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
          background: #fff;
          content: '';
          width: 25px;
          height: 2.1px;
          opacity: 0.7;
          position: absolute;
          left: 6px;
          top: calc(50% - 1px);
          transform: rotate(45deg); }
        .main-header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
          transform: rotate(-45deg); }
  @media screen and (min-width: 992px) {
    .main-header .lang-toggler {
      display: none; } }
  @media screen and (max-width: 991px) {
    .main-header .navbar-brand {
      padding-top: 20px; }
    .main-header .navbar-collapse .navbar-right {
      display: none; }
    .main-header .lang-toggler {
      right: 62px;
      top: 20px; }
      .main-header .lang-toggler .dropdown-menu {
        position: absolute; } }

.navbar-primary .nav-link {
  font-family: "HelveticaNeue", helvetica;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  height: 80px;
  min-width: 178px;
  padding-top: 20px; }
  .navbar-primary .nav-link > picture {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 27px;
    margin-bottom: 4px; }
    .navbar-primary .nav-link > picture > img {
      display: block;
      margin: 0 auto;
      max-height: 100%; }
  .navbar-primary .nav-link > span {
    display: block;
    text-align: center; }
  .navbar-primary .nav-link.disabled {
    opacity: 0.5; }
.navbar-primary .active {
  position: relative;
  background-image: linear-gradient(180deg, rgba(52, 55, 64, 0) 0%, #040405 100%); }
  .navbar-primary .active:after {
    background-color: #ee3322;
    bottom: 0;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%; }
@media screen and (max-width: 1056px) {
  .navbar-primary .nav-link {
    min-width: 150px; } }

.navbar-right {
  position: absolute;
  right: 0px;
  top: 22px; }

body.intro {
  background: url(../img/bg_intro.jpg) scroll center center no-repeat, -webkit-linear-gradient(bottom left, #1f2022 0%, #2a2d35 100%);
  background: url(../img/bg_intro.jpg) scroll center center no-repeat, -o-linear-gradient(bottom left, #1f2022 0%, #2a2d35 100%);
  background: url(../img/bg_intro.jpg) scroll center center no-repeat, linear-gradient(to top right, #1f2022 0%, #2a2d35 100%) scroll 0 0;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  background-position: left top, center center;
  min-height: 100vh; }

.intro-splash {
  height: 100vh;
  min-height: 420px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 768px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .intro-splash img.logo-av {
    width: 350px;
    margin-bottom: 25px;
    max-width: 100%; }
  .intro-splash h1 {
    color: #fff;
    font-family: "DIN Next LT Pro", sans-serif;
    font-size: 80px;
    font-stretch: condensed;
    font-weight: 500;
    line-height: 70px;
    letter-spacing: 3.3px;
    margin-bottom: 55px;
    text-transform: uppercase; }
  .intro-splash p {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px; }
  .intro-splash button {
    font-family: "DIN Next LT Pro", sans-serif; }
  .intro-splash .intro-bottom {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%; }
    .intro-splash .intro-bottom p {
      margin-bottom: 0;
      width: 65px;
      line-height: 52px; }
  .intro-splash .input-group {
    max-width: 270px;
    border-radius: 0;
    height: 53px;
    margin: 0; }
    .intro-splash .input-group .search-btn {
      background: #fff url(../img/search@2x.png) scroll 0 0 no-repeat;
      background-size: 18px auto;
      background-position: center;
      border-radius: 0;
      border: 0 none;
      border-left: 1px solid #c9c8c7;
      cursor: pointer;
      outline: 0;
      transition: all 0.2s;
      width: 53px;
      z-index: 4; }
    .intro-splash .input-group .input-group-text .img {
      margin: 25px 0 0; }
    .intro-splash .input-group .form-control {
      border-radius: 0;
      color: #1a1919;
      font-size: 14px;
      font-weight: normal;
      line-height: 18px;
      letter-spacing: 0.25px;
      padding-left: 15px;
      border: 0 none; }
      .intro-splash .input-group .form-control::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #808080;
        font-size: inherit; }
      .intro-splash .input-group .form-control::-moz-placeholder {
        /* Firefox 19+ */
        color: #808080;
        font-size: inherit; }
      .intro-splash .input-group .form-control:-ms-input-placeholder {
        /* IE 10+ */
        color: #808080;
        font-size: inherit; }
      .intro-splash .input-group .form-control:-moz-placeholder {
        /* Firefox 18- */
        color: #808080;
        font-size: inherit; }
      .intro-splash .input-group .form-control::placeholder {
        color: #808080;
        font-size: inherit; }
      .intro-splash .input-group .form-control:focus, .intro-splash .input-group .form-control:hover {
        border-color: #fff;
        outline: 0;
        box-shadow: none; }
      .intro-splash .input-group .form-control:focus + .input-group-append .search-btn {
        background-image: url(../img/search-white@2x.png);
        background-color: #ee3322;
        border-color: #ee3322; }
  @media screen and (max-width: 991px) {
    .intro-splash h1 {
      font-size: 70px; } }
  @media screen and (max-width: 768px) {
    .intro-splash {
      padding: 30px 15px; }
      .intro-splash h1 {
        font-size: 50px;
        line-height: 1.2em;
        margin-bottom: 30px; }
      .intro-splash img.logo-av {
        max-width: 280px; } }
  @media screen and (max-width: 630px) {
    .intro-splash .intro-bottom {
      display: block;
      text-align: center; }
      .intro-splash .intro-bottom p {
        width: auto; }
    .intro-splash .input-group {
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 540px) {
    .intro-splash img.logo-av {
      max-width: 220px; }
    .intro-splash h1 {
      font-size: 40px; } }

.lang-area {
  display: block;
  position: absolute;
  padding: 18px 30px 0;
  right: 0; }
  .lang-area i.fa {
    color: #fff;
    font-size: 14px; }
  .lang-area .caret {
    display: inline-block;
    position: relative;
    top: 2px; }
    .lang-area .caret i.fa {
      display: block; }
  .lang-area .dropdown .dropdown-menu {
    left: auto !important;
    right: 0;
    top: 100% !important;
    transform: none !important; }
  @media screen and (max-width: 768px) {
    .lang-area {
      padding-right: 15px;
      padding-left: 15px; } }

.main-content p {
  font-size: 14px;
  line-height: 24px; }
.main-content ul.checked-list {
  list-style: none; }
  .main-content ul.checked-list li {
    position: relative;
    margin-bottom: 15px; }
    .main-content ul.checked-list li:before {
      content: '';
      width: 20px;
      height: 20px;
      background-image: url(../img/check-white@2x.png);
      display: block;
      position: absolute;
      background-color: black;
      border-radius: 100%;
      background-size: 13px;
      background-repeat: no-repeat;
      background-position: center;
      left: -35px;
      top: 2px; }
.main-content .bottom-content a[class*="btn-"]:not(:last-child) {
  margin-right: 15px; }

.brands > div[class*="col-"] {
  margin-bottom: 30px;
  min-height: 235px; }
.brands.brands-list > div[class*="col-"] {
  min-height: auto; }
.brands picture {
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(128, 128, 128, 0.2), 0 2px 4px rgba(128, 128, 128, 0.2);
  border: 3px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  transition: all 0.3s; }
  .brands picture img {
    max-width: calc(100% - 50px); }
  .brands picture:hover {
    box-shadow: 0 2px 2px rgba(128, 128, 128, 0.2), 0 4px 4px rgba(128, 128, 128, 0.2), 0 8px 8px rgba(128, 128, 128, 0.2), 0 16px 16px rgba(128, 128, 128, 0.2);
    border: 3px solid #1a1919; }
@media screen and (min-width: 1680px) {
  .brands > div[class*="col-"] {
    min-height: 260px; } }
@media screen and (max-width: 1024px) {
  .brands {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 25px; }
    .brands > div[class*="col-"] {
      min-height: 102px;
      padding-left: 5px;
      padding-right: 5px; } }
@media screen and (max-width: 480px) {
  .brands > div[class*="col-"] {
    min-height: 190px; } }

.sm-required {
  font-size: 12px; }

.brand-checks label {
  font-weight: 400;
  color: #1a1919;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer; }
  .brand-checks label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #1a1919;
    position: relative;
    margin-right: 10px;
    top: 2px; }
.brand-checks input {
  display: none; }
  .brand-checks input:checked + label:before {
    background: url(../img/check-white@2x.png);
    background-color: #1a1919;
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center; }
.brand-checks.popup-brands {
  margin-bottom: 0; }
  .brand-checks.popup-brands small {
    font-size: 12px; }
  .brand-checks.popup-brands label {
    margin-bottom: 0; }

.form-gray b {
  color: #ee3423;
  font-size: 12px;
  font-weight: 100; }

.mount_type {
  margin-left: 0;
  margin-right: 0; }
  .mount_type > div,
  .mount_type .mount_type_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column; }
  .mount_type .mount_type_content {
    flex: 1;
    padding: 24px 20px 20px; }
  .mount_type .mount_type_content .mount_picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    flex: 1;
    justify-content: center; }
  .mount_type > div[class*="col-"]:first-child {
    padding-left: 0; }
  .mount_type > div[class*="col-"]:last-child {
    padding-right: 0; }
  @media screen and (max-width: 575px) {
    .mount_type > div[class*="col-"]:first-child {
      padding-left: 15px; }
    .mount_type > div[class*="col-"]:last-child {
      padding-right: 15px; } }

.mount_type_fixed,
.mount_type_popup {
  background-repeat: no-repeat;
  background-size: calc(100% - 20vw) auto;
  background-position: 0 calc(100% - 100px);
  height: 100vh; }

.mount_type_fixed {
  background-image: url(../img/mount-flex-bg.png); }
  @media screen and (min-width: 568px) and (max-width: 1123px) {
    .mount_type_fixed .bottom-content > a[class*="btn-"] {
      margin: 0;
      margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    .mount_type_fixed .mount_img_details {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 470px) {
    .mount_type_fixed .bottom-content > a[class*="btn-"] {
      margin: 0;
      margin-bottom: 10px; } }
  @media screen and (max-width: 468px) {
    .mount_type_fixed .bottom-content > a[class*="btn-"] {
      text-align: center;
      width: 100%; } }

.mount_type_popup {
  background-image: url(../img/mount-popup-bg.png); }
  @media screen and (min-width: 768px) and (max-width: 1154px) {
    .mount_type_popup .bottom-content > a:not(:last-child) {
      margin-bottom: 5px; } }
  @media screen and (max-width: 480px) {
    .mount_type_popup .bottom-content > a:not(:last-child) {
      margin-bottom: 5px; } }
  @media screen and (max-width: 468px) {
    .mount_type_popup .bottom-content > a[class*="btn-"] {
      text-align: center;
      width: 100%; } }

.mount_img_details picture {
  position: relative;
  display: inline-block; }
  .mount_img_details picture .mark-img {
    position: absolute;
    width: 85px;
    height: 85px;
    transform: translate3d(-50%, -50%, 0);
    display: block;
    cursor: pointer; }
    .mount_img_details picture .mark-img:before {
      content: '';
      width: 40px;
      height: 40px;
      background-image: url(../img/plus-symbol-middle@2x.png);
      display: block;
      background-size: cover;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0);
      background-position: center;
      z-index: 9; }
    .mount_img_details picture .mark-img:after {
      content: '';
      width: 85px;
      height: 85px;
      background-image: url(../img/fading-circles-middle@2x.png);
      display: block;
      background-size: contain;
      top: -2px;
      position: relative;
      /* transform: translate3d(-50%, -50%, 0); */
      /* top: 40px; */
      /* left: 40px; */
      /* opacity: 0; */
      animation: pulse 3s ease-in-out infinite; }

/*Tool Tip*/
.jBox-content {
  font-family: "HelveticaNeue", helvetica;
  font-size: 14px;
  line-height: 22px;
  background: #1a1919;
  color: #f3f3f3;
  max-width: 350px;
  padding: 20px; }
  .jBox-content strong {
    display: block;
    font-size: 16px;
    font-weight: 500; }

.jBox-pointer:after {
  background-color: #1a1919; }

/*
* Animations
*/
@keyframes pulse {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@media screen and (max-width: 991px) {
  .summary .row.gutter-2-130 > div[class*="col-"]:first-child {
    padding-right: 15px; }
  .summary .row.gutter-2-130 > div[class*="col-"]:nth-child(2) {
    padding-left: 15px; }
  .summary > .row > div:first-child {
    order: 1; }
  .summary > .row > div:last-child {
    order: 2; } }
@media screen and (max-width: 394px) {
  .summary .buttons-wrap > button,
  .summary .buttons-wrap a[class*="btn-"] {
    margin: 0 0 10px;
    width: 100%;
    text-align: center; } }

.m-r {
  margin-right: 20px; }

.info-data {
  margin-bottom: 30px; }
  .info-data .info-title {
    margin: 0;
    font-weight: bold;
    line-height: 22px; }
  .info-data p {
    font-weight: normal;
    line-height: 22px; }
  @media screen and (max-width: 991px) {
    .info-data {
      margin-bottom: 20px; } }

.buttons-wrap {
  margin-bottom: 40px; }
  .buttons-wrap > button:not(:last-child),
  .buttons-wrap a[class*="btn-"]:not(:last-child) {
    margin-right: 15px; }

.row.gutter-2-130 > div[class*="col-"]:first-child {
  padding-right: 65px; }
.row.gutter-2-130 > div[class*="col-"]:nth-child(2) {
  padding-left: 65px; }

.summary-preview {
  margin-bottom: 40px;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .summary-preview {
      padding-top: 40px; } }

.marketing-images img {
  width: 100%; }

/* Configuration 
------------------------*/
.configuration-page {
  overflow-x: hidden; }
  .configuration-page .configurator {
    width: 100%;
    height: 100%;
    position: relative; }
    .configuration-page .configurator:before {
      content: "";
      position: absolute;
      background: url(../img/main-conf-bg.png) no-repeat;
      background-size: 100% 100%;
      height: 100%;
      width: 200%;
      right: 0;
      bottom: 0; }
    .configuration-page .configurator img, .configuration-page .configurator div {
      z-index: 3;
      position: relative;
      max-width: 100%; }
    .configuration-page .configurator img {
      position: absolute;
      bottom: 0;
      max-height: calc(100% - 20px); }

@media screen and (max-width: 992px) {
  .configuration > .container {
    padding-left: 0;
    padding-right: 0; } }

.goto-down-config {
  background: url(../img/down-chevron.png) scroll 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
  width: 22px;
  height: 13px;
  position: absolute;
  left: calc(50% - 11px);
  bottom: 13px; }

.config-spinners a.btn-white {
  width: 126px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  padding-bottom: 4px;
  min-height: 40px;
  padding-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  letter-spacing: 1px; }

.configuration {
  background: linear-gradient(to right, #fff 0%, #fff 62.84%, #f3f3f3 62.85%, #f3f3f3 100%) scroll 0 0 repeat-y; }
  @media screen and (max-width: 991px) {
    .configuration {
      background: none; } }

.configurator-main {
  margin-left: 0;
  margin-right: 0;
  min-height: calc(100vh - 80px); }
  @media screen and (min-width: 992px) {
    .configurator-main > .config-content {
      background-color: #fff;
      -ms-flex: 0 0 63.559323%;
      flex: 0 0 63.559323%;
      max-width: 63.559323%;
      padding-left: 0;
      padding-right: 0; }
    .configurator-main > .config-aside {
      background-color: #f3f3f3;
      -ms-flex: 0 0 36.440677%;
      flex: 0 0 36.440677%;
      max-width: 36.440677%;
      padding: 26px 30px;
      padding-bottom: inherit; } }
  @media screen and (max-width: 991px) {
    .configurator-main {
      display: block; } }

.config-aside {
  padding-bottom: 100px;
  position: relative;
  z-index: 20; }
  .config-aside .bottom-controls {
    height: 90px;
    padding: 7px 0px 30px;
    position: absolute;
    width: calc(100% - 60px);
    bottom: 0; }
  .config-aside .tab-pane#display_tab {
    padding-top: 8px; }
  @media screen and (max-height: 890px) {
    .config-aside .bottom-controls {
      position: static;
      padding-top: 30px;
      width: 100%; } }
  @media screen and (max-width: 991px) {
    .config-aside {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 30px; } }

.config-content {
  position: static;
  padding-bottom: 125px; }
  @media screen and (max-width: 991px) {
    .config-content {
      padding-bottom: 30px;
      padding-left: 0;
      padding-right: 0; }
      .config-content .configurator {
        height: calc(100% - 90px);
        min-height: 809px;
        padding-top: 70px; }
      .config-content .config-bottom {
        position: relative; } }
  @media screen and (max-width: 567px) {
    .config-content .configurator {
      min-height: 320px; } }

.config-bottom {
  background-image: linear-gradient(to top, #1f2022 0%, #2a2d35 100%), linear-gradient(to right, #f3f3f3 65%, #f3f3f3 100%);
  background-position: 0 0, 0 100%;
  background-size: 65% 100%, 35% 100%;
  background-repeat: no-repeat;
  min-height: 125px;
  padding: 18px 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10; }
  @media screen and (min-width: 992px) {
    .config-bottom .container > .row > div[class*="col-"]:first-child {
      -ms-flex: 0 0 63.559323%;
      flex: 0 0 63.559323%;
      max-width: 63.559323%; }
    .config-bottom .container > .row > div[class*="col-"]:nth-child(2) {
      -ms-flex: 0 0 36.440677%;
      flex: 0 0 36.440677%;
      max-width: 36.440677%; } }
  @media screen and (max-width: 991px) {
    .config-bottom {
      background-image: linear-gradient(to top, #1f2022 0%, #2a2d35 100%);
      background-position: 0 0;
      background-size: 100% auto;
      background-repeat: no-repeat; } }

.config-options {
  background: url(../img/config-maps.png) scroll 0 0 no-repeat;
  background-position: calc(100% - 90px) center; }
  .config-options h4 {
    color: #fff;
    font-family: "DIN Next LT Pro", sans-serif;
    font-size: 14px;
    font-stretch: condensed;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 0.3px;
    margin-bottom: 0;
    opacity: 0.5;
    text-transform: uppercase; }
  .config-options .form-group label {
    color: #fff; }
  .config-options > div[class*="col-"].config-spinners {
    padding-right: 15px;
    padding-left: 10px; }
  @media screen and (max-width: 1200px) {
    .config-options > div[class*="col-"].config-spinners {
      padding-right: 0; }
    .config-options .config-spinners > .row {
      margin-left: -8px;
      margin-right: -8px; }
      .config-options .config-spinners > .row > div[class*="col-"] {
        padding-left: 8px;
        padding-right: 8px; }
      .config-options .config-spinners > .row > div:not(:last-child) {
        -ms-flex: 0 0 calc((100% - 140px) / 2);
        flex: 0 0 calc((100% - 140px) / 2);
        max-width: calc((100% - 140px) / 2); }
      .config-options .config-spinners > .row > div:last-child {
        -ms-flex: 0 0 140px;
        flex: 0 0 140px;
        max-width: 140px; }
    .config-options .config-spinners a.btn-white {
      width: 100%; } }

.config-metrics {
  padding-top: 2px; }
  .config-metrics h3.config-title {
    color: #fff;
    font-family: "DIN Next LT Pro", sans-serif;
    font-weight: 500;
    font-stretch: condensed;
    font-size: 38px;
    line-height: 44px;
    letter-spacing: 2px;
    margin-bottom: 3px; }
  .config-metrics .form-check {
    display: inline; }
    .config-metrics .form-check input[type="radio"] + label {
      color: #fff;
      margin-bottom: 0; }
    .config-metrics .form-check input[type="radio"] + label:before {
      background: #fff; }
    .config-metrics .form-check input[type="radio"]:checked + label:after {
      background-color: #ee3322; }
    .config-metrics .form-check:not(:last-child) {
      margin-right: 14px; }
  @media screen and (max-width: 1100px) {
    .config-metrics h3.config-title {
      font-size: 30px; } }
  @media screen and (max-width: 577px) {
    .config-metrics {
      margin-bottom: 20px; } }

.config-spinners .btn-white > i.fa {
  font-size: 12px;
  position: relative;
  top: -1.5px; }

.radio-reds .form-check {
  display: inline-block;
  margin-right: 15px; }
  .radio-reds .form-check input[type="radio"] + label:before {
    border: 1px solid #000;
    background: #fff;
    width: 12px;
    height: 12px;
    top: 1px; }
  .radio-reds .form-check input[type="radio"]:checked + label:after {
    background: #ee3322;
    width: 6px;
    height: 6px;
    top: 9px;
    left: 3px; }

.center-450 {
  max-width: 450px;
  margin: 0 auto; }

.list-small-txt li {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 10px; }

.large-p {
  font-size: 18px;
  line-height: 24px; }

.validated-form .validated label {
  color: #ef3423 !important; }
.validated-form .validated button {
  border: 1px solid #ef3423 !important; }

/* Tablet landscape 
----------------------*/
@media screen and (max-width: 1024px) {
  h2 {
    font-size: 28px; }

  body > .container {
    padding-left: 20px;
    padding-right: 20px; }

  .lang-area {
    padding-left: 20px;
    padding-right: 20px; }

  .brands {
    margin-left: -8px;
    margin-right: -8px; }
    .brands > div[class*="col-"] {
      padding-left: 8px;
      padding-right: 8px; }

  .config-metrics h3.config-title {
    font-size: 28px;
    letter-spacing: 0.56px;
    margin-top: -12px; }

  .config-metrics .form-check {
    display: block; }

  .configuration-page .configurator img {
    max-height: calc(100% - 50px);
    left: 50%;
    max-width: calc(100% - 40px);
    transform: translateX(-48%); } }
@media screen and (min-width: 992px) and (max-width: 1024px) {
  /* Configurator main */
  .configurator-main > .config-content {
    -ms-flex: 0 0 64.285715%;
    flex: 0 0 64.285715%;
    max-width: 64.285715%; }
  .configurator-main > .config-aside {
    background-color: #f3f3f3;
    -ms-flex: 0 0 35.714285%;
    flex: 0 0 35.714285%;
    max-width: 35.714285%;
    padding-left: 15px;
    padding-right: 5px; }

  .config-metrics {
    -ms-flex: 0 0 153px;
    flex: 0 0 153px;
    max-width: 153px; }

  .config-spinners {
    -ms-flex: 0 0 calc(100% - 153px);
    flex: 0 0 calc(100% - 153px);
    max-width: calc(100% - 153px); } }
@media screen and (max-width: 991px) {
  .navbar-primary {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 18px; }
    .navbar-primary .nav-item {
      display: block; }

  .config-aside .bottom-controls {
    position: static;
    width: 100%; }

  .config-spinners a.btn-white {
    letter-spacing: 0.1px; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .summary {
    padding-left: 80px; }
    .summary > .row > div[class*="col-"]:first-child {
      -ms-flex: 0 0 59.667969%;
      flex: 0 0 59.667969%;
      max-width: 59.667969%; }
    .summary > .row > div[class*="col-"]:nth-child(2) {
      -ms-flex: 0 0 40.332031%;
      flex: 0 0 40.332031%;
      max-width: 40.332031%; } }
@media screen and (min-width: 575px) and (max-width: 672px) {
  .summary .buttons-wrap > a {
    width: 178px; }

  .summary .buttons-wrap > a:not(:last-child) {
    margin-bottom: 10px; } }
/* Tablet portrait 
----------------------*/
@media screen and (max-width: 768px) {
  .main-header .navbar-collapse {
    background-image: linear-gradient(to top, #1f2022 0%, #1f2022 100%);
    position: absolute;
    width: calc(100% + 40px);
    left: -20px;
    top: 80px; }

  .main-header .navbar-collapse.show {
    display: block; }

  .navbar-primary {
    padding-top: 0; }

  .navbar-primary .nav-link {
    line-height: 18px; }

  h2 {
    margin-bottom: 58px; }

  .section-pad {
    padding-top: 70px; }

  .brands.brands-list > div[class*="col-"] {
    min-height: 145px; }

  .configuration-page .configurator img {
    left: auto;
    right: 0;
    transform: none; } }
@media screen and (min-width: 680px) and (max-width: 768px) {
  .brands.brands-list > div[class*="col-"] {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; } }
@media screen and (max-width: 620px) {
  .config-content .configurator {
    min-height: 700px; } }
/**********************************
*	Mobile Design
**********************************/
@media screen and (max-width: 575px) {
  h2 {
    font-size: 24px;
    margin-bottom: 30px; }

  .section-pad {
    padding-top: 30px; }

  .intro-splash h1 {
    max-width: 400px; }

  .main-header {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%; }

  .mount_type .col-md-6,
  .mount_type .col-sm-6,
  .mount_type .col-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 25px; }

  .navbar-primary .nav-item {
    width: 25%; }
    .navbar-primary .nav-item .nav-link {
      min-width: auto;
      width: 100%; }
      .navbar-primary .nav-item .nav-link > span {
        font-size: 10px;
        font-weight: 100; }

  .main-content {
    margin-top: 80px; }
    .main-content .bottom-content a[class*="btn-"]:not(:last-child) {
      margin-bottom: 25px; }
    .main-content ul.checked-list li {
      font-size: 15px;
      line-height: 22px; }

  .checked-list {
    padding-left: 35px; }

  .brands.brands-list > div[class*="col-"] {
    min-height: 85px;
    margin-bottom: 20px; }
  .brands picture img {
    max-width: 100%; }

  .configurator-main > .config-content {
    max-width: 100%; }
  .configurator-main > .config-aside {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px; }

  .configuration-page .configurator {
    min-height: 420px; }
    .configuration-page .configurator:before {
      width: 100%; }
    .configuration-page .configurator img {
      left: 50%;
      right: auto;
      max-height: calc(100% - 10px);
      transform: translateX(-50%); }
  .configuration-page .main-content .configuration > .container {
    padding-left: 0;
    padding-right: 0; }
  .configuration-page .goto-down-config {
    bottom: 18px; }

  .config-aside .bottom-controls {
    position: relative;
    width: 100%; }

  .config-metrics .form-check {
    display: inline-block; }

  .config-options > div[class*="col-"].config-spinners {
    padding-left: 0; }
    .config-options > div[class*="col-"].config-spinners > .row {
      display: block; }
      .config-options > div[class*="col-"].config-spinners > .row .col-12:nth-child(1),
      .config-options > div[class*="col-"].config-spinners > .row .col-12:nth-child(2) {
        display: block;
        max-width: 100%;
        width: 100%;
        float: left; }
      .config-options > div[class*="col-"].config-spinners > .row .col-12:nth-child(3) {
        display: flex;
        width: 100%;
        max-width: 100%;
        clear: both; }
        .config-options > div[class*="col-"].config-spinners > .row .col-12:nth-child(3) a {
          width: 48%;
          order: 1;
          margin-right: 4%; }
          .config-options > div[class*="col-"].config-spinners > .row .col-12:nth-child(3) a:nth-child(1) {
            margin-right: 0;
            order: 2; }

  .input-group.spinner .input-group-btn-vertical {
    width: 60%; }
    .input-group.spinner .input-group-btn-vertical .divider {
      display: none; }
    .input-group.spinner .input-group-btn-vertical button {
      float: left;
      width: 50%;
      height: 40px; }
      .input-group.spinner .input-group-btn-vertical button:nth-last-child(1) {
        border-left: 1px solid #23252b; }

  .mount_type_fixed .bottom-content > a[class*="btn-"].border_black,
  .mount_type_popup .bottom-content > a[class*="btn-"].border_black {
    width: 80%; }
  .mount_type_fixed .bottom-content > a[class*="btn-"].btn-outline,
  .mount_type_popup .bottom-content > a[class*="btn-"].btn-outline {
    width: 90%; }

  #collapsePartsList .link-icon {
    font-size: 12px; } }
@media screen and (max-width: 480px) {
  .lang-area {
    padding-top: 15px;
    padding-right: 11px; } }
@media screen and (max-height: 425px) {
  .intro-splash {
    display: block;
    height: auto;
    padding-top: 68px;
    padding-bottom: 50px; }
    .intro-splash h1 {
      margin-left: auto;
      margin-right: auto; } }
@media screen and (max-width: 400px) {
  .configuration-page .configurator {
    min-height: 360px;
    overflow: hidden; }

  .configuration-page .configurator img {
    max-width: calc(100% - 18px);
    left: auto;
    transform: none;
    right: -8px; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .navbar-primary .nav-link > picture {
    justify-content: flex-start; }

  .mount_type > div,
  .mount_type .mount_type_content {
    display: block; }

  .brands picture img {
    width: 90%; }

  .configurator-main > .config-aside {
    min-height: calc(100vh - 80px); } }
@media screen and (max-width: 768px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mount_img_details picture img {
    width: 100%; } }

/*# sourceMappingURL=style.css.map */
a.disabled {
  pointer-events: none;
  cursor: default;
}
.selectedbutton{
 background-color: #ee3322;
   border-color: #ee3322 !important;
   color: #fff;
   text-decoration: none; 
}
.selectedimage {
   box-shadow: 0 2px 2px rgba(128, 128, 128, 0.2), 0 4px 4px rgba(128, 128, 128, 0.2), 0 8px 8px rgba(128, 128, 128, 0.2), 0 16px 16px rgba(128, 128, 128, 0.2)!important;
   border: 3px solid #1a1919!important;}
   /*loader*/
   /* Center the loader */
.loaderdiv{
 background:black !important;/*rgba(0, 0, 0, 0.9)*/
 position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible;
}
#loader {
 position: absolute;
 left: 50%;
 top: 50%;
 z-index: 9999;
 width: 150px;
 height: 150px;
 margin: -75px 0 0 -75px;
 border: 16px solid #f3f3f3;
 border-radius: 50%;
 border-top: 16px solid #3498db;
 width: 120px;
 height: 120px;
 -webkit-animation: spin 2s linear infinite;
 animation: spin 2s linear infinite;
 
}

@-webkit-keyframes spin {
 0% { -webkit-transform: rotate(0deg); }
 100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
 0% { transform: rotate(0deg); }
 100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
 position: relative;
 -webkit-animation-name: animatebottom;
 -webkit-animation-duration: 1s;
 animation-name: animatebottom;
 animation-duration: 1s
}

@-webkit-keyframes animatebottom {
 from { bottom:-100px; opacity:0 } 
 to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
 from{ bottom:-100px; opacity:0 } 
 to{ bottom:0; opacity:1 }
}
#preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible; background: transparent url('../../assets/2.gif') no-repeat center center; }