@font-face {
    font-family: proxima_regular;
    src: url(kepek/Fonts/proxima-regular.otf);
}

@font-face {
    font-family: proxima_bold;
    src: url(kepek/Fonts/proxima-bold.otf);
}

body {
    font-family: proxima_regular;
}


.fejlec1 {
    background-image: url("kepek/fejlec.png");
    background-color: #008898 !important;
    background-repeat: no-repeat;
    height: 24px;
}

.bal_lebeg {
    float: left;
}

.nyelvtabla {
    float: right;
    margin-top: -3px;
}

.nyelvtabla td{
    width: 30px;
}

.nyelv_logo {
    height: 15px;
}

.nyelvtabla a:link, .nyelvtabla a:visited, .nyelvtabla a:hover {
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}


.menu_hatter {
    background-color: #1b2937 !important;
    background-repeat: no-repeat;
}

.menu_hatter a:link, .menu_hatter a:visited {
    font-size: 14px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}

.menu_hatter a:hover {
    color: #b6b7ba;
}

.navbar-toggler-icon {
    color: white !important;
}

.nyitobanner {
    height: 745px;
    padding-top: 80px;
    background-image: url('kepek/nyitobanner.png');
    background-repeat: no-repeat;
    background-position: center; 
}

.nyitobanner_szovegbox {
    padding: 120px;
}



.szovegbox1 {
    padding: 0px 60px 40px 60px;
    text-align: justify;
}



.szakteruletek_banner {
    background-image: url('kepek/szakteruletek_banner.jpg');
    background-repeat: no-repeat;
    background-position: center; 
    height: 400px;
}

.felsorolas_cim {
    font-size: 17px;
    color: #5d6065;
    font-family: proxima_bold;
    padding: 20px 0 20px 0;
    text-transform: uppercase;
}

.felsorolas {
    list-style-image: url('kepek/felsorolas.png');
    margin: 0;
    padding: 0 0 0 20px;
}

.felsorolas li {
    padding: 7px 0 0px 0;
}


.fizeteskeptelenseg_banner {
    background-image: url('kepek/fizeteskeptelenseg_banner.jpg');
    background-repeat: no-repeat;
    background-position: center; 
    height: 400px;
}

.vagyon_banner {
    background-image: url('kepek/vagyon_banner.jpg');
    background-repeat: no-repeat;
    background-position: center; 
    height: 400px;
}

.civil_banner {
    background-image: url('kepek/civil_banner.jpg');
    background-repeat: no-repeat;
    background-position: center; 
    height: 400px;
}

.lablec {
    background-image: url('kepek/lablec.jpg');
    background-repeat: no-repeat;
    background-position: center; 
    height: 470px;
}

.lablec_szoveg {
    color: white;
    line-height: 20px;
}













.cim1 {
    font-size: 45px;
    color: white;
    font-family: proxima_bold;
    line-height: 60px;
}

.cim2 {
    font-size: 35px;
    color: white;
    padding: 100px 0 0 0;
    text-transform: uppercase;
}

.cim3 {
    font-size: 35px;
    color: white;
    font-family: proxima_bold;
    padding: 20px 0 20px 0;
}

.cim4 {
    font-size: 20px;
    color: #5d6065;
    font-family: proxima_bold;
    padding: 20px 0 20px 0;
    text-transform: uppercase;
}

.cim5 {
    font-size: 24px;
    color: white;
    font-family: proxima_bold;
    padding: 10px 0 0 0;
}


.szoveg1 {
    padding-bottom: 20px;
    color: #5d6065;
    line-height: 30px;
}









@media screen and (max-width: 600px) {
    
    .fel_nyil {
        display: none;
    }
  }







@media screen and (min-width: 601px) {
    .fel_nyil {
        float: right;
    }
  }








