@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

#icon-checkmark-product {
  top: 19%;
  left: 27px;
}
#icon-checkmark-product2 {
  top: 56%;
  left: 27px;
}
.product-inner-iso {
  color: white;
  width: 100%;
  padding-left: 60px;
  margin-top: 20px;
}
html {
  line-height: 1.15;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  background-color: #fff;
}

html {
  box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #212529;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

.h1,
h1 {
  font-size: 2.5rem;
}

.h2,
h2 {
  font-size: 2rem;
}

.h3,
h3 {
  font-size: 1.75rem;
}

.h4,
h4 {
  font-size: 1.5rem;
}

.h5,
h5 {
  font-size: 1.25rem;
}

.h6,
h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.small,
small {
  font-size: 80%;
  font-weight: 400;
}

.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code,
kbd,
pre,
samp {
  font-family:
    SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
    monospace;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* header */
img.lazyload,
img.lazyloading {
  opacity: 0;
}

img.lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

img[data-sizes="auto"] {
  display: block;
  width: 100%;
}

img.lazyload:not([src]) {
  opacity: 0;
}

.header-con-container {
  width: 100%;
  height: 58px;
  position: sticky;
  top: 0;
  z-index: 1100;
  margin: 0;
  background: #111111;
}

.header-con-container .row {
  align-items: center;
}

.header-con-container .container {
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 1655px;
  margin: 0 auto;

  @media screen and (max-width: 1300px) {
    padding-top: 0;
  }
}

.header-top-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
}

.header-con-container p {
  margin-bottom: 0;
}

.nav-top-h label {
  margin-bottom: 0;
}
/* Mobile menu */
.navbar-toggler:not(:disabled):not(.disabled) {
  display: none;
}
.left-menu-icon-text {
  margin-top: 4px;
}

.header-navigation-container {
  background: #ffffff;
  height: 72px;
  position: sticky;
  top: 58px;
  z-index: 1090;
  max-width: 100%;
  margin: 0;
}

/* When header is stuck on desktop (1300px+), hide black top bar */
@media (min-width: 1300px) {
  body.header-stuck .header-con-container {
    display: none;
  }
  body.header-stuck .header-navigation-container {
    top: 0;
  }
}

.header-navigation-container > .container {
  max-width: 1655px;
  margin: 0 auto;
}

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

.header-nav-logo {
  flex: 0 0 auto;
  padding-left: 15px;
}

.header-nav-main {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1300px) {
  .header-nav-main {
    display: none;
  }
}

.header-nav-cta {
  flex: 0 0 auto;
  justify-content: flex-end;
  padding-right: 15px;
}

@media (min-width: 1300px) {
  .header-navigation-container {
    height: 90px;
  }
}
@media (max-width: 1300px) {
  .header-navigation-container {
    height: 50px;
  }
}

.top-menu,
.top-forms {
  display: flex;
}

.top-forms {
  justify-content: flex-end;
}

.header-top-contacts {
  gap: 24px;
}

.header-top-cta-burger {
  gap: 22px;
}

.header-top-burger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 24px;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
}

.header-top-burger svg {
  display: block;
}

/* Layout tweaks for widths up to 1300px */
@media screen and (max-width: 1300px) {
  /* Hide desktop contacts so top bar has only language + mobile CTA/burger */
  .header-top-contacts {
    display: none !important;
  }

  /* Top bar: language on left, CTA + burger on right */
  .header-con-container .top-forms {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100%;
  }
  .header-con-container .lang-switcher {
    margin-right: auto;
  }

  .header-top-cta-burger {
    display: flex !important; /* override d-lg-none between 992–1300px */
    align-items: center;
    gap: 16px;
  }

  /* Hide desktop nav row and desktop calculator in white bar */
  .header-nav-main {
    display: none !important;
  }

  .header-nav-cta {
    display: none !important;
  }

  /* Center logo in white bar */
  .header-navigation-container .row {
    justify-content: center;
  }

  .header-nav-logo {
    display: flex !important; /* override Bootstrap d-none below 992px */
    flex: 0 0 100%;
    justify-content: center;
    text-align: center;
  }

  .header-nav-logo .header-logo {
    display: block;
    padding: 20px 0 16px;
  }
}

/* Mobile burger menu panel – full-height overlay card on right */
.mobile-menu-panel {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: none;
  background: transparent;
}

.mobile-menu-panel.is-open {
  display: block;
}

.mobile-menu-panel__inner {
  position: absolute;
  top: 58px;
  right: 23px;
  width: 358px;
  height: auto;
  background: rgba(65, 64, 70, 0.93);
  border-radius: 0 0 15px 15px;
  box-shadow: 0 4px 74.5px rgba(0, 0, 0, 0.13);
  backdrop-filter: blur(4.45px);
  padding: 16px 20px 24px;
  display: flex;
  flex-direction: column;
}

.mobile-menu-panel__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 8px;
  margin-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.mobile-menu-panel__title {
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.mobile-menu-panel__close {
  background: none;
  border: none;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
}

.mobile-menu-panel__list {
  list-style: none;
  margin: 0;
  padding: 8px 0 0;
  flex: 1 1 auto;
  overflow-y: visible;
}

.mobile-menu-panel__list li + li {
  margin-top: 6px;
}

.mobile-menu-panel__list a {
  display: block;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

/* Top level items – match design (all caps, bolder) */
/* .mobile-menu-panel__list > li > a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
} */

.mobile-menu-panel__list a:hover {
  text-decoration: underline;
}

/* Items with children – flex row: link + large toggle button */
.mobile-menu-panel__list .menu-item-has-children {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.mobile-menu-panel__list .menu-item-has-children > .mobile-menu-item__link {
  flex: 1 1 auto;
  min-width: 0;
}

.mobile-menu-panel__list .menu-item-has-children .sub-menu {
  list-style: none;
  margin: 4px 0 0;
  padding-left: 14px;
  flex: 0 0 100%;
}

.mobile-menu-panel__list .menu-item-has-children .sub-menu a {
  font-size: 14px;
}

/* Large clickable toggle – min 44px touch target */
.mobile-menu-item__toggle {
  flex-shrink: 0;
  width: 44px;
  min-width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: -10px -10px -10px 4px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  color: #ffffff;
}

.mobile-menu-item__toggle:hover,
.mobile-menu-item__toggle:focus {
  outline: none;
}

.mobile-menu-item__toggle svg {
  display: block;
  transition: transform 0.2s ease;
}

.mobile-menu-panel__list
  .menu-item-has-children.is-expanded
  .mobile-menu-item__toggle
  svg {
  transform: rotate(180deg);
}

/* Hide submenus by default, show when expanded */
.mobile-menu-panel__list .menu-item-has-children > .sub-menu {
  display: none;
}

.mobile-menu-panel__list .menu-item-has-children.is-expanded > .sub-menu {
  display: block;
}

/* Child items – keep normal case, lighter weight like in first screenshot */
.mobile-menu-panel__list .sub-menu a {
  text-transform: none;
  font-weight: 400;
  letter-spacing: normal;
}

.mobile-menu-panel__search {
  margin-top: 16px;
}

.mobile-menu-panel__search-wrap {
  display: block;
  position: relative;
}

.mobile-menu-panel__search input[type="search"] {
  width: 100%;
  border-radius: 8px;
  border: none;
  padding: 10px 48px 10px 14px;
  font-family: "Open Sans";
  font-size: 14px;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.mobile-menu-panel__search input[type="search"]::placeholder {
  color: #9ca3af;
}

/* Search icon inside input on the right */
.mobile-menu-panel__search-wrap button[type="submit"] {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 21px;
  height: 21px;
  border: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21' fill='none'%3E%3Cpath d='M18.375 18.375L14.5775 14.5775M16.625 9.625C16.625 13.491 13.491 16.625 9.625 16.625C5.75901 16.625 2.625 13.491 2.625 9.625C2.625 5.75901 5.75901 2.625 9.625 2.625C13.491 2.625 16.625 5.75901 16.625 9.625Z' stroke='%23111111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    center/contain no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}

.header-top-link {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}

.header-top-link:hover,
.header-top-link:focus {
  color: #fff100;
  text-decoration: none;
}

.header-top-icon {
  display: inline-flex;
  margin-right: 8px;
}

.header-top-text {
  white-space: nowrap;
}

.lang-switcher #lang-selector {
  height: 40px;
  min-width: 180px;
  border-radius: 4px;
  padding: 8px 32px 8px 14px;
  line-height: 1.4;
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* New language panel toggle */
.lang-switcher__toggle {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.6);
  border: none;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  cursor: pointer;
}

.lang-switcher__toggle:hover {
  border-color: #ffffff;
}

.lang-switcher__icon {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

.lang-panel {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 8px;
  display: none;
  z-index: 9999;

  @media screen and (max-width: 1300px) {
    left: 0;
    margin-top: 12px;
    text-align: left;
  }
}

.lang-panel.is-open {
  display: block;
}

.lang-panel__inner {
  width: 358px;
  background: rgba(33, 33, 33, 0.96);
  padding: 16px 20px 24px;
  display: flex;
  flex-direction: column;
  border-radius: 0 0 15px 15px;
  background: rgba(65, 64, 70, 0.93);
  box-shadow: 0 4px 74.5px 0 rgba(0, 0, 0, 0.13);
  backdrop-filter: blur(4.449999809265137px);
}

.lang-panel__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.lang-panel__title {
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 14px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 17.995px;
  text-transform: uppercase;
}

.lang-panel__close {
  background: none;
  border: none;
  color: #ffffff;
  font-size: 28px;
  cursor: pointer;
  line-height: 1;
}

.lang-panel__list {
  list-style: none;
  margin: 0;
  padding: 8px 0 0;
}

.lang-panel__item + .lang-panel__item {
  margin-top: 6px;
}

.lang-panel__item--active a {
  background-color: rgba(255, 255, 255, 0.12);
  border-radius: 2px;
}

.lang-panel__item a {
  display: block;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.lang-panel__item a:hover {
  text-decoration: underline;
}

.header-con-container .lang-switcher {
  position: relative;
}

.header-con-container .lang-switcher::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 53%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  /* Lucide chevron-down icon (white) as inline SVG */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  pointer-events: none;
}

.header-search {
  margin-left: 10px;
}

.navigation-seperator {
  transform: skew(-20deg);
  height: 100%;
  width: 1px;
  margin-top: -1%;
  position: absolute;
  display: inline-block;
  border: 1px #eeeef0 solid;
}

.menu-active {
  background: transparent;
}

a:focus {
  outline: none;
}

button:focus {
  outline: none;
}

.menu-active a {
  color: #03a352 !important;
}

.navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.navigation .dropdown-menu-navigation {
  text-align: right;
}

.navigation .dropdown-menu-navigation > ul > li:last-child {
  padding-right: 0;
}

.navigation a {
  color: #58585a;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 17.995px;
  text-transform: uppercase;
}

.navigation a:hover {
  color: #03a352;
  text-decoration: none;
}

.header-navigation-container .dropdown-menu-navigation ul li {
  -webkit-transform: none !important;
  transform: none !important;
}

.header-navigation-container .dropdown-menu-navigation div {
  -webkit-transform: none !important;
  transform: none !important;
}

.header-navigation-container .dropdown-menu-navigation .seperator {
  border-right: none;
}

.header-navigation-container .dropdown-menu-navigation > ul {
  display: flex;
  gap: 44px;
}

.header-navigation-container .dropdown-menu-navigation > ul > li > div > a {
  padding-left: 0;
  padding-right: 0;
}

/* Generic dropdown behaviour for WP submenus */
.dropdown-menu-navigation .menu-item-has-children {
  position: relative;
}

.dropdown-menu-navigation .menu-item-has-children > .dropdown-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  /* Remove vertical gap so hover doesn't lose focus when moving into submenu */
  margin-top: 0;
  min-width: 200px;
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}

.dropdown-menu-navigation .menu-item-has-children:hover > .dropdown-menu,
.dropdown-menu-navigation
  .menu-item-has-children:focus-within
  > .dropdown-menu {
  display: block;
}

.dropdown-menu-navigation .menu-item-has-children > div > a::after {
  content: "";
  display: inline-block;
  margin-left: 6px;
  width: 9px;
  height: 6px;
  vertical-align: middle;
  transform: translateY(-1px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px 6px;
  /* default dark chevron */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6' fill='none'%3E%3Cpath d='M1 1.25L4.5 4.75L8 1.25' stroke='%2358585A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.dropdown-menu-navigation .menu-item-has-children > div > a:hover::after,
.dropdown-menu-navigation .menu-item-has-children > div > a:focus::after,
.dropdown-menu-navigation .menu-item-has-children.menu-active > div > a::after {
  /* green chevron when active/hovered */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6' fill='none'%3E%3Cpath d='M1 1.25L4.5 4.75L8 1.25' stroke='%2303A352' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.dropdown-menu-navigation .menu-item-has-children > .dropdown-menu li a {
  display: block;
  padding: 6px 20px;
  font-size: 14px;
  text-transform: none;
  color: #58585a;
}

.dropdown-menu-navigation .menu-item-has-children > .dropdown-menu li a:hover,
.dropdown-menu-navigation .menu-item-has-children > .dropdown-menu li a:focus {
  color: #03a352;
  text-decoration: none;
}

.navigation.navigation--with-calc {
  gap: 44px;

  @media screen and (max-width: 1400px) {
    gap: 30px;
  }
}

.header-calculator-btn {
  flex-shrink: 0;
}

.header-calculator-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 27px 26px 21px 26px;
  background-color: #02a352;
  border-radius: 0 0 10px 10px;
  color: #fff !important ;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-decoration: none;
  border: 2px solid #02a352;
  text-transform: none !important;

  @media screen and (max-width: 1400px) {
    padding: 15px 15px 15px 15px;
  }

  @media screen and (max-width: 1300px) {
    padding: 12px 7.636px 11px 10px;
    color: #fff;
    text-align: center;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;

    .icon-calculator {
      width: 13px;
      background-size: 11px;
      height: 18px;
    }
  }
}

.header-calculator-link:hover,
.header-calculator-link:focus {
  color: #ffffff;
  background-color: #4cb076;
  border: 2px solid #4cb076;
  text-decoration: none;
}

.header-calculator-text {
  white-space: nowrap;
}

.header-calculator-link .icon-calculator {
  position: static;
}

.navigation-buy-link__inner {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #03a352;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.navigation-buy-link__icon {
  display: inline-flex;
  margin-right: 6px;
}

.navigation-buy-link__inner:hover,
.navigation-buy-link__inner:focus {
  color: #03a352;
  text-decoration: none;
}

.navigation-search {
  padding-left: 36px;
  padding-right: 10px;
  position: relative;
}

.navigation-search__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  border: none;
  background: none;
  color: #58585a;
  font-size: 16px;
  cursor: pointer;
}

.navigation-search__btn:hover,
.navigation-search__btn:focus {
  color: #03a352;
  outline: none;
}

.navigation-search::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2px 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='24' viewBox='0 0 2 24' fill='none'%3E%3Cpath d='M1 0V24' stroke='%23CACACA' stroke-width='2'/%3E%3C/svg%3E");
}

.navigation-search__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* Desktop search expandable panel */
.navigation-search__panel {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 8px;
  display: none;
  z-index: 9999;
}

.navigation-search__panel.is-open {
  display: block;
}

.navigation-search__form {
  display: flex;
  align-items: center;
  gap: 0;
  min-width: 260px;
  padding: 12px 14px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.navigation-search__label {
  flex: 1;
  display: block;
  margin: 0;
}

.navigation-search__input {
  width: 100%;
  padding: 8px 12px 8px 0;
  border: none;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #111111;
}

.navigation-search__input::placeholder {
  color: #9ca3af;
}

.navigation-search__input:focus {
  outline: none;
}

.navigation-search__submit {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: none;
  background: none;
  color: #111111;
  cursor: pointer;
}

.navigation-search__submit:hover {
  color: #03a352;
}

.header-logo img {
  width: auto;
  height: 36px;

  @media screen and (max-width: 1400px) {
    max-height: 28px;
  }
}

.slider-boxes--wrapper {
  position: absolute;
  top: 0;
  right: 0%;
  margin-right: 0;
  z-index: 10;
}

@media (min-width: 1400px) {
  .slider-boxes--wrapper {
    right: 25%;
    margin-right: -130px;
  }
}

.green-box-md {
  margin-right: 15px;
  height: 110px;
  position: relative;
  background: rgba(31, 159, 91, 0.8);
  width: 400px;

  padding: 15px 10px 15px 10px;
  border: solid 1px transparent;
  border-radius: 0 0 24px 24px;
  display: block;
}

.green-box-md.full-box {
  height: 110px;
  width: 400px; /* 400px su skaičiuokle, be skaiciuokles 280px */
}

.green-box-md {
  width: 176px;
}

.green-box-md .icon-checkmark {
  top: 28%;
  left: 20px;
}

.green-box-md a,
.green-box-sm a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.green-box-sm {
  margin-right: 15px;
  height: 110px;
  background: rgba(31, 159, 91, 0.8);
  width: 115px;
  border: solid 1px transparent;
  padding: 15px 15px 15px 15px;
  display: block;
  border-radius: 0 0 24px 24px;
}

.katalogas-icon-box {
  margin-right: 15px;
}

.green-box-md span {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  font-size: 16px;
}

.green-box-sm span {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  font-size: 16px;
}

.green-box-sm .icon-location {
  top: 0;
}

.green-box-sm .icon-text {
  bottom: -4px;
}

.icon-container {
  width: 95px;
  height: 100%;
  border-right: 1px #5db789 solid;
  padding-right: 100px !important;
  position: relative;
  display: inline-block;
}

.icon-container-2 {
  width: 180px;
  height: 50px;
  top: 0;
  padding-left: 15px;
  border-bottom: 1px #5db789 solid;
  position: absolute;
  display: inline-flex;
  right: 0;
}

.icon-container-2-2 {
  width: 110px;
  height: 50px;
  top: 0;
  padding-left: 15px;
  border-bottom: 1px #5db789 solid;
  position: absolute;
  display: inline-flex;
}
.icon-text-2-2 {
  color: white;
  position: absolute;
  bottom: 0;
  top: 30%;
  left: 53%;
}

.icon-container-3 {
  width: 100%;
  height: 100%;
  position: relative;
  display: inline-block;
}

.icon-container-4 {
  height: 100%;
  padding-right: 30px !important;
  position: relative;
  display: inline-block;
}

.icon-container-4:last-child {
  padding-right: 0 !important;
}

.icon-catalog {
  background: url("assets/icons/icon-download.png");
  height: 40px;
  width: 40px;
  left: 25%;
  top: 0;
  background-size: cover;
  position: absolute;
  background-repeat: no-repeat;
}

.icon-calculator {
  background: url("assets/icons/icon-calculator.png");
  height: 36px;
  width: 25px;
  left: 35%;
  top: 15%;
  position: absolute;
  background-repeat: no-repeat;
}

.icon-house {
  background: url("assets/icons/icon-house.png");
  height: 40px;
  width: 35px;
  left: 35%;
  top: 15%;
  background-size: cover;
  position: absolute;
  background-repeat: no-repeat;
}

.icon-location {
  background: url("assets/icons/icon-location.png");
  height: 40px;
  width: 28px;
  left: 35%;
  top: 15%;
  background-size: cover;
  position: absolute;
  background-repeat: no-repeat;
}

.icon-checkmark {
  background: url("assets/icons/icon-checkmark.png");
  height: 20px;
  width: 20px;
  top: 35%;
  background-size: cover;
  position: absolute;
  background-repeat: no-repeat;
}

.icon-text {
  color: white;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.icon-text-2 {
  color: white;
  position: absolute;
  bottom: 0;
  top: 30%;
  left: 30%;
}

.katalogas-icon-box .icon-text {
  line-height: 1.1em;
}

.slideshow-container {
  left: 0;
  right: 0;
  height: auto;
  position: relative;
  height: 550px;
}

.slideshow-container .slideshow > ul,
.slideshow-container .slideshow > ul > li,
.slideshow-container .slideshow {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.slideshow-container .slideshow > ul > li > img {
  position: absolute;
  left: -9999px;
  top: -9999px;
  bottom: -9999px;
  right: -9999px;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: 120%;
  width: auto;
  height: auto;
}

.slideshow-container .slideshow .container {
  margin: 0 auto;
  height: 100%;
}

.slideshow-container .slideshow .container .logo-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  max-width: 100%;
  align-items: flex-end;
  padding-bottom: 50px;
}

.slideshow-container .slideshow .container .logo-container .logo-image-center {
  z-index: 9;
  line-height: 1;
}

@media (min-width: 768px) {
  .slideshow-container {
    height: 510px;
  }
}

@media (min-width: 992px) {
  .slideshow-container {
    height: 600px;
  }
}

@media (min-width: 1200px) {
  .slideshow-container {
    height: 740px;
  }
}

.slick-slide img {
  margin: auto;
  width: 100%;
  height: 100%;
}

.slideshow li {
  overflow: hidden !important;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.entry-meta {
  text-align: center;
  overflow: hidden;
}

.entry-meta img {
  width: 100%;
  height: auto;
  max-width: 400px;
}

.product-page-image {
  min-height: 240px;
  padding: 20px !important;
  background-position: center;
  border-radius: 10px;
}

.product-page-image .container-title {
  color: white;
  text-align: left;
  margin: 0;
  padding: 0;
}

.product-page-image .container-title:after {
  content: none;
}

.container-title {
  color: #03a352;
  font-size: 42px;
  text-align: center;
  padding: 50px 0;
  font-weight: 700;
  margin: 2% 0;
}

.container-subtitle {
  color: #03a352;
  font-size: 30px;
  text-align: center;
  padding: 20px 0 40px 0;
  font-weight: 700;
  margin: 2% 0;
}

.single-post .container-title {
  padding: 0;
  text-align: left;
}

.single-post .container-subtitlee {
  text-align: left;
}

.container-subtitle:after {
  content: "";
  width: 80px;
  border: 4px solid #fff100;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 50px;
}

.container-subtitle-desc {
  color: #8d8d8e;
  font-size: 14px;
  text-align: center;
  margin-bottom: 40px;
}

.related-tax-products .container-subtitle,
.normal-heading .container-subtitle {
  color: #03a352;
  font-size: 34px;
  padding: 20px 0 0 0;
}

.related-tax-products .container-subtitle::after,
.normal-heading .container-subtitle::after {
  content: none;
  display: none;
}

.related-tax-products .container-subtitle-desc {
  font-size: 16px;
  color: #414046;
  font-weight: 400;
}

.related-tax-products .cat-products a {
  display: block;
}

.related-tax-products .cat-products .product-thumbnail {
  border: 1px solid #e4e4e3;
  min-width: 0;
  text-align: center;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 80%;
  position: relative;
}

.related-tax-products .cat-products .product-thumbnail:hover {
  border-color: #fff100;
}

.related-tax-products .cat-products .product-thumbnail img {
  height: auto;
  width: auto;
  position: absolute;
  left: -9999px;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.logo-container {
  width: 100%;
  height: 100%;
  display: flex;
}

.logo-image-center {
  bottom: 15%;
  z-index: 10;
  position: absolute;
}

.image {
  background-image: url(assets/images/rectangle.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 25%;
  height: 250px;
  width: 250px;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.h4,
h4 {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700 !important;
}

p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 1rem;
}

.logo-image-center {
  color: white;
  font-size: 40px;
  text-shadow: #473430 0px 2px 16px;
}

.logo-image-center h1 {
  color: white;
  font-size: 60px;
  font-weight: 700 !important;
}

.logo-image-center h2 {
  font-weight: 700 !important;
  margin-bottom: 0;
}

.logo-image-center h2,
.logo-image-center h3 {
  font-size: 45px;
  line-height: 1em;
}

.logo-image-center h3 {
  font-weight: normal !important;
}

.logo-image-center h4 {
  font-size: 42px;
  font-weight: 300 !important;
}

.container-main-products {
  height: auto;
  margin-top: -45px;
  position: relative;
  z-index: 3;
}

.container-descisions {
  background: #f8f7f8;
  height: auto;
}

.descisions-taxonomy-title {
  padding: 2% 0;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 36px;
}

.container-descisions .row {
  justify-content: center;
}

.descisions-category-container {
  margin-bottom: 40px;
}

.descisions-category-container img {
  width: 100%;
  height: auto;
}

.container-descisions-category {
  background: #ffffff;
  height: auto;
  margin-bottom: 30px;
  text-align: center;
}

.container-descisions-category img {
  margin: auto;
  border-radius: 10px;
  border: 1px solid #e4e4e3;
  max-width: 100%;
  height: auto;
}

.container-descisions img {
  margin: auto;
}

.descisions_post {
  margin: 0;
  color: #414046;
  text-decoration: none;
  line-height: 1;
  padding: 7px 2% 7px 8%;
}

.descisions_post_category {
  margin: 0;
  text-decoration: none;
  padding: 10px 0;
  color: #111;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.2px; /* 120% */
  margin-top: 8px;
}

.descisions_post_category p {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}

h4.descision_category {
  padding-top: 10%;
  color: #009640 !important;
}

.descisions_post:before {
  content: "";
  background-image: url("assets/icons/arrow-green2.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 8px;
  height: 16px;
  margin-left: -20px;
  float: left;
  position: absolute;
}

li .product-page-descisions {
  width: 100%;
}

.product-page-descisions-image {
  height: 200px;
  position: relative;
}

.product-page-descisions img {
  max-width: 200px;
  width: auto;
  height: auto !important;
}

.product-page-descisions h4 {
  padding: 20px 3% 0 3%;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  color: #1e1e1e;
  font-weight: 500 !important;
}

.product-page-descisions a:hover {
  color: black;
  text-decoration: none;
}

.product-tab-title {
  font-size: 16px;
  padding: 15px 0;
  height: 50px;
  text-align: center;
}

.product-tab-content {
  font-size: 14px;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
  text-align: center;
  overflow: hidden;
}

div.aligncenter,
figure.aligncenter {
  margin: 0 auto;
}

.single-descisions .decision-section.Video,
.single-descisions .decision-section.Video .product-tab-content {
  text-align: center;
}

.tab-flex-row {
  display: flex;
  flex-wrap: wrap;
}

.product-tab-content .alignleft {
  margin-right: 20px;
}

.related-tax-products .container-subtitle-desc {
  margin-bottom: 25px;
}

.container + .image-section,
.image-section {
  margin-top: 50px;
}

.use-solutions {
  margin-top: 25px;
}

.use-solutions .use-solution--image {
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-top: 88%;
  border: 1px solid #e4e4e3;
  margin-bottom: 20px;
}

.use-solutions .use-solutions--single {
  margin-bottom: 25px;
}

.use-solutions .use-solutions--single:hover .use-solution--image {
  border-color: #03a352;
}

.use-solutions .use-solutions--single .heading {
  font-size: 16px;
  font-weight: 400 !important;
  color: #414046;
  text-align: center;
}

.use-solutions .use-solution--image img {
  max-width: 100%;
  max-height: 100%;
  min-width: 0;
  min-height: 0;
}

.image-section b,
.image-section strong {
  font-weight: 700;
}

.image-section + .container {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .image-section + .image-section {
    margin-top: 5px;
  }

  .image-section + .container {
    margin-top: 0;
  }
}

.last-p p:last-child {
  margin-bottom: 0 !important;
}

.image-section .visual-image {
  max-height: none;
  max-width: none;
  width: auto;
  height: auto;
  min-height: 100%;
}

.image-section .desktop-image {
  /* display: none;*/
  max-height: 100%;
  margin-bottom: 15px;
}

.image-section .mobile-image {
  max-width: none;
}

.image-section > .container {
  color: #111;
  position: relative;
  max-width: 100%;
}

.image-section > .container .cover-img {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  min-width: 100%;
  min-height: 0;
  max-width: 100%;
  margin: 0 0 15px;
  max-height: none;
  width: auto;
}

.image-section > .container > .row {
  line-height: 1.4;
}

.image-section > .container > .row p {
  margin-bottom: 0.4em;
}

.image-section > .container > .row br {
  display: none;
}

@media (min-width: 768px) {
  .image-section > .container .cover-img {
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: -9999px;
    bottom: -9999px;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: 100%;
    margin: auto;
    width: auto;
  }

  .image-section > .container {
    padding: 0;
    color: #fff;
    height: 0;
    position: relative;
    overflow: hidden;
    padding-top: 177.868%;
    max-width: 100%;
  }

  .image-section > .container > .row {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    font-size: 16px;
    padding: 25px 25px 15px;
  }

  .image-section > .container > .row br {
    display: block;
  }

  .image-section > .container > .row p {
    margin-bottom: 0.7em;
  }

  .image-section .image-section--content.text-bg-dark {
    color: #fff;
  }

  .image-section .image-section--content.text-bg-light {
    color: #000000;
  }
}

.image-section .image-section--content.text-size-bigger .image-section-cinner {
  font-size: 18px;
}

.image-section .image-section--content.text-size-bigger .image-section-cinner b,
.image-section
  .image-section--content.text-size-bigger
  .image-section-cinner
  strong,
.image-section
  .image-section--content.text-size-bigger
  .image-section-cinner
  h4 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
}

@media (min-width: 992px) {
  .image-section
    .image-section--content.text-size-bigger
    .image-section-cinner {
    font-size: 20px;
  }

  .image-section
    .image-section--content.text-size-bigger
    .image-section-cinner
    b,
  .image-section
    .image-section--content.text-size-bigger
    .image-section-cinner
    strong,
  .image-section
    .image-section--content.text-size-bigger
    .image-section-cinner
    h4 {
    font-size: 24px;
  }
}

.product-labels {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-labels li {
  margin-bottom: 6px;
}

.product-labels li:last-child {
  margin-bottom: 0;
}

.product-labels .product-label {
  display: inline-block;
  background: #fff100;
  border-radius: 5px;
  padding: 3px 8px 4px;
  line-height: 1;
  color: #111;
  font-weight: 500;
}

@media (min-width: 360px) {
  .image-section > .container > .row {
    font-size: 18px;
  }
}

.image-section .mobile-image {
  display: none;
}

@media (min-width: 768px) {
  /*
    .image-section > .container {
        padding: 20px 0 0 20px;
        padding-top: 110%;
    }
    */
  .image-section > .container {
    padding-top: 120%;
  }

  .image-section > .container > .row {
    left: 0;
  }

  .image-section .desktop-image {
    display: block;
    margin-bottom: 0;
  }

  .image-section .mobile-image {
    display: none;
  }

  .image-section > .container {
    padding: 20px 0 0 30px;
    height: 400px;
    padding-top: 0;
    position: relative;
  }

  .image-section > .container > .row {
    position: relative;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  .image-section > .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .image-section > .container {
    padding: 20px 0 35px 25px;
    height: 430px;
    max-width: 1140px;
  }

  .image-section > .container > .row {
    font-size: 16px;
  }
}

.cover-img {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  margin: auto;
  max-height: none;
  width: auto;
}

.fit-img {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  width: auto;
  height: auto;
}

.product-tab-content .wp-caption-text {
  text-align: center;
  padding: 0;
  width: 100%;
}

.product-tab-contentb,
.product-tab-content strong {
  font-weight: 600;
}

.gallery {
  margin-left: -10px;
  margin-right: -10px;
}

.gallery .gallery-icon {
  width: 100%;
  padding-top: 61.855%;
  height: 0;
  overflow: hidden;
  position: relative;
}

.gallery .gallery-icon img {
  position: absolute;
  margin: auto;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  border: none !important;
}

.gallery .gallery-icon + .wp-caption-text {
  margin-top: 10px;
  padding-left: 35px;
  position: relative;
}

.gallery .gallery-icon + .wp-caption-text::before {
  content: "";
  position: absolute;
  height: 4px;
  width: 20px;
  background: #03a352;
  top: 9px;
  left: 0;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 10px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

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

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

.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-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}

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

.product-tab-content p {
  font-size: 14px;
}

.product-tab-content p img {
  max-width: 500px;
  max-height: 500px;
  height: auto;
  width: auto;
}

.product-tab-content table tr p {
  margin-bottom: 0;
}

.products_logo-container {
  width: 100%;
}

.products_logo {
  margin-bottom: 20px;
  display: block;
  height: auto;
  width: auto;
}

.container-box-products .col-md-8 .products_logo-container img {
  filter: brightness(0.3);
}

.products_category {
  color: white;
  text-align: center;
  position: absolute;
  bottom: 25%;
  width: 100%;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}

.products_category-hidden {
  color: white;
  text-align: center;
  position: absolute;
  top: 5%;
  width: 100%;
}

.products_category-desc {
  color: #414046;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
}

.products-container a {
  color: #fff100;
}

.products-container a:hover {
  color: #fff010;
}

.products-container p {
  color: #fff100;
  font-weight: 400;
}

.product_post {
  margin: 0;
  color: black;
  text-decoration: none;
  padding: 0 2% 0 3%;
  line-height: 1;
}

.product-thumbnail {
  border: 6px solid #fff100;
  height: 180px;
  min-width: 180px;
  text-align: center;
  overflow: hidden;
}

.product-thumbnail img {
  height: 100%;
  width: 100%;
}

.product-name {
  font-size: 20px;
  color: #000;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  padding: 30px 0;
}

.cat-products .product-name {
  padding: 30px 0 10px;
}

.product-slider-container {
  padding-bottom: 5%;
}

.tax-products_categories .product-slider-container {
  padding-bottom: 0;
  margin-top: 30px;
}

@media (min-width: 992px) {
  .tax-products_categories .product-slider-container {
    margin-top: 0;
  }
}

.hidden-content .tech-data {
  background: #f2ed04;
  bottom: 0;
  padding: 10px 15px;
  position: absolute;
  right: 0;
}

.hidden-content .tech-data p {
  color: #414046;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px;
}

.tech-data-more {
  top: 25%;
  right: 12%;
  position: absolute;
  color: #03a352;
  font-weight: 500;
}

.tech-data span a {
  color: #03a352;
}

.container-navigation-green {
  background: #03a352;
  overflow: hidden;
}

.footer-icon-boxes .icon-box--wrapper .icon-box-content {
  background-repeat: no-repeat;
  width: 50px;
  position: absolute;
  height: 50px;
  top: 25%;
  left: 50%;
  -webkit-transform: skew(20deg) translateX(calc(-50% - 10px));
  transform: skew(20deg) translateX(calc(-50% - 10px));
  background-position: center top;
}

.icon-box {
  height: 150px;
  width: 188px;

  display: inline-block;
  position: relative;
}

.icon-box-content {
  background-repeat: no-repeat;
  width: 50px;
  position: absolute;
  height: 50px;
  left: 35%;
  top: 25%;
  -webkit-transform: skew(20deg);
  transform: skew(20deg);
}

.simple-download-icon {
  background-repeat: no-repeat;
  width: 30px;
  position: absolute;
  height: 40px;
  top: 25%;
}

.file-download-row a {
  display: inline-block;
  line-height: 1;
}

.file-download-row .simple-download-icon {
  position: relative;
  top: auto;
}

.file-download-row .title-col,
.file-download-row .title-col a {
  color: #212529;
}

.simple-download-mobile {
  display: none;
  line-height: 2;
}

.icon-box-content-text {
  color: white;
  transform: skew(20deg);
  width: 100%;
  text-align: center;
  top: 55%;
  position: absolute;
  line-height: 1;
}

.icon-box:hover {
  background: #039b4e;
}

.icon-box-product {
  height: 118px;
  width: 120px;
  display: inline-block;
  position: relative;
  background: #03a352;
  border-radius: 24px;
  margin: 0 0 0.4rem;
}

.icon-box-product:hover {
  background: #039b4e;
}

.icon-box-content-product {
  width: 50px;
  position: absolute;
  height: 35px;
  left: 50%;
  top: 45%;
  transform: translateY(-50%) translateX(-50%);
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -14px;
  background-size: auto 90%;
}

.icon-box-content-text-product {
  color: white;
  width: 100%;
  text-align: center;
  top: 53%;
  position: absolute;
  line-height: 1.3;
  font-size: 13px;
  padding: 0 5px;
}

@media (max-width: 568px) {
  .icon-box-content-product {
    width: 40px;
    height: 25px;
    margin-top: -20px;
  }

  .icon-box-content-text-product {
    top: 45%;
  }
}

.icon-box-content-download-icon {
  background: #fff100;
  position: absolute;
  bottom: -11px;
  right: -5px;
  padding: 3px;
  border-radius: 5px;
  display: flex;
}

.container-navigation-green > .container > .row {
  line-height: 0;
}

.container-navigation-green p {
  color: white;
  text-align: center;
  position: relative;
}

/*
.container-navigation-green .icon-box::after {
    content: '';
    position: absolute;
    right: -2px;
    top: 0;
    width: 2px;
    height: 110%;
    background: #6abc2d;
}
*/

.container-posts {
  background: #ffffff;
  height: auto;
  margin-bottom: 5%;
}

.container-posts .pt-5 {
  padding-top: 0px !important;
}

.container-posts .posts-right {
  padding: 0;
  width: 23%;
  display: flex;
  flex-direction: column;
}

.posts-right article a {
  color: #03a352 !important;
}

.container-posts .entry-title {
  font-size: 24px;
}

.container-posts .content-container .col-md {
  align-self: center;
}

.container-objects {
  background-color: #f8f7f8;
  height: auto;
  padding-bottom: 30px;
}

.container-objects h2 a,
.container-objects h2 span {
  color: #03a352 !important;
}

.container-objects p a {
  color: #414046;
}

.object-image-container img {
  float: left;
}

.contacts-row .col-md {
  text-align: center;
}

.contact-box-name {
  margin-top: 20px;
}

.contact-box-image--wrapper {
  width: 230px;
  max-width: 100%;
  margin: 0 auto;
}

.single-person {
  text-align: center;
}

.contact-box-image {
  height: 0;
  width: 100%;
  overflow: hidden;
  padding-top: 130.44%;
  position: relative;
  background-color: #efefef;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

.contact-box-image img {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  height: 100%;
  width: auto;
  min-height: 100%;
  max-height: 100%;
}

.contact-box-name p {
  margin: auto;
  font-size: 16px;
}

.contact-box-name strong {
  font-size: 18px;
}

.contact-box-info {
  margin-top: 20px;
  margin-bottom: 40px;
}

.contact-box-info p {
  margin: auto;
  font-size: 15px;
}

.contacts-row img {
  border-radius: 12px;
  height: 300px;
  width: auto;
}

.contacts-top a {
  color: black;
}

.contacts-top a:hover {
  color: black;
}

.container-footer {
  padding-bottom: 25px;
  width: 100%;
  background-color: #414046;
}

.footer-logo {
  max-width: 200px;
}

.container-footer h4 {
  color: #03a352;
  padding-bottom: 20px;
  font-size: 20px;
}

.footer-contacts-container p,
.footer-contacts-container a:hover,
.footer-category-container li a,
.footer-category a {
  color: #ffffff;
}

.ff-footer .footer-category-container li a,
.ff-footer .footer-category a {
  font-family: "Open Sans";
  font-weight: 300 !important;
}

.footer-category-container li a,
.footer-category a {
  font-size: 13px;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 19.5px;
}

/* Finnfoam footer menu tweaks */
.ff-footer .footer-category-container ul {
  padding-left: 0;
  margin: 0;
}

.ff-footer .footer-category-container .menu-item {
  list-style: none;
}

/* Badge for “new” footer items – add class in WP menu item (e.g. menu-item-new) */
.ff-footer .footer-category-container .menu-item.menu-item-new > a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.ff-footer .footer-category-container .menu-item.menu-item-new > a::after {
  content: "Nauja";
  display: flex;
  padding: 6px 7px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 999px;
  background-color: #03a352;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}

.footer-contacts-container p {
  margin-bottom: 0;
}

.footer-contacts-container > a p {
  margin-top: 15px !important;
}

.footer-logo img {
  margin-bottom: 30px;
  max-width: 100%;

  @media (max-width: 500px) {
    width: 100%;
  }
}

/* Extra space between Rekvizitai column and navigation columns in footer */
.ff-footer__main .row > .col-md-3:first-child + .col-lg {
  margin-left: 60px;
}

.footer-button {
  margin-top: 30px;
  margin-bottom: 30px;
  background: #03a352;
  padding: 3% 10%;
  max-width: 480px;
  text-align: center;
}

.footer-representatives {
  color: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 2.5;
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}

.footer-representatives:before {
  content: "";
  height: 34px;
  float: left;
  width: 22px;
  margin: 0;
  background: url(assets/icons/icon-location.png) no-repeat;
  background-size: 100% auto;
  margin-right: 15px;
}

.footer-pages {
  text-transform: uppercase;
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 34px;
}

.footer-category-container li {
  list-style: none;
  margin-bottom: 10px;
}

.footer-category {
  line-height: 1.3;
}

.footer-category-container li:before,
.footer-category:before {
  content: none;
}

.created_by p {
  color: #03a352;
  margin-bottom: 1rem;
}

.created_by img {
  float: right;
}

.container-footer-content {
  padding-top: 35px;

  @media (max-width: 768px) {
    padding-top: 0;
  }
}

.post-date {
  color: #676768;
  font-weight: bold;
}

.post-thumbnail {
  margin: auto;
}

.post-thumbnail-object {
  text-align: center;
  width: auto;
}

.post-thumbnail-object img {
  width: 100%;
  height: 100%;
}

.entry-title-object {
  color: #676768;
  line-height: 1;
  margin: 10px 0 15px;
}

.object-info strong {
  font-weight: 600 !important;
  color: #676768;
}

.entry-title {
  color: #676768;
}

.entry-title a {
  color: #676768 !important;
}

.page-title {
  color: #212529;
}

.tax-products_categories .page-title {
  margin-bottom: 0;
}

.page-title + .breadcrumbs {
  margin-bottom: 20px;
}

.entry-title-object a {
  color: #58585a;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.entry-title-object a:hover {
  color: #58585a;
}

.entry-title a {
  color: black;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}

.entry-title a:hover {
  color: black;
}

.entry-content {
  margin: 15px 0 20px;
}

.entry-content-page {
  column-count: 2;
}

.entry-content-page h1 {
  column-span: all;
}

table thead tr {
  background: #03a352;
  color: #ffffff;
}

table thead tr td p {
  margin: auto;
}

tr td {
  font-family: "Open Sans", sans-serif;
  padding: 5px;
  font-weight: 300;
}

.product-header-image {
  padding: 50px 0;
  margin-bottom: 60px;
  background-color: #3a3a3a;
  background-position: center;
  display: flex;
  align-items: flex-end;
}

.tax-products_categories .product-header-image,
.single-products .product-header-image {
  height: 210px;
}

@media (min-width: 768px) {
  .tax-products_categories .product-header-image,
  .single-products .product-header-image {
    height: 280px;
  }
}

.product-specifications {
  text-align: center;
}

.product-specifications table {
  max-width: 100%;
  width: 540px;
  margin: 0 auto;
  border: 1px solid;
}

.product-specifications table th,
.product-specifications table td {
  border: 1px solid;
}

.product-properties {
  margin: 40px 0;
}

.product-properties p {
  font-size: 14px;
}

.product-properties .title {
  font-size: 16px;
  font-weight: 700;
  color: #676768;
  font-family: "Open Sans", sans-serif;
}

.product-properties .title:before {
  content: none;
}

.product-properties ul {
  list-style: none;
  padding: 0;
}

.product-properties li {
  margin-bottom: 1rem;
  font-size: 14px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  position: relative;
  padding-left: 20px;
}

.product-properties li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 8px;
  height: 8px;
  background-color: #4cb077;
  transform: rotate(45deg);
}

.product-properties p:before {
  content: "";
  background-image: url("assets/icons/list-icon.png");
  background-repeat: no-repeat;
  height: 25px;
  width: 35px;
  margin-top: 10px;
  float: left;
}

.object-date {
  font-weight: 700;
  margin-left: 10px;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
}

.object-details {
  color: #666667;
  font-family: "Open Sans", sans-serif;
}

.object-details * {
  text-align: left;
}

.button-yellow-container {
  margin: 3% auto;
}

.button-yellow-container a,
.button-yellow-container-posts a {
  color: black;
}

.button-yellow-container a {
  width: 100%;
  text-align: center;
}

.button-yellow-container-posts {
  width: 100%;
}

.button-yellow-posts,
.button-yellow {
  background: #fff100;
  width: 100%;
}

.button-yellow-posts p,
.button-yellow p {
  vertical-align: middle;
  margin: 0;
  padding: 5px 15px;
}

.button-yellow-posts .arrow,
.button-yellow .arrow {
  content: "";
  height: 24px;
  float: right;
  width: 5px;
  background: url(assets/icons/arrow-green.png) no-repeat center center;
}

.container-box-products {
  margin-bottom: 2%;
  background: #e4e4e3;
  max-width: 49%;
}

.container-box-products .row {
  flex-direction: row-reverse;
  height: 100%;
}

.container-box-products .col-md-4 {
  padding: 0;
}

.container-box-products .col-md-8 {
  padding: 25px;
  align-self: flex-start;
}

.container-box-products a:hover {
  text-decoration: none;
}

.container-box-products img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.products_category-properties ul,
.hidden-content .products-container ul {
  list-style: none !important;
  color: #414046;
  padding: 8px 10px 0;
  font-size: 0.9rem;
}

.hidden-content .products-container ul {
  padding-top: 0;
}

.products_category-properties li,
.hidden-content .products-container li {
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 16px;
}

.hidden-content .products-container li {
  margin-bottom: 0px;
}

.products_category-properties li::before,
.hidden-content .products-container li::before {
  content: "\25A0";
  color: #009640;
  display: inline-block;
  width: 1em;
  margin-left: -25px;
  margin-right: 10px;
  transform: rotate(45deg);
}

.hidden-content .products-container li::before {
  color: #fff100;
}

.hidden-content .products-container li p {
  color: #fff;
  display: inline-block;
  padding: 5px 0;
}

.hidden-content .products-container li a:hover p {
  text-decoration: underline !important;
}

.products_category-properties li:last-child {
  margin-bottom: 0;
}

.hidden-content {
  height: 100%;
  width: 100%;
  bottom: 0;
  position: absolute;
  background: none;
  z-index: 10;
  display: none;
  overflow: hidden;
}

.content-background {
  background: rgba(13, 170, 90, 0.95);
  height: 100%;
  width: 100%;
  padding: 25px;
}

.collapse-product {
  animation: 1s collapse;
  display: block !important;
  height: 0;
}

@keyframes collapse {
  from {
    height: 100%;
  }

  to {
    height: 0;
  }
}

.expand-product {
  display: block;
  animation: 0.5s expand;
}

@keyframes expand {
  from {
    height: 0;
  }

  to {
    height: 100%;
  }
}

.slideshow ul {
  list-style: none;
  padding: 0;
}

.slick-initialized {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.tax-products_categories .slick-initialized {
  padding-right: 0;
}

.slider-button {
  position: absolute;
  z-index: 10;
  top: 45%;
  background: rgba(0, 0, 0, 0.7);
  height: 90px;
  width: 90px;
  border: none;
}

.slider-button:hover {
  cursor: pointer;
}

.left {
  left: 0;
}

.left:before {
  content: "";
  background-image: url("assets/icons/arrow.png");
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  margin-left: 15px;
  float: left;
  box-shadow: none;
}

.right {
  right: 0;
}

.right:after {
  content: "";
  background-image: url("assets/icons/arrow.png");
  background-repeat: no-repeat;
  transform: rotate(-180deg);
  height: 70px;
  width: 70px;
  float: right;
  margin-right: 15px;
  margin-top: -15px;
  box-shadow: none;
}

.slider-button2 {
  position: absolute;
  z-index: 10;
  top: 35%;
  background: rgba(0, 0, 0, 0.7);
  height: 45px;
  width: 45px;
  border: none;
  cursor: pointer;
}

.slider-button2:focus {
  outline: none;
}

.right2 {
  right: 0;
}

.left2 {
  left: 0;
}

.right2:after {
  content: "";
  background-image: url(assets/icons/arrow.png);
  background-repeat: no-repeat;
  transform: rotate(-180deg);
  height: 50px;
  width: 15px;
  float: right;
  margin-right: 8px;
  margin-top: 3px;
  box-shadow: none;
}

.left2:before {
  content: "";
  background-image: url("assets/icons/arrow.png");
  background-repeat: no-repeat;
  margin-left: 8px;
  margin-top: -10px;
  height: 50px;
  width: 15px;
  float: left;
  box-shadow: none;
}

.btn {
  box-shadow: none !important;
}

.btn.is-green {
  background-color: #03a352;
  color: #fff;
}

.footer-social-row {
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 1;
}

.footer-social-row p {
  line-height: 1.2;
  margin: 0;
}

.social-icon-container {
  position: relative;
  text-align: left;
  display: flex;
}

.return-link {
  display: inline-block;
}

.return-link a {
  display: block;
  position: relative;
  background: #F8F7F8;
  padding: 7px 20px 7px 8px;
  border-radius: 5px;
  margin-top: 5px;
  text-transform: uppercase;
}

.return-link a:hover {
  background: #03a352;
  color: #ffffff !important;
  text-decoration: none;
}

.return-link a:hover:before {
  background: url(assets/icons/arrow-white.png) no-repeat;
}

.return-link a {
  color: #03a352;
  font-size: 16px;
}

.return-link a:before {
  content: "";
  background: url(assets/icons/arrow-green.png) no-repeat;
  height: 15px;
  transform: rotate(-180deg);
  width: 15px;
  float: left;
  margin-top: 2px;
  margin-right: 8px;
  box-shadow: none;
}

.root-seperator {
  border-right: 2px solid #414046;
  transform: skew(-20deg);
  display: inline-block;
}

.root-seperator:first-child {
  margin-left: -4px;
}

.root {
  margin: 0 5px;
  transform: skew(20deg);
}

.root:first-letter {
  text-transform: uppercase;
}

.root-link {
  color: #212529;
}

.root-link:hover {
  color: #03a352;
}

.root.current {
  font-style: italic;
  font-weight: 700;
}

iframe {
  width: 75%;
}

.posts-right {
  width: 25%;
  padding-left: 5rem;
}

.posts-right article {
  min-width: 100%;
  padding: 0 !important;
}

.posts-right h2 {
  font-size: 1.5rem;
}

.container-posts .row {
  padding-left: 15px;
  padding-right: 15px;
}

.container-posts .article {
  padding-left: 0px;
  padding-right: 0px;
}

.container-posts .entry-content {
  margin: 14px 0 0;
}

.dropdown {
  position: absolute !important;
}

.dropdown-menu-navigation {
  border: none;
  display: block !important;
  position: relative;
  transform: none;
  padding: 0;
  background: transparent;
  z-index: 1000;
}

.dropdown-menu-navigation.main-menu--nav {
  display: block !important;
}

.dropdown-menu-navigation-dropdown-toggle {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.menu .dropdown-menu-navigation {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: auto;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  text-align: left;
  list-style: none;
}

.dropdown-menu-navigation ul,
.top-menu ul {
  display: inline-flex;
}

.product-dropdown > .dropdown-menu {
  display: none;
}

.product-dropdown > .dropdown-menu.show {
  display: block;
}

.top-menu ul {
  margin-bottom: 0px;
}

.top-menu ul li {
  border-color: rgba(255, 255, 255, 0.25);
  border-width: 1px;
}

.top-menu ul li:last-child {
  border: 0;
}

.top-menu ul li a {
  color: #ffffff;
}

.header-con-container,
.header-con-container p,
.header-con-container a,
.header-con-container select,
.header-con-container .contacts-top span {
  color: #ffffff;
}

.header-con-container a:hover,
.header-con-container a:focus {
  color: #fff100;
}

.seperator {
  border-right: 2px solid #009640;
}

.dropdown-menu-navigation ul li,
.top-menu ul li {
  display: inline-flex;
  list-style: none;
  padding: 0;
  height: 100%;
  line-height: 1;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
}

.dropdown-menu-navigation div,
.top-menu div {
  -webkit-transform: skew(20deg);
  transform: skew(20deg);
}

.dropdown-menu-navigation.show {
  display: block !important;
}

.dropdown-menu-navigation .dropdown-toggle {
  display: none !important;
}

.dropdown-toggle::after {
  display: none !important;
}

.product-dropdown {
  padding: 0px 30px;
}

.product-dropdown .dropdown-toggle {
  display: block !important;
  padding: initial;
  padding-right: 17px;
  line-height: 1;
}

.product-dropdown-after {
  /* default: dark arrow matching link color */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6' fill='none'%3E%3Cpath d='M1 1.25L4.5 4.75L8 1.25' stroke='%2358585A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  height: 18px;
  width: 22px;
  float: right;
  position: absolute;
  -webkit-transform: none;
  transform: none;
}

.product-dropdown .dropdown-toggle:hover .product-dropdown-after,
.product-dropdown .dropdown-toggle:focus .product-dropdown-after,
.product-dropdown.menu-active .product-dropdown-after {
  /* hover/active: green arrow */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6' fill='none'%3E%3Cpath d='M1 1.25L4.5 4.75L8 1.25' stroke='%2303A352' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.product-dropdown .dropdown-menu {
  width: auto;
  margin-top: 30px;
}

.product-dropdown .dropdown-menu li {
  display: block;
  -webkit-transform: skew(0deg);
  transform: skew(0deg);
  padding: 0;
  border-bottom: 1px solid #efefef;
}

.product-dropdown .dropdown-menu li:last-child {
  border-bottom: none;
}

.product-dropdown .dropdown-menu li a {
  -webkit-transform: skew(0deg);
  transform: skew(0deg);
  padding: 5px 10px;
  line-height: 1.5;
  display: block;
}

.product-card {
  margin: 0 0 10px 0;
}

.product-card .row {
  padding: 0 15px;
}

.product-card button {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  width: 100%;
  text-align: left;
  text-decoration: none !important;
}

.product-card button:hover {
  color: #5db789;
  text-decoration: none;
}

.product-card button:after {
  content: "";
  background-image: url(assets/icons/arrow-green.png);
  background-repeat: no-repeat;
  height: 10px;
  width: 10px;
  float: right;
  margin-top: 8px;
}

.library-card-active:after {
  background-image: url(assets/icons/arrow-green.png) !important;
}

.library-card-active {
  font-weight: 700 !important;
}

.library-card {
  margin: 0 0 10px 0;
}

.library-card .row {
  padding: 0 15px;
}

.library-card button,
.library-card a {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  width: 100%;
  text-align: left;
  text-decoration: none !important;
}

.library-card button:hover,
.library-card a:hover {
  color: #5db789;
  text-decoration: none;
}

.library-card button:after,
.library-card a:after {
  content: "";
  background-image: url(assets/icons/arrow-gray.png);
  background-repeat: no-repeat;
  height: 12px;
  width: 10px;
  transform: rotate(0deg);
  float: right;
  margin-top: 8px;
  position: absolute;
  right: 5%;
}

.library-category-dropdown {
  margin: 0;
}

.library-category-dropdown:after {
  content: "";
  background-image: url(assets/icons/arrow-white.png);
  background-repeat: no-repeat;
  height: 10px;
  width: 10px;
  float: right;
  margin-top: 8px;
  margin-left: 15px;
  transform: rotate(90deg);
}

.specification-library p {
  font-weight: 700;
  padding: 10px 0 0 0;
}

.specification-library-header {
  padding: 20px 0 0 0;
  margin: 0;
}

.recomended-product {
  height: 230px;
}

.recomended-product h4 {
  color: black;
  font-size: 20px;
  font-family: "Exo", sans-serif !important;
  font-weight: 700 !important;
  margin-top: 30px;
  text-align: center;
  text-decoration: none;
}

.recomended-product img {
  max-height: 160px;
  max-width: 200px;
  margin: auto;
  border: 6px #fff100 solid;
}

.arrow-rotation:after {
  transform: rotate(90deg);
}

.product-slider-main {
  height: 380px;
}

.product-slider-main {
  height: auto;
  position: relative;
}

.product-slider-main .zoom-in {
  right: 24px;
  pointer-events: none;
}

.product-slider-navigation {
  margin-top: 50px;
}

.product-slider-navigation.slider-descisions .flickity-viewport {
  margin: 0 30px;
}

.product-slider-navigation {
  margin-top: 10px;
}

.product-slider-navigation .slick-current img {
  border: 3px solid #fff100;
}

.product-slider-navigation .slick-slide {
  width: auto !important;
}

.product-slider-navigation .slick-list {
  padding: 0 !important;
}

.product-slider-navigation .slick-track {
  width: 100% !important;
  transform: translate3d(40px, 0px, 0px) !important;
}

.card-header {
  background: #f4f2e8;
}

.product-slider-main img {
  width: 530px;
  height: 400px;
}

.product-slider-nav li {
  display: block;
  width: 23%;
  height: 88px;
  position: relative;
  overflow: hidden;
  padding-right: 10px;
}

.product-slider-nav li > div {
  position: relative;
  border: 1px solid #efefef;
  width: 100%;
  height: 100%;
}

.flickity-slider li.is-nav-selected {
  border-color: #fff100;
}

.product-slider-nav img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.product-slider-nav,
.product-slider {
  display: none;
}

.product-slider-nav.slick-initialized,
.product-slider.slick-initialized,
.product-slider-nav.flickity-enabled,
.product-slider.flickity-enabled {
  display: block;
}

.product-slider {
  list-style: none;
  padding: 0;
}

.product-slider {
  width: 100%;
  height: 527px;
  padding: 0;
  list-style: none;
}

.product-slider-main img,
.product-slider-nav img,
.product-slider li > img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  height: 100%;
}

.tax-products_categories .product-tab-title {
  text-align: center;
}

.tax-products_categories .product-section {
  padding-bottom: 55px;
  padding-top: 30px;
}

.tax-products_categories .product-section + .product-section:not(.safety) {
  padding-top: 0;
}

.tax-products_categories
  .product-section
  + .product-section:not(.safety)
  .container-subtitle {
  padding-top: 0;
  margin-top: 0;
}

.tax-products_categories .product-section.safety + .product-section {
  padding-top: 50px;
}

.tax-products_categories .product-tab-content .wp-caption {
  max-width: 100%;
  width: 100% !important;
  margin: 0;
  padding: 0 20px 20px;
}

@media (min-width: 414px) {
  .tax-products_categories .product-tab-content .wp-caption {
    max-width: 50%;
    width: 50% !important;
  }
}

@media (min-width: 768px) {
  .tax-products_categories .product-tab-content .wp-caption {
    max-width: 33.3333333%;
    width: 33.3333333% !important;
  }

  .tax-products_categories .product-tab-content .wp-caption > a {
    margin: 0 auto 5px;
  }
}

.tax-products_categories .product-tab-content .wp-caption:last-of-type {
  margin-right: 0;
}

.tax-products_categories .product-tab-content .wp-caption .wp-caption-text {
  text-align: center;
}

.tax-products_categories .product-tab-content .wp-caption a {
  display: block;
  width: 220px;
  height: 193px;
  position: relative;
  overflow: hidden;
  border: 1px solid #e4e4e3;
}

.tax-products_categories .product-tab-content .wp-caption a:hover {
  border-color: #fff100;
}

.tax-products_categories .product-tab-content .wp-caption a > img {
  height: auto;
  width: 100%;
  position: absolute;
  left: -9999px;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.tax-products_categories .product-section.safety {
  background-color: #f0f0f0;
  padding-bottom: 65px;
  padding-top: 30px;
}

.product-slider li {
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
}

.product-slider .ari-fancybox {
  display: block;
  height: 100%;
}

.product-slider-nav {
  padding: 0 30px;
  margin-bottom: 5px;
  list-style: none;
}

.product-slider-nav .product-slider-nav--item {
  margin-right: 10px;
}

.flickity-prev-next-button {
  width: 22px;
  height: 44px;
  border-radius: 0;
  position: absolute;
  background: none;
  border: none;
  color: #009640;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 0;
  top: 20%;
  width: 100%;
  height: 100%;
}

.flickity-prev-next-button.previous {
  left: 0;
  padding: 0;
}

.flickity-prev-next-button.next {
  right: 0;
  padding: 0;
}

.flickity-prev-next-button[disabled] {
  /* display: none; */
}

.product-slider .flickity-viewport {
  height: 100% !important;
}

.product-slider-nav img:hover {
  cursor: pointer;
}

.descisions-slider-container {
  padding-bottom: 5%;
}

.descisions-slider-container ul {
  padding: 0 !important;
}

.decision-section-content .product-tab-content ul,
.decision-section-content .product-tab-content ol {
  text-align: left !important;
}

.table-responsive table {
  margin: 0 auto;
  margin: 15px 0 20px;
  border: 1px solid #efefef;
  width: 100%;
}

.table-responsive table th,
.table-responsive table td {
  border: 1px solid #efefef;
  padding: 6px 10px;
}

.table-responsive table .alignleft,
table td .alignleft {
  margin-right: 5px;
}

.table-responsive table .alignright,
table td .alignright {
  margin-left: 5px;
}

.decision-section-content .wp-caption-text {
  width: 540px;
  max-width: 100%;
  text-align: center;
  margin: 30px auto 25px;
}

.decision-section-content .table-responsive table {
  max-width: 100%;
  width: 540px;
  margin: 0 auto;
}

.decision-section-content .gallery.gallery-columns-2 {
  max-width: 100%;
  width: 540px;
  margin: 0 auto;
}

.decision-section-content .gallery .gallery-icon + .wp-caption-text {
  text-align: left;
  margin-bottom: 0;
}

img.half-width,
.half-width img {
  display: block;
  max-width: 100%;
  width: 540px;
  margin: 0 auto;
  height: auto;
}

.slider-descisions .slick-track {
  transform: translate3d(0px, 0px, 0px) !important;
}

.zoom-in {
  background: url("assets/icons/zoom-icon-2.png");
  height: 30px;
  width: 30px;
  right: 24px;
  top: 24px;
  background-size: cover;
  position: absolute;
  background-repeat: no-repeat;
}

.visual-1-element {
  display: none;
  width: 35%;
  max-width: 140px;
  margin-bottom: 40px;
}

.visual-1-element img {
  max-width: 100%;
}

@media (min-width: 576px) {
  .form-upload-modal .modal-dialog {
    max-width: 570px;
  }
}

.form-upload-modal .modal-content .wpcf7 {
  padding: 35px;
}

.form-upload-modal .modal-content .wpcf7 input[type="submit"] {
  width: 100%;
}

.form-upload-modal .modal-content .wpcf7 textarea {
  max-height: 80px;
  resize: none;
}

.form-upload-modal .modal-content .wpcf7 label {
  display: block;
  width: 100%;
  margin: 0;
}

.form-upload-modal .modal-content .wpcf7 {
  margin-bottom: 10px;
}

.form-upload-modal
  .modal-content
  .wpcf7
  .wpcf7-form-control-wrap
  input:not([type="checkbox"], [type="radio"]),
.form-upload-modal .modal-content .wpcf7 .wpcf7-form-control-wrap textarea,
.form-upload-modal .modal-content .wpcf7 input,
.form-upload-modal .modal-content .wpcf7 textarea {
  margin-top: 4px;
  margin-bottom: 5px;
}

.form-upload-modal
  .modal-content
  .wpcf7
  .wpcf7-form-control-wrap
  input:not([type="checkbox"], [type="radio"]).wpcf7-not-valid,
.form-upload-modal
  .modal-content
  .wpcf7
  .wpcf7-form-control-wrap
  textarea.wpcf7-not-valid {
  border-color: #dc3232;
}

.wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
}

.wpcf7 .ajax-loader {
  position: absolute;
  margin: 7px 4px;
}

.download-files-container {
  width: 100%;
  padding: 5% 2% 0 0;
  text-align: right;
}

.download-all-files {
  padding: 0 2%;
  text-align: right;
  color: #03a352;
  background: transparent;
  border: none;
  cursor: pointer;
}

.download-all-files:hover {
  color: #6abc2d;
}

.download-all-files:after {
  content: "";
  background-image: url(assets/icons/doc-pile.png);
  background-repeat: no-repeat;
  height: 40px;
  width: 30px;
  float: right;
  margin-left: 15px;
  margin-top: -15px;
}

.download-report {
  padding: 0 2%;
  text-align: right;
  float: right;
  color: #03a352;
  background: transparent;
  border: none;
  cursor: pointer;
}

.download-report:hover {
  color: #6abc2d;
}

.download-report:after {
  content: "";
  background-repeat: no-repeat;
  height: 40px;
  width: 30px;
  float: right;
  margin-left: 15px;
  margin-top: -15px;
}

.form-block-container {
  width: 100%;
  margin: 50px 0;
}

ul {
  list-style: url("assets/icons/list-icon.png");
}

a {
  color: #03a352;
}

a:hover {
  color: #03a352;
}

.form-container {
  column-span: all;
  background-image: url("assets/images/wall-image.png");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  padding: 50px;
  overflow: hidden;
}

.modal-content .wpcf7 {
  padding: 50px;
  background-color: #f9f9f9;
}

.modal-content
  .wpcf7
  .wpcf7-form-control-wrap
  input:not([type="checkbox"], [type="radio"]),
.modal-content .wpcf7 .wpcf7-form-control-wrap textarea {
  margin-bottom: 15px;
  border: 1px solid #e0e0e0;
  padding: 5px 10px;
  border-radius: 5px;
  width: 100%;
}

.modal-content .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid {
  color: red;
}

.modal-content
  .wpcf7
  .wpcf7-form-control-wrap
  .wpcf7-not-valid
  input:not([type="checkbox"], [type="radio"]),
.modal-content .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid textarea,
.modal-content .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid textarea {
  border-color: red;
}

.wpcf7-list-item {
  margin: 0;
}

.modal-content .wpcf7 .wpcf7-form-control-wrap .wpcf7-list-item,
.modal-content .wpcf7 .wpcf7-list-item input {
  margin: 0;
}

.form-container div {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.form-container input[type="text"],
.form-container input[type="tel"],
.form-container input[type="email"],
.form-container input[type="number"] {
  line-height: 2;
  border: 1px solid transparent;
  width: 100%;
  max-width: 100%;
}

.form-container textarea {
  line-height: 2;
  border: 1px solid transparent;
}

.form-container .form-checkbox-default {
  position: relative;
  cursor: pointer;
  width: 15px;
  height: 15px;
  top: 1px;
  z-index: 10;
  background-color: #ffffff;
  border: 2px solid #c1c1c1;
}

.form-container .checkbox-label {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin: 0 0 0 7px;
}

.form-container textarea:focus {
  border: 1px solid #03a352;
  outline-color: #03a352;
}

.form-container textarea:active {
  border: 1px solid #03a352;
  outline-color: #03a352;
}

.form-container input:focus {
  border: 1px solid #03a352;
  outline-color: #03a352;
}

.form-container input:active {
  border: 1px solid #03a352;
  outline-color: #03a352;
}

.form-container .row {
  padding: 8px 0;
}

.form-container .label {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

.form-container .required {
  color: #f06000;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.form-textarea {
  width: 100%;
  resize: none;
}

.form-button {
  color: white;
  margin-top: 8px;
  background: #03a352;
  border: 0 solid transparent;
  border-radius: 10px;
  padding: 1rem 2rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.wpcf7-spinner {
  position: absolute;
  margin: 0 8px;
  width: 20px;
  height: 20px;
}

.download {
  padding: 20px 100px;
  background: #03a352;
  border-radius: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: white;
}

.download:before {
  content: "";
  background-image: url(assets/icons/icon-doc.png);
  background-repeat: no-repeat;
  height: 40px;
  width: 28px;
  float: left;
  position: absolute;
  margin-left: -57px;
  margin-top: -7px;
  text-decoration: none;
}

.download:hover {
  color: #03a352 !important;
  background: white;
  border: 2px solid #03a352;
  text-decoration: none;
}

.icon-download-container {
  width: 40px;
  float: left;
  height: 65px;
}

.icon-download-container-icon {
  height: 40px;
  width: 30px;
  margin-left: -20px;
  margin-top: -60px;
}

.download-language-files-container {
  padding: 10px 10px;
}

.values-container h5 {
  padding-bottom: 25px;
}

.design-breadcrumb {
  display: block;
  list-style: none;
  padding: 40px 0 0 0;
  justify-content: center;
  text-align: left;
}

.design-breadcrumb .col-sm-4 {
  background-color: #f0f0f0;
  display: flex;
  justify-content: center;
  border-radius: 25px;
  text-align: center;
  padding: 30px 40px;
  align-items: center;
  margin: 1%;
}

.breadcrumb-title {
  text-align: center;
  font-size: 18px;
  color: #2c2c2c;
  padding: 10px 0;
  font-weight: bold;
}

.consultation-container {
  background-color: #f0f0f0;
}

.consultation-container .row {
  align-items: center;
}

.consultation-content .title {
  font-size: 34px;
  color: #03a352;
  font-weight: bold;
  margin-bottom: 15px;
}

.consultation-content .vardas {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

.consultation-content ul a {
  color: #414046;
  font-weight: 500;
}

.values-container {
  padding: 30px 0;
  text-align: center;
  background-image: url("assets/images/wall-image.png");
  background-repeat: no-repeat;
  border-radius: 12px;
}

.alignnone {
  width: auto;
  height: auto;
  max-width: 400px;
}

.product-tab-content .alignnone {
  max-width: 100%;
  width: auto !important;
}

.alignleft {
  float: left;
  margin-right: 10px;
  height: auto;
  max-width: 400px;
}

.alignright {
  float: right;
  margin-left: 10px;
}

.product-middle {
  margin: auto;
}

input[type="submit"]:disabled {
  background: #dddddd;
}

.wpsl-search.wpsl-checkboxes-enabled {
  background: white;
}

#wpsl-search-btn {
  color: white;
  background: #03a352;
  font-size: 18px;
}

#wpsl-checkbox-filter.wpsl-checkbox-3-columns li,
.wpsl-custom-checkboxes.wpsl-checkbox-3-columns li {
  width: auto;
  padding: 0 2% 0 0;
}

#wpsl-stores strong {
  color: #03a352;
  font-size: 16px;
  font-weight: 700;
}

.captcha-container .wpcf7-form-control div {
  width: auto !important;
}

/*Remove start location marker*/
#wpsl-gmap img[src*="red@2x"] {
  display: none !important;
}

.cc_container a {
  color: #03a352 !important;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: black !important;
}

.dropdown-design-categories-mobile {
  display: none;
  margin: 0 auto 15px auto;
}

.dropdown-design-categories-mobile .dropdown-menu {
  max-height: 350px;
  overflow: scroll;
}

.dropdown-design-categories-mobile .dropdown-toggle {
  background: #03a352;
  padding: 10px 30px;
}

.dropdown-design-categories-mobile .btn-link {
  color: #03a352 !important;
}

.mobile-content {
  display: none;
  transform: skew(0deg) !important;
  overflow: hidden;
}

.mobile-content .row {
  transform: skew(0deg) !important;
  overflow: hidden;
}

.mobile-links a {
  padding: 10px 45px;
  width: 100%;
}

.image-container {
  max-height: 100px;
  max-width: 100px;
  position: relative;
}

.button-add-new {
  background: transparent;
  border: none;
  color: #03a352;
  cursor: pointer;
  font-weight: 400 !important;
  font-size: 16px !important;
}

.button-remove-select {
  background: transparent;
  border: none;
  color: red !important;
  cursor: pointer;
  font-weight: 400 !important;
  font-size: 16px !important;
  margin-top: -8px;
  position: absolute;
}

.button-remove-select::after {
  content: none !important;
}

.value-container {
  padding: 50px 0 !important;
  border: 1px solid #f4f2e8;
  justify-content: center;
  text-align: center;
  max-width: 250px;
  width: 250px;
  border-radius: 12px;
  background: rgb(250, 250, 250);
}

.isolation_layer-roof tbody tr {
  width: 100px;
}

.selection-area {
  position: relative;
  padding: 50px 0 0 0 !important;
}

.selection-area table thead tr {
  background: transparent;
  color: black;
}

.selection-area select {
  width: 205px;
  height: auto;
  background-color: transparent;
  border-color: rgb(169, 169, 169);
}

.selection-area table label {
  margin-right: 10px !important;
}

.calculator-image {
  margin: auto;
  text-align: center;
}

.range-slider {
  -webkit-appearance: none;
  appearance: none !important;
  border: 0;
  background: lightgray;
  height: 6px;
  cursor: pointer;
}

.range-slider:hover {
  outline: none;
}

.range-slider:focus {
  outline: none;
}

.range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 10px;
  height: 24px;
  border: 0;
  background: #03a352;
  cursor: pointer;
}

.range-slider::-moz-range-thumb {
  width: 10px;
  height: 24px;
  border: 0;
  background: #03a352;
  cursor: pointer;
}

.number-input {
  width: 70px;
}

.about-building {
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 5% 2%;
}

.report-container {
  border: 2px solid #fff100;
  padding: 5% 2%;
  background: rgb(250, 250, 250);
}

.report-text {
  padding: 40px 0;
}

.report-container h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.report-container strong {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
}

.report-container p {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 15px;
}

.page-numbers {
  padding: 25px 0;
}

.page-numbers li {
  list-style: none;
  float: left;
  margin: 2px;
}

.page-numbers li span {
  display: inline-block;
  color: black;
  padding: 10px 20px;
  background: #fff100;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.page-numbers li a {
  display: inline-block;
  color: white;
  padding: 10px 20px;
  background: #03a352;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}

.value-ev {
  margin-top: -30px;
  width: 250px;
  position: absolute;
}

.blockHead:after {
  color: #03a352;
  border-left: 20px solid;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  display: inline-block;
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
}

.firstblockHead .blockHead:before {
  content: none;
}

.blockHead:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid white;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}

.blockHead {
  background-color: #03a352;
  width: 90px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  position: relative;
}

.blocktext {
  color: #ffffff;
  font-weight: bold;
  padding-left: 20px;
  font-size: 22px;
}

.btn-block-arrow {
  padding-left: 0;
  padding-right: 1px;
}

.sidebar-title {
  color: #03a352;
  font-size: 32px;
  text-align: left;
  padding: 50px 0 10px;
  font-weight: 700;
  margin: 2% 0 0;
  text-transform: capitalize;
}

.sidebar-container {
  margin-top: 60px;
}

.sidebar-container a:last-child p {
  border-bottom: none;
}

.sidebar-container a p:after {
  content: "";
  width: 50%;
  height: 10px;
  float: left;
  border-bottom: 1px solid #03a35280;
  margin-right: 100%;
  margin-top: 1px;
  margin-bottom: 1px;
}

.sidebar-posts {
  margin: 0;
  color: #676768 !important;
  text-decoration: none;
  font-size: 16px;
  padding: 10px 0;
  text-align: left;
  letter-spacing: 0.8px;
}

.calculation-accordion .card-header {
  background: #fff100 !important;
}

.calculation-accordion .card-body {
  border: 2px solid #fff100;
}

.value-container strong {
  font-size: 25px;
  font-family: "Exo", sans-serif !important;
  font-weight: 700 !important;
}

.calculation-more-about {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #03a352;
  border: 0 solid transparent;
  padding: 3% 12%;
  color: white;
  font-family: "Exo", sans-serif !important;
  font-weight: 700 !important;
  cursor: pointer;
}

.w {
  font-size: 23px;
  font-family: "Exo", sans-serif !important;
  font-weight: 400 !important;
}

.calculation-accordion button {
  font-size: 19px;
}

.u-value-s {
  font-size: 37px;
  font-family: "Exo", sans-serif !important;
  font-weight: 700 !important;
}

.box-isolations {
  height: 30px;
  width: 30px;
  background:
    linear-gradient(135deg, #fff100 25%, transparent 25%) -25px 0,
    linear-gradient(225deg, #fff100 25%, transparent 25%) -25px 0,
    linear-gradient(315deg, #fff100 50%, transparent 25%),
    linear-gradient(45deg, #fff100 35%, transparent 25%);
  background-size: 38px 38px;
  background-color: #03a352;
  border: 2px solid #000;
  margin-bottom: 5px;
}

.box-holder {
  background:
    repeating-linear-gradient(
      45deg,
      transparent,
      transparent 10px,
      #ccc 10px,
      #ccc 20px
    ),
    linear-gradient(to bottom, transparent, transparent);
  height: 30px;
  width: 30px;
  border: 2px solid #000;
  margin-bottom: 5px;
}

.box-holder span {
  position: absolute;
  margin-left: 38px;
  margin-top: 2px;
  font-size: 16px;
  font-family: "Exo", sans-serif !important;
  font-weight: 500 !important;
}

.box-layer-eps {
  background:
    radial-gradient(
        circle farthest-side at 0% 50%,
        #ffffff 23.5%,
        rgba(240, 166, 17, 0) 0
      )
      21px 30px,
    radial-gradient(
        circle farthest-side at 0% 50%,
        #727371 24%,
        rgba(240, 166, 17, 0) 0
      )
      19px 30px,
    linear-gradient(
        #ffffff 14%,
        rgba(240, 166, 17, 0) 0,
        rgba(240, 166, 17, 0) 85%,
        #ffffff 0
      )
      0 0,
    linear-gradient(
        150deg,
        #ffffff 24%,
        #727371 0,
        #727371 26%,
        rgba(240, 166, 17, 0) 0,
        rgba(240, 166, 17, 0) 74%,
        #fff 0,
        #727371 76%,
        #fff 0
      )
      0 0,
    linear-gradient(
        30deg,
        #ffffff 24%,
        #727371 0,
        #727371 26%,
        rgba(240, 166, 17, 0) 0,
        rgba(240, 166, 17, 0) 74%,
        #fff 0,
        #727371 76%,
        #fff 0
      )
      0 0,
    linear-gradient(90deg, #727371 2%, #ffffff 0, #ffffff 98%, #727371 0%) 0 0
      #ffffff;
  height: 30px;
  width: 30px;
  background-size: 27px 46px;
  border: 2px solid #000;
  margin-bottom: 5px;
}

.box-layer-eps span {
  position: absolute;
  margin-left: 38px;
  margin-top: 2px;
  font-size: 16px;
  font-family: "Exo", sans-serif !important;
  font-weight: 500 !important;
}

.box-layer-mineral {
  background:
    linear-gradient(135deg, #ffffff 25%, transparent 25%) -25px 0,
    linear-gradient(225deg, #ffffff 25%, transparent 25%) -25px 0,
    linear-gradient(315deg, #ffffff 50%, transparent 25%),
    linear-gradient(45deg, #ffffff 35%, transparent 25%);
  height: 30px;
  width: 30px;
  background-size: 38px 38px;
  background-color: #ff8d36;
  border: 2px solid #000;
  margin-bottom: 5px;
}

.box-layer-mineral span {
  position: absolute;
  margin-left: 38px;
  margin-top: 2px;
  font-size: 16px;
  font-family: "Exo", sans-serif !important;
  font-weight: 500 !important;
}

.box-isolations span {
  position: absolute;
  margin-left: 38px;
  margin-top: 2px;
  font-size: 16px;
  font-family: "Exo", sans-serif !important;
  font-weight: 500 !important;
}

.box-layers {
  background:
    linear-gradient(135deg, #fff 25%, transparent 25%) -25px 0,
    linear-gradient(225deg, #fff 25%, transparent 25%) -25px 0,
    linear-gradient(315deg, #fff 50%, transparent 25%),
    linear-gradient(45deg, #fff 35%, transparent 25%);
  background-size: 38px 38px;
  background-color: #03a352;
  border: 2px solid #000;
  height: 30px;
  width: 30px;
  margin-bottom: 5px;
}

.box-layers span {
  position: absolute;
  margin-left: 38px;
  margin-top: 2px;
  font-size: 16px;
  font-family: "Exo", sans-serif !important;
  font-weight: 500 !important;
}

.construction-height-ruler {
  height: 100px;
  width: 22px;
  margin-right: 5px;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.construction-width-ruler {
  height: 22px;
  width: 400px;
  position: absolute;
  bottom: 20px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  margin-left: 14px;
}

.construction-width-ruler span {
  margin-left: 168px;
  margin-top: 22px;
  position: absolute;
}

.construction-height-ruler-roof {
  width: 22px;
  margin-right: -31px;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  position: absolute;
  margin-left: -230px;
  margin-top: 23px;
}

@-moz-document url-prefix() {
  .construction-height-ruler-roof {
    margin-left: -488px;
  }
}

.construction-height-ruler-roof span {
  position: absolute;
  margin-left: -40px;
  min-width: 40px;
  transform: rotate(90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

.construction-width-ruler-roof {
  height: 22px;
  width: 400px;
  position: absolute;
  bottom: 20px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.construction-width-ruler-roof span {
  margin-left: 180px;
  margin-top: 22px;
  position: absolute;
}

.construction-width-ruler-wall {
  height: 22px;
  position: absolute;
  bottom: 38px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.construction-width-ruler-wall span {
  margin-top: 22px;
  position: absolute;
}

.construction-height-ruler-wall {
  height: 200px;
  width: 22px;
  margin-right: -31px;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.construction-height-ruler-wall span {
  position: absolute;
  margin-left: -39px;
  margin-top: 81px;
  transform: rotate(90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

.construction-height-ruler span {
  position: absolute;
  margin-left: -45px;
  min-width: 40px;
  transform: rotate(90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

.striped-block {
  background:
    repeating-linear-gradient(
      45deg,
      transparent,
      transparent 10px,
      #ccc 10px,
      #ccc 20px
    ),
    linear-gradient(to bottom, transparent, transparent);
  margin: auto 0 0 0;
}

.striped-block-left {
  background:
    repeating-linear-gradient(
      145deg,
      transparent,
      transparent 10px,
      #ccc 10px,
      #ccc 20px
    ),
    linear-gradient(to bottom, transparent, transparent);
  margin: auto 0 0 0;
}

.block-type-1striped-block-2 {
  background:
    repeating-linear-gradient(
      145deg,
      transparent,
      transparent 10px,
      #fff100 10px,
      #fff100 20px
    ),
    linear-gradient(to bottom, transparent, transparent);
  margin: auto 0 0 0;
  border: 2px solid gray;
}

.block-type-1 {
  background:
    repeating-linear-gradient(
      145deg,
      transparent,
      transparent 10px,
      #ccc 10px,
      #ccc 20px
    ),
    linear-gradient(to bottom, transparent, transparent);
  margin: auto 0 0 0;
  border: 2px solid gray;
}

.block-type-2 {
  background:
    linear-gradient(135deg, #fff100 28%, transparent 25%) -25px 0,
    linear-gradient(225deg, #fff100 28%, transparent 25%) -25px 0,
    linear-gradient(315deg, #fff100 44%, transparent 25%),
    linear-gradient(45deg, #fff100 44%, transparent 25%);
  background-size: 50px 50px;
  background-color: #03a352;
  border: 2px solid #000;
}

.block-type-3 {
  background:
    radial-gradient(
        circle farthest-side at 0% 50%,
        #ffffff 23.5%,
        rgba(240, 166, 17, 0) 0
      )
      21px 30px,
    radial-gradient(
        circle farthest-side at 0% 50%,
        #727371 24%,
        rgba(240, 166, 17, 0) 0
      )
      19px 30px,
    linear-gradient(
        #ffffff 14%,
        rgba(240, 166, 17, 0) 0,
        rgba(240, 166, 17, 0) 85%,
        #ffffff 0
      )
      0 0,
    linear-gradient(
        150deg,
        #ffffff 24%,
        #727371 0,
        #727371 26%,
        rgba(240, 166, 17, 0) 0,
        rgba(240, 166, 17, 0) 74%,
        #fff 0,
        #727371 76%,
        #fff 0
      )
      0 0,
    linear-gradient(
        30deg,
        #ffffff 24%,
        #727371 0,
        #727371 26%,
        rgba(240, 166, 17, 0) 0,
        rgba(240, 166, 17, 0) 74%,
        #fff 0,
        #727371 76%,
        #fff 0
      )
      0 0,
    linear-gradient(90deg, #727371 2%, #ffffff 0, #ffffff 98%, #727371 0%) 0 0
      #ffffff;
  background-size: 40px 55px;
  border: 2px solid gray;
}

.block-type-4 {
  background:
    linear-gradient(135deg, #ffffff 25%, transparent 25%) -50px 0,
    linear-gradient(225deg, #ffffff 25%, transparent 25%) -50px 0,
    linear-gradient(315deg, #ffffff 35%, transparent 25%),
    linear-gradient(45deg, #ffffff 35%, transparent 25%);
  background-size: 100px 50px;
  background-color: #03a352;
  border: 2px solid #03a352;
}

.block-type-5 {
  background:
    linear-gradient(135deg, #ffffff 25%, transparent 25%) -50px 0,
    linear-gradient(225deg, #ffffff 25%, transparent 25%) -50px 0,
    linear-gradient(315deg, #ffffff 35%, transparent 25%),
    linear-gradient(45deg, #ffffff 35%, transparent 25%);
  background-size: 100px 50px;
  background-color: #ff8d36;
  border: 2px solid #ff8d36;
}

.holder-metal {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAECAYAAAC3OK7NAAAAL0lEQVQYV2NkQAIREVH/kfkrVixjhPHhDJAiZAmQAmQxsEJsimAmweQY8SlCVgwA0AYaDkOQgPYAAAAASUVORK5CYII=");
  background-size: 50px;
}

.holder-plain {
  background:
    repeating-linear-gradient(
      145deg,
      transparent,
      transparent 10px,
      #ccc 10px,
      #ccc 20px
    ),
    linear-gradient(to bottom, transparent, transparent);
  margin: auto 0 0 0;
  border: 2px solid gray;
}

.holder-plain:after {
  content: "";
  height: 30px;
  width: 30px;
  border: 1px solid gray;
  position: absolute;
  border-radius: 12px;
  background: white;
  margin-left: 60px;
  margin-top: 0.8%;
}

.holder-plain:before {
  content: "";
  height: 30px;
  width: 30px;
  border: 1px solid gray;
  position: absolute;
  border-radius: 12px;
  background: white;
  margin-left: 185px;
  margin-top: 0.8%;
}

.before-holder-plain:before {
  content: "";
  height: 30px;
  width: 30px;
  border: 1px solid gray;
  position: absolute;
  border-radius: 12px;
  background: white;
  margin-left: 305px;
  margin-top: 0.8%;
}

.empty-block {
  background: #ccc;
  margin: auto 0 0 0;
  border-bottom: 1px solid gray;
}

.isolation-floor-block {
  margin: 1px;
}

.isolation-roof-container-bellow {
  width: auto;
}

.isolation-wall-container {
  margin: auto 0 0 0;
}

.calculation-page label {
  margin: 0;
  font-size: 18px;
}

.calculation-container-md {
  width: 80%;
  float: left;
}

.calculation-container-sm {
  width: 20%;
  float: right;
}

.calculation-container-lg {
  width: 100%;
  float: left;
}

.isolation-wall-2d {
  margin: 1px;
}

.product-link-thumbnail {
  transition: 0.2s;
}

.product-link-thumbnail:hover {
  transform: scale(1.15);
  transition: 0.2s;
}

.product-link-thumbnail a {
  text-decoration: none !important;
}

.before-isolation-wall-containers {
  width: 100%;
  text-align: center;
}

.before-isolation-wall-containers i {
  color: #03a352;
}

.after-isolation-wall-containers {
  width: 100%;
  text-align: center;
}

.after-isolation-wall-containers i {
  color: #03a352;
}

#body-windows-doors {
  margin-left: 25px;
}

.walls-container-body label {
  margin: 5px 10px 5px 0;
}

.walls-container-body {
  margin: 5% 0;
}

.page-id-42 .return-link,
.hide-dekstop {
  display: none;
}

/**
* Product Chooser
**/
form.product-chooser {
  margin-bottom: 90px;
}

.product-chooser .hidden {
  display: none !important;
}

.product-chooser__tabs {
  list-style: none;
  margin-bottom: 20px;
  padding: 0;
}

.product-chooser__tabs li {
  margin-bottom: 20px;
}

.product-chooser__tabs li a {
  display: block;
}

.product-chooser__tabs li a span {
  display: block;
  margin-top: 15px;
  padding: 20px 15px 18px;
  background-color: #fff100;
  color: #009640;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 10px 10px 0 0;
}

.single-chooser-tab a span::before {
  content: "";
  position: relative;
  margin-right: 20px;
  width: 38px;
  height: 38px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  vertical-align: middle;
}

.floor-tab a span::before {
  background-image: url("./assets/images/product-chooser/global/tab-ico-floor-green.svg");
}

.floor-tab a.inactive span::before {
  background-image: url("./assets/images/product-chooser/global/tab-ico-floor.svg");
}

.walls-tab a span::before {
  background-image: url("./assets/images/product-chooser/global/tab-ico-wall-green.svg");
}

.walls-tab a.inactive span::before {
  background-image: url("./assets/images/product-chooser/global/tab-ico-wall.svg");
}

.product-chooser__tabs li.roof-tab a span {
  padding: 15px 15px 10px;
}

.product-chooser__tabs li.roof-tab a.inactive span {
  padding: 15px 15px 5px;
}

.roof-tab a span::before {
  background-image: url("./assets/images/product-chooser/global/tab-ico-roof-green.svg");
  width: 42px;
  margin-bottom: 10px;
}

.roof-tab a.inactive span::before {
  background-image: url("./assets/images/product-chooser/global/tab-ico-roof.svg");
}

.product-chooser__tabs li a.inactive span {
  background-color: #efefef;
  color: #000;
  padding: 15px;
}

.product-chooser__tabs li a.inactive:hover span {
  text-decoration: underline;
}

.chooser--actions__type-initial {
  text-align: center;
  margin-bottom: 20px;
  color: #000;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
}

.chooser--actions__type {
  margin-bottom: 40px;
  text-align: center;
}

.chooser--actions__type .type-image-label {
  color: #222;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.3;
  display: inline-block;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .chooser--actions__type .type-image-label {
    font-size: 18px;
  }

  .visual-1-element {
    display: inline-block;
  }
}

.chooser--actions__type-image-inner {
  cursor: pointer;
  padding: 0;
  opacity: 0.3;
}

.chooser--actions__type-image-wrapper .chooser--actions__type-image {
  border: 1px solid #d2d2d2;
  height: 100%;
  position: relative;
}

.chooser--actions__type-image-wrapper.active .chooser--actions__type-image {
  border: 2px solid #03a352;
  opacity: 1;
}

.chooser--actions__type-image-wrapper.active .type-image-label {
  color: #03a352;
}

.chooser--actions__type-image-wrapper.active
  .chooser--actions__type-image-inner {
  opacity: 1;
}

.chooser--actions__type-image-wrapper {
  position: relative;
}

.chooser--actions__type-image-wrapper input[type="radio"] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.chooser--actions__type-image {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 100%;
  position: relative;
  margin: auto;
  border: 2px solid #efefef;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.active .chooser--actions__type-image::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  background-image: url("./assets/images/product-chooser/global/check-mark.svg");
}

.chooser--actions__type-image img {
  margin: auto;
  position: absolute;
  left: -9999px;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  max-width: 100%;
  max-height: 100%;
}

.chooser--actions__heading {
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin: 20px 0;
}

.chooser--actions__input {
  display: none;
}

.chooser--actions__single label.chooser--actions__label {
  font-size: 16px;
  padding: 15px 15px 15px 55px;
  text-transform: uppercase;
  text-align: left;
  border: 1px solid #d2d2d2;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  max-width: 220px;
  line-height: 1.125;
}

.chooser--actions__single .full-max-width label.chooser--actions__label {
  max-width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.chooser--actions__single {
  margin-top: 15px;
}

.chooser--actions__label::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  background-image: url("./assets/images/product-chooser/global/check-mark-grey.svg");
}

input.chooser--actions__input:disabled + .chooser--actions__label {
  opacity: 0.5;
}

input.chooser--actions__input:checked + .chooser--actions__label {
  border: 2px solid #109c4c;
  color: #109c4c;
}

input.chooser--actions__input:checked + .chooser--actions__label::before {
  background-image: url("./assets/images/product-chooser/global/check-mark.svg");
}

.product-chooser .chooser-container.inactive {
  display: none;
}

.chooser--wrapper {
  border: 1px solid #efefef;
}

.chooser--wrapper__content p:last-child {
  margin-bottom: 0;
}

.chooser--wrapper__content-before {
  margin-bottom: 35px;
}

.w-20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20% !important;
  flex: 0 0 20% !important;
  max-width: 20%;
}

.chooser--wrapper__content-after {
  margin-top: 35px;
}

@media (max-width: 767px) {
  .chooser--wrapper {
    font-size: 14px;
  }
}

.chooser--row {
  border-bottom: 1px solid #efefef;
  margin: 0;
}

.chooser--row__header,
.chooser--cell__heading {
  font-weight: 500;
  background-color: #fbfbfb;
}

.chooser--row__body:hover,
.chooser--row__body:hover .chooser--cell__unit,
.chooser--row__body:hover .chooser--cell__heading {
  color: #fff;
  background-color: #01a351;
}

.chooser--row:last-child {
  border-bottom: none;
}

.chooser--cell {
  padding: 10px 12px;
  text-align: center;
  border-right: 1px solid #efefef;
}

.chooser--cell__between {
  padding-bottom: 8px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 6px;
}

.chooser--cell__heading .chooser--cell__subcell-heading {
  line-height: 1.2;
}

.chooser--cell__heading .chooser--cell__subcell-heading span {
  font-weight: 400;
  display: block;
  font-size: 14px;
}

.chooser--cell:last-child {
  border-right: none;
}

.chooser--cell__unit {
  color: #999;
  font-size: 0.9em;
}

.chooser--cell__title {
  font-size: 0.9em;
}

.chooser--cell__title-top {
  text-align: right;
}

.chooser--cell__title-bottom {
  text-align: left;
}

.chooser--actions {
  margin-bottom: 25px;
}

.chooser--actions__single label {
  text-align: center;
  display: block;
  font-weight: 500;
  font-size: 16px;
}

.chooser--actions select {
  border: 1px solid #efefef;
  padding: 10px 20px 10px 15px;
  width: 100%;
  font-size: 18px;
  margin-bottom: 15px;
  color: #555;
}

.chooser--actions select option {
  color: #222;
}

.chooser--actions select option:first-child {
  color: #555;
}

.chooser--wrapper.hidden,
.chooser--row__body.hidden {
  display: none;
}

/**
* End of product chooser css
**/

/**
* Steps
**/
.solution-step:first-child {
  margin-top: 60px;
}

.solution-step {
  margin-bottom: 60px;
}

.solution-step + .steps-toggler {
  position: relative;
  top: -25px;
}

.solution-step--inner {
  padding-bottom: 80px;
}

.solution-step.hidden {
  display: none;
}

.show-all-steps {
  display: inline-block;
  background: #fff100;
  padding: 10px 32px;
  border-radius: 8px;
  font-weight: 500;
}

.show-all-steps .text-wrapper {
  display: inline-block;
  position: relative;
  padding-right: 22px;
}

.show-all-steps svg {
  position: absolute;
  top: 50%;
  line-height: 1;
  right: 0;
  -webkit-transform: translateY(-45%);
  transform: translateY(-45%);
}

.show-all-steps.open svg {
  -webkit-transform: rotate(-180deg) translateY(45%);
  transform: rotate(-180deg) translateY(45%);
}

.show-all-steps svg {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.show-all-steps svg path {
  fill: #03a352;
}

.solution-steps--image {
  text-align: right;
}

.solution-steps--image img {
  max-width: 100%;
}

.solution-steps--count {
  font-size: 34px;
  font-weight: 700;
  color: #03a352;
}

.decision-section-content .solution-steps--content .gallery.gallery-columns-2,
.solution-steps--content .gallery.gallery-columns-2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.decision-section-content
  .solution-steps--content
  .gallery-icon
  + .wp-caption-text {
  text-align: center;
}

.solution-steps--content .gallery .gallery-caption::before {
  content: none;
}

.solution-steps--content .gallery .gallery-icon img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.copyright-footer {
  padding: 22px 0;
  background-color: #ffffff;
}

.copyright-footer .container {
  max-width: 1500px;
}

.copyright-footer__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 24px;
}

.copyright-footer__text {
  color: #414046;
  font-size: 14px;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 21px;
}

.copyright-footer__menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 14px;
}

.copyright-footer__menu-item {
  position: relative;
}

.copyright-footer__menu-item + .copyright-footer__menu-item::before {
  content: "•";
  margin-right: 8px;
  color: #949494;
}

.copyright-footer__menu-item a {
  color: #414046;
  text-decoration: none;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
}

.copyright-footer__menu-item a:hover {
  text-decoration: underline;
}

.copyright-footer .rs-link {
  color: #414046;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 21px; /* 131.25% */

  a:hover {
    text-decoration: none;
    font-weight: 600;
  }
}

.copyright-footer .rs-link a:not(:hover) {
  color: #03a352;
  font-size: 16px;
  font-weight: 600;
}

.post-type-archive-descisions .container-navigation-green {
  display: none;
}

@media (max-width: 768px) {
  .copyright-footer__inner {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .copyright-footer .rs-link {
    order: 1;
  }

  .copyright-footer__menu {
    order: 2;
  }

  .copyright-footer__text {
    order: 3;
  }
}

/**
* End of Steps
**/

.product-section .post-slider {
  padding: 0;
  list-style: none;
  margin: 0;
  display: block;
  text-align: center;
}

.product-section .post-slider li {
  display: inline-block;
  width: 50%;
}

@media (min-width: 768px) {
  .product-section .post-slider li {
    width: 33.333333333333%;
  }
}

@media (min-width: 992px) {
  .product-section .post-slider li {
    width: 20%;
  }
}

figure {
  max-width: 100%;
}

.wrap-video {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: block;
  position: relative;
}

.wrap-video a.oembed-video--wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%;
  display: block;
}

.wrap-video a.oembed-video--wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 1;
  transition: opacity 150ms;
}

.wrap-video a.oembed-video--wrapper::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  background-image: url("./assets/images/play-button.svg");
  background-repeat: no-repeat;
  background-size: 95%;
  background-position: center;
  z-index: 2;
  pointer-events: none;
  transition: all 150ms;
  transform: translateX(-50%) translateY(-50%) translateZ(0);
}

.wrap-video a.oembed-video--wrapper:hover::before {
  opacity: 0.35;
}

.wrap-video a.oembed-video--wrapper:hover::after {
  width: 54px;
  height: 54px;
}

.wrap-video a.oembed-video--wrapper img {
  position: absolute;
  left: -9999px;
  top: -9999px;
  bottom: -9999px;
  right: -9999px;
  margin: auto;
  max-width: 105%;
  /* max-height: 105%; */
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}

/*-------------------------------------------------------------- # Slider --------------------------------------------------------------*/
.front-page-head-block {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;

  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.front-page-head-block .slider-preloader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}

@media (min-width: 992px) {
  .front-page-head-block .slider-preloader {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}

/*
@media (min-width: 768px) {
    .front-page-head-block {
        height: 31.25rem;
        max-height: 80vh;
        padding-bottom: 0;
        padding-top: 0;
   }
}
*/
/*
@media (min-width: 992px) {
    .front-page-head-block {
        height: 500px;
   }
}
@media (min-width: 1200px) {
    .front-page-head-block {
        height: 575px;
   }
}
*/

.front-page-head-block + .perks {
  position: relative;
  z-index: 3;
  padding-top: 0;
  top: -55px;
}

.front-page-head-block.imageless {
  background-color: #fafafa;
}

.front-page-head-block .slider-container {
  z-index: 2;
}
.front-page-head-block .slider-container .slide-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.front-page-head-block .slider-container a.fancy-link {
  color: #fff;
  font-size: 1.125rem;
  margin-top: 36px;
  font-weight: 700;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.front-page-head-block .slider-container a.fancy-link:hover {
  color: #2da654;
  text-decoration: underline;
}

.front-page-head-block .slider-container a.fancy-link.btn {
  border: none;
  background-color: #fcf31d;
  padding: 0.7em 2.44em 0.7em;
  font-weight: 400;
  border-radius: 0.4rem;
  color: #111;
  text-decoration: none;
  text-shadow: none;
}

.front-page-head-block .slider-container a.fancy-link.btn:hover {
  background-color: #2da654;
  border-color: #2da654;
  color: #fff;
}

.front-page-head-block .slider-container a.fancy-link + a.fancy-link {
  margin-left: 30px;
}

.front-page-head-block .slides-wrapper {
  z-index: 3;
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  border-radius: 0;
  transform: none;
}

.front-page-head-block .front-page-slides {
  overflow: hidden;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
}

.front-page-head-block .front-page-head-block.imageless {
  background-color: #fff;
}

.front-page-head-block .slider-inner {
  position: relative;
}

.front-page-head-block .slider-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  padding: 0 15px;
}

.front-page-head-block .slider-block {
  list-style: none;
  position: relative;
  z-index: 1;
  text-align: left;
  padding: 0;
  margin: 0;
}

@media (min-width: 768px) {
  .front-page-head-block .slider-block {
    padding: 0 15px;
  }
}

.front-page-head-block .hidden {
  display: none !important;
}

.front-page-head-block .slider-block li.current {
  display: block !important;
}

.front-page-head-block .slide-info-block {
  -moz-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}

.front-page-head-block .slide-info-block b,
.front-page-head-block .slide-info-block strong {
  color: #fff;
  font-weight: 600;
}

.front-page-head-block .slider-block .slide-heading {
  position: relative;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
  display: block;
  font-weight: 800;
  margin: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

@media (min-width: 768px) {
  .front-page-head-block .slider-block .slide-heading {
    font-size: 2rem;
  }
}

@media (min-width: 992px) {
  .front-page-head-block .slider-block .slide-heading {
    font-size: 3rem;
  }
}

.front-page-head-block .slider-block .slide-heading + .slide-subheading {
  margin-top: 12px;
}

.front-page-head-block .slider-block .slide-subheading,
.front-page-head-block .slider-block .slide-preheading {
  display: block;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3;
  max-width: 100%;
  margin: 15px 0 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

@media (min-width: 768px) {
  .front-page-head-block .slider-block .slide-subheading,
  .front-page-head-block .slider-block .slide-preheading {
    font-size: 2rem;
  }
}

.front-page-head-block .slider-block .slide-subheading span,
.front-page-head-block .slider-block .slide-preheading span {
  font-size: 18px;
  line-height: 1.35;
}

@media (min-width: 768px) {
  .front-page-head-block .slider-block .slide-subheading span,
  .front-page-head-block .slider-block .slide-preheading span {
    font-size: 38px;
  }
}

@media (min-width: 992px) {
  .front-page-head-block .slider-block .slide-subheading span,
  .front-page-head-block .slider-block .slide-preheading span {
    font-size: 58px;
  }
}

.front-page-head-block .slider-block .slide-subheading p,
.front-page-head-block .slider-block .slide-preheading p {
  margin-bottom: 10px;
}

.front-page-head-block .slider-block .slide-subheading p:last-child,
.front-page-head-block .slider-block .slide-preheading p:last-child {
  margin-bottom: 0;
}

.front-page-head-block .slider-block .slide-preheading {
  margin: 0 0 15px;
  font-size: 14px;
}

.front-page-head-block #next,
.front-page-head-block #prev {
  position: absolute;
  right: 3%;
  top: 50%;
  bottom: 0;
  width: 30px;
  height: 30px;
  opacity: 0.7;
  margin-top: -15px;
  z-index: 6;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%);
  transition: opacity 0.25s ease-in-out;
}

@media (min-width: 768px) {
  .front-page-head-block #next,
  .front-page-head-block #prev {
    width: 40px;
    height: 40px;
  }
}

@media (min-width: 1440px) {
  .front-page-head-block #next,
  .front-page-head-block #prev {
    right: 5%;
    top: 50%;
    bottom: auto;
    width: 50px;
    height: 50px;
  }
}

.front-page-head-block #prev {
  left: auto;
  right: 7%;
  right: calc(3% + 25px);
}

@media (min-width: 768px) {
  .front-page-head-block #prev {
    right: calc(3% + 45px);
  }
}

@media (min-width: 1440px) {
  .front-page-head-block #prev {
    right: auto;
    left: 5%;
  }
}

/* Product Tabs styles now live in SCSS: assets/scss/template-parts/product-tabs.scss */

/* Produktų sąrašas toggle – hidden by default (desktop/tablet) */
.product-tabs__products-toggle {
  display: none;
}

.front-page-head-block #next img,
.front-page-head-block #prev img {
  height: 100%;
}

.front-page-head-block #prev img {
  transform: rotate(180deg);
}

.front-page-head-block #next:hover,
.front-page-head-block #prev:hover {
  opacity: 1;
}

@media screen and (max-width: 1405px) {
  .navigation ul {
    padding: 0;
  }

  .navigation a {
    font-size: 14px;
  }
}

@media screen and (max-width: 1227px) {
  .container-main-products-row {
    margin-left: 0;
    margin-right: 0;
  }

  .container-main-products .row {
    justify-content: center;
  }

  .container-descisions .row {
    justify-content: center;
  }

  .col-md-3 {
    min-width: 300px !important;
  }

  .social-icon-container {
    text-align: center;
  }
}

@media screen and (max-width: 1200px) {
  .header-logo {
    left: 1%;
  }

  .zoom-in {
    right: 2%;
    left: auto;
  }

  .form-button {
    float: none;
  }

  .form-container input {
    width: 98%;
  }

  .return-link:before {
    margin-right: 5px;
  }
}

@media screen and (max-width: 1199px) {
  .dropdown-menu-navigation-dropdown-toggle {
    display: block;
  }

  .dropdown-menu-navigation {
    display: block;
    background: #ffffff;
    position: fixed;
    right: -340px;
    top: 0;
    width: 320px;
    height: 100%;
    text-align: right;
    -webkit-transition: right 250ms;
    transition: right 250ms;
  }

  .admin-bar .dropdown-menu-navigation {
    top: 32px;
  }

  .dropdown-menu-navigation.show {
    right: 0;
  }

  .dropdown-menu-navigation ul {
    display: block;
    margin: 0;
    width: 100%;
    padding: 0;
    z-index: 1000;
    background: white;
    overflow: hidden;
    text-align: revert;
    transform: none;
  }

  .dropdown-menu-navigation ul li,
  .top-menu ul li {
    display: block;
    padding: 0;
    -webkit-transform: none;
    transform: none;
    text-align: left;
  }

  .navigation .dropdown-menu-navigation > ul > li:last-child > div {
    padding-right: 0;
  }

  .dropdown-menu-navigation div.mobile-content {
    padding: 0 15px;
    margin-top: 10px;
  }

  .dropdown-menu-navigation ul .product-dropdown {
    border: none;
  }

  .dropdown-menu-navigation div,
  .top-menu div {
    -webkit-transform: none;
    transform: none;
    padding: 0;
  }

  .search-form label {
    position: relative;
  }

  .dropdown-menu-navigation ul li,
  .dropdown-menu-navigation ul > li.product-dropdown {
    border-bottom: 1px solid #efefef;
    -webkit-transform: none;
    transform: none;
  }

  .navigation a,
  .dropdown-menu-navigation ul li a,
  .dropdown-menu-navigation ul > li.product-dropdown a {
    font-size: 16px;
    display: block;
    text-align: left;
  }

  .menu-active {
    padding: 0;
    transform: skew(20deg);
  }

  .menu-active div {
    -webkit-transform: none;
    transform: none;
  }

  .dropdown-menu-navigation ul .product-dropdown a {
    text-align: left;
    padding-left: 30px;
    margin-bottom: 0;
    font-size: 16px;
    padding: 15px 10px;
    -webkit-transform: none;
    transform: none;
  }

  .dropdown-menu-navigation.forceshow {
    display: block !important;
  }

  .dropdown-menu-navigation li {
    border: none;
  }

  .product-dropdown .dropdown-menu {
    transform: translate3d(10px, 50px, 0px);
  }

  .navigation-seperator {
    display: none;
  }

  .posts-left {
    min-width: 100%;
    border-right: none;
    border-bottom: 2px solid #e3e1d8;
  }

  .container-posts .posts-right {
    display: block;
    width: 100%;
  }

  .button-yellow-posts {
    top: auto;
    float: none;
    margin: auto;
  }

  .descisions .entry-title {
    padding-top: 40px;
  }

  .entry-title {
    padding-top: 20px;
    font-size: 25px;
  }

  .icon-boxes-container {
    padding-top: 20px;
    margin: auto;
    justify-content: center;
  }

  .icon-box {
    border: none;
    height: 140px;
    width: 140px;
  }
}

@media screen and (max-width: 1300px) {
  .breadcrumbs {
    margin-top: 8px;
    text-align: left !important;
  }

  .mobile-content,
  .hide-dekstop {
    display: block;
  }

  .catalog-icon-container a {
    float: right;
    color: #414046;
  }

  .catalog-icon-container a span {
    display: inline-block;
    vertical-align: middle;
  }

  .header-con-container .icon-catalog {
    filter: brightness(0.5);
    position: relative;
    top: unset;
    left: unset;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
  }

  .top-menu {
    display: none !important;
  }

  .top-menu ul {
    padding-left: 0;
  }

  .created_by img {
    float: left;
  }

  .contact-container {
    text-align: center;
  }

  .descisions-slider-container img {
    margin: auto !important;
  }

  .descisions-slider-container .product-slider-navigation .slick-track {
    width: 77% !important;
  }

  .contact-container .col-md .footer-button {
    float: none;
  }

  .dropdown-design-categories-mobile {
    display: block;
  }

  .dropdown-design-categories {
    display: none;
  }

  .green-box-md {
    display: none;
  }

  .green-box-sm {
    display: none;
  }

  .slideshow .slick-slide img {
    height: auto;
    min-height: 450px;
    width: auto;
  }

  .sidebar-container {
    margin-top: auto;
  }
}

@media screen and (max-width: 782px) {
  .admin-bar .dropdown-menu-navigation {
    top: 46px;
  }
}

@media screen and (min-width: 768px) {
  .container-box-products:nth-child(odd) {
    margin-right: 2%;
  }

  .container-posts .posts-left,
  .container-posts .post-thumbnail {
    margin-right: 2%;
  }

  .top-menu ul li:first-child {
    padding-left: 0;
  }

  .design-breadcrumb .col-sm-4 {
    max-width: 31.333333%;
  }
}

@media screen and (max-width: 767px) {
  .container-box-products {
    max-width: unset;
    flex: 0 0 100% !important;
    margin: 0 auto 15px !important;
  }

  .container-box-products .product-thumb {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .container-box-products .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .breadcrumb-container {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .single-descisions .breadcrumb-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
  }

  .single-descisions .breadcrumb-container .breadcrumbs {
    text-align: right;
    flex: 1;

    color:  #414046;
    font-size: 16px;
    font-weight: 600;
  }

  .single-descisions .breadcrumb-container .return-link {
    flex-shrink: 0;
  }
}

  .zoom-in {
    display: none;
  }

  .container-descisions .row {
    text-align: center;
  }

  .descisions_post {
    margin: auto;
    text-align: left;
    width: 50%;
  }

  .descisions-category-container {
    padding-top: 50px;
  }

  .post-thumbnail-object {
    padding-top: 25px;
  }

  .product-slider-navigation .slick-track {
    width: 100% !important;
    transform: translate3d(0px, 0px, 0px) !important;
  }

  .product-slider-container ul {
    padding: 0;
  }

  .content-container iframe {
    width: 100%;
  }

  .logo-image-center .image {
    height: 150px;
    width: 150px;
  }

  .descisions-taxonomy-title {
    text-align: center;
  }

  .product-page-image {
    padding: 0;
  }

  .product-page-image .container-title {
    transform: translateY(8px);
  }

  .container-posts,
  .container-objects,
  .container-footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-posts article .row {
    padding-left: 0;
    padding-right: 0;
  }

  .return-link a {
    position: unset;
    display: block;
    float: unset;
    text-align: center;
    margin-top: 0px;
  }

  .single-descisions .wp-caption,
  .single-descisions .wp-caption img,
  .product-tab-content p img,
  img.alignnone {
    max-width: 100% !important;
    height: auto;
  }

  img.alignright {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 0 10px;
  }

  .single-descisions
    .decision-section.Montavimas
    .col-lg-6:nth-child(2)
    .product-tab-title {
    display: none;
  }

  .library-content-text-container {
    height: unset !important;
    transform: unset !important;
  }

  iframe {
    width: 100%;
  }

  .table-responsive {
    margin-bottom: 10px;
  }

  .table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  .table-responsive::-webkit-scrollbar:horizontal {
    height: 8px;
  }

  .table-responsive::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 2px solid #ffffff;
  }

  .table-responsive::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
  }

  .design-breadcrumb .col-sm-4 {
    max-width: 50%;
    flex: 0 0 48%;
  }

  .product-properties {
    margin: 20px 0 0;
  }

  .product-properties ul {
    margin-bottom: 0;
  }

  .single-products .icon-boxes-container {
    margin-top: 0;
    padding-top: 0;
  }

  .single-products .icon-boxes-container > a {
    display: inline-block;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 660px) {
  .product-slider-navigation img {
    height: 80px !important;
  }

  .logo-image-center {
    top: 40%;
  }

  .logo-image-center h2 {
    font-size: 25px;
  }

  .logo-image-center h3 {
    font-size: 22px;
  }

  .descisions-slider-container img {
    height: 100%;
    width: 100%;
  }

  .product-slider-container img {
    height: 100%;
    width: 100%;
  }

  .product-slider-main {
    height: auto;
  }

  .product-slider-navigation .slick-slide {
    width: 25% !important;
    height: 25% !important;
  }

  .form-container {
    padding: 10px;
  }

  .form-container .form-textarea {
    width: 80%;
  }

  .form-container input {
    width: 80%;
  }

  .specification-library-labels {
    display: none;
  }

  .simple-download-icon {
    position: relative;
    margin: auto;
  }

  .image-container {
    margin: auto;
  }

  .card-row {
    padding: 20px 20px !important;
  }

  .row.specification-library {
    margin: 0 30px;
  }
}

@media screen and (max-width: 575px) {
  .icon-box-product {
    height: 90px;
    width: 90px;
  }

  .icon-box-content-text-product {
    font-size: 12px;
  }

  .simple-download-mobile {
    display: block;
    line-height: 1.2;
    margin: 0 0 20px;
  }

  .library-content-text-container {
    padding: 20px;
  }

  .specification-library-header {
    display: none;
  }

  .page-template-designing-template .card-row .col-sm-2 {
    margin-top: 15px;
    margin-left: 5px;
  }

  .simple-download-icon {
    float: left;
  }

  .product-section-content .row {
    margin: 0;
  }

  .product-section-content .row .col-xs-12 {
    width: 100%;
  }
}

@media screen and (max-width: 560px) {
  .container-title {
    font-size: 24px;
  }

  .logo-container .image {
    height: 180px;
    width: 180px;
  }

  .slider-button {
    height: 45px;
    width: 45px;
  }

  .left:before {
    height: 45px;
    width: 15px;
    margin-left: 5px;
    margin-top: -15px;
  }

  .right:after {
    height: 45px;
    width: 15px;
    float: right;
    margin-right: 5px;
    margin-top: 6px;
  }

  .icon-calculator {
    left: 0;
    margin-left: 5px;
  }

  .icon-location {
    left: 30%;
  }

  .icon-house {
    left: 0;
  }

  .icon-container {
    width: 50%;
    padding-right: 0 !important;
    height: 40px;
  }

  .icon-container-2 {
    width: 50%;
  }

  .icon-text {
    font-size: 0.8rem;
    line-height: 2.5;
  }

  .icon-text-2 {
    font-size: 0.8rem;
  }

  .product-middle {
    justify-content: center;
    margin: auto;
  }

  .slideshow .slick-slide img {
    height: auto;
    min-height: 360px;
    width: auto;
  }

  .object-info-container {
    padding: 20px 0 !important;
  }

  .design-container h3 {
    text-align: center;
  }

  .footer-button {
    width: 100%;
  }

  .selection-area select {
    width: 100%;
  }

  .calculation-page table td {
    width: 100%;
  }

  .single-products .product-page-descisions {
    float: unset !important;
  }
}

@media screen and (min-width: 454px) {
  .footer-icon-boxes .icon-box--wrapper {
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    border-right: 2px solid #fff100;
  }
  .footer-icon-boxes .icon-box--wrapper:first-child {
    border-left: 2px solid #fff100;
  }
}

@media screen and (max-width: 454px) {
  .footer-icon-boxes .icon-box--wrapper:first-child {
    /* border-left: 2px solid #FFF100; */
  }
  .footer-icon-boxes .icon-box--wrapper {
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    /* border-right: 2px solid #FFF100; */
  }
  .mobile-margin {
    margin-top: 48px;
  }
  .product-card .row {
    padding: 0 15px 0 25px;
  }

  .product-slider-navigation img {
    height: 60px !important;
  }

  .design-breadcrumb .seperator {
    border: none;
  }

  .descisions_post {
    margin: auto;
    text-align: left;
    width: 90%;
  }

  .design-breadcrumb .col-sm-4 {
    max-width: unset;
    flex: unset;
  }

  .cc_btn {
    position: relative;
    min-width: 100%;
  }

  .card-body {
    padding: 0;
  }

  h1 {
    font-size: 25px;
  }

  #wpsl-stores,
  #wpsl-direction-details,
  #wpsl-gmap {
    max-height: 350px;
  }

  #wpadminbar ul#wp-admin-bar-root-default > li,
  .network-admin
    #wpadminbar
    ul#wp-admin-bar-top-secondary
    > li#wp-admin-bar-my-account {
    display: none;
  }
}
@media screen and (max-width: 380px) {
  .product-card .row {
    padding: 0 15px 0 25px;
  }

  .product-slider-navigation img {
    height: 60px !important;
  }

  .design-breadcrumb .seperator {
    border: none;
  }

  .descisions_post {
    margin: auto;
    text-align: left;
    width: 90%;
  }

  .design-breadcrumb .col-sm-4 {
    max-width: unset;
    flex: unset;
  }

  .cc_btn {
    position: relative;
    min-width: 100%;
  }

  .card-body {
    padding: 0;
  }

  h1 {
    font-size: 25px;
  }

  #wpsl-stores,
  #wpsl-direction-details,
  #wpsl-gmap {
    max-height: 350px;
  }

  #wpadminbar ul#wp-admin-bar-root-default > li,
  .network-admin
    #wpadminbar
    ul#wp-admin-bar-top-secondary
    > li#wp-admin-bar-my-account {
    display: none;
  }
}

@media screen and (max-width: 320px) {
  .descisions_post {
    margin: auto;
    text-align: left;
  }

  .form-block-container {
    margin-left: -15px;
    margin-right: -15px;
    width: auto !important;
  }
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.wrap-map-contact {
  height: 300px;
  position: relative;
  background-size: cover !important;
  border-radius: 10px 0px 10px 0px;
}

.wrap-map-contact .footer-button {
  background: #03a352;
  border: 0 solid transparent;
  border-radius: 10px;
  padding: 3% 10%;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
}

/* Limited time updates */
/* #bstSlider img {
    inset: unset !important;
} */

/*.commercial-banner-container {*/
/*    margin-bottom: 40px;*/
/*}*/

/*.commercial-banner-container a {*/
/*    display: block;*/
/*}*/

/*.commercial-banner-container .desktop-image,*/
/*.commercial-banner-container .mobile-image {*/
/*    width: -webkit-fill-available;*/
/*}*/

/*.commercial-banner-container .mobile-image {*/
/*    display: none;*/
/*}*/

/*.commercial-headline-container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    margin-top: 20px;*/
/*}*/

/*.commercial-headline-container p {*/
/*    text-align: center;*/
/*}*/

/*.slideshow-container {*/
/*    height: -webkit-fill-available !important;*/
/*}*/

/*.commercial-banner-container .products-container li {*/
/*    display: flex;*/
/*}*/

/*.commercial-headline-container .sprendimo-modal-btn button {*/
/*    text-wrap: wrap;*/
/*}*/

/*@media (max-width: 787px) {*/
@media (max-width: 767px) {
  /* .slideshow-container,
    #bstSlider .backstretch {
        height: 582px !important;
    } */

  /*.slideshow-container,*/
  #bstSlider img {
    /* height: -webkit-fill-available !important; */
    /*height: auto !important;*/
    /*width: 100% !important;*/
  }

  .commercial-banner-container .desktop-image {
    display: none;
  }

  .commercial-banner-container .mobile-image {
    display: block;
  }
  .container-main-products {
    margin-top: -10px;
  }
}

/*@media (max-width: 490px) {*/
/*    #bstSlider .backstretch {*/
/*        width: 600px !important;*/
/*    }*/

/*    #bstSlider img {*/
/*        width: -webkit-fill-available !important;*/
/*        inset: 0px auto auto -90.3333px !important;*/
/*    }*/

/*    .container-main-products {*/
/*        margin-top: -25px;*/
/*    }*/
/*}*/

/*@media (max-width: 390px) {*/
/*    .commercial-headline-container .sprendimo-modal-btn,*/
/*    .commercial-headline-container .sprendimo-modal-btn button{*/
/*        width: -webkit-fill-available;*/
/*    }*/

/*    #bstSlider img {*/
/*        width: 530px !important;*/
/*    }*/
/*}*/

/*@media (max-width: 350px) {*/
/*    #bstSlider img {*/
/*        width: 470px !important;*/
/*        inset: 0px auto auto -75.3333px !important;*/
/*    }*/
/*}*/

/*@media (max-width: 270px) {*/
/*    .container-main-products {*/
/*        margin-top: -20px;*/
/*    }*/
/*}*/
/* Limited time updates */

@media screen and (max-width: 767px) {
  .mobile-hidden {
    display: none;
  }

  .header-navigation-container {
    border-bottom: none;
  }
  .front-page-head-block .slider-inner {
    justify-content: center;
  }

  .front-page-head-block .slider-block .slide-heading {
    text-align: center;
    font-size: 55px;
    font-style: normal;
    font-weight: 900;
    line-height: 58px;
    text-shadow: unset;
    color: #111;
    margin-bottom: 26px !important;
  }

  .front-page-head-block .slider-block .slide-subheading {
    text-align: center;
    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.4px;
    color: #111;
    text-shadow: unset;
    max-width: 340px;
    margin: 0 auto;
  }

  .slide-info-block .slide-catalogue {
    text-align: center;
  }

  .catalogue-btn {
    margin-top: 25px;
  }

  .mobmenu-calc-btn {
    display: inline-flex;
    height: 41px;
    padding: 12px 7.636px 11px 10px;
    justify-content: center;
    align-items: flex-start;
    gap: 6px;
    border-radius: 0 0 10px 10px;
    background: #03a352;
    color: #fff;
    position: absolute;
    top: 0;
    right: 65px;
  }

  .mobmenu-calc-icon {
    display: inline-flex;
    width: 11px;
    height: 18px;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .mobmenu-left-bt.mobmenu-trigger-action {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }

  .mobmenul-container {
    margin-left: 15px !important;
  }

  .mobmenul-container i {
    order: 2;
    margin-left: 6px;
  }
}

@media (min-width: 768px) {
  #mobmenu-calc-btn {
    display: none !important;
  }
}

.ff-footer {
  background-color: #111111;
  color: #ffffff;
  padding: 80px 15px 40px;

  @media (max-width: 768px) {
    padding: 25px 15px 20px;
  }
}
.ff-footer__inner {
  max-width: 1500px;
  margin: 0 auto;
}
.ff-footer__cta {
  margin-bottom: 60px;
}
.ff-footer__cta-card {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
  gap: 32px;
  padding: 10px 48px;
  border-radius: 24px;
  background-color: #02a352;
  background-repeat: no-repeat;
  background-position-x: 30px;
  background-size: auto;
  height: 480px;
  color: #ffffff;
}
@media (max-width: 992px) {
  .ff-footer__cta-card {
    grid-template-columns: 1fr;
  }
}
.ff-footer__cta-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 680px;
}
.ff-footer__cta-title {
  margin: 0 0 22px;
  font-size: 64px;
  line-height: 78px;
  font-weight: 700;
}
.ff-footer__cta-text {
  margin: 0 0 20px;
  font-family:
    "Open Sans",
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    sans-serif;
  font-size: 18px;
  line-height: 28px;
}
.ff-footer__cta-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  align-self: flex-start;
  padding: 10px 22px;
  border-radius: 8px;
  background-color: #ffffff;
  color: #111111;
  font-family:
    "Open Sans",
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2);

  @media (max-width: 768px) {
    align-self: center;
  }
}
.ff-footer__cta-button:hover {
  text-decoration: none;
}
.ff-footer__cta-button-icon {
  width: 17px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("/wp-content/uploads/2026/03/Image.png");
}
.ff-footer__cta-button-label {
  white-space: nowrap;
}
.ff-footer__cta-graphic {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.ff-footer__cta-graphic img {
  max-width: 100%;
  height: auto;
  display: block;
  max-height: 460px;
}
.ff-footer__social {
  padding-bottom: 20px;
  margin: 40px 0 32px;
  border-bottom: 1px solid #404047;
}
.ff-footer__main {
  margin-bottom: 32px;
}
.ff-footer .container-footer-content {
  max-width: 100%;
}
.ff-footer__main .col-lg > .row {
  justify-content: flex-end;
}
.ff-footer__social-left {
  display: flex;
  gap: 16px;
  color: #ffffff;

  @media (max-width: 768px) {
    flex-direction: row !important;
    justify-content: space-between;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}
.ff-footer__social-label {
  margin: 0;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: 700;
}
.ff-footer__social-right {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .ff-footer__social-right {
    margin-top: 0;
  }
}
.ff-footer__contact-link {
  margin-left: 24px;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.ff-footer__contact-link:hover {
  text-decoration: underline;
}
.ff-footer__contact-link--email {
  margin-left: 32px;
}
.ff-footer__contact-icon svg {
  display: block;
}
.ff-footer__contact-text {
  display: inline-block;
}

/* Footer main section tweaks */
.ff-footer__main .footer-button {
  background: transparent;
  padding: 0;
  max-width: none;
  text-align: left;
}
.ff-footer__main .footer-representatives {
  color: #03a352;
  text-transform: none;
  font-weight: 700;
  font-size: 16px;
}

/* Hide mobile contacts block by default (desktop/tablet) */
.ff-footer__contacts-mobile {
  display: none !important;
}

/* Show and style mobile contacts block only on mobile */
@media (max-width: 768px) {
  .ff-footer__contacts-mobile {
    display: block !important;
    order: 3;
    padding: 12px 0 20px;
    border-bottom: 1px solid #404047;
    margin-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .container-footer-content .col-md-3 {
    margin-bottom: 40px;
  }

  .ff-footer__inner {
    display: flex;
    flex-direction: column;
  }

  .ff-footer__social {
    order: 1;
  }

  .ff-footer__cta {
    order: 2;
  }


  .ff-footer__main {
    order: 4;
  }

  .ff-footer__cta {
    margin-bottom: 40px;
  }

  .ff-footer__cta-card {
    grid-template-columns: 1fr;
    height: auto;
    padding: 24px 20px 28px;
    background-position: center top;
    background-size: contain;
  }

  .ff-footer__cta-content {
    max-width: none;
    order: 2;
    align-items: center;
  }

  .ff-footer__cta-title {
    font-size: 40px;
    line-height: 49px;
  }

  .ff-footer__cta-text {
    font-size: 16px;
    line-height: 24px;
  }

  .ff-footer__cta-button {
    justify-content: center;
  }

  .ff-footer__cta-graphic {
    justify-content: center;
    order: 1;
    margin-bottom: 20px;
  }

  .ff-footer__cta-graphic img {
    max-height: none;
  }

  .ff-footer__social {
    margin: 24px 0 24px;
    padding-bottom: 0;
    border-bottom: none;
  }

  .ff-footer__social-left {
    flex-direction: column;
    align-items: flex-start;
  }

  .ff-footer__social-right {
    margin-top: 12px;
  }

  .ff-footer__contact-link,
  .ff-footer__contact-link--email {
    margin-left: 0;
    display: flex;
    margin-top: 8px;
  }

  .ff-footer__social-right {
    display: none;
  }

  .ff-footer__contacts-mobile-inner {
    display: flex;
    flex-direction: column;

    @media (max-width: 768px) {
      flex-direction: row !important;
      justify-content: space-between;
      max-width: 100% !important;
      flex: 0 0 100% !important;
    }
  }

  .ff-footer__main {
    margin-bottom: 0px;
  }

  .ff-footer__main .row > .col-md-3:first-child + .col-lg {
    margin-left: 0;
  }

  .ff-footer__main > .container-footer-content > .row {
    display: flex;
    flex-direction: column;
  }

  .ff-footer__main > .container-footer-content > .row > .col-md-3:first-child {
    order: 2;
  }

  .ff-footer__main > .container-footer-content > .row > .col-lg {
    order: 1;
  }
}
