@font-face {

    font-family: 'myfont';

    src: url('AkayaTelivigala-Regular.ttf') format('truetype');


} 

.center{

    text-align: center;

} 



.bg-dark{

    background-color: white !important;

}

.right{

    float:right;

}

.jobb{

    text-align: right;

    background-color: black;

}

nav{

    font-size: 120%;

    font-family: myfont;

    z-index: 9999;

    text-align: center;

    font-family: montserrat;

}

.nav-link{

    color: #94ceb8 !important;

    text-transform: uppercase;

}

.nav-bar{

    text-align: center;

}



a, a:hover{

    color: #94ceb8;

}

footer{

    background-color: rgb(218, 197, 197);

    padding: 10px 0;

    margin: 0;

    text-align: center;

}

.elerheto IMG{

    width: 30px;

    height: 30px;

}



.navbar-toggler{

    margin-left: auto;

}



.navbar-collapse{

    background-color: white;

    text-align: center;

}

.navbar-nav{

    margin-left: auto;

    margin-right: auto;

}

.logo{

    margin-top: 10px;

    margin-bottom: 10px;

    text-align: center;

}



.carousel-item IMG{ 

max-width: 100%; 

height: 100%;

}

.carousel-item{

    width: 100%; 

    height: 100%;

}

.carousel-item DIV{

    background-color: black;

    color: white;

    text-align: center;

}

#big{

    position: fixed; 

    top: 0; 

    bottom: 0; 

    left: 0; 

    right: 0; 

    width:100%; 

    height: 100%; 

    display: none;

    align-items: center;

    justify-content: center; 

    background-color: rgb(175, 174, 174);

    z-index: 99999;

}

.big2{

    width: 80%; 

    height: 80%;

}

@media screen and (min-height: 1024px)

{

    .big2{

width: 1024px;

height: 1024px;

}

}

@media screen and (min-height: 801px) and (max-height: 1023px){

    .big2{

width: 800px;

height: 800px;

}

}

@media screen and (max-height: 800px){

    .big2

{

width: 400px;

height: 400px;

}

}

.navbar-toggler{

    margin-left: auto;

    margin-right: auto;

}



h2, h1{

    text-align: center;

}

h1{

margin: 15px 0;

font-family: myfont;

font-size: 300%;

}

.white{

    background-color: white;

}

body{

    color: #4b665c;

    font-family: montserrat;

}

.koz{

    text-align: center;

}



#carouselExampleSlidesOnly{

    width: 400px;

    max-width: 100%;

    margin: 0 auto;

}



footer{

    margin-top: 20px;

    background-color: #94ceb8;

}

.cyan{

    background-color: #94ceb8;

    color: white;

    text-align: center;

    font-size: x-large;

    padding-top: 20px;

    padding-bottom: 20px;

}

footer a{

    color: black;

}

.nav-link-active{

    color: #5F6A75!important;

}

.nagy{

    width: 200px;

}