@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap" rel="stylesheet');
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap" rel="stylesheet');
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

#__bs_notify__ {
  display: none !important; }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

/* SOCIAL COLORS */
/* MENÜ */
/* MOBIL MENU */
/* Default colors */
/* Aside menu default color */
/* Default project color - Kiemelésekhez használható az admin felületen */
/* FORM default*/
/* Error message color */
/* Cookie sáv */
/* Breadcrumb */
/* Scrollbar szín*/
/* default variables */
:root {
  --project-color-1: #6724e3;
  --project-color-2: #e3b324;
  --project-color-3: #60A917;
  --project-color-4: #007bff;
  --project-color-5: #cc181e;
  --project-color-6: #343434; }

/* Placeholder color */
#picture-blend-mode {
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-color: #acacac !important;
  transition: background-color 1s; }
  @media (min-width: 992px) {
    #picture-blend-mode {
      background-position: 0 0 !important; } }
  #picture-blend-mode:hover {
    background-blend-mode: multiply; }

#box-shadow {
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2); }

/* This stylesheet generated by Transfonter (https://transfonter.org) on October 19, 2017 9:38 AM */
/*
Light
font-weight: 300;

Regular
font-weight: 400;

Medium
font-weight: 500;

SemiBold
font-weight: 600;

Bold
font-weight: 700;

Extra Bold
font-weight: 800;

Black
font-weight: 900;
*/
/* Font Awesome before elemben */
/* This stylesheet generated by Transfonter (https://transfonter.org) on October 19, 2017 9:38 AM */
/*
Light
font-weight: 300;

Regular
font-weight: 400;

Medium
font-weight: 500;

SemiBold
font-weight: 600;

Bold
font-weight: 700;

Extra Bold
font-weight: 800;

Black
font-weight: 900;
*/
/* Font Awesome before elemben */
html, body {
  color: #000;
  background: #fff;
  position: relative;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 14px;
  -webkit-overflow-scrolling: touch;
  padding-right: 0 !important; }
  @media (min-width: 768px) {
    html, body {
      font-size: 16px; } }

#nova-container {
  max-width: 1920px;
  margin: 0 auto; }

/* Scrollbar */
body::-webkit-scrollbar {
  width: 4px;
  height: 8px; }

body::-webkit-scrollbar-track {
  background: #CCC; }

body::-webkit-scrollbar-thumb {
  background: #5c20cc; }

/* Scrollbar end */
html {
  overflow-y: scroll; }

a {
  color: #6724e3;
  text-decoration: underline;
  transition: color .3s; }
  a:hover {
    color: #000; }

.main-block {
  margin-top: 3px; }

.replace-column {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 992px) {
    .replace-column {
      flex-direction: row; } }

.kezdolap {
  padding-top: 100px; }
  @media (min-width: 992px) {
    .kezdolap {
      padding-top: 0px; } }
  @media (min-width: 992px) {
    .kezdolap footer[role="contentinfo"] {
      background-image: url("../../img/home-footer-bg.png");
      background-repeat: no-repeat;
      background-position: 80% 100%;
      min-height: 206px;
      margin-top: -124px;
      padding: 107px 0 50px 0; } }

.main-block-content {
  padding-top: 100px;
  z-index: 8;
  max-width: 1920px;
  margin: 0 auto; }

h1, .h1 {
  position: relative;
  font-family: "Manrope";
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  padding: 0 0 15px 0;
  margin: 0; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 36px;
      padding: 49px 0 30px 0; } }

h2, .h2, .grid-item a .gallery-title, #promo-slider .item-container .text-container header {
  font-family: "Manrope";
  font-weight: 700;
  font-size: 24px;
  color: #1b024a;
  padding: 0 0 10px 0;
  margin: 0; }
  @media (min-width: 768px) {
    h2, .h2, .grid-item a .gallery-title, #promo-slider .item-container .text-container header {
      font-size: 26px;
      padding: 0 0 20px 0; } }

h3, .h3, #promo-boxes .promo-block .promo-block-title {
  padding: 0 0 10px 0;
  margin: 0;
  font-family: "Manrope";
  font-size: 18px;
  font-weight: 600;
  color: #1b024a; }
  @media (min-width: 768px) {
    h3, .h3, #promo-boxes .promo-block .promo-block-title {
      font-size: 22px; } }

h4, .h4 {
  padding: 0;
  margin: 0;
  font-family: "Manrope";
  font-weight: 600;
  color: #1b024a;
  font-size: 16px;
  padding: 0 0 10px 0; }
  @media (min-width: 768px) {
    h4, .h4 {
      font-size: 18px; } }

h5, h6 {
  font-size: 16px;
  color: #1b024a;
  font-weight: 600; }

img {
  max-width: 100%; }

/* Project default color */
.project-color-1 {
  color: #6724e3; }

.project-color-2 {
  color: #e3b324; }

iframe, img {
  max-width: 100%; }

table tr td {
  padding: 5px;
  vertical-align: top; }
  @media (max-width: 767px) {
    table tr td {
      display: block; } }

table {
  max-width: 100%;
  width: 100%;
  overflow: scroll; }
  table td {
    width: auto !important; }

strong, b {
  font-weight: 700; }

footer {
  position: relative;
  z-index: 1; }

/* Animated CSS */
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-half {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

/********************************************************/
/* Clear floats of children */
.cbp-so-side:before,
.cbp-so-side:after {
  content: " ";
  display: table; }

.cbp-so-side:after {
  clear: both; }

/* Initial state (hidden or anything else) */
.cbp-so-init .cbp-so-side {
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.cbp-so-init .cbp-so-side-left {
  -webkit-transform: translateX(-150px);
  -moz-transform: translateX(-150px);
  transform: translateX(-150px); }

.cbp-so-init .cbp-so-side-right {
  -webkit-transform: translateX(150px);
  -moz-transform: translateX(150px);
  transform: translateX(150px); }

/* Animated state */
/* add you final states (transition) or your effects (animations) for each side */
.cbp-so-section.cbp-so-animate .cbp-so-side-left,
.cbp-so-section.cbp-so-animate .cbp-so-side-right {
  -webkit-transition: -webkit-transform 1.0s, opacity 1.0s;
  -moz-transition: -moz-transform 1.5s, opacity 1.5s;
  transition: transform 1.0s, opacity 1.0s;
  opacity: 1; }

/* Example media queries */
@media screen and (max-width: 73.5em) {
  .cbp-so-scroller {
    font-size: 65%; }
  .cbp-so-section h2 {
    margin: 0; }
  .cbp-so-side img {
    max-width: 120%; } }

@media screen and (max-width: 41.125em) {
  .cbp-so-side {
    float: none;
    width: 100%; }
  .cbp-so-side img {
    max-width: 100%; } }

.content-desc p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 27px; }

/* 404 error page */
.custom-404 .error-title {
  background: transparent url("../../img/404.png") no-repeat;
  padding: 36px 0 77px 195px;
  margin-top: 30px; }

.row-reverse {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 992px) {
    .row-reverse {
      flex-direction: row; } }

/* Lightbox */
.lb-nav a.lb-next, .lb-nav a.lb-prev {
  opacity: 1; }

.hidden {
  display: none !important; }

.error-red {
  color: #913030; }

.error-green {
  color: #2F7800; }

.social {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }
  .social li {
    margin-right: 10px; }
    .social li:last-child {
      margin: 0; }
    .social li a {
      display: block;
      width: 15px;
      height: 15px;
      background-size: contain;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      transition: all, .3s; }
      .social li a:hover {
        opacity: .5; }
      .social li a#facebook {
        background-image: url("../../img/icons/header-facebook.svg"); }
      .social li a#pinterest {
        background-image: url("../../img/icons/header-pinterest.svg"); }
      .social li a#instagram {
        background-image: url("../../img/icons/header-instagram.svg"); }
      .social li a#tiktok {
        background-image: url("../../img/icons/header-tiktok.svg"); }

@media (min-width: 992px) {
  .content-page {
    background-image: url("../../img/szoveges-oldal-breadcrumb-bg.png"), url("../../img/szoveges-oldal-middle-line.png"), url("../../img/szoveges-oldal-bottom-line.png"), url("../../img/szoveges-oldal-bg.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat, repeat;
    background-position: 50% 113px, 50% 565px, 50% 100%, 50% 0; } }

@media (min-width: 992px) {
  .content-page footer[role="contentinfo"] {
    background-image: url("../../img/szoveges-oldal-footer-bg.png");
    background-repeat: no-repeat;
    background-position: 50% 100%; } }

@media (min-width: 992px) {
  .full-width-page footer[role="contentinfo"] {
    background-image: url("../../img/full-width-page-footer-bg.png");
    background-repeat: no-repeat;
    background-position: 50% 100%;
    padding: 191px 0 50px 0; } }

.formContact {
  background-image: url("../../img/contact-form-page-bg-blue.png"), url("../../img/contact-form-page-bg-grey.jpg");
  background-repeat: repeat-y, repeat-y;
  background-position: 0 0, 50% 0; }
  @media (min-width: 992px) {
    .formContact {
      background-image: url("../../img/full-width-page-top-bg.png"), url("../../img/contact-form-page-bottom.png"), url("../../img/contact-form-page-bg-blue.png"), url("../../img/contact-form-page-bg-grey.jpg");
      background-repeat: no-repeat, no-repeat, repeat-y, repeat-y;
      background-position: 50% 113px, 50% 100%, 50% 0, 50% 0; } }
  .formContact #form-content a {
    color: #e3b324; }
    .formContact #form-content a:hover {
      color: #eee; }

.simpleForm {
  background-image: url("../../img/full-width-page-top-bg.png"), url("../../img/form-page-bg-bluegrey.jpg");
  background-repeat: no-repeat, repeat-y;
  background-position: 0 113px, 0 0; }
  @media (min-width: 992px) {
    .simpleForm {
      background-image: url("../../img/full-width-page-top-bg.png"), url("../../img/form-page-bottom-bg.png"), url("../../img/form-page-bg-bluegrey.jpg");
      background-repeat: no-repeat, no-repeat, repeat-y;
      background-position: 50% 113px, 50% 100%, 50% 0; } }

.termekekCsempe {
  background-color: #eef2f6;
  background-image: url("../../img/full-width-page-top-bg.png"), url("../../img/blue-lines.jpg");
  background-repeat: no-repeat, repeat;
  background-position: 0 113px, 0 0;
  color: white; }
  @media (min-width: 992px) {
    .termekekCsempe {
      background-color: #eef2f6;
      background-image: url("../../img/full-width-page-top-bg.png"), url("../../img/termek-csempe-bottom.png"), url("../../img/termek-csempe-bg.jpg");
      background-repeat: no-repeat, no-repeat, no-repeat;
      background-position: 50% 113px, 50% 100%, 50% 197px;
      color: white; } }
  @media (min-width: 992px) {
    .termekekCsempe footer[role="contentinfo"] {
      background-image: url("../../img/full-width-page-footer-bg.png");
      background-repeat: no-repeat;
      background-position: 50% 100%;
      padding: 191px 0 50px 0; } }

@media (min-width: 992px) {
  .termekCikk {
    background-image: url("../../img/termek-cikk-blue-bg.png"), url("../../img/full-width-page-top-bg.png"), url("../../img/termek-cikk-bottom.png"), url("../../img/termek-cikk-grey-bg.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat, repeat-y;
    background-position: 50% 197px, 50% 113px, 50% 100%, 50% 0; } }

@media (min-width: 992px) {
  .termekCikk footer[role="contentinfo"] {
    background-image: url("../../img/full-width-page-footer-bg.png");
    background-repeat: no-repeat;
    background-position: 50% 100%;
    padding: 191px 0 50px 0; } }

.tinyMCE-col-1-3 {
  padding-bottom: 50px !important;
  margin-bottom: 30px !important; }
  .tinyMCE-col-1-3 .button-yellow {
    position: absolute;
    left: 0;
    bottom: 0; }

.tag-header {
  color: #e3b324 !important;
  font-size: 36px !important;
  text-transform: uppercase !important;
  width: 100% !important;
  margin-top: 30px;
  padding-left: 10px; }

.tag-header-inside {
  background-color: #1f0949;
  padding: 10px;
  padding-left: 0px;
  line-height: 60px; }

/* Általános beállítások */
.blog-post {
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .blog-post {
      display: grid;
      grid-template-columns: 358px auto;
      gap: 0 30px; } }
  @media (min-width: 992px) {
    .blog-post .img-container img {
      width: 100%;
      max-height: 196px; } }
  .blog-post .blog-post-header {
    margin: 0; }
    .blog-post .blog-post-header h2 {
      text-transform: uppercase;
      font-weight: 800;
      font-size: 20px;
      margin-top: 20px;
      padding: 0 0 10px 0; }
      @media (min-width: 992px) {
        .blog-post .blog-post-header h2 {
          margin-top: -3px;
          padding: 0 0 24px 0; } }
  .blog-post footer {
    padding: 0; }
    @media (min-width: 992px) {
      .blog-post footer {
        padding: 15px 0 0 0; } }

@media (min-width: 992px) {
  #list_content_list {
    padding: 23px 0 0 0; } }

.telepitesi-utmutatok-page .module-list {
  display: grid;
  gap: 30px 30px;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .telepitesi-utmutatok-page .module-list {
      grid-template-columns: repeat(2, 1fr); } }
  .telepitesi-utmutatok-page .module-list .blog-post {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0; }
    .telepitesi-utmutatok-page .module-list .blog-post .blog-post-header h2 {
      margin-top: 0;
      padding: 24px 0 10px 0; }

@media (max-width: 992px) {
  #kiegeszitok .container h2 {
    background-color: white;
    padding-top: 20px; }
  #kiegeszitok .container h3 {
    background-color: white; }
  #kiegeszitok .container .tinyMCE-col-1-3 {
    background-color: white;
    margin-bottom: 20px !important; } }

@media (max-width: 992px) {
  #bh-sl-user-location h2 {
    color: black !important; } }

#bh-sl-map {
  min-height: 500px; }

.form-simple {
  /* formokban a checkbox és label egymás mellé kerüljün*/
  /* Belépés */ }
  .form-simple div.form, .form-simple form.form, .form-simple .cart {
    /* CHECKBOX, RADIO */
    /*******************/ }
    .form-simple div.form input:not([type="submit"]), .form-simple div.form textarea, .form-simple div.form select, .form-simple form.form input:not([type="submit"]), .form-simple form.form textarea, .form-simple form.form select, .form-simple .cart input:not([type="submit"]), .form-simple .cart textarea, .form-simple .cart select {
      display: block;
      width: 100%;
      color: #6724e3;
      padding: 10px 25px 10px 14px;
      font-size: 14px;
      background: #ededed;
      border: 2px solid #6724e3; }
      .form-simple div.form input:not([type="submit"])::-webkit-input-placeholder, .form-simple div.form textarea::-webkit-input-placeholder, .form-simple div.form select::-webkit-input-placeholder, .form-simple form.form input:not([type="submit"])::-webkit-input-placeholder, .form-simple form.form textarea::-webkit-input-placeholder, .form-simple form.form select::-webkit-input-placeholder, .form-simple .cart input:not([type="submit"])::-webkit-input-placeholder, .form-simple .cart textarea::-webkit-input-placeholder, .form-simple .cart select::-webkit-input-placeholder {
        color: #6724e3;
        font-size: 14px; }
      .form-simple div.form input:not([type="submit"]):-moz-placeholder, .form-simple div.form textarea:-moz-placeholder, .form-simple div.form select:-moz-placeholder, .form-simple form.form input:not([type="submit"]):-moz-placeholder, .form-simple form.form textarea:-moz-placeholder, .form-simple form.form select:-moz-placeholder, .form-simple .cart input:not([type="submit"]):-moz-placeholder, .form-simple .cart textarea:-moz-placeholder, .form-simple .cart select:-moz-placeholder {
        color: #6724e3;
        font-size: 14px; }
      .form-simple div.form input:not([type="submit"])::-moz-placeholder, .form-simple div.form textarea::-moz-placeholder, .form-simple div.form select::-moz-placeholder, .form-simple form.form input:not([type="submit"])::-moz-placeholder, .form-simple form.form textarea::-moz-placeholder, .form-simple form.form select::-moz-placeholder, .form-simple .cart input:not([type="submit"])::-moz-placeholder, .form-simple .cart textarea::-moz-placeholder, .form-simple .cart select::-moz-placeholder {
        color: #6724e3;
        font-size: 14px; }
      .form-simple div.form input:not([type="submit"]):-ms-input-placeholder, .form-simple div.form textarea:-ms-input-placeholder, .form-simple div.form select:-ms-input-placeholder, .form-simple form.form input:not([type="submit"]):-ms-input-placeholder, .form-simple form.form textarea:-ms-input-placeholder, .form-simple form.form select:-ms-input-placeholder, .form-simple .cart input:not([type="submit"]):-ms-input-placeholder, .form-simple .cart textarea:-ms-input-placeholder, .form-simple .cart select:-ms-input-placeholder {
        color: #6724e3;
        font-size: 14px; }
      .form-simple div.form input:not([type="submit"]):focus, .form-simple div.form input:not([type="submit"]):active, .form-simple div.form textarea:focus, .form-simple div.form textarea:active, .form-simple div.form select:focus, .form-simple div.form select:active, .form-simple form.form input:not([type="submit"]):focus, .form-simple form.form input:not([type="submit"]):active, .form-simple form.form textarea:focus, .form-simple form.form textarea:active, .form-simple form.form select:focus, .form-simple form.form select:active, .form-simple .cart input:not([type="submit"]):focus, .form-simple .cart input:not([type="submit"]):active, .form-simple .cart textarea:focus, .form-simple .cart textarea:active, .form-simple .cart select:focus, .form-simple .cart select:active {
        outline: none; }
    .form-simple div.form select, .form-simple form.form select, .form-simple .cart select {
      min-height: 50px; }
      .form-simple div.form select:after, .form-simple form.form select:after, .form-simple .cart select:after {
        content: "";
        width: 10px;
        height: 10px;
        background: #555555;
        color: white; }
    .form-simple div.form textarea, .form-simple form.form textarea, .form-simple .cart textarea {
      min-height: 140px; }
    .form-simple div.form .plain-select:after, .form-simple form.form .plain-select:after, .form-simple .cart .plain-select:after {
      content: "\f107";
      font-family: "FontAwesome";
      width: 12px;
      height: 7px;
      font-size: 21px;
      position: absolute;
      right: 40px;
      margin-top: -58px;
      z-index: 0; }
    .form-simple div.form .form-block, .form-simple form.form .form-block, .form-simple .cart .form-block {
      padding-bottom: 13px;
      position: relative; }
      .form-simple div.form .form-block.button-block, .form-simple form.form .form-block.button-block, .form-simple .cart .form-block.button-block {
        padding-top: 20px; }
      .form-simple div.form .form-block[data-type="label"], .form-simple form.form .form-block[data-type="label"], .form-simple .cart .form-block[data-type="label"] {
        margin-top: 17px;
        padding-bottom: 7px; }
        @media (max-width: 768px) {
          .form-simple div.form .form-block[data-type="label"] .text-danger, .form-simple form.form .form-block[data-type="label"] .text-danger, .form-simple .cart .form-block[data-type="label"] .text-danger {
            top: 0px !important;
            right: 0px !important; } }
      .form-simple div.form .form-block div[data-type="input"] .text-danger, .form-simple div.form .form-block[data-type="label"] .text-danger, .form-simple form.form .form-block div[data-type="input"] .text-danger, .form-simple form.form .form-block[data-type="label"] .text-danger, .form-simple .cart .form-block div[data-type="input"] .text-danger, .form-simple .cart .form-block[data-type="label"] .text-danger {
        position: absolute;
        right: 40px;
        top: 17px;
        display: none; }
        .form-simple div.form .form-block div[data-type="input"] .text-danger.show, .form-simple div.form .form-block[data-type="label"] .text-danger.show, .form-simple form.form .form-block div[data-type="input"] .text-danger.show, .form-simple form.form .form-block[data-type="label"] .text-danger.show, .form-simple .cart .form-block div[data-type="input"] .text-danger.show, .form-simple .cart .form-block[data-type="label"] .text-danger.show {
          display: block; }
      .form-simple div.form .form-block[data-type="label"] .text-danger, .form-simple form.form .form-block[data-type="label"] .text-danger, .form-simple .cart .form-block[data-type="label"] .text-danger {
        top: 4px; }
    .form-simple div.form .form-select, .form-simple form.form .form-select, .form-simple .cart .form-select {
      position: relative; }
      .form-simple div.form .form-select .text-danger, .form-simple form.form .form-select .text-danger, .form-simple .cart .form-select .text-danger {
        position: absolute;
        right: 40px;
        top: 17px; }
    .form-simple div.form .form-block-half, .form-simple form.form .form-block-half, .form-simple .cart .form-block-half {
      padding-bottom: 13px; }
    .form-simple div.form input[type="checkbox"], .form-simple div.form input[type="radio"], .form-simple form.form input[type="checkbox"], .form-simple form.form input[type="radio"], .form-simple .cart input[type="checkbox"], .form-simple .cart input[type="radio"] {
      visibility: hidden;
      position: absolute; }
    .form-simple div.form input[type='checkbox']:checked + label:not(.labelno):before, .form-simple div.form input[type='radio']:checked + label:not(.labelno):before, .form-simple form.form input[type='checkbox']:checked + label:not(.labelno):before, .form-simple form.form input[type='radio']:checked + label:not(.labelno):before, .form-simple .cart input[type='checkbox']:checked + label:not(.labelno):before, .form-simple .cart input[type='radio']:checked + label:not(.labelno):before {
      opacity: 1; }
    .form-simple div.form .nolabel, .form-simple form.form .nolabel, .form-simple .cart .nolabel {
      border: 2px solid #6724e3;
      background: #d7d7d7;
      width: 18px;
      height: 18px;
      position: relative;
      top: 3px;
      cursor: pointer;
      display: inline-block;
      margin-bottom: 0; }
      .form-simple div.form .nolabel:before, .form-simple form.form .nolabel:before, .form-simple .cart .nolabel:before {
        content: '';
        width: 8px;
        height: 8px;
        background: #6724e3;
        position: absolute;
        border-top: none;
        border-right: none;
        opacity: 0;
        margin-top: 3px;
        margin-left: 3px; }
    .form-simple div.form .nolabel-radio, .form-simple form.form .nolabel-radio, .form-simple .cart .nolabel-radio {
      border-radius: 20px; }
      .form-simple div.form .nolabel-radio:before, .form-simple form.form .nolabel-radio:before, .form-simple .cart .nolabel-radio:before {
        border-radius: 20px; }
    .form-simple div.form div[data-type="input"][data-multipleinput="true"] .text-danger, .form-simple form.form div[data-type="input"][data-multipleinput="true"] .text-danger, .form-simple .cart div[data-type="input"][data-multipleinput="true"] .text-danger {
      right: 26px; }
    .form-simple div.form[data-type="label"], .form-simple form.form[data-type="label"], .form-simple .cart[data-type="label"] {
      padding-bottom: 3px; }
      .form-simple div.form[data-type="label"] .text-danger, .form-simple form.form[data-type="label"] .text-danger, .form-simple .cart[data-type="label"] .text-danger {
        top: 0 !important; }
    .form-simple div.form.button-block, .form-simple form.form.button-block, .form-simple .cart.button-block {
      display: inline-block; }
  .form-simple label:not(.nolabel) {
    cursor: pointer;
    padding-left: 18px;
    color: #6724e3; }
  .form-simple #file_uploader_button {
    background: #444444;
    color: white;
    font-weight: bold;
    border: none;
    padding: 14px 38px;
    border-radius: 2px;
    text-transform: none;
    margin-top: 0px;
    transition: background 0.3s; }
    .form-simple #file_uploader_button:hover {
      background: #5e5d5d; }
    .form-simple #file_uploader_button:after {
      border: none;
      padding: 0px;
      margin: 0px; }
    .form-simple #file_uploader_button + label {
      padding-left: 15px;
      font-weight: bold; }
  .form-simple .response, .form-simple #response {
    padding: 10px;
    display: none;
    border-radius: 2px;
    clear: both;
    margin-top: 13px;
    margin-bottom: 0; }
    .form-simple .response.success, .form-simple #response.success {
      display: block;
      background: #9cf0b2;
      border: 1px solid #51b96c;
      color: #2f7541; }
    .form-simple .response.error, .form-simple #response.error {
      display: block;
      background: #f1d4d4;
      border: 1px solid #913030;
      color: #913030; }
  @media (min-width: 992px) {
    .form-simple .form .row .form-content {
      padding-top: 65px; } }
  .form-simple .form .hide {
    display: none !important; }
  .form-simple .kapcsolat-content {
    padding: 0 !important; }
    .form-simple .kapcsolat-content .elerhetosegek {
      margin-bottom: 50px; }
  .form-simple .telefonszamBox {
    display: none;
    margin: 20px 0; }
  .form-simple .form-checkbox-t .col-xs-21 {
    display: flex; }
  .form-simple #login-form .fb-login-button {
    margin: 20px 0; }
  .form-simple #contact_form_view h1 {
    color: #e3b324;
    padding: 15px 0; }
    @media (min-width: 992px) {
      .form-simple #contact_form_view h1 {
        padding: 71px 0 30px 0; } }
  .form-simple #contact_form_view h2 {
    color: #000;
    padding-bottom: 20px; }
    @media (min-width: 992px) {
      .form-simple #contact_form_view h2 {
        padding-bottom: 20px; } }
  .form-simple #contact_form_view #form-content {
    color: white;
    padding-bottom: 20px; }
    @media (min-width: 992px) {
      .form-simple #contact_form_view #form-content {
        padding-bottom: 0; } }
  .form-simple #contact_form_view #form-container {
    background-color: #eef2f6;
    padding-top: 30px;
    padding-bottom: 30px; }
    @media (min-width: 992px) {
      .form-simple #contact_form_view #form-container {
        background-color: transparent;
        padding-left: 67px;
        padding-top: 0;
        padding-bottom: 0; } }
  @media (min-width: 992px) {
    .form-simple #simple_form_view {
      padding-bottom: 62px; } }
  .form-simple #simple_form_view h1 {
    color: #e3b324;
    padding: 30px 0 30px 0; }
    @media (min-width: 992px) {
      .form-simple #simple_form_view h1 {
        padding: 71px 0 30px 0; } }
  .form-simple #simple_form_view #foreword {
    color: white; }
  .form-simple #simple_form_view #form-container {
    color: white;
    padding-top: 14px; }
    .form-simple #simple_form_view #form-container a {
      color: #e3b324; }
      .form-simple #simple_form_view #form-container a:hover {
        color: #eee; }
  .form-simple #simple_form_view #form-content {
    background-color: white;
    padding-top: 30px; }
    @media (min-width: 992px) {
      .form-simple #simple_form_view #form-content {
        background-color: transparent;
        padding-top: 0;
        padding-left: 118px; } }
    .form-simple #simple_form_view #form-content h2 {
      color: #000; }

div.form, form.form, .cart {
  /* CHECKBOX, RADIO */
  /*******************/ }
  div.form input:not([type="submit"]), div.form textarea, div.form select, form.form input:not([type="submit"]), form.form textarea, form.form select, .cart input:not([type="submit"]), .cart textarea, .cart select {
    display: block;
    width: 100%;
    color: #6724e3;
    padding: 10px 25px 10px 14px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #6724e3; }
    div.form input:not([type="submit"])::-webkit-input-placeholder, div.form textarea::-webkit-input-placeholder, div.form select::-webkit-input-placeholder, form.form input:not([type="submit"])::-webkit-input-placeholder, form.form textarea::-webkit-input-placeholder, form.form select::-webkit-input-placeholder, .cart input:not([type="submit"])::-webkit-input-placeholder, .cart textarea::-webkit-input-placeholder, .cart select::-webkit-input-placeholder {
      color: #6724e3;
      font-size: 14px; }
    div.form input:not([type="submit"]):-moz-placeholder, div.form textarea:-moz-placeholder, div.form select:-moz-placeholder, form.form input:not([type="submit"]):-moz-placeholder, form.form textarea:-moz-placeholder, form.form select:-moz-placeholder, .cart input:not([type="submit"]):-moz-placeholder, .cart textarea:-moz-placeholder, .cart select:-moz-placeholder {
      color: #6724e3;
      font-size: 14px; }
    div.form input:not([type="submit"])::-moz-placeholder, div.form textarea::-moz-placeholder, div.form select::-moz-placeholder, form.form input:not([type="submit"])::-moz-placeholder, form.form textarea::-moz-placeholder, form.form select::-moz-placeholder, .cart input:not([type="submit"])::-moz-placeholder, .cart textarea::-moz-placeholder, .cart select::-moz-placeholder {
      color: #6724e3;
      font-size: 14px; }
    div.form input:not([type="submit"]):-ms-input-placeholder, div.form textarea:-ms-input-placeholder, div.form select:-ms-input-placeholder, form.form input:not([type="submit"]):-ms-input-placeholder, form.form textarea:-ms-input-placeholder, form.form select:-ms-input-placeholder, .cart input:not([type="submit"]):-ms-input-placeholder, .cart textarea:-ms-input-placeholder, .cart select:-ms-input-placeholder {
      color: #6724e3;
      font-size: 14px; }
    div.form input:not([type="submit"]):focus, div.form input:not([type="submit"]):active, div.form textarea:focus, div.form textarea:active, div.form select:focus, div.form select:active, form.form input:not([type="submit"]):focus, form.form input:not([type="submit"]):active, form.form textarea:focus, form.form textarea:active, form.form select:focus, form.form select:active, .cart input:not([type="submit"]):focus, .cart input:not([type="submit"]):active, .cart textarea:focus, .cart textarea:active, .cart select:focus, .cart select:active {
      outline: none; }
  div.form select, form.form select, .cart select {
    min-height: 50px; }
    div.form select:after, form.form select:after, .cart select:after {
      content: "";
      width: 10px;
      height: 10px;
      background: #555555;
      color: white; }
  div.form textarea, form.form textarea, .cart textarea {
    min-height: 140px; }
  div.form .plain-select:after, form.form .plain-select:after, .cart .plain-select:after {
    content: "\f107";
    font-family: "FontAwesome";
    width: 12px;
    height: 7px;
    font-size: 21px;
    position: absolute;
    right: 40px;
    margin-top: -58px;
    z-index: 0; }
  div.form .form-block, form.form .form-block, .cart .form-block {
    padding-bottom: 13px;
    position: relative; }
    div.form .form-block.button-block, form.form .form-block.button-block, .cart .form-block.button-block {
      padding-top: 20px; }
    div.form .form-block[data-type="label"], form.form .form-block[data-type="label"], .cart .form-block[data-type="label"] {
      margin-top: 17px;
      padding-bottom: 7px; }
      @media (max-width: 768px) {
        div.form .form-block[data-type="label"] .text-danger, form.form .form-block[data-type="label"] .text-danger, .cart .form-block[data-type="label"] .text-danger {
          top: 0px !important;
          right: 0px !important; } }
    div.form .form-block div[data-type="input"] .text-danger, div.form .form-block[data-type="label"] .text-danger, form.form .form-block div[data-type="input"] .text-danger, form.form .form-block[data-type="label"] .text-danger, .cart .form-block div[data-type="input"] .text-danger, .cart .form-block[data-type="label"] .text-danger {
      position: absolute;
      right: 40px;
      top: 17px;
      display: none; }
      div.form .form-block div[data-type="input"] .text-danger.show, div.form .form-block[data-type="label"] .text-danger.show, form.form .form-block div[data-type="input"] .text-danger.show, form.form .form-block[data-type="label"] .text-danger.show, .cart .form-block div[data-type="input"] .text-danger.show, .cart .form-block[data-type="label"] .text-danger.show {
        display: block; }
    div.form .form-block[data-type="label"] .text-danger, form.form .form-block[data-type="label"] .text-danger, .cart .form-block[data-type="label"] .text-danger {
      top: 4px; }
  div.form .form-select, form.form .form-select, .cart .form-select {
    position: relative; }
    div.form .form-select .text-danger, form.form .form-select .text-danger, .cart .form-select .text-danger {
      position: absolute;
      right: 40px;
      top: 17px; }
  div.form .form-block-half, form.form .form-block-half, .cart .form-block-half {
    padding-bottom: 13px; }
  div.form input[type="checkbox"], div.form input[type="radio"], form.form input[type="checkbox"], form.form input[type="radio"], .cart input[type="checkbox"], .cart input[type="radio"] {
    visibility: hidden;
    position: absolute; }
  div.form input[type='checkbox']:checked + label:not(.labelno):before, div.form input[type='radio']:checked + label:not(.labelno):before, form.form input[type='checkbox']:checked + label:not(.labelno):before, form.form input[type='radio']:checked + label:not(.labelno):before, .cart input[type='checkbox']:checked + label:not(.labelno):before, .cart input[type='radio']:checked + label:not(.labelno):before {
    opacity: 1; }
  div.form .nolabel, form.form .nolabel, .cart .nolabel {
    border: 1px solid #6724e3;
    background: #fff;
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0; }
    div.form .nolabel:before, form.form .nolabel:before, .cart .nolabel:before {
      content: '';
      width: 8px;
      height: 8px;
      background: #6724e3;
      position: absolute;
      border-top: none;
      border-right: none;
      opacity: 0;
      margin-top: 4px;
      margin-left: 4px; }
  div.form .nolabel-radio, form.form .nolabel-radio, .cart .nolabel-radio {
    border-radius: 20px; }
    div.form .nolabel-radio:before, form.form .nolabel-radio:before, .cart .nolabel-radio:before {
      border-radius: 20px; }
  div.form div[data-type="input"][data-multipleinput="true"] .text-danger, form.form div[data-type="input"][data-multipleinput="true"] .text-danger, .cart div[data-type="input"][data-multipleinput="true"] .text-danger {
    right: 26px; }
  div.form[data-type="label"], form.form[data-type="label"], .cart[data-type="label"] {
    padding-bottom: 3px; }
    div.form[data-type="label"] .text-danger, form.form[data-type="label"] .text-danger, .cart[data-type="label"] .text-danger {
      top: 0 !important; }
  div.form.button-block, form.form.button-block, .cart.button-block {
    display: inline-block; }

label:not(.nolabel) {
  color: #6724e3;
  font-weight: 600;
  margin-top: 10px; }

#file_uploader_button {
  background: #444444;
  color: white;
  font-weight: bold;
  border: none;
  padding: 14px 38px;
  border-radius: 2px;
  text-transform: none;
  margin-top: 0px;
  transition: background 0.3s; }
  #file_uploader_button:hover {
    background: #5e5d5d; }
  #file_uploader_button:after {
    border: none;
    padding: 0px;
    margin: 0px; }
  #file_uploader_button + label {
    padding-left: 15px;
    font-weight: bold; }

.response, #response {
  padding: 10px;
  display: none;
  border-radius: 2px;
  clear: both;
  margin-top: 13px;
  margin-bottom: 0; }
  .response.success, #response.success {
    display: block;
    background: #9cf0b2;
    border: 1px solid #51b96c;
    color: #2f7541; }
  .response.error, #response.error {
    display: block;
    background: #f1d4d4;
    border: 1px solid #913030;
    color: #913030; }

@media (min-width: 992px) {
  .form .row .form-content {
    padding-top: 65px; } }

.form .hide {
  display: none !important; }

.kapcsolat-content {
  padding: 0 !important; }
  .kapcsolat-content .elerhetosegek {
    margin-bottom: 50px; }

.telefonszamBox {
  display: none;
  margin: 20px 0; }

/* formokban a checkbox és label egymás mellé kerüljün*/
.form-checkbox-t .col-xs-21 {
  display: flex; }

/* Belépés */
#login-form .fb-login-button {
  margin: 20px 0; }

#contact_form_view h1 {
  color: #e3b324;
  padding: 15px 0; }
  @media (min-width: 992px) {
    #contact_form_view h1 {
      padding: 71px 0 30px 0; } }

#contact_form_view h2 {
  color: #000;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    #contact_form_view h2 {
      padding-bottom: 20px; } }

#contact_form_view #form-content {
  color: white;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    #contact_form_view #form-content {
      padding-bottom: 0; } }

#contact_form_view #form-container {
  background-color: #eef2f6;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 992px) {
    #contact_form_view #form-container {
      background-color: transparent;
      padding-left: 67px;
      padding-top: 0;
      padding-bottom: 0; } }

@media (min-width: 992px) {
  #simple_form_view {
    padding-bottom: 62px; } }

#simple_form_view h1 {
  color: #e3b324;
  padding: 30px 0 30px 0; }
  @media (min-width: 992px) {
    #simple_form_view h1 {
      padding: 71px 0 30px 0; } }

#simple_form_view #foreword {
  color: white; }

#simple_form_view #form-container {
  color: white;
  padding-top: 14px; }
  #simple_form_view #form-container a {
    color: #e3b324; }
    #simple_form_view #form-container a:hover {
      color: #eee; }

#simple_form_view #form-content {
  background-color: white;
  padding-top: 30px; }
  @media (min-width: 992px) {
    #simple_form_view #form-content {
      background-color: transparent;
      padding-top: 0;
      padding-left: 118px; } }
  #simple_form_view #form-content h2 {
    color: #000000; }
  #simple_form_view #form-content p {
    color: #000; }
  #simple_form_view #form-content li {
    color: #000; }

.form-simple-4 #foreword p {
  color: #000; }

.header-bottom {
  height: 8px;
  width: 100%;
  position: fixed;
  top: 85px;
  z-index: 101; }

header[role="banner"] {
  background-color: #1b024a;
  height: 100px;
  position: fixed;
  top: 0;
  z-index: 101;
  width: 100%;
  max-width: 1920px; }
  @media (min-width: 992px) {
    header[role="banner"] {
      height: 113px;
      background-color: transparent;
      background-image: url("../../img/header-bg.png");
      background-repeat: no-repeat;
      background-position: 50% 100%; } }
  header[role="banner"] > .container {
    display: flex; }
  header[role="banner"] .header--left {
    min-width: 191px; }
    header[role="banner"] .header--left .logo {
      display: inline-block;
      width: 162px;
      height: 58px;
      background-image: url("../../img/logo.svg");
      background-repeat: no-repeat;
      background-position: 50% 0;
      background-size: contain;
      margin-top: 22px; }
      @media (min-width: 992px) {
        header[role="banner"] .header--left .logo {
          margin-top: 27px; } }
  header[role="banner"] .header-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
    header[role="banner"] .header-right .navigation {
      display: none; }
      @media (min-width: 992px) {
        header[role="banner"] .header-right .navigation {
          display: flex;
          width: 100%;
          min-height: 66px; }
          header[role="banner"] .header-right .navigation li {
            display: flex;
            justify-content: center; }
            header[role="banner"] .header-right .navigation li.active a {
              color: #e3b324;
              text-decoration: none; }
            header[role="banner"] .header-right .navigation li.active li a {
              color: #1b024a; }
            header[role="banner"] .header-right .navigation li a {
              color: #1b024a;
              font-family: "Open Sans";
              font-weight: 700;
              text-transform: uppercase;
              transition: all .3s;
              font-size: 14px;
              padding: 0 20px 0 10px;
              display: flex;
              justify-content: center;
              align-items: center; }
              header[role="banner"] .header-right .navigation li a:hover {
                background-color: #e3b324;
                color: white;
                text-decoration: none; } }
      header[role="banner"] .header-right .navigation .navigation-menu {
        width: 100%;
        display: flex;
        justify-content: space-between;
        list-style: none;
        margin: 0;
        padding: 0;
        color: white; }
        @media (min-width: 992px) {
          header[role="banner"] .header-right .navigation .navigation-menu {
            display: flex; } }
        header[role="banner"] .header-right .navigation .navigation-menu a {
          text-decoration: none; }
        header[role="banner"] .header-right .navigation .navigation-menu li ul {
          margin: 0;
          padding: 0; }
        header[role="banner"] .header-right .navigation .navigation-menu li:hover .dropdown-menu {
          opacity: 1; }
        header[role="banner"] .header-right .navigation .navigation-menu li.parent-list {
          position: relative; }
          header[role="banner"] .header-right .navigation .navigation-menu li.parent-list a {
            background-image: url("../../img/icons/chevron-p.png");
            background-repeat: no-repeat;
            background-position: 90% 50%;
            background-size: 10px; }
          header[role="banner"] .header-right .navigation .navigation-menu li.parent-list:hover .child-list {
            display: block; }
          header[role="banner"] .header-right .navigation .navigation-menu li.parent-list .child-list {
            display: none;
            background-color: #e6e5e5;
            position: absolute;
            top: 66px;
            left: 0; }
            header[role="banner"] .header-right .navigation .navigation-menu li.parent-list .child-list li {
              display: block;
              width: 245px; }
              header[role="banner"] .header-right .navigation .navigation-menu li.parent-list .child-list li a {
                display: block;
                padding: 10px 20px 10px 10px;
                background-image: unset; }
                header[role="banner"] .header-right .navigation .navigation-menu li.parent-list .child-list li a:hover .dropdown {
                  display: block; }
              header[role="banner"] .header-right .navigation .navigation-menu li.parent-list .child-list li.dropdown {
                position: relative; }
                header[role="banner"] .header-right .navigation .navigation-menu li.parent-list .child-list li.dropdown a {
                  background-image: url("../../img/icons/chevron-p.png");
                  background-repeat: no-repeat;
                  background-position: 95% 50%;
                  background-size: 10px; }
                header[role="banner"] .header-right .navigation .navigation-menu li.parent-list .child-list li.dropdown:hover {
                  background-color: #cccccc; }
                  header[role="banner"] .header-right .navigation .navigation-menu li.parent-list .child-list li.dropdown:hover .dropdown-menu-inner {
                    display: block; }
                header[role="banner"] .header-right .navigation .navigation-menu li.parent-list .child-list li.dropdown .dropdown-menu-inner {
                  display: none;
                  background-color: #cccccc;
                  position: absolute;
                  left: 245px;
                  top: 0; }
                  header[role="banner"] .header-right .navigation .navigation-menu li.parent-list .child-list li.dropdown .dropdown-menu-inner a {
                    background-image: unset; }
        header[role="banner"] .header-right .navigation .navigation-menu .dropdown-menu {
          opacity: 0;
          position: absolute;
          list-style: none;
          margin: 0;
          padding: 0;
          transition: all .5s; }
          header[role="banner"] .header-right .navigation .navigation-menu .dropdown-menu li a {
            color: #000;
            background-color: #eee;
            font-weight: normal;
            display: block; }
            header[role="banner"] .header-right .navigation .navigation-menu .dropdown-menu li a:hover {
              background-color: #eee; }
          header[role="banner"] .header-right .navigation .navigation-menu .dropdown-menu li:hover .dropdown-menu-inner {
            opacity: 1; }
          header[role="banner"] .header-right .navigation .navigation-menu .dropdown-menu .dropdown-menu-inner {
            opacity: 0;
            list-style: none;
            margin: 0;
            padding: 0 0 0 20px;
            background-color: #CCC;
            transition: all .6s; }
            header[role="banner"] .header-right .navigation .navigation-menu .dropdown-menu .dropdown-menu-inner li a {
              color: #eee;
              background-color: #CCC; }
    header[role="banner"] .header-right .header-other {
      position: relative;
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: flex-start; }
      @media (min-width: 992px) {
        header[role="banner"] .header-right .header-other {
          width: auto; } }
      header[role="banner"] .header-right .header-other #langselect-arrow {
        color: #1b024a;
        font-size: 10px;
        margin: 10px 0 0 0;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all, .3s; }
        header[role="banner"] .header-right .header-other #langselect-arrow.open {
          transform: rotateX(180deg); }
      header[role="banner"] .header-right .header-other .languages {
        display: none; }
        @media (min-width: 992px) {
          header[role="banner"] .header-right .header-other .languages {
            list-style-type: none;
            margin: 4px 0 0 0;
            padding: 0;
            display: flex;
            flex-direction: column;
            position: relative; }
            header[role="banner"] .header-right .header-other .languages li {
              display: none;
              padding: 0 7px; }
              header[role="banner"] .header-right .header-other .languages li a {
                display: block;
                color: #1b024a; }
                header[role="banner"] .header-right .header-other .languages li a:hover {
                  text-decoration: none; }
              header[role="banner"] .header-right .header-other .languages li.active {
                display: block; }
              header[role="banner"] .header-right .header-other .languages li.show {
                display: block; } }
      header[role="banner"] .header-right .header-other #loginblock {
        margin-right: 5px;
        position: relative; }
        header[role="banner"] .header-right .header-other #loginblock #loginblock-container {
          display: none;
          z-index: 111;
          position: absolute;
          top: 23px;
          right: 0;
          width: 200px; }
          header[role="banner"] .header-right .header-other #loginblock #loginblock-container a {
            display: block; }
        header[role="banner"] .header-right .header-other #loginblock .headerbutton span {
          display: inline-block; }
          @media (min-width: 992px) {
            header[role="banner"] .header-right .header-other #loginblock .headerbutton span {
              display: none; } }
      header[role="banner"] .header-right .header-other #cartBlock a {
        color: white; }
      header[role="banner"] .header-right .header-other #cartBlock #cartCount {
        display: inline-block;
        position: absolute;
        top: -13px;
        right: -23px;
        opacity: 0;
        transition: all, .3s; }
        header[role="banner"] .header-right .header-other #cartBlock #cartCount.show {
          opacity: 1; }
      header[role="banner"] .header-right .header-other #search-block {
        display: none; }
        @media (min-width: 992px) {
          header[role="banner"] .header-right .header-other #search-block {
            display: block;
            position: absolute;
            bottom: -32px;
            right: -45px;
            margin-right: 0;
            padding-top: 0; } }
        header[role="banner"] .header-right .header-other #search-block form {
          display: flex; }
        header[role="banner"] .header-right .header-other #search-block input[type="search"] {
          display: inline-block;
          width: 180px;
          height: 32px;
          padding-left: 33px;
          position: relative;
          border: none;
          font-family: "Open Sans";
          background: #eee;
          border-bottom-left-radius: 100px;
          font-size: 13px; }
          header[role="banner"] .header-right .header-other #search-block input[type="search"]::-webkit-input-placeholder {
            color: #6724e3;
            font-size: 14px; }
          header[role="banner"] .header-right .header-other #search-block input[type="search"]:-moz-placeholder {
            color: #6724e3;
            font-size: 14px; }
          header[role="banner"] .header-right .header-other #search-block input[type="search"]::-moz-placeholder {
            color: #6724e3;
            font-size: 14px; }
          header[role="banner"] .header-right .header-other #search-block input[type="search"]:-ms-input-placeholder {
            color: #6724e3;
            font-size: 14px; }
          header[role="banner"] .header-right .header-other #search-block input[type="search"]:focus, header[role="banner"] .header-right .header-other #search-block input[type="search"]:active {
            outline: none; }
        header[role="banner"] .header-right .header-other #search-block button[type="submit"] {
          display: inline-block;
          width: 33px;
          height: 32px;
          border: none;
          background: #eee;
          margin: 0;
          border-left: none;
          color: #999;
          outline: 0; }
        header[role="banner"] .header-right .header-other #search-block .search-block-result {
          position: absolute;
          right: 0;
          background: #CCC;
          width: 210px;
          margin-left: 15px;
          padding: 42px 0 10px 36px;
          z-index: 10;
          display: none;
          border-radius: 0 0 25px 25px; }
          header[role="banner"] .header-right .header-other #search-block .search-block-result .search-results .search-results-row {
            display: flex;
            justify-content: center;
            color: white;
            text-decoration: none;
            transition: background 0.3s;
            width: 100%;
            padding-left: 13px;
            flex-direction: column;
            padding-top: 10px;
            padding-bottom: 10px; }
            header[role="banner"] .header-right .header-other #search-block .search-block-result .search-results .search-results-row:hover {
              background: rgba(255, 255, 255, 0.1); }
            header[role="banner"] .header-right .header-other #search-block .search-block-result .search-results .search-results-row:not(:last-child) {
              border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
            header[role="banner"] .header-right .header-other #search-block .search-block-result .search-results .search-results-row .result-contentname {
              text-align: left;
              font-size: 16px;
              font-weight: bold;
              font-family: "Manrope"; }
            header[role="banner"] .header-right .header-other #search-block .search-block-result .search-results .search-results-row .result-content {
              font-family: "Manrope";
              color: white;
              padding-right: 10px; }
              header[role="banner"] .header-right .header-other #search-block .search-block-result .search-results .search-results-row .result-content, header[role="banner"] .header-right .header-other #search-block .search-block-result .search-results .search-results-row .result-content p, header[role="banner"] .header-right .header-other #search-block .search-block-result .search-results .search-results-row .result-content strong, header[role="banner"] .header-right .header-other #search-block .search-block-result .search-results .search-results-row .result-content b {
                font-size: 13px;
                font-weight: normal !important; }
              header[role="banner"] .header-right .header-other #search-block .search-block-result .search-results .search-results-row .result-content p {
                display: inline !important; }
          header[role="banner"] .header-right .header-other #search-block .search-block-result p.notfound {
            padding-left: 10px; }
          header[role="banner"] .header-right .header-other #search-block .search-block-result .search-more {
            padding-right: 10px;
            padding-bottom: 10px;
            color: white;
            padding-top: 10px;
            text-align: right; }
            header[role="banner"] .header-right .header-other #search-block .search-block-result .search-more a {
              color: white; }
      header[role="banner"] .header-right .header-other #search-mobile-icon {
        display: block; }
        @media (min-width: 992px) {
          header[role="banner"] .header-right .header-other #search-mobile-icon {
            display: none; } }
      header[role="banner"] .header-right .header-other .mobile-icon {
        margin-right: 10px; }
    header[role="banner"] .header-right #header-contact-line {
      display: none; }
      @media (min-width: 992px) {
        header[role="banner"] .header-right #header-contact-line {
          display: flex;
          align-items: center;
          justify-content: space-between;
          font-size: 13px;
          color: white;
          height: 47px;
          margin-left: 15px; } }
      header[role="banner"] .header-right #header-contact-line .contact-block {
        display: flex;
        align-items: center;
        position: relative; }
        header[role="banner"] .header-right #header-contact-line .contact-block a {
          color: white;
          text-decoration: none;
          display: flex;
          align-items: center; }
          header[role="banner"] .header-right #header-contact-line .contact-block a:hover {
            color: #e3b324; }
        header[role="banner"] .header-right #header-contact-line .contact-block:before {
          content: '';
          display: block;
          width: 13px;
          height: 13px;
          background-position: 50% 50%;
          background-repeat: no-repeat;
          background-size: contain;
          margin-right: 8px; }
        header[role="banner"] .header-right #header-contact-line .contact-block#mail {
          padding-right: 8px; }
          header[role="banner"] .header-right #header-contact-line .contact-block#mail:before {
            background-image: url("../../img/icons/header-mail.svg"); }
        header[role="banner"] .header-right #header-contact-line .contact-block#phone {
          padding-right: 50px; }
          header[role="banner"] .header-right #header-contact-line .contact-block#phone:before {
            background-image: url("../../img/icons/header-phone.svg"); }
        header[role="banner"] .header-right #header-contact-line .contact-block#address:before {
          background-image: url("../../img/icons/header-map.svg"); }
        header[role="banner"] .header-right #header-contact-line .contact-block#opening-time:before {
          background-image: url("../../img/icons/header-clock.svg"); }
      header[role="banner"] .header-right #header-contact-line .show-me-button {
        position: absolute;
        right: 0;
        top: -5px;
        background-image: url("../../img/purple-lines.jpg");
        background-repeat: repeat;
        transition: all, .3s;
        opacity: 1; }
        header[role="banner"] .header-right #header-contact-line .show-me-button:before {
          content: '...';
          display: inline-block;
          position: absolute;
          right: 65px;
          background-image: url("../../img/purple-lines.jpg");
          background-repeat: repeat;
          font-weight: 800;
          font-size: 12px;
          padding: 0 1px;
          line-height: 1.3; }
        header[role="banner"] .header-right #header-contact-line .show-me-button.hide {
          opacity: 0; }
  header[role="banner"] .header--mobile-right {
    position: absolute;
    right: 10px;
    color: black; }
    header[role="banner"] .header--mobile-right button {
      outline: none;
      background: transparent;
      color: #fff;
      border: none;
      margin-top: 34px; }
    @media (min-width: 992px) {
      header[role="banner"] .header--mobile-right {
        display: none; } }

.hamburger {
  position: relative;
  top: 7px;
  left: 7px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }

.hamburger-box {
  width: 40px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: -7px; }
  @media (min-width: 768px) {
    .hamburger-box {
      top: -5px; } }
  .hamburger-box:hover, .hamburger-box:focus, .hamburger-box:active {
    outline: none; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  outline: none; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 27px;
  height: 3px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -5px; }

.hamburger-inner::after {
  bottom: -5px; }

.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.15s 0.4s ease; }

.hamburger--elastic .hamburger-inner::after {
  top: 17px;
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.1s; }

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
  transform: translate3d(0, -17px, 0) rotate(-270deg);
  transition-delay: 0.1s; }

/* Albumok listázása */
/* ---- grid ---- */
.grid {
  background: white;
  margin: 0 -3px; }

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both; }

/* ---- .grid-item ---- */
.grid-sizer,
.grid-item {
  padding: 3px; }
  @media (min-width: 992px) {
    .grid-sizer,
    .grid-item {
      width: 33.333%; } }
  .grid-sizer img,
  .grid-item img {
    max-height: 138px;
    object-fit: cover;
    width: 246px; }

.grid-item {
  float: left; }
  .grid-item a {
    background-color: black;
    display: block;
    text-decoration: none; }
    .grid-item a:hover .gallery-title {
      opacity: 1; }
    .grid-item a:hover img {
      opacity: .7; }
    .grid-item a .gallery-title {
      color: #fff;
      width: 100%;
      text-align: center;
      transition: all .5s;
      margin: 0;
      background-color: white;
      color: #000;
      font-size: 18px; }

.grid-item img {
  display: block;
  max-width: 100%;
  margin: 0 !important;
  opacity: 1;
  transition: opacity .5s; }

/* kép nézegető */
.pswp__caption__center {
  text-align: center; }

/* Tartalomban megjelenő carousel (szöveges oldal, cikkek */
.content-slider .carousel-inner .item {
  height: 370px; }

.content-slider .carousel-control {
  color: #fff;
  background-image: unset;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.content-slider .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: baseline; }
  .content-slider .carousel-indicators:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 45px;
    background: #000;
    opacity: .5;
    bottom: 0;
    z-index: -1; }
  .content-slider .carousel-indicators li {
    border-radius: unset;
    background-color: #fff;
    border-color: #fff;
    margin-right: 5px;
    margin-bottom: 11px; }
    .content-slider .carousel-indicators li.active {
      background-color: #6724e3;
      border-color: #6724e3;
      height: 20px; }

.gallery .gallery__item {
  padding: 0 10px; }
  @media (min-width: 992px) {
    .gallery .gallery__item {
      padding: 0 15px; } }
  .gallery .gallery__item img {
    margin: 10px 0; }
  .gallery .gallery__item a {
    display: block; }

.module ul:not(.pagination) {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none; }
  .module ul:not(.pagination) li {
    position: relative;
    padding: 0 0 0 37px; }
    .module ul:not(.pagination) li:before {
      content: '';
      display: block;
      width: 20px;
      height: 7px;
      background-image: url("../../img/icons/btn_arrow_purple.svg");
      background-size: contain;
      position: absolute;
      top: 9px;
      left: 0; }

.module ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin: 0 0 10px 0;
  padding: 0; }
  .module ol li {
    counter-increment: my-awesome-counter;
    position: relative;
    padding: 0 0 0 30px; }
    .module ol li:before {
      content: "0" counter(my-awesome-counter) ".";
      position: absolute;
      top: 0;
      left: 0;
      color: #6724e3;
      font-weight: bold; }
    .module ol li:nth-child(n+10):before {
      content: counter(my-awesome-counter) "."; }

.module-header {
  width: 100%; }

.module-tags {
  font-weight: bold; }
  .module-tags a {
    color: #000 !important;
    padding: 5px 10px 5px 0;
    transition: background .5s, color .3s; }
    .module-tags a:hover {
      color: #000 !important;
      text-decoration: none !important; }

.module-content form .button.form:after {
  display: none; }

.module-content .floatLeft {
  margin: 7px 15px 0 0; }

.module-content .floatRight {
  margin: 7px 0 0 15px; }

@media (max-width: 480px) {
  .module-content iframe {
    height: 185px !important; } }

@media (max-width: 768px) {
  .module-content iframe {
    height: 315px; } }

@media (max-width: 992px) {
  .module-content iframe {
    width: 100%; } }

.module-content, .module-content p {
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
  margin-bottom: 15px; }
  .module-content img, .module-content p img {
    margin-right: 30px;
    margin-bottom: 20px;
    margin-top: 7px; }

.module-content a.mce-item-anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden; }

#breadcrumb {
  position: relative;
  padding: 10px;
  background-color: #eef2f6;
  margin: 10px 0; }
  @media (min-width: 992px) {
    #breadcrumb {
      padding: 60px 0 0 0;
      background-color: transparent;
      margin: 0; } }
  #breadcrumb .breadcrumb {
    padding: 0;
    margin: 0;
    background: transparent; }
    #breadcrumb .breadcrumb li {
      font-family: "Manrope";
      font-size: 14px;
      font-weight: 600;
      color: #000;
      list-style: none;
      display: inline-block;
      padding-right: 4px; }
      #breadcrumb .breadcrumb li:hover a {
        color: #e3b324; }
      #breadcrumb .breadcrumb li:not(.active) a {
        color: #6724e3;
        margin-right: 1px;
        margin-left: 2px; }
        #breadcrumb .breadcrumb li:not(.active) a:hover {
          color: #e3b324; }
      #breadcrumb .breadcrumb li.active a {
        color: #000; }
        #breadcrumb .breadcrumb li.active a:hover {
          color: #e3b324; }
      #breadcrumb .breadcrumb li:first-child a {
        color: #6724e3; }
      #breadcrumb .breadcrumb li:not(:first-child):before {
        content: ">" !important;
        display: inline-block;
        margin-right: 12px;
        position: relative;
        /*position: relative;
        top: 0;
        left: 0;*/ }
      #breadcrumb .breadcrumb li a {
        text-decoration: none; }

.full-width-page #breadcrumb {
  background-image: url("../../img/purple-lines.jpg"); }
  @media (min-width: 992px) {
    .full-width-page #breadcrumb {
      background-image: unset; } }

.full-width-page #breadcrumb .breadcrumb li {
  color: white; }
  .full-width-page #breadcrumb .breadcrumb li:not(.active) a {
    color: white; }
    .full-width-page #breadcrumb .breadcrumb li:not(.active) a:hover {
      color: #e3b324; }
  .full-width-page #breadcrumb .breadcrumb li.active a {
    color: white; }
    .full-width-page #breadcrumb .breadcrumb li.active a:hover {
      color: #e3b324; }

/**** BUTTON ***/
button {
  outline: none; }

/* BUTTON */
.button {
  border: none;
  color: inherit;
  background: none;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none !important;
  position: relative;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0;
  font-family: "Manrope";
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px 20px 10px 20px;
  border: 1px solid #6724e3;
  color: #fff;
  background-color: #6724e3; }
  .button:hover {
    text-decoration: none;
    outline: none; }
  .button:active, .button :focus {
    outline: none; }
  .button:hover, .button:active {
    color: #fff;
    background: #e3b324;
    border: 1px solid #e3b324; }
  .button:after {
    content: '';
    display: block;
    width: 23px;
    height: 8px;
    background-image: url("../../img/icons/btn_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 18px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0; }

.link-button {
  border: none;
  color: inherit;
  background: none;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none !important;
  position: relative;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0;
  padding: 0;
  color: #6724e3;
  padding-bottom: 5px;
  border-bottom: 1px solid #6724e3;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 1px; }
  .link-button:hover {
    text-decoration: none;
    outline: none; }
  .link-button:active, .link-button :focus {
    outline: none; }
  .link-button:after {
    display: none; }
  .link-button:hover {
    color: #e3b324;
    border-color: #e3b324; }

.button-transparent-purple {
  border: none;
  color: inherit;
  background: none;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none !important;
  position: relative;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0;
  font-family: "Manrope";
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px 20px 10px 20px;
  border: 1px solid #6724e3;
  color: #fff;
  background-color: #6724e3;
  color: #6724e3;
  background-color: transparent; }
  .button-transparent-purple:hover {
    text-decoration: none;
    outline: none; }
  .button-transparent-purple:active, .button-transparent-purple :focus {
    outline: none; }
  .button-transparent-purple:hover, .button-transparent-purple:active {
    color: #fff;
    background: #e3b324;
    border: 1px solid #e3b324; }
  .button-transparent-purple:after {
    content: '';
    display: block;
    width: 23px;
    height: 8px;
    background-image: url("../../img/icons/btn_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 18px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0; }
  .button-transparent-purple:after {
    background-image: url("../../img/icons/btn_arrow_purple.svg"); }
  .button-transparent-purple:hover:after {
    background-image: url("../../img/icons/btn_arrow_white.svg"); }

.button-transparent-yellow {
  border: none;
  color: inherit;
  background: none;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none !important;
  position: relative;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0;
  font-family: "Manrope";
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px 20px 10px 20px;
  border: 1px solid #6724e3;
  color: #fff;
  background-color: #6724e3;
  color: #e3b324;
  border-color: #e3b324;
  background-color: transparent; }
  .button-transparent-yellow:hover {
    text-decoration: none;
    outline: none; }
  .button-transparent-yellow:active, .button-transparent-yellow :focus {
    outline: none; }
  .button-transparent-yellow:hover, .button-transparent-yellow:active {
    color: #fff;
    background: #e3b324;
    border: 1px solid #e3b324; }
  .button-transparent-yellow:after {
    content: '';
    display: block;
    width: 23px;
    height: 8px;
    background-image: url("../../img/icons/btn_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 18px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0; }
  .button-transparent-yellow:after {
    background-image: url("../../img/icons/btn_arrow_yellow.svg"); }
  .button-transparent-yellow:hover:after {
    background-image: url("../../img/icons/btn_arrow_white.svg"); }

.button-transparent-white {
  border: none;
  color: inherit;
  background: none;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none !important;
  position: relative;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0;
  font-family: "Manrope";
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px 20px 10px 20px;
  border: 1px solid #6724e3;
  color: #fff;
  background-color: #6724e3;
  color: white;
  border-color: white;
  background-color: transparent; }
  .button-transparent-white:hover {
    text-decoration: none;
    outline: none; }
  .button-transparent-white:active, .button-transparent-white :focus {
    outline: none; }
  .button-transparent-white:hover, .button-transparent-white:active {
    color: #fff;
    background: #e3b324;
    border: 1px solid #e3b324; }
  .button-transparent-white:after {
    content: '';
    display: block;
    width: 23px;
    height: 8px;
    background-image: url("../../img/icons/btn_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 18px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0; }
  .button-transparent-white:after {
    display: none; }

.button-yellow {
  border: none;
  color: inherit;
  background: none;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none !important;
  position: relative;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0;
  font-family: "Manrope";
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px 20px 10px 20px;
  border: 1px solid #6724e3;
  color: #fff;
  background-color: #6724e3;
  background-color: #e3b324;
  border-color: #e3b324; }
  .button-yellow:hover {
    text-decoration: none;
    outline: none; }
  .button-yellow:active, .button-yellow :focus {
    outline: none; }
  .button-yellow:hover, .button-yellow:active {
    color: #fff;
    background: #e3b324;
    border: 1px solid #e3b324; }
  .button-yellow:after {
    content: '';
    display: block;
    width: 23px;
    height: 8px;
    background-image: url("../../img/icons/btn_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 18px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0; }
  .button-yellow:hover {
    border-color: #1b024a;
    background-color: #1b024a; }

.show-me-button {
  border: none;
  color: inherit;
  background: none;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none !important;
  position: relative;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0;
  font-family: "Manrope";
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px 20px 10px 20px;
  border: 1px solid #6724e3;
  color: #fff;
  background-color: #6724e3;
  font-family: "Open Sans";
  font-size: 10px;
  font-weight: 600;
  background-color: transparent;
  border-color: white;
  padding: 6px 8px; }
  .show-me-button:hover {
    text-decoration: none;
    outline: none; }
  .show-me-button:active, .show-me-button :focus {
    outline: none; }
  .show-me-button:hover, .show-me-button:active {
    color: #fff;
    background: #e3b324;
    border: 1px solid #e3b324; }
  .show-me-button:after {
    content: '';
    display: block;
    width: 23px;
    height: 8px;
    background-image: url("../../img/icons/btn_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 18px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0; }
  .show-me-button:after {
    display: none; }
  .show-me-button:hover, .show-me-button:active {
    color: #1b024a;
    background: white;
    border: 1px solid white; }

.button-deepblue {
  border: none;
  color: inherit;
  background: none;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none !important;
  position: relative;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0;
  font-family: "Manrope";
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px 20px 10px 20px;
  border: 1px solid #6724e3;
  color: #fff;
  background-color: #6724e3;
  background-color: #1b024a;
  border-color: #1b024a; }
  .button-deepblue:hover {
    text-decoration: none;
    outline: none; }
  .button-deepblue:active, .button-deepblue :focus {
    outline: none; }
  .button-deepblue:hover, .button-deepblue:active {
    color: #fff;
    background: #e3b324;
    border: 1px solid #e3b324; }
  .button-deepblue:after {
    content: '';
    display: block;
    width: 23px;
    height: 8px;
    background-image: url("../../img/icons/btn_arrow_white.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 18px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0; }
  .button-deepblue:hover {
    background-color: #e3b324;
    border-color: #e3b324; }

/* kosár oldal */
.button-delete {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none !important;
  outline: none;
  color: #913030;
  border: 2px solid #913030;
  border-radius: 25px;
  background: transparent;
  padding: 0;
  text-align: center;
  transition: background .5s; }
  .button-delete:hover {
    color: #fff;
    background: #913030; }

.button-triangle {
  background-image: url("../../img/button-triangle-bg.png");
  background-repeat: no-repeat;
  width: 65px;
  height: 60px;
  display: block;
  transition: all, .3s; }
  .button-triangle:hover {
    opacity: .7; }

#home-slider {
  color: #fff;
  width: 100%;
  z-index: 10;
  background-image: url("../../img/blue-lines.jpg");
  background-repeat: repeat;
  position: relative;
  min-height: 400px; }
  @media (min-width: 992px) {
    #home-slider {
      height: 623px;
      margin-top: 113px;
      background-image: url("../../img/home-slider-bg.jpg");
      background-repeat: no-repeat;
      background-position: 50% 0; } }
  #home-slider .carousel-control {
    z-index: 10;
    background-image: url(../../img/icons/rolunk-mondtak-arrow.svg);
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: 50% 50%;
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 2px solid white;
    position: relative;
    opacity: 1; }
    #home-slider .carousel-control:hover {
      opacity: .5; }
    #home-slider .carousel-control .carousel-control-prev-icon, #home-slider .carousel-control .carousel-control-next-icon {
      display: none; }
    #home-slider .carousel-control.carousel-control-prev {
      transform: rotate(180deg); }
  #home-slider .carousel-inner {
    position: relative; }
    #home-slider .carousel-inner .carousel-item {
      height: 100%;
      width: 100%;
      position: relative;
      background-position: 50% 0;
      background-repeat: no-repeat; }
      @media (max-width: 992px) {
        #home-slider .carousel-inner .carousel-item {
          background-image: none !important; } }
      @media (min-width: 992px) {
        #home-slider .carousel-inner .carousel-item img {
          display: none; } }
      #home-slider .carousel-inner .carousel-item .image-container {
        min-height: 220px;
        background-size: contain;
        background-repeat: no-repeat; }
        @media (min-width: 992px) {
          #home-slider .carousel-inner .carousel-item .image-container {
            display: block;
            height: 100%;
            width: 100%;
            background-position: 50% 0; } }
      #home-slider .carousel-inner .carousel-item .carousel-caption {
        bottom: inherit;
        text-shadow: none;
        text-align: center;
        position: relative;
        right: 0;
        left: 0;
        color: #fff;
        padding: 0 0 40px 0;
        min-height: 300px; }
        @media (min-width: 992px) {
          #home-slider .carousel-inner .carousel-item .carousel-caption {
            position: absolute;
            display: flex;
            padding: 0 0 0 0;
            text-align: left;
            flex-direction: column;
            justify-content: flex-start;
            top: 0;
            min-height: 1px; } }
        #home-slider .carousel-inner .carousel-item .carousel-caption .text-container {
          max-width: 448px; }
        #home-slider .carousel-inner .carousel-item .carousel-caption header {
          display: inline-block;
          line-height: 1.05;
          opacity: 1;
          transition: opacity .6s, transform .3s;
          z-index: 50;
          padding-top: 25px;
          font-family: "Manrope";
          font-weight: 800;
          font-size: 26px;
          text-transform: uppercase; }
          @media (min-width: 992px) {
            #home-slider .carousel-inner .carousel-item .carousel-caption header {
              position: relative;
              display: inline-block;
              width: auto !important;
              padding-top: 8px;
              line-height: 1.1;
              font-size: 46px;
              padding-top: 100px; } }
        #home-slider .carousel-inner .carousel-item .carousel-caption .subtitle {
          opacity: 1;
          transition: transform 1s, opacity .4s;
          font-size: 16px;
          padding: 10px 0;
          line-height: 1.3; }
          @media (min-width: 992px) {
            #home-slider .carousel-inner .carousel-item .carousel-caption .subtitle {
              padding: 30px 0;
              line-height: 1.5; } }
        #home-slider .carousel-inner .carousel-item .carousel-caption .content {
          max-width: 350px;
          font-size: 16px;
          color: black;
          font-weight: 500;
          display: inline-block;
          padding-top: 50px; }
          @media (min-width: 768px) {
            #home-slider .carousel-inner .carousel-item .carousel-caption .content {
              color: #000;
              padding-top: 0; } }
  #home-slider #carousel-indicators-container .container {
    position: relative; }
  #home-slider #carousel-control-container {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 10; }
    @media (min-width: 992px) {
      #home-slider #carousel-control-container {
        top: unset;
        bottom: 0; } }
    #home-slider #carousel-control-container .container {
      display: flex;
      justify-content: flex-end; }
    #home-slider #carousel-control-container #carousel-control-link-container {
      width: 100%;
      display: flex;
      justify-content: space-between;
      padding: 90px 0 0 0; }
      @media (min-width: 992px) {
        #home-slider #carousel-control-container #carousel-control-link-container {
          padding: 0 0 31px 24px;
          width: 682px; } }
  #home-slider .carousel-indicators {
    align-items: center;
    margin: 0;
    max-width: 428px;
    top: 471px;
    bottom: 0; }
    @media (min-width: 992px) {
      #home-slider .carousel-indicators {
        justify-content: flex-end; } }
    #home-slider .carousel-indicators li {
      width: 5px;
      height: 5px;
      border-radius: 20px;
      border: 1px solid transparent;
      opacity: 1; }
    #home-slider .carousel-indicators .active {
      background-color: #e3b324;
      width: 9px;
      height: 9px; }

/*****/
.slider-container {
  position: relative;
  text-align: center; }

.slider-container-control {
  z-index: 100;
  position: relative; }
  .slider-container-control .control-container {
    position: relative; }
    @media (min-width: 1200px) {
      .slider-container-control .control-container {
        top: 55px; } }
    .slider-container-control .control-container a.left, .slider-container-control .control-container a.right {
      position: absolute;
      opacity: 1;
      width: 50px;
      height: 50px;
      color: white;
      right: 0;
      transition: 0.4s; }
      @media (max-width: 768px) {
        .slider-container-control .control-container a.left, .slider-container-control .control-container a.right {
          margin-top: 12px; } }
      @media (max-width: 992px) {
        .slider-container-control .control-container a.left, .slider-container-control .control-container a.right {
          top: 250px !important; } }
      @media (min-width: 1200px) {
        .slider-container-control .control-container a.left, .slider-container-control .control-container a.right {
          width: 50px;
          height: 45px; } }
      .slider-container-control .control-container a.left:hover, .slider-container-control .control-container a.right:hover {
        background-color: transparent;
        opacity: .7; }
    .slider-container-control .control-container a.right {
      background: url("../../img/arrow_right.png") black no-repeat center center;
      width: 50px;
      height: 50px;
      right: 50px;
      position: absolute;
      top: 370px; }
      @media (min-width: 1200px) {
        .slider-container-control .control-container a.right {
          top: 580px;
          background: url("../../img/arrow_right.png") no-repeat center center; } }
    .slider-container-control .control-container a.left {
      background: url("../../img/arrow_left.png") #000 center center no-repeat;
      right: 100px;
      height: 50px;
      left: inherit;
      top: 370px; }
      @media (min-width: 1200px) {
        .slider-container-control .control-container a.left {
          top: 580px;
          background: url("../../img/arrow_left.png") center center no-repeat; } }
    .slider-container-control .control-container a:hover {
      background-color: #d0d0d0; }

.carousel-fade .carousel-inner .item {
  transition-property: opacity; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0); }

.carousel-fade .carousel-control {
  z-index: 2; }

.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%; }

/**************/
#slider-version-2 {
  max-width: 1920px;
  z-index: 10;
  width: 100%;
  height: 107vw;
  display: flex;
  position: relative; }
  @media (min-width: 640px) {
    #slider-version-2 {
      height: 92vw; } }
  @media (min-width: 768px) {
    #slider-version-2 {
      height: 89vw; } }
  @media (min-width: 992px) {
    #slider-version-2 {
      height: 100vh;
      background-color: #2C302E; } }
  #slider-version-2 .caption {
    position: absolute;
    top: 230px;
    left: 0;
    z-index: 9;
    opacity: 0;
    width: 100%;
    text-align: center;
    transition: 500ms ease opacity, 500ms ease transform;
    transform: translateY(60px); }
    @media (min-width: 480px) {
      #slider-version-2 .caption {
        top: 67vw; } }
    @media (min-width: 768px) {
      #slider-version-2 .caption {
        top: 51vh; } }
    @media (min-width: 992px) {
      #slider-version-2 .caption {
        top: 50%;
        left: 8rem;
        text-align: left; } }
    #slider-version-2 .caption.current-caption {
      transition-delay: 1000ms;
      opacity: 1;
      transform: translateY(0); }
    #slider-version-2 .caption.previous-caption {
      transform: translateY(-60px); }
    #slider-version-2 .caption .caption-heading {
      transition: 500ms ease-in all;
      font-size: 3rem;
      text-transform: uppercase;
      letter-spacing: .2rem;
      font-weight: 300;
      color: #2C302E; }
      @media (min-width: 992px) {
        #slider-version-2 .caption .caption-heading {
          font-size: 4rem;
          text-indent: -0.2rem; } }
    #slider-version-2 .caption .caption-subhead {
      font-size: 1rem;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 4px;
      word-spacing: .1rem;
      margin-bottom: 1.5rem;
      display: block; }
      @media (min-width: 992px) {
        #slider-version-2 .caption .caption-subhead {
          color: #fff; } }
  #slider-version-2 .left-col, #slider-version-2 .right-col {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden; }
  #slider-version-2 .left-col {
    background-size: cover;
    background-position: center top;
    overflow: hidden;
    position: relative; }
    #slider-version-2 .left-col .slide {
      position: absolute;
      width: 100%;
      height: 100%;
      background-position: left top !important;
      background-size: 100% !important;
      background-repeat: no-repeat !important;
      opacity: 0;
      transition: 1000ms cubic-bezier(1, 0.04, 0.355, 1) transform, 1000ms cubic-bezier(0.68, -0.55, 0.265, 1.55) clip-path;
      transform: translateY(-100%);
      z-index: -1; }
      @media (min-width: 992px) {
        #slider-version-2 .left-col .slide {
          background-size: cover !important;
          background-position: center top !important; } }
      #slider-version-2 .left-col .slide.previous {
        z-index: 1;
        opacity: 1;
        transform: translateY(0);
        animation-delay: 1s;
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
        transition: 3s ease transform;
        will-change: transform; }
        #slider-version-2 .left-col .slide.previous.change {
          transform: translateY(0); }
          @media (min-width: 992px) {
            #slider-version-2 .left-col .slide.previous.change {
              transform: translateY(50%); } }
      #slider-version-2 .left-col .slide.next {
        transform: translateY(-100%);
        z-index: 3;
        opacity: 0;
        clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%); }
      #slider-version-2 .left-col .slide.current {
        opacity: 1;
        transform: translateY(0) scale(1.25);
        z-index: 2;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }
  #slider-version-2 .right-col {
    display: flex;
    align-items: center;
    justify-content: center; }
  #slider-version-2 .right-col .preview {
    max-width: 400px; }
  #slider-version-2 .nav {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    overflow: hidden;
    margin: 0;
    padding: 0; }
    #slider-version-2 .nav a {
      color: #fafafa;
      font-size: 3rem;
      text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4); }
    #slider-version-2 .nav:hover .slide-up, #slider-version-2 .nav:hover .slide-down {
      opacity: .5;
      transform: translateX(0); }
    #slider-version-2 .nav .slide-up, #slider-version-2 .nav .slide-down {
      display: block;
      position: absolute;
      bottom: 0;
      text-align: center;
      padding: 1rem;
      opacity: 1;
      transition: .25s ease opacity,.25s ease transform;
      z-index: 99; }
      @media (min-width: 992px) {
        #slider-version-2 .nav .slide-up, #slider-version-2 .nav .slide-down {
          opacity: 0;
          top: 50%; }
          #slider-version-2 .nav .slide-up:hover, #slider-version-2 .nav .slide-down:hover {
            opacity: 1; } }
      #slider-version-2 .nav .slide-up a, #slider-version-2 .nav .slide-down a {
        text-decoration: none;
        font-weight: 300 !important; }
    #slider-version-2 .nav .slide-up {
      left: 15%;
      transform: translateX(-100%); }
      @media (min-width: 992px) {
        #slider-version-2 .nav .slide-up {
          left: 0; } }
    #slider-version-2 .nav .slide-down {
      right: 15%;
      transform: translateX(100%); }
      @media (min-width: 992px) {
        #slider-version-2 .nav .slide-down {
          right: 0; } }

#home-slider-video {
  color: #fff;
  width: 100%;
  z-index: 10;
  background-image: url("../../img/blue-lines.jpg");
  background-repeat: repeat;
  position: relative;
  min-height: 400px; }
  @media (min-width: 992px) {
    #home-slider-video {
      height: 623px;
      margin-top: 113px;
      background-image: url("../../img/home-slider-bg.jpg");
      background-repeat: no-repeat;
      background-position: 50% 0; } }
  #home-slider-video .carousel-control {
    z-index: 10;
    background-image: url(../../img/icons/rolunk-mondtak-arrow.svg);
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: 50% 50%;
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 2px solid white;
    position: relative;
    opacity: 1; }
    #home-slider-video .carousel-control:hover {
      opacity: .5; }
    #home-slider-video .carousel-control .carousel-control-prev-icon, #home-slider-video .carousel-control .carousel-control-next-icon {
      display: none; }
    #home-slider-video .carousel-control.carousel-control-prev {
      transform: rotate(180deg); }
  #home-slider-video .carousel-inner {
    position: relative; }
    #home-slider-video .carousel-inner .carousel-item {
      height: 100%;
      width: 100%;
      position: relative; }
      @media (min-width: 992px) {
        #home-slider-video .carousel-inner .carousel-item img {
          display: none; } }
      #home-slider-video .carousel-inner .carousel-item .image-container {
        display: none; }
        @media (min-width: 992px) {
          #home-slider-video .carousel-inner .carousel-item .image-container {
            display: block;
            height: 100%;
            width: 100%;
            background-repeat: no-repeat;
            background-position: 50% 0; } }
      #home-slider-video .carousel-inner .carousel-item .carousel-caption {
        bottom: inherit;
        text-shadow: none;
        text-align: center;
        position: relative;
        right: 0;
        left: 0;
        color: #fff;
        padding: 0 0 40px 0;
        min-height: 300px; }
        @media (max-width: 1200px) {
          #home-slider-video .carousel-inner .carousel-item .carousel-caption {
            min-height: 100px; } }
        @media (min-width: 992px) {
          #home-slider-video .carousel-inner .carousel-item .carousel-caption {
            position: absolute;
            display: flex;
            padding: 0 0 0 0;
            text-align: left;
            flex-direction: column;
            justify-content: flex-start;
            top: 0;
            min-height: 1px; } }
        #home-slider-video .carousel-inner .carousel-item .carousel-caption .text-container {
          max-width: 400px; }
        #home-slider-video .carousel-inner .carousel-item .carousel-caption header {
          display: inline-block;
          line-height: 1.05;
          opacity: 1;
          transition: opacity .6s, transform .3s;
          z-index: 50;
          padding-top: 25px;
          font-family: "Manrope";
          font-weight: 800;
          font-size: 26px;
          text-transform: uppercase; }
          @media (min-width: 992px) {
            #home-slider-video .carousel-inner .carousel-item .carousel-caption header {
              position: relative;
              display: inline-block;
              width: auto !important;
              padding-top: 8px;
              line-height: 1.1;
              font-size: 39px;
              padding-top: 100px; } }
        #home-slider-video .carousel-inner .carousel-item .carousel-caption .subtitle {
          opacity: 1;
          transition: transform 1s, opacity .4s;
          font-size: 16px;
          padding: 10px 0;
          line-height: 1.3; }
          @media (min-width: 992px) {
            #home-slider-video .carousel-inner .carousel-item .carousel-caption .subtitle {
              padding: 30px 0;
              line-height: 1.5; } }
        #home-slider-video .carousel-inner .carousel-item .carousel-caption .content {
          max-width: 350px;
          font-size: 16px;
          color: black;
          font-weight: 500;
          display: inline-block;
          padding-top: 50px; }
          @media (min-width: 768px) {
            #home-slider-video .carousel-inner .carousel-item .carousel-caption .content {
              color: #000;
              padding-top: 0; } }
  #home-slider-video #carousel-indicators-container .container {
    position: relative; }
  #home-slider-video #carousel-control-container {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 10; }
    @media (min-width: 992px) {
      #home-slider-video #carousel-control-container {
        top: unset;
        bottom: 0; } }
    #home-slider-video #carousel-control-container .container {
      display: flex;
      justify-content: flex-end; }
    #home-slider-video #carousel-control-container #carousel-control-link-container {
      width: 100%;
      display: flex;
      justify-content: space-between;
      padding: 90px 0 0 0; }
      @media (min-width: 992px) {
        #home-slider-video #carousel-control-container #carousel-control-link-container {
          padding: 0 0 31px 24px;
          width: 682px; } }
  #home-slider-video .carousel-indicators {
    align-items: center;
    margin: 0;
    max-width: 428px;
    top: 471px;
    bottom: 0; }
    @media (min-width: 992px) {
      #home-slider-video .carousel-indicators {
        justify-content: flex-end; } }
    #home-slider-video .carousel-indicators li {
      width: 5px;
      height: 5px;
      border-radius: 20px;
      border: 1px solid transparent;
      opacity: 1; }
    #home-slider-video .carousel-indicators .active {
      background-color: #e3b324;
      width: 9px;
      height: 9px; }

.pagination {
  display: flex;
  padding: 0;
  margin: 0;
  justify-content: flex-start; }
  .pagination li {
    font-size: 16px;
    list-style: none;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 600;
    line-height: 1;
    display: none; }
    .pagination li.disabled a {
      color: #999 !important; }
      .pagination li.disabled a:hover {
        text-decoration: none; }
    .pagination li:first-child {
      display: inline-block; }
      .pagination li:first-child a {
        display: inline-block;
        line-height: 1;
        text-decoration: none !important;
        padding: 0;
        transition: all, .3s;
        background-image: url("../../img/icons/pagination-arrow.svg");
        background-repeat: no-repeat;
        background-size: 20px 20px;
        background-position: 50% 50%;
        width: 32px;
        height: 32px;
        border: 2px solid #6724e3; }
        .pagination li:first-child a:hover {
          opacity: .5; }
      .pagination li:first-child a {
        transform: rotate(180deg); }
    .pagination li:last-child {
      display: inline-block; }
      .pagination li:last-child a {
        display: inline-block;
        line-height: 1;
        text-decoration: none !important;
        padding: 0;
        transition: all, .3s;
        background-image: url("../../img/icons/pagination-arrow.svg");
        background-repeat: no-repeat;
        background-size: 20px 20px;
        background-position: 50% 50%;
        width: 32px;
        height: 32px;
        border: 2px solid #6724e3; }
        .pagination li:last-child a:hover {
          opacity: .5; }
    .pagination li.active a.number {
      background-color: #999;
      border-color: #999;
      color: white; }
  .pagination a {
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 18px;
    color: #999; }
    .pagination a span {
      font-size: 20px; }
    .pagination a.number {
      color: #999;
      width: 40px;
      height: 40px;
      border-radius: 40px;
      border: 1px solid #999;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 15px;
      line-height: 1;
      text-decoration: none !important;
      transition: all, .3s; }

#pagination_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 20px 0 20px 0; }
  @media (min-width: 768px) {
    #pagination_box {
      margin: 100px 0 50px; } }
  #pagination_box #page-number {
    display: block;
    font-family: "Manrope";
    font-weight: bold;
    font-size: 16px;
    color: #1b024a; }

@media (max-width: 999px) {
  .page {
    padding-top: 0px !important; }
  .navbar-header {
    float: none; }
  .navbar-left, .navbar-right {
    float: none !important; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .navbar-collapse.collapse {
    display: none; }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .collapse.in {
    display: block !important; } }

.container {
  max-width: 100%; }

footer[role="contentinfo"] {
  background-image: url("../../img/blue-lines.jpg");
  background-repeat: repeat;
  width: 100%;
  text-align: center;
  position: relative;
  color: #fff;
  padding: 30px 0 50px 0; }
  @media (min-width: 768px) {
    footer[role="contentinfo"] {
      text-align: left;
      min-height: 160px;
      padding: 77px 0 50px 0; } }
  footer[role="contentinfo"] a:not(.button) {
    color: #fff;
    text-decoration: none; }
    footer[role="contentinfo"] a:not(.button):hover, footer[role="contentinfo"] a:not(.button).active {
      text-decoration: none; }
  footer[role="contentinfo"] .container {
    position: relative; }
  footer[role="contentinfo"] .social li a#facebook {
    background-image: url("../../img/icons/footer-facebook.svg"); }
  footer[role="contentinfo"] .social li a#pinterest {
    background-image: url("../../img/icons/footer-pinterest.svg"); }
  footer[role="contentinfo"] .social li a#instagram {
    background-image: url("../../img/icons/footer-instagram.svg"); }
  footer[role="contentinfo"] .social li a#tiktok {
    background-image: url("../../img/icons/footer-tiktok.svg"); }
  footer[role="contentinfo"] #footer-logo-container {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (min-width: 768px) {
      footer[role="contentinfo"] #footer-logo-container {
        align-items: flex-start;
        justify-content: flex-start; } }
  footer[role="contentinfo"] #footer-logo {
    display: block;
    width: 162px;
    height: 59px;
    margin-top: 25px;
    background-image: url("../../img/logo-footer.svg"); }
    @media (min-width: 992px) {
      footer[role="contentinfo"] #footer-logo {
        margin-top: 9px; } }
  @media (min-width: 992px) {
    footer[role="contentinfo"] #menu-container {
      display: grid;
      grid-template-columns: repeat(4, 1fr); } }
  footer[role="contentinfo"] .footer-menu {
    margin: 0;
    padding: 0; }
    footer[role="contentinfo"] .footer-menu li {
      list-style: none;
      line-height: 1;
      padding: 7px 0; }
      footer[role="contentinfo"] .footer-menu li a {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 14px; }
        footer[role="contentinfo"] .footer-menu li a:hover {
          color: #e3b324; }
  footer[role="contentinfo"] #page-to-top {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    background: red; }
    @media (min-width: 992px) {
      footer[role="contentinfo"] #page-to-top {
        position: absolute;
        right: 0;
        top: -100px; } }
    footer[role="contentinfo"] #page-to-top:after {
      content: "\f106";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 45px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 45px; }
  footer[role="contentinfo"] #copyright {
    font-size: 14px;
    padding: 20px 0; }
    @media (min-width: 768px) {
      footer[role="contentinfo"] #copyright {
        padding: 63px 0 0 0; } }
    footer[role="contentinfo"] #copyright a {
      color: #e3b324; }
      footer[role="contentinfo"] #copyright a:hover {
        color: white; }
  footer[role="contentinfo"] .social {
    justify-content: center; }
    @media (min-width: 768px) {
      footer[role="contentinfo"] .social {
        margin: 63px 0 0 0;
        justify-content: end; } }
    footer[role="contentinfo"] .social a {
      color: white;
      display: inline-block;
      margin-right: 10px;
      transition: opacity .3s;
      line-height: 1; }
      footer[role="contentinfo"] .social a:hover {
        color: #fff; }

/* Aside dobozok */
.aside {
  padding-top: 30px; }
  @media (min-width: 992px) {
    .aside {
      padding: 59px 57px 0 16px; } }
  .aside .aside-block {
    background-image: url("../../img/blue-lines.jpg");
    background-repeat: repeat;
    color: white;
    display: grid;
    grid-template-columns: 62px auto;
    margin-bottom: 20px;
    padding: 58px 30px 54px 35px; }
    .aside .aside-block .img-container {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start; }
      .aside .aside-block .img-container img {
        height: 41px; }
    .aside .aside-block .aside-block-title {
      font-family: "Manrope";
      font-weight: 700;
      font-size: 22px;
      line-height: 1; }
    .aside .aside-block .aside-block-desc {
      margin: 24px 0 20px 0; }

.menu-productcategory ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none; }
  .menu-productcategory ul.open {
    display: block; }
  .menu-productcategory ul li {
    background-color: #999; }
    .menu-productcategory ul li a {
      display: block;
      width: 100%;
      padding: 10px 10px;
      border: none;
      color: white !important;
      text-decoration: none !important;
      text-transform: uppercase;
      border-bottom: 2px solid white; }
    .menu-productcategory ul li li {
      background: #807f7f; }
      .menu-productcategory ul li li a {
        padding-left: 20px; }
      .menu-productcategory ul li li li {
        background: #666666; }
        .menu-productcategory ul li li li a {
          padding-left: 30px; }
        .menu-productcategory ul li li li li {
          background: #4d4c4c; }
          .menu-productcategory ul li li li li a {
            padding-left: 40px; }
          .menu-productcategory ul li li li li li {
            background: #333333; }
            .menu-productcategory ul li li li li li a {
              padding-left: 50px; }
            .menu-productcategory ul li li li li li li {
              background: #1a1919; }
              .menu-productcategory ul li li li li li li a {
                padding-left: 60px; }

.menu-productcategory .menu-block {
  display: flex; }
  .menu-productcategory .menu-block .menu-icon {
    display: flex; }
    .menu-productcategory .menu-block .menu-icon:before {
      content: '';
      display: inline-block;
      width: 2px;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.3);
      border-bottom: 2px solid white; }
    .menu-productcategory .menu-block .menu-icon:after {
      content: "\f067";
      font-family: "Font Awesome 5 Free";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 100%;
      width: 30px;
      color: white;
      cursor: pointer;
      border-bottom: 2px solid white;
      transition: all .3s; }
    .menu-productcategory .menu-block .menu-icon.isOpen:after {
      content: "\f068"; }

.contentBlock-page .default-padding {
  padding: 15px; }

#maps {
  width: 100%;
  height: 300px !important;
  top: 0;
  color: black !important; }
  #maps .gm-style-iw {
    padding-top: 10px; }
  @media (min-width: 768px) {
    #maps {
      min-height: 700px;
      height: 950px !important;
      position: absolute;
      width: 50%;
      margin-top: 330px;
      margin-bottom: 85px; } }
  #maps p {
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1; }
  #maps div#map {
    width: 100% !important;
    border: none;
    margin-bottom: 0px;
    height: 100% !important; }
  #maps .map-control, #maps .selector-control {
    display: none; }

.tooltip {
  text-align: center;
  max-width: 280px;
  width: 130px;
  background: #000;
  color: white;
  position: absolute;
  padding-top: 5px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  z-index: 10010;
  border-radius: 2px;
  transition: display 0.3s, opacity 0.4s, transform 0.3s; }

span.fa-exclamation-triangle {
  cursor: pointer; }

#seoblock {
  background-color: #eef2f6;
  background-image: url("../../img/seo-bottom-bg.png"), url("../../img/seo-top-bg.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 100%, 50% 0;
  margin-top: -35px;
  padding-bottom: 64px; }
  @media (max-width: 768px) {
    #seoblock {
      background-image: none;
      margin-top: 20px;
      padding-bottom: 30px;
      padding-left: 15px;
      padding-right: 15px; } }
  #seoblock .home-title {
    font-size: 36px;
    padding: 30px 0 30px 0; }
    @media (min-width: 992px) {
      #seoblock .home-title {
        padding: 79px 0 48px 0; } }
  @media (min-width: 992px) {
    #seoblock .module-content {
      display: flex; } }
  #seoblock .module-content .seo-text {
    width: 100%; }
    @media (min-width: 992px) {
      #seoblock .module-content .seo-text {
        width: 50%; }
        #seoblock .module-content .seo-text:first-child {
          padding-right: 15px; }
        #seoblock .module-content .seo-text:last-child {
          padding-left: 15px; } }

.widget-rightside {
  position: fixed;
  top: 150px;
  right: 0;
  display: none; }
  @media (min-width: 992px) {
    .widget-rightside {
      display: flex;
      flex-direction: column; } }
  .widget-rightside .widget-social {
    background: black;
    width: 247px;
    height: 50px;
    margin-top: 10px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    display: inline-flex;
    align-items: center;
    padding-left: 20px; }
    .widget-rightside .widget-social a {
      color: white !important;
      font-size: 27px;
      margin-right: 20px;
      transition: color .3s; }
      .widget-rightside .widget-social a:hover {
        color: #fff !important; }
  .widget-rightside .widget-kerdesevan {
    background: #e7611b;
    width: 247px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    color: white !important;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    letter-spacing: 5px;
    font-size: 20px;
    line-height: 1 !important;
    padding-bottom: 2px;
    transition: background .3s; }
    .widget-rightside .widget-kerdesevan:hover {
      text-decoration: none !important;
      background: #ff894b; }
    .widget-rightside .widget-kerdesevan .telefon {
      width: 24px;
      height: 24px;
      display: inline-block;
      position: relative;
      background: url("../../img/telicon.png") no-repeat;
      margin-left: 15px;
      margin-right: 10px;
      top: 2px; }

#badget-mobile {
  bottom: 0;
  width: 100%; }
  #badget-mobile .badget-block {
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    background: #000;
    color: white;
    font-family: "Manrope";
    font-weight: 800;
    font-size: 13px;
    transition: all .3s;
    -webkit-box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.17); }
    #badget-mobile .badget-block a {
      color: white;
      text-decoration: none;
      display: inline-block;
      background-repeat: no-repeat;
      background-position: 12px 50%;
      padding: 40px 20px 0px 25px;
      background-size: 22px 22px; }
    #badget-mobile .badget-block#badget_message {
      background-color: #aaafb4; }
      #badget-mobile .badget-block#badget_message a {
        background-image: url("../../img/icons/header-mail.svg"); }
    #badget-mobile .badget-block#badget_customer_service {
      background-color: #e3b324; }
      #badget-mobile .badget-block#badget_customer_service a {
        background-image: url("../../img/icons/header-phone.svg"); }
    #badget-mobile .badget-block#badget_form {
      background-color: #6724e3; }
      #badget-mobile .badget-block#badget_form a {
        background-image: url("../../img/icons/ajanlatkerkes_tab.svg"); }
    #badget-mobile .badget-block#badget_social {
      background-color: #1b024a; }
      #badget-mobile .badget-block#badget_social a {
        background-image: url("../../img/icons/user_tab.svg"); }
  @media (max-width: 1600px) {
    #badget-mobile {
      top: 290px; } }

#badget {
  position: fixed;
  width: 193px;
  top: 255px;
  right: 0;
  flex-direction: column;
  z-index: 100;
  transform: translateX(156px); }
  @media (min-width: 992px) {
    #badget {
      display: flex; } }
  #badget .badget-block {
    white-space: nowrap;
    background: #000;
    color: white;
    font-family: "Manrope";
    font-weight: 800;
    font-size: 13px;
    margin-bottom: 5px;
    transition: all .3s;
    -webkit-box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 7px 5px -3px rgba(0, 0, 0, 0.17); }
    #badget .badget-block:hover {
      transform: translateX(-156px); }
    #badget .badget-block a {
      color: white;
      text-decoration: none;
      display: inline-block;
      background-repeat: no-repeat;
      background-position: 12px 50%;
      padding: 10px 5px 10px 37px;
      background-size: 13px 13px; }
    #badget .badget-block#badget_message {
      background-color: #aaafb4; }
      #badget .badget-block#badget_message a {
        background-image: url("../../img/icons/header-mail.svg"); }
    #badget .badget-block#badget_customer_service {
      background-color: #e3b324; }
      #badget .badget-block#badget_customer_service a {
        background-image: url("../../img/icons/header-phone.svg"); }
    #badget .badget-block#badget_form {
      background-color: #6724e3; }
      #badget .badget-block#badget_form a {
        background-image: url("../../img/icons/ajanlatkerkes_tab.svg"); }
    #badget .badget-block#badget_social {
      background-color: #1b024a; }
      #badget .badget-block#badget_social a {
        background-image: url("../../img/icons/user_tab.svg"); }
  @media (max-width: 1600px) {
    #badget {
      top: 290px; } }

/* Főoldalon widget style */
.home-title {
  font-family: "Manrope";
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  padding: 10px 0 5px 0;
  line-height: 1.1; }
  @media (min-width: 768px) {
    .home-title {
      font-size: 36px; } }
  .home-title h2 {
    font-family: "Manrope";
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.1; }

.home-widget {
  padding: 30px 0; }
  @media (min-width: 768px) {
    .home-widget {
      padding: 0; } }

#product-promo .promo-block-parent {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px 15px; }
  @media (min-width: 992px) {
    #product-promo .promo-block-parent {
      grid-template-columns: repeat(3, 1fr); } }

/* WPC cikk listázás */
#wpckisokos_blog_posts {
  background-color: #eef2f6; }
  #wpckisokos_blog_posts .home-title {
    padding: 0 0 20px 0; }
    @media (min-width: 992px) {
      #wpckisokos_blog_posts .home-title {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        padding: 117px 0 55px 0; } }
    #wpckisokos_blog_posts .home-title h2 {
      max-width: 150px;
      font-size: 36px;
      color: #000;
      margin-bottom: 0;
      padding-bottom: 0; }
  @media (min-width: 992px) {
    #wpckisokos_blog_posts .latest-blog-container {
      display: flex; } }
  #wpckisokos_blog_posts .blog-post {
    display: flex;
    flex-direction: column;
    margin: 0 0 15px 0;
    width: 100%;
    background-color: white; }
    @media (min-width: 992px) {
      #wpckisokos_blog_posts .blog-post {
        margin: 0 30px 0 0; } }
    #wpckisokos_blog_posts .blog-post:last-child {
      margin: 0; }
    #wpckisokos_blog_posts .blog-post .title {
      padding: 37px 30px 0 30px;
      text-transform: uppercase;
      font-family: "Manrope";
      font-weight: 800;
      font-size: 20px;
      color: #1b024a;
      line-height: 1.1; }
    #wpckisokos_blog_posts .blog-post .img-container {
      width: 100%;
      height: 196px;
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: cover; }
    #wpckisokos_blog_posts .blog-post .foreword {
      padding: 20px 30px 0 30px; }
      #wpckisokos_blog_posts .blog-post .foreword p {
        font-size: 14px; }
    #wpckisokos_blog_posts .blog-post footer {
      padding: 0 30px 35px 30px; }

/* Promo slider - Rólunk mondták */
#promo-slider {
  background: #CCC; }
  @media (min-width: 992px) {
    #promo-slider .item-container {
      display: flex; } }
  #promo-slider .item-container .image-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media (min-width: 992px) {
      #promo-slider .item-container .image-container {
        width: 50%; }
        #promo-slider .item-container .image-container img {
          max-height: 400px;
          width: auto; } }
  #promo-slider .item-container .text-container {
    position: relative;
    right: unset;
    bottom: unset;
    left: unset;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #CCC; }
    @media (min-width: 992px) {
      #promo-slider .item-container .text-container {
        width: 50%;
        padding: 0 5%; } }
    #promo-slider .item-container .text-container header {
      margin-bottom: 10px; }

/* Promo boxes */
#referencePromo {
  background-image: url("../../img/blue-lines.jpg"); }
  @media (min-width: 992px) {
    #referencePromo {
      background-image: url("../../img/reference-bg.jpg");
      background-repeat: no-repeat;
      background-position: 50% 0;
      padding: 300px 0 0 0;
      min-height: 987px;
      margin-top: -35px; } }
  #referencePromo .home-title {
    text-transform: none;
    font-size: 26px;
    font-weight: 700;
    color: #e3b324;
    padding: 10px 0 25px 0; }
  #referencePromo .promo-block-parent {
    display: grid;
    gap: 30px 0; }
    @media (min-width: 992px) {
      #referencePromo .promo-block-parent {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px 30px; } }
    #referencePromo .promo-block-parent .promo-block {
      display: block;
      min-height: 197px;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      transition: all, .3s; }
      @media (max-width: 768px) {
        #referencePromo .promo-block-parent .promo-block {
          background-position: center; } }
      #referencePromo .promo-block-parent .promo-block:hover:after {
        content: '';
        display: block;
        min-height: 197px;
        width: 100%;
        background-color: black;
        opacity: .5; }
  #referencePromo #reference-box p {
    color: white;
    font-size: 15px; }
  #referencePromo #reference-box footer {
    padding: 18px 0 30px 0; }
    @media (min-width: 992px) {
      #referencePromo #reference-box footer {
        padding: 18px 0 0 0; } }
  #referencePromo .button-yellow:hover {
    background-color: transparent;
    border-color: #e3b324; }

#kapcsolatbox {
  background: #CCC;
  position: relative;
  min-height: 480px; }
  #kapcsolatbox header {
    text-align: left; }
  #kapcsolatbox #maps {
    top: 0;
    left: 0;
    margin: 0;
    min-height: 478px;
    height: 478px !important; }
    #kapcsolatbox #maps #map {
      height: 478px !important; }
  #kapcsolatbox #tovabbi-contact {
    padding-top: 10px;
    transition: opacity .3s; }

#dijmentes-konzultacio-1 {
  background-color: #6724e3;
  color: white;
  padding: 20px 0 30px 0; }
  @media (min-width: 768px) {
    #dijmentes-konzultacio-1 {
      background-color: transparent;
      background-image: url("../../img/dijmentes-konzultacio-1-bg.png"), url("../../img/dijmentes-konzultacio-2-bg.jpg");
      background-repeat: repeat-y, no-repeat;
      background-position: 50% 0, 0 110px;
      margin-top: -124px;
      padding: 50px 0 43px 0; } }
  #dijmentes-konzultacio-1 .home-title {
    text-transform: none;
    font-size: 26px;
    margin-bottom: 16px; }
    @media (min-width: 992px) {
      #dijmentes-konzultacio-1 .home-title {
        width: 80%; } }
  #dijmentes-konzultacio-1 footer {
    padding: 8px 0 0 0; }
  #dijmentes-konzultacio-1 .button {
    border: none;
    color: inherit;
    background: none;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    outline: none !important;
    position: relative;
    text-decoration: none;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0;
    padding: 0;
    color: #6724e3;
    padding-bottom: 5px;
    border-bottom: 1px solid #6724e3;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 1px;
    color: white;
    border-color: white; }
    #dijmentes-konzultacio-1 .button:hover {
      text-decoration: none;
      outline: none; }
    #dijmentes-konzultacio-1 .button:active, #dijmentes-konzultacio-1 .button :focus {
      outline: none; }
    #dijmentes-konzultacio-1 .button:after {
      display: none; }
    #dijmentes-konzultacio-1 .button:hover {
      color: #e3b324;
      border-color: #e3b324; }
    #dijmentes-konzultacio-1 .button:hover {
      color: #e3b324;
      border-color: #e3b324; }
  @media (min-width: 992px) {
    #dijmentes-konzultacio-1 .call-to-action-container {
      max-width: 95%; } }

#dijmentes-konzultacio-2 {
  background-image: url("../../img/dijmentes-konzultacio-3-bg.png");
  background-repeat: repeat;
  background-position: 50% 0;
  color: white;
  text-align: left;
  padding: 30px 0; }
  @media (min-width: 992px) {
    #dijmentes-konzultacio-2 {
      padding: 64px 0 60px 0;
      background-repeat: no-repeat;
      text-align: center; } }
  #dijmentes-konzultacio-2 .home-title {
    text-transform: none;
    font-size: 26px;
    margin-bottom: 6px; }
  #dijmentes-konzultacio-2 footer {
    padding: 11px 0 0 0; }
  #dijmentes-konzultacio-2 .button-yellow:hover {
    border-color: #e3b324;
    background-color: transparent; }

#aboutUsBox {
  padding-bottom: 72px; }
  @media (min-width: 768px) {
    #aboutUsBox {
      background-image: url("../../img/rolunk-bg-3.webp"), url("../../img/rolunk-footer-bg.jpg");
      background-repeat: no-repeat, no-repeat;
      background-position: 50% 16px, 50% 100%;
      min-height: 534px;
      margin-top: -16px; }
      #aboutUsBox .img-fluid {
        display: none; } }
  @media (min-width: 768px) {
    #aboutUsBox .text-container {
      padding: 0 0 0 33px; } }
  #aboutUsBox .text-container .home-title {
    padding: 20px 0 5px 0; }
    @media (min-width: 768px) {
      #aboutUsBox .text-container .home-title {
        padding: 0 0 28px 0; } }
  @media (min-width: 768px) {
    #aboutUsBox .text-container footer {
      padding: 29px 0 0 0; } }

#whyChooseUsPromo {
  background-color: #aaafb4; }
  @media (min-width: 768px) {
    #whyChooseUsPromo {
      background-image: url("../../img/whychooseuspromo-bg.jpg");
      background-repeat: no-repeat;
      background-position: 50% 100%;
      padding: 0 0 190px 0; } }
  #whyChooseUsPromo .home-title {
    color: white;
    padding: 0 0 30px 0; }
    @media (min-width: 768px) {
      #whyChooseUsPromo .home-title {
        padding: 78px 0 60px 0; } }
  #whyChooseUsPromo .promo-block-parent {
    display: grid;
    gap: 26px 28px; }
    @media (min-width: 768px) {
      #whyChooseUsPromo .promo-block-parent {
        grid-template-columns: repeat(3, 1fr); } }
    #whyChooseUsPromo .promo-block-parent .promo-block {
      background-color: white;
      padding: 50px 40px 34px 40px;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      #whyChooseUsPromo .promo-block-parent .promo-block .title {
        font-family: "Manrope";
        font-weight: 800;
        font-size: 20px;
        text-transform: uppercase;
        color: #1b024a;
        background-repeat: no-repeat;
        padding: 0 0 0 55px;
        margin-bottom: 20px;
        min-height: 40px;
        line-height: 1.1; }

#productSample {
  background-color: #eef2f6; }
  @media (min-width: 768px) {
    #productSample {
      background-image: url("../../img/productsample-top-bg.png");
      background-repeat: no-repeat;
      background-position: 50% 0;
      min-height: 448px; }
      #productSample img {
        display: none; } }
  @media (min-width: 768px) {
    #productSample .text-container {
      padding: 151px 0 0 23px; }
      #productSample .text-container .home-title {
        margin-bottom: 24px; }
      #productSample .text-container footer {
        padding: 22px 0 0 0; } }

@media (min-width: 768px) {
  #stripe-bg {
    background-image: url("../../img/stripe-bg.png");
    background-repeat: repeat-y; } }

#customerOpinions {
  position: relative;
  margin: 30px 0 0 0;
  min-height: 400px; }
  @media (min-width: 992px) {
    #customerOpinions {
      margin: -65px 0 0 0;
      min-height: 480px;
      background-image: url("../../img/rolunk-mondtak-bg.png");
      background-repeat: no-repeat;
      background-position: 50% 42px; } }
  #customerOpinions #promo-block-carousel {
    min-height: 300px; }
    #customerOpinions #promo-block-carousel .carousel-inner {
      min-height: 300px; }
  #customerOpinions .carousel-caption {
    color: #1b024a;
    background-color: red; }
  #customerOpinions .carousel-indicators {
    display: none; }
  @media (min-width: 992px) {
    #customerOpinions .container {
      display: grid;
      grid-template-columns: 20% 80%; } }
  #customerOpinions .carousel-inner {
    background-image: url("../../img/quote.png");
    background-repeat: no-repeat;
    background-position: 0 20px; }
    @media (min-width: 992px) {
      #customerOpinions .carousel-inner {
        background-position: 0 46px; } }
    #customerOpinions .carousel-inner .carousel-item {
      padding: 66px 0 0 64px; }
      @media (min-width: 992px) {
        #customerOpinions .carousel-inner .carousel-item {
          padding: 93px 0 0 64px; } }
      #customerOpinions .carousel-inner .carousel-item .foreword {
        max-width: 540px; }
      #customerOpinions .carousel-inner .carousel-item header {
        color: #1b024a;
        background-image: url("../../img/rolunk-mondtak-ikon.jpg");
        background-repeat: no-repeat;
        margin: 36px 0 0 0;
        padding: 0 0 4px 58px; }
        #customerOpinions .carousel-inner .carousel-item header .name {
          display: block;
          font-family: "Manrope";
          font-weight: 800;
          font-size: 16px;
          line-height: 1; }
        #customerOpinions .carousel-inner .carousel-item header .title {
          font-size: 15px;
          text-transform: uppercase; }
  #customerOpinions #carousel-container {
    position: relative; }
  #customerOpinions .carousel-control-prev {
    top: 0;
    left: unset;
    right: 54px;
    background-image: url("../../img/rolunk-mondtak-bg-2.png");
    border: 2px solid white;
    width: 38px;
    height: 38px;
    opacity: 1; }
    @media (min-width: 992px) {
      #customerOpinions .carousel-control-prev {
        top: -28px;
        background-image: none; } }
    #customerOpinions .carousel-control-prev .carousel-control-prev-icon {
      background-image: url("../../img/icons/rolunk-mondtak-arrow.svg");
      transform: rotate(180deg); }
    #customerOpinions .carousel-control-prev:hover {
      opacity: .5; }
  #customerOpinions .carousel-control-next {
    top: 0;
    background-image: url("../../img/rolunk-mondtak-bg-2.png");
    border: 2px solid white;
    width: 38px;
    height: 38px;
    opacity: 1; }
    @media (min-width: 992px) {
      #customerOpinions .carousel-control-next {
        right: 2px;
        top: -28px;
        background-image: none; } }
    #customerOpinions .carousel-control-next .carousel-control-next-icon {
      background-image: url("../../img/icons/rolunk-mondtak-arrow.svg"); }
    #customerOpinions .carousel-control-next:hover {
      opacity: 1; }
    @media (min-width: 992px) {
      #customerOpinions .carousel-control-next:hover {
        opacity: .5; } }

#dijmentes-konzultacio-3 {
  background-image: url("../../img/purple-lines.jpg");
  background-repeat: repeat;
  color: white;
  padding: 30px 0; }
  @media (min-width: 992px) {
    #dijmentes-konzultacio-3 {
      background-image: url("../../img/dijmentes-konzultacio-3-yellow.png"), url("../../img/dijmentes-konzultacio-4-bg.png");
      background-repeat: no-repeat, no-repeat;
      background-position: 50% 0, 50% 108px;
      padding: 169px 0 60px 0;
      min-height: 478px;
      margin-top: -108px; } }
  #dijmentes-konzultacio-3 .home-title {
    text-transform: none;
    font-size: 26px;
    padding: 10px 0 9px 0; }
  @media (min-width: 992px) {
    #dijmentes-konzultacio-3 .container {
      text-align: center; } }
  #dijmentes-konzultacio-3 .button-deepblue:hover {
    border-color: #1b024a;
    background-color: transparent; }
  #dijmentes-konzultacio-3 .button-yellow:hover {
    border-color: #e3b324;
    background-color: transparent; }

#palyazat-block-mobil {
  width: 100%;
  height: auto;
  right: 0;
  top: 46px;
  z-index: 15;
  display: block;
  position: relative; }

#howWeWorkPromo {
  background-image: url("../../img/how-we-work-bg.png");
  background-repeat: repeat-y;
  background-position: 50% 0;
  padding: 30px 0;
  position: relative;
  overflow-x: hidden; }
  @media (min-width: 992px) {
    #howWeWorkPromo {
      background-image: url("../../img/how-we-work-top-bg.png"), url("../../img/how-we-work-bg.png");
      background-repeat: no-repeat, repeat-y;
      background-position: 50% 0, 50% 0;
      padding: 40px 0 74px 0; } }
  #howWeWorkPromo .home-title {
    color: white; }
    @media (max-width: 400px) {
      #howWeWorkPromo .home-title {
        max-width: 220px; } }
    @media (min-width: 401px) {
      #howWeWorkPromo .home-title {
        max-width: 270px; } }
  #howWeWorkPromo #content-container {
    background-image: url("../../img/how-we-work-white-line.png");
    background-repeat: no-repeat;
    background-position: 50% 76px;
    padding: 10px 0 0 0; }
    @media (min-width: 992px) {
      #howWeWorkPromo #content-container {
        padding: 52px 0 0 0; } }
    @media (min-width: 291px) {
      #howWeWorkPromo #content-container .parent-container {
        width: 290px; } }
    @media (min-width: 400px) {
      #howWeWorkPromo #content-container .parent-container {
        width: unset; } }
  #howWeWorkPromo #block-container .block {
    padding-right: 30px;
    min-width: 380px;
    position: relative; }
    #howWeWorkPromo #block-container .block .step {
      background-color: #6724e3;
      color: white;
      font-family: "Manrope";
      font-weight: 500;
      display: inline-block;
      padding: 16px;
      line-height: 1; }
    #howWeWorkPromo #block-container .block .block-container {
      background-color: white;
      text-align: center;
      display: grid;
      grid-template-rows: 27% 73%;
      padding: 30px 40px 0 30px;
      height: 100%; }
    #howWeWorkPromo #block-container .block .foreword {
      padding: 0 0 40px 0; }
      #howWeWorkPromo #block-container .block .foreword p {
        margin: 0; }
    #howWeWorkPromo #block-container .block .title {
      font-family: "Manrope";
      font-weight: 800;
      font-size: 18px;
      text-transform: uppercase;
      color: #1b024a;
      display: block;
      line-height: 1.2;
      margin: 20px 0 11px 0; }
  #howWeWorkPromo .carousel-control {
    background: #6724e3;
    background-image: url(../../img/icons/rolunk-mondtak-arrow.svg);
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: 50% 50%;
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 2px solid #6724e3;
    opacity: 1;
    top: -111px;
    cursor: pointer; }
    #howWeWorkPromo .carousel-control:hover {
      opacity: 1; }
    @media (min-width: 992px) {
      #howWeWorkPromo .carousel-control:hover {
        opacity: .5; } }
    #howWeWorkPromo .carousel-control#carousel-control-left {
      left: unset;
      right: 62px;
      transform: rotate(180deg); }
      @media (min-width: 992px) {
        #howWeWorkPromo .carousel-control#carousel-control-left {
          right: 75px; } }
    #howWeWorkPromo .carousel-control#carousel-control-right {
      right: 15px; }
      @media (min-width: 992px) {
        #howWeWorkPromo .carousel-control#carousel-control-right {
          right: 25px; } }
  #howWeWorkPromo:after {
    content: '';
    display: block;
    height: 90px;
    width: 100%;
    background-image: url("../../img/how-we-work-footer-bg.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
    position: absolute;
    bottom: 0;
    left: 0; }

#homeProducts {
  background-image: url("../../img/blue-lines.jpg");
  background-repeat: repeat;
  background-position: 0 0;
  color: white;
  padding: 46px 0 78px 0;
  position: relative; }
  @media (min-width: 992px) {
    #homeProducts {
      background-image: url("../../img/home-product-widget-purple-bg.png"), url("../../img/home-product-widget-yellow-bg.png"), url("../../img/blue-lines.jpg");
      background-repeat: no-repeat, no-repeat, repeat;
      background-position: 50% 100%,50% 48px, 0 0; } }
  #homeProducts .home-title {
    color: #e3b324; }
  #homeProducts .parent-container {
    padding: 30px 0 0 0; }
    @media (max-width: 992px) {
      #homeProducts .parent-container {
        margin: 0; } }
  #homeProducts .block {
    padding: 0 30px 0 0;
    min-width: 290px; }
    @media (max-width: 992px) {
      #homeProducts .block {
        padding: 0 0px 0 0;
        min-width: 100%; } }
    #homeProducts .block .block-container {
      height: 100%; }
  #homeProducts .carousel-control {
    background-image: url(../../img/icons/rolunk-mondtak-arrow.svg);
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: 50% 50%;
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 2px solid white;
    opacity: 1;
    top: 0; }
    #homeProducts .carousel-control:hover {
      opacity: 1; }
    @media (min-width: 992px) {
      #homeProducts .carousel-control {
        top: 48%; }
        #homeProducts .carousel-control:hover {
          opacity: .5; } }
    #homeProducts .carousel-control#carousel-control-left {
      left: unset;
      right: 62px;
      transform: rotate(180deg); }
      @media (min-width: 992px) {
        #homeProducts .carousel-control#carousel-control-left {
          left: -4%;
          right: unset; } }
    #homeProducts .carousel-control#carousel-control-right {
      right: 15px; }
      @media (min-width: 992px) {
        #homeProducts .carousel-control#carousel-control-right {
          right: -3%; } }

#palyazat-block {
  width: 260px;
  height: auto;
  position: absolute;
  /*right: 0;
  top: 46px;*/
  left: 0;
  top: 113px;
  z-index: 15; }
  @media (max-width: 1600px) {
    #palyazat-block {
      top: 113px; } }
  @media (max-width: 992px) {
    #palyazat-block {
      display: none; } }

#reference-videos-box {
  background-image: url("../../img/blue-lines.jpg");
  background-repeat: repeat;
  padding: 30px 0; }
  @media (min-width: 992px) {
    #reference-videos-box {
      background-image: url("../../img/referencevideobox-bottom-bg.jpg"), url("../../img/referencevideobox-bg.png");
      background-repeat: no-repeat, no-repeat;
      background-position: 50% 100%, 50% 0;
      padding: 125px 0 0 0;
      margin-top: -45px; } }
  #reference-videos-box header {
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      #reference-videos-box header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 37px; } }
    #reference-videos-box header .home-title {
      color: white;
      max-width: 300px; }
      @media (min-width: 992px) {
        #reference-videos-box header .home-title {
          color: #000; } }
    #reference-videos-box header .button-transparent-white:after {
      display: block; }
  #reference-videos-box .tinyMCE-col-1-2 {
    padding-bottom: 0; }
    #reference-videos-box .tinyMCE-col-1-2 p {
      margin-bottom: 0; }

#reSeller-box {
  display: flex;
  flex-direction: column-reverse;
  background-color: #eef2f6;
  padding-bottom: 0; }
  @media (min-width: 992px) {
    #reSeller-box {
      min-height: 483px;
      display: block;
      padding-bottom: 30px; } }
  #reSeller-box .text-container {
    padding: 0 0 30px 0; }
    @media (min-width: 992px) {
      #reSeller-box .text-container {
        padding: 83px 0 0 0; } }
    #reSeller-box .text-container .home-title {
      padding-bottom: 42px;
      color: #000; }
      @media (min-width: 992px) {
        #reSeller-box .text-container .home-title {
          max-width: 300px; } }
    #reSeller-box .text-container footer {
      padding-top: 20px; }
  #reSeller-box #bh-sl-loc-list-container {
    display: none; }
  #reSeller-box #map-results-container {
    position: relative; }
    #reSeller-box #map-results-container #bh-sl-map {
      height: 447px;
      width: 100%; }
      @media (min-width: 1200px) {
        #reSeller-box #map-results-container #bh-sl-map {
          width: 633px;
          position: absolute;
          top: 84px;
          right: 0;
          z-index: 10; } }
      @media (min-width: 1300px) {
        #reSeller-box #map-results-container #bh-sl-map {
          width: 667px; } }
      @media (min-width: 1400px) {
        #reSeller-box #map-results-container #bh-sl-map {
          width: 714px; } }
      @media (min-width: 1920px) {
        #reSeller-box #map-results-container #bh-sl-map {
          width: 940px; } }

.trustindex-section {
  background-image: url("/uploads/source/dobozok/google-review-bg.PNG"); }
  .trustindex-section .ti-reviews-container-wrapper {
    padding-right: 8px; }
  .trustindex-section .ti-widget {
    background-color: transparent; }
  .trustindex-section .ti-rating {
    color: white !important; }
  .trustindex-section .ti-inner {
    background-color: #fff !important; }
  .trustindex-section .nowrap {
    color: white !important; }
    .trustindex-section .nowrap a {
      color: white !important; }

.carousel-control-next-icon {
  filter: brightness(0.5) saturate(0%); }

.carousel-control-prev-icon {
  filter: brightness(0.5) saturate(0%); }

.bh-sl-loc-list ::-webkit-scrollbar-track {
  background-color: #eef2f6; }

.list-unstyled {
  overflow-y: scroll;
  height: 500px; }
  .list-unstyled .list-content {
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: #c1c1c1 solid 1px;
    background-color: #EEF2F6; }
    .list-unstyled .list-content div {
      color: black; }
  .list-unstyled .loc-name {
    font-weight: 700; }

#bh-sl-address {
  height: 50px; }

.partners-page {
  background-image: url("../../img/full-width-page-top-bg.png"), url("../../img/termek-csempe-bottom.png");
  background-color: #eef2f6;
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 113px, 50% 100%;
  color: white; }
  .partners-page #bh-sl-submit {
    margin-top: 12px; }

#distributor-box-2 .text-container {
  color: black; }

.partner-search-section {
  background-color: #EEF2F6; }

.additional-products {
  margin-top: 40px; }
  .additional-products p {
    color: black; }
  .additional-products .container-fluid {
    background-color: white;
    height: 100%;
    padding-bottom: 20px; }

.additional-products2 {
  background-color: white;
  padding-top: 20px; }

@media (max-width: 992px) {
  #kiegeszitok .tinyMCE-col-1-3 {
    margin-bottom: 30px !important;
    background-color: white; }
  #kiegeszitok p {
    color: black; }
  #kiegeszitok h3 {
    background-color: white; }
  #kiegeszitok h2 {
    background-color: white;
    padding-top: 20px; } }

#kiegeszitok p {
  color: black; }

#kiegeszitok h2 {
  margin-top: 60px; }

@media (max-width: 992px) {
  #bh-sl-user-location h2 {
    color: black !important; } }

.gm-style-iw-d {
  color: black !important; }

.free-product {
  background-image: none !important;
  background-color: #e3b324 !important; }
  .free-product #text {
    color: black;
    font-weight: bold; }
  .free-product a:hover {
    background-color: #5d480b !important; }

@media (min-width: 992px) {
  #new-product-category-box {
    min-height: 449px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    display: flex;
    align-items: center; } }

@media (max-width: 992px) {
  #new-product-category-box {
    background-image: none !important; } }

@media (min-width: 992px) {
  #new-product-category-box img {
    display: none; } }

#new-product-category-box .home-title {
  padding: 20px 0 5px 0; }
  @media (min-width: 992px) {
    #new-product-category-box .home-title {
      padding-bottom: 42px; } }

.grid {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .grid {
      flex-direction: row; } }
  .grid .grid-col-md-4 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .grid .grid-col-md-4 {
        width: 33.33333333%;
        margin-bottom: 0; } }

.mobile-menu {
  transition: right 0.4s ease !important;
  z-index: 1 !important;
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
  font-family: "Open Sans";
  text-transform: uppercase;
  font-size: 16px; }
  @media (min-width: 992px) {
    .mobile-menu {
      display: none; } }
  .mobile-menu a {
    color: #000;
    text-decoration: none !important; }
  .mobile-menu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .mobile-menu.open {
    right: 0px !important; }
  .mobile-menu .mobile-menu-productcategory ul {
    display: none; }
    .mobile-menu .mobile-menu-productcategory ul.open {
      display: block; }
  .mobile-menu .mobile-menu-productcategory .categoryList .menu-block {
    display: flex; }
    .mobile-menu .mobile-menu-productcategory .categoryList .menu-block .mobil-menu-icon:before {
      content: "\f067";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 100%;
      width: 30px;
      color: white;
      border-left: 1px solid rgba(0, 0, 0, 0.2);
      transition: all .3s; }
    .mobile-menu .mobile-menu-productcategory .categoryList .menu-block .mobil-menu-icon.isOpen:before {
      content: "\f068"; }
  .mobile-menu .mobile-menu-productcategory .categoryList li {
    background: #1b024a;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .mobile-menu .mobile-menu-productcategory .categoryList li a {
      display: block;
      width: 100%;
      color: white !important;
      padding: 7px 15px;
      border: none; }
    .mobile-menu .mobile-menu-productcategory .categoryList li li {
      background: #090118; }
      .mobile-menu .mobile-menu-productcategory .categoryList li li a {
        padding-left: 20px; }
      .mobile-menu .mobile-menu-productcategory .categoryList li li li {
        background: black; }
        .mobile-menu .mobile-menu-productcategory .categoryList li li li a {
          padding-left: 25px; }
        .mobile-menu .mobile-menu-productcategory .categoryList li li li li {
          background: black; }
          .mobile-menu .mobile-menu-productcategory .categoryList li li li li a {
            padding-left: 30px; }
          .mobile-menu .mobile-menu-productcategory .categoryList li li li li li {
            background: black; }
            .mobile-menu .mobile-menu-productcategory .categoryList li li li li li a {
              padding-left: 35px; }
            .mobile-menu .mobile-menu-productcategory .categoryList li li li li li li {
              background: black; }
              .mobile-menu .mobile-menu-productcategory .categoryList li li li li li li a {
                padding-left: 40px; }
  .mobile-menu .bottom .menu-title {
    margin: 10px 0;
    display: block;
    padding: 0 0 0 15px; }
  .mobile-menu .bottom #loginblock a {
    text-decoration: none;
    display: block;
    padding: 7px 0 7px 15px;
    border-bottom: 1px solid #000; }
    .mobile-menu .bottom #loginblock a .fa-user {
      opacity: .5; }
  .mobile-menu .bottom .languages {
    display: flex;
    flex-direction: row;
    padding: 0 0 0 15px; }
    .mobile-menu .bottom .languages li {
      margin-right: 10px; }
      .mobile-menu .bottom .languages li a {
        text-decoration: none; }
  .mobile-menu .bottom .social {
    padding: 15px 0 0 15px; }
    .mobile-menu .bottom .social li a {
      width: 20px;
      height: 20px; }

@media (min-width: 992px) {
  #reference .reference-header {
    border-bottom: 1px solid #000; } }

#reference .reference-header ul {
  display: inline-block;
  margin: 0;
  padding: 0; }
  #reference .reference-header ul li {
    list-style: none !important;
    display: inline-block;
    font-size: 15px;
    margin: 0;
    padding: 0; }
    #reference .reference-header ul li a {
      color: #000;
      padding: 0 5px;
      text-decoration: none;
      display: flex;
      align-items: center;
      height: 25px; }
      @media (min-width: 992px) {
        #reference .reference-header ul li a {
          padding: 0 10px;
          height: 38px; } }
    #reference .reference-header ul li.active a {
      color: #000;
      font-weight: bold; }
      @media (min-width: 992px) {
        #reference .reference-header ul li.active a {
          font-weight: normal;
          border: 1px solid #000;
          border-bottom: 1px solid transparent;
          border-top-left-radius: 15px;
          border-top-right-radius: 15px; } }
    #reference .reference-header ul li:before {
      content: "";
      display: none !important;
      position: absolute !important; }

#reference .reference-content .reference-content-block:not(.active) {
  display: none; }

.nav-tabs {
  display: flex;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #CCC; }
  .nav-tabs li {
    list-style: none;
    position: relative;
    top: 1px;
    background: #CCC; }
    .nav-tabs li.active {
      background: #eee;
      border: 1px solid #eee;
      border-bottom: none; }
      .nav-tabs li.active a:hover {
        color: white !important; }
    .nav-tabs li a {
      padding: 16px 35px;
      display: inline-block;
      text-decoration: none !important; }
      .nav-tabs li a:hover {
        color: #000 !important; }

.tab-content .tabpanel {
  padding-top: 20px; }
  .tab-content .tabpanel:not(.active) {
    display: none; }

.tab-content .productList {
  justify-content: flex-start; }
  .tab-content .productList .productList-block {
    margin-right: 0px !important;
    flex: 1 1 100%; }
    @media (min-width: 992px) {
      .tab-content .productList .productList-block:not(:nth-child(4n)) {
        margin-right: 33px !important; } }

.tab-content .contentlist-content {
  display: flex;
  flex-direction: column; }
  .tab-content .contentlist-content .contentlist-content-article {
    flex: 1 1 100%; }

.tab-content .contentlist-content-footer .button.normal {
  display: inline-block; }

.contentlist {
  display: flex;
  padding-bottom: 30px;
  flex-direction: column; }
  @media (min-width: 768px) {
    .contentlist {
      flex-direction: row; } }
  .contentlist:not(:first-child) {
    padding-top: 30px; }
  .contentlist:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .contentlist-img {
    min-width: 100%; }
    @media (min-width: 768px) {
      .contentlist-img {
        max-width: 350px;
        min-width: 250px; } }
    @media (min-width: 992px) {
      .contentlist-img {
        min-width: 350px; } }
  @media (min-width: 768px) {
    .contentlist-content:not(.noimg) {
      padding-left: 25px; } }
  .contentlist-content-header {
    font-weight: bold;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 10px; }
    @media (min-width: 768px) {
      .contentlist-content-header {
        padding-top: 0; } }
    .contentlist-content-header .date {
      font-size: 16px;
      color: #2bcbc5;
      font-style: italic;
      padding: 0px 0px 0px;
      margin: 0px; }
  .contentlist-content-article {
    font-size: 16px; }

.notfoundsearch {
  padding-top: 10px !important; }
  .notfoundsearch a {
    font-size: 14px !important;
    padding-left: 10px !important; }

#search #search-form {
  margin: 0 0 30px 0;
  display: flex; }
  #search #search-form input {
    border: 1px solid #000;
    padding: 12px 25px 13px 14px;
    width: 215px;
    margin-right: 15px; }
    @media (min-width: 992px) {
      #search #search-form input {
        width: auto;
        min-width: 300px; } }
    #search #search-form input:focus, #search #search-form input:active {
      outline: none; }
  #search #search-form .button {
    padding: 15px 20px 10px 20px; }
    @media (min-width: 992px) {
      #search #search-form .button {
        padding: 15px 40px 10px 40px; } }
    #search #search-form .button span {
      display: none; }
      @media (min-width: 992px) {
        #search #search-form .button span {
          display: inline-block; } }
    #search #search-form .button:before {
      content: "\f002";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased; }
      @media (min-width: 992px) {
        #search #search-form .button:before {
          display: none; } }

#filter label {
  padding: 0; }

#filter .price-block {
  margin: 20px 0; }
  #filter .price-block .slider-rangeblock {
    margin: 20px 0; }
  #filter .price-block .price_box {
    margin: 20px 0 0 0;
    display: flex;
    justify-content: space-between; }

#product-category #category-container {
  display: grid;
  gap: 30px 30px;
  padding: 26px 0 0 0; }
  @media (min-width: 992px) {
    #product-category #category-container {
      grid-template-columns: repeat(4, 1fr); } }

.category-block {
  /* Termék csempe oldalon és a főoldalon megjelenő termék kategóriák */
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative; }
  .category-block .img-container {
    height: 197px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center; }
    @media (max-width: 992px) {
      .category-block .img-container {
        height: 360px; } }
  .category-block .title h2 {
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    padding: 40px 30px 30px 30px; }
    .category-block .title h2 a {
      text-decoration: none;
      color: #1b024a; }
  .category-block .foreword {
    padding: 0 30px 20px 30px; }
    .category-block .foreword p {
      color: #000;
      font-size: 14px; }
  .category-block .button-triangle {
    position: absolute;
    bottom: -1px;
    right: 0; }

.termekekCsempe h1 {
  color: #e3b324; }

.termekekCsempe #seoblock {
  background-color: #eef2f6;
  color: #000;
  margin-top: 46px; }
  @media (min-width: 992px) {
    .termekekCsempe #seoblock {
      background: none; } }

@media (min-width: 992px) {
  #product-news #product-container {
    display: grid;
    grid-template-columns: 489px auto;
    padding: 136px 0 0 0; } }

#product-news #product-container #left-column {
  background-image: url("../../img/blue-lines.jpg"); }
  @media (min-width: 992px) {
    #product-news #product-container #left-column {
      background-image: unset; } }

#product-news #product-container #image-frame {
  position: relative; }
  @media (min-width: 992px) {
    #product-news #product-container #image-frame {
      height: 386px; } }
  @media (min-width: 992px) {
    #product-news #product-container #image-frame #image-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 514px;
      height: 386px;
      z-index: 10;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      background: white; } }
  #product-news #product-container #image-frame #image-container img {
    width: 100%; }
    @media (min-width: 992px) {
      #product-news #product-container #image-frame #image-container img {
        max-width: 514px;
        max-height: 386px;
        object-fit: contain; } }

#product-news #product-container #product-details {
  color: white;
  padding: 15px; }
  @media (min-width: 992px) {
    #product-news #product-container #product-details {
      padding: 0; } }
  #product-news #product-container #product-details .title {
    display: block;
    text-transform: uppercase;
    color: #e3b324;
    padding: 10px 0 0 0; }
    @media (min-width: 992px) {
      #product-news #product-container #product-details .title {
        padding: 56px 0 49px 0; } }
  #product-news #product-container #product-details .product-detail-table {
    max-width: 449px;
    margin-bottom: 20px; }

#product-news #product-container h1 {
  padding: 20px 0 0 0; }
  @media (min-width: 992px) {
    #product-news #product-container h1 {
      padding: 4px 0 0 64px; } }

@media (min-width: 992px) {
  #product-news #product-container #foreword {
    padding: 0 0 19px 64px; } }

#product-news #product-container #foreword h2 {
  font-size: 20px;
  text-transform: uppercase;
  padding: 20px 0 15px 0;
  font-weight: 800; }
  @media (min-width: 992px) {
    #product-news #product-container #foreword h2 {
      padding: 46px 0 15px 0; } }

#product-news #product-container #product-price {
  background-image: url("../../img/purple-lines.jpg");
  padding: 15px;
  color: white; }
  @media (min-width: 992px) {
    #product-news #product-container #product-price {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      padding: 20px 30px 38px 64px; } }
  #product-news #product-container #product-price #text {
    padding: 21px 0 0 0; }
    #product-news #product-container #product-price #text h2 {
      color: white;
      text-transform: uppercase;
      font-size: 18px;
      padding: 0; }
    #product-news #product-container #product-price #text .price {
      font-size: 24px;
      font-weight: 700;
      display: block; }
    #product-news #product-container #product-price #text .price2 {
      display: block;
      font-size: 14px; }
    #product-news #product-container #product-price #text p {
      margin: 0; }
    #product-news #product-container #product-price #text .info {
      font-style: italic;
      font-size: 14px;
      padding: 0;
      margin: 0; }
  #product-news #product-container #product-price #button-container {
    padding-top: 10px; }
    @media (min-width: 992px) {
      #product-news #product-container #product-price #button-container {
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: flex-end; } }
    #product-news #product-container #product-price #button-container #badge {
      max-width: 190px;
      margin: 0 0 15px 0; }
      @media (min-width: 992px) {
        #product-news #product-container #product-price #button-container #badge {
          margin: 0 10px 15px 0; } }

@media (min-width: 992px) {
  #product-news #product-container #content {
    padding: 0 0 0 64px; } }

#product-news #product-container #content h2 {
  font-size: 20px;
  text-transform: uppercase;
  padding: 30px 0 15px 0;
  font-weight: 800; }
  @media (min-width: 992px) {
    #product-news #product-container #content h2 {
      padding: 56px 0 15px 0; } }

/* Termék fotó */
.product-block-img {
  display: block;
  position: relative; }
  .product-block-img #tag-container {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    text-align: right; }
    .product-block-img #tag-container .tag {
      background: #999;
      color: #fff;
      padding: 5px;
      margin-bottom: 5px;
      display: inline-block; }
      .product-block-img #tag-container .tag#new {
        background: #999; }
      .product-block-img #tag-container .tag#sale {
        background: #60A917; }
      .product-block-img #tag-container .tag#sale-percent {
        background: #cc181e; }

/* Terméket a kosárba rak*/
.add-to-cart-container {
  display: flex; }
  .add-to-cart-container .product-dbinput {
    display: flex; }
    .add-to-cart-container .product-dbinput input[type="text"] {
      font-family: "Manrope";
      font-size: 20px;
      width: 50px;
      height: 45px;
      border: 1px solid #999;
      border-right: none;
      background: transparent;
      color: #999;
      text-align: center;
      padding: 0; }
    .add-to-cart-container .product-dbinput .arrow-container {
      display: flex;
      flex-direction: column; }
      .add-to-cart-container .product-dbinput .arrow-container i {
        display: inline-block;
        width: 18px;
        height: 23px;
        border: 1px solid #999;
        text-align: center; }
      .add-to-cart-container .product-dbinput .arrow-container .fa-caret-down {
        height: 22px;
        border-top: none;
        padding: 5px 0 0 0; }
      .add-to-cart-container .product-dbinput .arrow-container .fa-caret-up {
        padding: 2px 0 0 0; }

.oldprice {
  text-decoration: line-through; }

/* Termék block */
@media (min-width: 992px) {
  .product-block {
    display: grid;
    grid-template-rows: 2fr 1fr; } }

.product-block a {
  color: #000;
  display: block; }

.product-block .product-block-img .img-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 250px; }
  .product-block .product-block-img .img-container img {
    max-height: 250px; }

.product-block .product-block-img .product-title {
  font-size: 1.5em; }

.product-block footer {
  align-self: start; }

/* Termék lista */
@media (min-width: 992px) {
  #productList {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px 20px; } }

/* Termék oldal */
#product {
  /* Hasonló, ajánlott termékek listázása */ }
  @media (min-width: 992px) {
    #product .product-container {
      display: flex; } }
  #product .product-container .product-block-img {
    width: 100%;
    position: relative;
    margin-right: 20px; }
    @media (min-width: 992px) {
      #product .product-container .product-block-img {
        width: 50%; } }
    #product .product-container .product-block-img a {
      color: #000; }
    #product .product-container .product-block-img .product-flags {
      position: absolute;
      right: 0;
      top: 0; }
  #product .product-container .product-main-content {
    margin-top: 20px; }
    @media (min-width: 992px) {
      #product .product-container .product-main-content {
        width: 50%;
        margin: 0; } }
  #product .products-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px 20px; }

/* Termék értékelés */
@media (min-width: 992px) {
  .ratings-box {
    display: flex;
    flex-direction: row; } }

.ratings-box .rate-stars {
  margin: 5px 0; }
  @media (min-width: 992px) {
    .ratings-box .rate-stars {
      margin: 0 10px 0 0; } }

.rate-stars .rate-star {
  color: #CCC; }
  .rate-stars .rate-star.active {
    color: red; }
  .rate-stars .rate-star.active-half {
    position: relative; }
    .rate-stars .rate-star.active-half:after {
      content: '\f089';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      color: red;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased; }

#product-review-block {
  margin: 30px 0; }
  #product-review-block #product-review-title {
    font-size: 1.5em; }
  @media (min-width: 992px) {
    #product-review-block #add-rate-box {
      display: grid;
      grid-template-columns: 300px auto; } }
  #product-review-block #add-rate-box #add-rate-stars .ratings-box {
    margin: 0 0 20px 0; }
  #product-review-block #add-rate-box #rate-progress-bar {
    max-width: 300px; }
    #product-review-block #add-rate-box #rate-progress-bar .bar {
      display: grid;
      grid-template-columns: 1fr 2fr 1fr;
      grid-gap: 0 5px;
      align-items: center; }
  #product-review-block #add-rate-form {
    margin-top: 20px; }
    #product-review-block #add-rate-form #review-form {
      border: 1px solid #999;
      padding: 20px;
      position: relative; }
      #product-review-block #add-rate-form #review-form .rate-stars-box {
        display: flex;
        align-items: center; }
        #product-review-block #add-rate-form #review-form .rate-stars-box .form-block-title {
          display: block;
          margin-right: 15px; }
        #product-review-block #add-rate-form #review-form .rate-stars-box .rate-stars {
          display: flex;
          align-items: center;
          min-height: 45px;
          font-size: 14px; }
          #product-review-block #add-rate-form #review-form .rate-stars-box .rate-stars .rate-star {
            margin-right: 3px;
            transition: all .3s; }
    #product-review-block #add-rate-form #button-row {
      display: flex; }

#review-list .card {
  flex-direction: row;
  margin: 10px 0; }
  #review-list .card .card-header span {
    display: block; }
  #review-list .card .review-icon.fa-check-circle {
    color: #60A917; }
  #review-list .card .review-icon.fa-times-circle {
    color: #e60023; }

/* Webshop aside category menu */
.category-list {
  width: 100%;
  margin-bottom: 26px; }
  .category-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%; }
    .category-list ul li a {
      background: #CCC;
      display: block;
      padding: 8px 16px;
      margin: 0 0 2px 0;
      position: relative;
      color: #000 !important;
      text-decoration: none !important; }
    .category-list ul li ul li a {
      margin-bottom: 0;
      border-radius: 0;
      padding: 5px 0 5px 35px; }
      .category-list ul li ul li a:hover {
        text-decoration: underline !important; }
  .category-list .navigation-menu .dropdown .dropdown-menu-inner {
    display: none; }
  .category-list .navigation-menu .dropdown.active .dropdown-menu-inner {
    display: block; }
    .category-list .navigation-menu .dropdown.active .dropdown-menu-inner li a {
      background: #eee;
      padding-left: 40px; }

/* Webshop category view */
@media (min-width: 992px) {
  #shop-category-list-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 30px;
    grid-row-gap: 30px; } }

#shop-category-list-container .shop-category {
  display: grid;
  grid-template-rows: 4fr 1fr 4fr;
  color: #000; }
  #shop-category-list-container .shop-category .img-container {
    overflow: hidden; }
  #shop-category-list-container .shop-category .category-title {
    background: #CCC; }

.cart-row {
  border: 1px solid #CCC;
  margin: 10px 0;
  padding: 10px; }

.cart-empty {
  background-image: url("../../img/shopping-cart.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  min-height: 500px; }

/* Termék adatok */
@media (min-width: 992px) {
  #cart-productList .cart-product {
    display: grid;
    grid-template-columns: 150px auto 200px;
    grid-gap: 20px;
    align-items: center; } }

@media (min-width: 992px) {
  #cart-productList .cart-product .cart-product-img {
    place-self: center; }
    #cart-productList .cart-product .cart-product-img img {
      max-height: 100px; } }

#cart-productList .cart-product .cart-product-information {
  text-align: center; }
  @media (min-width: 992px) {
    #cart-productList .cart-product .cart-product-information {
      text-align: left; } }

#cart-productList .cart-product .add-to-cart-container {
  display: flex;
  align-items: center;
  justify-content: center; }
  #cart-productList .cart-product .add-to-cart-container .product-dbinput {
    margin-right: 10px; }

#product_summerize .cart-row {
  display: grid;
  grid-template-columns: 3fr 1fr; }
  #product_summerize .cart-row .cart-price-amount {
    justify-self: end; }

#product_summerize .coupon-price-row {
  display: none; }

/* Választható szállítási és fizetési módok */
@media (min-width: 992px) {
  #product-extra {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 30px; } }

#product-extra .input-radio {
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none !important;
  border: 1px solid #CCC;
  position: relative;
  margin-bottom: 8px;
  color: #000; }
  #product-extra .input-radio i.fa {
    position: absolute;
    right: 22px;
    top: 15px;
    font-size: 22px;
    color: #CCC; }
  #product-extra .input-radio:hover {
    color: black;
    text-decoration: none; }
    #product-extra .input-radio:hover .input-radio-box:before {
      display: block; }
  #product-extra .input-radio.active .input-radio-box:before {
    display: block;
    background: #000; }
  #product-extra .input-radio .input-radio-box {
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    border-radius: 20px;
    background: #f2f2f2;
    margin-left: 18px;
    margin-right: 20px; }
    #product-extra .input-radio .input-radio-box:before {
      content: "";
      position: absolute;
      width: 8px;
      height: 8px;
      background: #d2d2d2;
      border-radius: 20px;
      margin-left: 6px;
      margin-top: 6px;
      display: none; }

/* Szállítási és számlázási adatok */
@media (min-width: 992px) {
  #shipping-payment {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 30px; } }

@media (min-width: 992px) {
  #shipping-payment #delivery-data header {
    display: grid;
    grid-template-columns: 1fr 1fr; } }

#shipping-payment #delivery-data header .same-delivary-address {
  margin: 0;
  padding: 0;
  align-self: center; }

#coupon #couponResponse {
  display: none;
  margin-bottom: 10px; }
  #coupon #couponResponse.error, #coupon #couponResponse.success {
    display: block; }

#coupon #coupon-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
  justify-items: start; }
  #coupon #coupon-container .form-block {
    width: 100%; }

/* Kosár oldal felugró infó a
fizetési, szállítási módoknál*/
.popover {
  background: #CCC;
  padding: 10px;
  position: absolute !important;
  margin-left: 25px;
  margin-top: 5px;
  width: 200px; }
  .popover .popover-title {
    padding: 0;
    margin: 0;
    font-size: 17px; }
  .popover span.fa {
    display: inline-block; }
    .popover span.fa-sign-in {
      margin-right: 4px; }

/* kosárba rak felugró */
#basketPopup .modal-dialog .modal-body-header {
  text-align: right; }
  #basketPopup .modal-dialog .modal-body-header #close {
    font-size: 20px; }

#basketPopup .modal-dialog .modal-body-content .modal-selected-product {
  text-align: center; }
  #basketPopup .modal-dialog .modal-body-content .modal-selected-product .product-img img {
    max-height: 250px; }

#basketPopup .modal-dialog .modal-footer {
  text-align: center; }

.modal {
  background-color: rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  display: none; }

/* Default project color */
.project-color-1 {
  color: #6724e3; }

.project-color-2 {
  color: #e3b324; }

/* Template css */
.tinyMCE-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    .tinyMCE-row {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin: 0 -15px; } }

@media (min-width: 992px) {
  .twobox {
    margin: 0 0px !important; }
    .twobox .tinyMCE-row {
      margin: 0 0px;
      padding: 0px; } }

.twobox .img-responsive {
  margin: 0 !important; }

.tinyMCE.highlighted-bar-text {
  color: #6724e3;
  padding: 15px;
  margin-left: -20px; }

.tinyMCE-col, .tinyMCE-col-1-3, .tinyMCE-col-2-3, .tinyMCE-col-1-2, .tinyMCE-col-1-4, .tinyMCE-col-3-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 15px; }
  .tinyMCE-col .img-responsive, .tinyMCE-col-1-3 .img-responsive, .tinyMCE-col-2-3 .img-responsive, .tinyMCE-col-1-2 .img-responsive, .tinyMCE-col-1-4 .img-responsive, .tinyMCE-col-3-4 .img-responsive {
    margin: 7px 0 0 0;
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle; }
  @media (max-width: 992px) {
    .tinyMCE-col, .tinyMCE-col-1-3, .tinyMCE-col-2-3, .tinyMCE-col-1-2, .tinyMCE-col-1-4, .tinyMCE-col-3-4 {
      padding: 15px 0px; } }

@media (min-width: 992px) {
  .tinyMCE-col-1-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; } }

.tinyMCE-col-1-3 p {
  margin-top: 15px; }

@media (min-width: 992px) {
  .tinyMCE-col-2-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; } }

@media (min-width: 992px) {
  .tinyMCE-col-1-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

@media (min-width: 992px) {
  .tinyMCE-col-1-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; } }

@media (min-width: 992px) {
  .tinyMCE-col-3-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; } }

.product-detail-table tr th {
  border-right: 1px solid #4c4161;
  border-bottom: 1px solid #4c4161;
  padding: 5px 20px 5px 0; }

.product-detail-table tr td {
  border-bottom: 1px solid #4c4161;
  padding: 5px 0 5px 16px; }

body#tinymce {
  padding: 10px; }

/* Slick Slider  - Brand Slider Főoldal Pl.:SKTrend honlapon a logó slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 20px;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
  .slick-list a {
    outline: none; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none !important;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-arrow {
  position: absolute;
  outline: none !important; }
  .slick-arrow.slick-prev {
    background: transparent;
    border: none;
    font-size: 0;
    margin-top: 11px;
    margin-left: 0;
    z-index: 11;
    cursor: pointer;
    left: -18px;
    top: -6px; }
    @media (min-width: 768px) {
      .slick-arrow.slick-prev {
        top: 8px; } }
    .slick-arrow.slick-prev:before {
      content: "\64";
      font-size: 15px;
      color: #000;
      transform: rotate(180deg); }
  .slick-arrow.slick-next {
    background: transparent;
    border: none;
    font-size: 0;
    margin-top: 11px;
    margin-left: 0;
    z-index: 11;
    cursor: pointer;
    position: absolute;
    right: -18px;
    top: -6px;
    outline: none; }
    @media (min-width: 768px) {
      .slick-arrow.slick-next {
        top: 8px; } }
    .slick-arrow.slick-next:before {
      content: "\64";
      font-size: 15px;
      color: #000; }

.simple-carousel .container {
  position: relative; }

.simple-carousel .parent-container {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }
  .simple-carousel .parent-container .carousel-container {
    transition: all, .3s;
    display: flex; }

.simple-carousel .carousel-control {
  position: absolute;
  top: 45%;
  font-size: 20px; }
  .simple-carousel .carousel-control#carousel-control-left {
    left: 2%; }
    @media (min-width: 992px) {
      .simple-carousel .carousel-control#carousel-control-left {
        left: -3%; } }
  .simple-carousel .carousel-control#carousel-control-right {
    right: 2%; }
    @media (min-width: 992px) {
      .simple-carousel .carousel-control#carousel-control-right {
        right: -3%; } }

/*# sourceMappingURL=project-default.css.map */