<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
}
html {
  scroll-behavior: smooth;
}
body, p, h2, h3, a{
font-family: Segoe UI;
}
header.masthead &gt; * {
    display: none;
}

header.masthead {
    display: none;
}

.wrapper:before {
    display: none;
}

.pathnav {
    display: none;
}

section.content.noCol {
    margin: 0 auto;
}
.timeliny-horizontal-line {
    position: absolute;
    background-color: #010d25;

    height: 1px;
    top: 50%;
    left: 0;
    }

.homepage .wrapper .content .main .column_center {
    margin-top: 0px;
}
.wrapper .content .main .column_center .text.embed{
margin:0px !important;
}
.wrapper .content{
width:100%;
}
.info p {
    text-align: left;
}
.tl-cont {
    max-width: 1024px;
    margin: 25px auto;
}
.grey-bg {
    background: #f3f3f6;
}
.wrapper .content .main .column_center a:hover{
text-decoration:none;
}
.prev {
display:none;
    position: absolute;
     left: 0px; 
    width: 20px;
    top: 50%;
    transform: translateY(-50%);
    height: 50px;
    background-image: url(/letoltes/balnyil.svg);
    background-repeat: no-repeat;
    transition:0.2s;
    cursor:pointer;
}
.next {
display:none;
    position: absolute;
    right: 0;
    width: 20px;
    top: 50%;
    transform: translateY(-50%);
    height: 50px;
    background-image: url(/letoltes/jobbnyil.svg);
    background-repeat: no-repeat;
    transition:0.2s;
    cursor:pointer;
}
.next:hover{
    right:-10px;
}
.prev:hover{
    left:-10px;
}
.pti-sl-text p.white {
    padding-left: 35px !important;
    color: #fff !important;
    font-size: 12px !important;
}
p.quote {
    position: relative;

}
.wide .info {
    width: 400px !important;
}

.pti-sl-text h3::before {
    content: 'i';
    display: block;
    border:1px solid #111C4E;
    border-radius:50%;
    text-align:center;
    width: 30px;
    height: 30px;
    left: -60px;
    line-height: 30px;
    position: absolute;
    font-family: Tahoma sans-serif !important;
}
.top-news-news{position: absolute;z-index: 0;visibility: hidden;width: 80%;left: 50%;transform: translateX(-50%);margin: 0 auto;opacity: 0;-webkit-transition: visibility 0s linear 0.33s, opacity 0.33s linear;transition: visibility 0s linear 0.33s, opacity 0.33s linear;}
.top-news-news.fade-in {
z-index: 1;
  visibility: visible !important;
  opacity: 1 !important;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}



.news_pager_wr {
    text-align: center;
}

.news_pager_wr .news-counter{
 position:relative;
margin: 10px 10px;
    display: inline-block !important;
    padding: 10px !important;
    line-height: 0px !important;
    border: 2px solid #26408b;
    -moz-border-radius: 100% 100% 100% 100%;
    -webkit-border-top-left-radius: 100%;
    -webkit-border-top-right-radius: 100%;
    -webkit-border-bottom-right-radius: 100%;
    -webkit-border-bottom-left-radius: 100%;
    border-radius: 100% 100% 100% 100%;
font-size:0px;
}

.news_pager_wr .news-counter::before{

}
.news_pager_wr .news-counter:hover::before, .active-top-news::before{
      content: '';
    display: inline-block;
    width: 16px;
    position: absolute;
    top: 2px;
    left: 2px;
    height: 16px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #26408b;
}

.start a.timeliny-dot {
    width: 0rem;
    height: 13rem;
    margin-top: -6.0rem;
}
.start .timeliny-dot::before {
    left: 0rem !important;
    transform: rotate(-35deg);
    top: -2.5rem !important;
}
/*.start .timeliny-dot::after {
    content: '';
    display: block;
    opacity: 1 !important;
    width: 1px !important;
    background: #000;
    height: 150px;
    top: 50% !important;
    left: 50% !important;
    z-index: -1;
}*/

.pti-sl{position:relative;max-width: 1024px;margin: auto;padding: 25px 0px;}
.pti-sl-text {max-width: 800px;margin: 0 auto;text-align: left;padding:15px;}
.pti-sl-text .img-wr img{
    width:150px;
    margin:0 auto 25px;
    display:block;
}
.pti-sl-text .gold{
    margin-left:35px !important
    
}

.tl-title {
    position: relative;
    padding: 50px 0px 30px 0px;

}
.tl-title .chart-inf{
   
    display: block;
    border: 1px solid #111C4E;
    border-radius: 50%;
    text-align: center;
    font-size:20px;
    width: 30px;
    height: 30px;
    right: 0px;
    top: 50%;
    line-height: 30px;
    position: absolute;
    font-family: Tahoma sans-serif !important;
}
.empty.timeliny-timeblock {
    visibility: hidden;
}
.pti-sl-text h3 {
    padding: 5px 0px !important;
        margin: 0px 0px 15px 0px !important;
    color: #111C4E !important;
    text-transform: none !important;
    position: relative;
font-weight: bold !important;
}
.pti-sl-text p {
    color: #111C4E !important;
    font-size: 15px !important;
}

.cal-head {
    background: rgb(17,29,79);
    background: linear-gradient(90deg, rgba(17,29,79,1) 0%, rgba(25,94,163,1) 100%);
    text-align: center;
    padding: 50px 0;
}

.cal-head .cal-logo {
    width: 150px;
}
.center-wr {
    text-align: center;
    padding: 30px 0px;
}

.center-wr h3 {
    font-size: 20px !important;
    font-weight: bold !important;
    text-transform: uppercase;
margin-right:0px !important;
}
.cal-head h3 {
    color: #fff !important;
    text-transform: uppercase;
    margin: 15px auto !important;
    line-height: 37px !important;
    font-weight: bold !important;
    max-width: 450px;
    line-height: 37px !important;
    letter-spacing: 1.25px;
}
.cal-quote {
    display: flex;
max-width:1024px;
margin:0 auto;
padding:50px 0px;
}

.cal-quote .quote-text {
    width: 66%;
    padding: 25px;
}

.cal-quote .quote-text p{
color:#111c4e !important;
    font-style: italic;
font-weight:bold;
font-size:18px !important;
}



.cal-quote .quote-text hr{
    width:100px;
    margin-left:0;
}

.cal-quote .quote-img{
    width:30%;
    text-align: center;
}
.kor-footer {
    text-align: center;
    margin: 0 auto;
}
.kor-footer h1 {
    font-size: 30px;
}
.line.white {
    border-bottom: 4px solid #fff;
    margin-bottom: 40px;
}
.kor-footer p {
    font-weight: bold;
}
.social-media {
    display: flex;
    align-content: center;
    justify-content: center;
}
.social-media a {
    margin: 0 5px;
    padding: 0px !important;
}
.footer2, .footer3 {
    display: none;
}
.main-cont, footer {
    width: 100%;
    padding: 50px 0px;
    background: #1862a8 !important;
    background: -moz-linear-gradient(-45deg, #1862a8 1%, #1a1c38 100%) !important;
    background: -webkit-linear-gradient(-45deg, #1862a8 1%, #1a1c38 100%) !important;
    background: linear-gradient(135deg, #1862a8 1%, #1a1c38 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1862a8', endColorstr='#1a1c38', GradientType=1) !important;
}
.wrapper footer .footer {
    width: 100% !important;
}

.cal-box {
    background: rgb(17,29,79);
    background: linear-gradient(90deg, rgba(17,29,79,1) 0%, rgba(25,94,163,1) 100%);
}

.cal-box .wr {
    display: flex;
    align-content: center;
    justify-content: center;
    max-width: 1024px;
    margin: 0 auto;
}
.cal-box .numbers a{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
}
.cal-box .numbers p {
    font-size: 15px !important;
line-height: 20px !important;

}
.cal-box .numbers.inverse{
    position: relative;
   background: transparent linear-gradient(222deg, #1960A5 0%, #111C4E 100%) 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
}
.cal-box .numbers.inverse .top{
    background-color:#fff;
}
.cal-box .numbers.inverse .top p{
    color: #111c4e !important;
}
.cal-box .numbers.inverse .bottom h3{
    color: #fff !important;
}
.cal-box .numbers.inverse .bottom p{
    color: #fff !important;
}

.cal-box .numbers.inverse::after {
    content: '';
    width: 30px;
    height: 40px;
    position: absolute;
    right: 10px;
    bottom: 0px;
    background-image: url(/letoltes/profits-w.svg);
    background-size: 30px;
    background-repeat: no-repeat;
}

.cal-box .numbers::after {
    content: '';
    width: 30px;
    height: 40px;
    position: absolute;
    right: 10px;
    bottom: 0px;
    background-image: url(/letoltes/tl-profits.svg);
    background-size: 30px;
    background-repeat: no-repeat;
}
.cal-box .numbers {
  position:relative;
    margin: 10px;
    width: 250px;
    height: 250px;
    max-width: 250px;
    text-align:center !important;
    background-color: #fff;
    background-size: 40px;
    border-bottom-left-radius: 15px;
}
.cal-box .numbers .top{
    background-color:#111c4e;
    padding: 10px;
}
.cal-box .numbers .top p{
    color: #fff !important;
    font-size: 20px !important;
    margin: 0px !important;
line-height: 22px !important;
}
.cal-box .numbers .bottom h3{
    margin:0px !important;
    font-weight:bold !important;
    font-size: 60px !important;
    padding-top: 15px !important;
    padding-bottom: 5px !important;
}
.tl-title h3 {
    font-weight: bold !important;
    letter-spacing: 1px;
margin:0px !important;
text-align: left;
}
.cal-box .numbers .bottom{
    padding: 0px 30px;
}
.icons {
    width: 230px;
    max-width: 230px;
    margin: 40px 20px;
    text-align: center;
}

.icons .icon-circle {
    display: inline-block;
    line-height: 0px;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px;
    margin-bottom: 25px;
}

.icons .icon-circle img {
    /* width: 25px; */
}
.icons .text p {
    color: #fff !important;
    text-align: center;
    font-size: 20px !important;
}

.tl-cont-wr {
    display: flex;
    justify-content: center;
    align-content: center;
}
.tl-cont-wr .tl-left{
  margin-right:25px;
}
.tl-cont-wr .tl-right{
  margin-left:25px;
}
.tl-cont-wr .tl-left, .tl-cont-wr .tl-right {
    width: 50%;

}

.tl-attachments a.tl-pdf, .tl-attachments a.tl-xls{
    font-size: 15px;
    display: inline-block;
    color: #111C4E !important;
    font-weight: bold;
    position:relative;
    padding-left:40px;
margin-right: 25px;
}
.tl-attachments a.tl-web{
    font-size: 15px;
    display: inline-block;
    color: #111C4E !important;
    font-weight: bold;
    position:relative;
    padding-left:70px;
margin-right: 25px;
}
.tl-attachments a.tl-pdf::before, .tl-attachments a.tl-xls::before{
    content:'';
    position:absolute;
    width:30px;
    background-repeat: no-repeat;
    height:40px;
    top:0px;
    left:0px;
}
.tl-attachments a.tl-web::before{
    content:'';
    position:absolute;
    width:65px;
    height:40px;
    top:0px;
    left:0px;
}
.tl-attachments a.tl-pdf::before{
    background-image: url(/letoltes/pdf-b.svg);
}
.tl-attachments a.tl-web::before{
    background-image: url(/letoltes/wifi-b.svg);
}
.tl-attachments a.tl-xls::before{
    background-image: url(/letoltes/tl-xls-b.svg);
}
.tl-attachments {
    height: 50px;
}

.tl-attachments a.tl-web::after{
    content:'weboldal';
    position: absolute;
    bottom: -20px;
    left: 70px;
    font-weight: normal;
}
.tl-attachments a.tl-pdf::after, .tl-attachments a.tl-xls::after{
    content:'letĂśltĂŠs';
    position: absolute;
    bottom: -20px;
    left: 40px;
    font-weight: normal;
}


/*timeline*/
.empty .info, .start .info{
display:none !important;
}
.info{display:none;width:300px;background-color:#111c4e;border-radius:15px;padding: 15px;margin-top: 45px;margin-left: -50px;position:relative;}
.info p, .info h3{color:#fff !important; margin: 0px !important;}
.active .info{
display:block;
}
.info::before {
    content: "";
    width: 50px;
    height: 20px;
    background-image: url(/letoltes/tl-arrow.svg);
    position: absolute;
    /* border-left: 24px solid #111c4e; */
    /* border-right: 24px solid transparent; */
    /* border-top: 24px solid transparent; */
    /* border-bottom: 24px solid transparent; */
    left: 32px;
    top: -20px;
}
.timeliny {
  position: relative;
  display: block;
  margin: 0 auto 4rem;
  padding: 15rem 0;
  width: 100%;
  font: normal normal 400 1rem/1 Arial, sans-serif;
  text-rendering: optimizeLegibility;
  color: #ddd;
  opacity: 0;
  overflow: hidden;
  cursor: move;
  max-width: 1024px;
  }
  .timeliny.loaded {
background-image: url(/letoltes/graph-bg1.svg);
    background-position: 50% 50%;
    background-repeat-y: no-repeat;
    opacity: 1; }
  .timeliny::before {

    }
  .timeliny .timeliny-wrapper {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1024px; }
  .timeliny .timeliny-dot {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -0.4rem;
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    border: 1px solid #111c4e;
    background-color: #fff;
    }
    .timeliny .timeliny-dot::before {
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out;
      content: attr(data-dottext);
display: block;
    position: absolute;
    top: -4.8rem;
    left: 0.0rem;
    font-weight: bold;
    color: #111c4e;
    transform: rotate(-35deg);
    width: 150px;
    text-align: left;
      }
    .timeliny .timeliny-dot::after {
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out;
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
     /* content: attr(data-text);*/
      display: block;
      position: absolute;
      width: 256px;
      top: 5.6rem;
      left: 1.25rem;
      color: #ddd;
      opacity: 0;
      font-size: 0.9em; }
      @media (min-width: 768px) {
        .timeliny .timeliny-dot::after {
          width: 341.33333px; } }
  .timeliny .timeliny-timeline {
    position: absolute;
    top: 50%;
    left: 0;
    display: table;
    width: 100%;
    z-index: 5; }
    .timeliny .timeliny-timeline .timeliny-timeblock {
      display: table-cell;
      position: relative; }
      .timeliny .timeliny-timeline .timeliny-timeblock.active .timeliny-dot {
        border-color: #111c4e;
        background-color: #111c4e;
        -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.33);
        -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.33);
        box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.33);
        }
        .timeliny .timeliny-timeline .timeliny-timeblock.active .timeliny-dot::before {
          color: #37404A; }
        .timeliny .timeliny-timeline .timeliny-timeblock.active .timeliny-dot::after {
          color: #000;
          opacity: 1; }
      .timeliny .timeliny-timeline .timeliny-timeblock.inactive .timeliny-dot {
        cursor: move; }
        .timeliny .timeliny-timeline .timeliny-timeblock.inactive .timeliny-dot::before {
          color: #ddd; }
      .timeliny .timeliny-timeline .timeliny-timeblock:not(.inactive):not(.active) .timeliny-dot:hover {
        border-color: #ddd;
        background-color: #ddd; }
        .timeliny .timeliny-timeline .timeliny-timeblock:not(.inactive):not(.active) .timeliny-dot:hover::before {
          color: #000; }
      .timeliny .timeliny-timeline .timeliny-timeblock .timeliny-dot:hover::after {
        color: #000;
        opacity: 1; }
  .timeliny .timeliny-vertical-line {
    position: absolute;
    display: block;
    z-index: 1;
    left: 16%;
    top: 0;
    width: 1px;
    height: 100%;
    
    border-right: 1px dashed #010d25;
    }
    @media (min-width: 768px) {
      .timeliny .timeliny-vertical-line {
        left: 32%; } }
    .timeliny .timeliny-vertical-line::before {
      content: '';
      position: absolute;
      top: 0;
      left: -7px;
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #111c4e; }
    .timeliny .timeliny-vertical-line::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: -7px;
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #111c4e; }

 @media only screen and (max-width: 1000px){
.hide{display:none;}
.timeliny{
overflow:scroll;
}
.timeliny-horizontal-line {
    position: absolute;
    background-color: #010d25;

    height: 1px;
    top: 50%;
    left: 0;
    }


.tl-title {
padding: 0 15px;
}
.cal-box .wr{
  flex-direction:column;
}
.cal-quote{
   flex-direction:column;
    padding-left: 15px;
    padding-right: 15px;
}
.cal-quote .quote-text, .cal-quote .quote-img{
  width:100%;
}
.cal-quote .quote-text{
padding:0px;
}
.wrapper .content .main .column_center{
  padding:0px;
}
.tl-cont-wr{
flex-direction:column;

}
.tl-cont-wr .tl-left, .tl-cont-wr .tl-right{
  width:100%;
}
.wrapper .content{
  padding:0px;
}
.wrapper .content .main .column_center .title{
  display:none;
}
.cal-box .numbers{
  margin:15px auto;
}
.icons{
  margin:15px auto;
}
.tl-attachments{
      margin-bottom: 50px;
height: auto;
}
.tl-attachments a.tl-pdf, .tl-attachments a.tl-xls{
  display:block;
  height: 50px;
}
.tl-attachments a.tl-pdf::after, .tl-attachments a.tl-xls::after{
  bottom: 15px;
}
.tl-cont-wr .tl-left{
margin-right:0px;
padding: 0 15px;
}
.tl-cont-wr .tl-right{
margin-left:0px;
}
      }</pre></body></html>