
.textblock {
    z-index: 1;
}

.sustain {
    position: absolute;
    top: 250px;
    right: 0%;
    border: 0;
    z-index: 1000;
}

.sustain img {
    width: 60% !important;
    height: auto;
    display: inline-block; /* Ortalamayı bozmamak için */
}

.carbon {
    position: absolute;
    top: 110px;
    right: 0%;
    border: 0;
    z-index: 1050;
}

.carbon img {
    width: 60% !important;
    height: auto;
    display: inline-block; /* Ortalamayı bozmamak için */
}


/*Icon Styles*/

.ictext {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    margin-left: 5px;
}

.ic {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    margin-right: 5px;
}

.ic2 {
    width: 25px;
    height: 45px;
    display: inline-block;
}


.icbig {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
}


.ictext.more {
    background: url('/site/common/icons/readMoreArrow.png') no-repeat;
}

.ic.arrowright {
    background: url('/site/common/icons/arrowRight.png') no-repeat;
}

.ic.arrowleft {
    background: url('/site/common/icons/arrowLeft.png') no-repeat;
}

.roomsize {
    background: url('/site/common/icons/m2.png') no-repeat;
}

.roompax {
    background: url('/site/common/icons/person.png') no-repeat;
}

.nosmoking {
    background: url('/site/common/icons/noSmoking.png') no-repeat;
}

.balcony {
    background: url('/site/common/icons/balcony.png') no-repeat;
}

.massage {
    background: url('/site/common/icons/massages.png') no-repeat;
}

.icbig.therapies {
    background: url('/site/common/icons/therapies.png') no-repeat;
}

.icbig.ayurveda {
    background: url('/site/common/icons/ayurveda.png') no-repeat;
}

.icbig.bodytreat {
    background: url('/site/common/icons/bodyTrea.png') no-repeat;
}

.icbig.facialtreat {
    background: url('/site/common/icons/facialTrea.png') no-repeat;
}

.icbig.beach1 {
    background: url('/site/common/icons/beach01.png') no-repeat;
}

.icbig.beach2 {
    background: url('/site/common/icons/beach02.png') no-repeat;
}

.icbig.beach3 {
    background: url('/site/common/icons/beach03.png') no-repeat;
}


/*Section Intro*/

.section-intro {
    background-image: url('/site/common/backgrounds/welcome-bg.webp');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
}


/*Section Main Rooms*/

.main-rooms {
    background-color: #dddbc6;
    background-size: cover;
}

    .main-rooms .photo-frame {
        transform: translate(0, -40px);
    }

    .main-rooms .list-group-item.active {
        z-index: 2;
        color: #c2a303;
        background-color: unset;
        border-color: unset;
    }

    .main-rooms .list-group-item {
        position: relative;
        display: block;
        padding: 0.5rem 1rem;
        color: #343434;
        text-decoration: none;
        background-color: unset;
        border: none;
        font-size: 1.7rem;
    }


/*Section Main Gastronomy*/
.main-gastro.gastro-bg {
    background-image: none;
    background-repeat: no-repeat;
    background-position: bottom;
}

.main-gastro .card {
    background-color: unset;
    border: none;
}

.gastro-swipe {
    background-color: #f0f0f0;
    z-index: 0;
}

    .gastro-swipe .card-img-overlay {
        top: unset;
    }

.scrolling-wrapper {
    overflow-x: auto;
    padding-top: 30px;
    padding-bottom: 70px;
}

.scrolling-wrapper {
    -webkit-overflow-scrolling: touch;
}

/*Section Main Pool Beach*/

.main-poolbeach {
    background-image: url('/site/common/backgrounds/pool-beach-bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
}

.pool-title {
    transform: translate(0, -125%);
    padding: 10px 30px;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.pool-slider .bi-chevron-right {
    margin-right: -100%;
}

.pool-slider .bi-chevron-left {
    margin-left: -100%;
}

.pool-slider i {
    color: black;
    font-size: 1.5em;
    padding: 15px 17px;
    background-color: white;
    border: solid 2px white;
    border-radius: 50%;
}

/*Section Main Activities*/
.main-activities {
    background-image: url('/site/common/backgrounds/activities-bg.webp');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-size: 100% 82%;
}

    /*Activities Slider*/

    .main-activities .btn-slider-arrow {
        padding-left: 0px;
    }

        .main-activities .btn-slider-arrow:focus {
            outline: none !important;
            box-shadow: none !important;
        }

        .main-activities .btn-slider-arrow i {
            color: white;
            font-size: 1.5em;
            padding: 15px 17px;
            border: solid 2px white;
            border-radius: 50%;
            width: 4rem;
            height: 4rem;
        }

    .main-activities .bi-chevron-left {
        margin-left: -20%;
    }

    .main-activities .bi-chevron-right {
        margin-right: -20%;
    }

    .main-activities .activityslider-wrapper .card-img-overlay {
        top: unset;
    }

    .main-activities .activityslider-wrapper .card-footer {
        background: unset;
    }

        .main-activities .activityslider-wrapper .card-footer a {
            text-decoration: none;
        }

        .main-activities .activityslider-wrapper .card-footer .title {
            font-size: 1.4em;
            font-weight: 400;
            line-height: 1.3em;
        }


    .main-activities .activityslider-wrapper .detail {
        font-size: 1em;
        font-weight: 400;
    }

/*Section Main Miniclub*/
.main-miniclub .mini-bg {
    background-image: none;
    background-repeat: no-repeat;
    background-size: 0;
}

.main-miniclub .mini-bg2 {
    background-image: url('/site/common/backgrounds/miniclub-bg.webp');
    background-repeat: no-repeat;
    background-size: 100% 90%;
}


/*Section Main Wellness SPA*/
.main-wellness {
    background-image: url('/site/common/backgrounds/wellness-bg.webp');
    background-repeat: no-repeat;
    background-size: 100% 85%;
}

    .main-wellness h6 {
        font-weight: bolder;
        color: #335030;
    }


/*start::master slider styles*/
.ms-fullscreen-home .ms-layer.bold-text-white {
    color: #FFF;
    font-weight: 500;
    font-size: 25px !important;
    text-shadow: -1px 1px rgba(47, 47, 47, 0.60);
}

.ms-layer.thin-text-white {
    color: #FFF;
    font-size: 16px !important;
    font-weight: 200;
    text-shadow: -1px 1px rgba(47, 47, 47, 0.60);
}

.spot-1 {
    text-align: center;
}

.spot-2 {
    padding-top: 35px !important;
    text-align: center;
}

/*end::master slider styles*/

#videoCarousel,.videoCarousel.carousel-item {
    height: 100vh;
    width: 100%;
    overflow: hidden;
}

.video-container {
    position: relative;
    width: 100%;
    height: 100%;
}

/* Videonun tüm alanı kaplaması için */
.video-container iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 56.25vw; /* 16:9 oranını korur */
    min-height: 100vh;
    min-width: 177.77vh; /* 16:9 oranını korur */
    transform: translate(-50%, -50%);
   
}





/*RESPONSIVE SETTINGS*/

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 767px) {
  
  #videoCarousel, .videoCarousel.carousel-item {
   max-height: 41vh!important;
}

 .video-container {

} 
  
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: unset;
    min-width: unset;
    transform: unset;
    object-fit: cover;
}
  
  .videoslider.carousel, .videoslider.carousel-item {
         height: 42vh!important; /* Shorter height for mobile to avoid giant empty spaces */
    }
    .custom-video {
        transform: scale(1.5)!important;
        height: 42vh!important;
    }

    .main-miniclub .mini-bg {
        background-size: 70%;
    }

    .tile {
        transform: translate(0, -40%);
    }
  
  .sustain {
    top: 105px;
    right: 4%;
}
  .sustain img {
    width: 70% !important;
    height: auto;
    display: inline-block; /* Ortalamayı bozmamak için */
}
 
  .carbon {
    top: 15px;
    right: 4%;
    z-index: 1000;
}
  .carbon img {
    width: 70% !important;
    height: auto;
    display: inline-block; /* Ortalamayı bozmamak için */
}

}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

    .main-rooms {
        background-image: url('/site/common/backgrounds/rooms-bg.webp');
        background-repeat: no-repeat;
        background-size: cover;
    }

    .main-miniclub .mini-bg {
        background-image: url('/site/common/backgrounds/miniclub-bg.webp');
        background-repeat: no-repeat;
        background-size: 80%;
    }

    .main-miniclub .mini-bg2 {
        background: none;
    }

    .tile {
        transform: translate(0, 0);
    }

    .main-gastro.gastro-bg {
        background-image: url('/site/common/backgrounds/gastro-bg.webp');
        background-repeat: no-repeat;
        background-position: right;
        background-position-y: top;
        background-size: 80%;
    }

    .gastro-swipe {
        background-color: unset;
        z-index: 0;
    }

    #carouselActivities .carousel-control-prev,
    #carouselActivities .carousel-control-next {
        top: -23%;
        display: flex;
    }

    /*start::master slider styles*/


    .ms-fullscreen-home .ms-layer.bold-text-white {
        font-size: 45px !important;
    }

    .ms-layer.thin-text-white {
        font-size: 32px !important;
    }

    .spot-2 {
        padding-top: 78px !important;
    }
}


/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

    .video-background-holder {
        position: relative;
        height: calc(100vh - 0px);
        min-height: 25rem;
        width: 100%;
        overflow: hidden;
    }

        .video-background-holder video {
            position: absolute;
            top: 50%;
            left: 50%;
            min-width: 100%;
            min-height: 100%;
            width: auto;
            height: auto;
            z-index: 0;
            -ms-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }


    .main-miniclub .mini-bg {
        background-size: 80%;
    }

    .tile {
        transform: translate(0, 0);
    }

    .main-gastro.gastro-bg {
        background-image: url('/site/common/backgrounds/gastro-bg.webp');
        background-repeat: no-repeat;
        background-position: right;
        background-position-y: top;
        background-size: 80%;
    }

    .master-slider img {
        width: 100% !important;
    }

    /*end::master slider styles*/
}

/*X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

    .main-activities .activityslider-wrapper .card-footer .title {
        font-size: 1.7em;
    }

    .main-wellness {
        background-size: 100% 85%;
    }

    .main-gastro.gastro-bg {
        background-image: url('/site/common/backgrounds/gastro-bg.webp');
        background-repeat: no-repeat;
        background-position: right;
        background-position-y: top;
        background-size: 80%;
    }

    .ms-fullscreen-home .ms-layer.bold-text-white {
        font-size: 65px !important;
    }

    .ms-layer.thin-text-white {
        font-size: 50px !important;
    }

    .spot-2 {
        padding-top: 118px !important;
    }

    /*end::master slider styles*/

}

/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {

  .custom-video {
        transform: scale(1.2);
    }

    .main-rooms .list-group-item {
        font-size: 2.1rem;
    }

    .main-miniclub .mini-bg {
        background-size: 70%;
    }

    .main-wellness {
        background-size: 100% 85%;
    }

    .main-gastro.gastro-bg {
        background-image: url('/site/common/backgrounds/gastro-bg.webp');
        background-repeat: no-repeat;
        background-position: right;
        background-position-y: top;
        background-size: 80%;
    }

    .main-photo {
        padding-left: 10%;
    }

    .photo-tile {
        transform: translate(50%, -80%);
    }
      }
  
  /*Small devices (landscape phones, max 575px)*/
@media (min-width:0px) and (max-width:575px) {

 #masterslider 
  .ms-slide {
        height: 100%!important;
    }
    .ms-mask-frame {
        height: 330px!important;
    }
  .ms-container .ms-view.ms-mask-view.ms-parallax-mask-view {
        height: 330px!important;
    }
  
    /*end::master slider styles*/

}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                