figure {display: inline-block;}

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

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

.page-header > h1 {
  margin-top: 18px;
  margin-bottom: 22px;
}

.inline-block {display: inline-block;}
.margin-right-10 {margin-right: 10px;}
.margin-right-15 {margin-right: 15px;}

body > .site-grid {
  column-gap: 38px;
}

body > .site-grid > .container-sidebar-left > .sidebar-left.card {
  background-color: transparent;
  border: 0;
}

body > .site-grid > .container-sidebar-left > .sidebar-left.card .mod-menu {
  font-size: 104%;
}

body > .site-grid > .container-sidebar-left > .sidebar-left.card .mod-menu a {
  color: rgb(30, 30, 30);
  text-decoration: none;
}

body > .site-grid > .container-sidebar-left > .sidebar-left.card .mod-menu a:before {
  color: goldenrod;
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
  /*font-size: ;*/
  font-weight: 900;
  margin-right: 6px;
  position: relative;
  vertical-align: middle;
}

body > .site-grid > .container-sidebar-left > .sidebar-left.card .mod-menu > .active > a {
  font-weight: bold;
}

body > .container-header {
  background-color: #efefef;
  background-image: url(/images/photos/cover.jpg);
  background-position: center -110px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 470px;
  padding: 50px 0;
}

body.usr-nyitooldal > .container-header {
  background-position: center;
  height: 740px;
}

body > .container-header > .container-below-top {
  max-width: none;
}

body > .container-header > .container-below-top > .mod-custom {
  align-items: center;
  background-color: rgba(255,255,255,0.85);
  border-radius: 50em 0 0 50em;
  box-shadow: rgb(100 30 30) 0px 4px 10px 4px;
  color: rgb(0, 49, 112);
  display: flex;
  max-width: 1180px;
  padding: 20px 20px 20px 45px;
  position: absolute;
  right: 0;
  top: 40px;
  width: calc(70%);
}

body > .container-header > .container-below-top > .mod-custom > .vegykonf-logo-holder {
  display: inline-block;
  margin: 0;
}

body > .container-header > .container-below-top > .mod-custom > .vegykonf-logo-holder > a > img {
  display: block;
  height: 160px;
}

body > .container-header > .container-below-top > .mod-custom > .vegykonf-right-logos-holder {
  display: inline-block;
}

body > .container-header > .container-below-top > .mod-custom .vegykonf-mke-logo-holder {
  padding: 7px 12px;
}

body > .container-header > .container-below-top > .mod-custom .vegykonf-mke-logo-holder img {
  display: block;
  height: 74px;
  margin: 0 auto;
}

body > .container-header > .container-below-top > .mod-custom .vegykonf-ekke-logo-holder {
  padding: 7px 12px;
}

body > .container-header > .container-below-top > .mod-custom .vegykonf-ekke-logo-holder img {
  display: block;
  height: 70px;
  margin: 0 auto;
}

body > .container-header > .container-below-top > .mod-custom > .vegykonf-header-text-holder {
  flex: 1;
  padding: 25px 35px;
}

body > .container-header > .container-below-top > .mod-custom > .vegykonf-header-text-holder > h1 {
  font-family: Calibri;
  font-size: 46px;
  margin: 2px 0 5px 0;
}

body > .container-header > .container-below-top > .mod-custom > .vegykonf-header-text-holder > p {
  color: #444444;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 0 3px;
}

@media (max-width: 640px) {

  body > .container-header {
    background-position: center;
    height: 370px;
  }

  body.usr-nyitooldal > .container-header {
    height: 370px;
  }

  body > .container-header > .container-below-top > .mod-custom {
    flex-flow: wrap;
    padding: 20px 20px 20px 25px;
    place-content: flex-end;
    top: 15px;
    width: 95%;
  }

  body > .container-header > .container-below-top > .mod-custom > .vegykonf-header-text-holder {
    flex: 0.5;
    min-width: 200px;
    text-align: right;
  }

  body > .container-header > .container-below-top > .mod-custom > .vegykonf-header-text-holder > h1 {
    font-size: 24px;
  }

  body > .container-header > .container-below-top > .mod-custom > .vegykonf-header-text-holder > p {
    font-size: 14px;
  }

  body > .container-header > .container-below-top > .mod-custom > .vegykonf-logo-holder {
    min-width: 100px;
  }

  body > .container-header > .container-below-top > .mod-custom > .vegykonf-logo-holder > a > img {
    height: 80px;
  }

  body > .container-header > .container-below-top > .mod-custom > .vegykonf-right-logos-holder {
    min-width: 120px;
  }

  body > .container-header > .container-below-top > .mod-custom .vegykonf-mke-logo-holder {
    display: inline-block;
    padding: 4px 8px;
  }

  body > .container-header > .container-below-top > .mod-custom .vegykonf-mke-logo-holder img {
    height: 44px;
  }

  body > .container-header > .container-below-top > .mod-custom .vegykonf-ekke-logo-holder {
    display: inline-block;
    padding: 4px 8px;
  }

  body > .container-header > .container-below-top > .mod-custom .vegykonf-ekke-logo-holder img {
    height: 40px;
  }

  body > .container-header > .container-below-top > .mod-custom > .vegykonf-header-text-holder {
    padding: 10px 12px;
  }

}

/* -------------- */

.vegykonf-button {
  background-color: rgb(15, 134, 204); /*#164da0*/
  border-radius: 15px;
  color: #fff;
  padding: 10px 18px 10px 18px;
  text-decoration: none;
}

.vegykonf-button:hover {
  color: #fff;
  opacity: 0.85;
}

.vegykonf-photo {
  border-radius: 3px;
}

.vegykonf-photo-holder {
  font-size: 0;
  margin: 0 -10px 10px -10px;
  position: relative;
}

.vegykonf-photo-holder > img {
  border-radius: 3px;
  margin: 10px;
}

.vegykonf-col-left > .vegykonf-photo-holder {
  margin: 0 0 0 -10px;
}

.vegykonf-photo-holder.vegykonf-col-1 > img {
  width: calc(100% - 20px);
}

.vegykonf-photo-holder.vegykonf-col-3 > img {
  width: calc((100% - 3 * 20px) / 3);
}
