#mainNav .navbar-nav > li.nav-item > a.nav-link.active, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #E30613 !important;
  border-bottom: 4px solid #E30613;
}

#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #E30613;
}

.bg-header-img-slide-1 {
  background-image: url(header7-mobile.jpg) !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media (min-width: 768px) {
  .bg-header-img-slide-1 {
    background-image: url(header-desktop-1.jpg) !important;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
  }
}

.bg-header-img-slide-2 {
  background-image: url(/media/su1dg1xv/header3-mobile.jpg) !important;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

@media (min-width: 768px) {
  .bg-header-img-slide-2 {
    background-image: url(header10.jpg) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
}

.bg-last-section {
  background-image: url(/media/su1dg1xv/header3-mobile.jpg) !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 703px;
}

@media (min-width: 768px) {
  .bg-last-section {
    background-image: url(/media/cbohz2pf/header3.jpg) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 703px;
  }
}

.carousel-indicators .active {
  background-color: #D81E04;
}

.carousel-indicators [data-bs-target] {
  opacity: 1;
}

.bg-header {
  /*height: 80vh;*/
  /*min-height: 546px;*/
}

@media (min-width: 576px) {
  .bg-header {
    /*height: 100vh;*/
  }
}

@media (min-width: 768px) {
  .header-txt {
    position: absolute;
    bottom: 12%;
    z-index: 1;
  }
}

.btn-red, .btn-red:hover, .btn-red:active {
  background-color: #D81E04!important;
  border-radius: 0;
  color: #ffffff!important;
  font-size: 16px;
  height: 48px;
  padding-left: 40px;
  padding-right: 40px;
  border: none;
  padding-top: 11px;
  width: fit-content;
}

.header-btn {
  position: absolute;
  bottom: 12%;
  z-index: 1;
}

@media (min-width: 768px) {
  .header-btn {
    position: absolute;
    bottom: 16%;
  }
}

@media (max-width: 767px) {
  .header-txt {
    position: absolute;
    top: 20%;
    z-index: 1;
  }
}

@media (min-width: 1400px) {
  .header-txt {
    position: absolute;
    bottom: 24%;
  }
}

.header1 {
  width: fit-content;
  padding: 0px 16px 0px 16px;
  background: rgba(0, 0, 0, 0.50);
}

.fw-800 {
  font-weight: 800;
}
.fw-600 {
  font-weight: 600;
}
.fs-64 {
  font-size: clamp(2.125rem, 1.476rem + 2.8846vw, 4rem);
}

.color-white {
  color: #ffffff;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;
}

.new-logo {
  width: 238px;
}

.header-txt-subpage {
  position: absolute;
  top: 20%;
  z-index: 1;
}

@media (min-width: 1200px) {
  .header-txt-subpage {
    position: absolute;
    top: calc(50% - 16px);
    z-index: 1;
  }
}

.ratio-top-header-home {
  --bs-aspect-ratio: 156%;
  background-position:center;
}

@media (min-width: 768px) {
  .ratio-top-header-home {
    --bs-aspect-ratio: 79%;
  }
}

@media (min-width: 1200px) {
  .ratio-top-header-home {
    --bs-aspect-ratio: 50%;
  }
}

.ratio-top-header-subpage {
  --bs-aspect-ratio: 156%;
  /*max-height: 576px;*/
}

@media (min-width: 768px) {
  .ratio-top-header-subpage {
    --bs-aspect-ratio: 79%;
    /*max-height: 576px;*/
  }
}

@media (min-width: 1200px) {
  .ratio-top-header-subpage {
    --bs-aspect-ratio: 41%;
  }
}

.ratio-top-header-subpage-short{
    --bs-aspect-ratio: 60%;
}

@media (min-width: 768px) {
  .ratio-top-header-subpage-short {
    --bs-aspect-ratio: 25%;
  }
}

@media (min-width: 1200px) {
  .ratio-top-header-subpage-short {
    --bs-aspect-ratio: 25%;
  }
}



.header-subpage {
  font-size: clamp(3rem, 2.5714rem + 1.9048vw, 4rem);
  line-height: 1.3;
}

.header-subpage-small {
  font-size: clamp(1.25rem, 1.0314rem + 0.9581vw, 1.75rem);
  line-height: 1.3;
  font-weight: 700;
}

.section-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 1200px) {
  .section-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

h1 {
  font-size: clamp(2rem, 1.6322rem + 1.6346vw, 3.0625rem);
  font-weight:800;
}
h2 {
  font-size: clamp(1.6rem, 1.2322rem + 1.2346vw, 2.3625rem);
  font-weight:600;
}
h3 {
  font-size: clamp(1.2rem, 1.0322rem + 1.0346vw, 1.2625rem);
  margin:30px 0px 10px 0px;
}
.box-oil {
  border: 1px solid #dadada;
}

@media (min-width: 768px) {
  .box-oil {
    border: 1px solid #dadada;
    height: 420px;
  }
}

@media (min-width: 1200px) {
  .box-oil {
    border: 1px solid #dadada;
    height: 436px;
  }
}

.box-oil-img {
  height: 215px;
  display: flex;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
}

.box-oil-txt {
  justify-content: center;
  padding-top: 19px;
}

.scroll-margin {
  scroll-margin-top: 66px;
}

.fs-24 {
  font-size: 24px;
}

.logo-footer {
  max-width: 130px;
}

.btn-prev {
  height: 48px;
  width: 48px;
  border: 1px solid red;
  background-image: url(../../assets/img/arrow-red-small.svg) !important;
  background-repeat: no-repeat;
  background-position: center center;
  transform: rotate(180deg);
  margin-right: 16px;
}

.btn-next {
  height: 48px;
  width: 48px;
  border: 1px solid red;
  background-image: url(../../assets/img/arrow-red-small.svg) !important;
  background-repeat: no-repeat;
  background-position: center center;
}

.min-w-200 {
  min-width: 270px;
}

#mainNav.navbar-shrink .navbar-brand {
    background-image: url("/media/5qtl0xx5/logos-color.png") !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    width: 260px;
    /*height: 102px;*/
}

@media (min-width: 1200px) {
  #mainNav.navbar-shrink .navbar-brand {
    font-weight: 700;
    background-image: url("/media/5qtl0xx5/logos-color.png") !important;
    background-size: contain;
    background-repeat: no-repeat;
    text-transform: uppercase;
    color: #D81E04;
    font-family: proxima-nova;
    width: 420px;
  }
}

#mainNav .navbar-brand {
  font-weight: 700;
 /* background-image: url("/media/w2zbxtmd/logo-kolor-orlen.png") !important;*/
  background-image: url("/media/c55bsiqt/logos-white.png") !important;
  background-size: contain;
background-repeat: no-repeat;
background-position: left center;
width: 260px;
height: 50px;
}

@media (min-width: 1200px) {
  #mainNav .navbar-brand {
    color: rgba(255,255,255,.7);
    background-image: url("/media/c55bsiqt/logos-white.png") !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    width: 420px;
    height: 102px;
  }
}

.input-group {
  width: 100%;
  height: 48px;
  /*border: 1px solid #CCCCCC;*/
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 6px;
  box-shadow: none;
}

.custom-file-button input[type=file]::-webkit-file-upload-button {
  display: none;
}

.custom-file-button input[type=file]::file-selector-button {
  display: none;
}

.custom-file-button:hover label {
  background-color: #FF5454;
  cursor: pointer;
}

.input-group-text, .input-group-text:hover {
  display: flex;
  align-items: center;
  font-size: 16px;
  border-radius: 0;
  border: none;
  /*padding-left: 12px;*/
  /*padding-right: 15px;*/
  font-weight: 400;
  background-color: #FF5454;
  color: #ffffff;
  font-weight: 500;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

@media (min-width: 576px) {
  .input-group-text {
    padding-left: 28px;
    padding-right: 32px;
  }
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border: none;
  line-height: 2.1;
  padding-left: 18px;
  padding-right: 16px;
  color: #000;
}

.form-control:focus {
  box-shadow: none;
}

.form-check-label {
  padding-top: 2px;
  padding-left: 8px;
  cursor: pointer;
  font-weight: 400;
}

.form-check-input {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 2px solid #FF5454;
  -webkit-print-color-adjust: exact;
  --bs-form-check-bg: var(--bs-body-bg);
  cursor: pointer;
}

.form-check-input:focus {
  border-color: #FF5454;
  outline: 0;
  box-shadow: none;
}

.form-check-input:checked {
  background-color: #FF5454;
  border: 2px solid #FF5454;
  border: none;
}

.form-check {
  cursor: pointer;
}

.form-check-input:checked[type=radio] {
  /*width: 5px;*/
  /*height: 5px;*/
  /*background-color: #343a40;*/
  --bs-form-check-bg-image: url('radio-checked.svg');
}

.checkbox-element {
  border-radius: 0!important;
  background-color: transparent;
}

.form-window:focus-visible, .form-window:focus {
  outline: none;
  box-shadow: none;
  border-color: #CCCCCC;
}

.txt-input {
  width: 100%;
  border: 0;
  border-radius: 6px;
  height: 48px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 18px;
  color: #0E0E0E;
}

.steps-numbering {
  border: 2px solid #6E8087;
  height: 60px;
  border-radius: 35px;
  width: 60px;
}

.form-switch .form-check-input {
  width: 40px;
  height: 20px;
  background-image: url("../../assets/img/arrow-lang-black.svg");
  border: 2px solid #818181;
  box-shadow: none;
  cursor: pointer;
}

.form-check-input:checked {
  background-color: #ff5454;
  border: 2px solid #ff5454;
  outline: none;
}

.form-check-input {
  --bs-form-check-bg: #818181;
}

.txt-area {
  height: 178px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.custom-select {
  position: relative;
  font-size: 18px;
}

.custom-select select {
  display: none;
}

.select-selected {
  background-color: #ffffff;
  width: 100%;
  border: 0;
  border-radius: 0;
  font-size: 18px;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 1;*/
  /*-webkit-box-orient: vertical;*/
  border: 1px solid #CCCCCC!important;
  min-height: 48px;
  background-image: url("../../assets/img/arrow-lang-black.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: top 50% right 12px;
}

@media (min-width: 768px) {
  .select-selected {
    height: 48px;
  }
}

.select-selected:after {
  position: absolute;
  content: '';
  top: 18px;
  background-image: url("../../assets/img/arrow-lang-black.svg");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: transparent;
  top: 50%;
  transform: translateY(-50%);
}

.select-selected.select-arrow-active:after {
  border-color: transparent;
  top: 38%;
  transform: translateY(-50%);
}

.select-items div, .select-selected {
  padding: 11px 31px 12px 11px;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  border-color: transparent transparent rgba(0,0,0,0.07) transparent;
  cursor: pointer;
  min-height: 48px;
}

.select-items {
  position: absolute;
  border-radius: 0;
  background-color: #ffffff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  height: auto;
  max-height: 288px;
  overflow-x: hidden;
  margin-top: -1px;
  border: 1px solid #CCCCCC;
}

.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: #f2f2f2;
}

.container-img-header-subpage {
  max-height: 470px;
  max-width: 700px;
}

.box-news {
  border: 1px solid #DEDEDE;
  background-color: #ffffff;
  margin-bottom: 24px;
  padding: 0px;
}

.box-news-MP {
  background-color: #ffffff;
  margin-bottom: 24px;
 /* padding: 24px;  */
}


@media (min-width: 768px) {
  .box-news{
    margin-bottom: 30px;
    min-height: 316px;
  }
  .box-news-MP {
    margin-bottom: 30px;
    min-height: 316px;
  }
}

.box-strefak-body {
  border: 1px solid #DEDEDE;
  border-top: none;
  background-color: #ffffff;
  margin-bottom: 30px;
  /*height: 320px;*/
  padding: 24px;
}

@media (min-width: 768px) {
  .box-strefak-body {
    border-top: none;
    margin-bottom: 30px;
    min-height: 180px;
  }
}

.box-strefak-bgr-img-001 {
  background-image: url("img-sk-01.png");
}

.box-strefak-bgr-img-002 {
  background-image: url("img-sk-2.png");
}

.box-strefak-bgr-img-003 {
  background-image: url("img-sk-3.png");
}

.box-strefak-img {
  /*height: 169px;*/
  /*background-repeat: no-repeat;*/
  background-size: cover;
}

.txt-18-black {
  font: 16px proxima-nova;
}

.box-sk-header {
  font-weight: 600;
  font: 19px proxima-nova;
  line-height: normal;
  font-weight: 600 !important;
  line-height: 26px;
}


@media (min-width: 1200px) {
  .box-sk-header {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font: 22px proxima-nova;
    line-height: 29px;
  }
}

.txt-16 {
  font: 16px proxima-nova;
  line-height: 24px;
}

.txt-body-short {
  font: 16px proxima-nova;
  line-height: 24px;
}

@media (min-width: 992px) {
  .txt-body-short {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 192px;
    font: 16px proxima-nova;
    line-height: 24px;
  }
}

@media (min-width: 1200px) {
  .txt-body-short {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 182px;
    font: 18px proxima-nova;
    line-height: 26px;
  }
}

@media (min-width: 1400px) {
  .txt-body-short {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 129px;
    font: 18px proxima-nova;
    line-height: 26px;
  }
}

.btn-bgr, .btn-bgr:hover {
  border: 1px solid #D81E04;
  background-color: #D81E04;
  text-decoration: none;
  color: #ffffff;
  padding: 5px 65px 5px 65px;
  font: normal normal bold 14px/24px proxima-nova;
}

#strefaeksperta {
  scroll-margin-top: 60px;
  padding-top: 80px;
}

.bgr-white-sk {
  background-color: #ffffff !important;
}

.txt-black {
  color: #000000 !important;
}

.globe-black {
  background-image: url("../../assets/img/globe-black.svg");
  background-repeat: no-repeat;
  /*background-position: 48px;*/
  /*font-size: 14px;*/
  padding: 6px 16px 10px 0px;
  /*background-size: 15px;*/
}

.txt-lang-black {
  background-image: url("../../assets/img/arrow-lang-black.svg") !important;
  background-repeat: no-repeat;
  background-position: 48px;
  color: #000000;
  padding-right: 24px;
  font-size: 14px;
  background-size: 8px;
}

.txt-link-16, .txt-link-16:hover {
  font-weight: 400;
  font: 18px proxima-nova;
  color: #E30613;
  text-decoration: none;
  letter-spacing: 1px;
}

.red-arrow-l {
  padding-right: 6px;
  padding-bottom: 3px;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #E30613;
  border-color: #E30613;
}

.page-link {
  height: 36px !important;
}

.page-item {
  color: #E30613;
  padding: 4px;
}

.page-item:last-child .page-link {
  border-radius: 0;
}

.page-item:first-child .page-link {
  border-radius: 0;
}

.page-link {
  color: #515151;
}

#mainNav. shadow-shrink-no .shadow-shrink {
  box-shadow: none !important;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

@media (min-width: 992px) {
  .h-80 {
    height: 80px;
  }
}

@media (min-width: 992px) {
  .h-80::after {
    height: 1px;
    background-color: #E30613;
    position: absolute;
    width: calc(94% + 9px);
    bottom: 0px;
    content: '';
    display: block;
    margin-right: 14px;
    margin-left: 12px;
  }
}

@media (min-width: 992px) {
  .h-80::after {
    height: 1px;
    background-color: #E30613;
    position: absolute;
    width: calc(94% + 9px);
    bottom: 0px;
    content: '';
    display: block;
    margin-right: 14px;
    margin-left: 12px;
  }
}

@media (min-width: 1200px) {
  .h-80::after {
    width: calc(95% + 9px);
    margin-right: 10px;
    margin-left: 12px;
  }
}

@media (min-width: 1400px) {
  .h-80::after {
    width: calc(96% + 5px);
    margin-right: 10px;
    margin-left: 12px;
  }
}



@media (min-width: 992px) {
  .bgr-stripe-1 {
    height: 1px;
    background-color: #E30613;
    margin-top: 40px;
  }
}

#mainNav.navbar-shrink {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.table-spec-1 {
  color: #919191;
  min-height: 59px;
  width: 160px;
  font-weight: 100;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-top: 42px;
  font: normal normal normal 16px proxima-nova;
}

.table-spec-2 {
  color: #515151;
  font-weight: 600 !important;
  min-height: 59px;
  font-weight: 100;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  font: normal normal normal 16px proxima-nova;
}

.table-row-oil {
  /*height: 83px !important;*/
}

.txt-12 {
  font: normal normal normal 12px proxima-nova;
  color: #515151;
}

.txt-19-22 {
  font: 19px proxima-nova;
  line-height: 29px;
  font-weight: 600;
}

@media (min-width: 992px) {
  .txt-19-22 {
    font: 22px proxima-nova;
    line-height: 29px;
    font-weight: 600;
  }
}

.box-strefak-img {
  border: 1px solid #DEDEDE;
  /*border-bottom: none;*/
}

.img-box {
  object-fit: cover;
}

.box-news-date {
  color: var(--Orlen-Grey-2, #666);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body {
  font-family: "proxima-nova",sans-serif;
}

@media (min-width: 1280px) {
    .container-fluid {
     /* max-width: 1495px;*/
        width: 1400px !important;
        max-width: calc(100% - 160px);
        margin-left: auto;
        margin-right: auto;
    }
}
#mainNav {
  padding-bottom: 0px;
  padding-top: 0;
 /* width: 95%;*/
  margin: 0 auto;
}


#mainNav .navbar-nav > li.nav-item > a.nav-link.active, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #E30613 !important;
}

#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #E30613;
}

@media (min-width: 1200px) {
  #mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: rgba(255,255,255,.7);
  }
  #mainNav {
      width: 100%;
    }
}

@media (min-width: 1200px) {
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #212529;
  }
}
.top-stripe{
    position:relative;
}
@media (min-width: 1200px) {
  .top-stripe {
    border-bottom: 1px solid #ffffff;
    height: 120px;
  }
}

.header-bgr {
  background-image: url("top_1920.jpg") !important;
  background-repeat: no-repeat;
}

header.header-bgr {
  padding-top: 10rem;
  background-image: url("top_1920.jpg") !important;
  background-repeat: no-repeat;
  padding-bottom: calc(10rem - 56px );
  background-position: center center;
  background-size: cover;
}

@media (min-width: 1200px) {
  header.header-bgr {
    height: 100vh;
    background-image: url("top_1920.jpg") !important;
    background-repeat: no-repeat;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 1200px) {
  #mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #FFFFFF;
  }
}

@media (min-width: 1200px) {
  #mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #FFFFFF;
  }
}

.nav-stripe-mobile {
 /* border-bottom: 1px solid #070707;
  width: 80%;
  margin-left: 10%;*/
}

@media (min-width: 1200px) {
  .nav-stripe-mobile {
    border-bottom: none;
    margin-left: 0;
  }
}

.header-p-cz {
  margin-top: 112px;
}

@media (min-width: 1200px) {
  .header-p-cz {
    margin-top: 117px;
  }
}

@media (min-width: 1200px) {
  .header-p-cz {
    margin-top: 123px;
  }
}

.header-p {
  margin-top: 112px;
}

@media (min-width: 768px) {
  .header-p {
    margin-top: 136px;
  }
}

@media (min-width: 992px) {
  .header-p {
    margin-top: 197px;
  }
}

.link-white, .link-white:hover {
  color: #ffffff;
  text-decoration: none !important;
}

.wiecej-hover, .wiecej-hover:hover {
  text-decoration: none;
}

.top-img {
  max-height: 226px;
}

@media (min-width: 992px) {
  .top-img {
    max-height: 297px;
  }
}

#uwolnij {
  scroll-margin-top: 90px;
}

.txt-body-white {
  font: normal normal normal 16px/28px proxima-nova;
  letter-spacing: 0px;
  line-height: normal;
  color: #FFFFFF;
}

@media (min-width: 768px) {
  .txt-body-white {
    font: normal normal normal 18px/28px proxima-nova;
  }
}

@media (min-width: 1200px) {
  .txt-body-white {
    font: normal normal normal 20px/28px proxima-nova;
  }
}

header.masthead {
  height: 100vh;
  position: relative;
  min-height: 650px;
  padding-top: 0;
  padding-bottom: 0;
  background-repeat: no-repeat !important;
}

@media (min-width: 768px) {
  header.masthead {
    min-height: 872px;
  }
}

@media (min-width: 992px) {
  header.masthead {
    min-height: 905px;
  }
}

.txt-title-black {
  font: normal normal 800 48px/70px proxima-nova;
  letter-spacing: 0px;
  line-height: normal;
  color: #000000;
}

@media (min-width: 768px) {
  .txt-title-black {
    font: normal normal 800 64px/70px proxima-nova;
  }
}

.txt-22-black {
  font: normal normal 600 16px/30px proxima-nova;
  letter-spacing: 0px;
  color: #000000;
  line-height: normal !important;
  font-weight: 500 !important;
}

@media (min-width: 768px) {
  .txt-22-black {
    font: normal normal 500 18px/30px proxima-nova;
  }
}

@media (min-width: 1200px) {
  .txt-22-black {
    font: normal normal 500 22px/30px proxima-nova;
  }
}

.img-check {
  width: 36px;
  height: 33px;
  margin-right: 18px;
}

@media (min-width: 768px) {
  .img-check {
    width: 50px;
    height: 47px;
    margin-right: 30px;
  }
}

section {
  padding: 0;
}

.txt-36-black {
  font: normal normal 800 30px/70px proxima-nova;
  letter-spacing: 0px;
  color: #000000;
  line-height: normal;
}

@media (min-width: 768px) {
  .txt-36-black {
    font: normal normal 800 36px/70px proxima-nova;
    letter-spacing: 0px;
    color: #000000;
    line-height: normal;
  }
}

.bgr-light-gray {
  background-color: #EEEEEE;
}

.bgr-product {
  background-image: url("../../assets/img/bgr_prod.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  border-right: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  border-top: 1px solid #DEDEDE;
}

.prod-box {
  max-height: 240px;
}

.product-txt-space {
  background-color: #ffffff;
  border-bottom: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
}

.product-box-txt-1 {
  font: normal normal bold 18px/22px proxima-nova;
  letter-spacing: 0px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.name-prod-space {
  height: 62px;
  border-bottom: 1px solid #ededed;
}

.bg-red {
  background-color: #D81E04!important;
}

.product-box-txt-2 {
  font: normal normal normal 14px/18px proxima-nova;
  letter-spacing: 0.28px;
  color: #A1A1A1;
}

.product-box-txt-3 {
  font: normal normal 600 14px/18px proxima-nova;
  letter-spacing: 0.56px;
  color: #6E6E6E;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.txt-jakosc-box {
  height: 62px;
}

.btn-border {
  border: 1px solid #D81E04;
  text-decoration: none;
  color: #D81E04;
  padding: 5px 15px 5px 15px;
  font: normal normal bold 14px/24px proxima-nova;
}

.btn-border:hover {
  border: 1px solid #D81E04;
  background-color: #D81E04;
  text-decoration: none;
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  font: normal normal bold 14px/24px proxima-nova;
}

.box-shadow:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.11);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.11);
}

.zoom {
  padding: 40px;
  transition: transform .3s;
  height: 234px;
}

.zoom:hover {
  transform: scale(1.5);
}

.carousel-control-prev {
  right: 50px !important;
}

.carousel-control-prev, .carousel-control-next {
  position: absolute;
  height: 40px;
  width: 40px;
  background-color: #D81E04;
  /*bottom: 0 !important;*/
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: #fff;
  text-align: center;
  opacity: inherit;
  transition: opacity .15s ease;
}

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  /*opacity: .9;*/
}

.bgr-black {
  background-color: #000000;
}

.txt-footer-adres {
  font: normal normal normal 14px/20px proxima-nova;
  letter-spacing: 0.56px;
  color: #515151;
}

.footer-link, .footer-link:hover {
  font: normal normal normal 14px/20px proxima-nova;
  letter-spacing: 0.56px;
  color: #D81E04;
  text-decoration: none;
  line-height: normal;
}

.txt-footer-manu, .txt-footer-manu:hover {
  font: normal normal normal 14px/24px proxima-nova;
  letter-spacing: 0.56px;
  color: #515151;
  line-height: normal;
  padding-bottom: 10px;
  text-decoration: none;
}

.footer-stripe {
  border-bottom: 1px solid #d3cdcd;
}

@media (min-width: 992px) {
  .footer-stripe {
    border-bottom: none;
  }
}

#dobierz {
  scroll-margin-top: 60px;
}

.masthead {
  background-image: url("top_tablet.jpg");
  background-repeat: no-repeat;
  background-position: left 0px top 44px !important;
}

@media (min-width: 992px) {
  .masthead {
    background-image: url("top_1920.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left 0px top 0px !important;
  }
}

.top-img-m {
  margin-top: 344px;
}

@media (min-width: 576px) {
  .top-img-m {
    margin-top: 285px;
  }
}

@media (min-width: 992px) {
  .top-img-m {
    margin-top: 62px;
  }
}

@media (min-width: 1200px) {
  .top-img-m {
    margin-top: 54px;
  }
}

.oil-top-img {
  position: absolute;
  bottom: 105px;
  left: 50%;
  margin-left: -110px;
}

.oil-top-img-cz {
  position: absolute;
  bottom: 105px;
  left: 50%;
  margin-left: -135px;
}

.bgr-white {
  background-color: #ffffff;
}

#mainNav.navbar-shrink {
  border: none;
/*  -webkit-box-shadow: -9px -2px 32px 0px rgba(42,42,42,0.08);
  -moz-box-shadow: -9px -2px 32px 0px rgba(42,42,42,0.08);
  box-shadow: -9px -2px 32px 0px rgba(42,42,42,0.08);*/
}
#mainNav.navbar-shrink:after {
        content: "";
        display: block;
        /*width: calc(100vw - 80px);*/
        width:95%;
        height: 1px;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-color: #d81e04;
}
.fa {
  display: inline-block;
  font: normal 28px /1 FontAwesome !important;
  font-size: inherit;
  color: #000000 !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.swiper {
  height: 505px;
  width: 100%;
  padding-bottom: 100px;
}

.swiper-prev {
  background-color: #D81E04;
  background-position: center;
  padding: 0px 30px 19px 13px;
  background-image: url("../../assets/img/swiper-arrow-l.svg");
  background-repeat: no-repeat;
  margin-right: 1px;
}

.swiper-next {
  background-color: #D81E04;
  background-position: center;
  padding: 0px 30px 19px 13px;
  background-image: url("../../assets/img/swiper-arrow-r.svg");
  background-repeat: no-repeat;
}

.swiper-btn {
  height: 42px;
  padding-right: 16px;
}

.swiper-title-txt {
  padding-left: 16px;
}

.top-wiecej.vice {
  margin-left: -20px;
}

.top-wiecej {
  position: absolute;
  bottom: 62px;
  left: 50%;
  margin-left: -46px;
  padding-bottom: 21px;
  background-image: url("../../assets/img/arrow-top-down.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  text-decoration: none !important;
  transition: transform 250ms;
}

.top-wiecej:hover {
  background-image: url("../../assets/img/arrow-top-down-red.svg");
  transform: translateY(-10px);
}

.col-eagle-mobile {
}

.link-white, .link-white:hover {
  text-decoration: none;
}

.nav-link-txt, .nav-link-txt:hover {
  font-family: proxima-nova;
  color: #ffffff;
  text-decoration: none;
}

.nav-link-txt, .nav-link-txt:hover {
  font-family: proxima-nova;
  color: #ffffff;
  text-decoration: none !important;
  font-size: 16px !important;
  text-align: left;
  font-weight: 600;
  letter-spacing: 0.64px;
  line-height: 24px;
}

@media (min-width: 1200px) {
  .nav-link-txt, .nav-link-txt:hover {
        text-align:center;
  }
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255 em;
  vertical-align: 0.255 em;
  content: none;
  border-top: 0.3 em solid;
  border-right: 0.3 em solid transparent;
  border-bottom: 0;
  border-left: 0.3 em solid transparent;
}

#mainNav.navbar-shrink .txt-lang {
  background-image: url("../../assets/img/arrow-lang-black.svg") !important;
  background-repeat: no-repeat;
  background-position: right center;
  color: #000000;
}

.txt-lang {
  background-image: url("../../assets/img/arrow-lang.svg");
  background-repeat: no-repeat;
  background-position: 48px;
  padding-right: 16px;
  font-size: 14px;
  background-size: 8px;
  font-weight:400 !important;
}

#mainNav.navbar-shrink .globe {
  background-image: url("../../assets/img/globe-black.svg");
  background-repeat: no-repeat;
  /*background-position: 48px;*/
  /*font-size: 14px;*/
  padding: 11px 16px 10px 3px;
  /*background-size: 15px;*/
}

.globe {
  background-image: url("../../assets/img/globe.svg");
  background-repeat: no-repeat;
  /*background-position: 48px;*/
  /*font-size: 14px;*/
  padding: 11px 16px 10px 3px;
  /*background-size: 15px;*/
}

.dropdown-item {
  font-family: proxima-nova;
  font-weight: normal !important;
  color: #000000;
  text-decoration: none;
}

.dropdown-menu {
  border-radius: 0;
  width: 20px;
}

.dropdown-menu {
  min-width: 6rem;
}

.btn-lang-mobi-white {
  border: 1px solid #000000;
  text-decoration: none;
  color: #000000;
  padding: 5px 15px 5px 15px;
  font: normal normal bold 14px/24px proxima-nova;
  font-weight: normal;
}

.btn-lang-mobi-white:hover {
  color: #D81E04;
}

.btn-lang-mobi-black {
  border: 1px solid #000000;
  background-color: #000000;
  text-decoration: none;
  color: #D81E04;
  padding: 5px 15px 5px 15px;
  font: normal normal bold 14px/24px proxima-nova;
  font-weight: normal;
}

.masthead.header-cz {
  background-image: url("top_tablet2_cz.jpg");
  background-repeat: no-repeat;
  background-position: left 0px top 44px !important;
  height: 100vh;
  position: relative;
}

@media (min-width: 576px) {
  .masthead.header-cz {
    background-image: url("top_tablet2_cz.jpg");
    background-repeat: no-repeat;
    background-position: left 0px top 44px !important;
    min-height: 738px;
  }
}

@media (min-width: 768px) {
  .masthead.header-cz {
    background-image: url("top_tablet2_cz.jpg");
    background-repeat: no-repeat;
    background-position: left 0px top 44px !important;
    min-height: 1151px;
  }
}





.dostepne {
  padding-top: 244px;
}

.dostepne-mobile {
  padding-top: 28px;
  padding-left: 86px;
}

@media (min-width: 768px) {
  .dostepne-mobile {
    padding-top: 43px;
    padding-left: 270px;
  }
}

@media (min-width: 768px) {
  .dostepne-mobile {
    padding-top: 43px;
    padding-left: 270px;
  }
}

.color-white {
  color: #ffffff!important;
}

.fw-400 {
  font-weight: 400;
}

.btn-arrow, .btn-arrow:hover {
  text-decoration: none;
  color: #D81E04;
  font-size: 16px;
  font-weight: 600;
}

.btn-arrow-img {
  padding-bottom: 2px;
}

.txt-3-lines {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.bg-header-prod {
  height: 683px;
  /*background-image: url("../../assets/img/bgr-prod-samochodowy-osobowe-mobile.jpg");*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
  --bs-aspect-ratio: 50%;
}

@media (min-width: 768px) {
  .bg-header-prod {
    height: 683px;
    /*background-image: url("../../assets/img/bgr-prod-samochodowy-osobowe.jpg");*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
}

@media (min-width: 1400px) {
  .bg-header-prod {
    height: 714px;
    background-image: url("../../assets/img/bgr-prod-samochodowy-osobowe.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
}

.breadcrumb-element {
  color: #000!important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.16px;
  margin-right: 10px;
}

.breadcrumb-element.active {
  color: #999!important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}

.breadcrumb {
/*  top: 138px;
  position: absolute;*/
  z-index: 1;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0px;
  padding-right: 4px;
  color: var(--bs-breadcrumb-divider-color);
  content: url("../../assets/img/Chevron-right.svg");
  color: #ffffff;
  width: 10px;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0px!important;
}

.form-select-lg {
  width: 100%;
  border-radius: 0;
  border: 1px solid #ccc;
  height: 48px;
  outline: none;
}

.fw-500 {
  font-weight: 500;
}

.fs-14 {
  font-size: 14px;
}

.placeholder {
  background-color: transparent;
  opacity: 1;
}

.fs-24 {
  font-size: 24px;
  line-height: 1.3;
}

.fs-49 {
  font-size: 49px;
  line-height: 1.3;
}

.fw-700 {
  font-weight: 700;
}

.color-black {
  color: #000000;
}

.txt-decoration-none, .txt-decoration-none:hover {
  text-decoration: none;
}

.fw-14 {
  font-size: 14px;
}
.box-prod-img{
    background-size:contain;
    max-height:160px;
    height:100vh;
    width:100%;
    background-position:center;
}
/*
.box-prod-img {
  max-height: 238px;
}

@media (min-width: 1200px) {
  .box-prod-img {
    max-height: 345px;
  }
}
*/
.ico-container-prod {
  /*max-width: 56px;
  min-width: 56px;
  margin-right: 16px;*/
  max-width: 90px;
    min-width: 90px;
    margin-right: 16px;
    text-align: right;
}

.color-dark-gray, .color-dark-gray:hover {
  color: #4d4d4d;
}

.ico-footer {
  filter: brightness(0) saturate(100%) invert(26%) sepia(5%) saturate(22%) hue-rotate(327deg) brightness(93%) contrast(84%);
}

@media (min-width: 1200px) {
  #mainNav:after {
    content: "";
    display: block;
    width: calc(100vw - 80px);
    height: 1px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
  }
}

.section-no-header {
  min-height: 128px;
}

@media (min-width: 1200px) {
  .section-no-header {
    min-height: 217px;
  }
}

.box-prod-img-offer {
  background-size: cover;
  background-position: center center;
}

.box-prod-offer {
  border: 1px solid #2d2c2c;
  min-height: 109px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #D81E04;
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 4px solid #D81E04;
}

.border-top-bottom-table {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  background: 0 0;
  border: none;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}

.border-top-bottom-table {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

.nav-tabs {
  color: #000000;
  --bs-nav-tabs-border-width: 1px;
  --bs-nav-tabs-border-color: #dee2e6;
  --bs-nav-tabs-border-radius: 0.375rem;
  --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
  --bs-nav-tabs-link-active-color: #495057;
  --bs-nav-tabs-link-active-bg: #fff;
  --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
}

.nav-link, .nav-link:hover {
  color: black;
}

.nav-tabs {
  overflow-x: auto;
  overflow-y: hidden;
}

@media (min-width: 1200px) {
  .border-white {
    border: 1px solid #ffffff;
  }
}

@media (min-width: 1200px) {
  .nav-item {
    margin-left: 30px;
  }
}



@media (min-width: 1400px) {
  .nav-item {
    margin-left: 30px;
  }
}

.masthead.header-cz-talenty {
  background-image: url("top_desktop_cz_talenty_2.jpg");
  background-repeat: no-repeat;
  background-position: left 0px top 44px !important;
  height: 100vh;
  position: relative;
}



.fs-36 {
  font-size: 36px;
}

.bgr-red {
  background-color: #E30613;
  outline: 7px solid #E30613;
  padding: 1px;
  line-height: 1.5;
}

.iphone {
  max-height: 666px;
}
.submenu{
    background-color: #fff;
    min-height: 200px;
    display:none;
    border: none;
    position: fixed;
    top: 91px;
    right: 0;
    left: 0;
    z-index: 1020;
    text-align: left !important;
 /*   border-top: 1px solid #d81e04;*/
    margin-right: calc(var(--bs-gutter-x)* .5);
    margin-left: calc(var(--bs-gutter-x)* .5);
    min-height: 450px;
    padding-bottom:60px;
}
@media (min-width: 1200px) {
    .submenu{
        background-color: #fff;
        width:100%;
        min-height: 200px;
        -webkit-box-shadow: -9px -2px 32px 0px rgba(42, 42, 42, 0.08);
        -moz-box-shadow: -9px -2px 32px 0px rgba(42, 42, 42, 0.08);
        box-shadow: -9px -2px 32px 0px rgba(42, 42, 42, 0.08);
        top: 120px;
        right: 0;
        left: 0;
        z-index: 1020;
        text-align: left !important;
        border-top:0px;
        margin:0;
    }
}
.subsubmenu{
    display:none;
    position: absolute;
   /* left: 10px;*/
    top: 16px;
    background-color: #fff;
    min-height:50vh;
}

@media (min-width: 1200px) {
    .subsubmenu{
        left: 50%;
        top: 32px;
        min-height:20vh;
    }    
}
.submenu .menuBig a.active{
    color:#d81e04;
}
.submenu .menuBig a.active img{
    filter: initial;
    margin-bottom: 4px;
}

.MenuBack, .MenuBackSub{
    text-decoration:none;
    margin-bottom: 15px;
    display: block;
    font-size: 15px;
    text-transform: none;
    color:#f05f40;
    font-weight:400;
    font-family: 'proxima-nova';
}
.MenuBack img, .MenuBackSub img{
    transform: rotate(180deg);
    filter: none;
}
@media (min-width: 992px) {
    #mainNav .navbar-nav>li.nav-item>a.nav-link {
        padding: 0rem 0rem;
    }
}
@media (min-width: 1200px) {
    #mainNav .navbar-nav>li.nav-item>a.nav-link {
        padding: 0;
    }
}

.menuTitle{
    text-transform: uppercase;
    color: #969cb8;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.8px;
    font-family: 'proxima-nova';
    font-style: normal;
}
.menuBig{
    margin-top:20px;
}
.menuSmall{
    margin-top:15px;
}
.menuBig a{
    text-transform: uppercase;
    font-weight: 600;
    display: inline;
    padding: 0px 0px;
    color: #000;
    text-decoration: none;
    font-family: 'proxima-nova';
    font-size: 16px;
    font-style: normal;
    line-height: 28px;
    letter-spacing: 0.64px;
}
.menuBig img{
    filter: grayscale(1);
    margin-bottom: 4px;
}
@media (min-width: 1200px) {
    .menuBig a{
        display: block;
        font-size: 16px;
    }
    
}

.subMenuMob{
    display:none;
    position: absolute;
    background-color: #fff;
    min-height: 450px;
    width: 100%;
    top: 0px;
    z-index: 1300;
}
.TitleSubMenu{
    font-size: 21px;
    font-weight:700;
}
.TitleSubMenuLink a{
    text-transform: none;
    text-decoration:none;
    margin-bottom: 15px;
    display: block;
    font-size: 15px;
    font-weight:400;
}
.menuBig a:hover,.menuSmall a:hover,.menuLinie a:hover{
    color: #D81E04
}
.menuSmall a{
    text-transform: initial;
    color: #000;
    text-decoration: none;
    padding: 0px 0px 0px 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.18px;
}
.menuLinie{
    margin-top:20px;
}
.menuLinie a{
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    padding: 0px 0px;
    color: #000;
    text-decoration: none;
    font-family: 'proxima-nova';
    font-size: 18px;
    font-style: normal;
    line-height: 28px;
    letter-spacing: 0.18px;
}
.baner{
    max-width:320px;
}
.banerTitle{
    font-family: proxima-nova;
    font-size:24px;
    font-style:normal;
    font-weight:700;
    line-height:32px;
    letter-spacing:0.21px;
    padding: 15px 0px 10px 0px;
}
.banerLink{
    
    padding-bottom: 10px;
}
.banerLink a{
    font-family: proxima-nova;
    font-size:16px;
    font-style:normal;
    font-weight:400;
    line-height:24px;
    letter-spacing:0.16px;
    color:#d81e04;
    text-decoration:none;
}
.banerLink a .material-symbols-outlined{
    font-size:13px;
    font-style:normal;
    font-weight:400;
    line-height:13px;
    letter-spacing:0.16px;
    color:#d81e04;
    text-decoration:none;
}
.wiecejsubmenu{
    display: inline-block;
    padding: 11px 23px;
    border: 1px solid #d81e04;
    background-color: transparent;
    font-weight: 600;
    color: #d81e04;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}       
.wiecejsubmenu:hover{
    animation-duration: 0.5s;
    animation-fill-mode: both;
    background-color: rgba(0, 0, 0, 0.05);
}
.titlesubmenu{
    font-size: 24px;
    margin-bottom:40px;
    font-weight: 700;
}
.subMenu .menuBig{
    margin-top:0px;
    margin-bottom:20px;
}
.maska{
    display:none;
    content: "";
    background: rgba(0, 0, 0, 0.25);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
}
header{
    background-color:#000;
}
.mapa{
    background-color:#000;
}
.top-header-subpage-map{
    height:180px;
}
.mapa h2,.mapa h3{
    color: #fff;
}
.banMapa{
    border: 1px solid #333333;
    background-repeat:no-repeat;
    height: 107px;
    padding-left: 220px;
    padding-top:25px;
    color: #fff;
}
.banMapa a{
    text-decoration: none;
}
.banMapa a .material-symbols-outlined {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: 0.16px;
    color: #d81e04;
    text-decoration: none;
}
.banMapa.stacje{
    background-image: url(/media/rrbjfw5j/ban_stacje.png);
}
.banMapa.vitay{
    background-image: url(/media/n44fsysp/ban_vitay.png);
}
.btn-orlen{
    display: inline-block;
    padding: 11px 23px;
    border: 1px solid #d81e04;
    background-color: transparent;
    font-weight: 600;
    color: #d81e04;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}
.subpage{
    margin-top:150px;
}
.opisFull{
    display:none;
}
.btn-arrow .zwi{
    display:none;
}
.btn-arrow .zwi img{
    transform: rotate(180deg);
    padding-right: 5px;
    padding-top: 2px;
}
.activeOpis .roz{
    display:none;
}
.activeOpis .zwi{
    display:inline;
}
.search-show-but{
    width:17px;
    filter: invert(1);
    cursor: pointer;
}

.navbar-shrink .search-show-but{
    filter: invert(0);
}
.search-box{
    display:none;
    position: absolute;
    top: 15px;
    width: 100vw !important;
    background-color: #fff;
    padding-top: 11px;
    padding-bottom: 15px;
    padding-left: 32px;
}
@media (min-width: 1199px) {
    .search-box{
        display:none;
        position: absolute;
        top: 58px;
        left: calc(50% - 25vw);
        width: 50vw !important;
    }
}
.search-hide-but{
    width:17px;
    cursor: pointer;
}
.navbar-shrink .search-box .search-show-but{
    display:inline!important;
}
.search-box-input{
    width:70%;
    margin: 0px 20px;
    border: 0px;
    border-bottom: 1px solid;
}
header{
    background-image: url(/media/ehtc04gw/bgr.jpg);
    background-repeat: no-repeat;
    background-position: top right;  
}
.punkSpr{
    background-image: none;
}


.validation-summary-errors ul { 
        list-style: none;
		color: red;
}
.field-validation-error {
    color: red;
}
#footer a{
    color: #4d4d4d;
    text-decoration: none;
}

.BRW{
    border: 0px solid #ccc;
}
.BRWGrafika{
    --bs-aspect-ratio: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.BRWContent{
    padding: 20px 10px 0;
}
.BRWsekcja{
    font-size: .875rem;
    line-height: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.56px;
}
.BRWTitle{
    font-weight: 700;
    letter-spacing: 0;
    font-size:37px;
    color:#000;
    margin: 0px 0px 24px 0px;
}
.BRWopis{
    
}
.bgCenter{
    background-position:center;
    background-size: cover;
    background-repeat: no-repeat;
}
@media (min-width: 768px) {
    .BRWContent{
        padding: 20px 10px 0;
    }
}
@media (min-width: 1280px) {
    .BRW{
        border: 1px solid #ccc;
    }
    .BRWContent{
        padding: 80px 40px 0;
    }
    .bgCenter{
        padding-left: 0px;
        padding-right:0px;
    }
    
}





.cmp-hero {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    position: static;
    width: 100%;
    height: 100%;
    min-height: 420px;
    overflow: hidden;
}
.cmp-hero__image {
    position: static;
    height: 100%;
    top: 0;
}
.cmp-hero__image{
    z-index: -1;
    width: 100vw !important;
    height: 100vh;
    padding: 0 !important;
    overflow: visible;
    background-size:cover;
    background-position:center;
}
h1.heroTitle{
    position:absolute;
    bottom: 20vh;
    font-size: 40px;
    color:#fff;
}

@media (min-width: 1200px) {
    #mainNav .navbar-nav>li.nav-item>a.nav-link:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover {
        color: #fff;
        border-bottom: 4px solid #fff;
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
        border-bottom: 4px solid transparent;
        padding-bottom: 19px;
        padding-top: 71px;
        padding-left:0px;
        padding-right:0px;
    }
    h1.heroTitle{
        bottom: 20vh;
        font-size: 80px;
    }
    
}
.hide{
    display:none!important;
}
.breadcrumbContainer{
    margin-top:150px;
    margin-bottom:60px;
}
.header_border{
    border-bottom: 1px solid #ccc;
    padding-bottom: 60px;
    margin-bottom:60px;
}
.pretitle{
    font-size: 14px;
    font-weight: 500;
    letter-spacing:0.56px;
    line-height:24px;
    margin-bottom:8px;
    text-transform: uppercase;
    color: #4d4d4d;
}
.heder_content{
    width:100%;
}
.heder_content h1.title{
    font-size:32px;
    font-weight:800;
    letter-spacing:-0.32px;
    line-height:40px;
}
@media (min-width: 992px) {
    .heder_content h1.title{
        font-size:49px;
        font-weight:800;
        letter-spacing:-0.49px;
        line-height:56px;
    }
    .heder_content{
        width:66%;
    }
}
@media (min-width: 1280px) {
    .heder_content h1.title{
        font-size:64px;
        font-weight:800;
        letter-spacing:-0.64px;
        line-height:72px;
    }
}
.leadNews{
    font-size: 24px;
    font-weight:500;
    letter-spacing:0.21px;
    line-height:36px;
    margin-bottom:20px;
}
.imageNews{
    margin-top:40px;
    margin-bottom:30px;
}
.fs-ikony{
    font-size: 16px;
    display: inline-block;
    vertical-align: text-top;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: center;
    color: #fff;
}
.navbar-shrink .fs-ikony{
    color:#000;
}
.orlenGroup, .menuKontakt{
    font-family: proxima-nova;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.16px;
    line-height: 24px;
    padding-right: 24px;
    cursor: pointer;
    color:#fff;
    text-align:left;
}
.navbar-shrink .orlenGroup, .navbar-shrink .menuKontakt, .navbar-shrink .menuKontakt a{
    color:#000;
}
.menuKontakt a{
    color: #fff;  
    text-decoration: none;
}
.searchIcon{
    text-align: right;
    padding-top: 24px;
    padding-right: 10px;
}
.grupa{
    display:none;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    min-width: 34%;
    max-width: 50%;
    padding: 80px 40px;
    background-color: #fff;
    overflow-y: auto;
    color: #000;
}
.grupa ul{
    column-count: 2;
    margin: 0;
    padding:0;
    list-style-type: none;
}
.grupa h3{
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.56px;
    line-height: 32px;
    margin-bottom:72px;
}
.grupa li{
    margin: 0;
    list-style-type: none;
    padding: 8px 0 0;
}
.grupa a{
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.18px;
    line-height: 1.75rem;
    color: #000;
    text-decoration: none;
    padding: 4px 0;
}
.x-button{
    position: fixed;
    top: 50px;
    right: 50px;
    cursor: pointer;
}
.accordion-button:not(.collapsed), .accordion-item:first-of-type .accordion-button:not(.collapsed){
    background-color:#fff;
    color: #000;
    box-shadow:none;
    border-bottom: 0px;
    border-top: 1px solid #d81e04;
}
.accordion-button:focus{
  /*  border:0px;*/
    box-shadow:none;
}
.accordion-item{
    border-top:0px solid #ccc;
    border-bottom:0px solid #ccc;
    border-left:0px;
    border-right:0px;
}
.accordion-button{
    font-weight: 700;
    letter-spacing: 0.21px;
    line-height: 32px;  
    font-size: 24px;
    padding: 24px 0;
    border-top:1px solid #ccc;
}
.accordion-item:first-of-type .accordion-button{
    border-top:1px solid #ccc;
}
.accordion-item:first-of-type .accordion-button{
    border-top:1px solid #ccc;
}
.accordion-body{
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.18px;
    line-height: 28px;
    padding: 12px 0;
    border-bottom: 0px solid #ccc;
}

.accordion-button::after{
    background-image: url(/assets/img/keyboard_arrow_down.png);
    background-size: 15px;
    width: 15px;
    height: 15px;
    margin-right:24px;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(/assets/img/keyboard_arrow_down.png);
}
.accordion-item:last-of-type .accordion-button.collapsed, .accordion-item:first-of-type .accordion-button {
    border-bottom-right-radius: unset;
    border-bottom-left-radius: unset;
    border-top-right-radius: unset;
    border-top-left-radius: unset;
}
.accordion-item:last-of-type .accordion-button.collapsed{
    border-bottom: 1px solid #ccc;
}
#mainNav {
    border-color: transparent;
    background-color: transparent;
}
#mainNav.navbar-shrink {
    background-color: #fff;
}
#mainNav:after {
    content: "";
    display: block;
    width: 98vw;
    height: 1px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
}
/*#mainNav{
    height: 100vh;
    align-items: flex-start;
    justify-content: space-between;
}*/
.nav-link .material-symbols-outlined{
    font-size: 18px;
    font-weight:600;
}
.navbar-collapse.show{
    min-height:100vh;
}
@media (max-width: 1199px) {
    .menuPomocnicze{
        bottom: 100px;
        position: absolute;
    }
}
#navbarResponsive{
    position:relative;
    transition: none!important;
    border-top: 1px solid rgb(216, 30, 4);
    margin-top: 24px;
}
@media (min-width: 1200px) {
    #navbarResponsive{
        border-top: 0px solid rgb(216, 30, 4);
        margin-top: 0px;
    }
}
.subSectionName{
    font-family: "Proxima Nova", sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.56px;
    line-height: 32px;
    margin-bottom: 6px;
}
.subSectionLink{
    padding: 0;
    border: 0;
    font-size: 16px;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: .16px;
    color: #4d4d4d;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 32px;
    display: inline-block;
}
.subSectionLink .material-symbols-outlined{
    font-size: 15px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    #navbarResponsive{
        background-color: #fff;
        width: 50vw;
        position: absolute;
        top: 82px;
        left: 50%;
        margin: 0px;
        padding-left:24px;
        padding-right: 24px;
        border-top: 0px;
    }
    .submenu{
        position: absolute;
        top: 0px;
    }
}
.navbar-toggler{
    color: #fff;
}
.navbar-shrink .navbar-toggler{
    color: #000;
}
.searchOn{
    position: absolute;
    right: 0px;
    top: -38px;
}
.searchMobi{
    right: 69px;
    top: 30px;
    position: absolute;
}
.navbar-shrink .search-show-but{
    color:#d81e04!important;
}
.navbar-shrink .navbar-toggler .material-symbols-outlined{
    color:#d81e04!important;
}
.kreska{
    width: calc(100vw - 24px);
    height: 1px;
    background-color: #ccc;
    margin: 24px 12px;
}
.ikona img{
    max-width:50px;
    max-height: 50px;
    margin: 15px;
}
.ikonaZOpisem{
    display: flex;
}
.ikonaZOpisem .ikona{
    display: block;
    
}
.ikonaZOpisem .opis{
    display: block;
    align-content:center;
}