/*!
 * Created by PhpStorm.
 * User: Blovsky
 */
.separator-10 {
  height: 10px;
}
.separator-20 {
  height: 20px;
}
.separator-30 {
  height: 30px;
}
.separator-40 {
  height: 40px;
}
.separator-50 {
  height: 50px;
}
.separator-60 {
  height: 60px;
}
.separator-70 {
  height: 70px;
}
.separator-80 {
  height: 80px;
}
.separator-90 {
  height: 90px;
}
.separator-100 {
  height: 100px;
}
.separator-1 {
  width: 100%;
  height: 10px;
}
.separator-2 {
  width: 100%;
  height: 20px;
}
.separator-3 {
  margin-top: 5px;
  width: 100%;
  height: 1px;
  background-color: #d5d5d5;
}
.separator-4 {
  margin: 10px 15px;
  height: 1px;
  background-color: #d5d5d5;
}
.separator-s1 {
  margin-top: 0px;
  width: 100%;
  height: 1px;
  background-color: #d5d5d5;
}
.separator-s2 {
  margin: 5px 0;
  width: 100%;
  height: 1px;
  background-color: #d5d5d5;
}
/*carousel*/
/* Home Page Carousel */
.item {
  background: transparent;
  text-align: center;
}
.item-detail {
  background: transparent;
  text-align: center;
}
.item-detail-new-car {
  background: transparent;
  text-align: center;
}
.control-buttons {
  text-align: center;
}
.transition-timer-carousel-progress-bar {
  height: 2px;
  background-color: #666666;
  width: 0%;
  margin: 0px 0px 1px 0px;
  border: none;
  z-index: 11;
  position: relative;
}
/*basic panel
*/
.filter {
  margin-bottom: 10px;
}
.filter .btn {
  font-weight: 400;
}
.filter h3 {
  background-color: #efefef;
  font-size: 14px;
  padding: 8px 15px;
  margin: 5px 0 7px 0;
}
.filter .btn {
  padding: 2px 10px;
  margin-bottom: 1px;
}
.filter .active {
  color: #ffffff;
  background-color: #d14e30;
  box-shadow: none;
  border: 1px solid #d14e30;
}
.filter .disabled {
  opacity: 1;
}
.filter .btn-strong {
  font-weight: 600;
}
.filter .panel-heading a {
  color: #313131;
  margin: 0;
  display: block;
  padding: 0px 0px;
  text-decoration: none;
}
.filter .panel-heading a:hover {
  background-color: #efefef;
}
.filter span {
  margin-right: 15px;
}
.filter small {
  font-size: 70%;
}
.filter-models {
  padding-top: 3px;
  padding-bottom: 3px;
}
.filter-brand {
  text-align: left;
}
@media (max-width: 768px) {
  .filter-brand {
    text-align: left;
  }
}
/*table width settings -------------------------------------------------------------------------------------*/
.tableWidthSet > thead > tr > th.set-10,
.tableWidthSet > tbody > tr > td.set-10 {
  width: 10px;
}
.tableWidthSet > thead > tr > th.set-50,
.tableWidthSet > tbody > tr > td.set-50 {
  width: 50px;
}
.tableWidthSet > thead > tr > th.set-100,
.tableWidthSet > tbody > tr > td.set-100 {
  width: 100px;
}
.tableWidthSet > thead > tr > th.set-150,
.tableWidthSet > tbody > tr > td.set-150 {
  width: 150px;
}
.tableWidthSet > thead > tr > th.set-200,
.tableWidthSet > tbody > tr > td.set-200 {
  width: 200px;
}
.tableWidthSet > thead > tr > th.set-250,
.tableWidthSet > tbody > tr > td.set-250 {
  width: 250px;
}
.tableWidthSet > thead > tr > th.set-300,
.tableWidthSet > tbody > tr > td.set-300 {
  width: 300px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*---------cookies---------*/
/*body{
    background-image: url("img/banner.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}*/
a {
  color: #d14e30;
}
a:hover {
  color: #096de3;
}
.he-top {
  background-image: url(img/carbon.jpg);
  background-repeat: repeat;
  background-color: #3c3f41;
  color: #ffffff;
}
.he-top h1 {
  text-transform: uppercase;
  font-size: 46px;
}
.he-top a {
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
}
.he-top a:hover {
  color: #ffffff;
}
.he-top-desc p {
  padding: 12px 0 3px 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 46px;
}
.he-top .btn-xs,
.btn-group-xs > .btn {
  border-radius: 2px;
  font-size: 12px;
  line-height: 1.5;
  padding: 3px 5px;
}
.he-top-gray {
  background-color: #3c3f41;
  color: #ffffff;
  padding: 30px 0 20px;
  border-bottom: 10px solid #000000;
}
.he-top-gray h3 {
  margin: 0;
  color: #ffffff;
  padding: 0px 0 10px;
  border-bottom: 4px solid #d14e30;
  display: inline-block;
}
.he-top-gray p {
  color: #D6D6D6;
  padding: 20px 0;
}
.he-top-red {
  background-color: #a60f03;
  background-color: #d14e30;
  color: #ffffff;
}
.motto {
  font-size: 120%;
  padding: 10px 0 0;
  font-style: italic;
}
.he-bg {
  padding-top: 50px;
}
.filter-header {
  margin: 10px 0;
  xborder: 1px solid #ffffff;
  xborder-radius: 4px;
  padding: 10px 0;
  position: relative;
}
.filter-button button {
  margin-top: 10px;
}
.he-gloss p {
  margin: 15px;
  font-size: 20px;
  text-align: center;
  font-weight: 300;
}
.he-select {
  position: absolute;
  top: 150px;
  left: 360px;
}
.filter-header-img {
  margin: 10px 0;
  border: 1px solid #ffffff;
  border-radius: 4px;
  padding: 0;
}
.filter-model {
  border: 1px solid #ffffff;
  border-radius: 4px;
}
.filtr-popis h4 {
  font-weight: 400;
  padding: 20px 0 0 0;
  margin-bottom: 0;
}
.icon-box-select {
  color: #ffffff;
  text-align: center;
  padding: 10px;
  border: 1px solid #ffffff;
  border-radius: 6px;
  font-weight: bold;
}
.icon-box-select-orange {
  color: #d14e30;
  border: 1px solid #d14e30;
}
.section-icon {
  padding: 50px 0;
}
.section-category {
  padding: 20px 0 50px 0;
}
.section-icon a {
  color: #333;
  text-decoration: none;
}
.section-icon a:hover {
  color: #d14e30;
}
.section-selection {
  background-color: #efefef;
  border: 1px solid #dddddd;
}
.section-selection-noborder {
  background-color: #efefef;
}
.section-selection-border {
  border-top: 1px solid #dddddd;
}
.motto-index h3 {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
.block-orange {
  background-color: #d14f30;
  color: white;
  padding: 15px 15px 10px 15px;
  font-size: 16px;
  margin-top: 10px;
}
.icon-box {
  text-align: center;
}
.icon-box h2 {
  margin-top: 15px;
}
.icon-box .fa-round {
  transition: all 0.16s ease-in-out 0s;
}
.icon-box:hover .fa-round,
.icon-xs-side:hover .fa-round,
.icon-sm-side:hover .fa-round,
.icon-lg-side:hover .fa-round {
  background-color: #d14f30;
  color: white;
}
.fa-4x.fa-round,
.fa-4x.fa-box,
.fa-4x.fa-round-social,
.fa-4x.fa-box-social,
.fa-4x.fa-bg-social {
  height: 120px;
  padding-top: 29px;
  width: 120px;
}
.fa-round {
  border: 1px solid #d14f30;
  border-radius: 50%;
  color: #d14f30;
  height: 30px;
  padding-top: 6px;
  text-align: center;
  width: 30px;
}
.text-theme + .text-theme {
  margin-bottom: 0;
  margin-top: 16px;
}
.title-sm {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.text-theme-xs,
.text-theme,
.text-theme-sm,
.text-theme-lg {
  margin: 0;
}
.text-theme-xs,
.text-theme,
.text-theme-sm,
.text-theme-lg {
  margin: 0;
}
.text-theme-xs,
.text-theme,
.text-theme-sm,
.text-theme-lg {
  margin: 0;
}
.form-control,
.btn {
  border-radius: 1px;
}
.dis-none {
  display: none;
}
.top-logo {
  height: 110px;
}
.top-menu {
  padding-right: 0;
}
.blok-search {
  padding: 10px 0 10px;
}
.top-left-block {
  border: solid 1px #d6d6d6;
  margin-bottom: 5px;
  color: #585857;
}
.top-left-block a {
  background-color: #f8f8f8;
  display: block;
  text-decoration: none;
  color: #585857;
  padding: 0 0 5px 0;
}
.top-left-block a:hover {
  text-decoration: none;
  color: #585857;
  background-color: #ffffff;
}
.top-left-block h3 {
  padding: 9px 0 0 10px;
  margin: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
.top-left-block p {
  padding: 5px 0 0 10px;
  margin: 0;
  font-size: 11px;
}
.logo-block p {
  clear: both;
}
.logo-block img {
  float: right;
  margin: 0 5px 0px 0;
}
.top-left-block-s {
  margin-bottom: 5px;
  xborder: solid 1px #d6d6d6;
  color: #ffffff;
}
.top-left-block-s a {
  background-color: #ffffff;
  display: block;
  text-decoration: none;
  color: #000000;
}
.top-left-block-s a:hover {
  background-color: #5a5a5a;
  text-decoration: none;
  color: #ffffff;
}
.top-left-block-s h3 {
  padding: 9px 0 0 10px;
  margin: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
.top-left-block-s p {
  padding: 5px 5px 8px 10px;
  margin: 0;
  font-size: 11px;
}
.top-right-block-border {
  border: solid 1px #d6d6d6;
  margin-bottom: 5px;
  color: #585857;
  background-color: #f8f8f8;
}
.top-right-block h3 {
  background-color: #5a5a5a;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: bold;
}
.car-menu-stock {
  padding: 10px;
  font-size: 12px;
}
.car-menu-stock .radio,
.checkbox {
  display: block;
  margin-bottom: 3px;
  margin-top: 3px;
  position: relative;
}
.car-menu-stock ul,
ol {
  list-style: outside none none;
  padding: 0;
}
.car-menu-stock li {
  padding: 0 20px;
}
.car-menu-stock hr {
  padding: 0;
  margin: 5px 0;
}
.car-menu-line {
  padding: 10px;
  font-size: 12px;
}
.filter-disabled a {
  color: #adadad;
  cursor: text;
  text-decoration: none;
}
.new-utility {
  xborder: solid 1px #d6d6d6;
  margin-bottom: 5px;
  color: #585857;
  text-align: center;
  border-radius: 4px;
}
.new-utility-blue {
  border: none;
  margin-bottom: 15px;
}
.new-utility h4 {
  margin: 0;
  font-size: 14px;
}
.new-utility a {
  background-color: #e4e6e8;
  border-radius: 4px;
  display: block;
  text-decoration: none;
  color: #585857;
  padding: 15px 10px;
}
.new-utility-blue a {
  background-color: #0370a4;
  color: #ffffff;
}
.new-utility-orange a {
  background-color: #d14f30;
  color: #ffffff;
  border-radius: 4px;
}
.new-utility a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #5a5a5a;
}
.info-block {
  background-color: #e2e6e8;
  background-clip: content-box;
  border-radius: 4px;
  margin-bottom: 15px;
}
.info-block-sub {
  padding: 10px 0;
}
.info-block-sub h4 {
  padding: 3px 0 7px;
  margin: 0;
}
.info-block-sub p {
  padding: 0 10px;
  margin: 0;
}
.prime-photos {
  margin-bottom: 10px;
  position: relative;
}
/*----------------------------------------------------------------*/
.header-brand {
  text-align: right;
  padding-bottom: 5px;
}
.header-brand p {
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 0;
  margin: 0;
}
.header-brand img {
  padding: 0px 7px;
}
.header_navigation {
  padding-right: 0;
  padding-left: 0px;
  padding-bottom: 0;
  xxbackground-image: url(img/bg-menu.png);
  background-repeat: repeat-x;
  background-color: #fff;
  xheight: 51px;
  xborder: 1px solid #02A1C4;
  xposition: relative;
}
.nav-home {
  xmargin: 0 15px 0 0;
  xwidth: 35px;
}
.nav-home a {
  background-image: url(img/home.png);
  background-repeat: no-repeat;
  background-position: 20px 12px;
  display: block;
  text-decoration: none;
  line-height: 54px;
  border-left: 0px;
  margin-left: -15px;
}
.nav-home-nohref {
  background-image: url(img/home.png);
  background-repeat: no-repeat;
  background-position: 21px 12px;
  display: block;
  text-decoration: none;
  line-height: 54px;
  border-left: 0px;
  margin-left: -15px;
  width: 61px;
}
.nav-home a:hover {
  background-image: url(img/home.png);
  background-repeat: no-repeat;
  background-position: 20px -30px;
  text-decoration: none;
}
.nav-home span {
  visibility: hidden;
}
.upper {
  text-transform: uppercase;
}
.test {
  background-color: #3c3c3c;
  display: block;
}
.test2 {
  background-color: #dcdcdc;
  width: 458px;
}
.product-list-block h2 {
  font-size: 18px;
  text-transform: uppercase;
}
.product-list-block h3 {
  padding: 0 10px;
  margin: 0;
  font-size: 20px;
}
.product-content {
  padding: 0 15px;
}
.product-header {
  background-color: #d14f30;
  color: white;
  border-bottom: solid 1px #ffffff;
}
.product-header h3 {
  font-size: 18px;
  padding: 5px;
}
.product-content-line h3 {
  padding: 10px 10px 15px;
  margin: 0;
  font-size: 16px;
}
.product-list {
  margin-bottom: 20px;
}
.product-list a {
  display: block;
  color: #585857;
  background-color: #ffffff;
  text-decoration: none;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.product-list-similar a {
  background-color: #f5f5f5;
}
.product-list a:hover {
  background-color: #ffffff;
  border-top: 1px solid #afafaf;
  border-left: 1px solid #afafaf;
  border-right: 1px solid #afafaf;
}
.product-list p {
  padding: 10px;
  margin: 0;
}
.product-list-price {
  padding: 0 10px 10px;
  font-size: 22px;
  color: #2d2d2d;
}
.product-list-price small {
  font-size: 60%;
}
.product-list-img {
  position: relative;
}
.product-img {
  position: relative;
}
.product-list-info {
  position: absolute;
  text-transform: uppercase;
  font-weight: bold;
  box-sizing: border-box;
}
.product-list-action {
  background-color: #cb0548;
  color: #ffffff;
  line-height: 26px;
  padding: 5px 8px;
  text-align: justify;
  text-transform: uppercase;
}
.product-list-hottip {
  background-color: #d14f30;
  color: #ffffff;
  padding: 5px 8px;
  line-height: 26px;
  text-align: justify;
  text-transform: uppercase;
}
.product-status {
  position: absolute;
  z-index: 999;
  line-height: 26px;
  padding: 5px 8px;
  text-align: center;
  text-transform: uppercase;
}
.product-status-bottom {
  position: absolute;
  bottom: 36px;
  z-index: 999;
  line-height: 26px;
  padding: 5px 8px;
  text-align: center;
  text-transform: uppercase;
}
.product-status-sold {
  background-color: #be0905;
  color: #ffffff;
}
.product-status-reserved {
  background-color: #ffcc33;
  color: #000000;
}
.product-status-group {
  background-color: #d14f30;
  color: #fff;
}
.product-character {
  position: absolute;
  bottom: 0;
  z-index: 999;
  line-height: 26px;
  padding: 5px 8px;
  text-align: center;
  text-transform: uppercase;
}
.link-order-service a {
  background-image: url(img/order-service.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  border: solid 1px #d6d6d6;
  margin-bottom: 10px;
  color: #585857;
  text-decoration: none;
  background-color: #f8f8f8;
  display: block;
  padding: 0px 5px 10px 100px;
}
.link-order-service a:hover {
  text-decoration: none;
  color: #585857;
  background-color: #ffffff;
}
.ban-info h4 {
  text-transform: uppercase;
  font-weight: bold;
}
.link-facebook a {
  background-image: url(img/fb_icon_80x80.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding: 10px 5px 0 100px;
  display: block;
  min-height: 80px;
  color: #585857;
  text-decoration: none;
  margin-bottom: 10px;
}
.link-facebook a:hover {
  color: #e30606;
}
.media-border {
  padding-left: 20px;
  border-left: solid 10px #d14e30;
}
.foo-hr {
  height: 5px;
  background-color: #0370a4;
}
.separator-1 {
  width: 100%;
  height: 10px;
}
.separator-2 {
  width: 100%;
  height: 30px;
}
.form-sort {
  padding-top: 20px;
}
.product-price {
  text-align: right;
  line-height: 22px;
}
.product-price .price-other strong {
  display: inline-block;
  width: 110px;
  line-height: 22px;
}
.product-price .price-main {
  bottom: 0.7em;
  margin: 0;
  right: 0;
}
.product-price .price-main strong {
  color: #e02904;
  display: inline-block;
  font-size: 24px;
  width: 165px;
}
.price-other-red {
  border: solid 1px #e02904;
  border-radius: 4px;
  padding: 5px;
  margin-bottom: 3px;
}
.price-other-bg-red {
  background-color: #e02904;
  border-radius: 4px 4px 0 0;
  padding: 5px;
  color: #ffffff;
  margin: -5px -5px 0 -5px;
  font-weight: bold;
}
/*.panel-heading a {
  padding: 10px 15px;
  display: block;
  color: #ffffff;
  text-decoration: none;
}

.panel-heading a:hover {
  display: block;
  color: #ffffff;
  text-decoration: none;
  background-color: #5a5a5a;
}*/
.label-icon-detail {
  font-size: 16px;
}
.gallery-img img {
  padding: 1px;
  display: inherit;
}
.map-canvas {
  color: #000000;
  border: 1px solid #CCC;
  width: 100%;
  height: 350px;
}
.btn-active {
  background-color: #d14e30;
  border-color: #d14e30;
  color: #ffffff;
}
.through {
  text-decoration: line-through;
}
.logo-h1 h1 {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 1px;
  color: #000;
}
.justify-content-center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
/*---------cookies---------*/
.eu-cookies {
  text-align: center;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  background-color: #868686;
  z-index: 1000;
  padding: 3px;
}
.eu-cookies a {
  color: #ffffff;
}
.eu-cookies a:hover {
  color: #000000;
}
.eu-cookies button {
  background: #449740;
  color: white;
  border: 0;
  padding: 3px 6px;
  margin: 2px 5px;
  border-radius: 2px;
}
/*------------------------------*/
/*---------cookies---------*/
.cookies-block {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: var(--cmm-color-overlay-opacity, rgba(0, 0, 0, 0.4));
  color: var(--wb-color-mineshaft, #262626);
  transition: opacity 0.25s ease 0s, visibility 0.25s ease 0s;
  z-index: 1000000;
}
.cookies-block .bg-cookies-content {
  background-color: #ffffff;
  margin-top: -1px;
}
.cookies-block .bg-cookies-content-radius {
  background-color: #ffffff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.cookies-block .cookies-content {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000001;
}
.cookies-block .cookies-content .block-content {
  padding-top: 10px;
}
.cookies-block .cookies-content .block-href {
  display: block;
  padding-bottom: 20px;
}
.cookies-block .cookies-content .card-body {
  border: none;
  border-top: 1px solid #868e96;
}
.cookies-block .cookies-content .card-body form {
  padding: 15px;
}
.cookies-block .cookies-content .custom-checkbox {
  margin-bottom: 5px;
}
.cookies-block .cookies-content input {
  font-size: 5rem;
}
