@charset "UTF-8";
.no_padding_left {
  padding-left: 0;
}

#oferty_lokalne {
  font-family: "Encode Sans", "Open Sans", sans-serif;
  margin-bottom: 120px;
}
#oferty_lokalne .oferty_nav_mob {
  display: none;
}
#oferty_lokalne .oferty_nav {
  margin: 20px 0;
  font-size: 0;
}
#oferty_lokalne .oferty_nav .oferty_title {
  text-align: center;
  font-size: 1.56vw;
  width: 100%;
}
#oferty_lokalne .oferty_nav .oferty_nav_item {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
#oferty_lokalne .oferty_nav #oferty_desc {
  font-size: 1.25vw;
  font-family: "Encode Sans", "Open Sans", sans-serif;
}
#oferty_lokalne .oferty_nav .sort_wrapper {
  text-align: right;
}
#oferty_lokalne .oferty_nav .sort_wrapper .sort_item {
  display: inline-block;
  font-size: 1.04vw;
  color: #5c5c5c;
  margin-left: 20px;
}
#oferty_lokalne .oferty_nav .sort_wrapper .sort_btn {
  cursor: pointer;
  position: relative;
  padding-right: 15px;
}
#oferty_lokalne .oferty_nav .sort_wrapper .sort_btn:after {
  content: "";
  position: absolute;
  top: 30%;
  right: 0;
  font-size: 70%;
  line-height: 100%;
}
#oferty_lokalne .oferty_nav .sort_wrapper .sort_btn.asc:after {
  content: "▲";
}
#oferty_lokalne .oferty_nav .sort_wrapper .sort_btn.desc:after {
  content: "▼";
}
#oferty_lokalne .control-label {
  font-size: 20px;
  color: #5c5c5c;
  text-transform: uppercase;
  font-weight: normal;
}
#oferty_lokalne .input_wrap {
  position: relative;
  display: block;
}
#oferty_lokalne .input_wrap #city_clear {
  position: absolute;
  right: 2px;
  top: 50%;
  font-size: 11px;
  color: #000;
  cursor: pointer;
  transform: translateY(-50%);
  display: none;
}
#oferty_lokalne .oferta_wrapper {
  margin-bottom: 25px;
  background-color: #f8f8f8;
  height: 18.8vh;
  min-height: 195px;
  box-shadow: 1px 1px 1px #f3f3f3;
}
#oferty_lokalne .oferta_wrapper .left {
  height: 100%;
}
#oferty_lokalne .oferta_wrapper .left .oferta_thumb {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#oferty_lokalne .oferta_wrapper .left .oferta_thumb:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(0, 0, 0)), color-stop(38%, rgba(0, 0, 0, 0.25)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 38%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#000000", GradientType=0 );
}
#oferty_lokalne .oferta_wrapper .left .oferta_thumb img {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  max-height: none;
}
#oferty_lokalne .oferta_wrapper .left .item_header {
  position: absolute;
  top: 7.9%;
  left: 6.4%;
  right: 2%;
}
#oferty_lokalne .oferta_wrapper .left .item_header .with_line {
  color: #fff;
  padding-left: 12px;
  font-size: 13px;
}
#oferty_lokalne .oferta_wrapper .left .item_header .with_line:before {
  width: 5px;
}
#oferty_lokalne .oferta_wrapper .left .item_header .badge_truncated {
  font-size: 12px;
  margin-top: 5px !important;
  margin-left: 12px !important;
  background-color: #999 !important;
  padding: 3px !important;
}
#oferty_lokalne .oferta_wrapper .details {
  position: relative;
  padding-left: 6.2% !important;
  padding-bottom: 50px !important;
  height: 100%;
}
#oferty_lokalne .oferta_wrapper .details .model_info {
  font-size: 14px;
  color: #676767;
}
#oferty_lokalne .oferta_wrapper .details .model_info .model_details {
  margin-top: 15px;
  text-transform: uppercase;
  font-family: "Encode Sans", "Open Sans", sans-serif !important;
  line-height: 1.15;
}
#oferty_lokalne .oferta_wrapper .details .price_wrapper {
  padding-right: 0;
  text-align: right;
  margin-top: 10px;
}
#oferty_lokalne .oferta_wrapper .details .price_wrapper .badge_truncated {
  margin: 0;
  font-size: 2.2vw;
  width: 100%;
  text-align: left;
}
#oferty_lokalne .oferta_wrapper .details .price_wrapper .badge_truncated .inl {
  display: inline-block;
}
#oferty_lokalne .oferta_wrapper .details .price_wrapper .badge_truncated .p_details {
  text-align: left;
  font-size: 10px;
  font-family: "Encode Sans", "Open Sans", sans-serif;
}
#oferty_lokalne .oferta_wrapper .details .price_wrapper .badge_truncated .p_details span {
  display: block;
}
#oferty_lokalne .oferta_wrapper .details .price_wrapper .badge_truncated #currency {
  position: relative;
  font-size: 40%;
  top: -1em;
}
#oferty_lokalne .oferta_wrapper .details .params {
  width: 100%;
  padding: 3.3% 6.2% 3.3% 0;
  font-size: 0;
  color: #676767;
  clear: both;
}
#oferty_lokalne .oferta_wrapper .details .params li {
  display: inline-block;
  position: relative;
  margin-right: 3px;
  font-size: 9px;
  line-height: 14px;
  font-family: "Encode Sans", "Open Sans", sans-serif;
}
#oferty_lokalne .oferta_wrapper .details .params li:after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-left: 5px;
  margin-top: -2px;
  border-radius: 50%;
  background-color: #5c5c5c;
  vertical-align: middle;
  font-size: 20px;
}
#oferty_lokalne .oferta_wrapper .details .params li:last-child:after {
  display: none;
}
#oferty_lokalne .oferta_wrapper .details .bottom_buttons {
  position: absolute;
  display: block;
  right: 4.2%;
  bottom: 5.6%;
  text-align: right;
}
#oferty_lokalne .oferta_wrapper .details .bottom_buttons .oferta_btn {
  margin-left: 10px;
}
#oferty_lokalne .circle_wrapper {
  position: absolute;
  right: -20px;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.8);
  padding: 0;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}
#oferty_lokalne .circle_wrapper:hover {
  -webkit-box-shadow: 0 0 0 8px rgb(255, 255, 255);
  -mox-box-shadow: 0 0 0 8px rgb(255, 255, 255);
  box-shadow: 0 0 0 8px rgb(255, 255, 255);
}
#oferty_lokalne .circle_wrapper .circle_dot {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #d32319;
  color: white;
  text-decoration: none !important;
  text-align: center;
  vertical-align: middle;
  font-weight: 800;
}
#oferty_lokalne .circle_wrapper .circle_dot span {
  line-height: 1;
  font-size: 32px;
}
#oferty_lokalne .brak_ofert {
  text-align: center;
  margin: 30px auto;
  display: block;
}
#oferty_lokalne .brak_ofert p {
  font-size: 30px;
  font-family: "Encode Sans", "Open Sans", sans-serif;
  line-height: 1;
  text-transform: uppercase;
}
#oferty_lokalne .brak_ofert #pokaz_oferte {
  margin-top: 20px;
}

/* bottom footer fix */
.fixfooter {
  position: fixed;
  bottom: 0px;
  width: 100%;
}

@media (min-width: 1600px) {
  #oferty_lokalne .oferta_wrapper .details .price_wrapper .badge_truncated {
    font-size: 3rem;
  }
}
@media (min-width: 1370px) {
  #oferty_lokalne.container {
    width: 1070px;
  }
}
@media all and (max-width: 1169px) {
  #oferty_lokalne .oferta_wrapper .details .price_wrapper .badge_truncated {
    font-size: 24px !important;
  }
  #oferty_lokalne .oferta_wrapper .details .price_wrapper .badge_truncated .p_details {
    font-size: 8px;
  }
  #oferty_lokalne .oferta_wrapper .details .params {
    padding: 3.3% 2.2% 3.3% 0;
  }
  #oferty_lokalne .oferta_wrapper .details .model_info {
    font-size: 12px;
  }
}
@media all and (max-width: 992px) {
  #oferty_lokalne .oferta_wrapper {
    min-height: 155px;
  }
  #oferty_lokalne .oferta_wrapper .details .bottom_buttons {
    bottom: 3.6%;
  }
  #oferty_lokalne .oferta_wrapper .details .bottom_buttons .oferta_btn {
    margin-left: 0;
    font-size: 1.6vw;
  }
  #oferty_lokalne .oferta_wrapper .details .params {
    max-height: 50%;
    overflow: hidden;
  }
  #oferty_lokalne .oferty_nav .sort_wrapper .sort_item {
    font-size: 14px;
  }
  #oferty_lokalne .oferty_nav .oferty_title {
    font-size: 28px !important;
  }
  #oferty_lokalne .oferty_nav #oferty_desc {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  #oferty_lokalne {
    margin-top: 50px;
    padding: 0 15px;
  }
  #oferty_lokalne .oferta_wrapper {
    min-height: auto;
  }
  #oferty_lokalne .oferta_wrapper .details {
    padding-left: 4.2% !important;
  }
  #oferty_lokalne .oferta_wrapper .details .model_info {
    font-family: "Encode Sans", "Open Sans", sans-serif;
  }
  #oferty_lokalne .oferta_wrapper .details .model_info .model_info__main {
    color: #000;
    overflow: hidden;
  }
  #oferty_lokalne .oferta_wrapper .details .model_info .model_info__main .price_details {
    font-size: 12px;
    margin: 5px 0;
    padding-right: 15px;
  }
  #oferty_lokalne .oferta_wrapper .details .model_info .car_info {
    display: block;
    margin-top: 5px;
    font-size: 14px;
  }
  #oferty_lokalne .oferta_wrapper .details .price_wrapper .badge_truncated {
    text-align: right;
    line-height: 1;
  }
  #oferty_lokalne .oferty_nav_mob {
    background: #333333;
    padding: 2%;
  }
  #oferty_lokalne .oferty_nav_mob #s_near .control-label {
    float: left;
    color: #fff;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 0;
    margin-right: 10px;
  }
  #oferty_lokalne .oferty_nav_mob #s_near .input_wrap {
    margin-top: 3px;
    overflow: hidden;
  }
  #oferty_lokalne .oferty_nav_mob #s_near .input_wrap #oferty_city {
    width: 100%;
    height: 25px;
    font-size: 11px;
    padding-top: 4px;
    padding-bottom: 0px;
    color: #fff;
    background: transparent;
    border-bottom: 1px solid #fff;
  }
  #oferty_lokalne .oferty_nav_mob #s_near .input_wrap #city_clear {
    color: #fff;
  }
  #oferty_lokalne .oferty_nav_mob .sort_buttons .dropdown-toggle {
    background: transparent;
    border: none;
    padding: 0;
  }
  #oferty_lokalne .oferty_nav_mob .sort_buttons .sort_item {
    margin-left: 10px;
    cursor: pointer;
  }
  #oferty_lokalne .oferty_nav .sort_wrapper {
    margin-top: 15px;
    text-align: left;
  }
  #oferty_lokalne .oferty_nav .sort_wrapper .sort_item {
    font-size: 20px;
  }
  #oferty_lokalne .oferty_nav .oferty_title {
    font-size: 28px !important;
  }
  #oferty_lokalne .oferty_nav #oferty_desc {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  #globalModal.modal.in .row.axd-params > .col-md-12 {
    padding-left: 0;
  }
  #globalModal .axd-container .row.heading h1 {
    font-size: 18px !important;
  }
  #globalModal .axd-container .row.heading div:nth-child(1) {
    padding-left: 0;
  }
  #globalModal .axd-container .row.heading div:nth-child(2) {
    padding-right: 0;
  }
  #oferty_lokalne .sort_wrapper {
    display: none;
  }
  #oferty_lokalne .oferty_nav_mob {
    display: block !important;
  }
  #oferty_lokalne .oferty_nav .oferty_title, #oferty_lokalne .oferty_nav #oferty_desc {
    font-size: 12px !important;
    line-height: 16px;
  }
  #oferty_lokalne .find_city {
    display: none;
  }
  #oferty_lokalne .oferta_wrapper {
    height: 17.8vh;
  }
  #oferty_lokalne .oferta_wrapper .left .oferta_thumb img {
    left: -100%;
    right: -100%;
    max-width: none;
    max-height: 100%;
  }
  #oferty_lokalne .oferta_wrapper .details {
    padding-left: 5.2% !important;
  }
  #oferty_lokalne .oferta_wrapper .details .model_info .model_info__main .price_details {
    font-size: 10px;
    line-height: 1.1;
    padding-right: 0;
    margin-top: 0;
  }
  #oferty_lokalne .oferta_wrapper .details .model_info .model_details {
    font-size: 3vw;
    line-height: 1.1;
    margin-top: 5px;
  }
  #oferty_lokalne .oferta_wrapper .details .model_info .car_info {
    font-size: 9.5px;
  }
  #oferty_lokalne .oferta_wrapper .details .price_wrapper {
    padding-left: 5px;
    margin-top: 5px;
  }
  #oferty_lokalne .oferta_wrapper .details .price_wrapper .badge_truncated {
    font-size: 5.2vw !important;
    width: 100%;
    padding: 2px 10px;
  }
}

/*# sourceMappingURL=oferty.css.map */
