﻿
.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: 2.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;
}
@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;
    }
}