/****VARIABLES***************************************************************/
:root {
  --primary-color: #af0202;
  --secondary-color: #630000;
  --extradark-color: #080606;
  --dark-color: #676767;
  --medium-color: #afafaf;
  --light-color: #f0f0f0;
  --extralight-color: #fbfbfd;
  --white-color: #fff;
}

/****BODY***************************************************************/

html:root {
  margin-top: 0 !important;
  /* scroll-behavior: smooth; */
}
body {
  margin-right: 0 !important;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  color: #080606;
  position: relative !important;
  left: 0 !important;
  transition: none !important;
}
body #outer-wrap {
  max-width: 100%;
  max-width: 100vw;
  overflow: hidden !important;
}
div#wpadminbar {
  position: fixed;
  top: -22px;
  opacity: 0.65;
  transition: opacity 0.1s, top 0.1s;
}
div#wpadminbar:hover {
  top: 0;
  opacity: 1;
}

html {
  /* font-size: 0.05vw !important; */
  font-size: 1px !important;
}
@media (min-width: 1440px) and (max-width: 1899px) {
  html {
    font-size: 0.06vw !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  html {
    font-size: 0.06vw !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  html {
    font-size: calc(0.058vw + 0.038px) !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  html {
    font-size: calc(0.07vw + 0.14px) !important;
  }
}
@media (max-width: 767px) {
  html {
    font-size: calc(0.07vw + 0.38px) !important;
  }
  div#wpadminbar {
    display: none;
  }
}

html.fl-responsive-preview-enabled {
  font-size: 0.65px !important;
}
html.fl-responsive-preview-enabled body .fl-row-content {
  max-width: 100% !important;
  padding: 0 !important;
}

html .fl-col-small:not(.fl-col-small-full-width) {
  max-width: 100%;
}
.container {
  width: 1400px;
}
a:hover {
  color: #af0202;
}

.front-hidden {
  display: none !important;
}
.fl-builder-edit .front-hidden {
  display: block !important;
}
option[hidden],
.hidden {
  display: none !important;
}
.home_page_title_hidden {
  opacity: 0;
  position: absolute;
}

/****TYPOGRAPHY & MAIN MARGINS***************************************************************/
.fl-row-content {
  padding-top: 55rem;
  padding-bottom: 55rem;
}
p {
  margin-bottom: 10rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Anton;
  color: #080606;
  font-weight: 100 !important;
}
.container,
body.content-full-screen
  .elementor-section-wrap
  > .elementor-section.elementor-section-boxed
  > .elementor-container {
  max-width: 100%;
  padding: 0 25rem;
}
.fl-module-content {
  margin: 12rem 25rem;
}
/* set fullwidth for beaver builder pages */
body.fl-builder #main div#content-wrap,
body.fl-builder #main div#primary {
  width: 100%;
  max-width: 100%;
  padding: 0;
  border: 0;
}
body.fl-builder #main aside#right-sidebar {
  display: none;
}

/* first section without top margin */
.fl-builder-content.fl-builder-content-primary
  > .fl-row:first-child
  .fl-row-content {
  padding-top: 0;
}

/****HEADER***************************************************************/
/* Main Header */
#site-header {
  background-color: #f0f0f2;
}
/* logo */
#site-logo {
  max-width: calc(100% - 100px);
}
#site-header #site-logo #site-logo-inner a img,
#site-header.center-header #site-navigation-wrap .middle-site-logo a img {
  width: 222px;
  padding: 4px 0;
}
@media screen and (max-width: 767px) {
  #site-header #site-logo #site-logo-inner a img,
  #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
    width: 120px;
    padding: 15px 0;
  }
}
/*
#site-logo #site-logo-inner a img,
#site-header.center-header #site-navigation-wrap .middle-site-logo a img {
  width: 240rem;
  max-width: 100% !important;
}*/

/* Menu */
a.menu-link {
  color: #080606;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.64px;
}

/****Header mobile******************************************************/
body a.sidr-class-toggle-sidr-close {
  font-size: 0;
}
a.sidr-class-toggle-sidr-close::before {
  content: "X ";
  font-size: 11px;
}
a.sidr-class-toggle-sidr-close::after {
  content: " Zamknij menu";
  font-size: 11px;
}
.sidr-class-mobile-searchform button {
  display: none;
}
#body #sidr form input[type="search"] {
  min-height: 40px;
  padding: 0 10px !important;
}

/****FOOTER***************************************************************/
#footer-widgets {
  background-color: #ffffff;
  padding-bottom: 0;
}
#footer-bottom {
  background-color: #ffffff;
}
#footer-widgets .footer-box a {
  color: #080606;
}
#footer-widgets .footer-box a {
  color: #080606;
  font-size: 22rem;
  letter-spacing: 0.64rem;
  line-height: 40rem;
}
#footer-bottom div#copyright a {
  color: #676767;
  text-decoration: underline;
  letter-spacing: 0.3rem;
  white-space: nowrap;
  line-height: 40rem;
}
#footer-bottom div#copyright a:hover {
  color: #af0202;
}
#footer-widgets .footer-box .textwidget a {
  color: #af0202;
  text-decoration: underline;
}
#wrap #footer-widgets .footer-box .textwidget a[href^="tel:"] {
  text-decoration: none;
  color: #080606;
}
.footer-box.span_1_of_4.col.col-4 p {
  margin-bottom: 25rem;
}
.oceanwp-widget-recent-posts-li,
.widget_categories li,
.widget_recent_entries li,
.widget_archive li,
.widget_recent_comments li,
.widget-recent-posts-icons li,
.site-footer .widget_nav_menu li,
.oceanwp-widget-recent-posts-li:first-child,
.widget_categories li:first-child,
.widget_recent_entries li:first-child,
.widget_archive li:first-child,
.widget_recent_comments li:first-child,
.widget-recent-posts-icons li:first-child,
.site-footer .widget_nav_menu li:first-child {
  border: 0;
}
#footer-widgets .footer-box {
  padding: 0;
  margin-top: 20rem;
  margin-bottom: 20rem;
}
#footer-bottom.no-footer-nav #copyright {
  text-align: left;
}
#footer-bottom.no-footer-nav #copyright p {
  margin-bottom: 30rem;
}
div#media_image-2 img {
  max-width: 200px !important;
}
#footer-bottom.no-footer-nav #copyright img {
  margin: auto;
  display: block;
}
#footer-widgets .footer-box .textwidget p {
  font-size: 22rem;
}
#footer #footer-widgets .footer-box p.social-icons a {
  text-decoration: none;
  padding: 6px;
  margin-left: 5px;
}
#footer #footer-widgets .footer-box .social-icons .allegro img {
  margin-top: -3px !important;
  margin-left: -5px;
}
#footer #footer-widgets .footer-box p.social-icons a svg {
  width: 15px;
  margin-bottom: -2px;
}
#footer
  #footer-widgets
  .footer-box
  p.social-icons
  a
  i.icon-prestigecar-short-facebook {
  color: #3b5998;
}
#footer-widgets .footer-box a:hover {
  color: #af0202;
}

#footer img.image.wp-image-2438.attachment-full.size-full {
  max-width: 50% !important;
}

/**** FORMS & INPUTS ***************************************************************/
#body form input[type="checkbox"],
#body form input[type="radio"] {
  display: none;
}
form input[type="checkbox"] + label,
form input[type="radio"] + label {
  color: #080606;
  font-size: 20rem;
  line-height: 40rem;
  display: block;
  cursor: pointer;
  position: relative;
  padding-left: 27px;
}
form input[type="checkbox"]:checked + label,
form input[type="radio"]:checked + label {
  color: #af0202;
  font-weight: 700;
}
form input[type="checkbox"] + label::before,
form input[type="radio"] + label::before {
  content: "";
  width: 19px;
  height: 19px;
  border: 1px solid;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}
form input[type="radio"] + label::before,
form input[type="radio"] + label::after {
  border-radius: 50%;
}
form input[type="checkbox"]:checked + label::before,
form input[type="radio"]:checked + label::before {
  border-width: 2px;
  color: #af0202;
}
form input[type="checkbox"]:checked + label::after,
form input[type="radio"]:checked + label::after {
  content: "";
  width: 11px;
  height: 11px;
  border: 1px solid;
  display: block;
  position: absolute;
  left: 4px;
  top: 7px;
  background: #af0202;
}
#body form input,
#body form label {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18rem;
  display: flex;
}
#body form input,
#body form textarea,
#body form select {
  border: 2px solid #f0f0f2;
  border-radius: 0;
  min-height: 80px;
  margin-bottom: 18rem;
  line-height: 32px !important;
  padding-top: 36rem !important;
  padding-left: 27rem;
  font-size: 24rem;
  font-weight: 700;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#body form select {
  padding-left: 24rem;
}
body#body form textarea {
  padding-top: 52rem !important;
}
body .gform_wrapper ul li.gfield,
form label {
  position: relative;
}
#body .gform_body label,
form label span {
  position: absolute;
  top: 32rem;
  left: 30rem;
  z-index: 2;
  pointer-events: none;
  white-space: nowrap;
  font-size: 23rem;
  line-height: 24px;
  color: #676767;
  transition: transform 0.3s, font-size 0.3s;
  font-weight: 400;
}
#body .gform_body .isFocus label,
form label.isFocus span,
form select.selected ~ span {
  transform: translateY(-12px);
  font-size: 20rem;
}
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
  overflow: visible !important;
}
.gfield_radio li {
  min-height: 40px;
}
#body .gform_body [type="radio"] + label {
  padding-left: 28px;
  line-height: 2;
  left: 0;
  top: 4px;
}

/****HOME***************************************************************/

/* s1 */
.fl-node-5e23051f88ab2 .fl-row-content {
  padding-top: 5rem;
}
.home-hero__title .fl-heading-text {
  color: #080606;
  font-family: Anton;
  font-size: 52rem;
  font-weight: 400;
  text-transform: uppercase;
}
.home-hero__text p {
  color: #676767;
  font-family: Poppins;
  font-size: 24rem;
  font-weight: 400;
  line-height: 38rem;
}
#main a.fl-button {
  border-radius: 0;
}
#main .see-more a.fl-button {
  border-radius: 0;
  padding: 0;
}
#main .primary-button a.fl-button,
.home-hero__button a.fl-button {
  border: 1px solid #ffffff;
  background-image: linear-gradient(to right, #630000 0%, #af0202 100%);
  color: #ffffff;
  width: 100%;
  text-align: center;
  margin-top: 10rem;
  position: relative;
}
.home #site-navigation li#menu-item-1850 a span,
#main .primary-button a.fl-button span,
.home-hero__button a.fl-button span {
  position: relative;
  z-index: 10;
}
.home #site-navigation li#menu-item-1850 a::before,
#main .primary-button a.fl-button::before,
.home-hero__button a.fl-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  /* background-image: linear-gradient(to right, #630000 30%, #af0202 150%); */
  background: #0004;
  z-index: 5;
  opacity: 0;
  transition: opacity 0.3s;
}
.home #site-navigation li#menu-item-1850 a:hover::before,
#main .primary-button a.fl-button:hover::before,
.home-hero__button a.fl-button:hover::before {
  opacity: 1;
}
.primary-button span,
.primary-button a.fl-button span,
.home-hero__button a.fl-button span {
  color: #ffffff;
  font-size: 20rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.fl-builder-content a.fl-button *,
.fl-builder-content a.fl-button:visited * {
  color: inherit;
}
.home-hero__image-car {
  margin-top: 25rem;
  margin-bottom: -10rem;
  margin-right: -35rem;
}

/* s2 */
.primary-content,
.do-you-know {
  color: #af0202;
  font-size: 24rem;
}
.primary-content h2,
.primary-content h3,
.do-you-know h2,
.do-you-know h3 {
  font-size: 30rem;
  font-weight: 100;
  line-height: 51rem;
}
.counter span.fl-number-int {
  font-family: Anton;
  font-size: 60rem;
  font-weight: 400;
}
.fl-number-after-text {
  text-transform: uppercase;
}
.home-s2-text p {
  font-size: 23rem;
  line-height: 37rem;
  margin-top: 25rem;
}
.fl-post-grid-more,
.see-more .fl-button,
.post-grid a.fl-post-grid-more {
  /* s2+s7 */
  background: none;
  border: 0;
  padding: 0;
  position: relative;
}
.fl-post-grid-more::after,
.see-more .fl-button::after,
.post-grid a.fl-post-grid-more::after {
  content: "\e913";
  position: absolute;
  left: calc(100% + 10px);
  display: block;
  top: 0;
  font-family: "prestigecar-icon-set" !important;
  font-size: 48rem;
  color: #af0202;
}
.fl-post-grid-more:hover::after,
.see-more .fl-button:hover::after,
.post-grid a.fl-post-grid-more:hover::after {
  transform: translateX(100vw);
  transition: transform 1s;
}
a.slider_cars__link.see-more .fl-button::after {
  transform: none !important;
  color: #080606;
}
a.slider_cars__link.see-more .fl-button:hover::after {
  color: #af0202;
}
#main .see-more span.fl-button-text {
  color: #080606;
  font-family: Poppins;
  font-size: 21rem;
  font-weight: 400;
  letter-spacing: 0.8rem;
  text-transform: none;
  transition: color 0.3s;
}
#main .see-more span.fl-button-text:hover {
  color: #af0202;
}

.fl-node-5e230afaacb6a .fl-row-content {
  padding-bottom: 0;
}
.fl-node-5e230b3d3368d .fl-row-content {
  padding-top: 0;
}

/* s3 */
#main .dark p,
#main .dark a,
#main .dark h1,
#main .dark h2,
#main .dark h3,
#main .dark h4,
#main .dark h5 {
  color: #fff;
}
h3.fl-cta-title {
  font-size: 60rem;
  font-weight: 400;
  text-transform: uppercase;
}
.fl-row.fl-node-5e230d4c71af9 > div > div {
  position: relative;
  z-index: 2;
}
.fl-row.fl-node-5e230d4c71af9.dark > div::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0005;
  display: block;
  z-index: 0;
}
#main .cta__cost-calc a.fl-button {
  border: 2rem solid #ffffff;
  background: none;
}
#main .cta__cost-calc a.fl-button span {
  color: #ffffff;
  font-family: Poppins;
  font-size: 20rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.8rem;
}
#main .cta__cost-calc a.fl-button:hover {
  background: #fff;
  transition: background-color 0.3s;
}
#main .cta__cost-calc a.fl-button:hover span {
  color: #080606;
  transition: color 0.3s;
}

/* s4 */
.fl-node-5e230f6f44d43 .fl-row-content {
  padding-bottom: 0;
}
.fl-node-5e230e173fecc .fl-row-content {
  padding-top: 0;
}
strong.heading,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header .fl-heading span.fl-heading-text {
  color: #080606;
  font-family: Anton;
  font-size: 38rem;
  font-weight: 400 !important;
  text-transform: uppercase;
  /* text-align: center; */
  display: block;
  margin-bottom: 0;
}
.home .header h1,
.home .header h2,
.home .header h3,
.home .header h4,
.home .header h5,
.home .header .fl-heading span.fl-heading-text {
  font-size: 52rem;
}
.header > div {
  margin-bottom: 0;
}
.header p {
  /* text-align: center; */
  display: block;
  color: #af0202 !important;
  font-family: Poppins;
  font-size: 20rem;
  font-weight: 400;
  line-height: 1.33;
}
.home__icon-text p {
  font-size: 22rem;
  font-weight: 400;
  line-height: 32rem;
  margin-top: 36rem;
  padding: 0 20rem;
}
.home__icon-text {
  text-align: center;
}
.home__icon-text img {
  margin: auto;
  max-width: 62px;
}

/* s5 */
.warranty__header p {
  font-family: Anton;
  font-size: 40rem;
  line-height: 30rem;
  text-transform: uppercase;
  margin-bottom: 20rem;
}
.warranty__header h3 {
  color: #af0202;
  font-size: 85rem;
  line-height: 110rem;
  font-weight: 100;
}
.text p {
  font-size: 20rem;
  color: #676767;
}

/* s5 */
.dark .header .fl-heading span.fl-heading-text {
  color: #fff;
}

.offer__icon-text {
  text-align: center;
}
.offer__icon-text img {
  margin: auto;
  max-width: 68rem;
  max-height: 68rem;
  width: auto;
  height: auto;
}
.offer__icon-text p {
  margin-top: 35rem;
  font-size: 22rem;
  line-height: 36rem;
  padding: 0 20px;
}

/* s6 faq */
@media screen and (max-width: 767px) {
  .faq-cta a.fl-button {
    width: 100%;
  }
}

.faq-cta a.fl-button span {
  font-size: 20rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.faq-cta a.fl-button:hover {
  background: #080606;
  color: #fff;
}

.icon-size {
  font-size: 60rem;
  color: #fff;
}

.fl-module-accordion .fl-accordion-button-label {
  color: #080606;
  font-family: Poppins;
  line-height: 30rem;
  font-size: 19rem;
  font-weight: 700;
  transition: color 0.3s;
}
.fl-module-accordion .fl-accordion-button > i {
  transition: color 0.3s;
}
.fl-module-accordion .fl-accordion-button:hover > a,
.fl-module-accordion .fl-accordion-button:hover > i {
  color: #af0202;
}
.fl-module-accordion .fl-accordion-item {
  overflow: visible;
  box-shadow: 0 2rem 8rem rgba(8, 6, 6, 0.15);
}
.fl-module-accordion .fl-accordion-button {
  padding: 20rem 25rem;
}
.fl-module-accordion .fl-accordion-button-icon-left,
.fl-module-accordion .fl-accordion-button-icon-right {
  opacity: 1;
  padding-right: 25rem !important;
  filter: alpha(opacity = 100);
}
.fl-module-accordion .fl-accordion-content {
  padding: 20rem 22rem 12rem;
  font-size: 19rem;
  line-height: 30rem;
  color: #676767;
}
.fl-accordion-item-active.fl-accordion-item .fl-accordion-button {
  outline: 1rem solid #fff;
  background-image: linear-gradient(to right, #630000 0%, #af0202 100%);
}
.fl-accordion-item-active.fl-accordion-item
  .fl-accordion-button
  .fl-accordion-button-icon,
.fl-accordion-item-active.fl-accordion-item
  .fl-accordion-button
  .fl-accordion-button-label {
  color: #fff;
}
.fl-module-accordion .fl-accordion-button-label:focus {
  outline: none;
}
.fl-builder-content a.fl-button,
.fl-builder-content a.fl-button:visited {
  background: none;
  border: 0;
  color: inherit;
}
.simple-link-underline .fl-button-text {
  color: #080606;
  font-family: Poppins;
  font-size: 22rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3rem;
  transition: color 0.3s;
}
#main .simple-link-underline a:hover .fl-button-text {
  color: #af0202;
}
.simple-link-underline .fl-button-text::after {
  content: "";
  bottom: 0;
  left: -5px;
  right: -3px;
  height: 1px;
  display: block;
  background: #ddd;
  transition: background 0.3s;
}
#main .simple-link-underline a:hover .fl-button-text::after {
  background: #af0202;
}

.faq-cta a.fl-button {
  border: 1.5px solid #080606 !important;
  background: #fff;
  color: #080606;
  width: auto;
  padding: 24rem 36rem;
}

/* s7 */
#main .post-grid .fl-post-grid-text {
  padding: 22rem 0;
}
.post-grid .fl-post-grid-post {
  background: none;
  border: none;
  visibility: visible;
}
body .post-grid h2.fl-post-grid-title {
  font-size: 26rem;
  line-height: 30rem;
  margin: 5rem 0 20rem;
}
#main .post-grid .fl-post-grid-title a {
  color: #af0202;
  font-family: Poppins;
  font-size: 26rem;
  line-height: 30rem;
  display: block;
  font-weight: 700;
}
.post-grid .fl-post-grid-content p {
  letter-spacing: 0.32rem;
  font-size: 21rem;
}
.dark .post-grid .fl-post-grid-content p,
.dark .post-grid a.fl-post-grid-more {
  color: #fff;
}
.dark .post-grid a.fl-post-grid-more:hover {
  color: #af0202;
}
.post-grid a.fl-post-grid-more {
  text-transform: lowercase;
  font-size: 22rem;
}
.dark .simple-link-underline a.fl-button {
  color: #fff;
}
.dark .simple-link-underline .fl-button-text::after {
  background: #fff;
}
#main .post-grid .fl-post-column {
  padding-bottom: 15rem !important;
  padding-bottom: 20rem !important;
}
#main .post-grid .fl-post-column:last-child {
  padding-bottom: 0 !important;
}
.fl-module.fl-module-button.fl-node-5e2316be20a7e.simple-link-underline {
  margin-top: -20px;
}

/**** Kalkulator kosztów ***************************************************************/
.fl-module.fl-node-5e2785e65ea71.header {
  margin: 0 0 -30rem 0;
}
.text .fl-rich-text h2,
.text .fl-rich-text h3,
.text .fl-rich-text h4 {
  font-weight: 100;
  margin-top: 40rem;
  font-size: 28rem;
}

/* cost-calc */
.fl-module.cform,
.fl-module.cost-calc {
  margin: 30rem 0 -60rem;
  padding: 30rem 0;
  background: #fff;
}
.cform .calc-title,
.cost-calc .calc-title {
  font-family: Poppins;
  font-size: 30rem;
  font-weight: 700;
  line-height: 50rem;
}
#body form label.cols2 {
  line-height: 24px !important;
}
#totalPrice .info {
  color: #080606;
}
label#inPricePln,
label#inPriceEur {
  display: none !important;
}
input#pricePLN:checked ~ label#inPricePln,
input#priceEUR:checked ~ label#inPriceEur {
  display: flex !important;
}
.cform p,
.cost-calc p {
  color: #676767;
  font-size: 20rem;
  line-height: 30rem;
  letter-spacing: 0.5rem;
}
.cost-calc p {
  font-size: 18rem;
}
.cform #totalPrice,
.cost-calc #totalPrice {
  text-align: right;
  margin-top: 90rem;
}
.cform span.totalPrice,
.cost-calc span.totalPrice {
  color: #080606;
  font-family: Anton;
  font-size: 60rem;
  line-height: 86rem;
}
#body .cost-calc form label svg {
  width: 30px;
  position: absolute;
  right: 20px;
  bottom: 50%;
  transform: translateY(50%);
}
form .input-number::after {
  content: "";
  position: absolute;
  right: 3px;
  top: 3px;
  bottom: 6px;
  background: #fff;
  width: 15px;
  z-index: 5;
}
#body .cost-calc form input,
#body .cost-calc form textarea,
#body .cost-calc form select {
  margin-bottom: 0;
}
/* s2 */
div#section2 .fl-row-content {
  padding-bottom: 0;
}
.fl-node-5e281a95a0e9c .fl-row-content,
.fl-node-5e281a9293e11 .fl-row-content {
  padding-top: 0;
}

/****JAK DZIAŁAMY***************************************************************/
/* site_header_small
site_header_small__image */
.dc_section_counter {
  color: #af0202;
  font-family: Anton;
  font-size: 90rem;
  position: relative;
}
.dc_section_counter p {
  position: relative;
  z-index: 5;
}
.dc_section_counter::before {
  content: "";
  position: absolute;
  top: -8px;
  left: -50px;
  right: -30px;
  bottom: 0;
  background-image: url(/app/files/2020/01/prestigecar-squares.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto;
}

/* section_counter_list */
.section_counter_list ul {
  list-style: none;
  margin: 0 !important;
}

/* button */
.dark .outline-button a.fl-button {
  border: 2rem solid #ffffff;
  transition: background 0.3s, color 0.3s;
  padding: 23rem 56rem;
}
@media screen and (max-width: 767px) {
  .dark .outline-button a.fl-button {
    width: 100%;
    text-align: center;
  }
}
.dark .outline-button a.fl-button span {
  color: #fff;
  font-size: 20rem;
  text-transform: uppercase;
  letter-spacing: 0.8rem;
}
.dark .outline-button a.fl-button:hover {
  background: #fff;
}
.dark .outline-button a.fl-button:hover span {
  color: #000;
}

/* post content - reverse menu */
.post_content .fl-col-group {
  display: flex;
  flex-direction: column-reverse;
}
.section_counter_list {
  margin-top: -20rem;
  margin-bottom: 30rem;
  z-index: 90;
}

.section_counter_list ul > button {
  opacity: 0;
}
@media screen and (max-width: 959px) {
  .section_counter_list {
    height: 0 !important;
    overflow: hidden;
  }

  .section_counter_list.is-affixed ul {
    transform: translateX(100vw) !important;
    background-color: #fff;
    margin: -24rem !important;
    padding: 10px 20px;
    width: 100% !important;
  }
  .section_counter_list.is-affixed ul.active {
    transform: translateX(0) !important;
    transition: transform 0.3s;
  }
  .section_counter_list.is-affixed ul > button {
    opacity: 1;
    position: absolute;
    right: 100%;
    top: 0;
    height: 70rem;
    width: 70rem;
    background: rgba(136, 136, 136, 0.424);
    border: 0;
    display: block;
    z-index: 105;
  }
}
.section_counter_list .listNumber {
  font-family: Anton;
  font-size: 26rem;
  font-weight: 400;
  line-height: 36rem;
  min-width: 20px;
  display: inline-grid;
  text-align: left;
  padding-top: 1rem;
}
.section_counter_list .listTitle {
  font-size: 22rem;
  padding-left: 12rem;
}
.section_counter_list a {
  border-bottom: 2px solid #f0f0f2;
  padding-bottom: 10px;
  display: flex;
  margin-top: 10px;
}
.section_counter_list a.active,
.section_counter_list a:hover {
  color: #af0202;
}
.section_counter_list li:last-child a {
  border: 0;
}
.page-id-1819 .fl-row.dark {
  margin-top: 40rem;
}

/****REALIZACJE***************************************************************/
#main .solid-button a.fl-button {
  background: #000;
  color: #fff;
  font-size: 18rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.35rem;
  line-height: 27rem;
  transition: color 0.3s, background-color 0.3s;
}
#main .solid-button a.fl-button:hover {
  background: #fff;
  color: #000;
}
#main .text a.fl-button {
  color: #676767;
  font-size: 25rem;
  line-height: 42rem;
  letter-spacing: 0.4rem;
}
#main .text a.fl-button i {
  font-size: 62rem;
}

.realization_item {
  box-shadow: 0 1px 3px 1px #0003;
  max-width: 400px;
  margin: 30rem auto;
}
.realization_details {
  padding: 30rem 24rem;
}
.realization_title {
  font-weight: 400;
  font-size: 28rem;
  margin-bottom: 14rem;
}
.realization_desc {
  color: #676767;
  font-size: 22rem;
  line-height: 34rem;
}

/****BLOG***************************************************************/
#main .blog .fl-post-grid-image img {
  border-radius: 10rem;
}
#main .blog .fl-post-grid-post {
  border: 0;
}
#main .blog h2.fl-post-grid-title {
  line-height: 34rem;
  font-family: Poppins;
  font-size: 26rem;
  font-weight: 700;
}
#main .blog .fl-post-grid-text,
#main .blog .fl-post-grid-content p {
  color: #676767;
  font-size: 18rem;
  line-height: 28rem;
  letter-spacing: 0.35rem;
}
#main .blog .fl-post-grid-more {
  color: #080606;
  font-size: 18rem;
  letter-spacing: 0.64rem;
}
#main .blog .fl-post-column {
  padding-bottom: 35rem;
}
#main .blog .fl-builder-pagination-load-more a {
  background-color: #080606;
  transition: color 0.3s, background-color 0.3s;
}
#main .blog .fl-builder-pagination-load-more a:hover {
  background-color: #fff;
}
#main .blog .fl-builder-pagination-load-more a span {
  color: #fff;
  font-size: 21rem;
  line-height: 36rem;
  text-transform: uppercase;
  letter-spacing: 0.56rem;
  font-weight: 700;
}
#main .blog .fl-builder-pagination-load-more a:hover span {
  color: #080606;
}
#main .blog .fl-post-grid {
  margin-left: -30px;
  margin-right: -30px;
}
#main .blog .fl-post-column {
  padding-left: 30px;
  padding-right: 30px;
}

.page-id-1830 .fl-post-grid-text a {
  letter-spacing: 0;
}
.page-id-1830 .fl-post-grid-text .fl-post-grid-title a {
  font-weight: 700;
}

/****Single POST***************************************************************/
body.single .entry-content.clr {
  position: relative;
}
body.single #post-content {
  width: 100%;
}
body.single #post-nav {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0;
  right: 0;
  pointer-events: none;
}
body.single #post-nav > .fl-row-fixed-width {
  margin: auto;
}

.fl-row.site_header_small .fl-row-content {
  padding-top: 0;
}
span.meta-date {
  color: #080606;
  font-size: 20rem;
  margin-right: 10px;
}
span.meta-cat a {
  color: #af0202;
  font-size: 20rem;
  padding: 10px 2px;
}
.single-post .primary-content h1,
.single-post .primary-content h2,
.single-post .primary-content h3 {
  /* font-size: 30rem; */
  /* font-weight: 100; */
  /* line-height: 51rem; */
  margin: 0;
}
.dc_section_counter em {
  font-style: normal;
}
#main .dc_section_counter h2,
#main .dc_section_counter h3,
#main .dc_section_counter h4,
#main .dc_section_counter h5 {
  font-size: 26rem;
}
#main .content_subheader {
  color: #676767;
  font-family: Poppins;
  font-size: 26rem;
  font-weight: 700;
  line-height: 36rem;
  margin: 50rem 0 18rem;
}
.text ul {
  margin-left: 12px;
  color: #676767;
}
.text ul li {
  font-size: 20rem;
  line-height: 32rem;
  margin-bottom: 10rem;
  list-style: none;
  position: relative;
}
.text ul li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -10px;
  width: 4px;
  height: 4px;
  background: #af0202;
  border-radius: 4px;
}
#main blockquote {
  border: 0;
  border-top: 1px solid #e2e2e2;
  padding: 10px 0;
  font-style: normal;
}
#main blockquote p {
  font-size: 20rem;
  line-height: 32rem;
}
.dc_section_counter.heading::before {
  content: none;
}
#main img.alignleft,
#main img.alignright {
  float: none;
}

/* related posts */
#related-posts {
  background-color: #080606;
  padding: 40rem 30rem 80rem;
  margin: 30px 0 0;
  width: 100%;
  max-width: 100%;
}
#related-posts .theme-heading.related-posts-title {
  color: #fff;
  font-family: Poppins;
  font-size: 30rem;
  font-weight: 700;
  line-height: 79rem;
  text-align: center;
  text-transform: none;
}
.single #related-posts .theme-heading.related-posts-title {
  font-weight: 700 !important;
}
.theme-heading .text::before {
  content: none;
}
#related-posts .related-post-title {
  margin: 12px 0px 5px;
}
#related-posts .related-post-title a {
  color: #afafaf;
  font-family: Poppins;
  font-size: 20rem;
  font-weight: 700;
  line-height: 36rem;
  letter-spacing: 0.8rem;
  text-align: left;
}
#related-posts .related-post-title a:hover,
#related-posts figure:hover + .related-post-title > a {
  color: #fff;
}
.fl-row.fl-node-5e2ae61a2263f .fl-row-content {
  padding-bottom: 0;
}
.related-thumb img {
  max-height: 230px;
  object-fit: cover;
  object-position: center;
}

.social_share {
  margin: 20px 0px 50rem;
  float: left;
}
.social_share p {
  font-family: Poppins;
  font-size: 15rem;
  line-height: 30rem;
  color: #676767;
  letter-spacing: 0.64rem;
}
.social_share span {
  color: #af0202;
}
.social_share .jssocials-share-link {
  background-color: #f0f0f0;
  padding: 7px;
  width: 40px;
  height: 40px;
  display: block;
  float: left;
  margin-right: 10px;
  text-align: center;
  border-radius: 50%;
}

/****KONTAKT***************************************************************/
.red-icon .fl-module-content .fl-icon i {
  background: -webkit-linear-gradient(#af0202, #630000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fl-map .fl-html {
  margin-top: 30px;
  filter: gray;
  -webkit-filter: grayscale(99%) contrast(0.8) invert(1);
  -webkit-backface-visibility: hidden;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 80px;
}
.fl-map iframe {
  margin-top: -35px;
  margin-bottom: -120px;
}
/* .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom,
.gm-inset.gm-inset-hover-enabled,
.gm-style .place-card-large {
  display: none;
} */

.fl-icon-text {
  font-weight: 700;
  font-size: 30rem;
}

/* icons */
.contact-text {
  color: #676767;
  margin-top: -10px;
  font-size: 22rem;
}
.contact-text.contact-phone p {
  font-size: 16rem;
}
.contact-text.contact-phone a {
  font-size: 26rem;
  /* font-weight: 600; */
}
.contact-text.contact-mail a {
  font-size: 26rem;
  /* font-weight: 600; */
  color: #af0202;
}
.red-icon .fl-module-content .fl-icon-wrap {
  margin-bottom: -6px;
}

/***formularz***/
body .gform_wrapper ul li.gfield {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}
#body .gform_body label,
form label span {
  top: 12rem;
  font-size: 19rem;
}
#body .gform_body label span {
  position: static;
}
#body .gform_body [type="radio"] + label {
  padding-left: 28px;
  line-height: 25px;
  pointer-events: all;
}
#body .gfield_radio li {
  margin-bottom: 0;
}
form label span {
  top: 19px;
  font-size: 24rem;
  display: block;
  width: calc(100% - 50px);
}
@media screen and (max-width: 767px) {
  .cost-calc form label span {
    top: 28px;
  }
}
#body form .select::after,
.ginput_container.ginput_container_select::after {
  content: "\e900";
  position: absolute;
  right: 25px;
  display: block;
  top: 27px;
  font-family: "prestigecar-icon-set" !important;
  font-size: 16px;
  pointer-events: none;
}
#body form select + span::after {
  top: 0;
  right: 0;
}
body .gform_wrapper img.ui-datepicker-trigger {
  display: none !important;
}

html body .gform_wrapper .gfield_date_year {
  width: 100% !important;
  display: block;
  max-width: 100% !important;
}

html #body .gfield_date_day,
html #body .gfield_date_month {
  display: none !important;
}
#body .gform_body select {
  margin: 0;
}
@media screen and (min-width: 640px) {
  .gform_wrapper .top_label li.gfield.gf_left_half {
    padding-right: 10px !important;
    float: left !important;
    clear: none !important;
  }
  .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-left: 10px !important;
    float: left !important;
    clear: none !important;
  }
}
#body .gform_body [type="radio"]:checked + label {
  font-weight: 700;
  color: #af0202;
}

/* datepicker */
html .ui-datepicker-title {
  background: #080606;
}
html .ui-datepicker-title select {
  margin-top: 0;
  color: #000;
}
html .ui-datepicker th {
  background: #eee;
  color: #111;
}
html .ui-datepicker tbody td {
  border-color: #ddd !important;
}
html td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #999;
}
html .ui-datepicker-calendar .ui-state-default {
  box-shadow: none;
  background: #fff;
  color: #111;
}
/*  */

body .gform_wrapper ul li.gfield {
  margin-bottom: 17px !important;
}
#body input[type="submit"] {
  padding: 15px !important;
  text-align: center !important;
  justify-content: center;
  font-size: 24rem;
  font-weight: 400;
  background-image: linear-gradient(to right, #630000 0%, #af0202 100%);
  min-height: 30px !important;
  max-height: 70px;
}
#body input[type="submit"]:hover {
  opacity: 0.8;
}
#body .gform_wrapper .chosen-container-multi .chosen-choices {
  padding-top: 35px;
  background: none;
  border: 2px solid #f0f0f2;
  min-height: 105rem;
  box-shadow: none !important;
}
#main
  .gform_wrapper
  .chosen-container.chosen-container-multi
  ul.chosen-choices
  li.search-choice {
  background: none;
  border-color: #ddd;
  display: inline-block;
  width: auto;
  padding: 3px 22px 3px 8px;
  margin-left: 20px !important;
  margin-right: -12px;
}
.gform_wrapper
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close {
  transform: scale(1.25);
}
input.chosen-search-input.default {
  display: none !important;
}
input.chosen-search-input {
  min-height: 20px !important;
}
.fl-module.cform {
  margin-top: 30px;
  margin-bottom: 30px;
}
li#field_1_24 {
  height: 0;
  margin: 0 !important;
}
form#gform_1::after {
  content: "*Pole wymagane";
  text-align: right;
  display: block;
  font-size: 12px;
  color: #828282;
}

#body .fl-node-5e2ffc262a256.fl-module > .fl-module-content {
  margin-bottom: -80px;
}

#body .gform_body select[multiple] {
  padding-top: 35px !important;
}

body
  .gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.gfield_description {
  padding: 3px 10px;
}
body
  .gform_wrapper.gform_validation_error
  .gform_body
  ul
  li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
body .gform_wrapper div.validation_error {
  padding: 20px 100px;
  margin: auto;
}
.gform_wrapper {
  margin-top: 0;
}

/****SLIDER***************************************************************/
.owl-item {
  float: left;
}
.owl_slider {
  visibility: hidden;
}
.owl-loaded {
  display: block;
  visibility: visible;
  overflow: hidden;
}

/* slider samochody */
.slider_cars .owl-nav,
.slider_cars .owl-dots {
  display: none;
}

.slider_cars__section_header {
  text-transform: uppercase;
  font-size: 46rem;
}
.slider_cars__item.item {
  border-top: solid 2px #ebecee;
  border-bottom: solid 2px #ebecee;
  padding: 50rem 0;
}
.slider_cars__title {
  font-family: Anton;
  font-size: 34rem;
  line-height: 50rem;
  text-transform: uppercase;
  margin: 0;
}
.slider_cars__year {
  color: #af0202;
}
.see-more .fl-button {
  color: #080606;
  font-size: 21rem;
  font-weight: 700;
  letter-spacing: 0.8rem;
}
.slider_number {
  display: none;
}
.slider_cars__link.see-more span {
  line-height: 70rem;
  display: inline-block;
}
.slider_cars__photo {
  height: 66vw;
  object-fit: contain;
}

@media screen and (max-width: 768px) {
  .slider_numbers {
    position: absolute;
    top: 186rem;
    right: 26rem;
  }
}

/****O nas******************************************************/
body .special-list .fl-rich-text ul {
  margin: 0;
}
body .special-list .fl-rich-text ul li {
  padding: 20px 15rem;
  border-bottom: 2px solid #f0f0f2;
  padding-left: 50px;
  font-size: 17px !important;
  line-height: 24px;
  margin: 0;
}
body .special-list .fl-rich-text ul li::before {
  content: "\e925";
  font-family: "prestigecar-icon-set" !important;
  background: none;
  font-size: 30px;
  width: auto;
  height: 30px;
  line-height: 1;
  top: 18px;
  left: 0;
}
.fl-row.fl-node-5e2ee8e6417f1 .fl-row-content {
  padding-top: 0;
}
@media screen and (max-width: 480px) {
  body .special-list .fl-rich-text ul li {
    font-size: 14px !important;
  }
}

/****404 & search******************************************************/
#main div:not(.gform_wrapper) > form input,
#main div:not(.gform_wrapper) > form textarea,
#main div:not(.gform_wrapper) > form select {
  min-height: 40px !important;
  padding: 12px 20px !important;
}
html body.search #main div#primary {
  max-width: 1200px !important;
  margin: 50px auto !important;
  padding: 10px 30rem !important;
  float: none;
}

/****LIGHTBOX fancybox*******************************************************/

/* lightbox */
button.fancybox-button.fancybox-button--play,
button.fancybox-button.fancybox-button--zoom,
button.fancybox-button.fancybox-button--thumbs,
button.fancybox-button.fancybox-button--fullscreen {
  display: none !important;
}
.fancybox-container .fancybox-caption {
  color: #000;
  border: 0;
}
.fancybox-container .fancybox-caption-wrap {
  background: linear-gradient(
    180deg,
    transparent 0,
    rgba(255, 255, 255, 0.15) 8%,
    rgba(255, 255, 255, 0.4) 30%,
    rgba(255, 255, 255, 0.7) 80%,
    rgba(255, 255, 255, 0.8)
  );
  bottom: 95px;
  padding-top: 50px;
  text-shadow: 0 0 2px #fffa;
}

body.fancybox-active main {
  filter: blur(2px);
}
body.fancybox-active main .sticky-col {
  opacity: 0.7;
  top: 0;
}
.fancybox-container .fancybox-bg {
  opacity: 0.4;
  background: #fff;
}
.fancybox-container.fancybox-is-open .fancybox-bg {
  opacity: 0.9 !important;
}
.fancybox-image,
.fancybox-spaceball {
  border: solid 3px #fff;
}

.fancybox-navigation svg,
button.fancybox-button.fancybox-button--close svg {
  display: none;
}
a.fancybox-button.fancybox-button--arrow_left,
a.fancybox-button.fancybox-button--arrow_right {
  padding: 30px;
  margin: 0 25px;
  background-size: 29px !important;
}
a.fancybox-button.fancybox-button--arrow_left {
  background: url(/app/themes/webdiamond//img/jackdiamonds-icon-arrow-left.svg)
    no-repeat center center;
}
a.fancybox-button.fancybox-button--arrow_right {
  background: url(/app/themes/webdiamond//img/jackdiamonds-icon-arrow-right.svg)
    no-repeat center center;
}
button.fancybox-button.fancybox-button--close {
  background: url(/app/themes/webdiamond/img/icon_close.svg) no-repeat center
    center;
  opacity: 1;
  margin: 45px;
  background-size: 24px !important;
}
button.fancybox-button.fancybox-button--close:hover {
  background-color: none;
  opacity: 0.8 !important;
}
.fancybox-container .fancybox-infobar {
  opacity: 0.4 !important;
}
html.html body .fancybox-navigation button {
  background: transparent;
}

@media screen and (max-width: 800px) {
  .fancybox-show-thumbs .fancybox-inner {
    right: 0 !important;
  }
  .html .fancybox-thumbs.fancybox-thumbs-x {
    display: none !important;
  }

  .fancybox-container .fancybox-caption-wrap {
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  a.fancybox-button.fancybox-button--arrow_left,
  a.fancybox-button.fancybox-button--arrow_right {
    margin: 0 5px;
  }
  button.fancybox-button.fancybox-button--close {
    margin: 10px;
  }
}

/* horizontal thumbnails */
@media all and (min-width: 768px) {
  .fancybox-container .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
    background: rgba(255, 255, 255, 0.8);
  }
  .fancybox-container .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}
.fancybox-container .fancybox-thumbs > ul > li:before {
  border: 4px solid #af0202;
}

/* modalbox */
.fancybox-slide #gform_wrapper_1 {
  width: 100%;
  max-width: 780px;
  padding: 35rem 60rem 50rem;
  box-shadow: 0 2px 10px 2px #0005;
}

body .fancybox-close-small {
  width: 60px;
  height: 60px;
}
body .fancybox-close-small:after {
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  font: 31px/40px Arial, Helvetica Neue, Helvetica, sans-serif;
  padding-left: 2px;
}
@media screen and (max-width: 767px) {
  .fancybox-slide #gform_wrapper_1 {
    padding: 25rem 35rem 45rem;
  }
}

/****fl-builder**********************************************************/
html body#body form.fl-builder-settings input,
html body#body form.fl-builder-settings textarea,
html body#body form.fl-builder-settings select {
  min-height: 38px !important;
  padding: 8px !important;
  line-height: 20px !important;
  font-size: 14px;
}
#body form.fl-builder-settings label {
  margin-top: 10rem;
  width: auto;
  display: inherit;
  margin: 0;
  line-height: 1;
  padding: 8px 2px;
}
#body form.fl-builder-settings label span.fl-help-tooltip {
  all: initial;
}
#body form.fl-builder-settings label span.fl-help-tooltip-text {
  white-space: normal;
}

/****cookie***************************************************************/
#cookie-law {
  text-align: center;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 19999;
}

#cookie-law > div {
  padding: 30px 15px;
  padding-right: 70px;
  display: inline-block;
  position: relative;
}

#cookie-law h4 {
  padding: 0 !important;
  margin: 0 0 8px !important;
  text-align: left !important;
  font-size: 13px !important;
  color: #fff;
}
#cookie-law p {
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
  font-size: 12px !important;
  line-height: 18px !important;
  color: #d8d8d8;
}
#cookie-law a {
  color: #fff;
}

a.close-cookie-banner {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 10px;
  display: block;
  width: 20px;
  height: 20px;
}

#cookie-law .fa-times {
  font-size: 28px;
  background: rgba(0, 0, 0, 0.5);
  padding: 8px 12px;
  margin-top: 20px;
  margin-left: -25px;
}

a.close-cookie-banner span {
  display: none !important;
}
@media (max-width: 992px) {
  #cookie-law > div {
    padding: 30px 70px;
  }
  a.close-cookie-banner {
    right: auto;
    left: 0;
  }
  #cookie-law .fa-times {
    margin-left: 0;
  }
}

/**** Lang ***************************************************************/
.pll-parent-menu-item .lang-item img, 
.pll-parent-menu-item a.menu-link.sf-with-ul > span.text-wrap > span[style] {
  display: none;
}
.pll-parent-menu-item a.menu-link.sf-with-ul > span.text-wrap > img {
  width: 21px !important;
  height: 15px !important;
  margin-top: -3px !important;
}