/*!
Theme Name: Qskin
Theme URI: https://them.es/starter
Author: CM
Author URI: https://them.es/
Description: 
Version: 3.6.1
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: ingram
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

.onmobile {
  display: none;
}

.section--hero-subpage .col--hero-title .h1,
.section--hero-subpage .col--hero-title h1 {
  text-transform: uppercase;
}

.color-standard,
body {
  color: #272728;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #272728;
}

h2 {
  font-family: "Syncopate", sans-serif;
  font-weight: bold;
  text-transform: uppercase !important;
  font-size: 40px;
  line-height: 44px;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.bypostauthor {
  font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.icon-rows-3 .icons-with-description__list {
  display: flex;
  justify-content: space-between;
  gap: 90px;
}

.icon-rows-3 .icons-with-description__list > * {
  flex: 1 1 calc((100% - 180px) / 3);
  max-width: calc((100% - 180px) / 3);
  box-sizing: border-box;
}

.icon-rows-2 .icons-with-description__list {
  display: flex;
  justify-content: space-between;
  gap: 90px;
}

.icon-rows-2 .icons-with-description__list > * {
  flex: 1 1 calc((100% - 90px) / 2);
  max-width: calc((100% - 90px) / 2);
  box-sizing: border-box;
}

b {
  font-weight: 600;
}

.simple-cta__inner .helper-box .h2,
.simple-cta__inner .helper-box h2 {
  color: #fff;
}

.actbtn-2 .simple-cta__inner {
  display: flex;
  column-gap: 200px;
  align-items: center;
}

.actbtn-2 .helper-box h2,
.actbtn-2 .helper-box .simple-cta__subtitle {
  text-align: left !important;
}
.actbtn-2 .btn {
  white-space: nowrap;
}

.actbtn-2 .simple-cta__buttons {
  padding-top: 0 !important;
}

.col-description__inner ul li {
  line-height: 22px;
  padding-left: 15px;
}
.col-description__inner ul {
  margin-bottom: 25px;
}
.col-description__inner ul li:before {
  background: #69a4a5;
  border-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 6px;
}

.section--image-col .container > .row--content-buttons .col-image img {
  border-radius: 15px !important;
  width: 100%;
  height: auto;
}

.wpcf7.js .col-12:last-child p {
  margin-bottom: 0px;
}

.wpcf7.js .wpcf7-spinner {
  display: none;
}

.section--subcategories-list .subcategory-item__link .cover {
  border-radius: 25px !important;
  background: #f2f5f5 !important;
}

.section--subcategories-list .subcategory-item__link .cover__image > img {
  width: auto !important;
}

.section--subcategories-list .subcategory-item__link .cover__image {
  margin-bottom: 30px;
}

.img-desc .zajawka {
  font-size: 14px;
  font-weight: 300;
  color: #283d3b;
  margin-bottom: 15px;
}

.img-desc .item__readmore {
  font-size: 13px;
  font-weight: 500;
  color: #69a4a5;
  text-transform: uppercase;
  position: relative;
}
.img-desc .item__readmore div span:after {
  display: inline-block;
  margin-left: 10px;
  content: "";
  width: 6px;
  height: 9px;
  background: url(assets/img/arrow.svg) no-repeat center center;
  transition: margin 0.25s ease-in;
}

.section--subcategories-list
  .subcategory-item__link:hover
  .img-desc
  .item__readmore
  div
  span:after {
  margin-left: 15px;
  transition: margin 0.25s ease-in;
}

.img-desc .item__readmore div span {
  display: inline-block;
}

.section--product-header .row--details {
  align-items: flex-start !important;
}

.simple-cta--product {
  border-radius: 10px !important;
}

.simple-cta--light-overlay:before {
  border-radius: 10px !important;
  background-color: rgba(40, 61, 59, 0.51) !important;
}

.simple-cta__buttons .btn.btn-cyan {
  border-radius: 5px;
  background-color: #6ebbbc;
  color: #fff;
}
.simple-cta__buttons .btn.btn-cyan:hover {
  background-color: #55a3a4;
}

.simple-cta--product.actbtn-2 {
  padding-left: 50px;
  padding-right: 50px;
}

.section--product-attributes .row--content .attributes-table .item {
  align-items: center;
}

.section--product-attributes .row--content .attributes-table .item__title,
.section--product-attributes .row--content .attributes-table .item__value {
  align-self: stretch;
  align-items: center;
  display: flex;
}
.section--product-attributes .row--content .attributes-table .item__value {
  justify-content: flex-end;
}
.photo {
  justify-content: flex-end;
  display: flex;
}
.photo img {
  padding-right: 80px;
}

.section.wp-content .wp-block-post-title {
  margin: 20px 0 35px;
}

@media (min-width: 992px) {
  .section.wp-content .wp-block-post-title {
    margin: 30px 0 50px;
  }
}

.section.wp-content h2eading {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .section.wp-content h2 {
    margin-bottom: 30px;
  }
}

.section.wp-content a:not(.btn) {
  color: #283d3b;
}

.section.wp-content a:not(.btn):hover {
  color: #69a4a5;
}

.section.wp-content ul li:before,
ul li:before {
  background: #cbd2d6;
  border-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 6px;
}

.section.wp-content ul {
  margin-bottom: 20px;
}

.section.wp-content p + h2,
.section.wp-content ul + h2 {
  padding-top: 10px;
}

@media (min-width: 992px) {
  .section.wp-content p + h2,
  .section.wp-content ul + h2 {
    padding-top: 20px;
  }
}

.section.wp-content p + ul {
  margin-bottom: 30px;
  margin-top: -10px;
}

@media (min-width: 992px) {
  .simple-cta--product .simple-cta__inner .h2,
  .simple-cta--product .simple-cta__inner h2 {
    font-size: 42px !important;
    line-height: 40px;
    margin-bottom: 10px;
  }

  .lower {
    padding-right: 0px !important;
  }
}

.single-post.article-details > .section:first-child,
.single-post .article-details > section:first-child {
  padding-top: 0;
}

.sidebar {
  padding-top: 40px;
}

@media (min-width: 1200px) {
  .sidebar {
    padding-top: 0;
    position: sticky;
    top: 120px;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}

@media (min-width: 1200px) {
  .blog .section--articles-list .articles-list .page-heading {
    display: none;
  }
}

.blog .section--articles-list .articles-list .row--items,
.blog .sidebar {
  padding-top: 0;
}

.section--articles-list .row--items .item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.section--articles-list .row--items .item__link:hover .item__image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.section--articles-list .row--items .item__link:hover .item__date {
  background-color: #d9ab9a;
  color: #fff;
}

.section--articles-list .row--items .item__link:hover .item__title {
  color: #d9ab9a;
}

.section--articles-list .row--items .item__image {
  border-bottom-right-radius: 35px;
  height: 270px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 576px) {
  .section--articles-list .row--items .item__image {
    height: 200px;
  }
}

@media (min-width: 768px) {
  .section--articles-list .row--items .item__image {
    height: 220px;
  }
}

@media (min-width: 992px) {
  .section--articles-list .row--items .item__image {
    height: 240px;
  }
}

.section--articles-list .row--items .item__image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: transform 0.25s ease-in;
  transition: transform 0.25s ease-in;
  width: 100%;
}

.section--articles-list .row--items .item__date {
  background-color: #fff;
  bottom: 0;
  color: #272728;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  padding: 5px 15px;
  position: absolute;
  text-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 80px;
  -webkit-transition: color 0.25s ease-in, background-color 0.25s ease-in;
  transition: color 0.25s ease-in, background-color 0.25s ease-in;
  width: 80px;
}

.section--articles-list .row--items .item__date .day {
  font-size: 36px;
  font-weight: 300;
  line-height: 36px;
}

.section--articles-list .row--items .item__date .date {
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
}

.section--articles-list .row--items .item__newest-label {
  background-color: #c48c7a;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  left: 15px;
  line-height: 13px;
  padding: 5px 10px;
  position: absolute;
  text-transform: uppercase;
  top: 15px;
}

@media (min-width: 992px) {
  .section--articles-list .row--items .item__newest-label {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 15px;
  }
}

.section--articles-list .row--items .item__title {
  color: #272728;
  font-size: 21px;
  font-weight: 500;
  line-height: 24px;
  padding-top: 20px;
  -webkit-transition: color 0.25s ease-in;
  transition: color 0.25s ease-in;
}
.section--articles-list .row--items .item__title:hover {
  color: #69a4a5;
}

.section--articles-list .row--items .item--featured .item__image {
  height: 300px;
}

@media (min-width: 576px) {
  .section--articles-list .row--items .item--featured .item__image {
    height: 350px;
  }
}

@media (min-width: 768px) {
  .section--articles-list .row--items .item--featured .item__image {
    height: 400px;
  }
}

@media (min-width: 992px) {
  .section--articles-list .row--items .item--featured .item__image {
    height: 450px;
  }
}

.section--articles-list .row--items .item--featured .item__title {
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

@media (min-width: 992px) {
  .section--articles-list .row--items .item--featured .item__title {
    font-size: 36px;
    line-height: 40px;
  }
}

.subcategory-item__link .img-desc {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.img-desc h3 {
  font-size: 18px;
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .section--product-description .section__inner .container--content:before {
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    background-color: #f2f5f5;
  }
}

.txt55 h3 {
  font-size: 18px;
  font-weight: 500;
}

.obrot1 .col-description {
  order: 99;
}

@media (min-width: 1200px) {
  .section--hero-slider .carousel .carousel-inner .carousel-item img {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    height: auto;
    max-height: 544px;
  }
  .section--contact-form .contact-form__inner h2.section-title {
    font-size: 40px;
    line-height: 44px1.2;
  }
  .section--contact-form .contact-form__inner .contact-details__label {
    font-size: 18px;
    font-weight: 500;
    color: #a4aead;
  }
}
.section--contact-form .contact-form__inner .contact-details__label {
  margin-bottom: 10px;
}

.section--hero-slider
  .carousel
  .carousel-indicators
  button[data-bs-slide-to].active,
.section--hero-slider
  .carousel
  .carousel-indicators
  button[data-bs-slide-to]:hover {
  background-color: #283d3b;
}

.section.section--contact-form {
  background: #e3e4e7;
  padding: 0px;
}
.section--contact-form .contact-form__inner {
  background: transparent;
}
.section--contact-form .contact-form__inner h2.section-title {
  margin-bottom: 45px;
}

.contact-details__info a,
.contact-details__info {
  font-size: 18px;
  font-weight: normal;
  color: #272728;
}

.contact-details__info a:hover {
  color: #c48c7a;
}

.ikonbox .txt55 h3 {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .ikonbox .icons-with-description__list {
    gap: 50px;
  }
}

@media (min-width: 992px) {
  .ikonbox .icons-with-description__list .item {
    width: calc(33.33333% - 34px);
  }
}

.tyr-2.ikonbox .icons-with-description__list .item {
  flex-direction: column;
}

.tyr-2 .icons-with-description__list .item__info {
  padding-left: 0;
}

.tyr-2 .icons-with-description__list .item__icon {
  max-width: 100%;
  margin-bottom: 10px;
}

.tyr-2 .icons-with-description__list .item__info {
  width: 100%;
}
.contact-form h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: none;
}

.section--contact-form .contact-form__inner h2.section-title {
  margin-top: 0px;
}
.section--contact-form .contact-form__inner .contact-form {
  padding-top: 0px;
}

input[type="text"],
input[type="email"] {
  border-width: 0px;
  height: 40px;
  line-height: 1;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
textarea {
  border-width: 0px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact .wpcf7-acceptance label {
  position: relative;
  cursor: pointer;
}

.contact .wpcf7-acceptance input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
  width: 20px;
  height: 20px;
  top: 2px;
  left: 0;
}

.contact .wpcf7-acceptance input[type="checkbox"] + span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 2px;
  height: 16px;
  width: 16px;
  top: 2px;
  left: 0;
  background: #fff;
  border: 1px solid #a4aead;
}

.contact .wpcf7-acceptance input[type="checkbox"] + span:after {
  display: block;
  position: absolute;
  content: "\2713";
  height: 16px;
  width: 16px;
  top: 2px;
  left: 0;
  color: #fff;
  background: #a4aead;
  visibility: hidden;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
}

.contact .wpcf7-acceptance input[type="checkbox"]:checked + span:after {
  visibility: visible;
}

.contact .wpcf7-list-item-label {
  margin-left: 30px;
  display: inline-block;
  font-weight: 400;
}

.contact p label {
  width: 100% !important;
}

.wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 11px;
  line-height: 12px;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0px;
}

.navbar-brand {
  position: absolute;
}

#mega-menu-wrap-main-menu
  #mega-menu-main-menu
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator {
  display: inline;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu img {
  max-height: 220px;
}
.widget_media_image {
  text-align: center;
}
.widget_media_image .wp-caption-text {
  font-weight: 600;
  color: #283d3b;
}

.navbar-brand {
  display: block;
  position: absolute;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
}

.navbar-brand-2 {
  display: block;
  position: absolute;
  z-index: 99;
  margin-top: 35px;
  right: 15px;
  top: 0px;
}

@media (min-width: 1200px) {
  .section--hero-slider .carousel .carousel-inner .carousel-item img {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    height: auto;
    max-height: 544px;
  }
}

.header .container {
  position: relative;
}

#mega-menu-wrap-main-menu
  #mega-menu-main-menu[data-effect="fade_up"]
  li.mega-menu-item.mega-menu-megamenu
  > ul.mega-sub-menu:before {
  display: block;
  content: "";
  left: calc(-1 * (100vw - 1210px) / 2);
  background: #fff;
  width: 100vw;
  height: 100%;
  position: absolute;
  -webkit-box-shadow: 0 4px 33px -17px rgba(203, 210, 214, 0.6);
  box-shadow: 0 4px 33px -17px rgba(203, 210, 214, 0.6);
  z-index: -1;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu img {
  height: 225px;
}

.mega-menu-item.widget_media_image img {
  margin: auto;
}

#mega-menu-wrap-main-menu .wp-caption-text {
  font-size: 16px;
  color: #272728;
  font-weight: 600;
  padding-top: 15px;
}

#mega-menu-wrap-main-menu .wp-caption.alignnone {
  margin-right: 0px !important;
}

@media (min-width: 1200px) {
  .page-scrolled .header__submenu {
    background-color: #fff;
  }
}

@media (min-width: 1200px) {
  .sidebar__title {
    display: block;
    font-size: 70px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 75px;
    margin: 0;
    text-transform: uppercase;
    font-family: "Syncopate", sans-serif;
  }
}

.sidebar .sidebar-block {
  margin-top: 40px;
}

.sidebar .sidebar-block:first-child {
  margin-top: 0;
}

.sidebar .sidebar-block__content {
  padding-top: 15px;
}

.sidebar .sidebar-block--articles .sidebar-block__content .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 10px;
}

.sidebar .sidebar-block--articles .sidebar-block__content .item__image {
  width: 60px;
}

.sidebar .sidebar-block--articles .sidebar-block__content .item__image img {
  max-width: 100%;
}

.sidebar .sidebar-block--articles .sidebar-block__content .item__title {
  color: #272728;
  font-size: 16px;
  line-height: 20px;
  width: calc(100% - 75px);
  -ms-flex-item-align: center;
  align-self: center;
}
.sidebar .sidebar-block--articles .sidebar-block__content .item__title:hover {
  color: #d9ab9a;
}

@media (min-width: 1200px) {
  .sidebar .sidebar-block--articles .sidebar-block__content .item__title {
    font-size: 15px;
    line-height: 19px;
  }
}

.page-footer .col--company-info .company-info,
.page-footer .col--company-info .company-info a,
.page-footer .col--company-info .company-bank-account {
  color: #272728;
}
.page-footer .col--company-info .company-info a:hover {
  color: #d9ab9a;
}

.page-footer .col--company-info .social-icons__item > svg {
  fill: #272728;
}

.page-footer .col--company-info .social-icons__item:hover > svg {
  fill: #d9ab9a;
}

.section--articles-list .row--items .item__image {
  border-radius: 0px !important;
}

.pagination {
  display: flex;
  justify-content: center; /* wyśrodkowanie poziome */
  margin: 30px 0;
}

.pagination .page-numbers {
  display: flex;
  gap: 10px; /* odstępy między elementami */
  list-style: none;
  padding: 0;
}

.pagination .page-numbers li {
  display: inline-flex;
}

.pagination .page-numbers a,
.pagination .page-numbers span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px; /* kwadrat */
  height: 40px; /* kwadrat */
  border: 1px solid #a4aead;
  border-radius: 8px; /* zaokrąglenie rogów */
  color: #333;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  background-color: #f8f8f8;
}

.pagination .page-numbers a:hover {
  background-color: #283d3b;
  color: #fff;
  border-color: #283d3b;
}

.pagination .page-numbers .current {
  background-color: #283d3b;
  color: #fff;
  border-color: #283d3b;
  cursor: default;
}

.pagination .page-numbers li:before {
  display: none;
}

.pagination .page-numbers li {
  padding-left: 0px;
}

.page-footer .col--newsletter .footer-newsletter__header p {
  margin-bottom: 20px;
  color: #1a7279;
}
.page-footer .col--newsletter .footer-newsletter__header p:first-child {
  margin-bottom: 0;
  color: #283d3b;
}

#contactPopup {
  display: none;
}

body.contactpopup {
  overflow: hidden;
}

body.contactpopup > section,
body.contactpopup > #headernav {
  filter: blur(5px);
}

body.contactpopup #coverPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000000;
  background-color: rgba(227, 228, 231, 0.85);
}

body.contactpopup #contactPopup {
  display: block;
  width: 960px;
  max-width: 90vw;
  max-height: 90vh;
  padding: 35px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000000;
  transform: translateX(-50%) translateY(-50%);
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.75);
  animation: bmpopup-fade-in 0.7s ease-in-out;
}

body.contactpopup #contactPopup:not(.contentpopup) {
  background-image: url("../../opt/web/img/main/slider.jpg");
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}

body.contactpopup #contactPopup .mg-container {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(90vh - 70px);
}

body.contactpopup #contactPopup .closePopup {
  cursor: pointer;
  position: absolute;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}

body.contactpopup.contactpophide #contactPopup {
  animation: bmpopup-fade-out 0.7s ease-in-out;
}

#contactPopup {
  display: none;
}

#contactPopup .opcje p {
  line-height: 12px;
  margin-bottom: 15px;
  letter-spacing: -0.1px;
}

body.medpopupopen {
  overflow: hidden;
}

body.medpopupopen #mdcoverPopup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000000;
  background: rgba(255, 255, 255, 0.65);
}

body.medpopupopen #mdcontactPopup {
  display: block;
  width: 960px;
  max-width: 90vw;
  max-height: 90vh;
  padding: 15px;
  background: #edf3f4;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000000;
  transform: translateX(-50%) translateY(-50%);
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.75);
  animation: bmpopup-fade-in 0.01s ease-in-out;
}

@media (min-width: 768px) {
  body.medpopupopen #mdcontactPopup {
    padding: 35px;
  }
}

body.medpopupopen #mdcontactPopup .mg-container {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(90vh - 70px);
}

body.medpopupopen.medpopupclose #mdcontactPopup {
  animation: bmpopup-fade-out 0.7s ease-in-out;
}

@keyframes bmpopup-fade-in {
  0% {
    opacity: 0;
    top: -50%;
  }

  100% {
    opacity: 1;
    top: 50%;
  }
}

@keyframes bmpopup-fade-out {
  0% {
    opacity: 1;
    top: 50%;
  }

  100% {
    opacity: 0;
    top: -50%;
  }
}

.contact .popupcontent {
  color: #c48c7a;
  font-size: 9px;
  font-weight: 500;
  padding-bottom: 10px;
}
.toggle-text {
  color: #c48c7a;
  font-size: 10px;
  font-weight: 500;
  padding-left: 30px;
}
.toggle-content p {
  font-size: 9px;
  color: rgb(40, 61, 59);
  padding-left: 30px;
  font-weight: 400;
}
.opcje .cmore p {
  margin-bottom: 5px;
  margin-top: -10px;
}
.opcje {
  background: rgba(255, 255, 255, 0.85);
}
.opcje p {
  margin-bottom: 0px;
}
.section.wp-content {
  padding: 0px;
  margin: 0px;
}
@media (min-width: 768px) {
  .page-footer .col--links > ul {
    flex-direction: column;
  }
}

.page-footer .col--links > ul li:before {
  display: none;
}

.page-footer .col--links > ul li a {
  color: #283d3b;
}

.page-footer .col--links > ul li a:hover {
  color: #69a4a5;
}

@media (max-width: 767.9px) {
  .col--company-info {
    margin-bottom: 25px;
  }
  .actbtn-2 .simple-cta__inner {
    row-gap: 20px;
  }
  .actbtn-2 .simple-cta__inner {
    flex-direction: column;
  }
  .simple-cta--product {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.col--links .menu > li {
  padding-left: 0px;
}

@media (min-width: 576px) {
  .icons-grid__items--grid-5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .icons-grid__items--grid-5 {
    grid-template-columns: repeat(1, 1fr);
  }
  .actbtn-2 .simple-cta__inner {
    text-align: center;
  }

  .actbtn-2 .simple-cta__inner {
    row-gap: 20px;
  }
  .icon-rows-2 .icons-with-description__list > * {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .actbtn-2 .simple-cta__inner {
    flex-direction: column;
  }

  .simple-cta--product {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (max-width: 1210px) {
  .actbtn-2 .simple-cta__inner {
    column-gap: 20px;
  }
}

@media (max-width: 991px) {
  .header__submenu {
    display: block;
  }
}

@media (max-width: 768px) {
  .icon-rows-3 .icons-with-description__list > * {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .icon-rows-2 .icons-with-description__list,
  .icon-rows-3 .icons-with-description__list {
    gap: 40px;
  }
  .simple-cta--product.actbtn-2,
  .simple-cta--product {
    width: 100%;
  }
  .actbtn-2 .helper-box h2,
  .actbtn-2 .helper-box .simple-cta__subtitle {
    text-align: center !important;
  }
  .blog h1.page-heading {
    padding-bottom: 30px;
  }
  .single-post h2 {
    padding-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .icon-rows-3 .icons-with-description__list > * {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .icon-rows-2 .icons-with-description__list,
  .icon-rows-3 .icons-with-description__list {
    gap: 40px;
  }
  .icon-rows-2 .icons-with-description__list,
  .icon-rows-3 .icons-with-description__list {
    gap: 40px;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .icon-rows-2 .icons-with-description__list > * {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

.container .footer-newsletter .btn.btn-primary {
  background-color: #69a4a5;
}
.container .footer-newsletter .btn.btn-primary:hover {
  background-color: #4b8b8c;
}
.spinn p {
  display: flex;
  column-gap: 30px;
}

.installment-slider__slider .progress {
  --bs-progress-bg: #69a4a5;
}

@media (max-width: 1200px) {
  .header__submenu {
    display: block;
  }
  .navbar-brand-2 {
    display: none;
  }
  .navbar-brand img {
    height: 40px;
  }
  .navbar-brand {
    margin-top: 17px;
  }
}
@media (min-width: 1200px) {
  .h1,
  h1 {
    font-size: 82px;
    line-height: 1;
    font-family: "Syncopate", sans-serif;
    font-weight: bold;
  }
  .h2,
  h2 {
    font-size: 42px;
    line-height: 51px;
  }
  .page-footer .col--newsletter .footer-newsletter__header p {
    font-size: 16px;
  }
  .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 9px;
  }
  .page-footer p {
    font-size: 16px;
    color: #fff;
  }
  .kol1 {
    padding-right: 0px;
  }

  .kol2 {
    padding-top: 10px;
  }
}

#contactPopup .contact.contact-form h3 {
  text-align: center;
}

#contactPopup input[type="text"],
#contactPopup input[type="email"],
#contactPopup textarea {
  background: #fff;
  border: 1px solid #a4aead;
}

#contactPopup input[type="text"],
#contactPopup input[type="email"],
#contactPopup textarea {
  background: #fff;
}

#contactPopup input[type="text"]:focus,
#contactPopup textarea:focus {
  background-color: #fff;
  outline: 0;
  box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.05),
    -5px -5px 25px rgba(0, 0, 0, 0.05);
}

body.content4-active #contactPopup {
  background-image: url(assets/img/urzadzenia.jpg) !important;
  background-size: contain !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
}

.section--contact-form .contact-form__inner h2.section-title {
  text-transform: none;
}
.margin-top p {
  padding-top: 15px;
}

.wpcf7-not-valid-tip {
  padding-top: 5px;
  padding-left: 20px;
  font-size: 12px;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border-width: 0px;
  padding: 0px;
  margin: 0px;
  font-weight: 400;
  color: #dc3232;
  font-size: 12px;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-width: 0px;
  padding: 0px;
  margin: 0px;
  font-weight: 400;
  color: #46b450;
  font-size: 12px;
}

.mega-sub-menu li.widget_media_image img {
  transition: transform 0.4s ease, box-shadow 0.3s ease;
  transform-origin: center center;
}

.mega-sub-menu li.widget_media_image:hover img {
  transform: scale(1.1);
}
.mega-sub-menu li.widget_media_image:hover a {
  color: #69a4a5;
}
.mega-sub-menu li.widget_media_image:hover figure {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}
.mega-sub-menu li.widget_media_image figure {
  transition: box-shadow 0.3s ease;
  padding-top: 15px;
  border-radius: 15px;
}
.mega-sub-menu li .wp-caption {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.mega-sub-menu li .wp-caption a {
  padding-bottom: 20px;
  display: block;
  color: #283d3b;
}
#mega-menu-wrap-main-menu .wp-caption-text {
  padding-top: 0px;
}

.single-wrapper h1 {
  text-align: center;
}

.single-content h2,
.single-content h3 {
  margin-bottom: 25px;
}

.single-content {
  margin-bottom: 60px;
}

.h1,
h1,
h2,
.h2,
h3,
.h3 {
  text-transform: none;
}

@media (min-width: 992px) {
  .icons-grid__items--grid-5 {
    gap: 40px;
    grid-template-columns: repeat(5, 1fr);
  }
  .kol3 {
    display: flex;
    column-gap: 60px;
  }
}

li.nielinkuj > a:hover {
  color: #283d3b !important;
}

.page-footer .col--links ul.sub-menu li:before {
  background-color: #283d3b;
  border-radius: 50%;
  content: "";
  display: block;
  height: 3px;
  left: 10px;
  position: absolute;
  top: 13px;
  width: 3px;
}

.breadcrumbs-wrapper .breadcrumbs span,
.breadcrumbs-wrapper .breadcrumbs a,
.breadcrumbs-wrapper {
  color: #283d3b;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
}

.breadcrumbs-wrapper .breadcrumbs a {
  text-decoration: underline;
}

.breadcrumbs-wrapper .breadcrumbs a:hover {
  color: #69a4a5;
}
.breadcrumbs-wrapper .breadcrumbs {
  column-gap: 5px;
}

@media (max-width: 991.8px) {
  .section,
  .section--contact-form .contact-form__inner {
    padding: 20px 0;
  }
  .section--hero-subpage {
    padding-top: 200px;
  }
}

@media (max-width: 1200px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu img {
    height: auto;
  }
  #mega-menu-wrap-main-menu .mega-menu-toggle ~ button.mega-close {
    right: 30px !important;
    top: 15px;
  }
}

@media (max-width: 991.8px) {
  .h1,
  h1 {
    font-size: 32px;
    line-height: 36px;
  }
  .h2,
  h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 767.8px) {
  textarea {
    height: 100px;
    font-size: 12px;
    line-height: 18px;
  }
  input[type="text"],
  input[type="email"] {
    font-size: 12px;
    line-height: 24px;
    line-height: 24px;
  }
  .contact-form h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #contactPopup .contactForm p {
    margin-bottom: 10px;
  }
  body.contactpopup #contactPopup {
    padding: 15px;
  }
}

@media (max-height: 800px) {
  .contactForm textarea {
    height: 120px;
  }
}

@media (max-width: 991px) {
  body.content4-active #contactPopup {
    background-image: none !important;
  }
}

.col--hero-title h1 {
  text-align: center;
  color: #fff;
}

.hero-subtitle-wrapper {
  background: #e3e4e7;
  width: calc(100% + 150px);
  padding: 95px 75px;
  margin-left: -75px;
  margin-top: -85px;
  position: relative;
  z-index: 5;
}

.img-product {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -225px;
}

@media (min-width: 1200px) {
  .section--hero-subpage {
    margin-bottom: 0px;
  }
}

.grid-hero {
  display: grid;
  grid-template-columns: 500px 550px;
  justify-content: space-between;
  padding-top: 95px;
}

.grid1 {
  font-size: 40px;
  line-height: 1.2;
  color: #272728;
  font-weight: bold;
  font-family: "Syncopate", sans-serif;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .section--hero-subpage .col--hero-title {
    padding-top: 125px;
  }
}

@media (min-width: 992px) {
  .liczba-kolumn-4 .icons-grid__items--grid-5 {
    gap: 60px;
    grid-template-columns: repeat(4, 1fr);
  }
}

#txt-box {
  margin-bottom: 90px;
}

.img-full {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.img-left {
  width: 50vw;
  position: relative;
  min-height: 100%;
}

.resp-txt {
  max-width: 580px;
  padding-left: 80px;
}

.img-grids {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.section .row--content .col-description h2.large-margin {
  margin-bottom: 30px;
}

.col-description__inner ul li:before {
  background: #272728;
  height: 2px;
  width: 2px;
  top: 10px;
  left: 2px;
}

.btn.btn-primary {
  background-color: #c48c7a;
  border-radius: 0px;
  width: 300px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn.btn-primary:hover {
  background-color: #d9ab9a;
}

.resp-txt .zajawka {
  margin-bottom: 60px;
}

.technologie.liczba-kolumn-3 .icons-grid__items--grid-5 {
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 55px;
}

.technologie .icons-grid__items .item--detailed {
  flex-direction: column;
  hyphens: auto;
  overflow-wrap: break-word;
  word-break: break-word;
}
.technologie .icons-grid__items .item--detailed .item__icon {
  height: auto;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
}

@media (min-width: 1200px) {
  .technologie .icons-grid__items .item--detailed .item__icon {
    max-height: 100%;
  }
}

.technologie .icons-grid__items .item--detailed .item__icon:before {
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0px;
  background: #e3e4e7;
  height: 185px;
  left: 0;
  transition: height 0.5s ease-in;
}

.technologie .icons-grid__items .item--detailed .item__icon img {
  position: relative;
  z-index: 10;
}

.technologie .icons-grid__items .item--detailed .item__icon:hover:before {
  height: 100%;
  transition: height 0.5s ease-in;
}

.technologie .icons-grid__items h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
}

.resp-auto {
  margin-left: auto;
  padding-left: 0;
  padding-right: 80px;
}

.section .row--content .col-description .zajawka h2 {
  margin-bottom: 30px;
}

.section .row--content .col-description .zajawka h2:nth-child(n + 2) {
  padding-top: 60px;
}

.btn {
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 1200px) {
  .h2,
  h2 {
    font-size: 40px;
    line-height: 44px;
  }
}

.section--product-attributes .row--content .attributes-table .item__value {
  color: #cbd1d0;
}

.section--product-attributes .row--content .attributes-table .item {
  display: grid !important;
  grid-template-columns: 1fr 420px;
  justify-content: center;
  column-gap: 20px;
}

@media (min-width: 1200px) {
  .section--product-attributes .row--content .attributes-table .item__value {
    margin-left: auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .section--product-attributes .row--content .attributes-table .item__title {
    width: 100%;
    margin-right: 0px;
  }
}

.section--product-attributes .photo {
  display: block;
}

@media (min-width: 1200px) {
  .simple-cta--product {
    padding: 0px 190px;
  }
}

.simple-cta--light-overlay:before {
  display: none;
}

@media (min-width: 992px) {
  .simple-cta--product .simple-cta__inner .h2,
  .simple-cta--product .simple-cta__inner h2 {
    font-size: 40px !important;
    line-height: 44px;
    margin-bottom: 25px;
  }
}

.act-product:before {
  background-image: url(assets/img/infinity14.svg) !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  content: "";
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  height: 100%;
}

.act-product {
  position: relative;
}

.simple-cta__buttons .btn.btn-cyan {
  background-color: #c48c7a;
  border-radius: 0px;
  width: 300px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.simple-cta__buttons .btn.btn-cyan:hover {
  background: #d9ab9a;
}

.icon-rows-k .icons-with-description__list {
  flex-direction: column;
}

.icon-rows-k h2 {
  font-size: 21px;
  line-height: 1.4;
}

.icon-rows-k.icons-with-description .item {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 20px;
  width: 100%;
}

.icon-rows-k img {
  width: 64px;
}

.icon-rows-k .icons-with-description__list .item__info {
  padding: 0;
  width: 100%;
}

.icon-rows-k .icons-with-description__list .item__info h2 {
  text-transform: none !important;
  font-family: Montserrat, sans-serif;
}

@media (min-width: 1200px) {
  .icon-rows-k .icons-with-description__list {
    gap: 30px;
  }
}

@media (min-width: 992px) {
  .icons-grid__items--grid-5 {
    gap: 60px;
    grid-template-columns: repeat(5, 1fr);
  }
}

p {
  line-height: 1.2;
}

.icons-grid strong {
  margin-bottom: 10px;
  display: block;
}

.icons-grid br {
  display: none;
}

.zajawka:not(:has(+ .row-readmore)) {
  margin: 0;
}

.page-id-439 .img-product {
  top: -300px;
}

p {
  line-height: 21px;
}

@media (min-width: 992px) {
  .liczba-kolumn-6 .icons-grid__items--grid-5 {
    gap: 60px;
    grid-template-columns: repeat(6, 1fr);
  }
}

h2 span {
  font-weight: 400;
  font-size: 21px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 22px;
}

.technologie.liczba-kolumn-5
  .icons-grid__items
  .item--detailed
  .item__icon:before {
  height: 110px;
}

.technologie.liczba-kolumn-5
  .icons-grid__items
  .item--detailed
  .item__icon:hover:before {
  height: 110%;
}

.technologie h3 {
  font-size: 21px;
  hyphens: auto;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.technologie.liczba-kolumn-5 .icons-grid__items--grid-5 {
  column-gap: 40px;
}

.section--product-attributes {
  background: #eff0f3;
  padding: 150px 0;
}

.photo img {
  padding: 0px;
  margin-left: auto;
}

.icon-rows-k {
  margin-top: 20px;
}

@media (min-width: 1400px) {
  .section--hero-subpage.homepage-hero {
    min-height: 730px;
  }
}

.homepage-hero .hero-subtitle-wrapper img {
  display: none;
}

.homepage-hero .hero-subtitle-wrapper {
  background-color: #e3e4e7 !important;
  background-image: url("assets/img/logohome.svg") !important;
  background-repeat: no-repeat !important;
  background-position: bottom center !important;
  background-size: contain !important;
  padding-top: 100px;
  padding-bottom: 100px;
}

.homepage-hero .grid-hero {
  padding-top: 0px;
  grid-template-columns: 610px 420px;
}

.subtitle-hero {
  font-size: 21px;
  line-height: 26px;
  font-weight: 400;
  padding-top: 10px;
}

.technologie.technologie1 .icons-grid__items .item--detailed .item__icon {
  min-height: 370px;
}
.technologie.technologie1 .icons-grid__items .item--detailed .item__icon img {
  align-self: center; /* lub flex-start / flex-end */
  max-height: 100%;
  width: auto;
  height: auto;
}

.technologie.technologie1 .icons-grid__items .item__description {
  min-height: 180px;
  display: flex;
  flex-direction: column;
}

.link-tech {
  margin-top: auto;
}

.link-tech span {
  display: inline-block;
  color: #c48c7a;
  font-size: 13px;
  font-weight: 500;
  position: relative;
  transition: right 0.25s ease-in;
}

.link-tech span:after {
  position: absolute;
  content: "";
  top: 4px;
  right: -15px;
  width: 5px;
  height: 9px;
  background: url("assets/img/arrow2.svg") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  transition: right 0.25s ease-in;
}

.button-tech:hover .link-tech span:after {
  right: -20px;
  transition: right 0.25s ease-in;
}

.section.technologie1 {
  padding-bottom: 160px;
}

.section.bestseller {
  padding-top: 160px;
}

.bestseller.section .row--content .col-description .zajawka h2 {
  margin-bottom: 10px;
}

.bestseller p.subtitle {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 40px;
  color: #99a6b1;
}

.bestseller .icon-rows-k .icons-with-description__list .item__info h2 {
  text-transform: uppercase !important;
}

.bestseller .row-readmore {
  padding-top: 60px;
}

@media (min-width: 992px) {
  .technologie.liczba-kolumn-3 .icons-grid__items--grid-5 {
    gap: 60px;
    grid-template-columns: repeat(3, 1fr);
  }
}

.raty .subtitle {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 21px;
  line-height: 26px;
  color: #272728;
}

.raty.section {
  padding-bottom: 160px;
}

.rata1 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 35px;
  padding-right: 200px;
  background: #e3e4e7 url("assets/img/rata1.svg") no-repeat right 35px center;
}

.rata2 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 35px;
  padding-right: 200px;
  background: #bcc7d1 url("assets/img/rata2.svg") no-repeat right 35px center;
}

.rata3 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 35px;
  padding-right: 190px;
  background: #d9ab9a url("assets/img/rata3.svg") no-repeat right 35px center;
}

.rata1 strong,
.rata2 strong,
.rata3 strong {
  font-size: 21px;
  font-weight: bold;
}

.raty-grid {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.raty-grid p {
  margin-bottom: 0px;
}

.faq {
  background: #eff0f3;
  padding: 160px 0;
}

.faq h2 {
  margin-bottom: 5px;
}

.faq .subtitle {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 26px;
  font-family: "Syncopate", sans-serif;
  color: #99a6b1;
}

.faq .accordion {
  border-radius: 0px;
  border-width: 0px;
}

.faq .accordion-button {
  border-width: 0px;
  border-radius: 0px;
  background: #fff;
  box-shadow: none;
  font-size: 16px;
  font-weight: bold;
  color: #272728;
}

.faq .accordion-button:not(.collapsed) {
  color: #272728;
}

.accordion-item {
  border-width: 0px !important;
  border-radius: 0px !important;
  margin-bottom: 20px;
}

.faq .accordion-body {
  padding-top: 0px;
  font-weight: 300;
  color: #272728;
  font-size: 16px;
}

.baza .subtitle {
  margin-bottom: 50px;
}

.baza h2 {
  margin-bottom: 25px;
}

.post-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 35px;
}

.post-item img {
  transition: transform 0.3s ease;
}

.post-item:hover img {
  transform: scale(1.05);
}

.post-item .img {
  position: relative;
  overflow: hidden;
}

.post-item {
  background: #eff0f3;
  display: flex;
  flex-direction: column;
}

.post-item h4 {
  font-size: 21px;
  line-height: 26px;
  font-weight: 500;
  color: #272728;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 28px;
}

.post-item .meta {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 28px;
  display: flex;
  justify-content: space-between;
  margin-top: auto;
}

.post-item .inside {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.pdata {
  font-weight: 300;
  font-size: 13px;
  color: #272728;
}

.more span {
  color: #c48c7a;
  font-size: 13px;
  font-weight: 500;
  position: relative;
  transition: right 0.25s ease-in;
  display: block;
}

.more span:after {
  position: absolute;
  content: "";
  top: 4px;
  right: -15px;
  width: 5px;
  height: 9px;
  background: url(assets/img/arrow2.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  transition: right 0.25s ease-in;
}

.post-item a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.post-item .more {
  padding-right: 20px;
}

.post-item a:hover .more span:after {
  right: -20px;
}

.section.lastp {
  padding-bottom: 160px;
}

.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

#kontakt .img-full {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url(assets/img/1.jpg);
}
.col-form-photo {
  position: relative;
}

.technologie-inf h2 {
  margin-bottom: 5px !important;
}

.technologie-inf .st {
  font-weight: 400;
  font-size: 21px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 22px;
  margin-bottom: 35px;
}

.technologie-inf img {
  min-height: 190px;
}

.page-footer {
  background: #838c93;
}

.col--company-info {
  width: 310px;
  font-weight: 300;
}

.page-footer .col--company-info a.company-link {
  display: block;
  margin-bottom: 30px;
}

.page-footer__inner h4 {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 30px;
}

.page-footer__inner .col--links {
  flex-direction: column;
}

.grid-f {
  display: flex;
  justify-content: space-between;
}

.page-footer .col--links > ul li a {
  color: #fff;
}

.page-footer .col--links > ul li a:hover {
  color: #272728;
}

.page-footer .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  padding-top: 10px;
}
.page-footer .social-icons__item > svg {
  display: block;
  height: 19px;
  fill: #fff;
  -webkit-transition: fill 0.25s ease-in;
  transition: fill 0.25s ease-in;
}
.page-footer .social-icons__item:hover > svg {
  fill: #272728;
}

.page-footer {
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(assets/img/bgf.svg);
}

.technologie-pixfr.technologie .icons-grid__items .item--detailed .item__icon {
  min-height: 285px;
}

.copyright {
  background: #272728;
  text-align: center;
  font-size: 16px;
  color: #99a6b1;
  padding: 25px 0;
}

.copyright p {
  margin-bottom: 0px;
}

.silnik.technologie .icons-grid__items .item--detailed .item__icon img {
  max-height: 200px;
  margin-bottom: 40px;
}

.silnik.technologie .icons-grid__items .item--detailed .item__icon:before {
  height: 156px;
}

.silnik.technologie .icons-grid__items .item--detailed .item__icon:hover:before,
.kartridze.technologie
  .icons-grid__items
  .item--detailed
  .item__icon:hover:before {
  height: 100%;
}

.kartridze.technologie .icons-grid__items .item--detailed .item__icon img {
  max-height: 140px;
  margin-bottom: 20px;
}

.kartridze.technologie .icons-grid__items .item--detailed .item__icon:before {
  height: 88px;
}

.technologie-pixfr.technologie .icons-grid__items .item--detailed .item__icon {
  align-items: flex-end;
}

.technologie-pixfr.technologie .icons-grid__items .item--detailed .item__icon,
.kartridze.technologie.technologie
  .icons-grid__items
  .item--detailed
  .item__icon {
  margin-bottom: 15px;
}

.liczba-kolumn-3 .icons-grid__items--grid-5 {
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 992px) {
  .liczba-kolumn-2 .icons-grid__items--grid-5 {
    gap: 80px;
    grid-template-columns: repeat(2, 1fr);
  }
}

.igly .item.item--detailed {
  gap: 30px;
  grid-template-columns: 180px 1fr;
  display: grid;
}

.section--image-col.img-c .img-full {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #e3e4e7;
  background-position: bottom left;
}

.igly h3 {
  font-size: 21px;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.padb {
  padding-bottom: 160px;
}

.padt {
  padding-top: 160px;
}

@media (max-width: 1199px) {
  .homepage-hero .grid-hero {
    padding-top: 0px;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
  .grid1 {
    font-size: 32px;
  }
  .col-z-form,
  .section.section--image-col .zajawka {
    padding-left: 10px;
  }

  .homepage-hero .hero-subtitle-wrapper,
  .hero-subtitle-wrapper {
    width: 100%;
    margin-left: 0px;
    padding: 75px 20px;
  }

  .navbar-brand img {
    height: 30px;
  }

  .grid-hero {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 991px) {
  #onas .img-grids {
    display: flex;
    flex-direction: column;
  }

  #onas .img-grids .col-image,
  .dlaczego .col-description {
    order: 9;
  }
  .hero-subtitle-wrapper img {
    display: none;
  }

  .hero-subtitle-wrapper .img-product img {
    display: block;
  }

  .section--hero-subpage .image {
    height: 450px;
  }

  .dlaczego .img-grids {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }

  .section--product-attributes .row--content .attributes-table .item {
    grid-template-columns: 1fr 1fr;
  }

  .section--product-attributes .row--content .attributes-table .item__value {
    width: 100%;
  }
  .section--product-attributes .row--content .attributes-table .item__title {
    width: 100%;
    margin-right: 0px;
  }

  .section--product-attributes {
    padding: 75px 0;
  }

  .technologie.technologie-inf .icons-grid__items .item--detailed {
    display: grid;
    grid-template-columns: 110px 1fr;
    column-gap: 20px;
  }

  .technologie-inf .icons-grid__items .item__description {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .technologie.technologie-inf .icons-grid__items .item--detailed .item__icon {
    margin-bottom: 0px;
  }

  .technologie-inf.section {
    padding: 75px 0;
  }

  .page-id-439 .img-product {
    margin-top: -100px;
  }

  .grid-hero {
    padding-top: 0px;
  }

  .section--hero-subpage {
    height: 450px;
  }
  .section--hero-subpage .grid-hero {
    row-gap: 30px;
  }

  .page-id-439 .img-product {
    top: -95px;
  }

  .page-id-336 .img-product {
    top: -120px;
  }

  .post-336 .img-product img {
    height: 230px;
    width: auto;
    max-width: inherit;
  }

  .page-id-396 .img-product {
    top: -130px;
  }
  .page-id-336 .section--hero-subpage .image,
  .page-id-336 .section--hero-subpage .image,
  .page-id-396 .section--hero-subpage .image,
  .page-id-396 .section--hero-subpage .image {
    height: 350px;
  }

  .page-id-490 .img-product {
    top: -110px;
  }

  .igly .item.item--detailed {
    grid-template-columns: 1fr;
  }

  .igly .icons-grid__items .item--detailed .item__icon {
    height: auto;
    margin-bottom: 0px;
  }
  .padt {
    padding-top: 75px;
  }

  .padb {
    padding-bottom: 75px;
  }

  .silnik.technologie.liczba-kolumn-3 .icons-grid__items--grid-5 {
    grid-template-columns: 1fr;
  }

  .liczba-kolumn-3 .icons-grid__items--grid-5 {
    grid-template-columns: 1fr;
  }

  .section--hero-subpage {
    padding-top: 30px;
  }

  .section--content-rows .row--medium-space-y {
    padding-bottom: 30px;
  }

  .technologie.tech3.liczba-kolumn-3 .icons-grid__items--grid-5 {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }

  .homepage-hero .grid-hero {
    padding-top: 0px;
    grid-template-columns: 1fr;
    column-gap: 20px;
  }
  .grid1 {
    font-size: 24px;
    line-height: 30px;
  }

  .act-product:before {
    display: none;
  }

  .section--hero-subpage.homepage-hero {
    min-height: 290px;
    height: 290px;
  }

  .homepage-hero .subtitle-hero,
  .hero-subtitle-wrapper {
    padding-top: 30px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 35px;
  }
  .homepage-hero .hero-subtitle-wrapper,
  .hero-subtitle-wrapper {
    padding-top: 75px;
    padding-bottom: 65px;
  }

  .technologie.technologie1 .icons-grid__items .item__description {
    min-height: auto;
  }
  .link-tech {
    padding-top: 25px;
  }

  .grid-f,
  .img-grids {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 30px;
  }

  .page-footer {
    background-image: url(assets/img/pion.svg);
    background-position: bottom 50px right;
    background-size: auto 500px;
  }

  .col--company-info,
  .col--company-info p {
    margin-bottom: 0px;
  }

  .contact-grid {
    grid-template-columns: 1fr;
  }

  #kontakt .resp-txt {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 90px;
    padding-bottom: 100px;
  }

  .col-description.resp-txt {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .technologie-pixfr.technologie
    .icons-grid__items
    .item--detailed
    .item__icon
    img {
    transform: rotate(90deg) translateY(-100%);
    transform-origin: top left;
    padding-left: 35px;
    padding-bottom: 20px;
  }

  .technologie-pixfr.technologie.liczba-kolumn-5
    .icons-grid__items
    .item--detailed
    .item__icon:before {
    display: none;
  }
  .technologie-pixfr.technologie
    .icons-grid__items
    .item--detailed
    .item__icon {
    height: 200px;
    min-height: 200px;
    display: block;
    background: #e3e4e7;
  }

  .technologie-pixfr.technologie .icons-grid__items .item--detailed {
    display: block;
  }

  #kontakt .img-full {
    height: 300px;
  }

  .col-image .img-full,
  .section--image-col .col-image .img-full,
  .section--image-col .col-image .img-left {
    height: 250px;
  }

  .section--image-col .img-left {
    width: calc(100vw - 30px);
    margin-left: 30px;
  }

  .post-grid {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 35px;
  }

  .photo img {
    padding: 0px;
    margin: auto;
  }

  .section.baza {
    padding-top: 70px;
  }

  #txt-box {
    margin-bottom: 0px;
  }

  .section.technologie1 {
    padding-bottom: 75px;
  }
  .raty-grid {
    padding-top: 50px;
  }

  .faq,
  .section.bestseller,
  .raty.section {
    padding: 75px 0;
  }

  .hero-subtitle-wrapper {
    margin-top: -40px;
  }

  .page-wrapper {
    padding-top: 0px;
    overflow-x: hidden;
  }

  .page-footer .col--company-info .company-info {
    color: #fff;
  }

  .icons-grid__items--grid-5 {
    row-gap: 30px;
  }
}

@media (max-width: 1200px) {
  .navbar-brand {
    margin-top: 0;
  }
}

.full-video {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.full-video video {
  width: 100%;
  height: 100%;
  object-fit: cover; /* wypełnia obszar, bez rozciągania */
  object-position: center center;
}

.error404 .errorbtn .btn {
  margin: auto;
}

.button-tech {
  color: #000;
}

@media only screen and (max-width: 1200px) {
  #mega-menu-wrap-main-menu .mega-menu-toggle + #mega-menu-main-menu {
    background-color: #838c93;
    background-image: url(assets/img/mobile.svg);
    background-position: top 75px right;
    background-repeat: no-repeat;
  }
  #mega-menu-wrap-main-menu .mega-menu-toggle ~ button.mega-close:before {
    color: #fff;
  }
  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link,
  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-item.mega-current-menu-ancestor
    > a.mega-menu-link,
  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-item.mega-current-page-ancestor
    > a.mega-menu-link {
    font-weight: 600;
  }

  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-item
    > a.mega-menu-link
    .mega-sub-menu,
  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-item
    > a.mega-menu-link
    .mega-sub-menu
    a,
  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-item
    > a.mega-menu-link
    .mega-sub-menu
    a:hover,
  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link:hover,
  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link:focus,
  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link {
    background: #838c93;
    color: #fff;
  }

  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    > li.mega-menu-flyout
    ul.mega-sub-menu {
    background: #838c93;
  }

  #mega-menu-wrap-main-menu
    #mega-menu-main-menu
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    float: none;
  }

  .mega-pokaz ul.mega-sub-menu {
    display: block !important;
    background-color: transparent !important;
    color: #fff !important;
    margin-top: -30px !important;
  }

  #mega-menu-wrap-main-menu
    #mega-menu-main-menu[data-effect="fade_up"]
    li.mega-menu-item.mega-menu-megamenu
    > ul.mega-sub-menu:before {
    display: none !important;
  }
  .mega-pokaz ul.mega-sub-menu p,
  .mega-pokaz ul.mega-sub-menu a,
  .mega-pokaz ul.mega-sub-menu a:hover {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 30px !important;
    padding-bottom: 10px !important;
  }

  .mega-pokaz ul.mega-sub-menu li {
    padding-left: 0px !important;
  }
  .mega-pokaz {
    padding-top: 30px !important;
  }
}

@media (max-width: 1200px) {
  section#onas {
    padding-top: 70px;
  }
  section.bestseller {
    padding-bottom: 0px;
  }
  .home .section--hero-subpage.homepage-hero,
  .home .section--hero-subpage .image {
    height: 390px;
  }

  .home .hero-subtitle-wrapper {
    margin-top: -40px;
  }
}

@media (max-width: 1200px) {
  .zalety1 .icons-grid__items .item--detailed {
    display: grid;
    grid-template-columns: 45px 1fr;
    column-gap: 20px;
  }
}

@media (max-width: 991px) {
  .bestseller .col-image {
    display: none;
  }

  .img-c .col-image,
  .img-a .col-image,
  .g1 .col-image {
    display: none;
  }

  .img-c img,
  .img-a img {
    padding-bottom: 30px;
  }

  .section.img-c,
  .section.img-a {
    padding: 100px 0;
  }

  .img-c h2 {
    padding-left: 10px;
  }

  .onmobile {
    display: block;
    width: 100%;
    height: auto;
  }
  .g1 h2 span {
    font-size: 18px;
    padding-top: 5px;
  }
  .g1 .onmobile {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .g1.section,
  .g2.section {
    padding-bottom: 80px;
  }

  .page-id-439 .img-product img {
    height: 423px;
    max-width: inherit;
  }

  .hero-subtitle-wrapper {
    padding-top: 250px;
  }

  .page-id-439 .img-product {
    margin-top: -130px;
  }

  .page-id-490 .img-product {
    margin-top: -30px;
  }

  .page-id-439 .hero-subtitle-wrapper img.logobg {
    margin-top: -130px;
    display: block;
    margin-bottom: 40px;
  }

  .page-id-490 .hero-subtitle-wrapper img.logobg {
    margin-top: -130px;
    display: block;
    margin-bottom: 40px;
  }

  .page-id-396 .hero-subtitle-wrapper img.logobg {
    margin-top: -130px;
    display: block;
    margin-bottom: 40px;
  }

  .post-396 .img-product img {
    height: 230px;
    width: auto;
    max-width: inherit;
  }
  .post-490 .img-product img {
    height: 230px;
    width: auto;
    max-width: inherit;
  }

  .page-id-396 .hero-subtitle-wrapper {
    padding-top: 180px;
  }

  .page-id-490 .hero-subtitle-wrapper {
    padding-top: 180px;
  }

  .page-id-396 .section--hero-subpage {
    height: 350px;
  }

  .page-id-496 .hero-subtitle-wrapper img.logobg {
    margin-top: -130px;
    display: block;
    margin-bottom: 40px;
  }

  .page-id-336 .hero-subtitle-wrapper img.logobg {
    margin-top: -130px;
    display: block;
    margin-bottom: 40px;
  }

  .page-id-336 .section--hero-subpage,
  .page-id-490 .section--hero-subpage {
    height: 350px;
  }

  .genox1.section .row--content .col-description h2.large-margin {
    margin-bottom: 50px;
    padding-top: 50px;
  }

  .genox1.section.section--image-col .zajawka {
    padding-left: 0px;
  }

  .genox1.section {
    padding-bottom: 80px;
  }

  .tech3 .icons-grid strong {
    display: inline;
  }

  .page-id-336 .hero-subtitle-wrapper {
    padding-top: 180px;
  }

  .genox3 .img-grids {
    display: flex;
    flex-direction: column;
    row-gap: 50px;
  }
  .genox3 .col-description {
    order: 9;
  }

  .section.tech3 {
    padding-bottom: 50px;
  }
  .section.genox3 {
    padding-bottom: 50px;
  }

  .section.genox11 {
    padding: 100px 0;
  }

  .grid-hero {
    row-gap: 25px;
  }

  .section.zalety1,
  .infinity1.section {
    padding-top: 70px;
  }

  .infinity1 .col-image,
  .modellare1 .col-image {
    display: none;
  }

  .infinity1 h2 span,
  .technologie-inf .st {
    font-size: 18px;
    padding-top: 10px;
  }

  .g1 h2 {
    padding-left: 10px;
  }

  section.edytorek1 {
    padding-bottom: 100px;
  }

  .technologie-inf .st {
    padding-top: 5px;
  }

  .technologie-inf.section {
    padding-bottom: 100px;
  }

  .infinity1 .onmobile {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .infinity1 .row-readmore {
    padding-left: 10px;
  }
  .dlaczego.section--image-col .col-image {
    padding-top: 80px;
  }
  .dlaczego .img-grids {
    row-gap: 50px;
  }

  .dlaczego .icon-rows-k {
    padding-top: 30px;
  }
  .section.dlaczego {
    padding-bottom: 100px;
  }

  .section--contact-form .contact-form__inner {
    padding-bottom: 0px;
  }

  .section.silnik {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .section.zalety2 {
    padding-bottom: 100px;
  }

  .edytorek {
    padding-top: 80px;
  }

  .pixrf1.section--image-col .col-image {
    display: none;
  }

  .pixrf1 .onmobile {
    padding-bottom: 40px;
    padding-top: 10px;
  }
  .glowica1 {
    padding: 100px 0;
  }

  .technologie-pixfr.section {
    padding-bottom: 80px;
  }

  .modellare1 h2 span {
    font-size: 21px;
    padding-top: 10px;
  }

  .modellare1 .onmobile {
    padding-bottom: 30px;
  }

  .technologie-pixfr .item__subtitle strong {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
  }

  .igly .item__subtitle h2 {
    font-size: 21px;
  }

  .igly .icons-grid__items--grid-5 {
    gap: 50px;
  }

  .kartridze .item__subtitle strong {
    font-size: 21px;
    font-weight: bold;
  }

  .img-a .row--content .col-description h2 {
    padding-left: 10px;
    margin-bottom: 20px;
  }

  .technologie1.section {
    padding-top: 75px;
  }

  .technologie1 strong {
    font-weight: bold;
  }

  .rata2,
  .rata3,
  .rata1 {
    padding-right: 35px;
    background-size: 39px !important;
  }

  .rata3 strong,
  .rata2 strong,
  .rata1 strong {
    width: 200px;
    display: block;
    line-height: 1.4;
  }
  .rata2 {
    background: #bcc7d1 url("assets/img/rata2.svg") no-repeat right 35px top
      25px;
  }

  .rata1 {
    background: #e3e4e7 url("assets/img/rata1.svg") no-repeat right 35px top
      25px;
  }

  .rata3 {
    background: #d9ab9a url("assets/img/rata3.svg") no-repeat right 35px top
      25px;
  }
}
