﻿
.header__menu a {
    font-family: "ivyora-text", serif;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    letter-spacing: .25px;
    color: #3C3E41;
}
.parisienne-regular {
    font-family: "Parisienne", cursive !important;
    font-weight: 400;
    font-style: normal;
    font-size: 3.75rem !important;
}
.desktop-menu__hamburger span {
    background-color: #3C3E41
}
.font-secondary {
    font-family: "ivyora-text", serif;
    font-weight: 400;
}
.header {
    background: none;
}
.header__main{padding-top:1rem}
.header__container {
    align-items: flex-start;
}
.header__bottom{padding:36px 0 6px 0;}
.home-video-banner__text .container{margin-top:8rem;}
.header.sticky{padding:0}
.header.sticky {
    background-color: transparent;
    background:none;
}
.header .menu__logo{display:none;}
.header .header__main{transition:.2s;}
.header.sticky .header__main{height:90px;transition:.2s;}
.header.sticky .menu__logo{display:block;transition:.2s;}
.header.sticky .menu__logo img{height:60px;transition:.2s;}
.header.sticky .header__logo .dark{display:none;}
.header.sticky .header__logo .light{display:block;}
.header__main {
    border-bottom: none;
    padding-bottom: 15px;
    backdrop-filter: blur(80px) saturate(115%);
    height: 50px;
    background: rgba(255, 255, 255, 0.6);
    padding-top: 0.75rem;
}
.text-white{color:#E8E6E3!important}
.header{padding:0;}
@media (min-width: 992px) {
    .home-video-banner__title, .hero-intro__content-title, .fullpage .slide-type-1 .slide-title, .about-us-page__title {
        font-size: clamp(48px, 5vw + 10px, 96px);
    }
    .header{background:none;}
    .home-video-banner__description {
        font-size: 1.5rem;
        letter-spacing: 3%;
    }
    .home-video-banner__subtitle, .home-video-banner__description {
        font-size: 1.5rem;
        font-weight: 300;
        letter-spacing: 3%;
    }
        .home-video-banner__subtitle strong, .home-video-banner__description strong{
            font-weight: 500
        }
    .desktop-menu{width:62px;}
}
@media(max-width: 991px) {
    
    .header__main {
        display: none;
    }
}
@media (max-width: 1500px) {
    .header__logo {
        width: 105px;
        height: 120px!important;
        text-align: center;
    }
}
.fullpage .slide-type-6 .slide-content-card .card-footer-text{font-weight:400;}
.fullpage .slide-type-6 .slide-content-card .card-subfooter-text{font-weight:400;margin-bottom:1rem}
.fullpage .slide-type-6 .slide-content-card .card-text, .fullpage .slide-type-6 .slide-content-card .card-price {
    font-weight: 400;
    margin-bottom: 1rem
}
.slide-modal__body p{font-size:1.5rem;line-height:100%;}
.slide-modal__body ul li {
    font-size: 1.25rem!important;
    line-height: 1.5rem;
    font-family: "ivyora-text", serif!important;
    color:#3c3c41!important;
    margin-bottom:0!important;
    letter-spacing:3%;
}


/* Animasyon */
.modern-accordion {
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(.4,0,.2,1), opacity 0.35s ease, transform 0.4s ease, filter 0.4s ease;
    max-height: 0;
    opacity: 0;
    transform: translateY(-8px);
    filter: blur(4px);
}

    .modern-accordion.open {
        opacity: 1;
        transform: translateY(0);
        filter: blur(0);
    }
.room-detail-modal .separator {
    border-top: 1px solid #3c3e41;
    margin: 6rem 0 1rem 0;
}
.room-detail-modal .description p{font-size:1.5rem;line-height:100%;font-weight:400;letter-spacing:3%;}
.room-detail-modal .features-list h5{font-family: "ivyora-text", serif!important;font-weight:400;font-size:1.25rem;text-transform:capitalize}
.fullpage .slide-type-4 .slide-desc p{line-height:100%;letter-spacing:3%;}
.fullpage .slide-type-4 .btn-link {
    font-family: "Barlow Condensed", sans-serif;font-weight:400;font-size:1.5rem;letter-spacing:10%
}
.slide-modal__body ul li.font-normal {
    font-family: "Barlow Condensed", sans-serif!important;font-size:1.5rem!important;
}
.about-us-page{padding-top:2rem}
.room-detail-modal h4{font-size:2.6rem;font-weight:500;}
.team-item__desc {
    font-size: 1.125rem !important;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* gösterilecek satır sayısı */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.team-item__image{margin-bottom:8px!important;}
.team-item__info{border:none;padding-top:0}
.team-item__name {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0 0 5px 0;font-weight:400;
}
.about-modal__quote{max-width:960px}
.about-modal__title {
    font-weight: 500 !important;
}
.about-modal__quote p {
    font-family: "ivyora-text", serif !important;
    font-size: 1.5rem !important;
    font-weight: 300;
    line-height: 1.2 !important;
}
.about-modal__col p {
    font-family: "Barlow Condensed", sans-serif;
    line-height: 1.25;
    color: #3c3e41;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 3%;
}
.about-modal__list li {
    font-size: .85rem !important;
}
.gallery-slider .swiper-slide img{object-position:center;}
.fullpage .slide-type-3 .slide-text{line-height:1.4;font-weight:300}
.swiper-disclaimer {
    font-size: 1rem;
    letter-spacing: 3%;
    color: #fff;
    position: absolute;
    top: 25%;
    width: 100%;
    right: 10px;
    max-width: 600px;
}
.swiper-slide.mh-700 {
    max-height: 700px!important;
}
.fullpage .slide-type-7 .info-list__left .title{font-weight:500}
.fullpage .slide-type-7 .info-list__right .desc{line-height:1.4}
.fullpage .slide-type-7 .info-list__item-container{align-items:center;padding:10px 0}
.fullpage .slide-type-3 .slide-title, .fullpage .slide-type-8__content .title {
    color: #e8e6e3
}
.fullpage .slide-type-8__content .desc{font-size:1.5rem;line-height:1.4}
.fullpage .slide-type-8__content .shop-link{font-size:1.5rem;letter-spacing:10%;font-weight:300;}
.fullpage .slide-type-8__content .shop-link i{font-size:1.5rem}

@media (min-width: 1024px) and (max-height: 700px) {
    .hero-intro__content {
        align-items: flex-end;
    }

    .footer__bottom-container .logo {
        width: 160px !important
    }

    .fullpage .slide-type-8__card {
        padding: 2rem;
        max-width: 450px;
    }
    .fullpage .slide-type-6 .slide-content-card{min-height:490px;height:500px;padding-bottom:2rem;}
    .fullpage .slide-content {
        margin-top: 5rem;
    }
    :root {
        font-size: 14px;
    }
}
@media (min-width: 992px) {
    .about-modal__bottom-heading {
        font-size: 2.4rem;
        margin-bottom: 1.5rem;
        font-style: italic;
        font-weight: 500;
        line-height: 1.25;
    }

    .about-modal__list li {
        font-style: normal;
        font-weight: 300;
    }

        .about-modal__list li strong {
            font-style: italic;
            font-weight: 400;
        }

    .about-modal__description {
        font-size: 1.5rem !important;
        line-height: 1.25 !important;
    }
}




.hog-page-loader {
    flex-direction: column;
    gap: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #333;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .5s ease, visibility .5s ease;
}
/* Logo */
.hog-page-loader .logo {
    width: 150px;
    height: auto;
    filter: brightness(0) saturate(100%) invert(85%) sepia(20%) saturate(400%) hue-rotate(5deg) brightness(110%);
    animation: breathe 4s ease-in-out infinite;
}

/* Thin animated line */
    .hog-page-loader .line-wrap {
        width: 120px;
        height: 1px;
        background: rgba(212,175,105,0.12);
        position: relative;
        overflow: hidden;
    }

        .hog-page-loader .line-wrap::after {
            content: '';
            position: absolute;
            top: 0;
            left: -40%;
            width: 40%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(212,175,105,0.9), transparent);
            animation: sweep 2.4s cubic-bezier(0.4, 0, 0.2, 1) infinite;
        }

/* Wordmark */
    .hog-page-loader .wordmark {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 6px;
        animation: fadein 1.6s ease-out both;
    }

        .hog-page-loader .wordmark span {
            letter-spacing: 0.4em;
            text-transform: uppercase;
            color: rgba(212,175,105,0.55);
            font-weight: 300;
            font-size: 9.5px;
        }

        .hog-page-loader .wordmark em {
            font-style: italic;
            font-size: 11px;
            font-weight: 300;
            color: rgba(212,175,105,0.28);
            letter-spacing: 0.15em;
        }

@keyframes breathe {
    0%, 100% {
        opacity: 0.75;
        transform: scale(1);
    }

    50% {
        opacity: 1;
        transform: scale(1.04);
    }
}

@keyframes sweep {
    0% {
        left: -40%;
    }

    100% {
        left: 140%;
    }
}

@keyframes fadein {
    from {
        opacity: 0;
        transform: translateY(6px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}