/*!***************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/benzinske-mape/benzinske-mape.scss ***!
  \***************************************************************************************************************************************************************************************************************************/
.hidden {
  display: none !important; }

#calc-error {
  color: #f00; }

.petrol-map {
  margin-top: 110px;
  background: transparent; }
  .petrol-map button:focus {
    outline: none; }
  @media screen and (min-width: 1921px) {
    .petrol-map {
      margin-top: 5.729166667vw; } }

.petrol-map__google {
  width: 100%;
  height: 1280px;
  position: relative; }
  .petrol-map__google iframe,
  .petrol-map__google #benzinske-mape {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    top: 0; }
    @media screen and (max-width: 1023px) {
      .petrol-map__google iframe,
      .petrol-map__google #benzinske-mape {
        position: static;
        height: 600px; } }
  @media screen and (min-width: 1921px) {
    .petrol-map__google {
      height: 66.66666667vw; } }
  @media screen and (max-width: 1023px) {
    .petrol-map__google {
      height: auto; } }

.petrol-map__sidebar {
  position: relative;
  z-index: 1;
  min-width: 559px;
  max-width: 559px;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 1921px) {
    .petrol-map__sidebar {
      min-width: 31.19791667vw;
      max-width: 31.19791667vw; } }
  @media screen and (max-width: 1279px) {
    .petrol-map__sidebar {
      width: 500px;
      padding-right: 0; } }
  @media screen and (max-width: 1023px) {
    .petrol-map__sidebar {
      width: 100%;
      min-width: 100%;
      max-width: 100%; } }

.petrol-map__sidebar--fullheight {
  height: 1080px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__sidebar--fullheight {
      height: 56.25vw; } }
  @media screen and (max-width: 1023px) {
    .petrol-map__sidebar--fullheight {
      height: auto; } }

.petrol-map__interaction {
  padding: 10px 20px 35px 96px;
  background: #fff; }
  @media screen and (min-width: 1921px) {
    .petrol-map__interaction {
      padding: 0.5208333333vw 1.041666667vw 1.822916667vw 5vw; } }
  @media screen and (max-width: 1279px) {
    .petrol-map__interaction {
      padding: 20px; } }

.petrol-map__title {
  display: flex;
  align-items: center;
  margin-bottom: 20px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__title {
      margin-bottom: 1.041666667vw; } }

.petrol-map__title-icon {
  margin: 5px 15px 0 0; }
  @media screen and (min-width: 1921px) {
    .petrol-map__title-icon {
      margin: 0.2604166667vw 0.78125vw 0 0; } }
  @media screen and (min-width: 1921px) {
    .petrol-map__title-icon svg {
      width: 100%;
      max-width: 0.9375vw;
      height: 1.145833333vw; } }

.petrol-map__spin {
  margin: 5px 0 0 10px;
  display: flex;
  justify-content: flex-end;
  flex: 1;
  cursor: pointer; }
  @media screen and (min-width: 1921px) {
    .petrol-map__spin {
      margin: 0.2604166667vw 0 0 0.5208333333vw; } }
  @media screen and (min-width: 1921px) {
    .petrol-map__spin svg {
      width: 100%;
      max-width: 1.041666667vw;
      height: 1.041666667vw; } }

.petrol-map__reset {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.51px;
  text-transform: uppercase;
  cursor: pointer;
  margin-left: 12px;
  margin-top: 5px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__reset {
      font-size: 0.5208333333vw;
      line-height: 0.625vw;
      letter-spacing: 0.0265625vw;
      margin-left: 0.625vw;
      margin-top: 0.2604166667vw; } }

.petrol-map__form-holder {
  position: relative;
  display: flex;
  padding: 5px 5px 5px 10px;
  border: 1px solid #0079c1;
  height: 42px;
  margin-bottom: 5px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__form-holder {
      padding: 0.2604166667vw 0.2604166667vw 0.2604166667vw 0.5208333333vw;
      border: 0.05208vw solid #0079c1;
      height: 2.1875vw;
      margin-bottom: 0.2604166667vw; } }
  .petrol-map__form-holder:last-of-type {
    margin-bottom: 0; }

.petrol-map__autocomplete {
  position: absolute;
  top: 100%;
  background: #fff;
  width: calc(100% + 2px);
  left: -1px;
  right: 0;
  font-size: 14px;
  border: 1px solid #0079c1;
  z-index: 1; }

.petrol-map__autocomplete-list-item {
  padding: 15px 15px 15px 40px;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer; }
  @media screen and (min-width: 1921px) {
    .petrol-map__autocomplete-list-item {
      padding: 0.78125vw 0.78125vw 0.78125vw 2.083333333vw; } }
  .petrol-map__autocomplete-list-item:hover {
    background-color: #0079c1;
    color: #fff; }
    .petrol-map__autocomplete-list-item:hover svg path {
      fill: #fff; }
  .petrol-map__autocomplete-list-item svg {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0%, -50%);
    margin-right: 10px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__autocomplete-list-item svg {
        margin-right: 0.78125vw;
        left: 0.5208333333vw;
        height: 1.041666667vw;
        width: 1.041666667vw; } }

.map-petrol__search {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0079c1;
  border: 0;
  position: absolute;
  right: 5px; }
  @media screen and (min-width: 1921px) {
    .map-petrol__search {
      width: 1.666666667vw;
      height: 1.666666667vw;
      right: 0.2604166667vw; } }

.map-petrol__search--transparent {
  background: transparent; }
  @media screen and (min-width: 1921px) {
    .map-petrol__search--transparent svg {
      width: 100%;
      max-width: 1.041666667vw;
      height: 1.041666667vw; } }

.map-petrol__search-pre {
  background: transparent;
  border: 0;
  margin-top: 0;
  margin-right: 9px; }
  @media screen and (min-width: 1921px) {
    .map-petrol__search-pre {
      margin-top: 0.2604166667vw; } }
  @media screen and (min-width: 1921px) {
    .map-petrol__search-pre svg {
      width: 100%;
      max-width: 0.7291666667vw;
      height: 0.7291666667vw; } }

.petrol-map__search-icon {
  margin-top: 5px;
  background: transparent;
  border: 0; }
  @media screen and (min-width: 1921px) {
    .petrol-map__search-icon {
      margin-top: 0.2604166667vw; } }
  @media screen and (min-width: 1921px) {
    .petrol-map__search-icon svg {
      width: 100%;
      max-width: 1.25vw;
      height: 1.25vw; } }

.petrol-map__search-input {
  width: 100%;
  border: 0;
  height: 100%;
  padding-right: 40px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__search-input {
      padding-right: 2.083333333vw; } }

.petrol-map__search-input::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.01em;
  color: #bdbdbd; }
  @media screen and (min-width: 1921px) {
    .petrol-map__search-input::-webkit-input-placeholder {
      font-size: 0.8333333333vw;
      line-height: 1.354166667vw; } }

.petrol-map__search-input::-moz-placeholder {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.01em;
  color: #bdbdbd; }
  @media screen and (min-width: 1921px) {
    .petrol-map__search-input::-moz-placeholder {
      font-size: 0.8333333333vw;
      line-height: 1.354166667vw; } }

.petrol-map__search-input:-ms-input-placeholder {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.01em;
  color: #bdbdbd; }
  @media screen and (min-width: 1921px) {
    .petrol-map__search-input:-ms-input-placeholder {
      font-size: 0.8333333333vw;
      line-height: 1.354166667vw; } }

.petrol-map__search-input:-moz-placeholder {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.01em;
  color: #bdbdbd; }
  @media screen and (min-width: 1921px) {
    .petrol-map__search-input:-moz-placeholder {
      font-size: 0.8333333333vw;
      line-height: 1.354166667vw; } }

.petrol-map__search-input--darker::-webkit-input-placeholder {
  color: #333; }

.petrol-map__search-input--darker::-moz-placeholder {
  color: #333; }

.petrol-map__search-input--darker:-ms-input-placeholder {
  color: #333; }

.petrol-map__search-input--darker:-moz-placeholder {
  color: #333; }

.petrol-map__filters {
  display: flex;
  justify-content: space-between;
  margin-top: 5px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filters {
      margin-top: 0.2604166667vw; } }

.petrol-map-filters-links {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }

.petrol-map__single-filter {
  font-family: "Gilroy", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.51px;
  min-height: 32px;
  background: #0079c1;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 10px;
  align-items: center;
  border: 1px solid transparent;
  display: flex; }
  @media screen and (min-width: 1921px) {
    .petrol-map__single-filter {
      font-size: 0.5208333333vw;
      line-height: 0.625vw;
      letter-spacing: 0.0265625vw;
      min-height: 1.666666667vw;
      margin-right: 0.2604166667vw;
      margin-bottom: 0.2604166667vw;
      padding: 0.5208333333vw;
      border: 0.05208333333vw solid transparent; } }

.petrol-map__single-filter__active {
  background-color: transparent;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.51px;
  min-height: 32px;
  color: #0079c1;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 10px;
  display: flex;
  align-items: center;
  border: 1px solid #0079c1; }
  @media screen and (min-width: 1921px) {
    .petrol-map__single-filter__active {
      font-size: 0.5208333333vw;
      line-height: 0.625vw;
      letter-spacing: 0.0265625vw;
      min-height: 1.666666667vw;
      margin-right: 0.2604166667vw;
      margin-bottom: 0.2604166667vw;
      padding: 0.5208333333vw;
      border: 0.05208vw solid #0079c1; } }

.petrol-map__single-filter-icon {
  margin-right: 12.5px;
  margin-top: 2px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__single-filter-icon {
      margin-right: 0.6510416667vw;
      margin-top: 0.1041666667vw; } }
  @media screen and (min-width: 1921px) {
    .petrol-map__single-filter-icon svg {
      width: 0.2083333333vw;
      height: 0.4166666667vw; } }

@media screen and (min-width: 1921px) {
  .reset-filters-button svg {
    width: 100%;
    max-width: 0.4166666667vw;
    height: 0.4166666667vw; } }

.petrol-map__location {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 5px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__location {
      margin-top: 0.2604166667vw; } }
  @media screen and (min-width: 1921px) {
    .petrol-map__location .back-button svg {
      width: 100%;
      max-width: 0.2083333333vw;
      height: 0.2083333333vw; } }

.petrol-map__reveald {
  overflow-y: auto;
  background: #fff;
  flex: 1; }
  .petrol-map__reveald * {
    scrollbar-color: #9c9b9b #e6e6e6; }
  .petrol-map__reveald *::-webkit-scrollbar-track {
    background: #e6e6e6; }
  .petrol-map__reveald *::-webkit-scrollbar-thumb {
    background: #9c9b9b; }
  @media screen and (max-width: 1023px) {
    .petrol-map__reveald {
      margin-right: 0;
      padding-right: 0; } }

.petrol-map__checks {
  margin-top: 35px; }
  .petrol-map__checks.direct .petrol-map__revealed-filters:not(:first-of-type) {
    display: none; }
  .petrol-map__checks.direct .petrol-map__divider {
    display: none; }
  @media screen and (min-width: 1921px) {
    .petrol-map__checks {
      margin-top: 1.822916667vw; } }

.petrol-map__more-filters {
  display: flex;
  align-items: center; }
  @media screen and (min-width: 1921px) {
    .petrol-map__more-filters svg {
      width: 100%;
      max-width: 0.8333333333vw;
      height: 0.8333333333vw; } }

.petrol-map__more-filters-wrapper {
  display: flex;
  align-items: center; }

.petrol-map__more-calculator {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px 0 0; }
  .petrol-map__more-calculator button {
    display: flex;
    align-items: center;
    background: transparent;
    border: none; }
    .petrol-map__more-calculator button p {
      font-size: 10px;
      margin-left: 5px;
      line-height: 12px;
      letter-spacing: 0.51px;
      border: 0;
      padding: 0;
      background: transparent;
      text-transform: uppercase;
      margin: 0 0 0 4px; }
      @media screen and (min-width: 1921px) {
        .petrol-map__more-calculator button p {
          font-size: 0.5208333333vw;
          margin-left: 0.2604166667vw;
          line-height: 0.625vw;
          letter-spacing: 0.0265625vw; } }

.petrol-map__store {
  background: radial-gradient(74.35% 285.98% at 96.22% 53.77%, rgba(0, 104, 180, 0.6) 0%, #0079c1 100%);
  position: absolute;
  width: 100%;
  height: 200px;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center; }
  @media screen and (min-width: 1921px) {
    .petrol-map__store {
      height: 10.41666667vw; } }
  @media screen and (max-width: 1023px) {
    .petrol-map__store {
      position: static;
      height: auto;
      padding: 40px 20px;
      background: #0079c1; } }

.petrol-map__store-lay {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .petrol-map__store-lay .petrol-map__store-lay-zajedno {
    font-style: italic; }
  @media screen and (max-width: 767px) {
    .petrol-map__store-lay {
      flex-wrap: wrap; } }

.petrol-map__playstore {
  display: flex; }
  .petrol-map__playstore a {
    margin-left: 27px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__playstore a {
        margin-left: 1.40625vw; } }
    @media screen and (max-width: 767px) {
      .petrol-map__playstore a {
        margin: 0 5px; } }
    @media screen and (max-width: 480px) {
      .petrol-map__playstore a {
        margin: 0 0 20px; } }
  @media screen and (max-width: 767px) {
    .petrol-map__playstore {
      margin-top: 20px; } }
  @media screen and (max-width: 480px) {
    .petrol-map__playstore {
      flex-wrap: wrap;
      margin-top: 30px; } }

.petrol-map__revealed-filters {
  display: flex;
  padding: 30px 41px 40px 96px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__revealed-filters {
      padding: 1.5625vw 2.135416667vw 2.083333333vw 5vw; } }
  @media screen and (max-width: 767px) {
    .petrol-map__revealed-filters {
      padding: 30px 20px 20px; } }
  @media screen and (max-width: 480px) {
    .petrol-map__revealed-filters {
      flex-wrap: wrap; } }

.petrol-map__filter-name {
  position: relative;
  display: flex;
  width: 52%; }
  @media screen and (max-width: 480px) {
    .petrol-map__filter-name {
      width: 100%; }
      .petrol-map__filter-name br {
        display: none; } }

.petrol-map__filter-icon {
  margin-right: 15px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-icon {
      margin-right: 0.78125vw; } }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-icon svg {
      width: 100%;
      max-width: 1.25vw;
      height: 1.25vw; } }

.petrol-map__filter-select {
  width: 48%; }
  .petrol-map__filter-select .form-label {
    margin-bottom: 15px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__filter-select .form-label {
        margin-bottom: 0.78125vw; } }
  @media screen and (max-width: 480px) {
    .petrol-map__filter-select {
      width: 100%;
      margin-top: 20px;
      margin-left: 5px; } }

.petrol-map__divider {
  background: #0079c1;
  opacity: 0.12;
  width: 100%;
  margin: 0;
  border: 0; }

.petrol-map__filter-more {
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  letter-spacing: 0.75px;
  cursor: pointer; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-more {
      font-size: 0.7291666667vw;
      line-height: 0.8854166667vw;
      letter-spacing: 0.0390625vw; } }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-more svg {
      width: 100%;
      max-width: 0.7291666667vw;
      height: 0.7291666667vw; } }

.petrol-map__filter-more--active {
  display: flex; }

.petrol-map__filter-moretext {
  margin-left: 14px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-moretext {
      margin-left: 0.7291666667vw; } }

.petrol-map__filter-lesstext {
  display: none; }

.petrol-map__ghost {
  display: none; }

.petrol-map__reject-filters {
  align-items: center;
  display: flex;
  margin-top: 10px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__reject-filters {
      margin-top: 0.5208333333vw; } }
  @media screen and (min-width: 1921px) {
    .petrol-map__reject-filters svg {
      width: 100%;
      max-width: 1.25vw;
      height: 1.25vw; } }
  @media screen and (min-width: 1921px) {
    .petrol-map__reject-filters .petrol-map__single-filter-icon svg {
      width: 100%;
      max-width: 0.4166666667vw;
      height: 0.4166666667vw; } }

.petrol-map__reject-title {
  margin-right: 18px;
  margin-left: 15px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__reject-title {
      margin-right: 0.9375vw;
      margin-left: 0.78125vw; } }

.petrol-map__less {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-end; }
  .petrol-map__less svg {
    margin-right: 9px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__less svg {
        margin-right: 0.46875vw; } }
    @media screen and (min-width: 1921px) {
      .petrol-map__less svg {
        margin-right: 0.46vw; } }

.petrol-map__switch {
  font-size: 10px;
  margin-left: 5px;
  line-height: 12px;
  letter-spacing: 0.51px;
  border: 0;
  padding: 0;
  background: transparent;
  text-transform: uppercase; }
  @media screen and (min-width: 1921px) {
    .petrol-map__switch {
      font-size: 0.5208333333vw;
      margin-left: 0.2604166667vw;
      line-height: 0.625vw;
      letter-spacing: 0.0265625vw; } }

.petrol-map__switch--less {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-end; }
  .petrol-map__switch--less svg {
    margin-right: 9px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__switch--less svg {
        margin-right: 0.46875vw;
        width: 100%;
        max-width: 0.5208333333vw;
        height: 0.3125vw; } }
    @media screen and (max-width: 480px) {
      .petrol-map__switch--less svg {
        min-width: 10px; } }

.petrol-map__stepback {
  display: flex;
  align-items: center;
  margin-top: 10px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__stepback {
      margin-top: 0.5208333333vw; } }

.petrol-map__end-filter {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer; }
  .petrol-map__end-filter svg {
    margin-right: 7px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__end-filter svg {
        margin-right: 0.3645833333vw; } }
  .petrol-map__end-filter .petrol-map__single-filter {
    margin-right: 0; }

.petrol-map__filter-view {
  padding: 10px 0 0 96px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-view {
      padding: 0.5208333333vw 0 0 5vw; } }
  @media screen and (max-width: 1279px) {
    .petrol-map__filter-view {
      padding: 0 20px; } }

.petrol-map__filter-view-400 {
  font-weight: 400; }

.petrol-map__filter-view-holder {
  display: flex;
  justify-content: space-between;
  padding: 32px 0;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-view-holder {
      padding: 1.666666667vw 0;
      box-shadow: 0 0.20833vw 2.08333vw 0 rgba(0, 0, 0, 0.1); } }

.petrol-map__filter-view-holder--noshadow.petrol-map__filter-view-holder {
  box-shadow: none !important; }

.petrol-map__filter-view-holder--active {
  box-shadow: none;
  background: linear-gradient(0deg, rgba(199, 200, 202, 0.32), rgba(199, 200, 202, 0.32)), #fff;
  align-items: center; }

.petrol-map__filter-view-sign {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: flex-start; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-view-sign svg {
      width: 100%;
      max-width: 1.145833333vw;
      height: 1.666666667vw; } }
  @media screen and (max-width: 480px) {
    .petrol-map__filter-view-sign {
      width: 15%; } }

.petrol-map__filter-view-content {
  width: 75%;
  padding-right: 10px;
  margin-right: 5px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-view-content {
      padding-right: 0.5208333333vw;
      margin-right: 0.2604166667vw; } }
  .petrol-map__filter-view-content .fourth-title {
    margin-bottom: 10px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__filter-view-content .fourth-title {
        margin-bottom: 0.5208333333vw; } }

.petrol-map__filter-view-icons {
  width: 10%; }

.petrol-map__filter-view-number {
  display: block;
  margin-top: 10px;
  font-weight: 700;
  font-size: 8px;
  line-height: 10px;
  letter-spacing: 0.51px;
  text-transform: uppercase;
  color: #0079c1; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-view-number {
      margin-top: 0.5208333333vw;
      font-size: 0.4166666667vw;
      line-height: 0.5208333333vw;
      letter-spacing: 0.0265625vw; } }

.petrol-map__filter-view-title {
  font-weight: 400;
  font-size: 20px;
  line-height: 140.18%;
  letter-spacing: -0.01em;
  margin-bottom: 16px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-view-title {
      font-size: 1.041666667vw;
      margin-bottom: 0.8333333333vw; } }

.petrol-map__filter-view-double {
  display: flex;
  justify-content: space-between; }

.petrol-map__filter-view-text {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.01em;
  display: block; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-view-text {
      font-size: 0.8333333333vw;
      line-height: 1.354166667vw; } }

.petrol-map__filter-view-toggle {
  cursor: pointer; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-view-toggle svg {
      width: 100%;
      max-width: 0.8333333333vw;
      height: 0.8333333333vw; } }

.petrol-map__filter-view-toggle--reverse {
  transform: rotate(180deg);
  display: flex;
  justify-content: flex-end;
  align-self: flex-start; }

.petrol-map__filter-view-entry .petrol-map__filter-view-holder {
  background-color: #fff;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-view-entry .petrol-map__filter-view-holder {
      box-shadow: 0 0.20833 2.08333vw 0 rgba(0, 0, 0, 0.1); } }
  .petrol-map__filter-view-entry .petrol-map__filter-view-holder:first-of-type {
    background: #fff; }
  .petrol-map__filter-view-entry .petrol-map__filter-view-holder:last-of-type {
    margin-bottom: 8px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__filter-view-entry .petrol-map__filter-view-holder:last-of-type {
        margin-bottom: 0.4166666667vw; } }

.petrol-map__filter-view-single {
  display: none; }
  .petrol-map__filter-view-single a {
    color: #000;
    font-weight: 400; }
    .petrol-map__filter-view-single a strong {
      font-weight: 700; }

@media screen and (min-width: 1921px) {
  #new-waypoint-button .petrol-map__single-filter-icon svg {
    width: 100%;
    max-width: 0.5208333333vw;
    height: 0.5208333333vw; } }

.petrol-map__all {
  background: #fff; }

.petrol-map__all-holder {
  display: flex;
  justify-content: space-between;
  padding: 32px 0; }
  @media screen and (min-width: 1921px) {
    .petrol-map__all-holder {
      padding: 1.666666667vw 0; } }

.petrol-map__all-filter {
  padding: 10px 0 0 96px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__all-filter {
      padding: 0.5208333333vw 0 0 5vw; } }
  @media screen and (max-width: 1279px) {
    .petrol-map__all-filter {
      padding: 0 20px; } }

.petrol-map__all-filter-address {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  margin: 4px 0 5px;
  display: block; }
  @media screen and (min-width: 1921px) {
    .petrol-map__all-filter-address {
      font-size: 0.7291666667vw;
      line-height: 1.25vw;
      margin: 0.2083333333vw 0 0.2604166667vw; } }

.petrol-map__all-filter-double {
  display: flex;
  justify-content: space-between;
  font-size: 14px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__all-filter-double {
      font-size: 0.7291666667vw; } }
  @media screen and (max-width: 480px) {
    .petrol-map__all-filter-double {
      flex-wrap: wrap; }
      .petrol-map__all-filter-double .petrol-map__all-filter-strong {
        width: 100%; } }

.petrol-map__all-card {
  margin-bottom: 8px;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 1921px) {
    .petrol-map__all-card {
      margin-bottom: 0.7291666667vw;
      box-shadow: 0 0.20833vw 2.08333vw 0 rgba(0, 0, 0, 0.1); } }

.petrol-map__all-filter-strong {
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase; }
  @media screen and (min-width: 1921px) {
    .petrol-map__all-filter-strong {
      font-size: 0.625vw;
      line-height: 1.041666667vw;
      letter-spacing: 0.05208333333vw; } }

.petrol-map__all-filter-medium {
  font-weight: 500; }

.petrol-map__filter-list {
  margin-top: 20px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-list {
      margin-top: 1.041666667vw; } }

.petrol-map__filter-list-item {
  padding: 20px 0;
  border-top: 1px solid rgba(0, 121, 193, 0.12);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
  max-width: 90%; }

.petrol-map__filter-list-text {
  display: block;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: -0.01em;
  position: relative;
  padding-left: 20px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-list-text {
      font-size: 0.625vw;
      line-height: 1.25vw;
      padding-left: 1.041666667vw; } }
  .petrol-map__filter-list-text span {
    position: absolute;
    left: 0; }

.petrol-map__filter-padd {
  padding: 10px 20px 0 96px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-padd {
      padding: 0.5208333333vw 1.041666667vw 0 5vw; } }
  @media screen and (max-width: 1279px) {
    .petrol-map__filter-padd {
      padding: 0 20px; } }

.petrol-map__delete {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 25px 0 0;
  margin-bottom: 25px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__delete {
      padding: 0.5208333333vw 1.302083333vw 0 0;
      margin-bottom: 1.302083333vw; } }
  .petrol-map__delete .third-title {
    margin-left: 15px;
    margin-top: -5px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__delete .third-title {
        margin-left: 0.78125vw;
        margin-top: -0.2604166667vw; } }

#stations-show {
  display: none;
  flex-direction: column;
  cursor: pointer; }
  #stations-show.has-elements {
    display: block; }
  #stations-show h3 {
    position: relative;
    padding: 0 22px 0 0; }
    #stations-show h3 svg {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      transition: 0.3s ease; }
      #stations-show h3 svg.active {
        transform: translateY(-50%) rotate(180deg); }
  #stations-show .petrol-map__filter-select {
    margin: 20px 0 0;
    width: 100%; }

.petrol-map__close {
  background: transparent;
  border: 0;
  max-width: 0;
  padding: 0; }

.petrol-map__filter-final {
  margin-top: 25px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final {
      margin-top: 1.302083333vw; } }

.petrol-map__filter-final-close {
  display: flex;
  flex-wrap: wrap;
  padding: 27px 0; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final-close {
      padding: 1.40625vw 0; } }

.petrol-map__filter-final-icon {
  margin-right: 15px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final-icon {
      margin-right: 0.78125vw; } }

.petrol-map__filter-final-input {
  width: 100%;
  border: 1px solid #c7c8ca;
  height: 42px;
  display: flex;
  align-items: center;
  margin-top: 10px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final-input {
      border: 0.05208333333vw solid #c7c8ca;
      height: 2.1875vw;
      margin-top: 0.5208333333vw; } }
  .petrol-map__filter-final-input input {
    border: 0;
    width: 100%;
    padding-left: 15px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__filter-final-input input {
        padding-left: 0.78125vw; } }
    .petrol-map__filter-final-input input::-webkit-input-placeholder {
      font-size: 16px;
      line-height: 26px;
      letter-spacing: -0.01em;
      color: #bdbdbd; }
      @media screen and (min-width: 1921px) {
        .petrol-map__filter-final-input input::-webkit-input-placeholder {
          font-size: 0.8333333333vw;
          line-height: 1.354166667vw; } }
    .petrol-map__filter-final-input input::-moz-placeholder {
      font-size: 16px;
      line-height: 26px;
      letter-spacing: -0.01em;
      color: #bdbdbd; }
      @media screen and (min-width: 1921px) {
        .petrol-map__filter-final-input input::-moz-placeholder {
          font-size: 0.8333333333vw;
          line-height: 1.354166667vw; } }
    .petrol-map__filter-final-input input:-ms-input-placeholder {
      font-size: 16px;
      line-height: 26px;
      letter-spacing: -0.01em;
      color: #bdbdbd; }
      @media screen and (min-width: 1921px) {
        .petrol-map__filter-final-input input:-ms-input-placeholder {
          font-size: 0.8333333333vw;
          line-height: 1.354166667vw; } }
    .petrol-map__filter-final-input input:-moz-placeholder {
      font-size: 16px;
      line-height: 26px;
      letter-spacing: -0.01em;
      color: #bdbdbd; }
      @media screen and (min-width: 1921px) {
        .petrol-map__filter-final-input input:-moz-placeholder {
          font-size: 0.8333333333vw;
          line-height: 1.354166667vw; } }

.petrol-map__filter-final-price {
  min-width: 72px;
  height: 100%;
  border-right: 1px solid #c7c8ca;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.01em; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final-price {
      min-width: 3.75vw;
      border-right: 0.05208333333vw solid #c7c8ca;
      font-size: 0.8333333333vw; } }
  @media screen and (max-width: 320px) {
    .petrol-map__filter-final-price {
      min-width: 52px; } }

.petrol-map__filter-final-valute {
  min-width: 62px;
  border-left: 1px solid #c7c8ca;
  height: 100%;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.01em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final-valute {
      min-width: 3.229166667vw;
      border-left: 0.05208333333vw solid #c7c8ca;
      font-size: 0.8333333333vw; } }
  @media screen and (max-width: 320px) {
    .petrol-map__filter-final-valute {
      min-width: 42px; } }

.petrol-map__filter-final-end {
  flex: 1;
  padding-left: 50px;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final-end {
      padding-left: 2.604166667vw; } }
  .petrol-map__filter-final-end .radio-form {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end; }
    .petrol-map__filter-final-end .radio-form p {
      margin: 0 0 0 8px; }
    .petrol-map__filter-final-end .radio-form .radio-checkmark {
      min-height: 18px;
      min-width: 18px;
      max-height: 18px;
      max-width: 18px;
      background-color: transparent;
      border-radius: 50%;
      border: 1px solid #c7c8ca;
      position: relative; }
      .petrol-map__filter-final-end .radio-form .radio-checkmark::after {
        content: "";
        position: absolute;
        min-width: 9px;
        min-height: 9px;
        max-height: 9px;
        max-width: 9px;
        border-radius: 50%;
        background: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .petrol-map__filter-final-end .radio-form input {
      display: none; }
    .petrol-map__filter-final-end .radio-form input:checked + .radio-checkmark::after {
      display: block; }
    .petrol-map__filter-final-end .radio-form input:checked + .radio-checkmark {
      background: #0079c1; }
    @media screen and (min-width: 1921px) {
      .petrol-map__filter-final-end .radio-form p {
        margin: 0 0 0 0.41667vw; } }
  @media screen and (max-width: 480px) {
    .petrol-map__filter-final-end {
      padding-left: 0;
      flex: none;
      width: 100%;
      margin-top: 10px; } }

.petrol-map__filter-final-litar {
  height: 42px;
  border: 1px solid #0079c1; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final-litar {
      height: 2.1875vw;
      border: 0.05208vw solid #0079c1; } }
  .petrol-map__filter-final-litar input {
    width: 100%;
    border: 0;
    height: 100%;
    padding-left: 16px; }
    @media screen and (min-width: 1921px) {
      .petrol-map__filter-final-litar input {
        padding-left: 0.8333333333vw; } }
    .petrol-map__filter-final-litar input::-webkit-input-placeholder {
      font-size: 16px;
      line-height: 26px;
      letter-spacing: -0.01em;
      color: #bdbdbd; }
      @media screen and (min-width: 1921px) {
        .petrol-map__filter-final-litar input::-webkit-input-placeholder {
          font-size: 0.8333333333vw;
          line-height: 1.354166667vw; } }
    .petrol-map__filter-final-litar input::-moz-placeholder {
      font-size: 16px;
      line-height: 26px;
      letter-spacing: -0.01em;
      color: #bdbdbd; }
      @media screen and (min-width: 1921px) {
        .petrol-map__filter-final-litar input::-moz-placeholder {
          font-size: 0.8333333333vw;
          line-height: 1.354166667vw; } }
    .petrol-map__filter-final-litar input:-ms-input-placeholder {
      font-size: 16px;
      line-height: 26px;
      letter-spacing: -0.01em;
      color: #bdbdbd; }
      @media screen and (min-width: 1921px) {
        .petrol-map__filter-final-litar input:-ms-input-placeholder {
          font-size: 0.8333333333vw;
          line-height: 1.354166667vw; } }
    .petrol-map__filter-final-litar input:-moz-placeholder {
      font-size: 16px;
      line-height: 26px;
      letter-spacing: -0.01em;
      color: #bdbdbd; }
      @media screen and (min-width: 1921px) {
        .petrol-map__filter-final-litar input:-moz-placeholder {
          font-size: 0.8333333333vw;
          line-height: 1.354166667vw; } }

.petrol-map__filter-final-content {
  width: 100%;
  padding-left: 35px;
  margin-top: 12.5px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final-content {
      margin-top: 0.6510416667vw;
      padding-left: 1.822916667vw; } }
  @media screen and (max-width: 1279px) {
    .petrol-map__filter-final-content {
      width: 100%; } }

.petrol-map__filter-final-text {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.01em;
  margin-bottom: 15px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final-text {
      font-size: 0.8333333333vw;
      line-height: 1.354166667vw;
      margin-bottom: 0.78125vw; } }

.petrol-map__filter-final-sum {
  font-size: 20px;
  line-height: 36px;
  letter-spacing: -0.01em; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-final-sum {
      font-size: 1.041666667vw;
      line-height: 1.875vw; } }

#open-calc-button {
  height: 32px;
  font-size: 10px;
  font-weight: 700;
  max-width: 360px;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background-color: #0079c1;
  letter-spacing: 0.51px;
  margin: 33px 0 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 12px; }
  @media screen and (min-width: 1921px) {
    #open-calc-button {
      height: 1.666666667vw;
      font-size: 0.5208333333vw;
      max-width: 18.75vw;
      letter-spacing: 0.0265625vw;
      margin: 1.71875vw 0 0 1.5625vw;
      line-height: 0.625vw; } }
  @media screen and (max-width: 1023px) {
    #open-calc-button {
      max-width: 100%;
      margin-left: 30px;
      margin-right: 30px; } }

#route-planner-destination-div {
  flex-wrap: wrap; }
  #route-planner-destination-div .petrol-map__filter-view-icons {
    display: none; }

.open-calc-button__icon {
  margin-right: 10px;
  padding-top: 5px; }
  @media screen and (min-width: 1921px) {
    .open-calc-button__icon {
      margin-right: 0.5208333333vw;
      padding-top: 0.2604166667vw; } }
  @media screen and (min-width: 1921px) {
    .open-calc-button__icon svg {
      width: 100%;
      max-width: 0.6770833333vw;
      height: auto; } }

.marker-cluster {
  display: flex;
  justify-content: center;
  align-items: center; }
  .marker-cluster span {
    /*margin-top: -12px;*/
    position: relative;
    top: -6px;
    display: block; }
    @media screen and (min-width: 1921px) {
      .marker-cluster span {
        top: -0.3125vw; } }

.fourth-title-gps {
  cursor: pointer; }

.gm-style-iw-t .petrol-map__filter-view-holder {
  padding: 15px;
  box-shadow: none;
  min-width: 315px; }
  @media screen and (min-width: 1921px) {
    .gm-style-iw-t .petrol-map__filter-view-holder {
      padding: 0.78125vw;
      box-shadow: none;
      min-width: 16.40625vw; } }

.gm-style-iw-t .petrol-map__filter-view-content {
  padding-left: 10px;
  width: 85%; }
  @media screen and (min-width: 1921px) {
    .gm-style-iw-t .petrol-map__filter-view-content {
      padding-left: 0.5208333333vw; } }

.gm-style-iw-t .third-title {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.51px;
  margin-bottom: 10px; }
  @media screen and (min-width: 1921px) {
    .gm-style-iw-t .third-title {
      font-size: 0.7291666667vw;
      line-height: 0.625vw;
      letter-spacing: 0.0265625;
      margin-bottom: 0.5208333333vw; } }

.gm-style-iw-t .petrol-map__all-filter-address {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.01em; }
  @media screen and (min-width: 1921px) {
    .gm-style-iw-t .petrol-map__all-filter-address {
      font-size: 0.7291666667vw;
      line-height: 0.625vw; } }

.gm-style-iw-t .petrol-map__all-filter-double {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.01em; }
  @media screen and (min-width: 1921px) {
    .gm-style-iw-t .petrol-map__all-filter-double {
      font-size: 0.6255vw;
      line-height: 0.7291666667vw; } }

.gm-style-iw-t .petrol-map__all-filter-strong {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.01em; }
  @media screen and (min-width: 1921px) {
    .gm-style-iw-t .petrol-map__all-filter-strong {
      font-size: 0.6255vw;
      line-height: 0.7291666667vw; } }

.gm-style .gm-style-iw-c {
  left: -20px;
  top: 0;
  padding-left: 0;
  transform: translate(0, -100%); }
  @media screen and (min-width: 1921px) {
    .gm-style .gm-style-iw-c {
      left: -1.04167vw; } }

.gm-style .gm-style-iw-t::after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #fff;
  background: transparent;
  transform: none;
  left: -10px;
  top: -20px;
  box-shadow: none; }
  @media screen and (min-width: 1921px) {
    .gm-style .gm-style-iw-t::after {
      border-left: 0.5208333333vw solid transparent;
      border-right: 0.5208333333vw solid transparent;
      border-top: 0.78125vw solid #fff;
      left: -0.5208333333vw;
      top: -1.041666667vw; } }

.petrol-map__google--active {
  display: flex; }
  @media screen and (max-width: 1023px) {
    .petrol-map__google--active {
      flex-wrap: wrap; } }

.benzinske-mape--active {
  position: relative !important; }

#station-single-div .petrol-map__filter-view-content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap; }

.petrol-map__filter-view-logo svg {
  width: 40px;
  height: 40px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__filter-view-logo svg {
      width: 2.083333333vw;
      height: 2.083333333vw; } }

.petrol-map__list-logo svg {
  width: 40px;
  height: 40px; }
  @media screen and (min-width: 1921px) {
    .petrol-map__list-logo svg {
      width: 2.083333333vw;
      height: 2.083333333vw; } }

.secondary-title--white {
  color: #fff; }

.form-label {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 14px;
  user-select: none;
  margin-bottom: 15px; }
  .form-label input {
    box-sizing: border-box;
    padding: 0;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 13px;
    width: 13px; }
  @media screen and (min-width: 1921px) {
    .form-label {
      margin-bottom: 0.78125vw;
      padding-left: 1.5625vw;
      font-size: 0.7291666667vw; } }

/* Create a custom checkbox */
.form-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 1px solid #c7c8ca;
  display: flex;
  justify-content: center; }
  @media screen and (min-width: 1921px) {
    .form-checkmark {
      height: 0.9375vw;
      width: 0.9375vw;
      border: 0.05208333333vw solid #c7c8ca; } }

/* On mouse-over, add a grey background color */
.form-label:hover input ~ .form-checkmark {
  background-color: transparent; }

/* When the checkbox is checked, add a blue background */
.form-label input:checked ~ .form-checkmark {
  background-color: #0079c1; }

/* Create the checkmark/indicator (hidden when not checked) */
.form-checkmark::after {
  content: "";
  position: absolute;
  display: none; }
  @media screen and (min-width: 1921px) {
    .form-checkmark::after {
      width: 100%;
      max-width: 0.625vw;
      height: auto; } }

/* Show the checkmark when checked */
.form-label input:checked ~ .form-checkmark::after {
  display: block; }

/* Style the checkmark/indicator */
.form-label .form-checkmark::after {
  content: url(fb5663932f1908a936df.svg);
  position: relative;
  top: -1px; }
  @media screen and (min-width: 1921px) {
    .form-label .form-checkmark::after {
      top: -0.15625vw;
      right: -0.05208333333vw; } }

.js-copy-url {
  cursor: pointer;
  position: relative; }
  .js-copy-url .url-copy-tooltip {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 8px;
    transform: translateY(-110%);
    background: #0079c1;
    color: #fff;
    border-radius: 4px;
    opacity: 0;
    transition: 0.3s ease; }
    .js-copy-url .url-copy-tooltip.active {
      opacity: 1; }

.copy-warning {
  font-size: 14px;
  color: #d91a21;
  display: none; }
  .copy-warning.active {
    display: block; }

