body {
    font-family: 'Newsreader', serif;
    background-color: rgb(250, 250, 247);
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
}

.header,
section {
    text-align: center;
    padding: 50px 0;
}

.header h1,
section h1 {
    font-size: 80px;
    font-weight: 300;
    font-style: normal;
}

.detail {
    text-align: left;
    margin-bottom: 120px;
}

.detail h1 {
    font-size: 36px;
    font-family: Newsreader;
    font-size: 36px;
    padding-top: 4rem;
    padding-bottom: 4rem;
    font-weight: 300;
}

.detail h2 {
    padding-top: 0;
}

.detail strong {
    font-weight: 500;
    color: #C36D15;
}

.back-button {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #000a17;
    padding: 16px 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.contact-info {
    text-align: center;
    margin-top: 30px;
}

.map {
    margin-top: 30px;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #C36D15;
    font-weight: 400;
    padding-top: 6rem;
}

.site-header {
    background-color: rgb(250, 250, 247);
    padding: 10px 0;
    border-bottom: 1px solid #b9c1cb;
}

.site-header .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.site-header img {
    height: 62px;
    width: 88px;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000A17;
    line-height: 35px;
}

.careers-grid {
    padding: 50px 0;
    max-width: 1140px;
    margin: 0 auto;
}

.careers-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.career-box {
    position: relative;
    width: 30%;
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-decoration: none;
    color: inherit;
    margin-bottom: 30px;
}

.career-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: inherit;
}

.career-box h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #000A17;
    margin-bottom: 15px;
}

.careers-heading {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #000A17;
    margin-bottom: 70px;
    padding-top: 30px;
}

.career-link {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

.career-link svg {
    transition: transform 0.3s ease;
}

.career-box:hover .career-link svg {
    transform: translateX(5px);
}

@media (max-width: 768px) {
    .careers-row {
        flex-direction: column;
    }

    .career-box {
        width: 100%;
        margin-bottom: 20px;
    }
}

.site-footer {
    background-color: #000A17;
    color: #fff;
    padding: 75px 0 50px 0;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-top: auto;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    text-align: left;
}

.footer-info,
.footer-logo,
.footer-social {
    flex: 1;
}

.footer-info {
    text-align: left;
}

.footer-logo img {
    width: 62px;
    display: block;
    margin: 0 auto;
}

.footer-info p {
    margin: 0;
    font-size: 16px;
    color: #fff;
}

.footer-social p {
    color: #fff;
    font-size: 16px;
}

.footer-social a {
    margin: 0 0px;
}

.footer-social img {
    width: 24px;
    height: 24px;
}

.footer-links {
    margin-top: 75px;
}

.footer-links a {
    color: #2b5b95;
    margin: 0 10px;
    font-size: 14px;
    text-decoration: none;
}

.footer-links a:hover {
    text-decoration: underline;
}





.parallax {
    background-image: url('https://lujohotel.com/assets/img/HR-banner-01.jpg');
    height: 600px;
    /* İstediğiniz yüksekliği ayarlayın */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 30px;
}

.apply-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    border: 1px solid black;
    border-radius: 25px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    transition: background-color 0.3s, color 0.3s;
    padding: 12px 25px;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.apply-btn svg {
    width: 20px;
    height: 20px;
}

.apply-btn svg path {
    stroke: #000;
}

.apply-btn:hover svg path {
    stroke: #fff;
}

.apply-btn:hover {
    background-color: #000812;
    color: #fff;
}





.login-container {
    font-family: 'Montserrat';
    max-width: 410px;
    margin: 100px auto;
    padding: 30px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.login-container h2 {
    font-family: 'Newsreader';
    font-size: 40px;
    font-weight: 300;
    color: #000A17;
    margin-bottom: 20px;
    text-align: center;
    padding: 0;
}

.login-container .form-control {
    margin-bottom: 15px;
    border-radius: 25px;
    padding: 12px 25px;
    border: 1px solid #000A17;
}

.login-container .form-footer {
    text-align: center;
    margin-top: 20px;
}

.login-container .form-footer a {
    color: #C36D15;
    text-decoration: none;
    margin: 0 5px;
}

.login-container .form-footer a:hover {
    text-decoration: underline;
}

input:focus {
    outline: none;
    box-shadow: none;
}

.login-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    border: 1px solid black;
    border-radius: 25px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    transition: background-color 0.3s, color 0.3s;
    padding: 12px 25px;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.login-btn svg {
    width: 20px;
    height: 20px;
}

.login-btn svg path {
    stroke: #000;
}

.login-btn:hover svg path {
    stroke: #fff;
}

.login-btn:hover {
    background-color: #000812;
    color: #fff;
}





.register-container {
    font-family: 'Montserrat';
    width: 800px;
    margin: 50px auto;
    padding: 30px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.register-container h2 {
    font-family: 'Newsreader';
    font-size: 40px;
    font-weight: 300;
    color: #000A17;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 0;
}

.register-container .form-control {
    margin-bottom: 15px;
    border-radius: 25px;
    padding: 12px 25px;
    border: 1px solid #000A17;
}

.register-container .form-footer {
    text-align: center;
    margin-top: 20px;
}

.register-container .form-footer a {
    color: #C36D15;
    text-decoration: none;
    margin: 0 5px;
}

.register-container .form-footer a:hover {
    text-decoration: underline;
}

.register-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    border: 1px solid black;
    border-radius: 25px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    transition: background-color 0.3s, color 0.3s;
    padding: 12px 25px;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

input:focus {
    outline: none;
    box-shadow: none;
}

.register-btn:hover {
    background-color: #000812;
    color: #fff;
}

.form-check-input {
    width: 17px;
    height: 17px;
}

.form-check-input:checked {
    accent-color: #C36D15;
    background-color: #C36D15;
    border-color: #C36D15;
}

.form-check-input:focus {
    outline: none;
    box-shadow: none;
}

.form-check-label {
    font-size: 12px;
}



.nav-links {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    gap: 15px;
}

.nav-links a {
    text-decoration: none;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.dropdown-menu {
    min-width: 150px;
}




.sidebar {
    width: 250px;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

.sidebar a {
    display: block;
    padding: 10px;
    color: #000;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
}

.sidebar a:hover {
    background-color: #f0f0f0;
}

.profile-container {
    display: flex;
    padding: 20px;
    gap: 20px;
}

.profile-form {
    font-family: 'Montserrat';
    flex: 1;
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.profile-form h2 {
    font-family: 'Newsreader';
    font-size: 30px;
    font-weight: 300;
    color: #000A17;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 0;
}

.profile-form .form-control {
    margin-bottom: 15px;
    border-radius: 25px;
    padding: 12px 25px;
    border: 1px solid #000A17;
}

.profile-form .form-footer {
    text-align: center;
    margin-top: 20px;
}

.profile-form .form-footer a {
    color: #C36D15;
    text-decoration: none;
    margin: 0 5px;
}

.profile-form .form-footer a:hover {
    text-decoration: underline;
}

.profile-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    border: 1px solid black;
    border-radius: 25px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    transition: background-color 0.3s, color 0.3s;
    padding: 12px 25px;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.profile-btn svg {
    width: 20px;
    height: 20px;
}

.profile-btn svg path {
    stroke: #000;
}

.profile-btn:hover svg path {
    stroke: #fff;
}

.profile-btn:hover {
    background-color: #000812;
    color: #fff;
}

select.form-control {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('data:image/svg+xml;utf8,<svg fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7"></path></svg>') no-repeat right 10px center;
    background-size: 16px;
}

/* Tab stilini güncelleyin */
.tabs {
    display: flex;
    justify-content: center;
    /* Ortalı hale getirin */
    padding: 10px;
}

.tab-link {
    background-color: transparent;
    /* Arka plan rengini kaldırın */
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    transition: color 0.3s;
    text-decoration: none;
    color: #000;
    /* Varsayılan metin rengi */
}

.tab-link.active,
.tab-link:hover {
    color: #000812;
    /* Aktif ve hover durumunda metin rengi */
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.form-group {
    flex: 1;
    padding: 0 10px;
}

@media (max-width: 768px) {
    .form-group {
        flex: 100%;
        /* Mobilde tek sütun */
        padding: 0;
    }
}