@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.ui-dialog .ui-dialog-buttonpane, .scroll-to-top, .edit-btn .edit-icon, .maintenance-page .layout-container, .ui-dialog .ui-dialog-buttonpane .button, .ui-dialog form input[type=submit],
.ui-dialog form select[type=submit],
.ui-dialog form textarea[type=submit], .ui-dialog form .button, #block-borovi-content form input[type=submit],
#block-borovi-content form select[type=submit],
#block-borovi-content form textarea[type=submit], #block-borovi-content form .button, .btn, a.green-button, .services li, .ui-dialog form .js-form-type-radio,
.ui-dialog form .js-form-type-checkbox, .services, #block-borovi-content form .js-form-type-radio,
#block-borovi-content form .js-form-type-checkbox, #block-borovi-content .view .views-exposed-form .form--inline {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

.ui-dialog form .js-form-type-radio,
.ui-dialog form .js-form-type-checkbox, .services, #block-borovi-content form .js-form-type-radio,
#block-borovi-content form .js-form-type-checkbox, #block-borovi-content .view .views-exposed-form .form--inline {
  justify-content: flex-start;
  align-items: flex-start;
}

.services li {
  justify-content: flex-start;
  align-items: center;
}

.ui-dialog .ui-dialog-buttonpane, .scroll-to-top, .edit-btn .edit-icon, .maintenance-page .layout-container, .ui-dialog .ui-dialog-buttonpane .button, .ui-dialog form input[type=submit],
.ui-dialog form select[type=submit],
.ui-dialog form textarea[type=submit], .ui-dialog form .button, #block-borovi-content form input[type=submit],
#block-borovi-content form select[type=submit],
#block-borovi-content form textarea[type=submit], #block-borovi-content form .button, .btn, a.green-button {
  justify-content: center;
  align-items: center;
}

.ui-dialog .ui-dialog-buttonpane .button, .ui-dialog form input[type=submit],
.ui-dialog form select[type=submit],
.ui-dialog form textarea[type=submit], .ui-dialog form .button, #block-borovi-content form input[type=submit],
#block-borovi-content form select[type=submit],
#block-borovi-content form textarea[type=submit], #block-borovi-content form .button, .btn, a.green-button {
  flex-wrap: nowrap;
  background-color: #222222;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  border: 0;
  color: #fff;
  padding: 10px 20px;
  min-height: 50px;
  cursor: pointer;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  min-width: 200px;
  margin: 15px 20px;
  margin-left: 0;
  display: inline-flex;
}
.ui-dialog .ui-dialog-buttonpane .button:hover, .ui-dialog form input[type=submit]:hover,
.ui-dialog form select[type=submit]:hover,
.ui-dialog form textarea[type=submit]:hover, .ui-dialog form .button:hover, #block-borovi-content form input[type=submit]:hover,
#block-borovi-content form select[type=submit]:hover,
#block-borovi-content form textarea[type=submit]:hover, #block-borovi-content form .button:hover, .btn:hover, a.green-button:hover, .ui-dialog .ui-dialog-buttonpane .button:focus, .ui-dialog form input[type=submit]:focus,
.ui-dialog form select[type=submit]:focus,
.ui-dialog form textarea[type=submit]:focus, .ui-dialog form .button:focus, #block-borovi-content form input[type=submit]:focus,
#block-borovi-content form select[type=submit]:focus,
#block-borovi-content form textarea[type=submit]:focus, #block-borovi-content form .button:focus, .btn:focus, a.green-button:focus {
  background-color: #68af94;
  border-color: #3d745f;
  color: #fff;
}
.ui-dialog .ui-dialog-buttonpane .button:disabled, .ui-dialog form input[type=submit]:disabled,
.ui-dialog form select[type=submit]:disabled,
.ui-dialog form textarea[type=submit]:disabled, .ui-dialog form .button:disabled, #block-borovi-content form input[type=submit]:disabled,
#block-borovi-content form select[type=submit]:disabled,
#block-borovi-content form textarea[type=submit]:disabled, #block-borovi-content form .button:disabled, .btn:disabled, a.green-button:disabled, .ui-dialog .ui-dialog-buttonpane .disabled.button, .ui-dialog form input.disabled[type=submit],
.ui-dialog form select.disabled[type=submit],
.ui-dialog form textarea.disabled[type=submit], .ui-dialog form .disabled.button, #block-borovi-content form input.disabled[type=submit],
#block-borovi-content form select.disabled[type=submit],
#block-borovi-content form textarea.disabled[type=submit], #block-borovi-content form .disabled.button, .disabled.btn, a.disabled.green-button {
  background-color: #777777;
  color: #fff;
}
.ui-dialog .ui-dialog-buttonpane .button:disabled:hover, .ui-dialog form input[type=submit]:disabled:hover,
.ui-dialog form select[type=submit]:disabled:hover,
.ui-dialog form textarea[type=submit]:disabled:hover, .ui-dialog form .button:disabled:hover, #block-borovi-content form input[type=submit]:disabled:hover,
#block-borovi-content form select[type=submit]:disabled:hover,
#block-borovi-content form textarea[type=submit]:disabled:hover, #block-borovi-content form .button:disabled:hover, .btn:disabled:hover, a.green-button:disabled:hover, .ui-dialog .ui-dialog-buttonpane .disabled.button:hover, .ui-dialog form input.disabled[type=submit]:hover,
.ui-dialog form select.disabled[type=submit]:hover,
.ui-dialog form textarea.disabled[type=submit]:hover, .ui-dialog form .disabled.button:hover, #block-borovi-content form input.disabled[type=submit]:hover,
#block-borovi-content form select.disabled[type=submit]:hover,
#block-borovi-content form textarea.disabled[type=submit]:hover, #block-borovi-content form .disabled.button:hover, .disabled.btn:hover, a.disabled.green-button:hover {
  background-color: #777777;
  color: #fff;
}

a.green-button {
  margin: 15px;
  font-weight: 500;
  border-radius: 0;
  color: #fff;
  background-color: #3d745f;
  border: 1px solid #3d745f;
  text-align: center;
}
a.green-button:hover {
  background-color: #68af94;
  border: 1px solid #222222;
}

html {
  margin: 0 auto;
  font-size: 16px;
  overflow-x: hidden;
}
html.disable-scroll {
  overflow: hidden;
}
html.disable-scroll body {
  overflow: hidden;
}

body {
  font-family: Archivo;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.7;
  color: #777777;
  overflow-x: hidden;
}
body.react-search-innerpage {
  overflow-x: visible;
  overflow-x: initial;
}

.gray-background {
  background-color: #f5f5f5;
}

section {
  padding: 100px 0 100px;
}
section.one-third-two-third, section.two-column {
  padding: 50px 0 50px;
}

section.no-padding {
  padding: 0 !important;
}

* {
  box-sizing: border-box;
}
*::-moz-placeholder {
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
*::placeholder {
  transition: color 0.3s ease-in-out;
}

*:focus {
  outline: none;
}

.layout-container,
.normal-width .node__content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
.layout-container .node__content,
.normal-width .node__content .node__content {
  padding: 0;
}

.region {
  position: relative;
}

.grecaptcha-badge {
  display: none !important;
}

.contextual a {
  color: #222222 !important;
}
.contextual a:hover {
  color: #3d745f !important;
}

a {
  transition: border 0.3s ease-in-out, color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -webkit-text-decoration: none;
  text-decoration: none;
  outline: none;
  color: #222222;
  word-break: break-word;
}
a:hover {
  color: #3d745f;
}
main {
  min-height: 400px;
}

svg path,
svg use {
  transition: fill 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: Montserrat;
  font-weight: bold;
  color: #3d745f;
  line-height: 1.2;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0;
}

h1 {
  font-size: 3.5rem;
}
@media (max-width: 500px) {
  h1 {
    font-size: 2.8rem;
  }
}

h2 {
  font-size: 2.1rem;
}
@media (max-width: 500px) {
  h2 {
    font-size: 1.8rem;
  }
}

h3 {
  font-size: 1.9rem;
}
@media (max-width: 500px) {
  h3 {
    font-size: 1.7rem;
  }
}

h4 {
  font-size: 1.7rem;
}
@media (max-width: 500px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.3rem;
}
@media (max-width: 500px) {
  h5 {
    font-size: 1.2rem;
  }
}

.maintenance-page .layout-container {
  flex-direction: column;
  max-width: 800px;
  padding: 50px 15px;
  min-height: 100vh;
}
.maintenance-page header {
  border-top: 0;
}
.maintenance-page main {
  padding-top: 50px;
  text-align: center;
  min-height: 0;
}

.over-warning {
  color: #e11b48;
}

.fas {
  font-family: "FontAwesome";
}

.edit-btn {
  position: relative;
  display: inline-block;
  margin-left: 0;
}
.edit-btn .edit-icon {
  margin: 0;
  min-width: 0;
  min-height: 0;
  width: 60px;
  height: 60px;
  padding: 10px;
}
.edit-btn .edit-icon::before {
  font-family: "FontAwesome";
  content: "\f040";
  display: inline-block;
  padding-right: 3px;
  color: #777777;
  vertical-align: middle;
  font-weight: 900;
  color: #777777;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.edit-btn .edit-icon:hover::before {
  color: #3d745f;
}
.edit-btn .edit-tooltip-text {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff !important;
  font-size: 0.9rem !important;
  font-weight: normal !important;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 80%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
.edit-btn .edit-tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.edit-btn:hover .edit-tooltip-text {
  visibility: visible;
  opacity: 1;
}

.field--name-field__elfogadom-az-altalanos-sz .js-form-item {
  position: relative;
}
.field--name-field__elfogadom-az-altalanos-sz .js-form-item::after {
  content: "*";
  color: #e11b48;
  font-size: 1.3rem;
  padding-left: 10px;
  line-height: 1.5;
}

.messages {
  background-color: #f5f5f5;
  max-width: 1200px;
  margin: 15px auto;
  padding: 5px 15px;
  min-height: 60px;
  padding-left: 75px;
  border: 0px;
  position: relative;
  background-position-x: 20px;
  box-shadow: none;
  display: flex;
  align-items: center;
  line-height: 1;
}
.messages a {
  padding: 0 5px;
  color: #3d745f;
}
.messages a:hover {
  color: #68af94;
}
.messages::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 60px;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.13);
}
.messages.messages--status {
  color: #222222;
}
.messages.messages--status::before {
  background: #3d745f;
  background-image: url(../assets/svgs/plus.svg);
  background-repeat: no-repeat;
}
.messages.messages--error {
  color: #e11b48;
  background: #f9d7d7;
}
.messages.messages--error::before {
  background: #f4094f;
  background-image: url(../assets/svgs/error.svg);
  background-repeat: no-repeat;
}

.scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  color: #ffffff;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  background: #1b1a1c;
  display: none;
  border-radius: 0;
  transition: background-color 300ms ease, opacity 300ms ease;
  opacity: 0;
  pointer-events: none;
  cursor: default;
}
.scroll-to-top:hover {
  background-color: #3d745f;
}

.sticky-header .scroll-to-top {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}

#block-borovi-breadcrumbs {
  padding-top: 40px;
}
#block-borovi-breadcrumbs .breadcrumb a {
  font-weight: bold;
}

#block-borovi-content {
  min-height: 200px;
}
#block-borovi-content .field__label {
  color: #222222;
  display: block;
}
#block-borovi-content .view .views-exposed-form .form--inline {
  margin-bottom: 15px;
}
#block-borovi-content .view .views-exposed-form .form--inline > div {
  margin-right: 15px;
}
#block-borovi-content .view .views-exposed-form .form--inline > div input {
  margin: 0;
}
#block-borovi-content .view .views-exposed-form .form-type-select {
  min-width: 200px;
}
#block-borovi-content form label {
  padding-bottom: 5px;
  color: #222222;
  font-size: 1.05rem;
  font-weight: 400;
  display: block;
}
#block-borovi-content form .js-form-item-captcha-response {
  margin-top: 0;
}
#block-borovi-content form .js-form-item-captcha-response label {
  font-size: 0.9rem;
  color: #777777;
}
#block-borovi-content form input,
#block-borovi-content form select,
#block-borovi-content form textarea {
  background-color: transparent;
  border: 1px solid #a7a7a7;
  width: 100%;
  min-height: 50px;
  padding: 10px 25px;
  transition: color 300ms ease, border 300ms ease, background-color 300ms ease;
  color: #222222;
}
#block-borovi-content form input::-moz-placeholder, #block-borovi-content form select::-moz-placeholder, #block-borovi-content form textarea::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaaaaa;
  opacity: 1; /* Firefox */
}
#block-borovi-content form input::placeholder,
#block-borovi-content form select::placeholder,
#block-borovi-content form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaaaaa;
  opacity: 1; /* Firefox */
}
#block-borovi-content form input:-ms-input-placeholder,
#block-borovi-content form select:-ms-input-placeholder,
#block-borovi-content form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aaaaaa;
}
#block-borovi-content form input::-ms-input-placeholder,
#block-borovi-content form select::-ms-input-placeholder,
#block-borovi-content form textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #aaaaaa;
}
#block-borovi-content form input:focus,
#block-borovi-content form select:focus,
#block-borovi-content form textarea:focus {
  border-color: #3d745f;
}
#block-borovi-content form input[type=submit],
#block-borovi-content form select[type=submit],
#block-borovi-content form textarea[type=submit] {
  border: 0;
  width: auto;
}
#block-borovi-content form input[type=radio], #block-borovi-content form input[type=checkbox],
#block-borovi-content form select[type=radio],
#block-borovi-content form select[type=checkbox],
#block-borovi-content form textarea[type=radio],
#block-borovi-content form textarea[type=checkbox] {
  min-height: 24px;
  width: 24px;
  padding: 0;
  border: 0;
}
#block-borovi-content form input.max-error,
#block-borovi-content form select.max-error,
#block-borovi-content form textarea.max-error {
  border-color: #e11b48;
  color: #e11b48;
}
#block-borovi-content form .js-form-type-radio label,
#block-borovi-content form .js-form-type-checkbox label {
  padding-bottom: 0;
  padding-left: 10px;
  line-height: 1.5;
  pointer-events: none;
}
#block-borovi-content form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
#block-borovi-content form fieldset legend span {
  font-size: 2.1rem;
  color: #3d745f;
  font-weight: 600;
}

.tax-number-required label::after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "";
  vertical-align: super;
  background-image: url(../images/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
}

.image-box,
figure,
.slideshow-item-image {
  margin: 0;
  line-height: 0;
}
@media (max-width: 768px) {
  .image-box,
  figure,
  .slideshow-item-image {
    text-align: center;
  }
}

img {
  max-width: 100%;
  height: auto;
  position: relative;
}

article {
  position: relative;
}

.flex {
  display: flex;
}
@media (max-width: 768px) {
  .flex {
    flex-wrap: wrap;
  }
}

.node--type-layout-item-2-column-50-50 .flex > div {
  flex: 50%;
  max-width: 50%;
}
@media (max-width: 768px) {
  .node--type-layout-item-2-column-50-50 .flex > div {
    flex: 100%;
    max-width: 100%;
  }
}

.swiper-wrapper article {
  flex: 100%;
}

#block-borovi-local-tasks {
  position: fixed;
  left: 0;
  top: 30%;
  z-index: 10000;
  filter: drop-shadow(0px 0px 25px rgba(0, 0, 0, 0.2));
  transform: translateZ(0) translateX(-100%);
  -webkit-transform: translateZ(0) translateX(-100%);
  transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
}
#block-borovi-local-tasks.active {
  transform: translateZ(0) translateX(0);
  -webkit-transform: translateZ(0) translateX(0);
}
#block-borovi-local-tasks h2 {
  background: url(../assets/svgs/pencil.svg);
  background-color: #3d745f;
  width: 60px;
  height: 60px;
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  margin: 0;
  position: absolute;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  z-index: 0;
  top: 0;
  right: -60px;
  cursor: pointer;
  -user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  border: 2px solid #68af94;
  border-left: 0;
}
#block-borovi-local-tasks .contextual {
  display: none;
}
#block-borovi-local-tasks .tabs {
  background: white;
}
#block-borovi-local-tasks ul {
  list-style: none;
  display: flex;
  margin: 0;
  flex-direction: column;
}
#block-borovi-local-tasks ul li {
  margin: 0;
  padding: 5px;
}
@media (max-width: 768px) {
  #block-borovi-local-tasks {
    display: none;
  }
}

.services {
  padding: 0;
  list-style: none;
  margin-top: 50px;
  margin-bottom: 0;
}
@media (max-width: 320px) {
  .services {
    display: flex;
    flex-wrap: wrap;
  }
}
.services li {
  flex-wrap: nowrap;
  width: 50%;
  margin-bottom: 20px;
}
@media (max-width: 320px) {
  .services li {
    width: 100%;
  }
}
.services li .icon {
  font-size: 48px;
  color: #3d745f;
}
.services li a {
  font-weight: bold;
  padding: 0 15px;
  max-width: 160px;
  font-size: 1.05rem;
}
@media (max-width: 768px) {
  .services li a {
    max-width: 215px;
  }
}

.partners-container {
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.partners-container .slideshow-item-image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
}

.swiper-container-horizontal {
  overflow: hidden;
}

.choose-us-service {
  position: relative;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.choose-us-service li {
  position: relative;
  float: left;
  width: 50%;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #222222;
  padding-left: 65px;
  padding-right: 50px;
  margin-bottom: 40px;
  min-height: 50px;
  text-transform: capitalize;
}
.choose-us-service li .icon {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #3d745f;
  line-height: 1em;
  font-size: 48px;
  font-weight: 400;
  transition: all 300ms ease;
}

.ui-dialog .ui-dialog-titlebar {
  background: #f5f5f5;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  font-family: Montserrat;
  font-weight: bold;
  color: #3d745f;
  line-height: 1.2;
  font-size: 1.2rem;
  padding: 5px 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  width: 26px;
  height: 26px;
  top: 10px;
  right: 10px;
  margin: 0;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick {
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
  margin: 0;
  background-image: none !important;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick::after, .ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 3px;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #222222;
  transition: background-color 300ms ease;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick::after {
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick:hover::after, .ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick:hover::before {
  background-color: #3d745f;
}
.ui-dialog form label {
  padding-bottom: 5px;
  color: #222222;
  font-size: 1.05rem;
  font-weight: 400;
  display: block;
}
.ui-dialog form .required label {
  position: relative;
}
.ui-dialog form .required label:after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "";
  vertical-align: super;
  background-image: url(../assets/svgs/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
}
.ui-dialog form input,
.ui-dialog form select,
.ui-dialog form textarea {
  background-color: transparent;
  border: 1px solid #a7a7a7;
  width: 100%;
  min-height: 50px;
  padding: 10px 25px;
  transition: color 300ms ease, border 300ms ease, background-color 300ms ease;
  color: #222222;
  border-radius: 10px;
}
.ui-dialog form input::-moz-placeholder, .ui-dialog form select::-moz-placeholder, .ui-dialog form textarea::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaaaaa;
  opacity: 1; /* Firefox */
}
.ui-dialog form input::placeholder,
.ui-dialog form select::placeholder,
.ui-dialog form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaaaaa;
  opacity: 1; /* Firefox */
}
.ui-dialog form input:-ms-input-placeholder,
.ui-dialog form select:-ms-input-placeholder,
.ui-dialog form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aaaaaa;
}
.ui-dialog form input::-ms-input-placeholder,
.ui-dialog form select::-ms-input-placeholder,
.ui-dialog form textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #aaaaaa;
}
.ui-dialog form input:focus,
.ui-dialog form select:focus,
.ui-dialog form textarea:focus {
  border-color: #3d745f;
}
.ui-dialog form input[type=submit],
.ui-dialog form select[type=submit],
.ui-dialog form textarea[type=submit] {
  border: 0;
  width: auto;
}
.ui-dialog form input[type=radio], .ui-dialog form input[type=checkbox],
.ui-dialog form select[type=radio],
.ui-dialog form select[type=checkbox],
.ui-dialog form textarea[type=radio],
.ui-dialog form textarea[type=checkbox] {
  min-height: 24px;
  width: 24px;
  padding: 0;
  border: 0;
}
.ui-dialog form input.error-highlight,
.ui-dialog form select.error-highlight,
.ui-dialog form textarea.error-highlight {
  border-color: #e11b48;
}
.ui-dialog form .js-form-type-radio label,
.ui-dialog form .js-form-type-checkbox label {
  padding-bottom: 0;
  padding-left: 10px;
  line-height: 1.5;
}
.ui-dialog form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.ui-dialog form fieldset legend span {
  font-size: 2.1rem;
  color: #3d745f;
  font-weight: 600;
}
.ui-dialog .ui-dialog-buttonpane {
  background: #f5f5f5;
}
.ui-dialog .ui-dialog-buttonpane .button {
  border-radius: 10px;
}

.form-item, .form-actions {
  margin-bottom: 0;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
header #block-customsearch .search-results .product-section .product-item .product-details, header .sticky-header .layout-container, header .header-lower .layout-container .region-header-bottom-left, header .header-upper .layout-container, header .sticky-header .region-header-sticky-right, header #block-useraccountmenu .account-icon, header #block-customsearch .search-results .show-all-container, header .sticky-header .region-header-sticky-right #block-headerrightbutton-2 .theme-btn, header .header-lower .layout-container .region-header-bottom-right .theme-btn, header #block-useraccountmenu ul.menu li a, header .menu--main-menu ul.menu li a, header .menu--main-menu ul.menu, header #block-customsearch .search-results .product-section .product-item, header .info-box, header .header-lower .layout-container, header .header-upper .region {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

header #block-useraccountmenu ul.menu li a, header .menu--main-menu ul.menu li a, header .menu--main-menu ul.menu, header #block-customsearch .search-results .product-section .product-item, header .info-box, header .header-lower .layout-container, header .header-upper .region {
  justify-content: flex-start;
  align-items: center;
}

header #block-useraccountmenu .account-icon, header #block-customsearch .search-results .show-all-container, header .sticky-header .region-header-sticky-right #block-headerrightbutton-2 .theme-btn, header .header-lower .layout-container .region-header-bottom-right .theme-btn {
  justify-content: center;
  align-items: center;
}

header .sticky-header .region-header-sticky-right {
  justify-content: flex-end;
  align-items: center;
}

header #block-customsearch .search-results .product-section .product-item .product-details, header .sticky-header .layout-container, header .header-lower .layout-container .region-header-bottom-left, header .header-upper .layout-container {
  justify-content: space-between;
  align-items: center;
}

header {
  border-top: 10px solid #3d745f;
  z-index: 100;
  position: relative;
}
header #block-borovi-branding .site-logo,
header #block-sitebranding .site-logo {
  display: block;
  line-height: 0;
}
header #block-borovi-branding img,
header #block-sitebranding img {
  max-width: 230px;
}
@media (max-width: 930px) {
  header #block-borovi-branding img,
  header #block-sitebranding img {
    max-width: 300px;
  }
}
@media (max-width: 320px) {
  header #block-borovi-branding img,
  header #block-sitebranding img {
    max-width: 230px;
  }
}
header .header-upper {
  color: #222222;
  z-index: 10;
  position: relative;
  background-color: #fff;
}
header .header-upper .layout-container {
  padding: 40px 15px;
}
@media (max-width: 1024px) {
  header .header-upper .layout-container {
    padding: 15px;
  }
}
@media (max-width: 930px) {
  header .header-upper .layout-container {
    justify-content: center;
    padding: 10px 0px;
    padding-bottom: 0;
  }
}
header .header-upper .region.region-header-top-left {
  flex-grow: 2;
  max-width: 50%;
  width: 100%;
}
@media (max-width: 930px) {
  header .header-upper .region.region-header-top-left .block {
    margin-top: 15px;
  }
}
@media (max-width: 1024px) {
  header .header-upper .region.region-header-top-left {
    max-width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 930px) {
  header .header-upper .region.region-header-top-left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    order: 1;
    padding-right: 0;
  }
}
header .header-upper .region.region-header-top-right {
  max-width: 50%;
  padding-left: 30px;
  width: 100%;
}
header .header-upper .region.region-header-top-right .block:first-child .info-box {
  margin-left: 0;
}
@media (max-width: 1024px) {
  header .header-upper .region.region-header-top-right .block {
    padding: 15px;
    max-width: 50%;
  }
  header .header-upper .region.region-header-top-right .block .info-box {
    width: 100%;
    margin: 15px 0;
  }
}
@media (max-width: 930px) {
  header .header-upper .region.region-header-top-right .block {
    width: auto;
    padding: 0 15px;
  }
}
@media (max-width: 1024px) {
  header .header-upper .region.region-header-top-right {
    width: 100%;
    max-width: none;
    max-width: initial;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }
}
@media (max-width: 930px) {
  header .header-upper .region.region-header-top-right {
    width: 100%;
  }
}
@media (max-width: 930px) {
  header .header-upper .region {
    width: 100%;
    justify-content: center;
  }
}
header .header-lower {
  background-color: #222222;
  color: #fff;
  position: relative;
  z-index: 5;
}
header .header-lower::before {
  content: "";
  position: absolute;
  height: 100%;
  background-color: #3d745f;
  width: 40%;
  top: 0;
  right: 0;
}
@media (max-width: 930px) {
  header .header-lower::before {
    display: none;
  }
}
header .header-lower .layout-container {
  padding-right: 0;
}
header .header-lower .layout-container .region-header-bottom-left {
  width: calc(100% - 200px);
  background-color: #222222;
}
@media (max-width: 930px) {
  header .header-lower .layout-container .region-header-bottom-left .block {
    z-index: 2;
  }
  header .header-lower .layout-container .region-header-bottom-left .block.navigation {
    z-index: 0;
    width: 100vw;
  }
}
header .header-lower .layout-container .region-header-bottom-left .menu--main-menu {
  width: calc(100% - 120px);
}
@media (max-width: 930px) {
  header .header-lower .layout-container .region-header-bottom-left {
    width: calc(100% - 180px);
    position: relative;
  }
  header .header-lower .layout-container .region-header-bottom-left::before {
    content: "";
    position: absolute;
    height: 100%;
    background-color: #222222;
    left: 0;
    width: 100%;
    z-index: 1;
  }
}
header .header-lower .layout-container .region-header-bottom-right {
  width: 100%;
  max-width: 200px;
}
header .header-lower .layout-container .region-header-bottom-right p {
  margin: 0;
}
header .header-lower .layout-container .region-header-bottom-right .theme-btn {
  position: relative;
  font-size: 15px;
  line-height: 20px;
  padding: 5px 15px;
  width: 200px;
  max-width: 100%;
  min-height: 60px;
  font-weight: 500;
  border-radius: 0;
  color: #fff;
  background-color: transparent;
  border: 1px solid #3d745f;
  text-align: center;
}
header .header-lower .layout-container .region-header-bottom-right .theme-btn:hover {
  background-color: #fff;
  color: #222222;
  border: 1px solid #222222;
}
@media (max-width: 930px) {
  header .header-lower .layout-container .region-header-bottom-right {
    max-width: 180px;
    background-color: #3d745f;
    position: relative;
    z-index: 5;
  }
}
@media (max-width: 930px) {
  header .header-lower .layout-container {
    padding-left: 0;
  }
}
@media (max-width: 930px) {
  header .header-lower {
    padding-right: 60px;
    overflow-x: visible;
    overflow-x: initial;
  }
}
header .sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  transform: translateY(-110%);
  background-color: #fff;
  transition: transform 0.25s ease;
  background-color: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  z-index: 110;
}
header .sticky-header .layout-container {
  background-color: #fff;
}
header .sticky-header .menu--main-menu {
  z-index: auto;
  z-index: initial;
}
header .sticky-header .menu--main-menu::before {
  display: none;
}
header .sticky-header .region-header-sticky-right #block-headerrightbutton-2 p {
  margin: 0;
}
header .sticky-header .region-header-sticky-right #block-headerrightbutton-2 .theme-btn {
  position: relative;
  font-size: 15px;
  line-height: 20px;
  padding: 5px 15px;
  width: 150px;
  min-height: 60px;
  font-weight: 500;
  border-radius: 0;
  color: #fff;
  background-color: #3d745f;
  border: 1px solid #3d745f;
  text-align: center;
}
header .sticky-header .region-header-sticky-right #block-headerrightbutton-2 .theme-btn:hover {
  background-color: #68af94;
  color: #fff;
}
header .sticky-header nav.navigation > ul.menu > li {
  padding-right: 40px;
}
header .sticky-header nav.navigation > ul.menu > li .menu-level-1 a:hover {
  color: #fff;
}
header .sticky-header nav.navigation > ul.menu > li a {
  color: #222222;
  min-height: 70px;
  font-size: 1rem;
}
header .sticky-header nav.navigation > ul.menu > li a.is-active {
  color: #222222;
}
header .sticky-header nav.navigation > ul.menu > li:hover a {
  color: #68af94;
}
@media (max-width: 1024px) {
  header .sticky-header {
    display: none;
  }
}
header .info-box {
  margin-left: 20px;
  flex-wrap: nowrap;
  font-size: 0.7rem;
}
header .info-box .icon-box {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 36px;
  color: #3d745f;
  margin-right: 20px;
}
@media (max-width: 930px) {
  header .info-box .icon-box {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
header .info-box ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
header .info-box ul li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 1.5;
}
@media (max-width: 930px) {
  header .info-box {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
  }
}
header #block-customsearch {
  position: relative;
  width: calc(100% - 260px);
  height: 65px;
  margin-left: 30px;
}
header #block-customsearch .transition-wrapper {
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  background: #fff;
  max-width: 100%;
  width: 100%;
  transition: width 300ms ease;
  z-index: 102;
}
header #block-customsearch .transition-wrapper form {
  padding: 0 1.5rem;
}
@media (max-width: 930px) {
  header #block-customsearch .transition-wrapper {
    max-width: none;
    max-width: initial;
    box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px 30px rgba(0, 119, 149, 0.05);
    padding: 0 15px;
  }
}
header #block-customsearch .search-input-box {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  padding: 0.7rem 0;
}
header #block-customsearch .search-input-box .search-input {
  border: none;
  width: 100%;
}
header #block-customsearch .search-input-box .delete-button {
  border: none;
  height: 40px;
  width: 70px;
  background: none;
  position: relative;
}
header #block-customsearch .search-input-box .delete-button > svg {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
header #block-customsearch .search-input-box .search-button {
  border: none;
  height: 40px;
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
header #block-customsearch .search-results {
  padding: 1.5rem;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  width: 800px;
  max-width: calc(100vw - 30px);
  z-index: 102;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.15), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  transform: translateX(-280px);
}
header #block-customsearch .search-results .results-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media (max-width: 930px) {
  header #block-customsearch .search-results .results-container {
    flex-wrap: wrap;
  }
}
header #block-customsearch .search-results .title {
  margin-bottom: 15px;
}
header #block-customsearch .search-results .product-section-nores {
  width: 100%;
}
header #block-customsearch .search-results .product-section-nores .no-results-search {
  margin: auto;
  text-align: center;
  margin-bottom: 2rem;
}
header #block-customsearch .search-results .category-section {
  flex-grow: 2;
  width: 35%;
  animation: fade-in 700ms ease 1;
  padding-right: 20px;
}
header #block-customsearch .search-results .category-section .category-name {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 1rem;
}
header #block-customsearch .search-results .category-section .category-name .highlight {
  color: #4b8f75;
  font-weight: bold;
}
@media (max-width: 930px) {
  header #block-customsearch .search-results .category-section {
    width: 100%;
    display: none;
  }
}
header #block-customsearch .search-results .product-section {
  width: calc(65% - 2rem);
  flex-grow: 3;
  animation: fade-in 700ms ease 1;
}
header #block-customsearch .search-results .product-section .product-item {
  flex-wrap: nowrap;
  padding: 0.5rem;
  border-bottom: 1px solid #a7a7a7;
  transition: background-color 100ms ease;
  width: 100%;
}
header #block-customsearch .search-results .product-section .product-item .product-img {
  min-width: 70px;
  display: flex;
  align-items: center;
  height: 44px;
}
header #block-customsearch .search-results .product-section .product-item .product-img img {
  max-height: 44px;
  max-width: 60px;
}
header #block-customsearch .search-results .product-section .product-item .product-details {
  flex-grow: 1;
  flex-wrap: nowrap;
}
header #block-customsearch .search-results .product-section .product-item .product-details .product-name {
  max-width: 200px;
}
header #block-customsearch .search-results .product-section .product-item .product-details .product-price {
  font-weight: bold;
  color: #3d745f;
  margin-left: 30px;
}
header #block-customsearch .search-results .product-section .product-item:hover {
  background: #f5f5f5;
}
@media (max-width: 930px) {
  header #block-customsearch .search-results .product-section {
    width: 100%;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
header #block-customsearch .search-results .show-all-container .btn {
  margin-right: 0;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  header #block-customsearch .search-results {
    transform: translateX(0);
    left: inherit;
    right: 0;
  }
}
@media (max-width: 930px) {
  header #block-customsearch .search-results {
    min-width: 0;
    min-width: initial;
    width: 100vw;
    max-width: 100%;
  }
}
@media (max-width: 930px) {
  header #block-customsearch {
    margin-left: 0;
    width: 100%;
  }
}
header .hamburger-menu-icon {
  display: none;
  min-height: 60px;
  width: 60px;
  padding: 0 5px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #222222;
  justify-content: center;
  align-items: center;
}
header .hamburger-menu-icon .line {
  width: 30px;
  height: 4px;
  display: block;
  background-color: #fff;
  position: relative;
  border-radius: 77px;
  transition: transform 0.25s ease, background-color 0.25s ease, opacity 0.25s ease 0.1s, color 0.2s ease;
}
header .hamburger-menu-icon .line::after, header .hamburger-menu-icon .line::before {
  content: "";
  position: absolute;
  right: 0;
  height: 4px;
  width: 30px;
  background-color: #fff;
  border-radius: 77px;
  transition: transform 0.3s ease 0.1s, background-color 0.25s ease;
}
header .hamburger-menu-icon .line:after {
  top: -10px;
}
header .hamburger-menu-icon .line:before {
  top: 10px;
}
@media (max-width: 930px) {
  header .hamburger-menu-icon {
    display: flex;
  }
}
header .menu--main-menu {
  z-index: 0;
}
header .menu--main-menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #222222;
}
@media (max-width: 930px) {
  header .menu--main-menu::before {
    display: none;
  }
}
header .menu--main-menu ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .menu--main-menu ul.menu li {
  padding: 0;
  padding-right: 50px;
  position: relative;
  list-style-type: none;
  list-style-image: none;
}
@media (max-width: 930px) {
  header .menu--main-menu ul.menu li:first-child {
    margin-top: 0;
  }
}
header .menu--main-menu ul.menu li:last-child {
  margin-right: 0px;
  cursor: pointer;
}
header .menu--main-menu ul.menu li a {
  color: #fff;
  min-height: 60px;
  font-size: 1.1rem;
}
header .menu--main-menu ul.menu li a.is-active {
  color: #fff;
}
header .menu--main-menu ul.menu li a.is-active:hover {
  color: #68af94;
}
header .menu--main-menu ul.menu li a:hover {
  color: #68af94;
}
@media (max-width: 1024px) {
  header .menu--main-menu ul.menu li a {
    font-size: 1rem;
  }
}
@media (max-width: 930px) {
  header .menu--main-menu ul.menu li a {
    justify-content: flex-start;
    color: #fff;
    background-color: #3d745f;
    padding: 12px 20px;
    min-height: 0;
    min-height: initial;
    border: 1px solid #fff;
  }
}
header .menu--main-menu ul.menu li .menu-level-1 {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #222222;
  border-top: 2px solid #3d745f;
  width: 220px;
  z-index: -1;
  transform: translateY(-101%);
  transition: transform 0.3s ease, max-height 0.5s ease;
  padding: 0;
}
header .menu--main-menu ul.menu li .menu-level-1 li {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0;
  margin-top: -1px;
}
header .menu--main-menu ul.menu li .menu-level-1 a {
  width: 100%;
  padding: 10px 20px;
  min-height: 0;
  min-height: initial;
  background-color: transparent;
}
header .menu--main-menu ul.menu li .menu-level-1 a:hover {
  background-color: #3d745f;
  color: #fff;
}
@media (max-width: 930px) {
  header .menu--main-menu ul.menu li .menu-level-1 a {
    justify-content: flex-start;
    color: #fff;
    background-color: #3d745f;
    padding: 12px 20px;
    min-height: 0;
    min-height: initial;
    border: 1px solid #fff;
  }
}
header .menu--main-menu ul.menu li.menu-item--expanded > a {
  position: relative;
  /* @include media('<=mobile-menu') {
    pointer-events: none;
  } */
}
header .menu--main-menu ul.menu li.menu-item--expanded > a::after {
  content: "\f107";
  display: none;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 34px;
  height: 30px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  transform: translateY(-50%);
}
@media (max-width: 930px) {
  header .menu--main-menu ul.menu li.menu-item--expanded > a::after {
    display: block;
  }
}
header .menu--main-menu ul.menu li.menu-item--expanded > .menu {
  transition: max-height 0.5s ease;
}
@media (max-width: 930px) {
  header .menu--main-menu ul.menu li.menu-item--expanded > .menu {
    width: 100%;
    transform: translateY(0);
    max-height: 0;
    overflow: hidden;
    position: relative;
    border-top: 0px;
  }
}
header .menu--main-menu ul.menu li.menu-item--expanded:hover > a {
  color: #68af94;
}
header .menu--main-menu ul.menu li.menu-item--expanded:hover .menu-level-1 {
  transform: translateY(0);
}
@media (max-width: 930px) {
  header .menu--main-menu ul.menu li.menu-item--expanded.show-submenu > a::after {
    transform: translateY(-50%) rotate(180deg);
  }
  header .menu--main-menu ul.menu li.menu-item--expanded.show-submenu > .menu {
    transform: translateY(0);
    max-height: -moz-fit-content;
    max-height: fit-content;
    z-index: 0;
  }
}
header .menu--main-menu ul.menu li.menu-item--expanded .menu-level-1 .menu-item--expanded {
  position: relative;
}
header .menu--main-menu ul.menu li.menu-item--expanded .menu-level-1 .menu-item--expanded:hover > a {
  color: #fff;
}
header .menu--main-menu ul.menu li.menu-item--expanded .menu-level-1 .menu-item--expanded:hover > .menu {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 931px) {
  header .menu--main-menu ul.menu li.menu-item--expanded .menu-level-1 .menu-item--expanded::after {
    content: ">";
    position: absolute;
    top: 50%;
    right: 20px;
    color: #fff;
    transform: translate(100%, -50%);
    transition: color 300ms ease;
  }
  header .menu--main-menu ul.menu li.menu-item--expanded .menu-level-1 .menu-item--expanded > .menu {
    position: absolute;
    top: -1px;
    left: 100%;
    width: 220px;
    background-color: #222222;
    border-top: 2px solid #3d745f;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    opacity: 0;
    visibility: hidden;
    transition: opacity 300ms ease, visibility 300ms ease;
  }
}
@media (max-width: 1024px) {
  header .menu--main-menu ul.menu li {
    padding-right: 25px;
  }
}
@media (max-width: 930px) {
  header .menu--main-menu ul.menu li {
    width: 100%;
    padding: 0;
    margin-top: -1px;
  }
}
@media (max-width: 930px) {
  header .menu--main-menu ul.menu.menu-level-0 {
    padding: 15px;
  }
}
@media (max-width: 930px) {
  header .menu--main-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    background-color: #222222;
    transition: transform 0.3s ease;
    transform: translateY(-100%);
    overflow: hidden;
  }
  header .menu--main-menu > ul.menu {
    max-height: 400px;
    overflow: auto;
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  header .menu--main-menu > ul.menu ::-webkit-scrollbar {
    width: 3px;
  }
  header .menu--main-menu > ul.menu ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  header .menu--main-menu > ul.menu ::-webkit-scrollbar-thumb {
    background: #68af94;
  }
  header .menu--main-menu > ul.menu ::-webkit-scrollbar-thumb:hover {
    background: #3d745f;
  }
}
header #block-useraccountmenu {
  max-width: 60px;
  position: relative;
}
header #block-useraccountmenu .account-icon {
  width: 60px;
  height: 60px;
  cursor: pointer;
}
header #block-useraccountmenu .account-icon svg {
  fill: #fff;
  height: 40px;
}
@media (max-width: 930px) {
  header #block-useraccountmenu .account-icon {
    position: relative;
  }
}
header #block-useraccountmenu ul.menu {
  position: absolute;
  right: 0;
  top: 100%;
  background-color: #222222;
  border-top: 2px solid #3d745f;
  width: 220px;
  z-index: -1;
  transform: translateY(-101%);
  transition: transform 0.3s ease, max-height 0.5s ease;
  padding: 0;
  margin: 0;
}
header #block-useraccountmenu ul.menu li {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0;
  margin-top: -1px;
}
header #block-useraccountmenu ul.menu li a {
  width: 100%;
  padding: 10px 20px;
  min-height: 0;
  min-height: initial;
  background-color: transparent;
  color: #fff;
  min-height: 60px;
  font-size: 1.1rem;
}
header #block-useraccountmenu ul.menu li a:hover {
  background-color: #3d745f;
  color: #fff;
}
@media (max-width: 930px) {
  header #block-useraccountmenu ul.menu {
    left: 50%;
    right: auto;
    right: initial;
    width: 200px;
    transform: translateY(-200%) translateX(-15%);
  }
}
header #block-useraccountmenu:hover .account-icon svg {
  fill: #68af94;
}
header #block-useraccountmenu:hover ul.menu {
  transform: translateY(0);
  opacity: 1;
}
@media (max-width: 930px) {
  header #block-useraccountmenu:hover ul.menu {
    transform: translateY(0%) translateX(-15%);
  }
}
@media (max-width: 930px) {
  header #block-useraccountmenu {
    z-index: 1;
  }
  header #block-useraccountmenu::before {
    content: "";
    position: absolute;
    height: 100%;
    background-color: #222222;
    left: 0;
    width: 400px;
    z-index: 0;
    transform: translateX(-50%);
  }
}
@media (max-width: 930px) {
  header.opened .hamburger-menu-icon .line {
    background-color: transparent;
  }
  header.opened .hamburger-menu-icon .line::before {
    transform: translateY(-10px) rotate(-45deg);
  }
  header.opened .hamburger-menu-icon .line::after {
    transform: translateY(10px) rotate(45deg);
  }
  header.opened nav.navigation {
    transform: translateY(0);
  }
}
header.sticky .sticky-header {
  transform: translateY(0);
}

.toolbar-horizontal header .sticky-header {
  top: 39px;
}
.toolbar-horizontal.toolbar-tray-open header .sticky-header {
  top: 79px;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
/*
.node--type-oldal-elem-ketharmad-egyharmad-o {
  > .node__content {
    @extend %flex-start-center;

    > div {
      &:first-child {
        text-align: right;
        width: 34%;
        margin-right: 10px;

        @include media("<=tablet") {
          text-align: left;
          padding-bottom: 30px;
          width: 100%;
        }

        h2 {
          padding-bottom: 0;
        }

        h4 {
          color: $color-green;
          margin: auto;
          padding-right: 40px;
        }
      }
      &:last-child {
        width: 65%;

        @include media("<=tablet") {
          width: 100%;
        }

        p {
          position: relative;
          display: block;
          font-size: 14px;
          line-height: 24px;
          color: $color-grey;
          font-weight: 400;
          padding-left: 35px;
          border-left: 1px solid #222222;
          margin: 0;

          @include media("<=bigphone") {
            padding-left: 0;
            border: none;
          }
        }
      }
    }
  }
}
*/
.node--type-oldal-elem-slideshow .node--type-slideshow-elem {
  position: relative;
  max-height: 750px;
}
.node--type-oldal-elem-slideshow .node--type-slideshow-elem .slideshow-background-image {
  line-height: 0;
}
.node--type-oldal-elem-slideshow .node--type-slideshow-elem .slideshow-text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.node--type-oldal-elem-slideshow .node--type-slideshow-elem .slideshow-text .field__item {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 45px;
  position: relative;
}
.node--type-oldal-elem-slideshow .node--type-slideshow-elem .slideshow-text .field__item h2 {
  font-size: 3.5rem;
}
.node--type-oldal-elem-slideshow .node--type-slideshow-elem .slideshow-text .field__item > * {
  max-width: 700px;
  color: #fff;
}
@media (max-width: 768px) {
  .node--type-oldal-elem-slideshow .node--type-slideshow-elem .slideshow-text .field__item {
    padding: 0 15px;
  }
}

.node--type-oldal-elem-oszlop-oldalsav {
  padding: 50px 0;
}
.node--type-oldal-elem-oszlop-oldalsav > .node__content {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  display: flex;
  padding: 0 15px;
}
.node--type-oldal-elem-oszlop-oldalsav > .node__content > *:first-child {
  max-width: calc(100% - 300px);
  width: 100%;
  padding-right: 50px;
}
.node--type-oldal-elem-oszlop-oldalsav > .node__content > *:first-child:last-child {
  max-width: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  .node--type-oldal-elem-oszlop-oldalsav > .node__content > *:first-child {
    max-width: 100%;
    padding: 0;
  }
}
.node--type-oldal-elem-oszlop-oldalsav > .node__content > *:last-child {
  max-width: 300px;
  width: 100%;
}
@media (max-width: 768px) {
  .node--type-oldal-elem-oszlop-oldalsav > .node__content > *:last-child {
    max-width: 100%;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .node--type-oldal-elem-oszlop-oldalsav > .node__content {
    flex-wrap: wrap;
  }
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
footer .footer-top .region {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

footer .footer-top .region {
  justify-content: space-between;
  align-items: flex-start;
}

footer {
  color: #fff;
  z-index: 20;
  overflow: hidden;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5 {
  color: #fff;
}
footer h2 {
  font-size: 1.3rem;
  margin-bottom: 50px;
  padding-bottom: 15px;
  position: relative;
}
@media (max-width: 320px) {
  footer h2 {
    margin-bottom: 10px;
  }
}
footer h2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 30px;
  background-color: #fff;
  content: "";
}
@media (max-width: 600px) {
  footer h2::before {
    width: 50px;
    left: calc(50% - 25px);
  }
}
@media (max-width: 600px) {
  footer h2 {
    text-align: center;
    margin-bottom: 15px;
  }
}
footer .block {
  max-width: 33.333333%;
  padding: 15px 50px;
}
@media (max-width: 1024px) {
  footer .block {
    max-width: 50%;
    width: 100%;
  }
}
@media (max-width: 768px) {
  footer .block {
    max-width: 50%;
    padding: 15px 0;
  }
}
@media (max-width: 600px) {
  footer .block {
    max-width: 100%;
    padding: 50px 0;
  }
  footer .block:first-child {
    padding-top: 15px;
  }
  footer .block:last-child {
    padding-bottom: 15px;
  }
}
footer table td {
  padding-right: 15px;
}
footer table td img {
  padding: 10px 0;
}
footer table td:last-child {
  padding-right: 0;
}
@media (max-width: 600px) {
  footer table {
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  footer p {
    text-align: center;
  }
}
footer ul {
  list-style: none;
  padding-left: 30px;
}
@media (max-width: 320px) {
  footer .field--name-body {
    font-size: 9px;
  }
}
footer .footer-top {
  background: url(../assets/images/footer-top-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
footer .footer-top .region {
  align-items: initial;
  margin-left: -50px;
  width: calc(100% + 100px);
  padding: 100px 0px;
}
@media (max-width: 768px) {
  footer .footer-top .region {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 320px) {
  footer .footer-top .region {
    padding-top: 50px;
  }
}
footer .footer-bottom {
  background-color: #3d745f;
  min-height: 70px;
}
footer #block-elerhetoseg {
  max-width: 40%;
}
@media (max-width: 1024px) {
  footer #block-elerhetoseg {
    max-width: 50%;
    width: 100%;
  }
}
@media (max-width: 768px) {
  footer #block-elerhetoseg {
    max-width: calc(100% - 235px);
  }
}
@media (max-width: 600px) {
  footer #block-elerhetoseg {
    max-width: 100%;
  }
}
footer #block-elerhetoseg a {
  color: #3d745f;
}
footer #block-elerhetoseg a:hover {
  color: #777777;
}
footer #block-anyagkiadas {
  border-left: 1px solid #fff;
}
footer #block-anyagkiadas table td {
  padding-right: 0;
  max-width: 100px;
}
@media (max-width: 600px) {
  footer #block-anyagkiadas table td {
    max-width: none;
    max-width: initial;
  }
}
@media (max-width: 768px) {
  footer #block-anyagkiadas {
    max-width: 200px;
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  footer #block-anyagkiadas {
    max-width: 100%;
    padding-left: 0;
    border: none;
  }
}
footer #block-cegadatok {
  border-left: 1px solid #fff;
}
@media (max-width: 768px) {
  footer #block-cegadatok {
    border: none;
  }
}
footer #block-cegadatok .lang-select {
  display: flex;
}
footer #block-cegadatok .lang-select a {
  padding-right: 5px;
}
footer #block-cegadatok .lang-select a img {
  height: 13px;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.one-third-two-third,
.two-third-one-third {
  padding: 50px 0 50px;
}
.one-third-two-third:first-child,
.two-third-one-third:first-child {
  padding-bottom: 0;
}
.one-third-two-third:first-child:last-child,
.two-third-one-third:first-child:last-child {
  padding-bottom: 50px;
}
.one-third-two-third > .node__content,
.two-third-one-third > .node__content {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  display: flex;
  padding: 0 15px;
}
.one-third-two-third > .node__content > .node--type-oldal-elem-kep .image-container,
.two-third-one-third > .node__content > .node--type-oldal-elem-kep .image-container {
  margin-bottom: 0;
}
.one-third-two-third > .node__content > *:first-child,
.two-third-one-third > .node__content > *:first-child {
  max-width: 33.333333%;
  width: 100%;
  padding-right: 25px;
}
.one-third-two-third > .node__content > *:first-child:last-child,
.two-third-one-third > .node__content > *:first-child:last-child {
  max-width: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  .one-third-two-third > .node__content > *:first-child:last-child,
  .two-third-one-third > .node__content > *:first-child:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .one-third-two-third > .node__content > *:first-child,
  .two-third-one-third > .node__content > *:first-child {
    max-width: 100%;
    padding: 0;
    padding-bottom: 25px;
  }
}
.one-third-two-third > .node__content > *:last-child,
.two-third-one-third > .node__content > *:last-child {
  max-width: 66.666666%;
  width: 100%;
  padding-left: 25px;
}
@media (max-width: 768px) {
  .one-third-two-third > .node__content > *:last-child,
  .two-third-one-third > .node__content > *:last-child {
    max-width: 100%;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .one-third-two-third > .node__content,
  .two-third-one-third > .node__content {
    flex-wrap: wrap;
  }
}

.two-third-one-third > .node__content > *:first-child {
  max-width: 66.666666%;
  width: 100%;
}
@media (max-width: 768px) {
  .two-third-one-third > .node__content > *:first-child {
    max-width: 100%;
    padding: 0;
    padding-bottom: 25px;
  }
}
.two-third-one-third > .node__content > *:first-child:last-child {
  max-width: 100%;
}
.two-third-one-third > .node__content > *:last-child {
  max-width: 33.333333%;
  width: 100%;
}
@media (max-width: 768px) {
  .two-third-one-third > .node__content > *:last-child {
    max-width: 100%;
    padding: 0;
  }
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
@media (max-width: 320px) {
  .two-column .node__content {
    display: block;
  }
}
.two-column .node__content > div .slideshow-item-image {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.two-column .node__content > div .slideshow-item-image img {
  position: absolute;
  max-width: none;
  max-width: initial;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.two-column .node__content > div.node--type-oldal-elem-szabad-szoveg .node__content {
  max-width: 570px;
}
.two-column .node__content > div.node--type-oldal-elem-szabad-szoveg .node__content p {
  line-height: 2;
}
.two-column .node__content > div.node--type-oldal-elem-szabad-szoveg .node__content p strong {
  font-size: 1.15rem;
  font-weight: 400;
  color: #222222;
}
@media (max-width: 768px) {
  .two-column .node__content > div.node--type-oldal-elem-szabad-szoveg .node__content {
    max-width: 100%;
  }
}
.two-column .node__content > div.node--type-oldal-elem-szabad-szoveg:first-child .node__content {
  padding: 100px 60px 100px 15px;
}
@media (max-width: 1024px) {
  .two-column .node__content > div.node--type-oldal-elem-szabad-szoveg:first-child .node__content {
    padding: 50px 60px 50px 15px;
  }
}
@media (max-width: 768px) {
  .two-column .node__content > div.node--type-oldal-elem-szabad-szoveg:first-child .node__content {
    padding: 70px 15px 30px;
  }
}
.two-column .node__content > div.node--type-oldal-elem-szabad-szoveg:last-child .node__content {
  padding: 100px 60px 15px 100px;
}
@media (max-width: 1024px) {
  .two-column .node__content > div.node--type-oldal-elem-szabad-szoveg:last-child .node__content {
    padding: 50px 60px 15px 50px;
  }
}
@media (max-width: 768px) {
  .two-column .node__content > div.node--type-oldal-elem-szabad-szoveg:last-child .node__content {
    padding: 70px 15px 30px;
  }
}
@media (max-width: 768px) {
  .two-column .choose-us-container {
    min-height: 500px;
  }
}
@media (max-width: 320px) {
  .two-column .choose-us-container {
    min-height: 200px;
  }
}
@media (max-width: 320px) {
  .two-column .choose-us-container .slideshow-item-image {
    min-height: 200px;
  }
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.green-button {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

.green-button {
  justify-content: center;
  align-items: center;
}

.green-button {
  flex-wrap: nowrap;
  background-color: #222222;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  border: 0;
  color: #fff;
  padding: 10px 20px;
  min-height: 50px;
  cursor: pointer;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  min-width: 200px;
  margin: 15px 20px;
  margin-left: 0;
  display: inline-flex;
}
.green-button:hover, .green-button:focus {
  background-color: #68af94;
  border-color: #3d745f;
  color: #fff;
}
.green-button:disabled, .disabled.green-button {
  background-color: #777777;
  color: #fff;
}
.green-button:disabled:hover, .disabled.green-button:hover {
  background-color: #777777;
  color: #fff;
}

.green-button {
  margin: 15px;
  font-weight: 500;
  border-radius: 0;
  color: #fff;
  background-color: #3d745f;
  border: 1px solid #3d745f;
  text-align: center;
}
.green-button:hover {
  background-color: #68af94;
  border: 1px solid #222222;
}

h2 {
  position: relative;
  margin: 0;
  padding-bottom: 25px;
}
h2.line-bottom {
  text-align: center;
}
h2.line-bottom.white {
  color: white;
}
h2.line-bottom.white::after {
  background-color: #bf8c4d;
}
h2.line-bottom.green {
  color: #3d745f;
}
h2.line-bottom.green::after {
  background-color: black;
}
h2.line-bottom::after {
  bottom: 7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
h2.line-right {
  display: inline;
  padding-right: 70px;
}
h2.line-right.white {
  color: white;
}
h2.line-right.white::after {
  background-color: white;
}
h2.line-right.green {
  color: #3d745f;
}
h2.line-right.green::after {
  background-color: black;
}
h2.line-right::after {
  right: 7px;
  bottom: 50%;
}
h2.line-bottom::after, h2.line-right::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
}

p.gray-small-description {
  margin: 20px 0 55px;
  font-size: 0.9rem;
  line-height: 1.6;
  color: #777777;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.node--type-oldal-elem-view-behivo .view-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

.node--type-oldal-elem-view-behivo .view-content {
  justify-content: flex-start;
  align-items: flex-start;
}

.node--type-oldal-elem-view-behivo {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.node--type-oldal-elem-view-behivo > h2 {
  display: none;
}
.node--type-oldal-elem-view-behivo .view-content {
  margin-left: -15px;
  width: calc(100% + 30px);
  flex-wrap: nowrap;
}
.node--type-oldal-elem-view-behivo .view-content .views-row {
  width: 40%;
}
@media (max-width: 1024px) {
  .node--type-oldal-elem-view-behivo .view-content .views-row {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .node--type-oldal-elem-view-behivo .view-content .views-row {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .node--type-oldal-elem-view-behivo .view-content {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .node--type-oldal-elem-view-behivo .view-content {
    width: 100%;
    margin-left: 0;
  }
}
.node--type-oldal-elem-view-behivo .news-container {
  width: 100%;
  min-height: 1px;
  padding: 0 15px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .node--type-oldal-elem-view-behivo .news-container {
    padding: 0;
  }
}
.node--type-oldal-elem-view-behivo .news-container .inner-box {
  position: relative;
}
.node--type-oldal-elem-view-behivo .news-container .inner-box:hover .overlay-box::before {
  width: 100%;
}
.node--type-oldal-elem-view-behivo .news-container .inner-box:hover .overlay-box a {
  opacity: 1;
  margin-left: 0px;
  transition-delay: 300ms;
}
.node--type-oldal-elem-view-behivo .news-container .inner-box .overlay-box > a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  z-index: 99;
  opacity: 0;
  margin-left: -30px;
  transition: all 300ms ease;
}
.node--type-oldal-elem-view-behivo .news-container .news-image-container {
  position: relative;
}
.node--type-oldal-elem-view-behivo .news-container .news-image-container img {
  display: block;
  width: 100%;
  height: 100%;
}
.node--type-oldal-elem-view-behivo .news-container .news-image-container .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.node--type-oldal-elem-view-behivo .news-container .news-image-container .overlay-box::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #3d745f;
  opacity: 0.9;
  z-index: 9;
  content: "";
  transition: all 300ms ease;
}
.node--type-oldal-elem-view-behivo .news-container .news-image-container .news-date {
  position: absolute;
  right: 20px;
  bottom: 20px;
  height: 52px;
  width: 52px;
  background-color: #ffffff;
  font-size: 25px;
  line-height: 22px;
  color: #222222;
  font-weight: 600;
  text-align: center;
  padding-top: 6px;
}
.node--type-oldal-elem-view-behivo .news-container .news-text-container {
  position: relative;
  padding: 20px 30px 30px;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.13);
}
.node--type-oldal-elem-view-behivo .news-container .news-text-container .news-author-container::before {
  font-family: "FontAwesome";
  content: "\f2c0";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
}
.node--type-oldal-elem-view-behivo .news-container .news-text-container .news-author-container a {
  position: relative;
  display: inline-block;
  color: #777777;
  transition: all 300ms ease;
}
.node--type-oldal-elem-view-behivo .news-container .news-text-container .news-title-container h2 {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 36px;
  color: #222222;
  font-weight: 500;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.images-with-titles {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
  align-items: center;
  justify-content: center;
}
.images-with-titles > .image-titles {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 65px;
  flex-basis: 25%;
}
@media (max-width: 1024px) {
  .images-with-titles > .image-titles {
    flex-basis: 50%;
  }
}
@media (max-width: 768px) {
  .images-with-titles > .image-titles {
    flex-basis: 75%;
  }
}
@media (max-width: 320px) {
  .images-with-titles > .image-titles {
    margin-bottom: 35px;
  }
}
.images-with-titles > .image-titles > a > article {
  overflow: hidden;
}
.images-with-titles > .image-titles > a > article > .image-box img {
  transition: transform 5000ms ease;
  padding-bottom: 0;
  /*
  @include media("<=bigphone") {
      max-width: 270px;
  }
  */
}
.images-with-titles > .image-titles > .titles {
  padding-top: 30px;
  text-align: center;
}
.images-with-titles > .image-titles > .titles > h5 {
  color: #222222;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.2em;
}
.images-with-titles > .image-titles > .titles > div {
  font-size: 14px;
  line-height: 1.7em;
}
.images-with-titles > .image-titles:hover > a > article > .image-box img {
  transform: scale(1.2);
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.our-service-title-container {
  margin-bottom: -45px;
  max-width: calc(100% - 100px);
}
@media (max-width: 500px) {
  .our-service-title-container {
    margin-bottom: 20px;
    max-width: 100%;
  }
}

.node--type-slideshow-our-service {
  position: relative;
  margin-bottom: 50px;
  padding-right: 30px;
  padding-top: 80px;
}
@media (max-width: 320px) {
  .node--type-slideshow-our-service {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.node--type-slideshow-our-service .inner-box {
  position: relative;
  display: block;
  transition: all 300ms ease;
}
.node--type-slideshow-our-service .inner-box:hover .slideshow-service-image figure::before {
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.node--type-slideshow-our-service .inner-box:hover .slideshow-service-image .slideshow-service-link {
  padding-right: 25px;
  opacity: 1;
  visibility: visible;
}
.node--type-slideshow-our-service .inner-box .slideshow-service-image {
  position: relative;
}
.node--type-slideshow-our-service .inner-box .slideshow-service-image figure::before {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 0;
  width: 0;
  content: "";
  z-index: 1;
  background-color: #222222;
  transition: all 500ms ease;
}
.node--type-slideshow-our-service .inner-box .slideshow-service-image .slideshow-service-link {
  position: absolute;
  right: 0px;
  bottom: 20px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  text-align: right;
  transition: all 200ms linear;
}
.node--type-slideshow-our-service .inner-box .slideshow-service-image .slideshow-service-link a {
  position: relative;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
.node--type-slideshow-our-service .inner-box .lower-content {
  position: relative;
  padding-top: 25px;
}
.node--type-slideshow-our-service .inner-box .lower-content .slideshow-service-title h3 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 1.2em;
  color: #222222;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: "Archivo", sans-serif;
}
.node--type-slideshow-our-service .inner-box .lower-content .slideshow-service-text {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 27px;
  font-weight: 400;
}

.swiper-service-container .swiper-pagination-bullets {
  position: absolute;
  display: block;
  top: 0;
  right: 2%;
  width: auto;
  bottom: auto;
  text-align: right;
}
@media (max-width: 320px) {
  .swiper-service-container .swiper-pagination-bullets {
    display: none;
  }
}
.swiper-service-container .swiper-pagination-bullets .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  margin-left: 8px;
  width: 5px;
  border-radius: 0;
  margin: 4px;
  border-top: 15px solid black;
  transition: all 300ms ease;
}
.swiper-service-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border-color: #3d745f;
  border-top: 20px solid #3d745f;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.path-checkout #block-borovi-content .layout-checkout-form, .path-cart #block-borovi-content .cart-form .field--name-total-price .order-total-line, #block-cart .cart-block--contents .cart-block--contents__items .view-footer .order-total-line, .path-checkout #block-borovi-content .layout-checkout-form > div.layout-region-checkout-footer, .path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message, .path-cart #block-borovi-content .cart-form table tbody td.views-field-remove-button > div, #block-cart .cart-block--link__expand, .path-checkout #block-borovi-content .link--previous, .path-cart #block-borovi-content .cart-form input[type=submit], #block-cart .cart-block--contents .cart-block--contents__links .btn, .path-checkout #block-borovi-content form .form-actions, .path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .complete-title, .path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .order-number, .path-cart #block-borovi-content .cart-form .form-actions {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .order-number, .path-cart #block-borovi-content .cart-form .form-actions {
  justify-content: flex-start;
  align-items: flex-start;
}

.path-checkout #block-borovi-content form .form-actions, .path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .complete-title {
  justify-content: flex-start;
  align-items: center;
}

.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message, .path-cart #block-borovi-content .cart-form table tbody td.views-field-remove-button > div, #block-cart .cart-block--link__expand, .path-checkout #block-borovi-content .link--previous, .path-cart #block-borovi-content .cart-form input[type=submit], #block-cart .cart-block--contents .cart-block--contents__links .btn {
  justify-content: center;
  align-items: center;
}

.path-checkout #block-borovi-content .layout-checkout-form > div.layout-region-checkout-footer {
  justify-content: flex-end;
  align-items: flex-start;
}

.path-checkout #block-borovi-content .layout-checkout-form, .path-cart #block-borovi-content .cart-form .field--name-total-price .order-total-line, #block-cart .cart-block--contents .cart-block--contents__items .view-footer .order-total-line {
  justify-content: space-between;
  align-items: flex-start;
}

.path-checkout #block-borovi-content .link--previous, .path-cart #block-borovi-content .cart-form input[type=submit], #block-cart .cart-block--contents .cart-block--contents__links .btn {
  flex-wrap: nowrap;
  background-color: #222222;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  border: 0;
  color: #fff;
  padding: 10px 20px;
  min-height: 50px;
  cursor: pointer;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  min-width: 200px;
  margin: 15px 20px;
  margin-left: 0;
  display: inline-flex;
}
.path-checkout #block-borovi-content .link--previous:hover, .path-cart #block-borovi-content .cart-form input[type=submit]:hover, #block-cart .cart-block--contents .cart-block--contents__links .btn:hover, .path-checkout #block-borovi-content .link--previous:focus, .path-cart #block-borovi-content .cart-form input[type=submit]:focus, #block-cart .cart-block--contents .cart-block--contents__links .btn:focus {
  background-color: #68af94;
  border-color: #3d745f;
  color: #fff;
}
.path-checkout #block-borovi-content .link--previous:disabled, .path-cart #block-borovi-content .cart-form input[type=submit]:disabled, #block-cart .cart-block--contents .cart-block--contents__links .btn:disabled, .path-checkout #block-borovi-content .disabled.link--previous, .path-cart #block-borovi-content .cart-form input.disabled[type=submit], #block-cart .cart-block--contents .cart-block--contents__links .disabled.btn {
  background-color: #777777;
  color: #fff;
}
.path-checkout #block-borovi-content .link--previous:disabled:hover, .path-cart #block-borovi-content .cart-form input[type=submit]:disabled:hover, #block-cart .cart-block--contents .cart-block--contents__links .btn:disabled:hover, .path-checkout #block-borovi-content .disabled.link--previous:hover, .path-cart #block-borovi-content .cart-form input.disabled[type=submit]:hover, #block-cart .cart-block--contents .cart-block--contents__links .disabled.btn:hover {
  background-color: #777777;
  color: #fff;
}

#block-cart .cart-icon {
  fill: #fff;
}
#block-cart .cart-icon path, #block-cart .cart-icon use {
  fill: #fff;
}
#block-cart .cart-block--link__expand {
  position: relative;
  width: 60px;
  height: 60px;
}
#block-cart .cart-block--link__expand .cart-block--summary__count {
  color: transparent;
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 10px;
  line-height: 9px;
  font-weight: bold;
  padding: 3px;
  border-radius: 3px;
  transition: opacity 0.2s ease-in-out;
}
#block-cart .cart-block--link__expand .cart-block--summary__count.splitted {
  color: #fff;
  background-color: #3d745f;
}
#block-cart .cart-block--contents {
  width: 380px;
  right: 0;
  top: 100%;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  padding: 0px;
  z-index: 1;
  max-height: 0px;
  overflow: hidden !important;
  transition: max-height 0.3s ease-in-out;
  display: block !important;
  height: auto !important;
  border: 1px solid #a7a7a7;
  border-top: 0;
  border-bottom: 0;
}
#block-cart .cart-block--contents .cart-block--contents__inner {
  padding: 0;
  padding-bottom: 15px;
}
#block-cart .cart-block--contents .cart-block--contents__items {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 300px;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#block-cart .cart-block--contents .cart-block--contents__items::-webkit-scrollbar {
  width: 5px;
}
#block-cart .cart-block--contents .cart-block--contents__items::-webkit-scrollbar-track {
  background: #a7a7a7;
}
#block-cart .cart-block--contents .cart-block--contents__items::-webkit-scrollbar-thumb {
  background: #3d745f;
}
#block-cart .cart-block--contents .cart-block--contents__items::-webkit-scrollbar-thumb:hover {
  background: #68af94;
}
#block-cart .cart-block--contents .cart-block--contents__items caption {
  text-align: left;
  text-align: initial;
  border-bottom: 1px solid #cccccc;
  text-transform: uppercase;
  padding: 10px;
  font-weight: bold;
}
#block-cart .cart-block--contents .cart-block--contents__items table {
  margin: 0;
  width: 100%;
}
#block-cart .cart-block--contents .cart-block--contents__items table thead th {
  padding: 10px;
  font-weight: normal;
  font-size: 0.9rem;
  background-color: #3d745f;
  color: #fff;
  border-right: 1px solid #fff;
  text-transform: uppercase;
}
#block-cart .cart-block--contents .cart-block--contents__items table thead th.views-field-title {
  text-align: left;
}
#block-cart .cart-block--contents .cart-block--contents__items table thead th:last-child {
  border-right: 0;
}
#block-cart .cart-block--contents .cart-block--contents__items table tbody td {
  border-bottom: 1px solid #cccccc;
  font-size: 0.9rem;
  padding: 10px;
  text-align: center;
}
#block-cart .cart-block--contents .cart-block--contents__items table tbody td img {
  max-width: 70px;
}
#block-cart .cart-block--contents .cart-block--contents__items table tbody td.views-field-title {
  width: 150px;
  text-align: left;
}
#block-cart .cart-block--contents .cart-block--contents__items .view-footer {
  padding: 10px;
}
#block-cart .cart-block--contents .cart-block--contents__items .view-footer .order-total-line {
  padding: 0;
}
#block-cart .cart-block--contents .cart-block--contents__items .view-footer .order-total-line .order-total-line-value {
  width: auto;
  color: #68af94;
}
#block-cart .cart-block--contents .cart-block--contents__links {
  max-width: 200px;
  margin: 0 auto;
  margin-top: 15px;
}
#block-cart .cart-block--contents .cart-block--contents__links .btn {
  color: #fff;
  margin: 0;
  border-radius: 10px;
}
@media (max-width: 768px) {
  #block-cart .cart-block--contents {
    right: auto;
    right: initial;
    left: 0;
    width: 100vw;
  }
}
#block-cart .cart--cart-block.opened .cart-block--contents {
  max-height: 400px;
  border-bottom: 1px solid #a7a7a7;
}

.path-cart .layout-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
.path-cart #block-borovi-content {
  padding: 50px 0;
}
.path-cart #block-borovi-content .cart-form {
  position: relative;
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  .path-cart #block-borovi-content .cart-form form {
    width: auto;
    overflow: auto;
  }
}
.path-cart #block-borovi-content .cart-form table {
  width: 100%;
  margin-bottom: 40px;
}
.path-cart #block-borovi-content .cart-form table thead th {
  padding: 15px;
  font-weight: normal;
  font-size: 1rem;
  background-color: #3d745f;
  color: #fff;
  border-right: 1px solid #fff;
  text-transform: uppercase;
}
.path-cart #block-borovi-content .cart-form table thead th.views-field-title {
  text-align: left;
}
.path-cart #block-borovi-content .cart-form table thead th:last-child {
  border-right: 0;
}
.path-cart #block-borovi-content .cart-form table tbody td {
  border-bottom: 1px solid #cccccc;
  font-size: 1rem;
  padding: 15px;
  text-align: center;
  border-left: 1px solid #cccccc;
}
.path-cart #block-borovi-content .cart-form table tbody td:last-child {
  border-right: 1px solid #cccccc;
}
.path-cart #block-borovi-content .cart-form table tbody td.views-field-title {
  width: 150px;
  text-align: left;
}
.path-cart #block-borovi-content .cart-form table tbody td img {
  max-width: 140px;
}
.path-cart #block-borovi-content .cart-form table tbody td.views-field-remove-button > div {
  position: relative;
}
.path-cart #block-borovi-content .cart-form table tbody td.views-field-remove-button > div input {
  min-width: 50px;
  width: 50px;
  height: 50px;
  color: transparent;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  margin: 0;
}
.path-cart #block-borovi-content .cart-form table tbody td.views-field-remove-button > div input:hover, .path-cart #block-borovi-content .cart-form table tbody td.views-field-remove-button > div input:focus {
  background-color: transparent;
  border-color: transparent;
}
.path-cart #block-borovi-content .cart-form table tbody td.views-field-remove-button > div::after {
  content: "\f00d";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 24px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
  transition: color 0.3s ease-in-out;
}
.path-cart #block-borovi-content .cart-form table tbody td.views-field-remove-button > div:hover::after {
  color: #3d745f;
  transition: color 0.3s ease-in-out;
}
.path-cart #block-borovi-content .cart-form .field--name-total-price {
  position: relative;
  margin-bottom: 40px;
  border: 1px solid #cccccc;
}
.path-cart #block-borovi-content .cart-form .field--name-total-price .order-total-line {
  padding: 18px 30px;
  border-bottom: 1px solid #cccccc;
}
.path-cart #block-borovi-content .cart-form .field--name-total-price .order-total-line .order-total-line-value {
  width: auto;
  color: #68af94;
}
.path-cart #block-borovi-content .cart-form .views-field-purchased-entity {
  min-width: 150px;
}
.path-cart #block-borovi-content .cart-form .form-actions {
  justify-content: flex-end;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
}
.path-cart #block-borovi-content .cart-form .form-actions input:last-child {
  margin-right: 0;
}
@media (max-width: 500px) {
  .path-cart #block-borovi-content .cart-form .form-actions input {
    min-width: 100%;
    margin: 10px 0;
    width: 100%;
  }
}
.path-cart #block-borovi-content .cart-form input[type=submit] {
  border-radius: 10px;
}
@media (max-width: 500px) {
  .path-cart #block-borovi-content .cart-form {
    padding-bottom: 140px;
  }
}

.path-checkout {
  overflow-x: visible;
  overflow-x: initial;
}
.path-checkout .layout-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 15px;
  position: relative;
}
.path-checkout .min-price-warning {
  font-weight: bold;
  color: #e11b48;
  line-height: 1.2;
  font-size: 1.3rem;
}
.path-checkout #block-borovi-content .layout-checkout-form > div {
  width: calc(50% - 15px);
  padding: 15px;
  padding-bottom: 0;
}
.path-checkout #block-borovi-content .layout-checkout-form > div.checkout-pane-login, .path-checkout #block-borovi-content .layout-checkout-form > div.checkout-pane-email-registration-login {
  width: 100%;
}
.path-checkout #block-borovi-content .layout-checkout-form > div.checkout-pane-login fieldset, .path-checkout #block-borovi-content .layout-checkout-form > div.checkout-pane-email-registration-login fieldset {
  width: calc(50% - 30px);
}
@media (max-width: 768px) {
  .path-checkout #block-borovi-content .layout-checkout-form > div.checkout-pane-login fieldset, .path-checkout #block-borovi-content .layout-checkout-form > div.checkout-pane-email-registration-login fieldset {
    width: 100%;
    position: relative;
  }
}
.path-checkout #block-borovi-content .layout-checkout-form > div.layout-region-checkout-footer {
  order: 1;
  position: absolute;
  right: 0;
  bottom: 0;
}
.path-checkout #block-borovi-content .layout-checkout-form > div.layout-region-checkout-footer .form-actions {
  margin: 0;
}
.path-checkout #block-borovi-content .layout-checkout-form > div.layout-region-checkout-footer .form-actions > *:first-child:last-child {
  margin-right: 0;
}
.path-checkout #block-borovi-content .layout-checkout-form > div.layout-region-checkout-footer .form-actions input {
  order: 1;
  margin-right: 0;
}
.path-checkout #block-borovi-content .layout-checkout-form > div.layout-region-checkout-footer .form-actions .link--previous {
  order: 0;
}
@media (max-width: 768px) {
  .path-checkout #block-borovi-content .layout-checkout-form > div {
    width: 100%;
    position: relative;
  }
}
.path-checkout #block-borovi-content .layout-checkout-form .js-form-item-order-fieldscheckout-field__elfogadom-az-altalanos-sz-value label {
  display: none;
}
.path-checkout #block-borovi-content .layout-checkout-form .js-form-item-order-fieldscheckout-field__elfogadom-az-altalanos-sz-value .description {
  font-size: 1rem;
  margin: 0;
  padding-left: 10px;
  line-height: 1.5;
}
.path-checkout #block-borovi-content .layout-checkout-form .js-form-item-order-fieldscheckout-field__elfogadom-az-altalanos-sz-value .description a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.path-checkout #block-borovi-content .layout-checkout-form .layout-region-checkout-main {
  border: 1px solid #a7a7a7;
  padding: 15px;
  order: 1;
  margin-bottom: 100px;
}
.path-checkout #block-borovi-content .layout-checkout-form .layout-region-checkout-secondary {
  position: sticky;
  top: 15px;
  margin-top: 0;
  border: 1px solid #a7a7a7;
  padding: 15px;
  padding-bottom: 0;
  order: 0;
}
@media (max-width: 768px) {
  .path-checkout #block-borovi-content .layout-checkout-form .layout-region-checkout-secondary .form-submit {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .path-checkout #block-borovi-content .layout-checkout-form .layout-region-checkout-secondary {
    position: relative;
  }
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message {
  margin: 0 auto;
  width: 100%;
  padding-top: 60px;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .complete-title {
  flex-wrap: nowrap;
  padding-bottom: 20px;
  color: #3d745f;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .complete-title .complete-pipe {
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-width: 0;
  border-radius: 50%;
  background: #68af94;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.13);
  position: relative;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .complete-title .complete-pipe::after {
  content: "";
  position: absolute;
  display: block;
  left: 22px;
  top: 12px;
  width: 13px;
  height: 25px;
  border: solid white;
  border-width: 0 4px 4px 0;
  border-radius: 3px;
  transform: rotate(45deg);
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .complete-title .complete-title-text {
  padding-left: 30px;
  font-weight: 800;
  font-size: 1.5rem;
  line-height: 1.3;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .order-number .before-text {
  text-transform: uppercase;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .order-number .number {
  padding-left: 10px;
  color: #3d745f;
  font-weight: 800;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message .order-after-text {
  padding-top: 10px;
  margin-bottom: 20px;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message h3 {
  font-size: 1.4rem;
  margin-bottom: 0;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form .description {
  margin: 0;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form .js-form-type-password {
  padding: 10px 0;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form .js-form-type-password label {
  width: 100%;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form .js-form-type-password .password-confirm, .path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form .js-form-type-password .password-field, .path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form .js-form-type-password .password-strength, .path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form .js-form-type-password .password-confirm-match {
  width: 100%;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form details {
  background: #fff;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.13);
  border-width: 0;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form details summary {
  padding: 30px;
  border-bottom: 1px solid rgba(167, 167, 167, 0.1);
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form details .details-wrapper {
  padding: 20px 30px;
}
.path-checkout #block-borovi-content .layout-checkout-form .checkout-pane-completion-message form .fieldset-wrapper .form-submit {
  margin: 20px 0;
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary table {
  width: 100%;
  margin-bottom: 40px;
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary table thead th {
  padding: 15px;
  font-weight: normal;
  font-size: 1rem;
  background-color: #3d745f;
  color: #fff;
  border-right: 1px solid #fff;
  text-transform: uppercase;
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary table thead th.views-field-title {
  text-align: left;
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary table thead th:last-child {
  border-right: 0;
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary table tbody td {
  border-bottom: 1px solid #cccccc;
  font-size: 1rem;
  padding: 15px;
  text-align: center;
  border-left: 1px solid #cccccc;
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary table tbody td:last-child {
  border-right: 1px solid #cccccc;
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary table tbody td.views-field-title {
  width: 150px;
  text-align: left;
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary table tbody td img {
  max-width: 140px;
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary .view-footer .order-total-line .order-total-line-label {
  padding-right: 5px;
  font-weight: bold;
  color: #3d745f;
  position: relative;
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary .view-footer .order-total-line .order-total-line-label::after {
  content: ":";
}
.path-checkout #block-borovi-content .view-commerce-checkout-order-summary .view-footer .order-total-line .order-total-line-value {
  font-weight: bold;
}
.path-checkout #block-borovi-content .checkout-pane-shipping-information .field--type-address > div > div > div,
.path-checkout #block-borovi-content .checkout-pane-payment-information .field--type-address > div > div > div {
  display: flex;
  flex-direction: column;
}
.path-checkout #block-borovi-content .checkout-pane-shipping-information .field--type-address > div > div > div > div:nth-of-type(1),
.path-checkout #block-borovi-content .checkout-pane-payment-information .field--type-address > div > div > div > div:nth-of-type(1) {
  order: 1;
}
.path-checkout #block-borovi-content .checkout-pane-shipping-information .field--type-address > div > div > div > div:nth-of-type(2),
.path-checkout #block-borovi-content .checkout-pane-payment-information .field--type-address > div > div > div > div:nth-of-type(2) {
  order: 2;
}
.path-checkout #block-borovi-content .checkout-pane-shipping-information .field--type-address > div > div > div > div:nth-of-type(3),
.path-checkout #block-borovi-content .checkout-pane-payment-information .field--type-address > div > div > div > div:nth-of-type(3) {
  order: 3;
}
.path-checkout #block-borovi-content .checkout-pane-shipping-information .field--type-address > div > div > div > div:nth-of-type(4),
.path-checkout #block-borovi-content .checkout-pane-payment-information .field--type-address > div > div > div > div:nth-of-type(4) {
  order: 5;
}
.path-checkout #block-borovi-content .checkout-pane-shipping-information .field--type-address > div > div > div > div:nth-of-type(5),
.path-checkout #block-borovi-content .checkout-pane-payment-information .field--type-address > div > div > div > div:nth-of-type(5) {
  order: 6;
}
.path-checkout #block-borovi-content .checkout-pane-shipping-information .field--type-address > div > div > div > div:nth-of-type(6),
.path-checkout #block-borovi-content .checkout-pane-payment-information .field--type-address > div > div > div > div:nth-of-type(6) {
  order: 4;
}
.path-checkout #block-borovi-content form {
  position: relative;
}
.path-checkout #block-borovi-content form fieldset {
  margin-bottom: 15px;
}
.path-checkout #block-borovi-content .link--previous {
  width: -moz-fit-content;
  width: fit-content;
}
.path-checkout.sticky-header #block-borovi-content .layout-checkout-form .layout-region-checkout-secondary {
  top: 90px;
}
@media (max-width: 768px) {
  .path-checkout.sticky-header #block-borovi-content .layout-checkout-form .layout-region-checkout-secondary {
    top: 15px;
  }
}
.path-checkout.toolbar-fixed #block-borovi-content .layout-checkout-form .layout-region-checkout-secondary {
  top: 90px;
}
@media (max-width: 768px) {
  .path-checkout.toolbar-fixed #block-borovi-content .layout-checkout-form .layout-region-checkout-secondary {
    top: 15px;
  }
}
.path-checkout.toolbar-fixed.sticky-header #block-borovi-content .layout-checkout-form .layout-region-checkout-secondary {
  top: 180px;
}
@media (max-width: 768px) {
  .path-checkout.toolbar-fixed.sticky-header #block-borovi-content .layout-checkout-form .layout-region-checkout-secondary {
    top: 15px;
  }
}

#portal-root {
  position: relative;
  cursor: pointer;
  display: none;
  width: 0;
  height: 0;
}
#portal-root .sum-qty {
  position: absolute;
  top: -2px;
  font-size: 11px;
  font-weight: bold;
  right: -2px;
  width: 11px;
  height: 15px;
}
#portal-root .sum-qty .sum-number {
  position: relative;
  top: 3px;
  padding: 7px 8px;
  border-radius: 3px;
  background-color: #3d745f;
  display: flex;
  margin-top: -3px;
  max-height: 7px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#portal-root #cart-container {
  position: absolute;
  display: none;
  width: 380px;
  right: -15px;
  top: 52px;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  padding: 0px;
  z-index: 1;
  max-height: 0px;
  overflow: hidden !important;
  transition: max-height 0.3s ease-in-out;
  display: block !important;
  height: auto !important;
  border: 1px solid #a7a7a7;
  border-top: 0;
  border-bottom: 0;
  color: black;
}
#portal-root #cart-container .overflow-container {
  max-height: 300px;
  overflow: auto;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#portal-root #cart-container .overflow-container::-webkit-scrollbar {
  width: 5px;
}
#portal-root #cart-container .overflow-container::-webkit-scrollbar-track {
  background: #a7a7a7;
}
#portal-root #cart-container .overflow-container::-webkit-scrollbar-thumb {
  background: #3d745f;
}
#portal-root #cart-container .overflow-container::-webkit-scrollbar-thumb:hover {
  background: #68af94;
}
#portal-root #cart-container .cart-title {
  text-align: left;
  text-align: initial;
  border-bottom: 1px solid #cccccc;
  text-transform: uppercase;
  padding: 10px;
  font-weight: bold;
}
#portal-root #cart-container .cart-table-container {
  display: flex;
  justify-content: space-evenly;
}
#portal-root #cart-container .cart-table-container > div {
  color: #fff;
  padding: 10px;
  width: 34%;
  text-align: center;
  font-size: 0.9rem;
  font-weight: normal;
  background-color: #3d745f;
  text-transform: uppercase;
}
#portal-root #cart-container .cart-table-container > div:first-child {
  width: 50%;
  border-right: 1px solid #fff;
}
#portal-root #cart-container .cart-table-container > div:last-child {
  border-left: 1px solid #fff;
}
#portal-root #cart-container .item-container {
  display: flex;
  justify-content: space-evenly;
}
#portal-root #cart-container .item-container > div {
  width: 34%;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  font-size: 0.9rem;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#portal-root #cart-container .item-container > div:first-child {
  width: 50%;
}
#portal-root #cart-container .total-item-price-container {
  padding: 10px 10px 0 10px;
  display: flex;
  justify-content: space-between;
}
#portal-root #cart-container .total-item-price-container-number {
  width: auto;
  color: #68af94;
}
#portal-root #cart-container .total-item-tax-container {
  padding: 0 10px 0 10px;
  display: flex;
  justify-content: space-between;
}
#portal-root #cart-container .total-item-tax-container-price {
  width: auto;
  color: #68af94;
}
#portal-root #cart-container .total-item-sum-price-container {
  padding: 0 10px 0 10px;
  display: flex;
  justify-content: space-between;
}
#portal-root #cart-container .total-item-sum-price-container-title {
  font-weight: bold;
}
#portal-root #cart-container .total-item-sum-price-container-number {
  width: auto;
  font-weight: bold;
  color: #68af94;
}
#portal-root #cart-container .link-to-cart {
  max-width: 200px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
#portal-root #cart-container .link-to-cart a {
  color: white;
  margin: 0;
  border-radius: 10px;
  flex-wrap: nowrap;
  background-color: #222222;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  border: 0;
  padding: 10px 20px;
  min-height: 50px;
  cursor: pointer;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  min-width: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
#portal-root #cart-container.active-cart {
  display: flex;
  background-color: white;
  max-height: 400px;
  border-bottom: 1px solid #a7a7a7;
}

.hide-cart-block {
  display: none;
}

#portal-root.show-cart-block {
  display: block;
  width: auto;
  height: auto;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.path-product #block-borovi-content > article .product-content .swiper-container-product-image .swiper-pagination, .path-product #block-borovi-content input[type=submit], .path-product #block-borovi-content > article .product-content, .path-product #block-borovi-content > article {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

.path-product #block-borovi-content > article .product-content, .path-product #block-borovi-content > article {
  justify-content: flex-start;
  align-items: flex-start;
}

.path-product #block-borovi-content input[type=submit] {
  justify-content: center;
  align-items: center;
}

.path-product #block-borovi-content > article .product-content .swiper-container-product-image .swiper-pagination {
  justify-content: space-between;
  align-items: flex-start;
}

.path-product #block-borovi-content input[type=submit] {
  flex-wrap: nowrap;
  background-color: #222222;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  border: 0;
  color: #fff;
  padding: 10px 20px;
  min-height: 50px;
  cursor: pointer;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  min-width: 200px;
  margin: 15px 20px;
  margin-left: 0;
  display: inline-flex;
}
.path-product #block-borovi-content input[type=submit]:hover, .path-product #block-borovi-content input[type=submit]:focus {
  background-color: #68af94;
  border-color: #3d745f;
  color: #fff;
}
.path-product #block-borovi-content input[type=submit]:disabled, .path-product #block-borovi-content input.disabled[type=submit] {
  background-color: #777777;
  color: #fff;
}
.path-product #block-borovi-content input[type=submit]:disabled:hover, .path-product #block-borovi-content input.disabled[type=submit]:hover {
  background-color: #777777;
  color: #fff;
}

.path-product .layout-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
.path-product #block-borovi-content {
  padding: 100px 0;
  padding-top: 40px;
}
.path-product #block-borovi-content > article {
  /*
  .cart-filter {
      padding: 0 15px;
      width: 300px;
      background-color: $color-light-grey;
      color: $color-dark;

      .filter-title {
          font-size: 1.4rem;
          font-weight: bold;
          color: $color-green;
      }
  }
  */
}
.path-product #block-borovi-content > article .sticky-block {
  transition: all 0s ease-in-out;
  position: sticky;
  top: 20px;
}
.path-product #block-borovi-content > article .product-content {
  flex-wrap: nowrap;
  width: 100%;
}
.path-product #block-borovi-content > article .product-content .swiper-container-product-image {
  width: 340px;
  position: relative;
  overflow: hidden;
}
.path-product #block-borovi-content > article .product-content .swiper-container-product-image .swiper-slide-active {
  cursor: pointer;
}
.path-product #block-borovi-content > article .product-content .swiper-container-product-image .swiper-slide .field--name-field-media-image {
  padding-bottom: 0;
}
.path-product #block-borovi-content > article .product-content .swiper-container-product-image .swiper-slide .field__item {
  line-height: 0;
}
.path-product #block-borovi-content > article .product-content .swiper-container-product-image .swiper-pagination {
  position: relative;
  flex-wrap: nowrap;
  width: calc(100% + 20px);
  margin-left: -10px;
  padding-top: 20px;
  margin-top: 10px;
}
.path-product #block-borovi-content > article .product-content .swiper-container-product-image .swiper-pagination .swiper-pagination-bullet {
  width: 100%;
  height: auto;
  background: none;
  opacity: 0.5;
  margin: 0 10px;
  margin-bottom: 20px;
  transition: opacity 0.3s ease-in-out, border 0.3s ease-in-out;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  border-radius: 0;
  line-height: 0;
  border: 1px solid transparent;
}
.path-product #block-borovi-content > article .product-content .swiper-container-product-image .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  border: 1px solid #3d745f;
}
@media (max-width: 768px) {
  .path-product #block-borovi-content > article .product-content .swiper-container-product-image {
    margin: 0 auto;
  }
}
.path-product #block-borovi-content > article .product-content .product-details {
  padding: 0 30px;
}
@media (max-width: 768px) {
  .path-product #block-borovi-content > article .product-content .product-details {
    width: 100%;
  }
}
.path-product #block-borovi-content > article .product-content .field {
  padding-bottom: 15px;
}
.path-product #block-borovi-content > article .product-content .field--name-title {
  color: #222222;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.path-product #block-borovi-content > article .product-content .field--name-price .field__item {
  font-size: 1.3rem;
  color: #222222;
}
@media (max-width: 768px) {
  .path-product #block-borovi-content > article .product-content {
    flex-wrap: wrap;
  }
}
.path-product #block-borovi-content > article .js-form-item-outofstock input {
  border: 0;
  padding: 0;
  font-weight: bold;
  font-size: 1.3rem;
  color: #222222;
  background-color: transparent;
}
.path-product #block-borovi-content > article .button {
  border-radius: 10px;
}
.path-product #block-borovi-content form .js-form-type-number.plus-minus {
  margin: 15px 30px;
}
.path-product #block-borovi-content input[type=submit] {
  border-radius: 10px;
}

.popup-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 6666;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: none;
}
.popup-wrapper.popup-opened {
  display: flex;
}
.popup-wrapper .gallery-popup {
  padding: 35px 50px;
  background: white;
  border: 2px solid #3d745f;
  position: relative;
}
@media (max-width: 768px) {
  .popup-wrapper .gallery-popup {
    margin: 20px;
  }
}
.popup-wrapper .gallery-popup--close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: black;
  cursor: pointer;
}
.popup-wrapper .gallery-popup--close svg {
  width: 19px;
}
.popup-wrapper .gallery-popup img {
  width: 650px;
}
.popup-wrapper .gallery-popup__controller {
  position: absolute;
  display: flex;
  width: 100%;
  justify-content: space-between;
  right: 0;
  top: 48%;
}
.popup-wrapper .gallery-popup__controller > div {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup-wrapper .gallery-popup__controller svg {
  width: 50px;
  height: 50px;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.field--name-field-follow-us-text-box .follow-us-left-box .fontawesome-icon-inline, .node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-next,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-prev,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-next,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-prev {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

.field--name-field-follow-us-text-box .follow-us-left-box .fontawesome-icon-inline, .node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-next,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-prev,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-next,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-prev {
  justify-content: center;
  align-items: center;
}

.node--type-oldal-elem-our-latest-projects {
  background: url(../assets/images/latest-project-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.node--type-oldal-elem-our-latest-projects > .node__content > div,
.node--type-oldal-elem-our-latest-projects > .node__content > article {
  padding: 0 15px;
}
.node--type-oldal-elem-our-latest-projects > .node__content .node--type-oldal-elem-szabad-szoveg {
  max-width: 1200px;
  margin: auto;
  padding-top: 50px;
}
@media (max-width: 320px) {
  .node--type-oldal-elem-our-latest-projects > .node__content .node--type-oldal-elem-szabad-szoveg h2 {
    font-size: 24px;
  }
}
.node--type-oldal-elem-our-latest-projects > .node__content .node--type-oldal-elem-szabad-szoveg h2.line-right::after {
  background-color: #68af94;
}
@media (max-width: 320px) {
  .node--type-oldal-elem-our-latest-projects > .node__content .node--type-oldal-elem-szabad-szoveg h2.line-right::after {
    right: 18px;
  }
}
.node--type-oldal-elem-our-latest-projects > .node__content .node--type-oldal-elem-view-behivo {
  max-width: none;
  max-width: initial;
  padding: 0;
}
.node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content {
  display: flex;
  padding-top: 40px;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  flex-wrap: wrap;
  text-align: left;
  padding-right: 120px;
  /* .categories-text-box {
            justify-content: flex-start;

            > * {
                position: relative;
                font-size: 14px;
                line-height: 24px;
                color: $color-white;
                padding: 0px;
                cursor: pointer;
                font-weight: 600;
                display: inline-block;
                margin-bottom: 10px;
                margin-right: 35px;
                z-index: 9;
                transition: all 0.3s ease;
                font-family: "Archivo", sans-serif;

                &:hover {
                    color: $color-lighter-green;
                }
            }
        } */
}
@media (max-width: 1300px) {
  .node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content {
    padding-left: 15px;
  }
}
@media (max-width: 768px) {
  .node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 320px) {
  .node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content {
    flex-wrap: wrap;
  }
}
.node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content .views-row {
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 20px;
  padding-bottom: 10px;
}
.node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content .views-row > .views-field-name > .field-content {
  /* a::after {

  } */
}
.node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content .views-row > .views-field-name > .field-content a, .node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content .views-row > .views-field-name > .field-content span {
  padding: 5px;
  cursor: pointer;
  color: white;
  border: 2px solid transparent;
  border-radius: 25px;
  transition: border 0.3s ease-in-out;
}
.node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content .views-row > .views-field-name > .field-content a:hover, .node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content .views-row > .views-field-name > .field-content a.active-parent, .node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content .views-row > .views-field-name > .field-content span:hover, .node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content .views-row > .views-field-name > .field-content span.active-parent {
  border-color: #fff;
}
.node--type-oldal-elem-our-latest-projects > .node__content .view-termek-kategoriak > .view-content .views-row > .views-field-name > .field-content span::after {
  font-family: FontAwesome;
  content: "\f0b0";
  padding-left: 5px;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container {
  order: 3;
  padding-top: 60px;
  position: relative;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .view-content {
  flex-wrap: nowrap;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .view-content > .swiper-slide {
  transform: scale(0.6);
  opacity: 0;
  transition: transform 300ms ease, opacity 300ms ease;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .view-content > .swiper-slide.animate-category {
  transform: scale(1);
  opacity: 1;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .slideshow-item-image .inner-box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 100%;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .slideshow-item-image .inner-box .overlay-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .slideshow-item-image .inner-box .caption-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 25px 0;
  background-color: #222222;
  text-align: center;
  z-index: 1;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .slideshow-item-image .inner-box .caption-box h4 {
  margin: 0;
  font-size: 1rem;
  color: #68af94;
  padding: 0 5px;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .slideshow-item-image .inner-box:hover .overlay-box {
  opacity: 1;
  visibility: visible;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  justify-content: flex-end;
  display: flex;
  text-align: right;
}
@media (max-width: 768px) {
  .node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container {
    display: none;
  }
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev {
  margin-right: 10px;
  top: 0;
  height: 30px;
  width: 30px;
  background-color: #ffffff;
  position: relative;
  transition: background-color 0.3s ease-in-out;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-next,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-prev,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-next,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-prev {
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  background: none;
  font: normal normal normal 16px/1 FontAwesome;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-next::before,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-prev::before,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-next::before,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-prev::before {
  transition: color 0.3s ease-in-out;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-next::after,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-prev::after,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-next::after,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-prev::after {
  content: none;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-next::before,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-next::before {
  content: "\f105";
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next .swiper-button-prev::before,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev .swiper-button-prev::before {
  content: "\f104";
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next:hover,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev:hover {
  background-color: #3d745f;
}
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next:hover .swiper-button-next::before,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-next:hover .swiper-button-prev::before,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev:hover .swiper-button-next::before,
.node--type-oldal-elem-our-latest-projects > .node__content .swiper-project-container .swiper-button-container-prev:hover .swiper-button-prev::before {
  color: #fff;
}
.node--type-oldal-elem-our-latest-projects > .node__content .node--type-oldal-elem-szabad-szoveg {
  width: 100%;
}
@media (max-width: 768px) {
  .node--type-oldal-elem-our-latest-projects > .node__content .node--type-oldal-elem-szabad-szoveg {
    padding-left: 10px;
  }
}

@media (max-width: 768px) {
  .node--type-layout-item-2-column-50-50 .node__content > .node--type-follow-us-elem {
    max-width: 50%;
  }
}
@media (max-width: 500px) {
  .node--type-layout-item-2-column-50-50 .node__content > .node--type-follow-us-elem {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .node--type-layout-item-2-column-50-50 .node__content > .node--type-follow-us-elem ~ .node--type-follow-us-elem {
    max-width: 50%;
  }
}
@media (max-width: 500px) {
  .node--type-layout-item-2-column-50-50 .node__content > .node--type-follow-us-elem ~ .node--type-follow-us-elem {
    max-width: 100%;
  }
}

.field--name-field-follow-us-text-box .follow-us-left-box {
  display: flex;
}
.field--name-field-follow-us-text-box .follow-us-left-box h5 {
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  color: #222222;
  font-weight: 500;
  padding-right: 15px;
  margin: 0;
}
.field--name-field-follow-us-text-box .follow-us-left-box .fontawesome-icon-inline {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #222222;
  font-weight: 400;
  margin-right: 15px;
}
.field--name-field-follow-us-text-box .follow-us-left-box .fontawesome-icon-inline svg {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.field--name-field-follow-us-text-box .follow-us-left-box .fontawesome-icon-inline svg:hover {
  color: #3d745f;
}
.field--name-field-follow-us-text-box .follow-us-left-box .fontawesome-icon-inline .fa-facebook-f {
  padding-right: 5px;
}
.field--name-field-follow-us-text-box .follow-us-right-box {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 500px) {
  .field--name-field-follow-us-text-box .follow-us-right-box {
    flex-wrap: wrap;
    padding-top: 10px;
  }
}
.field--name-field-follow-us-text-box .follow-us-right-box h5 {
  margin: 0;
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  color: #222222;
  font-weight: 500;
  font-family: "Archivo", sans-serif;
}
@media (max-width: 768px) {
  .field--name-field-follow-us-text-box .follow-us-right-box h5 {
    font-size: 17px;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .field--name-field-follow-us-text-box .follow-us-right-box h5 {
    width: 100%;
  }
}
.field--name-field-follow-us-text-box .follow-us-right-box a {
  margin: 0;
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  color: #3d745f;
  font-weight: 700;
  margin-left: 75px;
  transition: all 300ms ease;
}
@media (max-width: 768px) {
  .field--name-field-follow-us-text-box .follow-us-right-box a {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .field--name-field-follow-us-text-box .follow-us-right-box a {
    margin-left: 0;
    width: 100%;
  }
}
.field--name-field-follow-us-text-box .follow-us-right-box a:hover {
  color: #222222;
}
@media (max-width: 768px) {
  .field--name-field-follow-us-text-box .follow-us-right-box {
    flex-wrap: wrap;
  }
}
@media (max-width: 500px) {
  .field--name-field-follow-us-text-box .follow-us-right-box {
    justify-content: space-between;
    padding-top: 15px;
  }
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.swiper-container-main-slideshow {
  position: relative;
  width: 100%;
  height: 60vw;
  max-height: 750px;
  overflow: hidden;
  opacity: 1;
  transition: opacity 1s linear;
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide {
  z-index: 1;
  overflow: hidden;
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide > .slideshow-background-image {
  width: 100%;
  height: 100%;
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide > .slideshow-background-image > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide > .slideshow-text > div > h2 {
  overflow: hidden;
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide > .slideshow-text > div > h2 > .title-wrapper {
  display: block;
  transition: transform 250ms linear;
  transform: translateX(1000px) rotate(90deg);
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide > .slideshow-text > div > h2 > .title-wrapper > span {
  display: inline-block;
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide > .slideshow-text > div > h2 > .title-wrapper > span > span {
  display: inline-block;
  transition: transform 1.2s ease-in-out;
}
@media (max-width: 1024px) {
  .swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide > .slideshow-text > div > h2 {
    font-size: 3vw;
  }
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide > .slideshow-text > div > p {
  overflow: hidden;
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide > .slideshow-text > div > p > .paragraph-wrapper {
  display: inline-block;
  transition: transform 500ms ease-out;
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide.swiper-slide-active, .swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide.swiper-slide-duplicate-active {
  z-index: 2;
}
.swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide.swiper-slide-active > .slideshow-text > div > h2 > .title-wrapper, .swiper-container-main-slideshow > .swiper-wrapper > .swiper-slide.swiper-slide-duplicate-active > .slideshow-text > div > h2 > .title-wrapper {
  transform: translateX(0) rotate(0);
}
@media (max-width: 768px) {
  .swiper-container-main-slideshow > .swiper-button-container {
    display: none;
  }
}
.swiper-container-main-slideshow > .swiper-button-container > .swiper-button-container-prev > .swiper-button-prev {
  left: 0;
}
.swiper-container-main-slideshow > .swiper-button-container > .swiper-button-container-next > .swiper-button-next {
  right: 0;
}
.swiper-container-main-slideshow > .swiper-button-container .swiper-button-prev, .swiper-container-main-slideshow > .swiper-button-container .swiper-button-next {
  opacity: 0;
  background-size: 15px 15px;
  padding: 30px;
  transition: opacity 500ms linear, background-size 100ms linear;
  background-color: white;
}
.swiper-container-main-slideshow > .swiper-button-container .swiper-button-prev:hover, .swiper-container-main-slideshow > .swiper-button-container .swiper-button-next:hover {
  background-size: 20px 20px;
  opacity: 0.8;
}
.swiper-container-main-slideshow:hover .swiper-button-prev, .swiper-container-main-slideshow:hover .swiper-button-next {
  opacity: 1;
}
.swiper-container-main-slideshow.loading {
  opacity: 0;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.page-node-type-page .layout-content .field--name-body .right-text, .page-node-type-page .layout-content .field--name-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

.page-node-type-page .layout-content .field--name-body {
  justify-content: flex-start;
  align-items: flex-start;
}

.page-node-type-page .layout-content .field--name-body .right-text {
  justify-content: center;
  align-items: center;
}

.layout-content-top {
  background-image: url(../images/7.jpg);
  position: relative;
  padding: 100px 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  margin: auto;
}
@media (max-width: 768px) {
  .layout-content-top {
    padding: 50px 0;
  }
}
.layout-content-top:before {
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #222222;
  opacity: 0.6;
  position: absolute;
}
.layout-content-top .region-content-top {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  padding: 0px 15px;
}
@media (max-width: 320px) {
  .layout-content-top .region-content-top {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.layout-content-top .region-content-top h1 {
  margin: 0;
  color: #fff;
  font-size: 35px;
}
.layout-content-top .region-content-top .breadcrumb {
  position: relative;
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 320px) {
  .layout-content-top .region-content-top .breadcrumb {
    text-align: center;
  }
}
.layout-content-top .region-content-top .breadcrumb a {
  color: #fff;
}
.layout-content-top .region-content-top .breadcrumb a:hover {
  color: #3d745f;
}

.node--type-oldal-elem-map .google-map-field {
  padding: 0;
  padding-top: 40px;
}
.node--type-oldal-elem-map .google-map-field .map-container {
  min-height: 600px;
}

.node--type-page-basic .one-column,
.node--type-page-basic .two-column {
  padding: 50px 0 50px;
}
@media (max-width: 1024px) {
  .node--type-page-basic .one-column,
  .node--type-page-basic .two-column {
    padding-top: 50px;
  }
}
@media (max-width: 320px) {
  .node--type-page-basic .one-column > .node__content,
  .node--type-page-basic .two-column > .node__content {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .node--type-page-basic .one-column .node--type-oldal-elem-szabad-szoveg,
  .node--type-page-basic .two-column .node--type-oldal-elem-szabad-szoveg {
    order: 1;
  }
}
.node--type-page-basic .one-column .node__content > div.node--type-oldal-elem-szabad-szoveg:last-child .node__content,
.node--type-page-basic .two-column .node__content > div.node--type-oldal-elem-szabad-szoveg:last-child .node__content {
  position: relative;
  padding-top: 15px;
  padding-left: 50px;
}
@media (max-width: 768px) {
  .node--type-page-basic .one-column .node__content > div.node--type-oldal-elem-szabad-szoveg:last-child .node__content,
  .node--type-page-basic .two-column .node__content > div.node--type-oldal-elem-szabad-szoveg:last-child .node__content {
    margin-bottom: 0px;
    padding-left: 15px;
  }
}
@media (max-width: 320px) {
  .node--type-page-basic .one-column .node__content > div.node--type-oldal-elem-szabad-szoveg:last-child .node__content ul,
  .node--type-page-basic .two-column .node__content > div.node--type-oldal-elem-szabad-szoveg:last-child .node__content ul {
    padding-left: 15px;
  }
}

.redirect-container .redirect-title {
  padding-bottom: 30px;
}
.redirect-container .redirect-btn {
  margin-top: 60px;
}
.redirect-container .redirect-btn a {
  padding: 15px 35px;
  line-height: 20px;
  margin-top: 30px;
  text-transform: inherit;
  background-color: #3d745f;
  color: #fff;
  border: 0;
  border-radius: 10px;
}
.redirect-container .redirect-btn a:hover {
  background-color: #222222;
}

.node--type-oldal-elem-kep .image-container {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .node--type-oldal-elem-kep .image-container {
    margin-bottom: 15px;
  }
}

.page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-content {
  order: 2;
  padding: 0;
}
@media (max-width: 768px) {
  .page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-content {
    padding: 40px 33px;
  }
}
@media (max-width: 320px) {
  .page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-content {
    padding: 30px 25px;
  }
}
.page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-sidebar {
  order: 1;
}
.page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-sidebar .region-sidebar {
  border: none;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-sidebar .region-sidebar {
    padding: 40px 33px;
  }
}
@media (max-width: 320px) {
  .page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-sidebar .region-sidebar {
    padding: 30px 10px;
  }
}
.page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-sidebar .services-sidebar {
  margin-bottom: 50px;
}
.page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-sidebar .service-sidebar-title {
  position: relative;
  border: 1px dashed #cccccc;
}
.page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-sidebar .service-sidebar-title a {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  line-height: 34px;
  color: #222222;
  display: block;
  border-bottom: 1px dashed #cccccc;
  border-left: 5px solid transparent;
  padding: 25px 40px;
  transition: all 500ms ease;
  font-family: "Rubik", sans-serif;
}
.page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-sidebar .service-sidebar-title a:hover {
  background-color: #3d745f;
  color: #fff;
  border-left: 5px solid #222222;
}
.page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-sidebar .service-sidebar-title a:hover::before {
  color: #fff;
}
.page-node-type-borovi-szolgaltatas-oldal .layout-content-with-sidebar .layout-sidebar .service-sidebar-title a::before {
  position: absolute;
  content: "\f105";
  right: 33px;
  top: 27.5px;
  color: #3d745f;
  font-size: 18px;
  line-height: 30px;
  font-family: "FontAwesome";
}

.page-node-type-page .layout-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  padding-top: 100px;
  padding-bottom: 50px;
}
.page-node-type-page .layout-content .field--name-body .left-text {
  width: 70%;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .page-node-type-page .layout-content .field--name-body .left-text {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
  }
}
.page-node-type-page .layout-content .field--name-body .right-text {
  width: 30%;
}
.page-node-type-page .layout-content .field--name-body .right-text svg {
  fill: #3d745f;
  max-width: 300px;
}
.page-node-type-page .layout-content .field--name-body .right-text svg use {
  fill: #3d745f;
}
@media (max-width: 768px) {
  .page-node-type-page .layout-content .field--name-body .right-text {
    width: 100%;
  }
}

.temp-message {
  margin: auto;
  max-width: 900px;
  background: #f5f5f5;
  padding: 10px;
  font-weight: 600;
  text-align: center;
  margin-top: 40px;
}

.temp-span {
  color: red;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.layout-content-with-sidebar .views-element-container .view-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

.layout-content-with-sidebar .views-element-container .view-content {
  justify-content: flex-start;
  align-items: flex-start;
}

.layout-content-with-sidebar {
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding: 100px 0 50px;
}
@media (max-width: 768px) {
  .layout-content-with-sidebar {
    flex-wrap: wrap;
    padding: 0;
  }
}
.layout-content-with-sidebar .views-element-container > h2 {
  display: none;
}
.layout-content-with-sidebar .views-element-container .view-content {
  flex-wrap: wrap;
}
.layout-content-with-sidebar .views-element-container .view-content .views-row {
  width: 100%;
}
.layout-content-with-sidebar .views-element-container .view-content .views-row:last-child .news-sidebar-post {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .layout-content-with-sidebar .views-element-container .view-content {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .layout-content-with-sidebar .views-element-container .view-content {
    width: 100%;
    margin-left: 0;
  }
}
.layout-content-with-sidebar .views-element-container .news-container {
  width: 100%;
  min-height: 1px;
  padding: 0 15px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .layout-content-with-sidebar .views-element-container .news-container {
    padding: 0;
  }
}
.layout-content-with-sidebar .views-element-container .news-container .inner-box {
  position: relative;
}
.layout-content-with-sidebar .views-element-container .news-container .inner-box:hover .overlay-box::before {
  width: 100%;
}
.layout-content-with-sidebar .views-element-container .news-container .inner-box:hover .overlay-box a {
  opacity: 1;
  margin-left: 0px;
  transition-delay: 300ms;
}
.layout-content-with-sidebar .views-element-container .news-container .inner-box .overlay-box > a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  z-index: 99;
  opacity: 0;
  margin-left: -30px;
  transition: all 300ms ease;
}
.layout-content-with-sidebar .views-element-container .news-container .news-image-container {
  position: relative;
}
.layout-content-with-sidebar .views-element-container .news-container .news-image-container img {
  display: block;
  width: 100%;
  height: 100%;
}
.layout-content-with-sidebar .views-element-container .news-container .news-image-container .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.layout-content-with-sidebar .views-element-container .news-container .news-image-container .overlay-box::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #3d745f;
  opacity: 0.9;
  z-index: 9;
  content: "";
  transition: all 300ms ease;
}
.layout-content-with-sidebar .views-element-container .news-container .news-image-container .news-date {
  position: absolute;
  right: 20px;
  bottom: 20px;
  height: 52px;
  width: 52px;
  background-color: #ffffff;
  font-size: 25px;
  line-height: 22px;
  color: #222222;
  font-weight: 600;
  text-align: center;
  padding-top: 6px;
}
.layout-content-with-sidebar .views-element-container .news-container .news-text-container {
  position: relative;
  padding: 20px 30px 30px;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.13);
}
.layout-content-with-sidebar .views-element-container .news-container .news-text-container .news-author-container::before {
  font-family: "FontAwesome";
  content: "\f2c0";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
}
.layout-content-with-sidebar .views-element-container .news-container .news-text-container .news-author-container a {
  position: relative;
  display: inline-block;
  color: #777777;
  transition: all 300ms ease;
}
.layout-content-with-sidebar .views-element-container .news-container .news-text-container .news-title-container h2 {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 36px;
  color: #222222;
  font-weight: 500;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}
.layout-content-with-sidebar .layout-content {
  max-width: 66%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 768px) {
  .layout-content-with-sidebar .layout-content {
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.layout-content-with-sidebar .layout-content .region-content .news-inner-box {
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.13);
}
.layout-content-with-sidebar .layout-content .region-content .news-inner-box .news-image-box {
  position: relative;
}
.layout-content-with-sidebar .layout-content .region-content .news-inner-box .news-image-box .news-date {
  position: absolute;
  right: 20px;
  bottom: 20px;
  height: 50px;
  width: 50px;
  background-color: #fff;
  font-size: 25px;
  line-height: 25px;
  color: #222222;
  font-weight: 600;
  text-align: center;
}
.layout-content-with-sidebar .layout-content .region-content .news-inner-box .news-image-box img {
  min-width: 100%;
}
.layout-content-with-sidebar .layout-content .region-content .news-inner-box .news-lower-content {
  padding: 30px 35px 10px;
}
.layout-content-with-sidebar .layout-content .region-content .news-inner-box .news-lower-content .info {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.layout-content-with-sidebar .layout-content .region-content .news-inner-box .news-lower-content .info a {
  position: relative;
  display: inline-block;
  color: #777777;
  transition: all 300ms ease;
}
.layout-content-with-sidebar .layout-content .region-content .news-inner-box .news-lower-content .info a:hover {
  color: #3d745f;
}
.layout-content-with-sidebar .layout-content .region-content .news-inner-box .news-lower-content .info .user {
  margin-right: 10%;
}
.layout-content-with-sidebar .layout-content .region-content .news-inner-box .news-lower-content .info .user::before {
  font-family: "FontAwesome";
  content: "\f2c0";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option {
  position: relative;
  padding: 25px 0px;
  margin-bottom: 15px;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option p {
  position: relative;
  color: #222222;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option .pull-left a {
  position: relative;
  display: inline-block;
  color: #777777;
  transition: all 300ms ease;
  padding-left: 10px;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option .pull-left a:hover {
  color: #3d745f;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option .pull-right {
  display: flex;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option .pull-right ul {
  display: flex;
  margin: auto;
  padding: 0;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option .pull-right ul li {
  list-style: none;
  margin-left: 25px;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option .pull-right ul .social:hover::before {
  color: #3d745f;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option .pull-right ul .social-facebook::before {
  font-family: "FontAwesome";
  content: "\f09a";
  display: inline-block;
  padding-right: 3px;
  color: #777777;
  vertical-align: middle;
  font-weight: 900;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option .pull-right ul .social-whatsapp::before {
  font-family: "FontAwesome";
  content: "\f232";
  display: inline-block;
  padding-right: 3px;
  color: #777777;
  vertical-align: middle;
  font-weight: 900;
}
.layout-content-with-sidebar .layout-content .region-content .post-share-option .pull-right ul .social-skype::before {
  font-family: "FontAwesome";
  content: "\f17e";
  display: inline-block;
  padding-right: 3px;
  color: #777777;
  vertical-align: middle;
  font-weight: 900;
}
.layout-content-with-sidebar .layout-sidebar {
  max-width: 33%;
  padding-right: 15px;
  padding-left: 15px;
  min-width: 290px;
}
@media (max-width: 768px) {
  .layout-content-with-sidebar .layout-sidebar {
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar {
  position: relative;
  border: 1px solid #cccccc;
  padding: 40px 33px;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-customsearch-2 {
  position: relative;
  width: auto;
  height: 65px;
  margin: auto;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-customsearch-2 .transition-wrapper {
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  background: #fff;
  width: 100%;
  padding: 0 1.5rem;
  transition: width 300ms ease;
  z-index: 102;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-customsearch-2 .search-input-box {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  padding: 0.7rem 0;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-customsearch-2 .search-input-box .search-input {
  border: none;
  width: 100%;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-customsearch-2 .search-input-box .delete-button {
  visibility: hidden;
  border: none;
  height: 40px;
  width: 70px;
  background: none;
  position: relative;
  display: none;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-customsearch-2 .search-input-box .search-button {
  border: none;
  height: 40px;
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-termek-kategoriak-block-1 h2 {
  margin-top: 30px;
  position: relative;
  display: inline-block;
  font-size: 22px;
  line-height: 1.2em;
  padding-bottom: 0;
  margin-bottom: 30px;
  font-weight: 600;
  text-transform: capitalize;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-termek-kategoriak-block-1 h2::before {
  position: absolute;
  bottom: 5px;
  right: -45px;
  height: 1px;
  width: 30px;
  content: "";
  background-color: #3d745f;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-termek-kategoriak-block-1 .view-content {
  position: relative;
  border: 1px solid #e1e1e1;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-termek-kategoriak-block-1 .view-content .views-row {
  position: relative;
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  padding: 10px 25px;
  display: block;
  border-bottom: 1px dashed #e1e1e1;
  transition: all 300ms ease;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-termek-kategoriak-block-1 .view-content .views-row:hover a {
  color: #3d745f;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-termek-kategoriak-block-1 .view-content .views-row:last-child {
  border: none;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-termek-kategoriak-block-1 .view-content .views-row a {
  color: #666666;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 h2 {
  margin-top: 30px;
  position: relative;
  display: inline-block;
  font-size: 22px;
  line-height: 1.2em;
  padding-bottom: 0;
  margin-bottom: 30px;
  font-weight: 600;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 h2 {
    font-size: 18px;
  }
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 h2::before {
  position: absolute;
  bottom: 5px;
  right: -45px;
  height: 1px;
  width: 30px;
  content: "";
  background-color: #3d745f;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .views-row {
  width: 100%;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .views-row:last-child .news-sidebar-post {
  margin-bottom: 0;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .news-sidebar-post {
  position: relative;
  padding-left: 105px;
  margin-bottom: 30px;
  min-height: 85px;
  padding-bottom: 60px;
  border-bottom: 1px dashed #cccccc;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .news-sidebar-post .post-thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 85px;
  width: 85px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .news-sidebar-post .post-thumb > article {
  height: 100%;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .news-sidebar-post .post-thumb .image-box {
  height: 100%;
  overflow: hidden;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .news-sidebar-post .post-thumb .image-box img {
  height: 100%;
  max-width: none;
  max-width: initial;
  width: auto;
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .news-sidebar-post h3 {
  position: relative;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 7px;
}
@media (max-width: 768px) {
  .layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .news-sidebar-post h3 {
    display: block;
  }
}
@media (max-width: 320px) {
  .layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .news-sidebar-post h3 {
    font-size: 12px;
  }
}
.layout-content-with-sidebar .layout-sidebar .region-sidebar #block-views-block-news-artical-sidebar-block-1 .news-sidebar-post .post-info {
  position: relative;
  font-size: 12px;
  line-height: 24px;
  color: #3d745f;
  font-weight: 400;
  font-style: italic;
}
@media (max-width: 320px) {
  .layout-content-with-sidebar .layout-sidebar .region-sidebar {
    padding: 15px;
  }
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.webform-container .field--name-field-webform .field__item form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

.webform-container .field--name-field-webform .field__item form {
  justify-content: space-between;
  align-items: flex-start;
}

.contact-info-container .contact-info .clock-icon, .contact-info-container .contact-info .phone-icon, .contact-info-container .contact-info .email-icon, .contact-info-container .contact-info .home-icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  border: 1px dashed #3d745f;
  color: #222222;
  font-size: 40px;
}

.node--type-oldal-elem-ketharmad-egyharmad-o > .node__content > div:first-child {
  text-align: left;
}

.node--type-oldal-elem-ketharmad-egyharmad-o > .node__content > div:last-child p {
  border: none;
}

.contact-info-container .contact-info {
  position: relative;
}
.contact-info-container .contact-info ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
}
.contact-info-container .contact-info ul li {
  position: relative;
  max-width: 300px;
  margin-bottom: 30px;
  min-height: 80px;
}
@media (max-width: 768px) {
  .contact-info-container .contact-info ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: center;
    align-items: flex-start;
    padding-top: 30px;
    max-width: 300px;
    margin: 0 auto;
  }
}
.contact-info-container .contact-text {
  position: relative;
  font-size: 15px;
  line-height: 24px;
  color: #777777;
  font-weight: 400;
  padding-left: 90px;
  min-height: 50px;
}
.contact-info-container .contact-text h4 {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #1f2a30;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin: 0;
}
.contact-info-container .contact-text p {
  font-size: 15px;
  line-height: 24px;
  color: #777777;
  font-weight: 400;
  margin: 0;
}

.webform-container .field--name-field-webform {
  display: flex;
  flex-wrap: wrap;
}
.webform-container .field--name-field-webform .field__label {
  visibility: hidden;
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.webform-container .field--name-field-webform .field__item {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 500px) {
  .webform-container .field--name-field-webform .field__item form {
    justify-content: space-evenly;
  }
}
.webform-container .field--name-field-webform .field__item form .form-item-name {
  width: calc(50% - 10px);
  margin-top: 0;
  margin-bottom: 2em;
}
@media (max-width: 500px) {
  .webform-container .field--name-field-webform .field__item form .form-item-name {
    width: 100%;
    margin-right: 0;
  }
}
.webform-container .field--name-field-webform .field__item form .form-item-name input {
  width: 100%;
  border-radius: 10px;
}
.webform-container .field--name-field-webform .field__item form .form-item-email {
  width: calc(50% - 10px);
  margin-top: 0;
  margin-bottom: 2em;
}
@media (max-width: 500px) {
  .webform-container .field--name-field-webform .field__item form .form-item-email {
    width: 100%;
    margin-right: 0;
  }
}
.webform-container .field--name-field-webform .field__item form .form-item-email input {
  width: 100%;
  border-radius: 10px;
}
.webform-container .field--name-field-webform .field__item form .form-item-subject {
  width: calc(50% - 10px);
  margin-top: 0;
  margin-bottom: 2em;
}
@media (max-width: 500px) {
  .webform-container .field--name-field-webform .field__item form .form-item-subject {
    width: 100%;
    margin-right: 0;
  }
}
.webform-container .field--name-field-webform .field__item form .form-item-subject input {
  width: 100%;
  border-radius: 10px;
}
.webform-container .field--name-field-webform .field__item form .form-item-phone {
  width: calc(50% - 10px);
  margin-top: 0;
  margin-bottom: 2em;
}
@media (max-width: 500px) {
  .webform-container .field--name-field-webform .field__item form .form-item-phone {
    width: 100%;
    margin-right: 0;
  }
}
.webform-container .field--name-field-webform .field__item form .form-item-phone .iti--allow-dropdown {
  width: 100%;
}
.webform-container .field--name-field-webform .field__item form .form-item-phone .iti__flag-container {
  display: none;
}
.webform-container .field--name-field-webform .field__item form .form-item-phone input {
  width: 100%;
  border-radius: 10px;
}
.webform-container .field--name-field-webform .field__item form .form-type-textarea {
  width: 100%;
  margin-top: 0;
  margin-bottom: 2em;
}
@media (max-width: 500px) {
  .webform-container .field--name-field-webform .field__item form .form-type-textarea {
    margin-right: 0;
  }
}
.webform-container .field--name-field-webform .field__item form .form-type-textarea textarea {
  padding: 10px 25px;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
}
@media (max-width: 768px) {
  .webform-container .field--name-field-webform .field__item form .form-actions {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
  }
  .webform-container .field--name-field-webform .field__item form .form-actions input {
    margin-right: 0;
  }
}
.webform-container .field--name-field-webform .field__item form .webform-button--submit {
  position: relative;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  padding: 14px 48px;
  font-weight: 600;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.webform-container .field--name-field-webform .captcha {
  width: 100%;
}
.webform-container .field--name-field-webform .captcha .js-form-item-captcha-response label {
  display: none;
}
.webform-container .field--name-field-webform .captcha .js-form-item-captcha-response input {
  border-radius: 10px;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.views-element-container .view-display-id-page_1 {
  padding: 100px 0 100px;
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.views-element-container .view-display-id-page_1 > .view-content {
  display: flex;
  flex-wrap: wrap;
}
.views-element-container .view-display-id-page_1 .view-services {
  margin-bottom: 60px;
  max-width: 33%;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .views-element-container .view-display-id-page_1 .view-services {
    max-width: 50%;
  }
}
@media (max-width: 320px) {
  .views-element-container .view-display-id-page_1 .view-services {
    max-width: 100%;
  }
}
.views-element-container .view-display-id-page_1 .view-services .services-inner-box {
  padding-bottom: 45px;
  border-bottom: 1px solid #dddddd;
  position: relative;
  display: block;
  transition: all 300ms ease;
}
.views-element-container .view-display-id-page_1 .view-services .services-inner-box:hover {
  border-color: #222222;
}
.views-element-container .view-display-id-page_1 .view-services .services-inner-box:hover .image-box::before {
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.views-element-container .view-display-id-page_1 .view-services .services-inner-box:hover .services-link {
  padding-right: 25px;
  opacity: 1;
  visibility: visible;
}
.views-element-container .view-display-id-page_1 .view-services .services-image-box {
  position: relative;
}
.views-element-container .view-display-id-page_1 .view-services .services-image-box .image-box::before {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 0;
  width: 0;
  content: "";
  z-index: 1;
  background-color: #222222;
  transition: all 500ms ease;
}
.views-element-container .view-display-id-page_1 .view-services .services-link {
  position: absolute;
  right: 0px;
  bottom: 20px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  text-align: right;
  transition: all 200ms linear;
}
.views-element-container .view-display-id-page_1 .view-services .services-link a {
  position: relative;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
.views-element-container .view-display-id-page_1 .view-services .services-lower-content {
  position: relative;
  padding-top: 25px;
}
.views-element-container .view-display-id-page_1 .view-services .services-lower-content h3 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 1.2em;
  color: #222222;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: "Archivo", sans-serif;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
main .js-form-type-number.plus-minus .input-field,
#block-borovi-content form .js-form-type-number.plus-minus .input-field, main .js-form-type-number.plus-minus,
#block-borovi-content form .js-form-type-number.plus-minus {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

main .js-form-type-number.plus-minus,
#block-borovi-content form .js-form-type-number.plus-minus {
  justify-content: flex-start;
  align-items: center;
}

main .js-form-type-number.plus-minus .input-field,
#block-borovi-content form .js-form-type-number.plus-minus .input-field {
  justify-content: space-between;
  align-items: center;
}

main .js-form-type-number,
#block-borovi-content form .js-form-type-number {
  display: none;
}
main .js-form-type-number.plus-minus,
#block-borovi-content form .js-form-type-number.plus-minus {
  flex-wrap: nowrap;
  padding-right: 0;
  min-height: 45px;
  margin: 1em auto;
}
main .js-form-type-number.plus-minus .input-field,
#block-borovi-content form .js-form-type-number.plus-minus .input-field {
  width: 130px;
  flex-wrap: nowrap;
  background: #fff;
  box-shadow: none;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
main .js-form-type-number.plus-minus .input-field > div,
#block-borovi-content form .js-form-type-number.plus-minus .input-field > div {
  width: 33.333333%;
  height: 60px;
  font-size: 2rem;
  min-height: 45px;
  color: #222222;
  text-align: center;
  cursor: pointer;
  padding: 0 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: color 0.3s ease-in-out;
}
main .js-form-type-number.plus-minus .input-field > div.minus,
#block-borovi-content form .js-form-type-number.plus-minus .input-field > div.minus {
  line-height: 56px;
  font-size: 2.5rem;
}
main .js-form-type-number.plus-minus .input-field > div.minus:hover,
#block-borovi-content form .js-form-type-number.plus-minus .input-field > div.minus:hover {
  color: #3d745f;
}
main .js-form-type-number.plus-minus .input-field > div.plus:hover,
#block-borovi-content form .js-form-type-number.plus-minus .input-field > div.plus:hover {
  color: #3d745f;
}
main .js-form-type-number.plus-minus .input-field *::-moz-selection, #block-borovi-content form .js-form-type-number.plus-minus .input-field *::-moz-selection {
  background: transparent;
  text-shadow: none;
}
main .js-form-type-number.plus-minus .input-field *::selection,
#block-borovi-content form .js-form-type-number.plus-minus .input-field *::selection {
  background: transparent;
  text-shadow: none;
}
main .js-form-type-number.plus-minus .field-suffix,
#block-borovi-content form .js-form-type-number.plus-minus .field-suffix {
  padding-left: 10px;
}
main .js-form-type-number.plus-minus .form-item,
#block-borovi-content form .js-form-type-number.plus-minus .form-item {
  margin: 0;
}
main .js-form-type-number.plus-minus label,
#block-borovi-content form .js-form-type-number.plus-minus label {
  display: none;
}
main .js-form-type-number.plus-minus input,
#block-borovi-content form .js-form-type-number.plus-minus input {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 33.333333% !important;
  border: 0px;
  background: transparent;
  -moz-appearance: textfield;
}
main .js-form-type-number.plus-minus input::-webkit-outer-spin-button, main .js-form-type-number.plus-minus input::-webkit-inner-spin-button,
#block-borovi-content form .js-form-type-number.plus-minus input::-webkit-outer-spin-button,
#block-borovi-content form .js-form-type-number.plus-minus input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
main .js-form-type-number.form-item-order-fieldscheckout-field-tavolsag-0-value,
#block-borovi-content form .js-form-type-number.form-item-order-fieldscheckout-field-tavolsag-0-value {
  min-height: 0;
  display: none;
}
main .js-form-type-number.form-item-order-fieldscheckout-field-tavolsag-0-value .input-field,
#block-borovi-content form .js-form-type-number.form-item-order-fieldscheckout-field-tavolsag-0-value .input-field {
  width: 60px;
}
main .js-form-type-number.form-item-order-fieldscheckout-field-tavolsag-0-value .input-field input,
#block-borovi-content form .js-form-type-number.form-item-order-fieldscheckout-field-tavolsag-0-value .input-field input {
  width: 100% !important;
  cursor: default;
  pointer-events: none;
}
main .js-form-type-number.form-item-order-fieldscheckout-field-tavolsag-0-value .input-field .minus,
main .js-form-type-number.form-item-order-fieldscheckout-field-tavolsag-0-value .input-field .plus,
#block-borovi-content form .js-form-type-number.form-item-order-fieldscheckout-field-tavolsag-0-value .input-field .minus,
#block-borovi-content form .js-form-type-number.form-item-order-fieldscheckout-field-tavolsag-0-value .input-field .plus {
  display: none;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
form .form-type-checkbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

form .form-type-checkbox {
  justify-content: flex-start;
  align-items: flex-start;
}

form .form-type-checkbox {
  position: relative;
  padding: 0px;
}
form .form-type-checkbox label {
  padding: 0;
  width: calc(100% - 30px);
}
form .form-type-checkbox input {
  height: 24px;
  width: 24px;
  z-index: 2;
  position: relative;
  opacity: 0;
  cursor: pointer;
}
form .form-type-checkbox input:checked ~ .checkmark {
  background: #222222;
  opacity: 1;
}
form .form-type-checkbox input:checked ~ .checkmark:after {
  display: block;
}
form .form-type-checkbox .checkmark {
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  transition: background-color 0.3s ease-in-out;
  z-index: 1;
  top: 0;
  border-radius: 2px;
  opacity: 1;
  border: 1px solid #a7a7a7;
}
form .form-type-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 8px;
  top: 4px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
form .form-item.form-type-select,
form .form-item.js-form-type-select,
form .views-exposed-form .form-item.form-type-select,
form .views-exposed-form .form-item.js-form-type-select {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
  margin: 1em 0;
}
form .form-item.form-type-select label,
form .form-item.js-form-type-select label,
form .views-exposed-form .form-item.form-type-select label,
form .views-exposed-form .form-item.js-form-type-select label {
  padding: 20px 30px;
  padding-right: 5px;
  display: none !important;
}
form .form-item.form-type-select select,
form .form-item.js-form-type-select select,
form .views-exposed-form .form-item.form-type-select select,
form .views-exposed-form .form-item.js-form-type-select select {
  height: 0px;
  padding: 0px;
  border: 0px;
  display: none !important;
}
form .form-item.form-type-select .select-box,
form .form-item.js-form-type-select .select-box,
form .views-exposed-form .form-item.form-type-select .select-box,
form .views-exposed-form .form-item.js-form-type-select .select-box {
  position: relative;
  margin: 0px;
  width: 100%;
}
form .form-item.form-type-select .select-box:last-child,
form .form-item.js-form-type-select .select-box:last-child,
form .views-exposed-form .form-item.form-type-select .select-box:last-child,
form .views-exposed-form .form-item.js-form-type-select .select-box:last-child {
  margin-bottom: 0px;
}
form .form-item.form-type-select .select-selected,
form .form-item.js-form-type-select .select-selected,
form .views-exposed-form .form-item.form-type-select .select-selected,
form .views-exposed-form .form-item.js-form-type-select .select-selected {
  padding: 10px 20px;
  padding-right: 20px;
  font-weight: 400;
  background: #f6f6f6;
  color: #000;
  border: 1px solid #a7a7a7;
  margin-right: 0px;
  position: relative;
  cursor: pointer;
  opacity: 1;
  height: 48px;
  font-size: 14px;
  line-height: 1.2;
  overflow: hidden;
  border-radius: 2px;
  display: flex;
  align-items: center;
}
form .form-item.form-type-select .select-selected:after,
form .form-item.js-form-type-select .select-selected:after,
form .views-exposed-form .form-item.form-type-select .select-selected:after,
form .views-exposed-form .form-item.js-form-type-select .select-selected:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 5px;
  width: 20px;
  height: 25px;
  background: url(../src/js/select-and-check/multiple-select.png) 2px top no-repeat;
  transform: translateY(-50%);
}
form .form-item.form-type-select .select-selected:before,
form .form-item.js-form-type-select .select-selected:before,
form .views-exposed-form .form-item.form-type-select .select-selected:before,
form .views-exposed-form .form-item.js-form-type-select .select-selected:before {
  position: absolute;
  content: "";
  bottom: 0;
  height: 1px;
  left: 20px;
  margin: 0 auto;
  width: calc(100% - 40px);
  background: transparent;
}
form .form-item.form-type-select .select-selected.select-arrow-active,
form .form-item.js-form-type-select .select-selected.select-arrow-active,
form .views-exposed-form .form-item.form-type-select .select-selected.select-arrow-active,
form .views-exposed-form .form-item.js-form-type-select .select-selected.select-arrow-active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
form .form-item.form-type-select .select-selected.select-arrow-active:before,
form .form-item.js-form-type-select .select-selected.select-arrow-active:before,
form .views-exposed-form .form-item.form-type-select .select-selected.select-arrow-active:before,
form .views-exposed-form .form-item.js-form-type-select .select-selected.select-arrow-active:before {
  background: #f2f2f2;
}
form .form-item.form-type-select .select-selected.select-arrow-active::after,
form .form-item.js-form-type-select .select-selected.select-arrow-active::after,
form .views-exposed-form .form-item.form-type-select .select-selected.select-arrow-active::after,
form .views-exposed-form .form-item.js-form-type-select .select-selected.select-arrow-active::after {
  transform: translateY(-50%) rotate(180deg);
}
form .form-item.form-type-select .select-items,
form .form-item.js-form-type-select .select-items,
form .views-exposed-form .form-item.form-type-select .select-items,
form .views-exposed-form .form-item.js-form-type-select .select-items {
  position: absolute;
  background-color: transparent;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  transform: scaleY(1);
  transform-origin: top;
  transition: all 0s ease-in-out;
  max-height: 420px;
  overflow-y: auto;
  border: 0 solid #a7a7a7;
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.13);
  font-size: 14px;
  line-height: 1.2;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
form .form-item.form-type-select .select-items header,
form .form-item.js-form-type-select .select-items header,
form .views-exposed-form .form-item.form-type-select .select-items header,
form .views-exposed-form .form-item.js-form-type-select .select-items header {
  position: sticky;
  top: 0;
  z-index: 100;
}
form .form-item.form-type-select .select-items div,
form .form-item.form-type-select .select-items input,
form .form-item.js-form-type-select .select-items div,
form .form-item.js-form-type-select .select-items input,
form .views-exposed-form .form-item.form-type-select .select-items div,
form .views-exposed-form .form-item.form-type-select .select-items input,
form .views-exposed-form .form-item.js-form-type-select .select-items div,
form .views-exposed-form .form-item.js-form-type-select .select-items input {
  padding: 10px 20px;
  background-color: #f6f6f6;
  color: #000;
  height: 48px;
  border: 1px solid #a7a7a7;
  font-weight: 500;
  position: relative;
  margin-right: 0px;
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
form .form-item.form-type-select .select-items div.focus, form .form-item.form-type-select .select-items div:hover,
form .form-item.form-type-select .select-items input.focus,
form .form-item.form-type-select .select-items input:hover,
form .form-item.js-form-type-select .select-items div.focus,
form .form-item.js-form-type-select .select-items div:hover,
form .form-item.js-form-type-select .select-items input.focus,
form .form-item.js-form-type-select .select-items input:hover,
form .views-exposed-form .form-item.form-type-select .select-items div.focus,
form .views-exposed-form .form-item.form-type-select .select-items div:hover,
form .views-exposed-form .form-item.form-type-select .select-items input.focus,
form .views-exposed-form .form-item.form-type-select .select-items input:hover,
form .views-exposed-form .form-item.js-form-type-select .select-items div.focus,
form .views-exposed-form .form-item.js-form-type-select .select-items div:hover,
form .views-exposed-form .form-item.js-form-type-select .select-items input.focus,
form .views-exposed-form .form-item.js-form-type-select .select-items input:hover {
  color: #fff;
  background-color: #3d745f;
}
form .form-item.form-type-select .select-items input,
form .form-item.js-form-type-select .select-items input,
form .views-exposed-form .form-item.form-type-select .select-items input,
form .views-exposed-form .form-item.js-form-type-select .select-items input {
  border-bottom: 1px solid #a7a7a7;
  background-color: white !important;
}
form .form-item.form-type-select .select-items.select-hide,
form .form-item.js-form-type-select .select-items.select-hide,
form .views-exposed-form .form-item.form-type-select .select-items.select-hide,
form .views-exposed-form .form-item.js-form-type-select .select-items.select-hide {
  transform: scaleY(0);
  transition: all 0s ease-in-out;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.path-user #block-borovi-content .field--name-total-price .order-total-line, .path-user #block-borovi-content .customer-information, .path-user #block-borovi-content table tbody td.views-field-remove-button > div, .path-user #block-borovi-content table thead th a, .path-user .address-book__container .address-book__set-default-link, .path-user .address-book__container .address-book__delete-link, .path-user .address-book__container .address-book__add-link, .path-user .address-book__container .address-book__edit-link, .path-user .address-book__container .address-book__profiles, .path-user #block-borovi-content .order-information-bottom .field, .path-user #block-borovi-content .customer-information .field, .path-user #block-borovi-content .order-informations-title .order-number {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}

.path-user .address-book__container .address-book__profiles, .path-user #block-borovi-content .order-information-bottom .field, .path-user #block-borovi-content .customer-information .field, .path-user #block-borovi-content .order-informations-title .order-number {
  justify-content: flex-start;
  align-items: flex-start;
}

.path-user #block-borovi-content table tbody td.views-field-remove-button > div, .path-user #block-borovi-content table thead th a, .path-user .address-book__container .address-book__set-default-link, .path-user .address-book__container .address-book__delete-link, .path-user .address-book__container .address-book__add-link, .path-user .address-book__container .address-book__edit-link {
  justify-content: center;
  align-items: center;
}

.path-user #block-borovi-content .field--name-total-price .order-total-line, .path-user #block-borovi-content .customer-information {
  justify-content: space-between;
  align-items: flex-start;
}

.path-user .address-book__container .address-book__set-default-link, .path-user .address-book__container .address-book__delete-link, .path-user .address-book__container .address-book__add-link, .path-user .address-book__container .address-book__edit-link {
  flex-wrap: nowrap;
  background-color: #222222;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.05), 20px 20px 20px -10px rgba(0, 119, 149, 0.05);
  border: 0;
  color: #fff;
  padding: 10px 20px;
  min-height: 50px;
  cursor: pointer;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  min-width: 200px;
  margin: 15px 20px;
  margin-left: 0;
  display: inline-flex;
}
.path-user .address-book__container .address-book__set-default-link:hover, .path-user .address-book__container .address-book__delete-link:hover, .path-user .address-book__container .address-book__add-link:hover, .path-user .address-book__container .address-book__edit-link:hover, .path-user .address-book__container .address-book__set-default-link:focus, .path-user .address-book__container .address-book__delete-link:focus, .path-user .address-book__container .address-book__add-link:focus, .path-user .address-book__container .address-book__edit-link:focus {
  background-color: #68af94;
  border-color: #3d745f;
  color: #fff;
}
.path-user .address-book__container .address-book__set-default-link:disabled, .path-user .address-book__container .address-book__delete-link:disabled, .path-user .address-book__container .address-book__add-link:disabled, .path-user .address-book__container .address-book__edit-link:disabled, .path-user .address-book__container .disabled.address-book__set-default-link, .path-user .address-book__container .disabled.address-book__delete-link, .path-user .address-book__container .disabled.address-book__add-link, .path-user .address-book__container .disabled.address-book__edit-link {
  background-color: #777777;
  color: #fff;
}
.path-user .address-book__container .address-book__set-default-link:disabled:hover, .path-user .address-book__container .address-book__delete-link:disabled:hover, .path-user .address-book__container .address-book__add-link:disabled:hover, .path-user .address-book__container .address-book__edit-link:disabled:hover, .path-user .address-book__container .disabled.address-book__set-default-link:hover, .path-user .address-book__container .disabled.address-book__delete-link:hover, .path-user .address-book__container .disabled.address-book__add-link:hover, .path-user .address-book__container .disabled.address-book__edit-link:hover {
  background-color: #777777;
  color: #fff;
}

.path-user .address-book__container .address-book__edit-link {
  margin: 15px;
  font-weight: 500;
  border-radius: 0;
  color: #fff;
  background-color: #3d745f;
  border: 1px solid #3d745f;
  text-align: center;
}
.path-user .address-book__container .address-book__edit-link:hover {
  background-color: #68af94;
  border: 1px solid #222222;
}

.path-user .layout-content {
  padding: 50px 0;
}
.path-user #block-borovi-local-tasks {
  position: relative;
  left: 0;
  top: 0;
  z-index: 1;
  filter: none;
  transform: none;
}
.path-user #block-borovi-local-tasks h2 {
  display: none;
}
.path-user #block-borovi-local-tasks ul {
  flex-direction: row;
  padding: 30px 0;
  flex-wrap: wrap;
}
.path-user #block-borovi-local-tasks ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .path-user #block-borovi-local-tasks {
    display: block;
  }
}
.path-user #block-borovi-content table {
  width: 100%;
  margin-bottom: 40px;
}
.path-user #block-borovi-content table thead th {
  padding: 15px;
  font-weight: normal;
  font-size: 0.8rem;
  background-color: #3d745f;
  color: #fff;
  border-right: 1px solid #fff;
  text-transform: uppercase;
}
.path-user #block-borovi-content table thead th .tablesort {
  background-image: none;
  border-style: solid;
  height: 10px;
  width: 13px;
  margin-left: 10px;
}
.path-user #block-borovi-content table thead th .tablesort.tablesort--asc {
  background-image: none;
  border-color: #fff transparent transparent transparent;
  border-width: 9px 6px 0 6px;
}
.path-user #block-borovi-content table thead th .tablesort.tablesort--desc {
  background-image: none;
  border-color: transparent transparent #fff transparent;
  border-width: 0 6px 9px 6px;
}
.path-user #block-borovi-content table thead th a {
  flex-wrap: nowrap;
  color: #fff;
}
.path-user #block-borovi-content table thead th a:hover {
  color: #68af94;
}
.path-user #block-borovi-content table thead th.views-field-title {
  text-align: left;
}
.path-user #block-borovi-content table thead th:last-child {
  border-right: 0;
}
.path-user #block-borovi-content table tbody td {
  border-bottom: 1px solid #cccccc;
  font-size: 0.8rem;
  padding: 15px;
  text-align: center;
  border-left: 1px solid #cccccc;
}
.path-user #block-borovi-content table tbody td.is-active {
  background-color: transparent;
}
.path-user #block-borovi-content table tbody td:last-child {
  border-right: 1px solid #cccccc;
}
.path-user #block-borovi-content table tbody td.views-field-title {
  width: 150px;
  text-align: left;
}
.path-user #block-borovi-content table tbody td .btn {
  margin: 0;
}
.path-user #block-borovi-content table tbody td img {
  max-width: 140px;
}
.path-user #block-borovi-content table tbody td.views-field-remove-button > div {
  position: relative;
}
.path-user #block-borovi-content table tbody td.views-field-remove-button > div input {
  min-width: 50px;
  width: 50px;
  height: 50px;
  color: transparent;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  margin: 0;
}
.path-user #block-borovi-content table tbody td.views-field-remove-button > div input:hover, .path-user #block-borovi-content table tbody td.views-field-remove-button > div input:focus {
  background-color: transparent;
  border-color: transparent;
}
.path-user #block-borovi-content table tbody td.views-field-remove-button > div::after {
  content: "\f00d";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 24px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
  transition: color 0.3s ease-in-out;
}
.path-user #block-borovi-content table tbody td.views-field-remove-button > div:hover::after {
  color: #3d745f;
  transition: color 0.3s ease-in-out;
}
.path-user #block-borovi-content .customer-information {
  align-items: inherit;
}
.path-user #block-borovi-content .customer-information > div {
  width: calc(50% - 15px);
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  padding: 15px;
}
.path-user #block-borovi-content .customer-information > div .field__label {
  font-size: 2.1rem;
  font-family: Montserrat;
  font-weight: bold;
  color: #3d745f;
  line-height: 1.2;
}
@media (max-width: 500px) {
  .path-user #block-borovi-content .customer-information > div .field__label {
    font-size: 1.8rem;
  }
}
@media (max-width: 768px) {
  .path-user #block-borovi-content .customer-information > div {
    width: 100%;
    margin-bottom: 30px;
  }
  .path-user #block-borovi-content .customer-information > div:last-child {
    margin-bottom: 5px;
  }
}
.path-user #block-borovi-content .customer-information .field--name-mail {
  width: 100%;
  border: 0;
  margin-bottom: 20px;
  padding: 0;
}
.path-user #block-borovi-content .customer-information .field--name-mail .field__label {
  font-size: 0.9rem;
  min-height: 23px;
  display: flex;
  align-items: center;
}
@media (max-width: 500px) {
  .path-user #block-borovi-content .customer-information .field--name-mail .field__label {
    font-size: 0.9rem;
  }
}
.path-user #block-borovi-content .order-informations-title {
  padding-bottom: 30px;
}
.path-user #block-borovi-content .order-informations-title .order-number .number {
  padding-left: 10px;
  color: #3d745f;
  font-weight: 800;
}
.path-user #block-borovi-content .customer-information {
  padding-bottom: 30px;
}
.path-user #block-borovi-content .customer-information .field .field__label {
  padding-right: 10px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: Archivo;
}
.path-user #block-borovi-content .customer-information .field .field__label::after {
  content: ":";
}
.path-user #block-borovi-content .order-information-bottom {
  margin-bottom: 30px;
}
.path-user #block-borovi-content .order-information-bottom .field .field__label {
  padding-right: 10px;
  text-transform: uppercase;
}
.path-user #block-borovi-content .order-information-bottom .field .field__label::after {
  content: ":";
}
.path-user #block-borovi-content .order-arajanlat .json-data {
  display: none;
}
.path-user #block-borovi-content .field--name-total-price {
  position: relative;
  margin-bottom: 40px;
  border: 1px solid #cccccc;
}
.path-user #block-borovi-content .field--name-total-price .order-total-line {
  padding: 18px 30px;
  border-bottom: 1px solid #cccccc;
}
.path-user #block-borovi-content .field--name-total-price .order-total-line .order-total-line-value {
  width: auto;
  color: #68af94;
}
.path-user .address-book__container .address-book__profile {
  margin: 0;
}
.path-user .address-book__container .address-book__profiles {
  align-content: stretch;
  align-items: stretch;
}
.path-user .address-book__container .address-book__profiles > div {
  min-width: 50%;
  max-width: 50%;
  margin: 15px 0;
}
@media (max-width: 768px) {
  .path-user .address-book__container .address-book__profiles > div {
    min-width: 100%;
    max-width: 100%;
  }
}
.path-user .address-book__container .address-book__add-link {
  margin-top: 10px;
  margin-bottom: 10px;
}
.path-user .address-book__container .address-book__add-link::before {
  content: "\f040";
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  margin-right: 7px;
}
.path-user .address-book__container .address-book__delete-link {
  background-color: #f4094f;
  margin-top: 10px;
  margin-bottom: 10px;
}
.path-user .address-book__container .address-book__delete-link::before {
  content: "\f014";
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  margin-right: 7px;
}
.path-user .address-book__container .address-book__delete-link:hover {
  background-color: #f96a94;
}
.path-user .address-book__container .address-book__edit-link {
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.path-user .address-book__container .address-book__edit-link::before {
  content: "\f040";
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  margin-right: 7px;
}
.path-user .address-book__container .address-book__set-default-link {
  margin-top: 10px;
  margin-bottom: 10px;
}

.path-profile .layout-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  padding-top: 100px;
  padding-bottom: 50px;
}
.path-profile form#profile-customer-delete-form {
  font-size: 2.1rem;
  font-family: Montserrat;
  font-weight: bold;
  color: #3d745f;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 500px) {
  .path-profile form#profile-customer-delete-form {
    font-size: 1.8rem;
  }
}
.path-profile form#profile-customer-delete-form input,
.path-profile form#profile-customer-delete-form .button {
  font-family: Archivo;
  font-size: 1rem;
  line-height: 1.7;
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraLight.ttf);
  font-weight: 200;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Light.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
  font-weight: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Medium.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-ExtraBold.ttf);
  font-weight: 800;
}
@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Black.ttf);
  font-weight: 900;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Medium.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Archivo;
  src: url(../assets/fonts/Archivo/Archivo-Bold.ttf);
  font-weight: 700;
}
.price-list > .view-header {
  text-align: right;
}
.price-list > .view-header > a {
  font-size: 14px;
  font-weight: bold;
}
.price-list > .view-content > .views-table {
  width: 100%;
}
.price-list > .view-content > .views-table > caption {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
.price-list > .view-content > .views-table > thead {
  border-bottom: 2px solid #1B4313;
}
.price-list > .view-content > .views-table > thead > tr > th {
  text-align: left;
}
.price-list > .view-content > .views-table > thead > tr > th:first-of-type {
  width: 72%;
}
.price-list > .view-content > .views-table > thead > tr > th:not(:first-of-type) {
  width: 14%;
}
.price-list > .view-content > .views-table > tbody > tr {
  border-bottom: 1px solid #1B4313;
}
.price-list > .view-content > .views-table > tbody > tr > td:last-of-type {
  width: 10%;
}
.price-list.printable {
  max-width: 800px;
  margin: 0 auto;
}

.product-list-section {
  padding-bottom: 100px;
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.product-list-section > h2 {
  font: 28px;
  text-align: center;
  padding: 40px;
}
.product-list-section .link-to {
  font-weight: bold;
  display: flex;
  justify-content: flex-end;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  margin-right: 25px;
}
.product-list-section .not-show {
  display: none;
}
.product-list-section .fullsize-bg {
  max-width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product-list-section .fullsize-bg--text {
  padding: 50px;
  width: 100%;
  text-align: center;
  font-size: 30px;
}
.product-list-section .prod-category--title {
  font-size: 22px;
  padding-top: 30px;
}
.product-list-section .prod-list__header {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}
.product-list-section .prod-list__header > div {
  border-bottom: 2px solid black;
  font-size: 19px;
}
.product-list-section .prod-list__header > div p {
  margin: 0;
}
.product-list-section .prod-list__header--title {
  width: 70%;
}
.product-list-section .prod-list__header--netto {
  width: 14%;
}
.product-list-section .prod-list__header--brutto {
  width: 14%;
}
.product-list-section .prod-list__box {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}
.product-list-section .prod-list__box > div {
  border-bottom: 1px solid black;
}
.product-list-section .prod-list__box--title {
  width: 70%;
}
.product-list-section .prod-list__box--netto {
  width: 14%;
}
.product-list-section .prod-list__box--brutto {
  width: 14%;
}

.nyomtatasbarat * {
  color: black;
}
