/*!
 * Created by PhpStorm.
 * User: Blovsky
 */
.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: 29px;
  width: 120px;
}
.fa-round {
  border: 1px solid #1076b0;
  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;
}
.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;
}
.btn-service {
  font-size: 26px;
}
body {
  font-family: 'Open Sans', monospace;
  padding-top: 0;
}
a {
  color: #ffb900;
  xtext-decoration: underline;
}
a:hover {
  color: #025899;
}
h1,
.h1 {
  font-size: 30px;
}
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;
}
/* Home Page Carousel */
.item {
  background: transparent;
  text-align: center;
  height: 300px !important;
}
.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 10px;
  margin: 0;
  font-size: 20px;
}
.product-header {
  color: #585857;
}
.product-header h3 {
  font-size: 18px;
  padding: 5px;
  margin: 0;
}
.product-content-line h3 {
  padding: 10px 10px 15px;
  margin: 0;
  font-size: 16px;
}
.product-list {
  margin-bottom: 20px;
  background-color: #efefed;
  position: relative;
}
.product-list a {
  border: solid 1px #efefed;
  padding: 0px;
  display: block;
  color: #585857;
  background-color: #efefed;
  text-decoration: none;
}
.product-list a:hover {
  padding: 0px;
  border: solid 1px #b2b2b2;
  color: #585857;
}
.product-list p {
  padding: 2px 10px;
  margin: 0;
  font-size: 12px;
}
.product-list-price {
  padding: 0 10px 7px;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}
.product-list-price small {
  font-weight: normal;
  font-size: 14px;
}
.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: #ffcc33;
  color: #000000;
  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-sold {
  background-color: #be0905;
  color: #ffffff;
}
.product-status-reserved {
  background-color: #ffcc33;
  color: #000000;
}
/*basic panel
*/
.media-border {
  padding-left: 20px;
  margin-bottom: 10px;
  border-left: solid 10px #ffcc33;
}
.media-border p {
  margin-bottom: 0;
}
.block-menu {
  xbackground-color: #f7f7f7;
  xborder-top: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
}
.bottom-menu {
  width: 100%;
  height: 5px;
  background: -webkit-linear-gradient(#d5d5d5, #ffffff);
  background: -moz-linear-gradient(#d5d5d5, #ffffff);
  background: -ms-linear-gradient(#d5d5d5, #ffffff);
  background: -o-linear-gradient(#d5d5d5, #ffffff);
  background: linear-gradient(#d5d5d5, #ffffff);
  margin-bottom: 10px;
}
.filter-bg {
  background-color: #1076b0;
  color: #ffffff;
}
.filter-models {
  padding-top: 3px;
  padding-bottom: 3px;
}
.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---------*/
.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;
}
/*------------------------------*/
.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;
}
.motto {
  font-size: 12px;
  padding: 3px 0 0;
  font-style: italic;
  margin: 0 0 10px 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;
}
.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: 20px;
}
.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-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;
}
