@media (min-width: 768px) {
  .section-hero {
    min-height: 500px; } }

@media (min-width: 1200px) {
  .section-hero {
    min-height: 600px; } }

@media (min-width: 1600px) {
  .section-hero {
    min-height: 700px; } }

#infoblokk-desktop {
  z-index: 1000;
  position: fixed;
  top: unset;
  bottom: 0px;
  left: unset;
  right: 0px;
  display: none; }
  @media (min-width: 992px) {
  #infoblokk-desktop {
    display: block; } }

#infoblokk-mobile {
  z-index: 1000;
  position: absolute;
  top: 421px;
  bottom: unset;
  left: unset;
  right: 0px; }
  @media (min-width: 992px) {
  #infoblokk-mobile {
    display: none; } }

.section-shaped .shape-style-1.shape-primary {
  background-image: url(/storage/app/media/hero_images/hero_img_1.jpg);
  background-position: top center;
  background-size: cover; }

.footer {
  background: #172b4d;
  color: #172b4d; }
  .footer hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 3px solid #fff; }
  .footer .card {
    background-color: unset;
    box-shadow: unset !important;
    max-width: 229px;
    margin: 0 auto; }

.footer.has-cards {
  padding-top: 50px;
  margin-top: unset; }

.footer.has-cards:before {
  top: 150px; }

.footer .cegadatok p {
  font-size: 0.875rem;
  line-height: 1.1rem;
  margin-bottom: 6px; }

.bg-gradient-default {
  background: #063 !important; }

.text-primary {
  color: #063 !important; }
/* https://github.com/desandro/colcade - with flexbox */
.tmimagelabel-section {
  padding: 0; }

.tmimagelabel-grid-item .card {
  background-color: #106533 !important; }
  .tmimagelabel-grid-item .card .fill-default {
    fill: #106533; }
  .tmimagelabel-grid-item .card .card-blockquote {
    padding: 1rem 1rem 0 1rem;
    position: relative; }

.tmalertblock-section .tmalertblock-headline-block {
  color: #fff !important; }

.tmimagelabel-grid-item {
  margin: 2em; }
/* Using floats */
.tmimagelabel-grid-col {
  float: left;
  width: 100%; }
/* 2 columns by default, hide columns 2 & 3 */
.tmimagelabel-grid-col--2, .tmimagelabel-grid-col--3, .tmimagelabel-grid-col--4 {
  display: none; }
/* 3 columns at medium size */
@media (min-width: 800px) {
  /* show column 2 */
    .tmimagelabel-section {
      padding: 0 3rem; }
    .tmimagelabel-grid-col {
      width: 50%; }
    .tmimagelabel-grid-col--2 {
      display: block; } }
/* 4 columns at large size */
@media (min-width: 1200px) {
  /* show column 3 */
    .tmimagelabel-grid-col {
      width: 33.333%; }
    .tmimagelabel-grid-col--3 {
      display: block; } }
/* 4 columns at large size */
@media (min-width: 1700px) {
  /* show column 4 */
    .tmimagelabel-grid-col {
      width: 25%; }
    .tmimagelabel-grid-col--4 {
      display: block; } }

.tmlinkcards-section {
  margin-top: 100px;
  padding: 0 3vw 6rem 3vw;
  z-index: 200; }
  @media (min-width: 992px) {
  .tmlinkcards-section {
    margin-top: -9vw; } }
  @media (min-width: 1600px) {
  .tmlinkcards-section {
    padding: 0 10vw 6rem 10vw; } }
  .tmlinkcards-section .link-card .card {
    background-color: #fc3;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: initial;
    z-index: 200;
    min-width: 160px;
    min-height: 160px;
    width: 14vw;
    max-width: 200px;
    max-height: 200px;
    margin: 20px; }
    .tmlinkcards-section .link-card .card .card-body {
      padding: 125px 14px 0.75rem 14px; }
      .tmlinkcards-section .link-card .card .card-body .card-body-header-container {
        min-height: 48px;
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: column; }
        .tmlinkcards-section .link-card .card .card-body .card-body-header-container h6 {
          font-size: 0.8rem; }
        @media (min-width: 1200px) {
    .tmlinkcards-section .link-card .card .card-body .card-body-header-container h6 {
      font-size: 1rem; } }

.tmiconsblock-section {
  color: white; }
  .tmiconsblock-section h5.text-warning {
    color: #fc3 !important;
    margin-top: 1rem; }
  .tmiconsblock-section a {
    color: #fc3 !important;
    text-decoration: underline; }

.tmteam-section .rounded-circle {
  border-radius: 50% !important; }

#partners-row {
  justify-content: center; }
  #partners-row > div {
    padding: 15px; }

.navbar-brand img {
  height: 60px; }

.tmheroheadline-section {
  padding: 100px 0 0 0;
  background-color: #fc3; }
  .tmheroheadline-section h1 {
    margin: 1rem 1rem 2rem 1rem !important;
    font-size: 2rem; }
  @media (min-width: 992px) {
  .tmheroheadline-section {
    padding-top: 0px; } }

.fill-yellow {
  fill: #fc3; }

.tmcalltoaction-section .bg-gradient-warning {
  background: linear-gradient(87deg, #063 0, rgba(0, 102, 51, 0.388) 100%) !important; }

.tmqanda-flexbox {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-flow: row wrap;
  margin: 0 -2rem; }
  .tmqanda-flexbox .card {
    position: relative;
    flex-basis: 26%;
    min-width: 300px;
    margin: 2rem;
    background-color: #063;
    color: white;
    box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.5) !important; }
    .tmqanda-flexbox .card h6 {
      color: #f0c633;
      text-align: center; }

ul {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.7; }

.bg-secondary {
  background-color: #063 !important;
  color: white; }

p {
  font-weight: normal; }

@media (min-width: 992px) {
    img[src*="infoblokk_kedv_final_RGB_ERFA"] {
      position: absolute;
      right: 0;
      bottom: 0;
      max-width: 300px; } }
  @media (min-width: 1200px) {
  img[src*="infoblokk_kedv_final_RGB_ERFA"] {
    max-width: 340px; } }

.alert-danger {
  color: #fff;
  background-color: #f96240;
  border: 1px solid #fc3; }

.alert:not(.alert-secondary):not(.alert-danger) {
  color: #fc3;
  background-color: #063;
  border: 1px solid #fc3; }

.btn-default {
  color: #fff;
  background-color: #063;
  border-color: #fff; }

.btn-default:hover {
  color: #fff;
  background-color: #063;
  border-color: #fff; }

.btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active, .show > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #f9c932;
  border-color: #fff; }

.tmtimeline-section {
  font: 100% "Lato", sans-serif;
  font-weight: 300;
  color: #525f7f; }
  .tmtimeline-section h1, .tmtimeline-section h2, .tmtimeline-section h3, .tmtimeline-section h4, .tmtimeline-section h5, .tmtimeline-section h6 {
    color: #525f7f; }
  .tmtimeline-section .blue-bg {
    height: 100%; }
  .tmtimeline-section .circle {
    font-weight: bold;
    padding: 15px 20px;
    border-radius: 50%;
    background-color: #fc3;
    color: #063;
    max-height: 50px;
    z-index: 2; }
  .tmtimeline-section .how-it-works.row {
    display: flex; }
  .tmtimeline-section .how-it-works.row .col-2 {
    display: inline-flex;
    align-self: stretch;
    align-items: center;
    justify-content: center; }
  .tmtimeline-section .how-it-works.row .col-2::after {
    content: "";
    position: absolute;
    border-left: 3px solid #fc3;
    z-index: 1; }
  .tmtimeline-section .how-it-works.row .col-2.vbar-bottom-left::after {
    height: 50%;
    left: 50%;
    top: 50%; }
  .tmtimeline-section .how-it-works.row .col-2.vbar-full-right::after {
    height: 100%;
    left: calc(50% - 3px); }
  .tmtimeline-section .how-it-works.row .col-2.vbar-full-left::after {
    height: 100%;
    left: 50%; }
  .tmtimeline-section .how-it-works.row .col-2.vbar-top-left::after {
    height: 50%;
    left: 50%;
    top: 0; }
  .tmtimeline-section .how-it-works.row .col-2.vbar-top-right::after {
    height: 50%;
    left: calc(50% - 3px);
    top: 0; }
  .tmtimeline-section .timeline div {
    padding: 0;
    height: 40px; }
  .tmtimeline-section .timeline hr {
    border-top: 3px solid #fc3;
    margin: 0;
    top: 17px;
    position: relative; }
  .tmtimeline-section .timeline .col-2 {
    display: flex;
    overflow: hidden; }
  .tmtimeline-section .timeline .corner {
    border: 3px solid #fc3;
    width: 100%;
    position: relative;
    border-radius: 15px; }
  .tmtimeline-section .timeline .top-right {
    left: 50%;
    top: -50%; }
  .tmtimeline-section .timeline .left-bottom {
    left: -50%;
    top: calc(50% - 3px); }
  .tmtimeline-section .timeline .top-left {
    left: -50%;
    top: -50%; }
  .tmtimeline-section .timeline .right-bottom {
    left: 50%;
    top: calc(50% - 3px); }

.section-lg {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.palyazat-tabla p {
  font-size: 1rem;
  color: #184da0;
  line-height: 1.2rem;
  font-weight: bold; }
  .palyazat-tabla p > span {
    color: #525f7f;
    font-size: 8pt;
    text-transform: uppercase;
    display: inline-block;
    min-width: 17em; }
  .palyazat-tabla p > span:first-child {
    display: block; }
  .palyazat-tabla p > span:nth-of-type(2) {
    margin-top: 8px; }

#eftco-logo {
  z-index: 1;
  position: absolute;
  height: 50px;
  top: unset;
  bottom: -69px;
  left: 10px;
  right: unset; }
  @media (min-width: 450px) {
  #eftco-logo {
    top: 20px;
    bottom: unset;
    left: 276px;
    right: unset; } }
  @media (min-width: 590px) {
  #eftco-logo {
    top: 20px;
    bottom: unset;
    left: unset;
    right: 188px; } }
  @media (min-width: 768px) {
  #eftco-logo {
    height: 60px;
    top: unset;
    bottom: -80px;
    left: 20px;
    right: unset; } }
  @media (min-width: 1350px) {
  #eftco-logo {
    top: 20px;
    bottom: unset;
    left: 20px;
    right: unset; } }
  @media (min-width: 1800px) {
  #eftco-logo {
    height: 80px; } }

@media (min-width: 768px) {
    #index-hero-section #eftco-logo {
      top: 20px;
      bottom: unset;
      left: calc(50% - 40px);
      right: unset; } }
  @media (min-width: 900px) {
  #index-hero-section #eftco-logo {
    height: 80px;
    top: unset;
    bottom: -250px;
    left: 20px;
    right: unset; } }
  @media (min-width: 1350px) {
  #index-hero-section #eftco-logo {
    top: 20px;
    bottom: unset;
    left: 20px;
    right: unset; } }
  @media (min-width: 1800px) {
  #index-hero-section #eftco-logo {
    top: unset;
    bottom: -90px;
    left: 5rem;
    right: unset; } }

.facebook-container {
  display: none; }
  @media (min-width: 1200px) {
  .facebook-container {
    display: block; } }
  @supports (-moz-appearance:none) {
  .facebook-container {
    display: none !important; } }

@supports (-moz-appearance:none) {
    .googlemap-container {
      flex: 0 0 100% !important;
      max-width: 100% !important; } }
