/*
    Created on : Jul 14, 2021, 3:18:53 PM
    Author     : mardor
*/
.blue-text {
  color: #1B3084;
}
a,
a:hover {
  color: #4D4D4E;
}
.font-m,
.font-m a,
h1,
.title {
  color: #1B3084;
}
html,
body {
  margin: 0;
  font-family: 'Poppins', sans-serif;
  scroll-behavior: smooth;
  color: #4D4D4E;
}
img {
  height: auto;
}
h3 {
  font-weight: bold;
}
.wp-block-column:not(:first-child) {
  margin-left: 0em !important;
}
.nav-link {
  padding: 0;
}
.bcg img {
  width: 100%;
}
.grecaptcha-badge {
  visibility: hidden;
}
header #logo img {
  margin: 0 auto;
  display: block;
}
header div#menu-grid {
  width: 100%;
  padding: 8px 0;
  position: relative;
}
header div#menu-grid:before,
header div#menu-grid:after {
  content: ' ';
  position: absolute;
  right: 0px;
  height: 1px;
  width: 100%;
  border: 1px solid #ffffff;
  -webkit-transition: width 2s ease-in-out;
  -moz-transition: width 2s ease-in-out;
  -o-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
}
header div#menu-grid:before {
  top: -1px;
}
header div#menu-grid:after {
  bottom: -1px;
}
header div#menu-grid.init:before,
header div#menu-grid.init:after {
  width: 0 !important;
}
main h1 {
  opacity: 0;
  width: 60%;
}
main section {
  position: relative;
}
main figure.page-down {
  cursor: pointer;
}
main .list {
  margin-bottom: 10px;
}
main .list .open-btn {
  cursor: pointer;
}
main .list .open-btn img {
  transform: rotate(-90deg);
}
main .list .more {
  display: none;
}
main .list.opened .open-btn img {
  transform: rotate(0);
}
main .list.opened .more {
  display: block;
}
main .wpforms-container label {
  font-size: 1.1em !important;
  font-weight: normal !important;
}
main .wpforms-container input[type="text"],
main .wpforms-container input[type="email"],
main .wpforms-container textarea {
  border: 0 !important;
  border-bottom: 2px solid #4D4D4E !important;
  background: transparent !important;
  width: 100% !important;
  max-width: none !important;
  margin-bottom: 10px !important;
  margin-top: -10px !important;
}
main .wpforms-container button {
  float: right !important;
  background-image: url(../../uploads/2021/08/nyil_szurke.jpg) !important;
  border: 0 !important;
  color: transparent !important;
  transform: rotate(-90deg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  width: 58px !important;
  height: 58px !important;
}
main .wpforms-container .wpforms-form .wpforms-required-label {
  color: #1B3084 !important;
}
main .wpforms-container .wpforms-confirmation-container-full,
main .wpforms-container div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: #fcf8f9 !important;
  border: 1px solid #4d4d4e !important;
}
main p.has-small-font-size {
  font-size: 12px;
  line-height: 15px;
}
footer {
  background: #4D4D4E;
  width: 100%;
  height: 90px;
  display: flex;
  align-items: center;
}
footer a,
footer a:hover {
  color: white;
}
footer ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.cn-button {
  color: #1B3084 !important;
  font-weight: bold !important;
  background: white !important;
}
@-webkit-keyframes flash {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
a:hover {
  -webkit-animation: flash 2s;
  animation: flash 2s;
}
figure.pixelize {
  position: relative;
  overflow: hidden;
}
figure.pixelize .div-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(20, 1fr);
}
figure.pixelize .div-wrapper div {
  background: white;
  opacity: 0.9;
  transition: all 2s;
}
/* =========================================     RESPONSIVE SETTINGS   ========================================= */
/* font-size */
body {
  font-size: 18px;
  line-height: 1.5em;
}
h1 {
  font-size: 8em;
  line-height: 1.2em;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.5em;
}
.font-m {
  font-size: 1.55em;
  line-height: 1.2em;
}
.font-xl {
  font-size: 5.5em;
  line-height: 1em;
}
.font-xl em {
  font-size: 0.85em;
  font-style: normal;
}
/* padding, margin */
.padding-lr {
  padding-left: 150px;
}
.padding-lr p:not(.font-xl) {
  padding-right: 150px;
}
p.padding-lr {
  padding-right: 150px;
}
.wp-block-column:nth-child(2) .padding-lr {
  padding-left: 50px;
  padding-right: 50px;
}
.title {
  padding: 10px 0;
  padding-left: 150px;
}
.title p:not(.font-xl) {
  padding-right: 150px;
}
.wp-block-column:nth-child(2) .title {
  padding-left: 50px;
}
section > div > .wp-block-columns > .wp-block-column:first-child > h3,
section > div >  .wp-block-columns > .wp-block-column:first-child > figure,
section > div >  .wp-block-columns > .wp-block-column:first-child > p,
section > div >  .wp-block-columns > .wp-block-column:first-child > .list,
section > div >  .wp-block-columns > .wp-block-column:first-child .wpforms-container {
  padding-left: 150px;
}
section > div >  .wp-block-columns > .wp-block-column:first-child > h3,
section > div >  .wp-block-columns > .wp-block-column:first-child > p,
section > div >  .wp-block-columns > .wp-block-column:first-child > .list,
section > div >  .wp-block-columns > .wp-block-column:first-child .wpforms-container {
  padding-right: 50px;
}
section > div >  .wp-block-columns > .wp-block-column:last-child > h3,
section > div >  .wp-block-columns > .wp-block-column:last-child > p,
section > div >  .wp-block-columns > .wp-block-column:last-child > .list {
  padding-left: 50px;
  padding-right: 150px;
}
header div#menu-grid .wp-block-column:first-child a {
  padding-left: 150px;
}
footer {
  padding: 0 150px;
}
#ref-list {
  margin-left: 50px;
}
#logo {
  padding: 20px 0;
}
.title {
  margin-bottom: 80px;
}
#ref-list {
  margin-top: 100px;
}
#ref-list h3 {
  margin-bottom: 15px;
}
.list h3 {
  padding-top: 12px;
}
p.font-m {
  margin: 45px 0px;
}
/* ========= media queries ========= */
@media all and (min-width: 1000px) {
  /* ========== DESKTOP ONLY ========== */
  .mobile-only {
    display: none;
  }
  .desktop-only {
    display: block;
  }
  #bcg-grid {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
  }
  #bcg-grid .wp-block-column {
    border-right: 1px solid rgba(112, 112, 112, 0.3);
    position: relative;
  }
  #bcg-grid .wp-block-column:last-child {
    border-right: 0;
  }
  #bcg-grid .wp-block-column:after {
    content: ' ';
    position: absolute;
    bottom: 0px;
    right: -1px;
    height: 100%;
    width: 1px;
    border: 1px solid #ffffff;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out;
  }
  #bcg-grid .wp-block-column.init:after {
    height: 0 !important;
  }
  header div#menu-grid {
    border-top: 1px solid rgba(112, 112, 112, 0.3);
    border-bottom: 1px solid rgba(112, 112, 112, 0.3);
  }
  header nav#main-menu {
    display: block !important;
  }
  header #close-menu {
    display: none;
  }
  figure.page-down {
    text-align: center;
    margin: 50px;
  }
  .title {
    border-top: 1px solid rgba(112, 112, 112, 0.3);
    border-bottom: 1px solid rgba(112, 112, 112, 0.3);
    margin-top: -250px;
    position: relative;
  }
  .title::after {
    content: ' ';
    background-image: url('../../uploads/2021/08/vonalzo_vizszintes.jpg');
    background-repeat-x: repeat;
    background-position: 0 0;
    position: absolute;
    bottom: -42px;
    left: 0;
    display: block;
    height: 41px;
    width: 100%;
    z-index: -2;
  }
  #img-1 {
    margin-top: -140px;
  }
}
@media all and (max-width: 1900px) {
  .padding-lr {
    padding-left: 100px;
  }
  .padding-lr p:not(.font-xl) {
    padding-right: 100px;
  }
  p.padding-lr {
    padding-right: 100px;
  }
  .wp-block-column:nth-child(2) .padding-lr {
    padding-left: 50px;
    padding-right: 50px;
  }
  .title {
    padding: 10px 0;
    padding-left: 100px;
  }
  .title p:not(.font-xl) {
    padding-right: 100px;
  }
  .wp-block-column:nth-child(2) .title {
    padding-left: 50px;
  }
  section > .wp-block-columns > .wp-block-column:first-child > h3,
  section > .wp-block-columns > .wp-block-column:first-child > figure,
  section > .wp-block-columns > .wp-block-column:first-child > p,
  section > .wp-block-columns > .wp-block-column:first-child > .list,
  section > .wp-block-columns > .wp-block-column:first-child .wpforms-container {
    padding-left: 100px;
  }
  section > .wp-block-columns > .wp-block-column:first-child > h3,
  section > .wp-block-columns > .wp-block-column:first-child > p,
  section > .wp-block-columns > .wp-block-column:first-child > .list,
  section > .wp-block-columns > .wp-block-column:first-child .wpforms-container {
    padding-right: 50px;
  }
  section > .wp-block-columns > .wp-block-column:last-child > h3,
  section > .wp-block-columns > .wp-block-column:last-child > p,
  section > .wp-block-columns > .wp-block-column:last-child > .list {
    padding-left: 50px;
    padding-right: 100px;
  }
  header div#menu-grid .wp-block-column:first-child a {
    padding-left: 100px;
  }
  footer {
    padding: 0 100px;
  }
  #ref-list {
    margin-left: 50px;
  }
}
@media all and (min-width: 1840px) and (max-width: 1919px) {
  body {
    font-size: 17px;
  }
}
@media all and (min-width: 1640px) and (max-width: 1839px) {
  body {
    font-size: 16px;
  }
}
@media all and (min-width: 1500px) and (max-width: 1639px) {
  body {
    font-size: 14px;
  }
}
@media all and (min-width: 1367px) and (max-width: 1499px) {
  body {
    font-size: 12px;
  }
}
@media all and (min-width: 1000px) and (max-width: 1366px) {
  main h1 {
    width: 75%;
    margin-bottom: 35px;
  }
  .title {
    margin-top: -150px;
  }
  .page-down {
    display: none;
  }
  /* font-size */
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 5.5em;
    line-height: 1.2em;
  }
  h2 {
    font-size: 1.8em;
  }
  h3 {
    font-size: 1.5em;
  }
  .font-m {
    font-size: 1.3em;
    line-height: 1.2em;
  }
  .font-xl {
    font-size: 4em;
    line-height: 1em;
  }
  .font-xl em {
    font-size: 0.85em;
    font-style: normal;
  }
}
@media all and (max-width: 999px) {
  /* ========== SMARTPHONES ========== */
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
  .m-order-2 {
    order: 2;
  }
  div#hamburger-wrapper {
    border-top: 1px solid rgba(112, 112, 112, 0.3);
    border-bottom: 1px solid rgba(112, 112, 112, 0.3);
    padding: 5px 10px;
    overflow: hidden;
  }
  div#hamburger-wrapper div#hamburger-menu {
    cursor: pointer;
    width: 40px;
    overflow: hidden;
  }
  div#hamburger-wrapper div#hamburger-menu span {
    width: 12px;
    height: 12px;
    background-color: #1b3084;
    float: left;
    margin: 2px;
    display: block;
  }
  .wp-block-spacer,
  div#bcg-grid {
    display: none;
  }
  header #logo img {
    width: 65%;
  }
  header nav#main-menu {
    display: none;
  }
  header nav#main-menu {
    position: absolute;
    background-color: #1B3084;
    color: white;
    padding: 15px 30px 100px 40px;
    z-index: 10;
  }
  header nav#main-menu a {
    color: white;
    margin: 20px 0;
  }
  header div#close-menu {
    float: right;
    border: 1px solid white;
    padding: 7px 10px;
    font-size: 25px;
  }
  header div#menu-grid .wp-block-column:first-child a {
    padding-left: 0 !important;
  }
  h1 {
    padding-top: 40px;
  }
  #img-1 {
    margin-top: -100px;
    margin-bottom: 0;
    float: right;
  }
  #img-5 {
    margin: 20px;
  }
  figure.page-down {
    display: inline-block;
    margin-top: 80px;
    margin-left: 70px;
  }
  figure.page-down img {
    width: 65%;
  }
  .title {
    background-color: #1B3084;
    color: white;
  }
  .list .wp-block-column:first-child {
    flex-basis: 40px !important;
  }
  .list .wp-block-column:first-child img {
    width: 60%;
  }
  .list .wp-block-column:last-child {
    flex-basis: 80% !important;
  }
  #mail .wp-block-column:first-child {
    flex-basis: 30px !important;
  }
  #mail .wp-block-column:first-child img {
    width: 60%;
  }
  #mail .wp-block-column:last-child {
    flex-basis: 90% !important;
  }
  section::after {
    content: ' ';
    background-image: url(../../uploads/2021/08/vonalzo_fuggoleges.jpg);
    background-repeat-y: repeat;
    background-position: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 35px;
    z-index: -1;
  }
  section:nth-child(odd)::after {
    right: 0;
    left: auto;
    transform: rotate(180deg);
  }
  section:last-child::after {
    content: none;
  }
  main .wpforms-container button {
    width: 36px !important;
    height: 36px !important;
    background-size: 100% !important;
  }
  section#teret-adunk {
    z-index: 5;
  }
  section#rolunk {
    margin-top: -140px;
    z-index: 1;
  }
  section#rolunk h2.title {
    margin-bottom: 125px;
  }
  p.has-small-font-size {
    width: 85%;
  }
  /* font size */
  body {
    font-size: 13px;
  }
  h1 {
    font-size: 3.5em;
    line-height: 1em;
  }
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.3em;
  }
  .font-xl {
    font-size: 2.5em;
    line-height: 1em;
  }
  .font-m {
    font-size: 1.3em;
    line-height: 1.2em;
  }
  .list h3 {
    font-size: 1.5em;
  }
  #menu-grid a {
    font-size: 2em;
    line-height: 1.2em;
  }
  /* padding, margin */
  .padding-lr {
    padding-left: 50px;
  }
  .padding-lr p:not(.font-xl) {
    padding-right: 50px;
  }
  p.padding-lr {
    padding-right: 50px;
  }
  .wp-block-column:nth-child(2) .padding-lr {
    padding-left: 50px;
    padding-right: 50px;
  }
  .title {
    padding: 10px 0;
    padding-left: 50px;
  }
  .title p:not(.font-xl) {
    padding-right: 50px;
  }
  .wp-block-column:nth-child(2) .title {
    padding-left: 50px;
  }
  section > .wp-block-columns > .wp-block-column:first-child > h3,
  section > .wp-block-columns > .wp-block-column:first-child > figure,
  section > .wp-block-columns > .wp-block-column:first-child > p,
  section > .wp-block-columns > .wp-block-column:first-child > .list,
  section > .wp-block-columns > .wp-block-column:first-child .wpforms-container {
    padding-left: 50px;
  }
  section > .wp-block-columns > .wp-block-column:first-child > h3,
  section > .wp-block-columns > .wp-block-column:first-child > p,
  section > .wp-block-columns > .wp-block-column:first-child > .list,
  section > .wp-block-columns > .wp-block-column:first-child .wpforms-container {
    padding-right: 50px;
  }
  section > .wp-block-columns > .wp-block-column:last-child > h3,
  section > .wp-block-columns > .wp-block-column:last-child > p,
  section > .wp-block-columns > .wp-block-column:last-child > .list {
    padding-left: 50px;
    padding-right: 50px;
  }
  header div#menu-grid .wp-block-column:first-child a {
    padding-left: 50px;
  }
  footer {
    padding: 0 50px;
  }
  #ref-list {
    margin-left: 50px;
  }
  section > .wp-block-columns {
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  section > .wp-block-columns > .wp-block-column {
    flex-basis: 100%!important;
  }
  section > .wp-block-columns > .wp-block-column:first-child > figure {
    padding-left: 0;
  }
  #logo {
    padding: 0px;
  }
  .title {
    margin-bottom: 20px;
  }
  #ref-list {
    margin-top: 20px;
  }
  #ref-list h3 {
    margin-bottom: 15px;
  }
  .list h3 {
    padding-top: 2px;
  }
  p.font-m {
    margin: 30px 0px;
  }
}
/* --- Hamarosan --- --- --- ---  --- --- ---  --- --- ---  --- --- ---  --- --- ---  --- --- ---  --- --- ---  --- --- ---  --- --- ---  --- --- ---  --- --- */
.full-page {
  height: 100vh;
}
.white-layer {
  background: rgba(255, 255, 255, 0.5);
  color: black !important;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 1.8em;
  display: block;
  width: 90%;
  max-width: 710px;
  margin: 0 auto;
  padding: 95px 50px;
  font-family: 'Roboto', sans-serif;
}
@media all and (max-width: 999px) {
  .white-layer {
    font-size: 18px;
    line-height: 1.5em;
    padding: 40px 25px;
  }
}
/*# sourceMappingURL=style.css.map */