/*! x
 * Created by PhpStorm...fziá
 * User: Blovsky
 */
.top-info-text span {
  padding-top: 14px;
  padding-left: 5px;
  padding-right: 0px;
  vertical-align: middle;
  white-space: nowrap;
}
.top-info-text i {
  margin-right: 5px;
  color: #147ec3;
  vertical-align: middle;
}
.section-icon {
  padding: 20px 0 0px 0;
}
.section-icon a {
  color: #333333;
  text-decoration: none;
}
.section-icon a:hover {
  color: #1076b0;
}
.section-selection {
  background-color: #fcfcfc;
  border: 1px solid #dddddd;
}
.index-block-icon a {
  padding: 5px;
  display: block;
  color: #313131;
  text-decoration: none;
  border: solid 1px #ffffff;
}
.index-block-icon a:hover {
  color: #313131;
  border: solid 1px #d5d5d5;
}
.index-block-icon h3 {
  margin-top: 3px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.index-block-icon-img {
  height: 55px;
}
.index-block-icon-img img {
  margin: 0 auto;
}
.index-icon-title {
  padding-top: 10px;
}
.icon-index-21 .index-block-icon-21 a {
  padding: 5px;
  display: block;
  color: #313131;
  text-decoration: none;
  border: solid 1px #ffffff;
}
.icon-index-21 .index-block-icon-21 a:hover {
  color: #313131;
  border: solid 1px #d5d5d5;
}
.icon-index-21 .index-block-icon-21 h2 {
  margin-top: 3px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.icon-index-21 .index-block-icon-img-21 {
  height: 55px;
}
.icon-index-21 .index-block-icon-img-21 img {
  margin: 0 auto;
}
.icon-index-21 .index-icon-title-21 {
  padding-top: 10px;
}
/*
.circle {
  border-radius: 50%;
}



.icon-box {
  text-align: center;
}

.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: #1076b0;
  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: 28px;
  width: 120px;
}

.fa-round {
  border: 1px solid #1076b0;
  //border-radius: 50%;
  color: #1076b0;
  height: 30px;
  padding-top: 6px;
  text-align: center;
  width: 30px;
}

.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;
}*/
.btn-service {
  font-size: 26px;
}
.btn-form {
  text-align: left;
  margin: 0 20px 0px 20px;
}
.btn-form a {
  background-image: url('/assets/css/img/button-form.png');
  background-position: 15px 5px;
  background-repeat: no-repeat;
  background-color: #f7aa2e;
  padding: 8px 10px 0 130px;
  display: block;
  color: #313131;
  min-height: 80px;
}
.btn-form a:hover {
  background-color: #f7c318;
  text-decoration: none;
  color: #313131;
}
.btn-moto {
  text-align: center;
  margin: 10px 0;
}
.btn-moto h3 {
  margin-top: 0;
  font-weight: 600;
}
.btn-moto a {
  background-color: #FF6700;
  padding: 10px;
  display: block;
  color: #000000;
  min-height: 80px;
}
.btn-moto a:hover {
  background-color: #fa8d44;
  text-decoration: none;
  color: #000000;
}
.btn-moto-block {
  text-align: center;
  margin: 10px 0;
}
.btn-moto-block h3 {
  margin-top: 0;
  font-weight: 600;
}
.btn-moto-block a {
  background-color: #FFFFFF;
  padding: 10px 15px 20px 15px;
  display: block;
  color: #000000;
  min-height: 80px;
  border: 2px solid #FF6700;
}
.btn-moto-block a:hover {
  background-color: #d7d6d6;
  text-decoration: none;
  color: #000000;
}
.btn-moto-block .btn-moto-bg {
  background-color: #FF6700;
  padding: 10px;
  display: inline-block;
  color: #000000;
  min-height: 40px;
  margin: 10px 0 15px 0;
  font-size: 18px;
  font-weight: bold;
}
.container-bg {
  background-color: #efefef;
  padding: 0px 0;
}
.container-bg-blue {
  background-color: #147ec2;
}
.index-warranty {
  background-image: url("images/icon-waranty.jpg");
  background-repeat: no-repeat;
  background-position: 15px 0;
}
.index-warranty a {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 10px;
  line-height: 1.1;
  color: #fff;
  text-decoration: none;
}
.index-warranty a:hover {
  color: #fff;
  text-decoration: underline;
}
.hs-service {
  background-color: #646464;
  background-image: url("images/service.png");
  background-repeat: no-repeat;
  background-position: 15px 15px;
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin-bottom: 10px;
}
.hs-service p {
  padding-top: 10px;
}
.hs-service .title {
  padding: 0px 0 0 95px;
}
@media (max-width: 767px) {
  .hs-service .title {
    height: 60px;
  }
}
.hs-service h3 {
  display: inline;
}
.hs-service .btn {
  padding: 10px 30px;
  margin-bottom: 1px;
}
.hs-service .active {
  color: #313131;
  background-color: #ffcc33;
  box-shadow: none;
  border: 1px solid #ffcc33;
}
body {
  padding-top: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
a {
  color: #147ec2;
  xtext-decoration: underline;
}
a:hover {
  color: #147ec2;
}
h1,
.h1 {
  font-size: 30px;
  font-weight: 300;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.heading-block h2 {
  margin: 10px 0 20px 0;
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
}
.line-through {
  text-decoration: line-through;
}
.list-margin-left-no-icon ul {
  list-style-type: none;
}
.list-margin-left-no-icon li {
  margin-left: 0px;
  padding-bottom: 3px;
}
/* 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;
}
/*.product-list-block h2 {
  font-size: 18px;
  text-transform: uppercase;
}*/
.product-list-block h3 {
  padding: 0 15px;
  margin: 0;
  font-size: 20px;
}
.product-list {
  margin-bottom: 20px;
  background-color: #ffffff;
  position: relative;
}
.product-list .label {
  border-radius: 0;
  margin-left: 15px;
  font-size: 12px;
  font-weight: 400;
  padding: 1px 5px;
}
.product-list-block-souhrn {
  margin-bottom: 20px;
  background-color: #ffffff;
  position: relative;
}
.product-list-block-souhrn p {
  padding: 2px 15px;
  margin: 0;
  font-size: 12px;
}
.product-list-block-souhrn .label {
  border-radius: 0;
  margin-left: 15px;
  font-size: 12px;
  font-weight: 400;
  padding: 1px 5px;
}
.product-block {
  position: relative;
}
/*.product-icon{
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 15px;
}*/
.product-list a {
  border: solid 1px #efefed;
  padding: 0px;
  display: block;
  color: #2F2F2E;
  background-color: #ffffff;
  text-decoration: none;
}
.product-list a:hover {
  padding: 0px;
  border: solid 1px #b2b2b2;
  color: #2F2F2E;
}
.product-list p {
  padding: 2px 15px;
  margin: 0;
  font-size: 12px;
}
.product-list-price-small {
  padding: 0 15px 7px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.product-list-price-small span {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  float: right !important;
}
.product-list-price {
  position: relative;
  padding: 0 15px 7px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.product-list-price span {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  float: right !important;
}
.product-list-price-rental {
  background-color: #ffcc33;
  position: relative;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.product-list-price-rental span {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  float: right !important;
}
.product-list-price-rental small {
  font-size: 10px;
}
.product-list-img {
  position: relative;
}
.product-list-info {
  position: absolute;
  text-transform: uppercase;
  font-weight: bold;
  box-sizing: border-box;
}
.product-list-action {
  background-color: #be0905;
  color: #ffffff;
  line-height: 26px;
  padding: 5px 8px;
  text-align: justify;
  text-transform: uppercase;
}
.product-list-hottip {
  background-color: #147ec2;
  color: #ffffff;
  padding: 10px 8px;
  line-height: 26px;
  text-align: justify;
  text-transform: uppercase;
}
.product-list-hottip-moto {
  background-color: #FF6700;
  color: #000000;
  padding: 10px 8px;
  line-height: 26px;
  text-align: justify;
  text-transform: uppercase;
}
.product-list-hottip-gg {
  background-color: #545454;
}
.product-header,
.product-header-detail {
  color: #2F2F2E;
}
.product-header,
.product-header-detail h3 {
  font-size: 22px;
  font-weight: 400;
  padding: 5px 0px;
  margin: 0;
}
.product-header span,
.product-header-detail h3 span {
  font-weight: 400;
  font-size: 18px;
  display: block;
}
.product-header small,
.product-header-detail h3 small {
  color: #2F2F2E;
}
.product-header-detail h1 {
  font-size: 22px;
  font-weight: 400;
  padding: 5px 15px;
  margin: 0;
}
.product-header-detail h1 span {
  font-weight: 400;
  font-size: 18px;
  display: block;
}
.product-content {
  margin-top: 5px;
  margin-bottom: 5px;
}
.product-content p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0 15px;
  line-height: 16px;
}
.product-content span {
  float: right !important;
}
.product-icon {
  margin-top: 5px;
}
.product-icon p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0 15px;
  line-height: 20px;
}
.product-icon span {
  float: right !important;
}
.product-icon i {
  color: #4F9F43;
}
.product-icon .action-financovani {
  margin: 10px 15px;
  padding: 10px;
  background-color: #c7c7c7;
}
.product-icon .action-financovani .highlighting {
  font-weight: 500;
  color: #ffffff;
  background-color: #f8021b;
  padding: 3px 5px;
}
.product-icon .action-financovani p {
  margin: 0;
  padding: 0;
}
/*
.product-content p.product-category{
   margin-bottom: 5px;
 }
*/
.product-content-line h3 {
  padding: 10px 10px 15px;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}
.product-img {
  position: relative;
}
.product-status {
  position: absolute;
  z-index: 999;
  line-height: 26px;
  padding: 5px 8px;
  text-align: center;
  text-transform: uppercase;
}
.product-status-bottom-no-transform {
  position: absolute;
  bottom: 0;
  z-index: 999;
  line-height: 26px;
  padding: 5px 8px;
  text-align: center;
}
.product-status-bottom {
  position: absolute;
  bottom: 0;
  z-index: 999;
  line-height: 26px;
  padding: 5px 8px;
  text-align: center;
  text-transform: uppercase;
}
.product-status-top-right {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
}
.product-status-top-right .btn {
  display: block;
}
.product-status-top-right .btn-parking {
  font-size: 16px;
  line-height: 20px;
}
.product-status-top-right .red {
  color: #be0905;
}
.product-status-top-right .green {
  color: #5cb85c;
}
.product-status-top-right .tool-btn {
  margin-bottom: 3px;
}
.product-status-top-right .parking-block {
  border: solid 1px #014a8f;
  background-color: #ffffff;
  padding: 1px;
  border-radius: 2px;
}
.product-status-top-right .parking {
  background-color: #014a8f;
  color: #ffffff;
  font-weight: 600;
  padding: 0px 3px 0px 3px;
  border-radius: 2px;
}
.product-status-top-right .parking .count {
  font-size: 1rem;
}
.product-status-top-right .active {
  background-color: #5b5b5b;
}
.parking-fixed-blok {
  position: relative;
  z-index: 1000000;
}
.parking-fixed-blok .parking-fixed {
  position: fixed;
  right: 10px;
  bottom: 10px;
}
.parking-fixed-blok .parking-fixed a {
  text-decoration: none;
}
.parking-fixed-blok .parking-fixed .parking-block {
  border: solid 1px #014a8f;
  background-color: #ffffff;
  padding: 1px;
  border-radius: 2px;
  display: block;
}
.parking-fixed-blok .parking-fixed .parking {
  background-color: #014a8f;
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: 600;
  padding: 0px 3px 0px 3px;
  border-radius: 2px;
  display: block;
}
.parking-fixed-blok .parking-fixed .parking .count {
  font-size: 1rem;
}
.parking-fixed-blok-menu {
  position: relative;
  z-index: 1000000;
}
.parking-fixed-blok-menu .parking-fixed {
  position: absolute;
  right: 10px;
  top: 10px;
}
.parking-fixed-blok-menu .parking-fixed a {
  text-decoration: none;
}
.parking-fixed-blok-menu .parking-fixed .parking-block {
  border: solid 1px #014a8f;
  background-color: #ffffff;
  padding: 1px;
  border-radius: 2px;
  display: block;
}
.parking-fixed-blok-menu .parking-fixed .parking {
  background-color: #014a8f;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 600;
  padding: 0px 3px 0px 3px;
  border-radius: 2px;
  display: block;
}
.parking-fixed-blok-menu .parking-fixed .parking .count {
  font-size: 1rem;
}
.parking-fixed-blok-menu-2 {
  position: relative;
  z-index: 1000000;
}
.parking-fixed-blok-menu-2 .parking-fixed {
  position: absolute;
  right: 10px;
  top: 10px;
}
.parking-fixed-blok-menu-2 .parking-fixed a {
  text-decoration: none;
}
.parking-fixed-blok-menu-2 .parking-fixed .parking-block {
  border: solid 1px #014a8f;
  background-color: #ffffff;
  padding: 1px;
  border-radius: 2px;
  display: block;
}
.parking-fixed-blok-menu-2 .parking-fixed .parking {
  background-color: #014a8f;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 600;
  padding: 0px 3px 0px 3px;
  border-radius: 2px;
  display: block;
}
.parking-fixed-blok-menu-2 .parking-fixed .parking .count {
  font-size: 1.1rem;
  display: inline;
}
.parking-fixed-blok-menu-2 .parking-fixed .parking .scale-down-center {
  display: inline-block;
}
.parking-fixed-blok-menu-2 .parking-fixed .parking .scale-down-center {
  -webkit-animation: scale-down-center 0.4s ease-in-out reverse;
  animation: scale-down-center 0.4s ease-in-out reverse;
}
@-webkit-keyframes scale-down-center {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes scale-down-center {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.product-description-garage {
  position: absolute;
  top: 0px;
  right: 45px;
  z-index: 999;
  background-color: #ffffff;
  padding: 0 5px;
  line-height: 34px;
}
.product-description-compare {
  position: absolute;
  top: 37px;
  right: 45px;
  z-index: 999;
  background-color: #ffffff;
  padding: 0 5px;
  line-height: 34px;
}
.product-status-header .badge {
  color: #2f2f2e;
  background-color: #dadada;
  font-size: 0.8rem;
}
.product-status-header .red i {
  color: #be0905;
}
.product-status-header .parking-block {
  border: solid 1px #014a8f;
  background-color: #ffffff;
  padding: 1px;
  border-radius: 2px;
}
.product-status-header .parking {
  background-color: #014a8f;
  color: #ffffff;
  font-weight: 600;
  padding: 0px 3px 0px 3px;
  border-radius: 2px;
}
.product-status-header .parking .count {
  font-size: 0.8rem;
}
.product-status-sold {
  background-color: #be0905;
  color: #fffeee;
}
.product-status-reserved {
  background-color: #ffcc33;
  color: #000000;
}
.product-status-order {
  background-color: #04afb6;
  color: #ffffff;
}
.product-status-authentic {
  background-color: #e2e1e1;
  color: #101010;
  font-weight: 300;
}
.product-status-block {
  position: relative;
}
.product-service-block {
  position: relative;
}
.product-service {
  position: absolute;
  top: 20px;
  background-color: #5cb85c;
  color: #ffffff;
  font-size: 12px;
  margin: 0 15px;
  padding: 10px;
}
/*.product-waranty-block{
  position: relative;


}*/
.product-price {
  position: absolute;
  display: inherit;
  bottom: 26px;
  left: 15px;
  right: 15px;
  background-color: #c9302c;
  color: #ffffff;
  font-size: 12px;
  padding: 10px;
}
.product-price span {
  color: #ffffff;
  font-size: 16px;
}
.product-list-detail {
  margin-top: -50px;
}
.product-list-detail .product-header-detail {
  margin: 0px 0 5px 0;
}
@media (max-width: 767px) {
  .product-list-detail {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .product-list-detail {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .product-list-detail {
    margin-top: -50px;
  }
}
@media (min-width: 1200px) {
  .product-list-detail {
    margin-top: -50px;
  }
}
.product-user {
  margin-top: 20px;
  background-color: #ffffff;
  position: relative;
  text-align: center;
}
.product-user img {
  padding: 10px 0 0 0;
}
.product-user h4 {
  font-size: 20px;
}
.product-list-detail-new-car {
  margin-top: 0px;
}
.product-list-detail-new-car a i {
  display: block;
  padding-bottom: 5px;
}
.product-list-detail-new-car .product-header-detail {
  margin: 0px 0 5px 0;
}
@media (max-width: 767px) {
  .product-list-detail-new-car {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .product-list-detail-new-car {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .product-list-detail-new-car {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .product-list-detail-new-car {
    margin-top: 0px;
  }
}
.product-list-detail-new-car .btn-group {
  margin-top: 5px;
}
.product-list-detail-new-car-left {
  margin-top: 0px;
}
.product-list-detail-new-car-left a i {
  display: block;
  padding-bottom: 5px;
}
.product-list-detail-new-car-left .product-header-detail {
  margin: 0px 0 5px 0;
}
.product-list-detail-new-car-left .product-header-detail h1 {
  padding: 10px 0 10px 0;
  font-weight: 600;
}
.product-list-detail-new-car-left .product-header-detail .detail-description {
  padding: 0px 0 5px 0;
}
@media (max-width: 767px) {
  .product-list-detail-new-car-left {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .product-list-detail-new-car-left {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .product-list-detail-new-car-left {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .product-list-detail-new-car-left {
    margin-top: 0px;
  }
}
.product-list-detail-new-car-left .btn-group {
  margin-top: 5px;
}
.product-new-car h1 {
  margin: 0px;
}
.detail-description {
  padding: 20px 0 0 0;
}
.detail-description span.order {
  background-color: #04afb6;
  color: #ffffff;
  padding: 5px 10px;
}
.img-none {
  background-color: #e8e8e8;
}
.img-none img {
  margin: 0 auto;
}
.product-list-ebikes .label-border {
  background-color: #ffffff;
  color: #2F2F2E;
  border: solid 1px #a5a5a5;
}
.product-list-ebikes .product-content-ebikes p {
  padding-top: 3px;
  padding-bottom: 3px;
}
/*basic panel
*/
.media-border {
  padding-left: 20px;
  margin-bottom: 10px;
  border-left: solid 10px #147ec2;
}
.media-border p {
  margin-bottom: 0;
}
.pagination-mt-0 {
  margin-top: 0;
}
.top-info {
  font-size: 11px;
  padding: 8px;
}
.top-info .top-ifo-text span {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 30px;
  vertical-align: middle;
  white-space: nowrap;
}
/*
.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: #464a4c;
  color: #ffffff;
  padding: 10px 0 10px;

}

.he-top-gray h3 {
  font-size: 16px;
  margin: 0;
  color: #ffffff;
  padding: 5px 15px;

  display: inline-block;
}

.he-top-gray p {

  color: #D6D6D6;
  padding: 5px 15px;
  font-size: 12px;
  margin: 0;

}
.he-logo{
  span{
    vertical-align: bottom;
    padding-left: 30px;
  }
}
*/
.motto {
  font-size: 12px;
  padding: 3px 0 0;
  font-style: italic;
  margin: 0 0 10px 0;
}
.motto span {
  padding-left: 30px;
}
.motto-logo {
  font-size: 12px;
  padding: 0px 20px 0 0px;
  font-style: italic;
  margin: 0 0 0px 0;
}
.motto h1 {
  font-size: 12px;
  padding: 3px 0 0;
  font-style: italic;
  margin: 0 0 10px 0;
}
.motto a {
  color: #333333;
  text-decoration: none;
}
.motto ahover {
  color: #333333;
  text-decoration: none;
}
.motto h3 {
  font-size: 16px;
  padding: 3px;
  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 h2 {
  margin: 15px;
}
*/
/*
.he-select {
  position: absolute;
  top: 150px;
  left: 360px;
}

.icon-select {

}

.filter-header-img {
  margin: 10px 0;
  border: 1px solid #ffffff;
  border-radius: 4px;
  padding: 0;
}

.filter-model {
  border: 1px solid #ffffff;
  border-radius: 4px;
}





.text-theme + .text-theme {
  margin-bottom: 0;
  margin-top: 16px;
}

.title-sm {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 10px;
  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;
}
.logo-brand a{
  padding-left: 5px;
}

.top-menu {
  padding-right: 0;
}

.blok-search {
  //padding: 35px 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: 0px;
  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: #ffcc33;
  color: #000000;
  border-radius: 0px;
}
.new-utility a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #5a5a5a;
}
.bg-block {
  background-color: #fcfcfc;
  border: 1px solid #dddddd;
}
.bg-block-yelow {
  background-color: #ffcc33;
  border: 1px solid #ffcc33;
  padding: 0 20px 20px 20px;
}
.bg-block-yelow span {
  padding-right: 5px;
  padding-left: 5px;
  border-right: solid 1px #000000;
}
.bg-block-yelow-small {
  background-color: #ffcc33;
  border: 1px solid #ffcc33;
  padding: 0 10px 10px 10px;
}
.bg-block-yelow-small span {
  padding-right: 5px;
  padding-left: 5px;
  border-right: solid 1px #000000;
}
.bg-block-white-default {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 0 20px 20px 20px;
}
.bg-block-white {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 0 20px 20px 20px;
}
.bg-block-white span {
  padding-right: 5px;
  padding-left: 5px;
  border-right: solid 1px #000000;
}
.bg-block-white-small {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 0 10px 10px 10px;
}
.bg-block-white-small span {
  padding-right: 5px;
  padding-left: 5px;
  border-right: solid 1px #000000;
}
.bg-block-gray {
  background-color: #808080;
  border: 1px solid #808080;
  padding: 0 20px 20px 20px;
}
.bg-block-gray span {
  padding-right: 5px;
  padding-left: 5px;
  border-right: solid 1px #000000;
}
.info-block {
  background-color: #e2e6e8;
  background-clip: content-box;
  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;
}
.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;
}
.foo-hr {
  height: 5px;
  background-color: #0370a4;
}
.btn-foo {
  display: block;
  margin: 10px 15px 0 15px;
  background-color: #ffffff;
}
.separator-1 {
  width: 100%;
  height: 10px;
}
.separator-2 {
  width: 100%;
  height: 20px;
}
.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;
  xborder-radius: 4px;
  padding: 5px 10px;
  margin-bottom: 3px;
}
.price-other-bg-red {
  background-color: #e02904;
  xborder-radius: 4px 4px 0 0;
  padding: 5px 10px;
  color: #ffffff;
  margin: -5px -10px 0 -10px;
  font-weight: bold;
}
.label-icon-detail {
  font-size: 16px;
}
.gallery-img img {
  padding: 1px;
  display: inherit;
}
.map-canvas {
  color: #000000;
  border: 1px solid #CCC;
  width: 100%;
  height: 450px;
}
/*.btn-active {
  background-color: #d14e30;
  border-color: #d14e30;
  color: #ffffff
}*/
.through {
  text-decoration: line-through;
}
hr.filter-hr {
  margin: 5px;
}
.nav-block {
  padding: 5px 0;
  background-image: url("images/white_wall_hash.png");
  background-repeat: repeat;
  background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
}
.navbar-fixed-top .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-fixed-top p {
  color: #FFFFFF;
}
.navbar-header p {
  margin: 13px 0 0 5px;
}
.navbar-header img {
  margin-top: 10px;
  margin-left: 30px;
}
.navbar-user {
  padding: 10px 15px;
}
.navbar-user i {
  margin: 15px 0 0 90px;
}
.navbar-fixed-top {
  background-color: #147ec2;
  border-bottom: 1px solid #ffffff;
  z-index: 1000;
}
.navbar-fixed-top .container .collapse {
  padding-left: 15px;
}
.navbar-default .navbar-fixed-inverse > li > a {
  color: #000000;
}
.navbar-default .navbar-fixed-inverse i {
  color: #000000;
}
.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: #313131;
  background-color: #ffcc33;
  box-shadow: none;
  border: 1px solid #ffcc33;
}
.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;
  }
}
.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;
}
.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;
}
.table-lease {
  font-size: 10px;
}
.table-lease > thead > tr > th,
.table-lease > tbody > tr > th,
.table-lease > tfoot > tr > th,
.table-lease > thead > tr > td,
.table-lease > tbody > tr > td,
.table-lease > tfoot > tr > td {
  padding: 6px 3px;
  text-align: center;
}
.table-lease .weekend {
  background-color: #eeecec;
  font-weight: 800;
}
.table-lease .blocation {
  background-color: #e0e34b;
}
.table-lease .blocation,
.legend-lease .blocation {
  background-color: #e0e34b;
  color: #2f2f2e;
}
.table-lease .reserved,
.legend-lease .reserved {
  background-color: #ee746e;
  color: #2f2f2e;
}
.legend-lease .label {
  border-radius: 0;
  font-weight: 400;
}
.table-responsive {
  margin: 0 4px;
}
.font-weight-bolder {
  font-weight: bold;
}
.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%;
}
body.active {
  overflow-x: hidden;
  overflow-y: hidden;
}
body.active .navbar {
  z-index: 1000;
}
.overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
  bottom: 0;
  left: 0;
  width: 25px;
  background-color: rgba(0, 0, 0, 0);
}
.overlay.active {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: background-color 0.35s;
  background-color: rgba(0, 0, 0, 0.5);
}
.navbar {
  border: none;
}
.navbar .navbar-nav > .current-menu-item a {
  color: #fff;
  background-color: #080808;
}
.navbar .navbar-toggle:focus,
.navbar .navbar-toggle:hover {
  background-color: transparent;
}
.navbar .container,
.navbar .container-fluid {
  /*ul
    {
      //width: 100%;
      //padding-left: 15px;
    }*/
}
.navbar .container > .navbar-collapse,
.navbar .container-fluid > .navbar-collapse {
  position: fixed;
  z-index: 1000;
  top: 0;
  bottom: 0;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  width: 0;
  padding: 0;
  white-space: nowrap;
  border-top: 0 solid white;
  background-color: #ffffff;
  box-shadow: none;
}
.navbar .container > .navbar-collapse.in,
.navbar .container-fluid > .navbar-collapse.in {
  width: 90%;
  color: #000;
  background-color: #ffffff;
}
.transition {
  transition: width 0.35s !important;
}
.navbar-toggle {
  margin-left: 10px;
  border: none;
}
.navbar-nav {
  margin: 0;
}
@media (min-width: 768px) {
  .navbar {
    z-index: 1000;
  }
  .navbar .container,
  .navbar .container-fluid {
    padding: 0 15px;
  }
  .navbar .container .navbar-header,
  .navbar .container-fluid .navbar-header {
    margin: 0;
    padding: 0;
  }
  .navbar .container ul,
  .navbar .container-fluid ul {
    width: auto;
    padding-left: 0;
  }
  .navbar .container > ul,
  .navbar .container-fluid > ul {
    background-color: transparent;
  }
  .navbar .container > .navbar-collapse,
  .navbar .container-fluid > .navbar-collapse {
    position: relative;
    position: initial;
    z-index: auto;
    z-index: initial;
    top: auto;
    top: initial;
    bottom: auto;
    bottom: initial;
    width: auto;
    width: initial;
    margin: auto;
    margin: initial;
    background-color: transparent;
    background-color: initial;
  }
  .navbar-nav {
    margin: initial;
  }
  .overlay {
    display: none;
  }
}
/*---------cookies---------*/
.eu-cookies {
  text-align: center;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  background-color: #868686;
  z-index: 999;
  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;
}
/*
.top-info {
  font-size: 11px;
  padding: 8px;
  .top-ifo-text{
    span {
      padding-top: 10px;
      padding-left: 5px;
      padding-right: 30px;
      vertical-align: middle;
      white-space: nowrap;
    }
  }


}*/
.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;
}
.test123 {
  color: #3684b0;
}
/*.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: #464a4c;
  color: #ffffff;
  padding: 10px 0 10px;
}
.he-top-gray h3 {
  font-size: 16px;
  margin: 0;
  color: #ffffff;
  padding: 5px 15px;
  display: inline-block;
}
.he-top-gray p {
  color: #D6D6D6;
  padding: 5px 15px;
  font-size: 12px;
  margin: 0;
}
.he-logo {
  padding-top: 10px;
}
.he-logo span {
  vertical-align: bottom;
  padding-left: 30px;
}
.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 h2 {
  margin: 15px;
}
*/
.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;
}*/
.text-theme + .text-theme {
  margin-bottom: 0;
  margin-top: 16px;
}
.title-sm {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 10px;
  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;
}
.logo-brand a {
  padding-left: 5px;
}
.top-menu {
  padding-right: 0;
}
.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: 0px;
  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: #ffcc33;
  color: #000000;
  border-radius: 0px;
}
.new-utility a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #5a5a5a;
}
.bg-block {
  background-color: #fcfcfc;
  border: 1px solid #dddddd;
}
.bg-block-yelow {
  background-color: #ffcc33;
  border: 1px solid #ffcc33;
  padding: 0 20px 20px 20px;
}
.bg-block-yelow span {
  padding-right: 5px;
  padding-left: 5px;
  border-right: solid 1px #000000;
}
.bg-block-yelow-small {
  background-color: #ffcc33;
  border: 1px solid #ffcc33;
  padding: 0 10px 10px 10px;
}
.bg-block-yelow-small span {
  padding-right: 5px;
  padding-left: 5px;
  border-right: solid 1px #000000;
}
.bg-block-gray {
  background-color: #808080;
  border: 1px solid #808080;
  padding: 0 20px 20px 20px;
}
.bg-block-gray span {
  padding-right: 5px;
  padding-left: 5px;
  border-right: solid 1px #000000;
}
.info-block {
  background-color: #e2e6e8;
  background-clip: content-box;
  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;
}
.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;
}
.foo-hr {
  height: 5px;
  background-color: #0370a4;
}
.btn-foo {
  display: block;
  margin: 10px 15px 0 15px;
  background-color: #ffffff;
}
.foo-gall img {
  padding: 3px 15px;
}
.footer-banner .border {
  border: 1px solid #DEE2E6 !important;
}
.footer-banner .center img {
  margin: 0 auto;
}
.separator-1 {
  width: 100%;
  height: 10px;
}
.separator-2 {
  width: 100%;
  height: 20px;
}
.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;
  xborder-radius: 4px;
  padding: 5px 10px;
  margin-bottom: 3px;
}
.price-other-bg-red {
  background-color: #e02904;
  xborder-radius: 4px 4px 0 0;
  padding: 5px 10px;
  color: #ffffff;
  margin: -5px -10px 0 -10px;
  font-weight: bold;
}
.label-icon-detail {
  font-size: 16px;
}
.gallery-img img {
  padding: 1px;
  display: inherit;
}
.map-canvas {
  color: #000000;
  border: 1px solid #CCC;
  width: 100%;
  height: 450px;
}
/*.btn-active {
  background-color: #d14e30;
  border-color: #d14e30;
  color: #ffffff
}*/
.through {
  text-decoration: line-through;
}
hr.filter-hr {
  margin: 5px;
}
.index-warranty {
  color: #ffffff;
  padding-left: 130px;
}
.index-warranty h4 {
  font-size: 26px;
  font-weight: 400;
}
/*
.navbar-fixed-top{

  width: 100%;
  z-index: 100;
  position: fixed;
  top: 20px; //this non numerical offset value positions the nav bar up top by default;
  @media (min-width: 1100px) {
    //bottom: 0; // then this rule comes in at larger widths and overrides whatever the nav inheriting

  }

}
*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.centerimg img {
  margin: 0 auto;
}
.justify-content-center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.poduct-list-calculation .product-img {
  min-height: 200px;
}
/*# sourceMappingURL=spinao.css.map */