:root {
  --bg-beige: #F8F9F7;
  --bg-bright-gray: #eaeeed;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Merriweather', 'Merriweather Fallback', serif;
  margin-bottom: 1rem;
}

.container {
  max-width: 1290px;
}

.fw-extralight {
  font-weight: 200;
}

.fw-extrabold {
  font-weight: 800;
}

.fw-black {
  font-weight: 900;
}

#dijszamitas_col .form-floating > label {
  margin-top: -9px;
  background: var(--bs-body-bg);
  padding: 0;
  margin-left: 8px;
  height: auto;
}

#dijszamitas_col .form-floating > .form-select {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

@media (min-width: 768px) {
  #dijszamitas_col {
    transform: translateY(50%);
  }
}

.two-tone-bg-2 {
  background: linear-gradient(180deg, var(--bg-beige) 50%, var(--bs-body-bg) 50%);
}

.two-tone-bg-1 {
  background: linear-gradient(180deg, var(--bs-body-bg) 50%, var(--bg-beige) 50%);
}

.bg-beige {
  background-color: var(--bg-beige);
}

.bg-bright-gray {
  background-color: var(--bg-bright-gray);
}

.bg-grey {
  background-color: #EBEDEC;
}

.mw-1000 {
  max-width: 1000px;
}

.dizajn-div-zold {
  border: 5px solid var(--bs-primary);
  border-bottom: var(--bs-border-color-translucent);
  height: 10px;
}

.dizajn-div-narancs {
  border: 5px solid var(--bs-secondary);
  border-top: var(--bs-border-color-translucent);
  height: 10px;
}

ul li::marker, ol li::marker {
  color: var(--bs-primary);
}

@media (min-width: 768px) {
  .mt-n30 {
    margin-top: -30px;
  }
}

@media (min-width: 1400px) {
  .position-xxl-absolute {
    position: absolute;
  }
}

@media (min-width: 992px) {
  .position-lg-absolute {
    position: absolute;
  }
}

@media (min-width: 768px) {
  .position-md-absolute {
    position: absolute;
  }
}

@media (min-width: 1200px) {
  #tanacsadok_slider .swiper-slide {
    width: 229px !important;
  }
}

.roboto-condensed {
  font-family: 'Roboto Condensed', sans-serif;
}

@media (min-width: 768px) {
  .h-md-50 {
    height: 50%!important;
  }
}

.mb-n2rem {
  margin-bottom: -2rem;
}

#elso_form_helye select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

#elso_form_helye input[type=number] {
  -moz-appearance: textfield;
}

.letter-spacing {
  letter-spacing: 1px;
}

ul[id^="breadcrumb_list"] li:not(:last-child):after {
  content: "·";
  padding: 0 0.5rem;
}

#elso_form_helye textarea {
  resize: none;
  field-sizing: content;
}

.cc-nb-reject {
  background-color: #eaeaea !important;
  color: #111 !important;
}

@media (min-width: 1320px) {
  .fejlec-zold {
    height: 59px;
    background-image: url(../../assets/img/fejlec/fejlec-zold.png?h=47fd725e6fc73928b6f56991c849131e);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
  }
}

@media (min-width: 1320px) {
  .fejlec-belso {
    width: 1290px;
    margin: auto;
    position: relative;
  }
}

@media (min-width: 1320px) {
  .fejlec-zold-2 {
    background-color: #70998c;
    height: 59px;
    right: 0px;
    top: 0px;
    width: 880px;
    position: absolute;
    z-index: 100;
  }
}

@media (min-width: 1320px) {
  .fejlec-zold-2::before {
    display: block;
    content: ' ';
    width: 86px;
    height: 59px;
    background-color: var(--bs-success);
    left: -86px;
    top: -14px;
    position: absolute;
    -moz-transform: skewX(0deg) skewY(18deg);
    -webkit-transform: skewX(0deg) skewY(18deg);
    -o-transform: skewX(0deg) skewY(18deg);
    -ms-transform: skewX(0deg) skewY(18deg);
    transform: skewX(0deg) skewY(18deg);
  }
}

@media (max-width: 1319px) {
  .fejlec-zold-2 {
    background-color: #70998c;
    height: 59px;
    right: 0px;
    top: 0px;
    width: 100%;
    position: absolute;
    z-index: 100;
  }
}

@media (max-width: 991px) {
  .fejlec-zold-2 {
    height: 75px;
  }
}

@media (max-width: 769px) {
  nav .navbar-brand {
    width: 65%;
  }
}

.navbar {
  top: 50px;
}

@media (max-width: 991px) {
  .navbar {
    top: 75px;
  }
}

#navcol-2 .nav-link:hover {
  color: var(--bs-primary);
  text-decoration: underline;
  text-underline-offset: 10px;
  text-decoration-line: underline;
  text-decoration-thickness: 5px;
  text-decoration-color: var(--bs-secondary);
}

#navcol-2 .nav-link {
  color: #000000;
}

footer {
  padding: 50px 0 0;
}

.allec-felso {
  background: #232935;
  color: #7a808d;
  padding-bottom: 30px;
}

.allec-felso .to-top {
  position: absolute;
  background: url('../../assets/img/allec/arrow.png?h=9d3c6d4494e1352fc45cdbc710860172') no-repeat center 9px #232935;
  width: 72px;
  height: 72px;
  display: inline-block;
  vertical-align: middle;
  padding: 24px 24px;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: -32px;
}

.allec-felso a, .allec-felso button {
  color: #7a808d;
  text-decoration: none;
}

.allec-felso a i {
  color: #7a808d;
}

.allec-felso a:hover, .allec-felso button:hover {
  color: var(--bs-white);
  text-decoration: underline;
}

.allec-also {
  background: #181c24;
  color: var(--bs-light);
  padding: 25px 0;
  font-size: 14px;
}

.allec-also a {
  color: var(--bs-light);
  text-decoration: none;
}

.MB-logok img {
  width: 100px;
  margin: 5px 10px;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  font-family: 'Roboto Condensed', sans-serif;
}

.allec-felso .brand-link {
  width: 50px;
  height: 50px;
}

