@font-face {
  font-family: "BMW Type Web Thin";
  src: url('../fonts/BMWType-Thin.eot'); /* IE9 Compat Modes */
  src: url('../fonts/BMWType-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/BMWType-Thin.woff') format('woff'), /* Pretty Modern Browsers */
  url('../fonts/BMWType-Thin.ttf')  format('truetype'), /* Safari, Android, iOS */
  url('../fonts/BMWType-Thin.svg#svgFontName') format('svg'); /* Legacy iOS */
}


.thin-font h1,
.thin-font h2,
.thin-font h3 {
    font-family: "BMW Type Web Thin" !important;
}



.sf-dump-protected, .sf-dump-num,
.sf-dump-key, .sf-dump-str,
.sf-dump-note {
  font-size: 16px;
}

.typo-headlines-l-mixed {letter-spacing: -1.13px;  font-family: "BMW Type Web Bold"}
a {
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
a:hover {
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.22%;
}
.m-logo {
  padding: 5px 10px 0px 0px;
}
.m-logo:after {
  content: url("../media/mediapool/m.png");
  height: 30px;
  width: 87px;
  float: left;
  margin: -4px 0px 0px 0px;
}

.i-logo {
  padding: 0px 0px 0px 0px;
}
.i-logo:after {
  content: url("../media/mediapool/i.png");
  height: 30px;
  width: 33px;
  float: left;
  margin: -4px 0px 0px 0px;
}
.accordion-title {
  position: relative;
  text-align: left;
  width: calc( 100% - 60px);
  margin: 13px 0px 0px 5px;
}
.loop{
  width: 100%;
  height: 500px;
  background: url("../media/mediapool/bg-olszowiec-bmw-m.jpg") top center;
  float: left;
}
.loop-2 {
  width: 100%;
  height: 200px;
  float: left;
}
.item {
  height: 500px;
  vertical-align: bottom;
  display: table-cell;
}
.loop-2 .item {
  height: 200px;
  vertical-align: bottom;
  display: table-cell;
}
.owl-item {
  -webkit-filter: blur(5px) opacity(50%); /* Safari */
  filter: blur(0px) opacity(50%);
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
  margin: 0px 0px 0px 0px;
}
.owl-item.active.center {
  -webkit-filter: blur(0px); /* Safari */
  filter: blur(0px);
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
  margin: 0px 0px 0px 0px;
}
.owl-item.active {
  -webkit-filter: blur(5px) opacity(0%);/* Safari */
  filter: blur(0px) opacity(50%);
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
  margin: -30px 0px 0px 0px;
}
.owl-item img {
  width: 90%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.owl-item.active.center img {
  width: 100%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.owl-item.cloned.active img {
  width: 90%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
  text-align: center;
}
.loop-2 .owl-item img {
  width: 70%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.loop-2 .owl-item.active.center img {
  width: 100%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.loop-2 .owl-item.cloned.active img {
  width: 70%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
  text-align: center;
}
.owl-item.active.center h2 {
  color: #fff!important;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  text-align: center;
}
.loop-2 .owl-item.active.center h2 {
  color: #262626!important;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  text-align: center;
}
.owl-item h2, .owl-item.cloned.active h2 {
  color: transparent!important;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  text-align: center;
}
.loop-2 .owl-item h2, .owl-item.cloned.active h2 {
  color: transparent!important;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  text-align: center;
}
.item-car {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  z-index: 999;
}
.loop-2 .item-car-tittle {
  position: absolute;
  font-size: 30px;
  margin: 0px 0px 0px 0px;
  z-index: 888;
  color: #262626!important;
}
.item-car-tittle {
  position: absolute;
  font-size: 80px;
  margin: 0px 0px 0px 0px;
  z-index: 888;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: transparent!important;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  position: absolute;
}
.owl-prev {
  top: 52%;
  left: 0px;
}
.owl-next {
  top: 52%;
  right: 0px;
}
.swiper-button-prev {
  opacity: 0.5!important;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
.swiper-button-prev:hover {
  opacity: 1!important;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
.swiper-button-next {
  opacity: 0.5!important;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
.swiper-button-next:hover {
   opacity: 1!important;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
 }
.loop-2.owl-theme .owl-dots .owl-dot.active span, .loop-2.owl-theme .owl-dots .owl-dot:hover span {
  background: #1c69d4!important;
}
.loop.owl-theme .owl-dots .owl-dot.active span, .loop.owl-theme .owl-dots .owl-dot:hover span {
  background: #1c69d4!important;
}
.bg-black {
  background: url("../media/mediapool/bg-m.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 30px;
}
.bg-m {
  background: -webkit-linear-gradient(#000000, #303030);
  background: -o-linear-gradient(#000000, #303030);
  background: -moz-linear-gradient(#000000, #303030);
  background: linear-gradient(#000000, #303030);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='black', endColorstr='#303030',GradientType=1 );
  background: url("../media/mediapool/bg-m_img_1.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 30px;
}
img {
  pointer-events: none;
}
.bg-table-filtr {

  background: url("../media/mediapool/bg-table.jpg") no-repeat center center;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}

.bg-table-filtr.ie {

  background: url("../media/mediapool/bg-table.jpg") no-repeat left center;
}

/* ******** dt-picker ********************************** */

input[type="dt"] {
  position: relative;
  border: none;
  background-color: #fff;
  height: 30px !important;
  margin: 4px 2px;
  cursor: pointer;
  text-align: left;
  max-width:100%;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;

}

input[type="dt"]:focus {
  border: none;
  outline: none;
}


div[data-dt="datetime"] {
  border: 2px solid #bbb;
}

input[type="dt"]:not([data-dt-type="date"]) {
  text-align: center;
}

input[type="dt"][data-dt-type="date"] {
  /*border-right: 2px solid #bbb;*/
}

input[type="dt"][data-dt-type="hour"] {
  text-align: right;
}

input[type="dt"][data-dt-type="minute"] {
  text-align: left;
  width: 96%;
}

.hour-minute-separator:after {
  content:":";
  position: absolute;
  top: 10px;
  right: -5px;
  width: 7px;
  color: #777;
}

[class^="dt-option-container"] {
  position: absolute;
  top: 38px !important;
  z-index: 1000;
  background-color: #e5e5e5;
  border: 1px solid #bbb;
  max-height:400px;
  overflow-y: auto;

}

div[data-dt-option] {
  display: block;
  padding: 4px 8px;
  text-align: left;
  
}

div[data-dt-option]:hover {
  background-color: #1c69d4;
  color: #fff;
  cursor: default;
}


[data-dt="datetime"] [id="serviceform[date]-error"] {
  position: absolute;
  left: 0;
  top: 49px;
  font-size: 13px;
  font-family: Arial,Roboto,Helvetica,sans-serif;
}

.smoke {
  position: absolute;
  z-index: 2;
  animation-name: example;
  animation-duration: 60s;
  animation-iteration-count: 100;
}
@keyframes example {
  0%   {margin-left: -4000px; margin-top: 0px;}
  50% {margin-top: -100px;}
  100% {margin-left: 1000px; margin-top: 0px;}
}

/* /******** dt-picker ********************************** */



.hover-no-effect,
.hover-no-effect:hover,.hover-no-effect:active,.hover-no-effect:visited,.hover-no-effect:focus{
  color:inherit;
}
.hover-effect:hover{
  color:#1c69d4;
}



h1,h2,h3,h4,h5,h6{
    word-wrap: break-word;
}


.slider-one-per-page img {
  width: calc(100% - 16px) !important;
  margin-right: 8px;
  margin-left: 8px;

}

.slider-two-per-page img {
  width: calc(100% - 16px) !important;
  margin-right: 8px;
  margin-left: 8px;
}

.newspage-slider .swiper-button-next {
  right: 8px;
}

.newspage-slider .swiper-button-prev {
  left: 8px;
}

.hover-no-effect:focus, .hover-no-effect:active {
  color: #262626!important;
}

input[type="dt"] {
  position: relative;
  border: none;
  background-color: #fff;
  height: 30px !important;
  margin: 4px 2px;
  cursor: pointer;
  text-align: left;
  max-width:98%;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;

}

input[type="dt"]:focus {
  border: none;
  outline: none;
}

[data-dt="datetime"] input,
[data-dt="datetime"] input:hover {
  outline-color: transparent;
  border: 0px solid transparent;
}

div[data-dt="datetime"] {
  border: 2px solid #bbb;

}

input[type="dt"]:not([data-dt-type="date"]) {
  text-align: center;
}

input.date-time-separator[type="dt"][data-dt-type="date"] {
  border-right: 2px solid #bbb;
}

input[type="dt"][data-dt-type="hour"] {
  text-align: right;
}

input[type="dt"][data-dt-type="minute"] {
  text-align: left;
  width: 96%;
}

.hour-minute-separator:after {
  content:":";
  position: absolute;
  top: 10px;
  right: -5px;
  width: 7px;
  color: #777;
}

[class^="dt-option-container"] {
  position: absolute;
  top: 38px !important;
  z-index: 1000;
  background-color: #e5e5e5;
  border: 1px solid #bbb;
  max-height:400px;
  overflow-y: auto;
}

div[data-dt-option] {
  display: block;
  padding: 4px 8px;
  text-align: left;
}

div[data-dt-option]:hover {
  background-color: #1c69d4;
  color: #fff;
  cursor: default;
}


[data-dt="datetime"] [id="serviceform[date]-error"] {
  position: absolute;
  left: 0;
  top: 49px;
  font-size: 13px;
  font-family: Arial,Roboto,Helvetica,sans-serif;
}

.dt-calendar select.select-dt-month, .dt-calendar select.select-dt-year {
  background: rgba(0, 0, 0, 0) url(http://localhost/bmw/bmw/web/www/Admin-V1/img/BMW-neg_nav_down_24_o.png) no-repeat right center;
  width: calc( 50% - 30px );
  margin: 2px;
  height: 26px !important;
  text-align: center;
}

.dt-calendar {
  /*text-align: center;*/
  overflow: hidden;
  padding-top: 7px;
  padding-bottom: 7px;
  margin: 0 auto;
  text-align: center;
}

.dt-option-container-date.calendar {
  padding: 0 3px;
}
.dt-calendar .ui-icon {
  top:7px;
}

.dt-calendar .prev-month {
  margin-left: 5px;
}

.dt-calendar .next-month {
  margin-right: 5px;
}
div.calendar-day-number {
  width: 20px;
  display: inline-table;
  padding: 3px;
}
span.calendar-day-number,
a.calendar-day-number {
  border: 1px solid #bbb;
  padding: 3px 4px;
  text-align: right !important;
  display: inline-table;
  width: 29px;
  color: #262626;
}

a.calendar-day-number.today {
  border: 1px solid #1C69D4;
  color: #1C69D4;
}

a.calendar-day-number.selected {
  background-color: #1C69D4;
  color: #fff;

}

a.calendar-day-number:hover {
  color: #fff;
}

span.calendar-day-number.no-border {
  border:0px solid #bbb;
}

.dt-calendar .select-dt {
  display: inline;
}

.calendar_header {
  border-bottom: 1px solid #bbb;
}

.dt-calendar .holiday {
  opacity:0.5;
}

.dt-calendar .holiday:hover {
  opacity:1;
}

.dt-calendar .current {
  background-color: #1C69D4;
}

div[disabled="disabled"] {
  opacity: 0.4;
}

.bmw-pos-nav-previous-18:after {
  content: url("../Admin-V1/img/BMW-pos_nav_previous_18.png");
  top: 6px;
  position: relative;
}

.bmw-pos-nav-next-18:after {
  content: url("../Admin-V1/img/BMW-pos_nav_next_18.png");
  top: 6px;
  position: relative;
}

.dt-option-container-date.list .selected,
.dt-option-container-hour.list .selected,
.dt-option-container-minute.list .selected {
  background-color: #1C69D4;
  color: #fff;
}

.dow {
  margin-left: 5px;
}

[data-dt="datetime"] label.error {
  position: absolute;
  top: 42px;
  left: -2px;
  font-family: Arial, Roboto, Helvetica, sans-serif;
  font-size: 14px;
}

.loop-3 .owl-item {
  -webkit-filter: blur(0px); /* Safari */
  filter: blur(0px);
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.loop-3 .owl-item.active.center {
  -webkit-filter: blur(0px); /* Safari */
  filter: blur(0px);
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.loop-3 .owl-item.cloned.active {
  -webkit-filter: blur(0px) opacity(100%);/* Safari */
  filter: blur(0px) opacity(100%);
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.loop-3 .owl-item img {
  width: 100%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.loop-3 .owl-item.active.center img {
  width: 100%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.loop-3 .owl-item.cloned.active img {
  width: 100%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
  text-align: center;
}
.loop-3 .owl-item img {
  width: 100%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.loop-3 .owl-item.active.center img {
  width: 100%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
}
.loop-3 .owl-item.cloned.active img {
  width: 100%!important;
/*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;*/
  text-align: center;
}
.item-car {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  z-index: 999;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: transparent!important;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  position: absolute;
}
.loop-3 .owl-prev .swiper-button-prev {
  opacity: 1;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}

.loop-3 .owl-next .swiper-button-next {
  opacity: 1;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
.loop-3 .owl-item.active h2 {
  color: #262626!important;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  text-align: left;
}
.loop-3 .owl-item.active h2 {
  color: #262626!important;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  text-align: left;
}
.loop-3 .owl-item h2, .owl-item.cloned.active h2 {
  color: #262626!important;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  text-align: left;
}
.loop-3 .owl-item h2, .owl-item.cloned.active h2 {
  color: #262626!important;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  text-align: left;
}
.loop-3 .item {
  height: auto;
  vertical-align: bottom;
  display: block;
}
.loop-border {
  padding: 0px 10px 0px 0px;
}
.loop-border span {
  border-bottom: 5px solid #e6e6e6;
  width: 100%;
  float: left;
  padding: 10px 0px 10px 0px;
}
.loop-border span:hover {
  border-bottom: 5px solid #1c69d4;
  color: #1c69d4;
  width: 100%;
  float: left;
  padding: 10px 0px 10px 0px;
}
.hash {
  color: #262626;
}
.hash:focus span{
  border-bottom: 5px solid #1c69d4;
  color: #1c69d4;
}
.loop-3 .swiper-button-prev {
    left: 3px;
}
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
.vr canvas {
  width: 100%!important;
  height: auto!important;
}
.map-imp-poznan {
  width: 100%;
  height: 500px;
  background: url("../media/mediapool/mapka-inchcape-poznan.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

#form_service_dt {
  background-color: #fff!important;
}
select {
  background-color: #fff!important;
}
#system_user_list, [data-pdlist-list] {
  position: absolute;
  left: 0;
  top: 57px;
  z-index: 1000;
  background-color: #e5e5e5;
  border: 1px solid #bbb;
  max-height: 400px;
  overflow-y: auto;
}

div[data-user-id] {
  display: block;
  padding: 4px 8px;
  text-align: left;
}

div[data-user-id]:hover {
  background-color: #1c69d4;
  color: #fff;
  cursor: default;
}

span.list-separator:after {
  margin-right: 7px;
  margin-left: 4px;
  content: "|";
}

div[data-pdlist-list] {
  position: absolute;
  left: 15px;
  top: 41px;
  z-index: 1000;
  background-color: #e5e5e5;
  border: 1px solid #bbb;
  max-height: 400px;
  overflow-y: auto;
}

div[data-pdlist-id] {
  display: block;
  padding: 4px 8px;
  text-align: left;
  min-width: 100px;
}

div[data-pdlist-id]:hover {
  background-color: #1c69d4;
  color: #fff;
  cursor: default;
}


.clear-icon.clear-icon-pdlist:after {
  position: absolute;
  top: 2px;
  right: 17px;
  width: 38px;
  height: 38px;
  padding: 11px;
  /*background: #fff;*/
}

.pdlist-input {
  border-width: 2px;
}

.clear-icon:after {
  content: url('../img/BMW-pos_nav_close_18.png');
  position: relative;
  top: 5px;
  right: 20px;
  cursor: pointer;
}

footer {
  float: left;
  width: 100%;
}
.stock-hover {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 180px;
  background: -moz-linear-gradient(top, rgba(14,14,14,0.8) 0%, rgba(125,126,125,0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(14,14,14,0.8) 0%,rgba(125,126,125,0.8) 100%);
  background: linear-gradient(to bottom, rgba(14,14,14,0.8) 0%,rgba(125,126,125,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0e0e0e', endColorstr='#cc7d7e7d',GradientType=0 );
  opacity: 0;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  transition: all 0.7s;
  overflow: hidden;
}
.stock-hover:hover {
  opacity: 1;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  transition: all 0.7s;
}
.stock-hover:hover > h3 {
  width: 100%;
  text-align: center;
  animation-name: h3;
  animation-duration: 1s;
  position: absolute;
  font-size: 15px;
  bottom: 80px;
}
.stock-hover h3 {
  bottom: 80px;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 15px;
  animation-name: h3-1;
  animation-duration: 0.5s;
}
.stock {
  border: 1px solid #e6e6e6;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  position: relative;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.stock:hover {
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  background:  #e6e6e6;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.stock a {
  color: #000;
}
.stock a:hover {
  color: #000;
}
.stock-img {
  height: 180px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  overflow: hidden;
  position: relative;
}
.stock-img-list {
  height: 110px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  overflow: hidden;
  position: relative;
}
.stock img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.stock .fa {
  color: #1c69d4;
  width: 20px;
  text-align: center;
  font-size: 15px;
}



.stock-1 {
  border: 1px solid #e6e6e6;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  position: relative;
}
.stock-1 a {
  color: #000;
}
.stock-1 a:hover {
  color: #000;
}

.stock-1 img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.stock-1 .fa {
  color: #1c69d4;
  width: 20px;
  text-align: center;
  font-size: 15px;
}


.stock-icon {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.stock-icon svg {
  width: 28px;
  height: 28px;
}
.vabfsr-icon, .vabfsr-svg-icon {
  fill: #1c69d4 !important;
  stroke: #0653b6 !important;
}
@keyframes h3 {
   from {bottom: 60px;}
   to {bottom: 80px;}
 }
@keyframes h3-1 {
  from {bottom: 80px;}
  to {bottom: 60px;}
}
.row:hover > .stock-hover h3 {
  width: 100%;
  text-align: center;
  animation-name: h3;
  animation-duration: 1s;
  position: absolute;
  font-size: 15px;
  bottom: 80px;
}
.btn-filder.input {
  width: 100%;
  border: 1px solid rgba(221, 221, 221, 1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  text-align: left;
  padding: 3px 0px 0px 5px!important;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  height: 27px!important;
  color: rgba(136, 136, 136, 1)!important;
}
.btn-filder {
  width: 100%;
  border: 1px solid rgba(221, 221, 221, 1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  text-align: left;
  padding: 0px!important;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  float: left;
  height: 26px;
  position: relative;
}
.btn-filder .bmw-neg-nav-down-24-o {
  position: absolute;
  top: 0;
  right: 0;
}
.select-filder {
  padding: 10px 10px 6px 10px;
  font-size: 12px;
  border: 1px solid rgba(221, 221, 221, 1);
  background-color: #e6e6e6;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  position: relative;
}
.select-filder-2 {
  padding: 10px 10px 0px 10px;
  font-size: 12px;
  border: 1px solid rgba(221, 221, 221, 1);
  background-color: #e6e6e6;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  position: relative;
}
.select-filder-2 label span {
  padding: 4px 0px 0px 0px;
  float: left;
}

.select-filder-2 label {
  width: 100%;
}
.select-filter-2 input[type="radio"], input[type="checkbox"]  {
  margin: 0px 10px 0px 0px;!important;
}
.select-filder-2:hover {
  background-color: #ddd;
}
.select-filder:hover {
  background-color: #ddd;
}
.btn-filter-text {
  margin-top: 4px;
  margin-left: 7px;
  float: left;
  display: inline-table;
  white-space:nowrap;
  font-weight: bold!important;
}
.btn-filter-text:first-child {
  font-weight: normal!important;
}
.filter-cont {
  min-width: 300px;
  width: 95%;
  position: absolute;
  background: #fff;
  border: 1px solid rgba(0,0,0,.15);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  z-index: 99;
  display: none;
  color: #000;
}
.filter-list {
  color: #000;
}
.filter-cont .filter-count-search {
  width: 100%;
  padding: 5px 10px 5px 10px!important;
  height: 32px!important;
}
.filter-cont label {
  text-align: left;
}
.filter-cont .checkbox {
  float: left;
  width: 15px;
}
.filter-cont label span {
  padding: 3px 0px 0px 0px;
  float: left;
}
.filter-cont label {
  margin: 0px;
}
#filter-2 {
  display: none;
}

.tooltip-title{
  display: inline;
  position: relative;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
.tooltip-title:after {
  opacity: 0;
  -webkit-transition-delay: 2s; /* Safari */
  transition-delay: 2s;
  pointer-events: none;
}
.tooltip-title:hover:after{
  background: #333;
  background: rgba(0,0,0,.8);
  border-radius: 5px;
  bottom: 46px;
  color: #fff;
  content: attr(tooltip-title);
  left: 25%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 220px;
  text-align: center;
  opacity: 1;
  -webkit-transition-delay: 2s; /* Safari */
  transition-delay: 2s;
  transition-duration: 2s;
}
.tooltip-title:before{
  opacity: 0;
  -webkit-transition-delay: 2s; /* Safari */
  transition-delay: 2s;
}
.tooltip-title:hover:before{
  border: solid;
  border-color: #333 transparent;
  border-width: 6px 6px 0 6px;
  bottom: 40px;
  content: "";
  left: 50%;
  position: absolute;
  z-index: 99;
  -webkit-transition-delay: 2s; /* Safari */
  transition-delay: 2s;
  transition-duration: 2s;
}

.tooltip-title-1{
  display: inline;
  position: relative;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}

.tooltip-title-1:hover:after{
  background: #333;
  background: rgba(0,0,0,.8);
  border-radius: 5px;
  bottom: -44px;
  color: #fff;
  content: attr(tooltip-title);
  left: -20%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 220px;
  text-align: center;
}
.tooltip-title-1:hover:before{
  border: solid;
  border-color: #333 transparent;
  border-width: 0px 6px 6px 6px;
  bottom: 0px;
  content: "";
  left: 50%;
  position: absolute;
  z-index: 99;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  float: left;
  width: 100%;
  padding: 15px;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  float: left;
  width: 100%;
  padding: 15px;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  float: left;
  width: 100%;
  padding: 15px;
}
.input-slider {
  height: 30px!important;
}
.stock-links {
  color: #000;
  padding: 0px 15px 0px 0px;
}
.stock-links:hover {
  color: #1c69d4;
}
.reset-cont {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.li-filter {
  text-overflow: ellipsis;
  display: flex;
  overflow: hidden;
  width: 72%;
}
.reset-cont li a {
  color: #000;
}
.reset-btn {
   padding: 5px 10px 4px 10px;
   float: left;
   background: #e6e6e6;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  margin-right: 10px
 }
.reset-btn-1 {
  padding: 5px 5px;
  float: left;
  background: #e6e6e6;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  display: block;
}
.reset-btn-1.active {
  color: #fff!important;
  background-color: #1c69d4;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
.reset-btn-1.active:hover {
  background-color: #0653b6;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
.reset-btn-1.active a {
  color: #fff!important;
}
.reset-btn-1:hover {
  background: #ddd;
}
.reset-btn:hover {
  background: #ddd;
}
.reset-btn-link {
  margin-right: 10px;
  padding: 5px 10px 5px 10px;
  float: left;
  background: #8e8e8e;
  color: #fff;
  font-size: 12px;
}
.reset-btn-link:hover {
  background: #8e8e8e;
}
.reset-btn-link-span {
  padding: 2px 0px 0px 0px;
  float: left;
  color: #fff;
}
.reset-btn-icon {
  float: right;
  margin: 0px 0px 0px 10px;
}
.remove-btn-icon {
  position: absolute;
  top: 3px;
  right: 30px;
}
.bmw-mini-logo {
  width: 15px!important;
  height: 15px!important;
  margin: -3px 5px 0px 0px;
}
.stock-icon-1 svg {
  width: 15px;
  height: 15px;
  margin: 0px 5px 0px 0px;
}
.stock-icon-1 svg {
  fill: #fff !important;
  stroke: #fff !important;
}
.img-fancybox {
  width: 100%;
  height: auto;
}
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
  transform: translate(369px, 44px) scale(0, 5);!important;
}


.hide-bullets {
  list-style:none;
  margin-left: -40px;
  margin-top:20px;
}

.thumbnail {
  padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
  width: 100%;
}
.col-border-bottom {
  border-bottom: 1px solid #e6e6e6;
  padding: 5px 7px;
}
.vabfsr-detail-label-icon {
  float: left;
  width: 51px;
  height: 100%;
  text-align: center;
  height: 51px;
}
.color-grey-1 {
  color: rgba(136, 136, 136, 1)!important;
}
.info-box {
  background: rgba(255,255,255,1);
  border: 1px solid rgba(238,238,238,1);
}
.typo-headlines-s-mixed.color-grey-1 {
  font-size: 10px;
}

/**
 * PgwSlideshow - Version 2.0
 *
 * Copyright 2014, Jonathan M. Piat
 * http://pgwjs.com - http://pagawa.com
 *
 * Released under the GNU GPLv3 license - http://opensource.org/licenses/gpl-3.0
 */
.pgwSlideshow {
  width: 100%;
  background: #fff;
  display: none;
}

.pgwSlideshow a{
  color: #fff;
}
.pgwSlideshow .ps-current ul li a {
  display: block;
}

.pgwSlideshow .ps-current {
  text-align: center;
  position: relative;
  min-height: 150px;
  overflow: hidden;
}

.pgwSlideshow .ps-current > ul  > li {
  text-align: center;
  width: 100%;
  z-index: 1;
  opacity: 0;
  display: block;
}

.pgwSlideshow .ps-current > ul  > li img {
  display: block;
  max-width: 100%;
  margin: auto;
}

.pgwSlideshow .ps-caption {
  background: rgba(0, 0, 0, 0.5);
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
  text-align: left;
  font-size: 1rem;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding: 10px;
  display: block!important;
  opacity: 1!important;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}

.pgwSlideshow .ps-caption span {
  padding: 7px;
  display: inline-block;
}

.pgwSlideshow .ps-list {
  border-top: 1px solid #fff;
  box-shadow: 0 10px 10px -5px #fff inset;
  background: #fff;
  overflow: hidden;
  position: relative;
}

.pgwSlideshow .ps-list ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0;
  display: flex;
}

.pgwSlideshow .ps-list li {
  float: left;
  display: list-item;
}

.pgwSlideshow .ps-list li .ps-item {
  display: block;
  margin: 15px 8px;
  opacity: 0.6;
  filter: alpha(opacity=60);

  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.pgwSlideshow .ps-list li img {
  display: block;
  border: 1px solid #fff;
  width: auto;
  height: 80px;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected {
  float: left;
  opacity: 1;
  border: 4px solid #000;
  overflow: hidden;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected img {
  margin: -4px;
}

.pgwSlideshow .ps-prevIcon {
  /*background: url("../img/arrow-l.png") no-repeat center center;*/
  background-image: url(../img/icons.gif);
  background-position: -24px 0px;
  width:24px;
  height:24px;
  padding: 12px;
  display: inline-block;
}

.pgwSlideshow .ps-nextIcon {
  /*background: url("../img/arrow-r.png") no-repeat center center;*/
  background-image: url(../img/icons.gif);
  background-position: 0px -24px;
  width:24px;
  height:24px;
  padding: 12px;
  display: inline-block;
}

.pgwSlideshow .ps-current .ps-prev {
  position: absolute;
  left: 0;
  top: 45%;
  cursor: pointer;
  background: #1c69d4;
  padding: 5px 2px 0px 2px;
  opacity: 0.8;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  display: block!important;
}
.pgwSlideshow .ps-current .ps-prev:hover, .pgwSlideshow .ps-current .ps-next:hover {
  opacity: 1;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}

.pgwSlideshow .ps-current .ps-next {
  position: absolute;
  right: 0;
  top: 45%;
  cursor: pointer;
  background: #1c69d4;
  padding: 5px 2px 0px 2px;
  opacity: 0.8;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  display: block!important;
}

.pgwSlideshow .ps-list .ps-prev {
  background: #1c69d4;
  padding: 5px 2px 5px 2px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 1000;
  display: none;
  opacity: 0.8;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  display: block;
}
.pgwSlideshow .ps-list .ps-prev:hover {
  opacity: 1;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}

.pgwSlideshow .ps-list .ps-next {
  background: #1c69d4;
  padding: 5px 2px 5px 2px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 40px;
  z-index: 1000;
  display: none;
  opacity: 0.8;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  display: block;
}
.pgwSlideshow .ps-list .ps-next:hover {
  opacity: 1;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}

/*
 * The media-queries are not used because IE8 doesn't support them.
 */
.pgwSlideshow.narrow .ps-list li img {
  width: auto;
  height: 60px;
}

.pgwSlideshow.narrow .ps-current .ps-prev {
  padding: 5px;
  top: 40%;
}

.pgwSlideshow.narrow .ps-current .ps-next {
  padding: 5px;
  top: 40%;
}

.pgwSlideshow.narrow .ps-list .ps-prev {
  padding: 5px;
  top: 30px;
}

.pgwSlideshow.narrow .ps-list .ps-next {
  padding: 5px;
  top: 30px;
}

.pgwSlideshow.narrow .ps-caption {
  font-size: 0.8rem;
  padding: 8px;
}
.pgwSlideshow ul {
  padding: 0px;
}
.social-icon, .jssocials-share  {
  background: #1c69d4;
  border-color: #1c69d4;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 6px 10px;
  letter-spacing: 0.5px;
  font-size: 13px;
  font-weight: 400;
  min-height: 32px;
  border: 1px solid rgba(238,238,238,1);
  padding-left: 0px;
  padding-right: 0px;
  min-width: 34px;
}
.social-icon:hover,
.jssocials-share:hover {
  color: #fff;
  background: #0653b6;
}

.jssocials-share:hover .jssocials-share-link {
  background: #0653b6;
}

.social-icon.print-button {
  padding: .65em .8em .62em 1.0em;
}
.color-grey-2 {
  color: #999!important;
}
.icon-sort {
  margin: 1px 0px 0px 0px;
}
.btn-ul-sort {
  margin: 3px 0px 0px 20px;
  padding: 0px;
  listy-style-type:none;
}
.btn-ul-sort.sort-car-cont {
  margin: 0px;
  padding: 0px;
  listy-style-type:none;

}

.btn-ul-sort li {
  list-style-type: none;
  float: left;
}
.btn-ul-sort li a {
  border: 1px solid rgba(221, 221, 221, 1);
  padding: 4px 5px 4px 5px;
  color: #000;
}
.btn-ul-sort li.sort-car {
  margin: 10px 0px 0px 0px;
}
.btn-ul-sort li.sort-car a {
  border: 1px solid rgba(221, 221, 221, 1);
  padding: 5px 10px 5px 10px;
  color: #000;
  margin: 0px;
}
.btn-ul-sort li.sort-car.activ a {
  border: 1px solid rgba(221, 221, 221, 1);
  padding: 5px 10px 5px 10px;
  color: #fff!important;
  background-color: #1c69d4;
}
.btn-ul-sort li.sort-car a:hover {
  border: 1px solid rgba(221, 221, 221, 1);
  padding: 5px 10px 5px 10px;
  color: #fff!important;
  background-color: #1c69d4;
}
.btn-ul-sort li a.activ{
  border: 1px solid rgba(221, 221, 221, 1);
  padding: 4px 5px 4px 5px;
  color: #fff!important;
  background-color: #1c69d4;
}
.btn-ul-sort li a:hover {
  border: 1px solid rgba(221, 221, 221, 1);
  padding: 4px 5px 4px 5px;
  color: #fff!important;
  background-color: #1c69d4;
}
.center-mobile {
  text-align: center!important;
}

#cp-widget .cp-type--minimal .cp-btn-container--scheme-blue .cp-btn-container__button, #cp-widget .cp-type--minimal .cp-wrapper--scheme-blue .cp-btn-container__button {
  color: #fff!important;
  background-color: #0653b6!important;
}

#cp-widget .cp-type--minimal .cp-btn-container__label {

  background: #d20000!important;
}

#cp-widget .cp-type--minimal .cp-btn-container__hint {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.zl-select {
  padding: 3px 7px 3px 7px;
  background: #1c69d4;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.border-padding {
  border: 2px solid rgba(238,238,238,1);
  padding: 20px;
}
.form-stock textarea {
  width: 100%!important;
  min-height: 114px!important;
  padding: 8px 10px!important;
  color: #262626!important;
}

.fa-info-circle:hover > .installment {
  display: block!important;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  opacity: 1;
}
.installment {
  background: #fff;
  position: absolute;
  width: 100%;
  z-index: 9999999;
  padding: 10px;
  text-align: left;
  display: none;
  left: 0;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  opacity: 0;
}
.installment:hover {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
.icon.bmw:before {
  content: url("../img/BMW_mini_logo.jpg");
  height: 15px;
  width: 15px;
  margin: 0px 5px 0px 0px;
}
.icon.BMW {
  background-image: url("../img/icons.gif");
  background-position: -360px 0px;
  height: 15px;
  width: 15px;
  margin: 0px 5px 0px 0px;
  display: inline-block;
}
.icon.BMW.BMWi {
  background-image: url("../img/icons.gif");
  background-position: -360px 33px;
  height: 15px;
  width: 17px;
  margin: 0px 5px 0px 0px;
  display: inline-block;
}
.icon.MINI {
  background-image: url("../img/icons.gif");
  background-position: -377px 0px;
  height: 15px;
  width: 31px;
  margin: 0px 5px 0px 0px;
  display: inline-block;
}
.icon.BMW.M {
  background-image: url("../img/icons.gif");
  background-position: -360px 15px;
  height: 15px;
  width: 47px;
  margin: 0px 5px 0px 0px;
  display: inline-block;
}
.p-s {
  display: none;
}
.p-s.BMW.Premium.Selection {
  display: block;
}
.fancybox-can-zoomIn .fancybox-image-wrap, .fancybox-can-drag .fancybox-image-wrap {
  border: 15px solid #fff!important;
}
.pgwSlideshow .ps-caption{
  display: none!important;
  opacity: 0!important;
}
@page { margin: 5mm 5mm 0mm 5mm; }
@media print {
 #nav, section[data-scroll="form"], .salon, footer, img[src=""], img[alt=""], img[src]:after, a[href]:after, img[alt], .no-print, .ps-list, span.ps-caption, [alt], .ps-caption a b{
    display: none;
  }
  .col-lg-6.col-md-6.col-sm-12.col-xs-12, .col-lg-8.col-md-12.col-sm-12.col-xs-12, .col-lg-4.col-md-12.col-sm-12.col-xs-12{
    width: 50%!important;
  }
  .col-border-bottom {
    border-bottom: 1px solid #e6e6e6;
    padding: 2px 0px 2px 0px!important;
  }
  .print-100 {
    width: 100%!important;
  }
  .wyposazenie-print, .finansowanie-print{
    page-break-before: always;
  }
  .col-lg-4.col-md-6.col-sm-6.col-xs-12 {
    width: 33.3%!important;
  }
  .col-lg-4.col-md-6.col-sm-6.col-xs-12.margin-top-1 {
    width: 50%!important;
  }
  .col-lg-12.col-md-12.col-sm-12.col-xs-12.col-border-bottom span svg {
    display: none;
  }
  .border-padding {
    border: 0px solid rgba(238,238,238,1);
    padding: 10px 0px 0px 0px;
  }
  .col-lg-12.col-md-12.col-sm-12.ul-no-padding.col-xs-12.margin-top-1 {
    margin-top: 5px;
  }
  .col-lg-12.col-md-12.col-sm-12.ul-no-padding.col-xs-12.margin-top-1 .row.margin-top-1 {
    margin-top: 5px;
  }
  .vabfsr-detail-label-icon {
    float: left;
    width: 30px;
    height: 100%;
    text-align: center;
    height: 30px;
  }
  .ps-current {
    max-height: 250px;
  }
}

/*@media(min-width: 981px) {*/
  textarea.form-control.sidebar {
    min-height: 147px !important;
    height: 147px !important;
    max-height: 147px !important;
  }
/*}*/
@media(max-width: 980px) {
  textarea.form-control.sidebar {
    /*min-height: 340px !important;*/
    /*height: 340px !important;*/
    /*max-height: 340px !important;*/
  }
  .ps-list {
    display: none!important;
  }
  .typo-headlines-xxl-mixed {
    font-size: 35px;
    line-height: 39px;
    letter-spacing: -1.575px;
  }
  .typo-headlines-xl-mixed {
    font-size: 25px;
    line-height: 31px;
    letter-spacing: -1.575px;
  }
}
@media(max-width: 520px) {
  textarea.form-control.sidebar {
    min-height: 340px !important;
    height: 340px !important;
    max-height: 340px !important;
  }
  .ps-list {
    display: none!important;
  }
  .mobile-center {
    text-align: center!important;
  }
  .typo-headlines-xxl-mixed {
    font-size: 25px;
    line-height: 31px;
    letter-spacing: -1.575px;
  }
  .typo-headlines-xl-mixed {
    font-size: 25px;
    line-height: 31px;
    letter-spacing: -1.575px;
  }
  .slider_car .slider-car-list a {
    padding: 5px 5px 5px 5px!important;
    border-bottom: 3px solid #fff;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    display: -webkit-inline-box;
    margin: 0px 0px 0px 0px;
  }
}

#financials_error .alert {
  margin-bottom: 5px;
}

#financials_error .alert-dismissable .close {
  top: 0px;
  right: 0px;
}

#financials_inputs .btn-filder.error {
  color: #d20000 !important;
  border:1px solid #d20000;
}

.share-links-group {
  display: inline-block;
}

.jssocials-shares,
.jssocials-share {
  display: inline-block;
}


.share-links-group .jssocials-share-link {
  background: #1c69d4;
  padding: .6em .8em .5em 1.0em;
}

.share-links-group .jssocials-share-link:hover {
  background: #0653b6;
}

.share-links-group a:focus {
  color: #fff !important;
}
.filter-count-checkbox input {
  height: 27px!important;
}
.fil-label {
  width: 100%!important;
}

.share-links-group .jssocials-share-link .fa:before {
  position: relative;
  top:0;
  left: 0;
}


.title-header h3 {
  text-align: left;
}

@media (max-width: 520px) {
  form textarea.form-control,
  form textarea.form-control.sidebar {
    min-height: 200px !important;
    height: 200px !important;
    max-height: 200px !important;
  }
  .slider-car-bg {
    background-image: none!important;
  }
}
@media (max-width: 980px) {
  .slider-car-bg {
    background-image: none!important;
  }
  .slider_car .slider-car-list a {
    padding: 5px 5px 5px 5px!important;
    border-bottom: 3px solid #fff;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    display: -webkit-inline-box;
    margin: 0px 0px 0px 0px;

  }
  .slider_car .owl-dots .owl-dot span{
    border-bottom: none!important;
    font-size: 18px!important;
    padding: 10px;
  }
  .slider_car .owl-dots .owl-dot.active span{
    border-bottom: none!important;
    font-size: 38px!important;
  }
  .slider_car .owl-dots .owl-dot {
    text-align: left!important;
  }
  .slider_car .owl-next {
    top: 30%;
    right: 0px;
  }
  .slider_car .owl-prev {
    top: 30%;
    left: 0px;
  }
  }

.span-contact-white{
  position: relative;
  width:30px;
  height:5px;
  display:inline-block;
}
.span-contact-white svg{
  position: absolute;
  left:0px;top:-12px;
}

.relative{
  position: relative;
}

.container-dummy-img{
  width: 100%;
  height:0;
  padding-bottom: 15.8%;
  max-width: 1280px;
}

.container-dummy-mobile-img{
  width: 100%;
  height:0;
  padding-bottom: 56.2%;
  max-width: 1280px;
}
.sound-video {
  background-image: url(../media/mediapool/sound.png);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 20px;
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 999999;
}
.sound-video-mute {
  background-image: url(../media/mediapool/sound-mute.png);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 20px;
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 999999;
}

.video-stop {
  background-image: url(../media/mediapool/stop.png);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 20px;
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  right: 84px;
  bottom: 20px;
  z-index: 999999;
}
.video-start {
  background-image: url(../media/mediapool/start.png);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 20px;
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  right: 84px;
  bottom: 20px;
  z-index: 999999;
}
.video-start-mobile {
  background-image: url(../media/mediapool/play.png);
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 999999;
}

.model-cont {
  position: relative;
}
.radio-model {
  position: absolute;
  right: -10px;
  top: -20px;
  z-index: 999;
}
.formularz-auto-premium button {
  margin: 20px 0px 0px 0px!important;
}
.formularz-auto-premium .col-lg-12.col-md-12.col-sm-12.col-xs-12.margin-top-2 {
  margin: 0px!important;
}
.formularz-auto-premium .col-lg-6.col-md-6.col-sm-6.col-xs-12.ul-no-padding.slidebar1.margin-top-3 {
  /*margin-top: 0px!important;*/
}
.formularz-auto-premium .col-lg-12.col-md-12.col-sm-12.col-xs-12.typo-headlines-m-mixed.pull-left.full-width {
  /*display: none;*/
}
.formularz-auto-premium .form_title.typo-headlines-xl-mixed {
  display: none;
}
.formularz-auto-premium .col-lg-6.col-md-6.col-sm-6.col-xs-12.ul-no-padding.pull-right.margin-top-3 {
  /*display: none;*/
}
.formularz-auto-premium .col-lg-6.col-md-6.col-sm-6.col-xs-12.ul-no-padding.slidebar1.margin-top-3 {
  /*width: 100%!important;*/
}
.formularz-auto-premium .col-lg-6.col-md-6.col-sm-6.col-xs-12.ul-no-padding.slidebar1.margin-top-3 .col-lg-6.col-md-6.col-sm-12.col-xs-12.margin-top-1 {
  /*width: 25%;*/
}
.formularz-auto-premium .col-lg-6.col-md-6.col-sm-6.col-xs-12.ul-no-padding.slidebar1.margin-top-3 .col-lg-6.col-md-6.col-sm-12.col-xs-12.margin-top-2 {
  /*width: 25%;*/
  /*margin-top: 15px!important;*/
}

@media(max-width: 1279px) {
    textarea.formularz-auto-premium-textarea {
    min-height: 130px !important;
    max-height: 130px !important;
    height: 130px !important;
  }
}
.slider_car .owl-dots {
  text-align: center;
  display: table;
  width: auto!important;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  font-family: "BMW Type Web Bold";
  margin: 0 auto!important;
}
.slider_car .owl-dots .owl-dot {
  display: block!important;
  float: left;
  text-align: center;
}
.slider_car .owl-dots .owl-dot span{
  border-bottom: none!important;
  font-size: 24px;
  padding: 20px;
}
.slider_car .owl-dots .owl-dot.active span{
  border-bottom: none!important;
  font-size: 68px;
}
.slider_car .item {
  height: 400px;
}
.slider_car .item .slider-car-img{
    max-width: 750px!important;
    height: auto!important;
    float: right;
}
.slider_car .slider-car-bg  {
  height: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.slider_car .slider-car-list a {
  padding: 10px 5px 10px 5px;
  border-bottom: 3px solid #fff;
  cursor: pointer;
  color: #000;
  font-size: 14px;
}
.slider_car .slider-car-list a:hover, .slider_car .slider-car-list .active {
  border-bottom: 3px solid #1c69d4;
  color: #1c69d4;
}
.info-icon::before {
  content: "";
  background: url("../img/info-icon.png") no-repeat center center;
  width: 14px;
  height: 14px;
  padding: 7px 7px 7px 7px;
  margin: 0px 10px 0px 10px;
}
.logo-roadshow {
  max-width: 300px;
  height: auto;
  width: 100%;
}
.logo-partner {
  margin: 10px 20px 0px 0px;
  height: 60px;
  width: auto;
  float: left;
}
.text-partner {
  float: left;
  margin: 0px 60px 0px 0px;
}
.additional-info-filter{
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 15px;
}
.blue-filter{
    color:white!important;
    background-color:#1c69d4 !important;
}
.additional-info-filter-inner{
    position: absolute;
    z-index:500;
    color:black!important;
    background-color: white!important;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.additional-info-filter-inner .fa-info-circle{
    display: none!important;
}
.additional-info-filter-inner>div{
    margin:10px;
}
.additional-info-filter-inner ul{
    margin-top:10px;
}
.additional-info-filter-inner p{
    margin-top:10px;
}
.online-reservation-car{
    position: absolute;
    top:-20px;
    width:100%;
    color:#1c69d4;
    background: rgba(255,255,255,0.90);
    z-index:490;
}
.online-reservation-car-list{
    position: absolute;
    width:100%;
    bottom:5px;
    color:#1c69d4;
    background: rgba(255,255,255,0.90);
    z-index:490;
}
.kalkulacja-bg {
  background: url(../img/kalkulacja-bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.go-to-news {
  background-image: url(../img/icons.gif);
  background-position: -492px -4px;
  top: 2px;
  width: 32px;
  height: 32px;
  position: relative;
  display: inline-block;
}

@media (max-width: 980px) {
  .go-to-news {
    background-position: -496px -8px;
    width: 24px;
    height: 24px;
  }
}


.swiper-pagination-bullet:focus {
  outline-color: transparent;
}

.swiper-lazy-preloader {
  width: 100%;
  height: 60px;
  left: 0;
  top: calc( 100% - 60px );
  margin-left: 0;
  margin-top: 0;
  background-color: #fff;
  -webkit-animation: unset;
  animation: unset;
}

.swiper-lazy-preloader:after {
  background-image: unset;
}

@media screen and (min-width:320px) and (max-width:520px) {
  .typo-headlines-xxl-uppercase {
    font-size: calc(25px + 10 * ((100vw - 320px) / 200));
    line-height: calc(25px + 10 * ((100vw - 320px) / 200));
  }
  .typo-headlines-xl-uppercase {
    font-size: calc(18px + 7 * ((100vw - 320px) / 200));
    line-height: calc(18px + 7 * ((100vw - 320px) / 200));
  }


}
@media screen and (max-width:320px) {
  .typo-headlines-xxl-uppercase {
    font-size: 25px;
    line-height: 25px;
  }
  .typo-headlines-xl-uppercase {
    font-size: 18px;
    line-height: 18px;
  }
}
.terms-div-switch {
  margin-left: 0.5em;
  margin-right: 0.5em;
  cursor: pointer;
  position: relative;
  display: inline-block;
  font-size: 14px;
}
.terms-div-switch.terms-div-hide .span-zwin {
  display: block;
}
.terms-div-switch.terms-div-hide .span-rozwin {
  display: none;
}
.terms-div-switch.terms-div-show .span-zwin {
  display: none;
}
.terms-div-switch.terms-div-show .span-rozwin {
  display: block;
}
.terms-div-switch .span-rozwin {
  padding-left: 20px;
}
.terms-div-switch .span-rozwin:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  height: 0.8em;
  width: 0.8em;
  border-right: 4px solid #1c69d4;
  border-top: 0 solid #1c69d4;
  border-bottom: 4px solid #1c69d4;
  border-left: 0 solid #1c69d4;
  transform: rotate(-135deg);
}
.terms-div-switch .span-zwin {
  padding-left: 20px;
}
.terms-div-switch .span-zwin:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 0px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  height: 0.8em;
  width: 0.8em;
  border-right: 4px solid #1c69d4;
  border-top: 0 solid #1c69d4;
  border-bottom: 4px solid #1c69d4;
  border-left: 0 solid #1c69d4;
  transform: rotate(45deg);
}