body, html, p {
    margin: 0;
    padding: 0
}

.header::after, .header::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    transition: opacity .3s;
    top: 0;
    left: 0
}

.atalik-evler-menu, .header {
    position: fixed;
    display: flex
}

.atalik-evler-menu-konak-header, .atalik-evler-menu-konak-location, .atalik-evler-menu-tumunu-gor {
    font: 20px/22px Didot;
    color: #747373;
    text-align: center;
    letter-spacing: 2px
}

.header, .villages {
    box-sizing: border-box
}

@font-face {
    font-family: "Mono45 Headline Light";
    src: url("Fonts/Mono45Headline-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Didot;
    src: url("Fonts/Didot.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Didot Bold";
    src: url("Fonts/Didot Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Didot Italic";
    src: url("Fonts/Didot Italic.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Didot Title";
    src: url("Fonts/Didot Title.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

html {
    zoom: 0.8
}

body, html {
    font-family: Arial,sans-serif;
    background-color: #f4f4f4;
    width: 100vw;
    height: 100dvh;
    max-width: 100%;
    min-width: 100%
}

.main-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    min-height: 100%
}

a {
    text-decoration: none;
    color: inherit;
    text-align: center
}

.header {
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    z-index: 10;
    background: 0 0
}

.header-left, .header-right {
    display: flex;
    align-items: center;
    gap: 60px;
    flex: 1
}

.header-right {
    justify-content: flex-start
}

.header-left {
    justify-content: flex-end
}

.header-center {
    flex-shrink: 0
}

.header::before {
    background: linear-gradient(180deg,#020202F8 0,#fffFFF00 100%);
    opacity: var(--show-before, .74);
    z-index: -2
}

.header::after {
    background: rgba(0,0,0,.9);
    opacity: var(--show-after, 0);
    z-index: -1
}

.header.scrolled::after {
    opacity: 1
}

.header div {
    text-align: center;
    font: 22px/22px Didot Title;
    letter-spacing: 2px;
    color: #fff;
    margin-top: 35px
}

.topbottomline {
    /*border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;*/
    height: 30px;
    display: flex;
    align-items: center
}

.header-logo {
    width: 332.23px
}

.atalik-evler-menu {
    top: 0;
    height: auto;
    background: no-repeat padding-box #f7f1df;
    box-shadow: 0 3px 6px #00000029;
    z-index: 3;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: visibility,opacity .5s linear;
    flex-direction: column;
    align-items: center
}

.atalik-evler-menu-main, .first-div {
    display: flex;
    flex-direction: column
}

.atalik-evler-menu-content, .second-div-content-3-main-pic img {
    width: 100%
}

.atalik-evler-menu-main {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-top: 40px
}

.atalik-evler-menu-konaklar-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px
}

.atalik-evler-menu-split {
    border: 1px solid #707070;
    opacity: 1;
    width: 1441px;
    margin: 220px 0 0
}

.atalik-evler-menu-konak-image {
    width: 229px;
    height: 259px;
    margin-top: 20px;
    margin-bottom: 20px;
    filter: brightness(.7)
}

.atalik-evler-menu-tumunu-gor {
    text-decoration: underline;
    margin-top: 39px;
    margin-bottom: 27px
}

.atalik-evler-menu-sehirler {
    justify-content: center;
    display: flex;
    flex-direction: row;
    font: 300 20px/50px Mono45 Headline;
    letter-spacing: 2px;
    color: #4b4b4b;
    padding-bottom: 50px
}

    .atalik-evler-menu-sehirler > div {
        padding: 0 24px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center
    }

        .atalik-evler-menu-sehirler > div:not(:first-child) {
            border-left: 1px solid #707070
        }

.first-div {
    width: calc(100vw / .8);
    height: calc(100vh / .8);
    margin: 0;
    padding: 0;
    max-width: 100%;
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url("https://cdn.m34.it/hh/Assets/IMG_9117.webp") 0 0/cover no-repeat padding-box;
    align-items: center;
    justify-content: flex-end;
}



.first-div-mobile-logo {
    display: none
}

.first-div-text {
    text-align: center;
    font: 100px/100px Didot;
    letter-spacing: 2px;
    color: #fff;
    opacity: 1;
    
    margin-bottom: 5px;
    height: 334px
}

.div-bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.second-div {
    background: url("https://cdn.m34.it/hh/Assets/Himalayapaper.png") 0 0/100% 100% no-repeat padding-box;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.second-div-content-1 {
    background: rgba(255,255,255,.36);
    width: 100%;
    height: 750px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 60px
}

.second-div-content-1-text {
    width: 1257px;
    padding-bottom: 37px;
    text-align: center;
    font: 80px/80px Didot;
    letter-spacing: 2px;
    color: #4b4b4b;
    opacity: 1
}

.second-div-content-1-text2 {
    width: 900px;
    height: 225px;
    text-align: center;
    letter-spacing: 2px;
    color: #242424;
    opacity: 1;
    font: 34px/43px Didot
}
.second-div-content-1-blog {
    width: 1751px;
    text-align: center;
    letter-spacing: 2px;
    color: #242424;
    opacity: 1;
    font: 34px/43px Didot;
    text-align: left;
    padding-bottom:100px;
    border-bottom: 1px solid #000
}

.second-div-content-2 {
    height: 1838px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2
}

.second-div-content-2-1 {
    height: 750px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row
}

.splitter, .splitter2 {
    height: 0;
    position: relative
}

.second-div-content-2-img {
    margin-top: 168px;
    margin-left: 28px
}

.splitter {
    top: -40px;
    z-index: 2
}

.splitter2 {
    top: -25px
}

.second-div-content-2-1-he {
    margin-top: 94px;
    text-align: center;
    font-family: "Mono45 Headline Light",monospace;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #4b4b4b;
    opacity: 1;
    height: 24px
}

.second-div-content-text1 {
    width: 950px;
    height: 170px;
    text-align: left;
    font: 80px/80px Didot;
    letter-spacing: 2px;
    color: #4b4b4b;
    opacity: 1;
    margin-top: 29px
}
.second-div-content-blog {
    width: 1751px;
    height: 130px;
    text-align: left;
    font: 65px/65px Didot;
    letter-spacing: 2px;
    color: #4b4b4b;
    opacity: 1;
    margin-top: 250px
}

.second-div-content-text2 {
    width: 904px;
    height: 250px;
    text-align: left;
    font: 44px/50px Didot !important;
    letter-spacing: 2px;
    color: #242424
}

.hashtags, .under-top-line {
    color: #4b4b4b;
    opacity: 1;
    text-align: center
}

.under-top-line {
    font: 300 24px/45px Mono45 Headline Light;
    letter-spacing: 2.4px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    height: 45.5px
}

.hashtags {
    height: 21px;
    font: 300 16px Mono45 Headline Light;
    letter-spacing: 1.6px;
    margin-top: 41.5px
}

.second-div-content-2-2 {
    width: 1623px;
    height: 603px;
    mix-blend-mode: multiply;
    background: url("https://cdn.m34.it/hh/Assets/s1.png") no-repeat padding-box
}

.second-div-content-2-2-color-filter {
    background: rgba(209,196,137,.67);
    mix-blend-mode: multiply;
    width: 100%;
    height: 100%;
    z-index: 3;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-around
}

.second-div-content-2-2-div {
    width: 361px;
    margin-top: 68px;
    z-index: 5 !important;
    display: flex;
    flex-direction: column;
    align-items: center
}

.second-div-content-2-2-div-header {
    width: 350px;
    height: 53px;
    background-color: rgba(165,117,72,.67);
    text-align: center;
    opacity: 1 !important;
    font: 300 20px/53px Mono45 Headline Light;
    letter-spacing: 2px;
    color: #fff
}

.second-div-content-2-2-div-viewall {
    position: absolute;
    bottom: 90px;
    text-decoration: underline;
    font: 300 22px Mono45 Headline Light;
    letter-spacing: 2px;
    color: #000;
    cursor: pointer
}

.service-bell {
    height: 40px;
    margin-left: 5px;
    position: relative;
    top: 2px
}

.width-503 {
    width: 503px !important
}

.second-div-content-2-2-div-text {
    margin-top: 34px;
    width: 100%;
    text-align: center;
    font: 22px/24px Didot;
    letter-spacing: 1.1px;
    color: #262626;
    opacity: 1 !important;
    max-height: 400px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box
}

.second-div-content-2-3 {
    height: 485px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 22px
}

.content-circle {
    width: 250px;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: no-repeat padding-box #b28e5d;
    opacity: 1;
    border-radius: 100%
}

.content-circle-p {
    text-align: center;
    font: 30px Didot;
    letter-spacing: 2px;
    color: #fff;
    text-transform: capitalize;
    opacity: 1
}

.second-div-content-3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px
}

.second-div-content-3-header {
    width: 857px;
    height: auto;
    text-align: center;
    font: 80px/80px Didot;
    letter-spacing: 2px;
    color: #4b4b4b;
    margin-top: 70px;
    margin-bottom: 100px
}

.second-div-content-3-main-pic {
    margin-bottom: 95px;
    width: 1905px
}

.second-div-content-3-text {
    width: 832px;
    height: 160px;
    text-align: center;
    font: 40px/51px Didot;
    letter-spacing: 2px;
    color: #242424;
    opacity: 1;
    margin-bottom: 118px
}

.location-div {
    width: 1100px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font: 300 20px/47px Mono45 Headline;
    letter-spacing: 2px;
    color: #4b4b4b;
    gap: 15px;
    margin-bottom: 21.5px
}

    .location-div > :not(:first-child) {
        border-left: 1px solid #4b4b4b;
        padding-left: 15px;
        cursor: pointer
    }

.selected-location {
    text-decoration: underline;
    text-underline-offset: 14px
}

.slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 50%;
    background-color: rgba(255,255,255,.85);
    color: #4b4b4b;
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    transition: .3s
}

    .slider-arrow:hover {
        background-color: #f7f1df;
        color: #b28e5d;
        box-shadow: 0 0 12px rgba(178,142,93,.4)
    }

    .slider-arrow.left {
        left: -25px
    }

    .slider-arrow.right {
        right: -25px
    }

.villages::-webkit-scrollbar {
    display: none
}

.villages {
    scrollbar-width: none !important;
    margin-top: 61.5px;
    display: flex;
    justify-content: center;
    gap: 30px;
    height: 750px;
    overflow-x: scroll;
    justify-content: flex-start;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: #b28e5d #f7f1df;
    transition: visibility,opacity .5s linear
}

.village-pic, body.no-scroll {
    overflow: hidden
}

.villages-main {
    width: 1671px;
    border-top: 5px solid rgba(165,117,72,.67);
    position: relative
}

.village-header {
    font: 300 20px/20px Mono45 Headline Light;
    letter-spacing: 2px;
    color: #4b4b4b;
    margin-bottom: 26px;
    text-align: center
}

.village-pic {
    position: relative;
    width: 536px;
    height: 608px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 11px
}

.village-pic-img {
    object-fit: cover;
    filter: brightness(.9)
}

.village-pic-text {
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    color: #fff;
    font: 43px/42px Didot;
    letter-spacing: 2px;
    width: 343px;
    height: 120px;
    border: 1px solid #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.village-reservation-div, .village-reservation-div2 {
    border-bottom: 1px solid #242424;
    font: 300 19px/19px "Mono45 Headline Light",sans-serif;
    color: #535353;
    padding-bottom: 5px;
    letter-spacing: 2px;
    display: flex
}

.village-reservation-div {
    height: 50px;
    align-items: flex-end;
    justify-content: flex-end
}

.village-reservation-div2 {
    height: 125px;
    align-items: flex-end;
    justify-content: flex-end
}

.footer-mail, .select-location {
    display: flex;
    align-items: center
}

.second-div-content-4 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.gallery-header {
    text-align: center;
    font: 300 25px/28px Mono45 Headline Light;
    letter-spacing: 2px;
    color: #4b4b4b;
    margin-top: 93px
}

.izleri-kesfet {
    font: 50px/63px Didot;
    letter-spacing: 2px;
    color: #242424;
    margin-top: 11px;
    margin-bottom: 100px
}

.sample-pics {
    display: flex;
    gap: 27px;
    margin-bottom: 65px
}

.sample-pic-div {
    display: flex;
    flex-direction: column
}

    .sample-pic-div img {
        margin-bottom: 17px
    }

    .sample-pic-div p {
        text-align: left;
        font: 20px/22px Didot;
        letter-spacing: 2px;
        color: #434343;
        width: 264px
    }

.mehmetalikonagi {
    width: 383px;
    height: 200px;
    text-align: left;
    font: 26px/30px Didot;
    letter-spacing: 2.6px;
    color: #4b4b4b;
    opacity: 1
}

.comments-h1, .comments-h2 {
    text-align: left;
    letter-spacing: 2px
}

.comments-main {
    width: 1750px
}

.comments-h1 {
    font: 300 20px/26px Mono45 Headline;
    color: #4b4b4b;
    margin-bottom: 23px;
    margin-top: 128px
}

.comments-h2 {
    font: 50px/70px Didot;
    color: #242424;
    margin-bottom: 46px
}

.big-comment, .small-comment {
    padding: 20px 15px;
    font: 300 16px/20px Mono45 Headline Light;
    letter-spacing: .8px;
    text-align: left
}

.user-pic {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 9px;
    border: 1px solid #707070
}

.small-comment {
    width: 400px;
    color: #4b4b4b;
    opacity: 1;
    border: 1px solid #707070;
    border-radius: 11px
}

.double-comment-1, .double-comment-2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 43px
}

.comments {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 1750px
}

.comments-row {
    display: flex;
    flex-direction: row;
    gap: 80px;
    width: 100%
}

.big-comment {
    border: 1px solid #707070;
    border-radius: 11px;
    color: #4b4b4b;
    width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer, .solo-comment {
    flex-direction: row;
    display: flex
}

.comments-viewall {
    text-decoration: underline;
    font: 300 20px/20px Mono45 Headline Light;
    letter-spacing: 2px;
    color: #4b4b4b;
    margin-bottom: 85px;
    cursor: pointer
}

.footer {
    height: 364px;
    border-top: 1px solid #000;

}

.footer-1 {
    margin-top: 114px;
    width: 419.13px;
    height: 147.47px;
    margin-right: 74px
}

.iletisim {
    margin-top: 123.09px;
    font: 20px/25px Didot;
    letter-spacing: 0;
    color: #707070
}

.adres {
    width: 269px;
    height: 96px;
    text-align: left;
    font: 300 19px/20px Mono45 Headline Light;
    letter-spacing: .8px;
    color: #4b4b4b;
    margin-top: 34px
}

.footer-2 {
    margin-right: 99px
}

.footer-3 {
    margin-top: 128.36px;
    width: 240px;
    margin-right: 110px
}

.socials {
    display: flex;
    flex-direction: row;
    gap: 7px;
    align-items: center
}

.username {
    width: auto;
    height: 20px;
    text-align: left;
    font: 300 18px/22px Mono45 Headline Light;
    letter-spacing: 2px;
    color: #6a6a6a;
    text-transform: uppercase
}

.footer-basliklar {
    width: 191px;
    height: 96px;
    text-align: left;
    font: 300 19px/20px Mono45 Headline Light;
    letter-spacing: .8px;
    color: #4b4b4b;
    margin-top: 34px
}

.bulten, .copyright-text, .onay-text {
    text-align: left;
    letter-spacing: 2px
}

.footer-4 {
    margin-top: 120px
}

.bulten {
    width: 191px;
    height: 31px;
    font: 20px/25px Didot;
    color: #707070
}

.footer-input {
    width: 324px;
    height: 62px;
    border: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    padding-left: 15px
}

.footer-button {
    width: 93px;
    height: 64px;
    background: no-repeat padding-box #8b8b8b;
    border-radius: 0 4px 4px 0;
    color: #fff;
    box-shadow: none;
    border: 1px solid #aaa
}
.onay-satir-label {
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

.onay-checkbox {
    display: none; /* Gizli checkbox */
}

.onay-box {
    width: 28px;
    height: 28px;
    background: #fff;
    border: 1px solid #707070;
    margin-right: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    transition: background 0.2s, border-color 0.2s;
    position: relative;
}

/* Checkbox işaretliyse kutu renk değiştirir ve tik gösterir */
.onay-checkbox:checked + .onay-box {
    background: #b2732e;
    border-color: #b2732e;
}

.onay-box::after {
    content: "";
    display: none;
    width: 12px;
    height: 6px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    position: absolute;
    left: 6px;
    top: 8px;
    transform: rotate(-45deg);
}

.onay-checkbox:checked + .onay-box::after {
    display: block;
}

.onay-text {
    font-size: 16px;
    color: #333;
}

.onay-box {
    width: 28px;
    height: 28px;
    background: no-repeat padding-box #fff;
    border: 1px solid #707070;
    margin-right: 17px
}

.hamburger, .mobile-nav-menu {
    position: fixed;
    top: 0;
    right: 0;
    border-bottom-left-radius: 40px
}

.onay-satır {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-top: 34px
}

.onay-text {
    width: 280px;
    height: 34px;
    font: 14px Arial;
    color: #555;
    opacity: 1
}

.copyright-text {
    width: 362px;
    height: 31px;
    font: 14px/17px Didot;
    color: #707070;
    margin-top: 49px;
    padding-bottom: 33px
}

.burger-button {
    display: none;
    flex-direction: column;
    cursor: pointer;
    padding: 10px;
    z-index: 1000
}

.hamburger {
    z-index: 50;
    padding: 5px 5px 15px 15px;
    background-color: wheat;
    display: none
}

    .hamburger .line {
        width: 30px;
        height: 3px;
        background-color: #b2732e;
        display: block;
        margin: 5px auto;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

#hamburger-1.is-active .line:nth-child(2) {
    opacity: 0
}

#hamburger-1.is-active .line:first-child {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg)
}

#hamburger-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg)
}

.mobile-nav-menu {
    width: 50px;
    height: 50px;
    background-color: #414040;
    z-index: 49;
    transition: .5s ease-in-out;
    overflow: hidden;
    display: none
}

    .mobile-nav-menu.is-active {
        width: 100vw;
        height: 100vh;
        border-radius: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        display: block
    }

.mobile-nav-items {
    display: none;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding: 20px;
    margin-top: 10px
}

.mobile-nav-menu.is-active .mobile-nav-items {
    display: flex
}

.mobile-nav-item {
    font: 24px/24px Didot;
    color: #fff;
    text-decoration: none;
    padding: 15px 0;
    border-bottom: 1px solid transparent;
    transition: border-color .3s
}

    .mobile-nav-item:hover {
        border-bottom-color: #b2732e
    }

@media (max-width:768px) {
    html {
        zoom: 1
    }

    .burger-button, .konak-list.active, .mobile-atalik-evler-menu.active {
        display: flex
    }

    .second-div-content-3-main-pic, .second-div-content-3-main-pic img, .village-reservation-div {
        width: 100%
    }

    .header, .solo-comment {
        display: none
    }

    .slider-arrow {
        width: 40px;
        height: 40px;
        font-size: 22px;
        top: 45%
    }

        .slider-arrow.left {
            left: 8px
        }

        .slider-arrow.right {
            right: 8px
        }

    .first-div {
        height: calc(100dvh - 170px);
        position: relative
    }

    .first-div-mobile-logo {
        position: absolute;
        top: 20px;
        display: flex
    }

        .big-comment, .first-div-mobile-logo img {
            width: 200px;
            height: auto
        }

    .first-div-text {
        width: 90%;
        font: 60px/60px Didot;
        height: auto;
        margin-bottom: 80px
    }

    .second-div, .second-div-content-1 {
        height: auto
    }

    .second-div-content-1-text {
        font: 30px/30px Didot;
        width: 90%;
        height: auto
    }

    .second-div-content-1-text2 {
        width: 100%;
        height: auto;
        padding-bottom: 40px;
        font: 28px/36px Didot
    }
    .second-div-content-1-blog {
        width: 100%;
        height: auto;
        padding-bottom: 40px;
        font: 28px/36px Didot;
        font-size: 20px;
        padding-top: 50px;
        padding-left: 20px
    }

    .second-div-content-2, .second-div-content-2-img img {
        width: 100%;
        height: auto
    }

    .second-div-content-2-1 {
        height: auto;
        flex-direction: column;
        width: 90%
    }

    .second-div-content-text1 {
        text-align: center;
        width: 90%;
        height: auto;
        font: 40px/45px Didot;
        margin-top: 13px
    }
    .second-div-content-blog {
        text-align: center;
        width: 90%;
        height: auto;
        font: 40px/45px Didot;
        margin-top: 150px
    }

    .second-div-content-text2 {
        width: 100%;
        margin-top: 20px;
        font: 25px/30px Didot !important;
        margin-bottom: 10px;
        text-align: center
    }

    .second-div-content-2-img {
        margin-left: 0;
        margin-top: 30px;
        margin-bottom: 15px
    }

    .second-div-content-2-2 {
        width: 100%;
        height: auto;
        background: 0 0
    }

    .second-div-content-2-2-color-filter {
        flex-direction: column;
        padding-bottom: 10px
    }

    .second-div-content-2-2-div {
        width: 100% !important;
        margin-top: 20px;
        padding-bottom: 30px
    }

    .second-div-content-2-2-div-viewall {
        bottom: 0;
        margin-top: 25px;
        text-align: center
    }

    .second-div-content-3 {
        height: auto;
        padding-bottom: 60px
    }

    .second-div-content-3-header {
        width: 100%;
        height: auto;
        font: 50px Didot;
        margin-top: 40px;
        margin-bottom: 40px
    }

    .second-div-content-3-text {
        width: 90%;
        height: auto;
        font: 20px/25px Didot;
        margin-bottom: 30px
    }

    .location-div {
        width: 100%;
        height: auto;
        flex-wrap: wrap;
        justify-content: center
    }

    .mobile-atalik-evler-menu-toggle {
        font: 24px/24px Didot;
        color: #fff;
        cursor: pointer;
        padding: 15px 0;
        border-bottom: 1px solid transparent;
        transition: border-color .3s;
        text-align: center
    }

        .mobile-atalik-evler-menu-toggle:hover {
            border-bottom-color: #b2732e
        }

    .mobile-atalik-evler-menu {
        display: none;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        padding-top: 10px
    }

    .mobile-atalik-evler-header {
        letter-spacing: 2px;
        color: #fff;
        text-align: center;
        margin-bottom: 5px
    }

    .mobile-atalik-evler-locations {
        text-align: center
    }

        .mobile-atalik-evler-locations a {
            font: 20px Didot;
            letter-spacing: 2px;
            color: #fff;
            text-decoration: none;
            text-align: center
        }

    .location-block {
        text-align: center;
        margin-bottom: 10px
    }

    .location-item {
        letter-spacing: 2px;
        color: #fff;
        cursor: pointer
    }

    .konak-list {
        margin-top: 10px;
        display: none;
        flex-direction: column;
        gap: 8px;
        font-family: Didot;
        font-size: 18px;
        color: #707070
    }

        .konak-list .dot {
            font-size: 12px;
            line-height: 0
        }

    @media (max-width:600px) {
        .location-div {
            display: flex;
            flex-direction: column;
            align-items: center
        }

        .select-location > div {
            width: 100%;
            text-align: center;
            margin-bottom: 8px
        }

        .location-div :not(:first-child) {
            border-left: none !important;
            padding-left: 0 !important
        }
    }

    .villages-main {
        width: 100%;
        margin-top: 20px
    }

    .villages {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        gap: 20px;
        padding-left: 10px;
        margin-bottom: 20px;
        height: 420px;
        margin-top: 30px
    }

    .sample-pics, .village {
        flex-direction: column
    }

    .village-pic-2, .village-pic-3 {
        width: 365px;
        height: 100%
    }

    .village-pic {
        width: auto;
        height: 300px
    }

    .village-reservation-div2 {
        width: auto;
        margin-bottom: 50px
    }

    .double-comment-1, .izleri-kesfet, .mehmetalikonagi {
        margin-bottom: 20px
    }

    .village {
        display: flex;
        align-items: center
    }

    .izleri-kesfet {
        font: 25px/30px Didot
    }

    .selected-location {
        text-underline-offset: 7px
    }

    .comments-main, .second-div-content-4 {
        width: 90%
    }

    #location-div-tumunugor {
        padding-left: 20px !important
    }

    .second-div-content-2-3 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        height: auto;
        width: 100%;
        padding: 20px 0;
        box-sizing: border-box
    }

    .content-circle {
        width: 150px;
        height: 150px
    }

        .content-circle p {
            font: 16px Didot
        }

    .sample-pic-div p {
        text-align: center;
        width: auto;
        font: 15px Didot
    }

    .sample-pic-div img {
        height: 300px;
        width: 100%;
        object-fit: cover
    }

    .mehmetalikonagi {
        text-align: center;
        width: auto;
        height: auto;
        font: 18px Didot
    }

    .comments {
        flex-direction: column;
        gap: 20px;
        width: 100%
    }

    .comments-row {
        flex-direction: column;
        padding-bottom: 20px
    }

    .footer, .footer-1 {
        width: 100%;
        flex-direction: column;
        display: flex
    }

    .double-comment-2 {
        margin-bottom: 0
    }

    .comments-viewall {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .second-div-content-3-main-pic {
        margin-bottom: 40px
    }

    .comments-h1 {
        text-align: center;
        margin-top: 40px
    }

    .comments-h2 {
        text-align: center;
        font: 30px/40px Didot;
        margin-bottom: 20px
    }

    .footer {
        align-items: center
    }

    .footer-1 {
        height: auto;
        margin-right: 0;
        align-items: center;
        justify-content: center;
        margin-top: 20px
    }

        .footer-1 img {
            width: 80%;
            height: auto;
            margin-right: 0
        }

    .footer-2, .footer-3 {
        width: 90%;
        margin: 20px 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center
    }

    .iletisim {
        margin-top: 0
    }

    .adres {
        width: 90%;
        height: auto;
        margin-top: 10px
    }

    .small-comment {
        width: 200px
    }

    .copyright-text {
        width: auto;
        height: auto
    }

    .footer-input {
        width: 200px;
        height: 38px
    }

    .footer-button {
        width: 80px;
        height: 40px
    }

    .footer-4 {
        height: auto;
        width: 90%;
        margin-top: 0
    }

    .hamburger, .mobile-nav-menu {
        display: block
    }
}
.second-div-content-3-main-pic-slider {
    width: 100%;
    max-width: 1905px;
    height: 800px;
    margin-bottom: 95px;
    position: relative;
    overflow: hidden;
}

.slider-container {
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
}

.slider-item {
    width: 100%;
    height: 100%;
    position: relative;
}

    .slider-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: brightness(0.7);
    }

.slider-caption {
    position: absolute;
    bottom: 40px;
    right: 40px;
    left: auto;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px 25px;
    border-radius: 10px;
    max-width: 600px;
    font-family: "Didot", serif;
    color: white;
}

.slider-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    font-family: "Didot Bold";
}

.slider-text {
    font-size: 22px;
    line-height: 30px;
    margin-top: 12px;
    font-family: "Didot";
}

.slider-btn {
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.85);
    color: #4b4b4b;
    font-size: 36px;
    font-weight: 700;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    transition: 0.3s;
}

    .slider-btn.left {
        left: 15px;
    }

    .slider-btn.right {
        right: 15px;
    }

/* ---------- MOBİL GÖRÜNÜM ---------- */
@media (max-width: 768px) {
    .second-div-content-3-main-pic-slider {
        height: 500px; 
        margin-bottom: 50px;
    }

    .slider-item {
        height: 100%; 
    }

        .slider-item img {
            width: 100%;
            height: 100%;
            object-fit: cover; 
            filter: brightness(0.7);
        }

    .slider-caption {
        position: absolute;
        bottom: 20px;
        right: 15px;
        left: auto;
        padding: 15px;
        max-width: 90%;
        background: rgba(0, 0, 0, 0.6);
        border-radius: 10px;
        font-family: "Didot", serif;
        color: white;
    }

    .slider-title {
        font-size: 24px;
        line-height: 30px;
    }

    .slider-text {
        font-size: 16px;
        line-height: 22px;
        margin-top: 8px;
    }

    .slider-btn {
        width: 45px;
        height: 45px;
        font-size: 24px;
    }

        .slider-btn.left {
            left: 8px;
        }

        .slider-btn.right {
            right: 8px;
        }
}
