@font-face {
    font-family: 'bauhs93';
    src: url('https://lib.oz.web.tr/libs/curv/fonts/bhs/bauhs93.eot');
    src: local('bauhs93'), url('https://lib.oz.web.tr/libs/curv/fonts/bhs/bauhs93.woff') format('woff'), url('https://lib.oz.web.tr/libs/curv/fonts/bhs/bauhs93.ttf') format('truetype');
}


@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}


.ozFont {
    font-family: 'BAUHS93' !important;
}

/*.ozlink {
    text-decoration: none;
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}*/

body {
    margin-bottom: 60px;
    /*    background-color: #f5f5f5;
    color: #333;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin: 20px;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;*/
}

h1 {
    font-size: 38px;
    margin-bottom: 20px;
    color: #333;
    font-weight: bold;
}

h2 {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #555;
    font-style:italic;
    font-weight:bold;
}

h3 {
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #666;
}

.logoimgs {
}

    .logoimgs img {
        margin: 10px;
    }

.language span {
    text-align:right;
    margin-left:20px;
    cursor:pointer; 
    font-weight:bold; 
    font-size:1.2em;
}
