@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

body,html{
    font-family: "Montserrat", sans-serif;
}
.section-1{
    height: 100vh;
}
.area1{
    height: 100vh;
    position: relative;
}
.area1 .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px;
    text-align: center;
    width: 100%;
}
.area1 .icresim1{
    max-width: 200px;
    width: 100%;
}
.area2{
    height: 100vh;
    position: relative;
}
.area2 .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px;
    text-align: center;
    width: 100%;
}
.area2 .icresim2{
    width: 100%;
}
.scroll_position{
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 0px;
    left: calc( 50vw - 50px);
    text-align: center;
    padding: 10px 0px;
    font-size: 15px;
    color: #646464;
}
.scroll_position i{
    font-size: 30px;
    margin-bottom: 10px;
}
.section{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.one-page{
    background-color: #00BAFF;
}
.two-page{

}
.htree-page{
    background-color: #3dac31;
}
.main_area{
    scroll-snap-type: y mandatory;
    overflow-y:scroll ;
    height: 100vh;
}



.base {
    scroll-snap-type: y mandatory;
    overflow-y: scroll;
    height: 100vh;
    padding: 0px;
    margin: 0px;
}

section {
    height: 100vh;
    scroll-snap-align: start;
}

h1 {
    color: rgb(226, 226, 226);
    text-shadow: 1px 1px 4px #000;
}

.one {
    background-color: #fff;
    padding: 0px;
    margin: 0px;
    display: block;
    position: relative;
}
.two {

}
.three {
    background-color: rgb(67, 91, 175);
}
.four {
    background-color: rgb(191, 64, 191);
}

.sag-1{
    background-image: url(https://www.theprivefethiye.com/img/section-1-image-a.png);
    background-position: center;
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    background-size: contain;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
.sag-1 .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 50px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-family: 'Playfair Display', serif;
    text-align: right;
    font-size: 32px;
}

.sag-2{
    background-image: url(https://www.theprivefethiye.com/img/section-2-2.png);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    padding: 0px;
}
.sol-2{
    background-image: url(https://www.theprivefethiye.com/img/arka-1.png);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    padding: 0px;
    position: relative;
}

.sol-2 .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px;
    text-align: center;
    width: 100%;
}
.b1{
    color: #fff;
    font-size: 32px;
    padding: 0px 40px;
    font-family: 'Playfair Display', serif;
}
.b2{
    color: #fff;
    font-size: 20px;
    padding: 0px 40px;
}

.arka-3{
    background-image: url(https://www.theprivefethiye.com/img/arka3.png);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    padding: 0px;
}
.arka-4{
    background-image: url(https://www.theprivefethiye.com/img/arka4.png);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    padding: 0px;
    position: relative;
}
.arka-5{
    background-image: url(https://www.theprivefethiye.com/img/arka5.png);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    padding: 0px;
    position: relative;
}
.arka-12{
    padding: 50px;
}
.arka-13{
    padding: 50px;
}
.arka-14{
}
.arka-14a{
}
.arka-14b{
    background: #a17f7a;
    height: 100vh;
}

.area1a{
    display: none
}

.main{

}
.area1a{
    max-width: 200px;
    width: 100%;
    text-align: left;
    margin: 0px auto 40px auto;
    padding: 10px;
}
.area1a ul{
    margin: 0px;
    padding: 0px;
}
.area1a ul .active{
}
.area1a li{
    list-style: none;
}
.area1a li a{
    font-size: 13px;
    color: #000;
    text-decoration: none;
}
.area1a li a:hover{
    color: #a17f7a;
}

.scroolcu{
    width: 70px;
    height: 70px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    border: 2px solid #000;
    font-weight: 600;
}

.scroolcu i{
    font-size: 22px;
    margin-top: 18px;
}

.aaa_send{
    min-height: 100px;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 1px;
}

.s3a{
    background-image: url(https://www.theprivefethiye.com/resim/galeri/galeri4/03.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    padding: 0px;
    position: relative;
}

.s3b .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 30px;
    text-align: center;
    width: 100%;
    font-size: 15px;
    line-height: 17px;
}
.s3bb1{
    font-size: 3.2vw;
    text-align: left;
    width: calc( 100% - 0px);
    line-height: 3.5vw;
    font-weight: 700;
}
.s3bb2{
    font-size: 50px;
    text-align: left;
    width: calc( 100% - 0px);
    line-height: 50px;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}
.s3bb3{
    font-size: 32px;
    text-align: left;
    width: calc( 100% - 0px);
    line-height: 40px;
    padding: 20px 0px;
    font-family: 'Playfair Display', serif;
    color: #a58480;
}
.s3bb4{
    font-size: 12px;
    text-align: left;
    width: calc( 100% - 0px);
    padding: 20px 0px;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
}
.s3b{
    width: 100%;
    position: relative;
    height: 100%;
    background: #fff;
}

.arkas4 {
    background: #fff;
    position: relative;
    height: 100vh;
}
.dort1{
    overflow: hidden;
    display: block;
    cursor: pointer;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    width: 100%;
    height: 70vh;
}
.dort2{
    height: 20vh;
    position: relative;
    display: grid;
}
.dort2 {
    height: 30vh;
    position: absolute;
    width: 100%;
    bottom: 0px;
    color: #000 !important;
    background-color: #fff;
}
.dort2a .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 5px;
    text-align: left;
    width: 100%;
    line-height: 32px;
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    font-weight: 600;
}

.dort2b{
    position: relative;
    height: 100%;
}
.dort2b .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 5px;
    text-align: left;
    width: 100%;
    line-height: 14px;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 300;
}

.arkas5{
    background: #fff;
    width: 100%;
    height: 100vh;
}
.bes51{
    width: 100%;
    height: 40vh;
}
.bes511{
    overflow: hidden;
    display: block;
    cursor: pointer;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
}
.bes52{
    height: 60vh;
    position: relative;
    display: grid;
}
.bes52a{
    position: relative;
    height: 100%;
}
.bes52a .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 5px;
    text-align: left;
    width: 100%;
    line-height: 26px;
    font-family: 'Playfair Display', serif;
    font-size: 22px;
}

.bes52b{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 25px;
    text-align: left;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
}
.bes52b .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 5px;
    text-align: left;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
}
.bes52b2{}
.bes52b2 ul{
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.bes52b2 li{
    list-style: none;
    padding: 10px;
    display: inline-block;
    width: 120px;
}
.bes52b2 li img{
    width: 100%;
}
.bes52b1{
    font-size: 32px;
    padding: 10px 0px;
    font-family: 'Playfair Display', serif;
}
.bes52b1a{
    font-size: 12px;
    padding: 20px 0px 30px 0px;
    font-family: "Montserrat", sans-serif;
}



.swiper-pagination{
    margin-top: 50px !important;
    position: relative;
}
.swiper-pagination-bullet-active {
    background-color: #c0acaa;
}
.swiper-pagination-bullet {
    height: 2px;
    width: 20px;
    border-radius: 4px;
}
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.arkas6{
    height: 100%;
    width: 100%;
    position: relative;
}
.arkas6 .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 15px;
    text-align: center;
    width: 100%;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
}

.bes61{}
.bes61a{
    font-size: 32px;
    padding: 10px 0px;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}
.bes61b{
    font-weight: 500;
    padding: 20px 0px;
    font-size: 12px;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    padding: 20px 0px;
}
.bes62{}
.bes62a{
    height: 300px;
    padding: 20px;
}
.bes62a img{
    height: 100%;
    max-height: 300px;
    opacity: .8;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;

}
.bes62a img:hover{
    opacity: 1;
    transform: scale(1.02)  rotate(1deg);
}
.bes62b{
    font-family: 'Playfair Display', serif;
    height: 50px;
    font-size: 32px;
    padding: 10px 0px 0px 0px;
    text-align: left;
}


.swiper-pagination{
    margin-top: 50px !important;
    position: relative !important;
}
.swiper-pagination-bullet-active {
    background-color: #c0acaa !important;
}
.swiper-pagination-bullet {
    height: 2px !important;
    width: 20px !important;
    border-radius: 4px !important;
}
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.arkas6{
    height: 100%;
    width: 100%;
    position: relative;
}
.arkas6 .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 15px;
    text-align: center;
    width: 100%;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
}

.bes61{}
.bes61a{
    font-size: 30px;
    padding: 10px 0px;
    font-family: 'Playfair Display', serif;
    font-weight: 100;
}
.bes61b{
    font-weight: 500;

    padding: 20px 0px;
}
.bes62{}
.bes62a{
    height: 250px;
}
.bes62a img{
    height: 100%;
    max-height: 300px;
    opacity: .8;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;

}
.bes62a img:hover{
    opacity: 1;
    transform: scale(1.02)  rotate(1deg);
}
.bes62b{
    font-family: 'Playfair Display', serif;
    height: 50px;
    font-size: 32px;
    padding: 10px 0px 0px 0px;
    text-align: left;
}

html {
    scroll-behavior: smooth;
}
.bes72c1 {
    text-align: left;
    font-size: 32px;
    color: #fff;
    padding: 20px 0px 0px 0px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
}

.bes72c2 {
    font-size: 12px;
    text-align: left;
    color: #fff;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    padding: 10px 0px 20px 0px;
}

.bes72a1 {

}

.bes72a1a {
    font-size: 12px;
    text-align: left;
    color: #fff;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.bes72a1b {
    font-size: 15px;
    text-align: left;
    color: #fff;
    float: right;
    font-family: "Montserrat", sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
}

.arkas7 {
    height: 100%;
    width: 100%;
}

.arkas7 .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 15px;
    text-align: center;
    width: 100%;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
}

.arkas72 .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 5px;
    text-align: center;
    width: 100%;
    line-height: 26px;

    font-size: 22px;
}

.bes71 {
    height: 100%;
    /* background-image: url(https://www.theprivefethiye.com/resim/new/i_arka_1.png); */
    background-repeat: repeat-y;
    background-size: 100% 100%;
    position: relative;
    background-color: #2b3549;
}

.bes71 img {
    height: 100% !important;
    width: 96% !important;
    max-width: 450px;
}

.bes72 {
    width: 100%;
    height: 100%;
    background-color: #2b3549;
    overflow: hidden;
    position: relative;
}
.cizgili{
    margin-bottom: 4px;
    padding-bottom: 4px;
    max-width: 80% !important;
}
.row .cizgili:nth-last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.arkas14a2 a{
    font-size: 12px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.arkas14a2 a:hover{
    color: #a17f7a;
}
.arkas14a3 a{
    font-size: 12px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.arkas14a3 a:hover{
    color: #a17f7a;
}



.altmenu{
    margin-left:12px !important;
}
.altmenu2{
    margin-left:12px !important;
}
.i_menu{
    padding: 50px 20px 20px 20px;
}
.i_menu ul{
    display: flex;
    margin: 0px;
    padding: 0px;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}
.i_menu li{
    display: inline-flex;
    padding: 10px 20px;
    font-family: "Montserrat", sans-serif;
    min-width: 150px;
    text-align: center;
    justify-content: space-between;
    align-content: space-between;
    flex-direction: column;
    align-items: stretch;
}
.i_menu .secili{
    font-weight: 800;
}
.i_menu li{
    cursor: pointer;
}
.i_menu li:hover{
    background-color: #e3e3e3;
}

.mySwiper1,.mySwiper2,.mySwiper3,.mySwiper4,.mySwiper5{
    margin: 20px 0px;
}

.arkas14a5 {
    text-align: center;
}

.arkas14a5 img{
    max-width: 120px;
}

.dort2 {
    height: 30vh;
    position: absolute;
    width: 100%;
    bottom: 0px;
    color: #fff;
}
.dort2a{
    position: relative;
    height: 100%;
}
.dort2a .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 5px;
    text-align: left;
    width: 100%;
    line-height: 32px;
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    font-weight: 600;
}

.dort2b .text {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 5px;
    text-align: left;
    width: 100%;
    line-height: 23px;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 300;
}

.arkas8 {
    position: relative;
    width: 100%;
    height: 100vh;
}
.arkas8 .text{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}


.main_ground{
    display: block;
}
.main_ground2{
    display: none;
}

.form_baslik{
    text-align: center;
    font-weight: 100;
    letter-spacing: 1px;
    color: #fff;
    /* padding-bottom: 20px; */
    font-size: 22px;
    display: none;
}

@media (min-width: 575.98px) and (max-width: 768px) {
    .main_ground{
        display: none;
    }
    .main_ground2{
        display: block;
    }
    .arkas14b {
        height: 500px;
        background: #a17f7a;
        position: relative;
    }
    .arkas14b {
        height: 600px !important;
        background: #a17f7a;
        position: relative;
    }
    .arkas14 {
        height: auto !important;
    }
    .arkas15 {
        height: auto;
        padding: 20px 0px;
    }
    .arkas14a5 li {
        list-style: none;
        margin: 0px !important;
        padding: 0px;
        display: inline-block;
        width: 110px;
    }
    .arkas14a2 {
        font-family: "Montserrat", sans-serif;
        text-align: left;
        padding: 10px 20px;
        font-size: 14px;
    }
    .arkas14a3 {
        font-family: "Montserrat", sans-serif;
        text-align: left;
        padding: 10px 0px 20px 20px;
        font-size: 20px;
    }
    .arkas14a1 {
        font-family: "Montserrat", sans-serif;
        padding: 20px 0px 20px 20px !important;
        text-align: left;
        font-size: 12px;
    }
    .bes71 {
        height: 45vh;
    }
    .bes72 {
        height: 55vh;
    }
    .bes71 img {
        height: 100% !important;
        /* width: 96% !important; */
        max-height: 350px;
        margin: 40px;
    }
}

@media (min-width: 575.98px) and (max-width: 996px) {

    .main_ground{
        display: none;
    }
    .main_ground2{
        display: block;
    }
    .arkas4 {
        background: #fff;
        position: relative;
    }

    .dort2 {
        height: 30vh;
        position: absolute;
        width: 100%;
        bottom: 0px;
        color: #fff !important;
        background-color: #fff0;
    }
    .dort2a{
        position: relative;
        height: 100%;
    }
    .dort2a .text {
        font-size: 16px;
    }

    .dort2a .text {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 0px 20px;
        text-align: left;
        width: 100%;
        line-height: 34px;
        font-family: 'Playfair Display', serif;
        font-size: 29px !important;
        font-weight: 600;
    }

    .s3bb4 {
        font-size: 1.6vw;
        text-align: left;
        width: calc( 100% - 0px);
        padding: 20px 0px;
        line-height: 1.4;
        font-family: "Montserrat", sans-serif;
    }

    .dort2b .text {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 0px 20px;
        text-align: left;
        width: 100%;
        line-height: 12px;
        font-family: "Montserrat", sans-serif;
        font-size: 12px;
        font-weight: 300;
    }

    .dort1 {
        overflow: hidden;
        display: block;
        cursor: pointer;
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
        transition: all 0.5s ease;
        width: 100%;
        height: 100vh;
    }

    .s3bb2 {
        font-size: 6.2vw;
        text-align: left;
        width: calc( 100% - 0px);
        line-height: 6.7vw;
        font-family: 'Playfair Display', serif;
        font-weight: 700;
    }
    .s3bb3 {
        font-size: 26px;
        text-align: left;
        width: calc( 100% - 0px);
        line-height: 32px;
        padding-top: 11px;
        font-family: 'Playfair Display', serif;
        color: #a58480;
        font-weight: 500;
    }
    .s3bb4 {
        font-size: 1.9vw;
        text-align: left;
        width: calc( 100% - 0px);
        padding: 20px 0px;
        line-height: 1.4;
        font-family: "Montserrat", sans-serif;
    }
    .arkas15 {
        height: auto;
        padding: 20px 0px;
    }
    .arkas14a5 li {
        list-style: none;
        margin: 0px !important;
        padding: 0px;
        display: inline-block;
        width: 150px;
    }
    .arkas14a2 {
        font-family: "Montserrat", sans-serif;
        text-align: left;
        padding: 10px 0px;
        font-size: 14px;
    }
    .arkas14a3 {
        font-family: "Montserrat", sans-serif;
        text-align: left;
        padding: 10px 0px 20px 0px;
        font-size: 20px;
    }
    .arkas14a1 {
        font-family: "Montserrat", sans-serif;
        padding: 20px 0px 20px 0px !important;
        text-align: left;
        font-size: 12px;
    }
    .arkas14a5 {
        text-align: center;
    }
    .bes51 {
        width: 100%;
        height: 40vh;
        padding: 0px;
    }
    .bes62b {
        font-family: 'Playfair Display', serif;
        height: 50px;
        font-size: 32px;
        padding: 10px 0px 0px 0px;
        text-align: center;
    }
    .bes61a {
        font-size: 36px;
        padding: 10px 0px;
        font-family: 'Playfair Display', serif;
        font-weight: 600;
    }
    .bes52b2 li {
        list-style: none;
        margin: 10px 20px;
        padding: 0px;
        display: inline-block;
        width: 120px;
    }
    .sag-1 {
        background-image: url(https://www.theprivefethiye.com/resim/one_back_2.png);
        background-position: center;
        /* -webkit-background-size: cover; */
        -moz-background-size: cover;
        background-size: cover;
        transition: all 0.5s ease;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
    }
}

@media (max-width: 575.98px) {
    .swiper-pagination-bullet {
        height: 2px;
        width: 20px;
        border-radius: 4px;
    }
    .bes72 .row{
        margin: ;
    }
    .main_ground{
        display: none;
    }
    .main_ground2{
        display: block;
    }
    .s2a{
        height: 40vh !important;
    }
    .s2b{
        height: 60vh !important;
    }
    .s2ab1 {
        color: #fff;
        font-size: 14px;
        padding: 0px 30px;
        font-weight: 100;
        font-style: normal;
        font-family: "Playfair Display", serif;
        letter-spacing: .5px;
        text-align: left;
    }
    .s2ab2 {
        color: #fff;
        font-size: 12px;
        padding: 20px 30px;
        font-weight: 300;
        font-style: normal;
        font-family: "Montserrat", sans-serif;
        letter-spacing: .5px;
        text-align: left;
        line-height: 20px;
    }
    .s2ab2 {
        color: #fff;
        font-size: 12px;
        padding: 20px 20px;
        font-weight: 300;
        font-style: normal;
        font-family: "Montserrat", sans-serif;
        letter-spacing: .5px;
        line-height: 16px;
    }
    .s3bb1{
        font-size: 40px;
        line-height: 40px;
    }
    .s3bb2 {
        font-size: 50px;
        line-height: 42px;
    }
    .s3bb3 {
        font-size: 22px;
        line-height: 27px;
        padding-top: 16px;
    }
    .s3bb4 {
        font-size: 11px;
        padding: 20px 0px;
        line-height: 19px;

    }
    .s3a {
        height: 40vh;
    }
    .s3b {
        height: 50vh;
    }

    .arkas4 {
        background: #fff;
        position: relative;
    }

    .dort1 {
        height: 100vh;
    }
    .dort2 {
        height: 40vh;
        position: absolute;
        width: 100%;
        bottom: 0px;
        color: #fff !important;
        background-color: #fff0;

    }
    .dort2a .text {
        font-size: 16px;
    }

    .dort2a .text {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 0px 20px;
        text-align: left;
        width: 100%;
        line-height: 34px;
        font-family: 'Playfair Display', serif;
        font-size: 29px !important;
        font-weight: 600;
    }

    .dort2b .text {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 0px 20px;
        text-align: left;
        width: 100%;
        line-height: 14px;
        font-family: "Montserrat", sans-serif;
        font-size: 12px;
        font-weight: 300;
    }

    .bes51 {
        height: 40vh;
        padding: 0px;
    }
    .bes52 {
        height: 60vh;
        padding: 0px 20px;
    }
    .bes52b2 li {
        width: 100px;
        height: 30px;
    }
    .bes52b2 li img {
        margin: 10px 0px;
    }
    .bes52b2 ul {
        text-align: left;
    }


    .arkas8 {
        padding-top: 20px !important;
    }

    .bes62 {
        margin: 0px !important;
    }

    .a_8_resim {
        font-family: 'Playfair Display', serif;
        font-size: 32px;
        font-weight: 900;
        padding: 0px 20px;
        margin-top: 40px;
        line-height: 36px;
    }
    .bes62b {
        font-family: 'Playfair Display', serif;
        height: 50px;
        font-size: 32px;
        padding: 10px 0px 0px 0px;
        text-align: center;
        font-weight: 700;
    }
    .i_menu ul {
        display: flex;
        margin: 0px;
        padding: 0px;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: space-around;
        justify-content: space-around;
        align-items: stretch;
    }

    .bes71 {
        height: 40vh;
    }


    .bes71 img {
        height: 100% !important;
        width: 96% !important;
        max-width: 350px;
    }

    .bes72 {
        height: 60vh;
    }
    .arkas14 {
        height: auto;
    }
    .bes72c1 {
        font-size: 32px;
        padding: 0px 15px 20px 15px;
    }
    .bes72c2 {
        font-size: 12px;
        padding: 0px 15px 10px 15px;
    }
    .bes72a1a {
        font-size: 12px;
    }
    .bes72a1b {
        font-size: 12px;
    }
    .cizgili {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    #asdasd{
        padding: 0px;
    }

    .arkas14b {
        height: 500px;
        background: #a17f7a;
        position: relative;
    }
    .arkas14b {
        height: 600px !important;
        background: #a17f7a;
        position: relative;
    }

    .arkas14 {
        height: auto !important;
    }
    .arkas15 {
        height: auto;
        padding: 20px 0px;
    }
    .arkas14a5 li {
        list-style: none;
        margin: 0px !important;
        padding: 0px;
        display: inline-block;
        width: 150px;
    }


    .arkas14a2 {
        font-family: "Montserrat", sans-serif;
        text-align: left;
        padding: 10px 0px;
        font-size: 14px;
    }
    .arkas14a3 {
        font-family: "Montserrat", sans-serif;
        text-align: left;
        padding: 10px 0px 20px 0px;
        font-size: 20px;
    }
    .arkas14a1 {
        font-family: "Montserrat", sans-serif;
        padding: 20px 0px 20px 0px !important;
        text-align: left;
        font-size: 12px;
    }

    .swiper {
        margin-top: 0px !important;
    }
    .a_8_resim {
        font-family: 'Playfair Display', serif;
        font-size: 28px !important;
        font-weight: 600;
        padding-left: 40px;
        margin-top: 20px !important;
    }
    .sag-1 {
        background-image: url(https://www.theprivefethiye.com/resim/one_back_2.png);
        background-position: center;
        /* -webkit-background-size: cover; */
        -moz-background-size: cover;
        background-size: cover;
        transition: all 0.5s ease;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
    }
}
.mySwiper1,.mySwiper2,.mySwiper3,.mySwiper4,.mySwiper5{
    margin-top:30px
}
.bes52bc{

}
.i_ac_ust{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #a17f79;
    color: #fff;
    line-height: 32px;
    cursor: pointer;
}
.i_ac{
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
}
.i_ac_ust:hover{
    background-color: #2b3549;
}
.lb-number{
    display: none !important;
}

.a_hizli{
    position: fixed;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 140px;
    display: none;
}
.a_hizli ul{
    margin: 0px;
    padding: 0px;
}
.a_hizli li{
    list-style: none;
}
.a_hizli li a{
    display: block;
    width: 40px;
    height: 43px;
    text-align: center;
    background-color: #b59b97;
    font-size: 27px;
    color: #fff;
    margin: 5px;
    border-radius: 10px;
    padding: 0px;
}
.a_hizli li a img{
    width: 75%;
    margin-top: -3px;
}
.a_hizli li a:hover{
    background-color: #000;
}
@media (max-width: 1200px) {
    .form_baslik {
        display: block !important;
    }
}

@media (max-width: 800px) {

    .a_hizli{

        display: block !important;
    }
}

#theModal .modal-body{
    overflow: scroll;
    max-height: 400px;
}
