html,
body {
  font-family: "Inter", sans-serif;
}
.custom-html .rupal-hero {
  padding: 40px 0;
}
.custom-html .rupal-hero-wrap {
  display: flex;
  align-items: center;
}
.custom-html .rupal-hero-wrap .left-hero img {
  display: none;
}
.custom-html .rupal-hero-wrap .right-hero ul {
  display: none;
}
.custom-html .left-hero {
  width: 100%;
  max-width: 595px;
}
.custom-html .left-hero h1 {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 18px;
  color: #000;
}
.custom-html .left-hero ul {
  padding: 0;
  list-style: none;
  margin-bottom: 28px;
}
.custom-html .left-hero ul li {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #000;
}
.custom-html .left-hero .button {
  width: 100%;
  max-width: 200px;
}
.custom-html .left-hero a.button {
  color: #fff;
  box-shadow: 0px 4px 4px 0px #00000040;
}
.custom-html .right-hero {
  width: 100%;
  max-width: 525px;
}
.custom-html .right-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-html .rupal-hero-advantages {
  position: relative;
  background-color: #f2f2f2;
  padding: 48px 0 60px;
  min-height: 600px;
}
.custom-html .rupal-hero-advantages--white {
  background-color: #fff;
}
.custom-html .rupal-hero-advantages--white .hero-advantages--content ol li {
  text-transform: unset;
  max-width: 890px;
}
.custom-html .rupal-hero-advantages--white .hero-advantages--content ol li {
  width: calc(100% - 30px);
}
.custom-html .hero-advantages--content {
  position: relative;
  z-index: 2;
}
.custom-html .hero-advantages--content h2 {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #000;
}
.custom-html .hero-advantages--content p {
  max-width: 910px;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  margin-bottom: 46px;
}
.custom-html .hero-advantages--content p span {
  color: #f55000;
}
.custom-html .hero-advantages--content ol {
  display: flex;
  flex-wrap: wrap;
  margin: -40px -15px;
  list-style: none;
  padding: 0;
  counter-reset: menu_count;
}
.custom-html .hero-advantages--content ol li {
  position: relative;
  padding-left: 70px;
  counter-increment: menu_count;
  width: calc(100% / 2 - 30px);
  margin: 40px 15px;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: #000;
  text-transform: uppercase;
}
.custom-html .hero-advantages--content ol li::before {
  position: absolute;
  left: 0;
  top: 18px;
  display: block;
  font-size: 35px;
  font-weight: 800;
  line-height: 27px;
  letter-spacing: -0.01em;
  color: #000;
  transform: rotate(-90deg);
  content: "." counter(menu_count);
}
.custom-html .hero-advantages--content ol li:nth-child(-n + 9):before {
  content: ".0" counter(menu_count);
}
.custom-html .hero-advantages--content ol li span {
  color: #f55000;
}
.custom-html .hero-advantages--content_img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 400px;
}
.custom-html .hero-advantages--content_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-html .rupal-popular-products {
  padding: 40px 0 60px;
  background-color: #f2f2f2;
}
.custom-html .rupal-popular-products h2 {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #000;
}
.custom-html .rupal-popular-products p {
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  margin-bottom: 0;
}
.custom-html .rupal-popular-products .pageSection-shaded {
  background-color: transparent;
  padding: 0;
  margin-top: 40px;
}
.custom-html .rupal-popular-products .pageSection-shaded .cardGrid {
  margin-bottom: 0;
}
.custom-html .rupal-popular-products .button.button-bottom {
  margin-top: 24px;
  width: 100%;
  max-width: 260px;
}
.custom-html .rupal-services {
  padding: 40px 0 60px;
}
.custom-html .rupal-services .mainMenuCard__image {
  display: flex;
}
.custom-html .rupal-services .mainMenuCard__title {
  text-align: center;
}
.custom-html .rupal-services h2 {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #000;
}
.custom-html .rupal-services p {
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  margin-bottom: 0;
  margin-bottom: 36px;
}
.custom-html .rupal-services h2 span {
  color: #f55000;
}
.custom-html .rupal-services .row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 0;
  padding: 0;
  list-style: none;
}
.custom-html .rupal-services .row li .button {
  width: 100%;
}
.custom-html .rupal-services .row li .mainMenuCard {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.custom-html .rupal-services .row li .mainMenuCard__title {
  flex-grow: 1;
}
.custom-html .rupal-services .row li .mainMenuCard {
  display: flex;
  flex-direction: column;
}
.custom-html .pageSection.pageSection- .text {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #000;
}
.custom-html .pageSection.pageSection- .text * {
  font-family: "Inter", sans-serif;
}
.custom-html .pageSection.pageSection- .text h1,
.custom-html .pageSection.pageSection- .text h2,
.custom-html .pageSection.pageSection- .text h3,
.custom-html .pageSection.pageSection- .text h4,
.custom-html .pageSection.pageSection- .text h5,
.custom-html .pageSection.pageSection- .text h6 {
  font-weight: 900;
}
.custom-html .wood-advatnages {
  background-color: #f2f2f2;
  padding-top: 54px;
  margin-bottom: 0;
}
.custom-html .wood-advatnages h2 {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #000;
}
.custom-html .wood-advatnages p {
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  margin-bottom: 0;
  margin-bottom: 48px;
}
.custom-html .wood-advatnages p span {
  color: #f55000;
}
.custom-html .wood-popular-products {
  padding-top: 40px;
  padding-bottom: 60px;
}
.custom-html .wood-popular-products h2 {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #000;
}
.custom-html .wood-popular-products p {
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  margin-bottom: 0;
  margin-bottom: 48px;
}
.custom-html .wood-popular-products .wpb_wrapper .button {
  width: 100%;
}
.custom-html .wood-popular-products .vc_column-inner > .wpb_wrapper {
  padding: 10px;
  border: 1px solid #ebebeb;
}
.custom-html .wood-popular-products .wpb_wrapper .productCard__table th:first-child {
  font-weight: 700;
  padding: 5px 0;
}
.custom-html .wood-popular-products .wpb_wrapper .productCard__table table {
  padding: 5px 0;
  border: 1px solid #ebebeb;
  border-left: 0;
  border-right: 0;
}
.custom-html .wpb_wrapper .uvc-main-heading h2 {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #000;
}
.custom-html .wpb_wrapper .uvc-main-heading p {
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  margin-bottom: 0;
  margin-bottom: 52px;
}
.custom-html .wpb_wrapper .btn-align-center {
  text-align: center;
}
.custom-html .wpb_wrapper .wpb_text_column .wpb_wrapper {
  text-align: center;
}
.custom-html .wpb_wrapper .wpb_text_column .wpb_wrapper strong {
  display: flex;
  justify-content: center;
  min-height: 58.96px;
}
.custom-html .wpb_wrapper .wpb_content_element,
.custom-html .wpb_wrapper ul.wpb_thumbnails-fluid > li {
  margin-bottom: 20px;
}
.custom-html .container > .wpb_wrapper {
  padding-bottom: 20px;
}
.custom-html .wood-advatnages .woods-items {
  margin-top: 50px;
}
.custom-html .wood-advatnages .woods-items .vc_row .vc_col-sm-4 {
  width: 25%;
}
.custom-html .rupal-hero--list .container > h1 {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #000;
  margin-bottom: 40px;
}
.custom-html .rupal-hero--list li h2 {
  margin-bottom: 20px;
  color: #f55000;
  text-transform: uppercase;
  font-weight: 700;
}
.custom-html .rupal-hero--list li:not(:last-child) {
  margin-bottom: 24px;
}
.custom-html .rupal-hero--list .rupal-hero-wrap {
  justify-content: space-between;
}
.custom-html .rupal-hero--list .right-hero {
  transform: translateX(26%);
}
.custom-html .section-page-text-only .container p,
.custom-html .section-page-text-only .container li {
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
  margin-bottom: 0;
}
.custom-html .section-page-text-only .container p {
  margin-bottom: 30px;
}
.custom-html .section-page-text-only .container ul {
  margin-left: -15px;
}

.advantage-custom-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 24px;
}

.custom-html .wood-popular-products .items .grid{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 24px
}

.custom-pallet_box {
  padding: 10px;
    border: 1px solid #ebebeb;
}
.custom-pallet_box img {
  width: 100%;
  height: auto;
}

.custom-pallet_box table {
  width: 100%;
  margin-bottom: 20px;
  padding: 5px 0;
  border: 1px solid #ebebeb;
  border-left: 0;
  border-right: 0;
}

.custom-pallet_box table td,
.custom-pallet_box table th {
  padding: 5px 0;
}

.custom-pallet_box a {
  width: 100%;
}

@media (max-width: 1500px) {
  .custom-html .hero-advantages--content ol li {
    width: calc(100% / 2 - 100px);
  }
}

@media (max-width: 1200px) {
  .custom-html .hero-advantages--content p {
    max-width: 700px;
    font-size: 20px;
  }
  .custom-html .hero-advantages--content ol li {
    width: calc(100% / 2 - 140px);
  }

  .custom-html .rupal-hero-advantages--white .hero-advantages--content ol li {
    width: 70%;
  }

  .custom-html .rupal-hero--list .right-hero {
    transform: translateX(12%);
  }
}

@media (max-width: 767px) {
  .advantage-custom-row {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .mainMenuCard__image picture{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body .mainMenuCard__image .fittingImage img {
    width: 65%;
  }
  .custom-html .rupal-services .row li .button {
    width: 66%;
    text-align: center;
    margin: 0px auto;
  }
  body #form-bottom .b24-form-header-title{
    position: relative !important;
  }
  .col-lg-4 .container-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  body .custom-menu-row {
    margin: 0px 29px !important;
  }
  .container-row.custom-menu-row a{
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  .custom-html .rupal-hero--list .right-hero {
    transform: translateX(0%);
  }
  .custom-html .rupal-hero--list .right-hero img {
    object-fit: contain;
  }
  .custom-html .rupal-hero-wrap {
    flex-direction: column;
  }
  .custom-html .right-hero {
    display: none;
  }
  .custom-html .right-hero img {
    object-fit: contain;
    max-height: 100%;
  }
  .custom-html .rupal-hero-wrap .left-hero img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 26px;
  }
  .custom-html .hero-advantages--content_img {
    display: none;
  }
  .custom-html .wood-advatnages .woods-items .vc_row .vc_col-sm-4 {
    width: 50%;
  }

  .custom-html .rupal-hero-advantages--white .hero-advantages--content ol li {
    width: calc(100% - 30px)
  }
}

@media (max-width: 768px) {
  .custom-html .section-page-text-only .container p {
    margin-bottom: 10px;
  }
  .custom-html .wood-advatnages .woods-items .vc_row .vc_col-sm-4 {
    width: 100%;
  }
  .custom-html .wood-advatnages .woods-items {
    margin-top: 20px;
  }
  .custom-html .rupal-hero,
  .custom-html .rupal-hero-advantages {
    padding: 40px 0 20px;
  }
  .custom-html .wood-popular-products {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .custom-html .rupal-services,
  .custom-html .rupal-popular-products,
  .custom-html .pageSection.pageSection-,
  .custom-html .pageSection.pageSection-noBottom {
    padding: 20px 0;
  }
  .custom-html .left-hero h1,
  .custom-html .hero-advantages--content h2,
  .custom-html .rupal-popular-products h2,
  .custom-html .rupal-services h2,
  .custom-html .wood-advatnages h2,
  .custom-html .wood-popular-products h2,
  .custom-html .wpb_wrapper .uvc-main-heading h2,
  .custom-html .rupal-hero--list .container > h1 {
    font-size: 24px;
    font-weight: 900;
    line-height: 32px;
  }

  .custom-html .left-hero h1 {
    font-size: 21px;
  }

  .custom-html .left-hero ul {
    margin-bottom: 20px;
  }
  .custom-html .left-hero ul li,
  .custom-html .hero-advantages--content p,
  .custom-html .rupal-popular-products p,
  .custom-html .rupal-services p,
  .custom-html .wood-advatnages p,
  .custom-html .wood-popular-products p,
  .custom-html .wpb_wrapper .uvc-main-heading p,
  .custom-html .section-page-text-only .container p,
  .custom-html .section-page-text-only .container li {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
  }
  .custom-html .hero-advantages--content p {
    margin-bottom: 20px;
  }
  .custom-html .hero-advantages--content ol {
    margin: 0;
  }
  .custom-html .hero-advantages--content ol li {
    width: 100%;
    margin: 0;
  }
  .custom-html .hero-advantages--content ol li:not(:last-child) {
    margin-bottom: 30px;
  }
  .custom-html .hero-advantages--content ol li {
    padding-left: 55px;
  }
  .custom-html .hero-advantages--content ol li::before {
    left: -15px;
    top: 15px;
  }
}

@media (max-width: 500px) {
  .custom-html .left-hero .button,
  .custom-html .rupal-popular-products .button.button-bottom {
    max-width: 100%;
  }
  .advantage-custom-row {
    grid-template-columns: 1fr 1fr;
  }
  .custom-html .wood-popular-products .items .grid {
    grid-template-columns: 1fr;
  }
  body #form-bottom .b24-form-header-title {
    font-size: 24px !important;
  }
  .custom-html .custom-bottom-title .b24-form-header-title{
    left: 0 !important;
  }
  .custom-pallet_box img{
    display: block;
    max-width: 70%;
    margin: 0 auto;
  }
}

body .modalBody.slam-easyform .quantityInput.rangeSlider {
  display: none;
}

.container-row {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

@media (min-width: 768px) {
 
  .container-custom-hero .vc_row {
    display: flex;
    flex-wrap: wrap;
  }
  .container-custom-hero .wpb_column .vc_column-inner {
    height: 100%;
  }

  .block-group-cont-v3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }

  .wpb_column .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .block-group-cont-v3 .wpb_text_column:first-child {
    flex-grow: 1;
  }

  .block-group-cont-v3 .wpb_wrapper p strong {
    min-height: auto !important;
  }

  .block-group-cont-v3 .vc_empty_space {
    display: none;
  }
  .advantage-custom-row-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.modalBody.slam-easyform .col-md-5{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body.custom-html .rupal-services .row.flex-start{
  justify-content: flex-start !important;
}
body .custom-menu-row{
  margin: 0px 94px;
}

body #form-bottom .b24-form-wrapper{
  margin-top: 20px;
}
body #form-bottom .b24-form-header-title{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 38px;
  position: absolute;
  left: 0;
  top: -22%;
}
body.custom-html .rupal-hero-advantages--white .hero-advantages--content ol li{
  font-weight: normal;
}

 .custom-html .section-page-text-only .container li{
   font-size: 18px;
}

.custom-html .vc_row.wpb_row.vc_inner.vc_row-fluid{
  display: flex;
  justify-content: space-between;
  overflow-x: auto;
}
.custom-html .custom-bottom-title .b24-form-header-title {
  position: absolute !important;
  top: -14% !important;
}
.custom-html .custom-bottom-title{
  margin-top: 20px;
}
.wpb_single_image img{
  height: 120px !important;
  width: 120px !important;
}

.vc_column_container > .vc_column-inner  {
  height: 100%;
}

.vc_column_container > .vc_column-inner .wpb_wrapper {
  display: flex;
  height: 100%;
  flex-direction: column;
}

.vc_column_container > .vc_column-inner .wpb_wrapper .block-group-cont-v3 {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
}

.advantage-custom-row .vc_single_image-img {
  max-width: 60%;
}

.zakupka-pilomateriala .left-hero img {
  margin-top: 36px !important;
  margin-bottom: 36px !important;
}