@font-face {
  font-family: 'core-sans-g65-bold';
  src: url('fonts/Core-Sans-G-65-Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/Core-Sans-G-65-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Core-Sans-G-65-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Core-Sans-G-65-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'core-sans-m77-xbold';
  src: url('fonts/S-Core-CoreSansM77CnExtraBold.eot'); /* IE9 Compat Modes */
  src: url('fonts/S-Core-CoreSansM77CnExtraBold.woff') format('woff')
}

@font-face {
  font-family: 'core-sans-msc37-light';
  src: url('fonts/S-Core-CoreSansMSC37CnLight.eot'); /* IE9 Compat Modes */
  src: url('fonts/S-Core-CoreSansMSC37CnLight-1.woff') format('woff')
       
}

@font-face {
  font-family: 'MyriadPro-reg';
  src: url('fonts/MyriadPro-Regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/MyriadPro-Regular.woff') format('woff')
       
}
@font-face {
  font-family: 'MyriadPro-light';
  src: url('fonts/MyriadPro-Light.eot'); /* IE9 Compat Modes */
  src: url('fonts/MyriadPro-Light.woff') format('woff')
       
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('fonts/source-sans-pro.regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/source-sans-pro.regular.woff') format('woff')
       
}


body {
  background: #fff;
  color: #313030;
  font-family: 'Roboto Condensed', sans-serif;
}

div.rb-top {
        height: 250px;
    width: 100%;
    background: url(../img/rebu-top.jpg) no-repeat center center;
    margin-bottom: 40px;
}
div.rb-top-1 {
    background: url('../img/banner-1.jpg') no-repeat top center;
    height: 375px
}
div.rb-top-2 {
    background: url('../img/banner-2.jpg') no-repeat top center;
    height: 375px
}
div.rb-top-3 {
    background: url('../img/banner-3.jpg') no-repeat top center;
    height: 375px
}
div.rb-top-4 {
    background: url('../img/banner-4.jpg') no-repeat top center;
    height: 375px
}
div.rb-top-5 {
    background: url('../img/banner-5.jpg') no-repeat top center;
    height: 375px
}
div.grey-menu {
    transform: skew(20deg);
    background: #e4e4e4;
    border: 2px solid #fff;
    height: 84px;
    margin-top: -168px;
    transition: all 0.3s ease;
}
div.grey-menu:hover {
    background: #313030;
    color: #fff;
}
div.grey-menu:hover a {
    color: #fff !important;
}

@media only screen and (min-width: 1200px) {
div.grey-menu:hover a.hirek-menu {
    background-image: url('../img/hirek-hover.png') !important;
}

div.grey-menu:hover a.letoltheto-m {
    background-image: url('../img/letoltheto-hover.png') !important;
}
div.grey-menu:hover a.rogzitett-e {
    background-image: url('../img/rogzitett-e-hover.png') !important;
}
div.grey-menu:hover a.ao-menu {
    background-image: url('../img/aktualis-ora-hover.png') !important;
}
    
}




div.grey-menu a {
    transition: all 0.3s ease;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 24px;
    margin: 0;
    padding: 19px 0 12px 116px;
    display: block;
    text-decoration: none;
    color: #313030;
}
div.grey-menu * {
    transform: skew(-20deg);
}


.lds-hourglass {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-hourglass:after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 8px;
  box-sizing: border-box;
  border: 32px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}
.wi-loader-layer {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.75);
    display: none;
}
#wi-loader {
    position: fixed;
    top: 33.3333%;
    left: 0;
    right: 0;
    color: #fff;
}
a.ao-menu {
    background: url('../img/aktualis-ora.png') no-repeat 30px center;
}
a.rogzitett-e {
    background: url('../img/rogzitett-e.png') no-repeat 30px center;
}
a.letoltheto-m {
    background: url('../img/letoltheto.png') no-repeat 30px center;
}
a.hirek-menu {
    background: url('../img/hirek.png') no-repeat 30px center;
}


h2.s-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    color: #000;
    margin: 0 0 30px 0;
}
div.main-kozelgo {
    background: #e4e4e4;
    padding: 25px 15px 15px 15px;
    position: relative;
}
div.main-kozelgo p.main-kozelgo-cim {
    color: #232222;
    font-weight: bold;
    font-size: 18px;
    
    line-height: 24px;
    margin: 0 0 5px 0;
    height: 50px;
    font-family: 'Source Sans Pro', sans-serif;
}
p.main-leiras {
    font-size: 18px;
    color: #5c5c6a;
    line-height: 21px;
    height: 84px;
}

div.btn-bottom-main {
    background: url('../img/btn-gear.png') #313030 no-repeat 20px center;
    height: 45px;
    text-align: right;
}
div.btn-bottom-main a {
    display: inline-block;
    position: relative;
    background: #ce2c2c;
    color: #fff;
    line-height: 45px;
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
    width: 65%;
}
div.btn-bottom-main a:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 20px 45px 0;
    border-color: transparent #ce2c2c transparent transparent;
    position: absolute;
    left: -20px;
    top: 0;
}
a.tovabbi-eload {
    background: #ce2c2c;
    color: #fff;
    display: inline-block;
    line-height: 45px;
    font-size: 21px;
    text-transform: uppercase;
    padding: 0 15px;
    margin-top: 30px;
}
section.main {
    padding: 0 0 80px 0;
}
section.rogzitett-main {
    height: 794px;
    background: url('../img/rogzitett-bg.png') no-repeat center center;
    position: relative;
    z-index: 2;
}
div.rogzitett-cont {
    margin-top: 86px;
}

div.rogzitett-cont .re-item {
    margin: 15px 0;
}
div.rogzitett-cont .re-item .re-img {
    transform: skew(17deg);
    border: 3px solid #ce2c2c;
    width: 230px;
    height: 132px;
    overflow: hidden;
}
div.rogzitett-cont .re-item .re-img-bg {
    width: 276px;
    height: 132px;
    transform: skew(-20deg);
    margin-left: -25px;
}
div.re-content {
    transform: skew(17deg);
    width: 384px;
    height: 132px;
    background: #313030;
    margin-left: 10px;
    padding: 15px 20px;
    position: relative;
}
div.r-item-1 {
    margin-left: 20px !important;
}

div.r-item-2 {
    margin-left: 62px !important;
}

div.r-item-3 {
    margin-left: 106px !important;
}
span.koz-ido {
    position: absolute;
    font-size: 23px;
    background: #ce2c2c;
    color: #fff;
    text-align: center;
    display: block;
    width: 60px;
    line-height: 24px;
    padding: 5px 0;
    top: -40px;
    right: 20px;
}
.re-content * {
    transform: skew(-17deg);
}
span.koz-ido strong {
    text-transform: uppercase;
}
p.rogz-cim {
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    
    color: #fff;
    margin: 0 0 5px 15px;
}
p.rogz-desc {
    font-size: 17px;
    margin: 0 0 0 5px;
    line-height: 18px;
    color: #fff;
}
a.reply {
    transform: skew(0deg);
    position: absolute;
    bottom: 0;
    display: block;
    font-size: 16px;
    line-height: 35px;
    padding: 0 15px;
    background: #ce2c2c;
    color: #fff;
    right: 0;
}
a.reply span {
    transform: skew(-17deg);
    display: inline-block;
}

div.rogz-tov a.tovabbi-eload {
    margin-left: 80px;
}

section.letoltheto-main {
    position: relative;
    z-index: 1;
    background: url('../img/letoltheto-bg.jpg') no-repeat center center;
    height: 772px;
    width: 100%;
    margin-top: -46px;
    padding-top: 116px;
}
section.letoltheto-main h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
#letolt-kereso {
    margin-top: 70px;
}
#letolt-kereso .mezo {
    height: 48px;
    width: 80%;
    float: left;
    border: none;
}
#letolt-kereso .kereso-gomb {
    color: #fff;
    background: #ce2c2c;
    border: none;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 46px;
    margin-left: 10px;
    padding: 0 15px;
    float: left;
}

footer {
    background: #000;
}
footer p {
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 52px;
    margin: 0;
}

.orarend-elem {
    margin-bottom: 15px;
}
.orarend-kep {
    padding: 0;
    height: 186px;
    background-position: center center;
    background-size: cover;
}
.orarend-right {
    background: #e4e4e4;
    padding: 20px;
    position: relative;
}
.orarend-cim {
    font-size: 24px;
    color: #232222;    
    margin-bottom: 10px;
    line-height: 18px;
    font-family: 'Source Sans Pro', sans-serif;
}
.orarend-leiras {
    font-size: 17px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #5c5c6a;
    line-height: 21px;
    margin-bottom: 10px;
    height: 42px;
}
.orarend-kezdo {
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #444343;
    font-weight: bold;
    margin-bottom: 12px;
    line-height: 20px;
}
a.orarend-jelentkezes {
    background: #ce2c2c;
    color: #fff;
    display: inline-block;
    line-height: 45px;
    font-size: 21px;
    text-transform: uppercase;
    padding: 0 15px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
a.orarend-gomb {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    background: #444343;
    line-height: 34px;
    padding: 0 10px;
    margin: 0 5px 0 0;
}
p.udv {
    font-size: 20px;
    color: #232222;
    text-align: center;
    margin-bottom: 60px;
}
#loginform label {
    width: 39%;
    text-align: right;
    font-size: 20px;
    padding-right: 10px;
    color: #515050;
}
#loginform .form-control {
    display: inline-block;
    width: 60%;
}
.error-block {
    color: red;
}
#loginform .error-block {
    margin-left: 39%;
}
form .btn-login {
    border-radius: 0;
    font-size: 21px;
    line-height: 43px;
    padding: 0 15px;
    text-transform: uppercase;
}
p.login-info {
    font-size: 16px;
    text-align: center;
    margin: 60px 0;
}
a.telo {
    font-size: 16px;
    color: #232222;
    background: url('../img/telo.png') no-repeat left center;
    padding: 10px 0 10px 45px;
    margin: 0 auto;
    display: block;
    width: fit-content;
}
a.mail-to {
    font-size: 16px;
    display: block;
    width: fit-content;
    color: #232222;
    background: url('../img/mailto.png') no-repeat left center;
    padding: 10px 0 10px 45px;
    margin: 0 auto;
}

div.video-type-selector {
    width: 50%;
    margin: 0 auto 40px auto;
    overflow: hidden;
    background: #e4e4e4;    
}
div.video-type-selector select {
    width: 109%;
    border: none;    
    background: #e4e4e4;
    font-size: 18px;
    color: #232222;
    padding: 5px 0 5px 45px;
    background: url('../img/dropdown.png') no-repeat left center #e4e4e4;
    
}

div.rg-img {
    width: 100%;
    height: 134px;
    background-position: center center;
    background-size: cover;
}
p.rg-name {
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #232222;
    background: #e4e4e4;
    padding: 10px;
    height: 70px;
    margin: 0;
    overflow: hidden;
    display: block;
}
a.rg-view {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    background: #ce2c2c;
    line-height: 32px;
    text-align: center;
}
div.rg-elem {
    margin: 0 0 15px 0;
}
a.letoltheto-rg {
    display: none;
    margin-top: 15px;
}

.oldal-letoltes .mezo {
    background: #e4e4e4;
    padding: 5px 10px;
}
#letolt-kereso.oldal-letoltes {
    margin-top: 30px;
}
p.letolt-info {
    font-size: 18px;
    color: #5c5c6a;
    margin: 15px 0;
}
div.talalat-elem {
    border-bottom:  1px solid #e4e4e4;
    padding-bottom: 30px;
    margin-top: 30px;
}
a.orarend-gomb.letolt-gomb {
    padding: 0 25px;
    line-height: 30px;
    margin-top: 10px;
}
.talalat-elem p.letolt-nev {
    font-size: 20px;
    color: #232222;
    margin: 0 0 15px 0;
}
.talalat-elem p {
    margin: 0 0 8px 0;
}
#alertModal a.letolt-gomb-modal {
    display: block;
    font-size: 18px;
    color: #232222;
    color: #fff;
    margin-bottom: 10px;
    transition: all 0.5s ease;
    line-height: 38px;
}
#alertModal a.letolt-gomb-modal i {
    margin-right: 5px;
}
#alertModal a.letolt-gomb-modal:hover {
    text-decoration: none;
    color: #232222;
    background: #fff;
}
#alertModal .btn {
    background: #ce2c2c;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
}

div.kezdo-mt {
    margin-top: -30px;
}

div.main-kep {
    height: 158px;
    width: 100%;
    background-position: center center;
    background-size: cover;
}
div.btn-bottom-main a:before {
    transition: all 0.5s ease;
}
div.btn-bottom-main a:hover:before {
    border-color: transparent #980a0a transparent transparent;
}
.hover-button {
    transition: all 0.5s ease;
    text-decoration: none !important;    
}
.hover-button-b {
    border: 1px solid #ce2c2c !important;
}
.hover-button:hover {
    color: #fff !important;
    background: #980a0a !important;
    
}


.hover-button-gr {
    transition: all 0.5s ease;
    text-decoration: none !important;    
}
.hover-button-gr {
    border: 1px solid #444343 !important;
}
.hover-button-gr:hover {
    color: #fff !important;
    background: #000 !important;
    
}


@media screen and (max-width: 1190px) {
    body div.grey-menu a {
        background: none;
        padding: 10px;
        text-align: center;
    }
}

@media screen and (max-width: 466px) {
    body #letolt-kereso .mezo {
        width: 68%;
    }
}
@media screen and (max-width: 418px) {
    body #letolt-kereso .mezo, body #letolt-kereso .kereso-gomb {
        width: 100%;
        margin: 0 0 10px 0;
    }
    body #letolt-kereso.oldal-letoltes {
        margin-top: 0;
    }
}

@media screen and (max-width: 992px) {
    body #letolt-kereso.oldal-letoltes {
        margin-top: 0;
    }
    p.orarend-leiras {
        height: 70px;
        
    }
    div.orarend-kep  {
        height: 216px;
    }
    #letolt-kereso .mezo {
        width: 72%;
    }
    body div.kezdo-mt {
        margin-top: 0;
    }
    body a.tovabbi-eload {
        margin-top: 30px;
    }
  body #loginform label {
      width: 100%;
      text-align: center;
  }
  body #loginform .form-control {
      width: 100%;
  }
  body .btn-login {
      margin: 0 !important;
      width: 100%;
  }
  body div.rb-top {
      height: 20vh;
      background-position: top center;
      background-size: cover;
  }
  body div.grey-menu * {
    transform: skew(0deg);  
  }
  body div.grey-menu {
    transform: skew(0deg);
    background: #e4e4e4;
    border: 2px solid #fff;
    height: auto;
    margin-top: 0px;
  }/*
  body div.grey-menu a {
      background: none;
      padding: 10px;
      text-align: center;
  }*/
  body div.site-menu {
        margin-bottom: 20px;
        margin-top: -105px;
    }
    body h2.s-title {
        margin-bottom: 20px;
    }
    body img.main-img {
        max-height: inherit !important;
    }
    body div.rogzitett-cont .re-item .re-img, body div.rogzitett-cont .re-item .re-img * {
        transform: skew(0deg);
    }
    body div.re-content, body div.re-content * {
        transform: skew(0deg);
    }
    body div.re-content {
        width: 63%;
    }
    body div.rogzitett-cont .re-item .re-img {
        width: 35%;
    }
    body div.rogzitett-cont .re-item .re-img .re-img-bg {
        margin: 0;
        background-size: cover;
        background-position: center center;
        width: 100%;
    }
    body div.rogzitett-cont .re-item {
        margin: 0 0 15px 0 !important;
    }
    body div.rogzitett-cont {
        margin-top: 44px;
    }
    body div.rogz-tov a.tovabbi-eload {
        margin: 0;
    }
}
@media screen and (max-width: 1186px) {
    body section.rogzitett-main .col-sm-12 {
        width: 100%;
        max-width: inherit;
        flex: auto;
    }
    body section.rogzitett-main .justify-content-end {
        justify-content: center !important;
    }
    body section.rogzitett-main {
        background: #ebecee;
        height: auto;
        padding-bottom: 44px;
    }
}

@media screen and (max-width: 530px) {
    body div.re-content {
        width: 100%;
        margin: 0;
    }
    body div.rogzitett-cont .re-item .re-img {
        width: 100%;
        margin: 0;
        border: 0;
    }
}

@media screen and (max-width: 768px) {
    p.orarend-leiras {
        height: auto;
        margin-bottom: 60px;
    }
}

a.logout-button {
    position: fixed;
    top: 15px;
    right: 15px;
    bottom: auto;
}
body a.logout-button:hover {
    background: #313030 !important;
    border-color: #313030 !important;
}

section.hiroldal .s-title, .hiroldal .hir-tartalom, .hiroldal .hir-tartalom * {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: none;
}