.reels-card {
    position: relative !important;
}

    .reels-card img {
        border-radius: 8px, 8px, 0px, 0px;
        object-fit: cover;
        transition: transform 0.3s ease !important;
    }

.reelsCardImage, .reelsCardImage img {
    aspect-ratio: 1/1.15;
    object-fit: cover;
}

.reelsCardImage {
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
}
.cocuk-saat {
  margin-top: 8px;
    margin-bottom: 23px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #555555;
    text-align: left;
}
.incele {
    border: 1px solid black !important;
    margin-left: 7px;
    width: 100% !important;
    padding: 12px 0 !important;
    border-radius: 4px !important;
    background: unset !important;
    color: #343434 !important;
    font-family: Poppins !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 24px !important;
}

    .incele:hover {
        background-color: black !important;
        color: white !important;
    }
.reels-card:hover img {
    border-radius: 8px, 8px, 0px, 0px;
    transform: scale(1.2) !important;
}


.etkinlik-banner {
    width: 100% !important;
    height: 820px !important;
    position: relative;
}

.bannerImage {
    position: absolute;
}

    .bannerImage img {
        height: 820px;
        object-fit: cover;
    }

    .bannerImage::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.61) 1.29%, rgba(0, 0, 0, 0.00) 18.68%), rgba(0, 0, 0, 0.40);
    }

    .slider-card-title {
        color: #D53316;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .vipRoomsSlider2 .owl-dots, .vipRoomsSlider2 .owl-nav {
        top: 100px;
    }
    .slider-card-detail {
        color: #FFF;
        font-family: Poppins;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .slider-card-saat {
        color: #FFF;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }
    .slider-card-saat span {
        color: #D53316;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }
    .slider-img-card{
        position: relative;
    }
    

    .desktopNavbar {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }   

.contentArea {
    position: relative;
    z-index: 0;
}


.etkinlik-container {
    height: calc(100% - 236px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 60px;
    padding-top: 156px;
    position: relative;
}

.bannerTitle {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 22px rgba(0, 0, 0, 0.46);
    font-family: Oooh Baby;
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: 68px; /* 147.826% */
}

.bannerPageTitle {
    color: #FFF;
    font-family: Poppins;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px;
    letter-spacing: 5.32px;
    text-align: center;
}

.bannerPageTitle span {
    color: #D53316;
}

.bannerRezervationButton a {
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    padding: 14px 20px;
    background-color: #D53316;
    border-radius: 4px;
    border: 1px solid #D53316;
    box-shadow: 0px 0px 37.4px 0px rgba(213, 51, 22, 0.50), 0px 0px 8.4px 0px rgba(213, 51, 22, 0.50);
}


.contentLibrarySlider
{
    margin: 0 -20px;
}
.contentLibrarySlider .item
{
    margin: 0 20px;
}

.contentLibray {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    width: 100%;
}


.pageContent
{
    position: relative;
}

.pageContentFourReelsLogo {
    position: absolute;
    top: 0;
    right: 0;
}

.pageContentTextArea {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.pageContentTitle {
    color: #010101;
    font-family: 'Poppins';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px;
}

.pageContentDescription {
    color: #555;
    font-family: 'Poppins';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.vipRoomsContainer {
    padding-top: 76px;
    padding-bottom: 76px;
    background-color: #F8F8F8;
}

.vipRoomsTextArea {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.vipRoomsTitle {
    color: #010101;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px;
}

.vipRoomsDescription {
    color: #555;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.vipRoomsSlider {
    margin-top: 40px;
}

.vipRoomsSlider .owl-stage-outer {
    z-index: 1;
}

.gameRoomPropertyContainer
{
    padding-top: 96px;
    padding-bottom: 96px;
}

.gameRoomPropertyTextArea {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.gameRoomPropertyTitle {
    color: #010101;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px;
}

.gameRoomPropertyDescription {
    color: #555;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.gameRoomPropertyCardArea {
    margin-top: 40px!important;
}

.gameRoomPropertyCard {
    padding: 50px 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    row-gap: 1rem;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    height: 100%;
    transition: .4s;
    cursor: default;
}

.gameRoomPropertyCard:hover
{
    box-shadow: 0px 4px 66.8px 0px rgba(0, 0, 0, 0.14);
    transition: .4s;
}

.gameRoomPropertyCard .cardTitle {
    color: #010101;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.gameRoomPropertyCard .cardDescription {
    color: #8A8A8A;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.slider-imgs{
    height: 15rem !important;
    object-fit: cover !important;
}
.banner-slider{
    margin-top: -12rem !important;
}
.checkOutFourReelsContainer
{
    padding: 0!important;
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.checkOutFourReelsTitle {
    color: #010101;
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px;
}
.checkOutFourReelsSlider
{
    position: relative;
}

.checkOutFourReelsSliderArea .sliderArea .owl-item .item img {
    height: 100%;
    aspect-ratio: 2/1.50;
    object-fit: cover;
}

.checkOutFourReelsSlider::before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
    height: 35px;
    background: white;
    z-index: 1;
    border-radius: 50%;
}

.checkOutFourReelsSlider::after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    height: 35px;
    background: white;
    z-index: 1;
    border-radius: 50%;
}

.seeAllButton {
    text-align: center;
    margin-top: 1rem;
}

.seeAllButton a {
    text-decoration: none;
    color: #010101;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border: 1px solid #D53316;
    padding: 14px 24px;
    border-radius: 4px;
    transition: .4s;
}

.seeAllButton a:hover
{
    background-color: #D53316;
    color: #fff;
    transition: .4s;
}


.commentContainer {
    height: 517px;
    padding-top: 150px;
    padding-bottom: 180px;
    position: relative;
    bottom: -20px;
    margin-top: 3rem;
    position: relative;
}

.commentBackground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 517px;
    z-index: -1;
}

    .commentBackground, .commentBackground img {
        width: 100%;
        height: 517px;
        object-fit: cover;
    }

.commentTitle {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 49px;
}

.commentSlider .item {
    display: flex!important;
    flex-direction: column;
    row-gap: 1rem;
}

.commentArea {
    display: flex;
    flex-direction: column;
    row-gap: 42px;
}

.commentStars {
    display: flex;
    justify-content: center;
    column-gap: 12px;
}

.commentText {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding: 0 3rem;
}

.commentSlider  .slick-prev, .commentSlider .slick-next {
    top: calc(50% + 30px);
    width: 24px;
    height: 24px;
    background: transparent;
}

.commentSlider .slick-prev::before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    opacity: 1;
}

.commentSlider .slick-next::before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    opacity: 1;
}

.banner-orta{
    height: 613px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 100px;
}
.banner-sayi{
    position: absolute;
    bottom: 4rem;
    color: #FFF;
font-family: Oooh Baby;
font-size: 36px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.slider-img{
    position: relative;
}
.slider-title{
    color: #FFF;
font-family: Bebas Neue;
font-size: 56px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.slider-detail{
    color: #FFF;
font-family: Bebas Neue;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.slider-detail span{
    color: var(--Red, #D53316);
    font-family: Bebas Neue;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.detail-orta{
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 7rem;
}
.oval{
    background-color: red;
    border-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
}
.circles {
    position: absolute;
    bottom: -2rem;
    width: 100%;
}
.muzik {
    display: flex;
    justify-content: center;
}
.party{
    color: var(--Red, #D53316);
    font-family: Bebas Neue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; 
}
.sayfa-title{
    color: var(--Black, #010101);
font-family: Poppins;
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.36px;
text-align: center;
}
.reels-card{
    border-radius: 8px;
border: 1px solid var(--black-black-50, #E6E6E6);
background: #FFF;
backdrop-filter: blur(2px);
}
.card-ic{
    padding: 16px !important;
}
.card-titles {
    color: var(--Black, #010101);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    height: 63px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: normal;
    margin-bottom: 12px;
}
.bilet:hover{
    border-radius: 4px !important;
background: var(--Red, #D53316) !important;
font-family: Poppins !important;
font-size: 16px !important;
color: white !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 24px !important;
}
.card-tarih{
    color: var(--Black, #010101);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 150% */
display: flex;
align-items: center;
margin-bottom: 30px;
border: 0 !important;
}
.sag-icon{
    position: absolute;
    right: 0;
}
.card-tarih svg{
    margin-right: 8px !important;
}
.reels-card:hover{
    border-radius: 8px;
border: 1px solid var(--black-black-50, #E6E6E6);
background: #FFF;
box-shadow: 0px 4px 48px 0px rgba(0, 0, 0, 0.12);
}
.carousel-wrap {
    margin: 0px auto;
    position: relative;
  }
  
  /* end fix */
  .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
  }
.owl-nav i {
    font-size: 25px;
}
.owl-nav{
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}
.owl-nav .owl-prev {
    position: absolute;
    left: -55px!important;
    background: #ffffff !important;
    border-radius: 50px!important;
    box-shadow: 0px 4px 33.3px 0px rgba(0, 0, 0, 0.12);
    color: black !important;
    width: 40px;
    height: 40px;
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.owl-theme .owl-nav {
    margin-top: 0 !important;
}
.owl-nav .owl-next {
    position: absolute;
    right: -55px !important;
    background: #ffffff !important;
    border-radius: 50px!important;
    box-shadow: 0px 4px 33.3px 0px rgba(0, 0, 0, 0.12);
    color: black !important;
    width: 40px;
    height: 40px;
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.bilet-row{
    justify-content:space-between;
    display: flex;
    align-items: center;
}
.slider-logo {
    position: absolute;
    bottom: 1rem;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slider-logo::before {
    position: absolute;
    content: "";
    left: 6rem;
    width: calc(50% - 160px);
    height: 1px;
    background-color: rgb(255, 255, 255);
}
.carousel-item img {
    height: 613px;
    object-fit: cover;
}
.carousel-inner{
        height: 613px;
}
.slider-logo::after {
    position: absolute;
    content: "";
    right: 6rem;
    width: calc(50% - 160px);
    height: 1px;
    background-color: rgb(255, 255, 255);
}

  .carousel-control-prev {
    left: -38px !important;
}
.carousel-control-prev{
    position: absolute;
    top: 43% !important;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3% !important; 
    background: #D53316 !important;
    height: 13% !important;
    padding: 0;
    border-top-left-radius: 6rem;
    border-bottom-left-radius: 6rem;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
     opacity: unset !important; 
     transition: unset !important;
}
.vipRoomsSlide3  .owl-dots.disabled, .vipRoomsSlide3  .owl-nav.disabled {
    display: block !important;
    top: -19rem !important;
    position: relative;
}
.owl-nav{
    z-index: -45;
}
.abone-banner {
    margin-top: 95px !important;
    background-image: url(../img/atolye/subscription-banner.webp);
    width: 100% !important;
    height: 161px;
    margin-bottom: 50px;
}
.abone-orta{
    justify-content: space-between;
    display: flex;
    align-items: center;
    height: 161px;
}
.neler-card {
    border-radius: 6px;
    border: 1px solid #F8F8F8;
    height: 100%;
    background: var(--White, #FFF);
    box-shadow: 0px 4px 153px 0px rgba(0, 0, 0, 0.08);
}
.etkinlik-body{
    padding: 18px;
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}
.etkinlik{
    color: var(--Black-black-400, #343434);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.etkinlik-detail:hover{
    color: var(--Red, #D53316);
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
transition: .3s;
}
.etkinlik-detail{
    cursor: pointer;
transition: .3s;

    justify-content: space-between;
    display: flex;
    align-items: center;
    color: #000;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.oldu{
    color: #000;
font-family: Poppins;
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top: 90px;
margin-bottom: 40px;
}
.neler-oldu-img{
    border-radius: 4px 4px 0px 0px;
    object-fit: cover;
    width: 100%;
    height: 225px;
}
.abone-titles{
    color: #FFF;
font-family: Poppins;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.bosluk-oldu
{
    margin-bottom: 96px;
}
.abone-titles span{
    color: var(--Red, #D53316);
    font-family: Poppins;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.carousel-control-next{
    position: absolute;
    top: 43% !important;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3% !important; 
    background: #D53316 !important;
    height: 13% !important;
    padding: 0;
    border-top-right-radius: 6rem;
    border-bottom-right-radius: 6rem;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
     opacity: unset !important; 
     transition: unset !important;
}
.carousel-control-next {
    right: -39px !important;
}
.bilet {
        
    background-color: var(--Red, #D53316) !important;
    padding: 10px !important;
    color: white !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    width: 100% !important;
    border-radius: 4px !important;
    border: 1px solid var(--Red, #D53316) !important;
}
  .incele{
width: 100% !important; 
    padding: 10px !important;
    border-radius: 4px !important;
    background: unset !important;
    color: #343434 !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 24px !important; 
  }
  .muzik-logo{
    margin-top: 92px;
    margin-bottom: 12px;
  }
  .abone{
    padding: 43px !important;
    margin-top: 92px !important;
    margin-bottom: 92px !important;
    background-color: #010101 !important;
  }
  .form-control:focus {
    color: var(--black-black-300, #555) !important;
font-family: Poppins !important; 
font-size: 16px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 24px !important;
    background-color: var(--bs-body-bg);
    border-color: unset !important;
    outline: 0;
    box-shadow: unset  !important;
}
  .abone-title{
    color: #FFF;
font-family: Poppins;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
  }
  .abone-title span{
    color: #FFF;
font-family: Poppins;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: normal;
  }
  .ses-logo{
    margin-bottom: 12px;
  }
  .form-control{
    color: var(--black-black-300, #555) !important;
    font-family: Poppins !important; 
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    width: 70% !important;
    padding: 13px !important;
  }
  .abone-button {
    width: 35%;
    color: var(--White, #FFF) !important;
    text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.25) !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    border-radius: 4px !important;
    background: #D53316 !important;
    margin-left: 1rem;
    padding: 13px 30px  !important;
    border: 0 !important;
}
  .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -4rem !important;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
}
.abone-title {
    color: #FFF;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    padding: 0rem 1rem;
    font-weight: 400;
    line-height: normal;
}
  .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 13px !important;
    height: 13px !important;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    border-radius: 20px !important;
    background-color:#d53316;
    background-clip: padding-box;
    border: 0;
    border-top: 0 solid transparent !important;
    border-bottom: 0 solid transparent !important;
    opacity: .5;
    transition: opacity .6s ease;
}
.abone-col{
    display: flex !important;
    align-items: center !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #D53316 !important;
}

.owl-1 .owl-stage-outer {
    z-index: 5;
}




/*Footer*/

.fa-facebook-f:before, .fa-facebook:before {
    content: '\f39e'!important;
}
.fa-linkedin:before {
    content: '\f08c'!important;
}

.footerBottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 !important;
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
    border-top: 1px solid #ffffff3d;
    align-items: center;
}

.footerBottomLinks
{
    display: flex;
    column-gap: 56px;
}

.footerBottomLinks a {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.56px;
    color: #B0B0B0!important;
    font-family: 'Poppins';
    text-decoration: none!important;
}
.whatsappArea
{
    display: none;
}
.boyuts-nav {
   width: unset;
}
.yan-imgs{
    display: flex;
}

.navbarLogo {
    width: 240px;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.desktopMenuButtons
    {
        display: flex
    }

.reels-card img {
    border-radius: 4px;
    height: 389px;
}

    .pageContentTitle{
        margin-bottom: 60px;
    }
.titles-iki{
    margin-top: 2rem;
}

.sliderTextArea {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 1rem 1.5rem;
    z-index: 1;
}

.sliderCardOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #0000007a, transparent);
}

.vipRoomsSlider2 .item, .vipRoomsSlider2 .item img, .vipRoomsSlider2 .item .sliderCardOverlay {
    border-radius: 4px;
}


  @media only screen and (max-width:1400px){
    .abone-button {
        color: var(--White, #FFF) !important;
        text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.25) !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        border-radius: 4px !important;
        background: #D53316 !important;
        margin-left: 1rem;
        padding: 13px 23px  !important;
    }
    .carousel-control-prev {
        width: 4% !important;
    }
    .carousel-control-prev {
        left: -44px !important;
    }
    .carousel-control-next {
        width: 4% !important;
    }
    .carousel-control-next {
        right: -44px !important;
    }
}

@media only screen and (max-width: 1399px)
{
    .bannerTitle {
        font-size: 26px;
        line-height: 48px;
    }

    .bannerPageTitle {
        font-size: 44px;
        line-height: 56px;
    }

    .etkinlik-container {
        row-gap: 40px;
    }

    .owl-nav .owl-prev {
        left: -46px!important;
    }

    .owl-nav .owl-next {
        right: -46px !important;
    }

    .pageContentTitle {
        font-size: 28px;
        line-height: 38px;
    }

    .pageContentDescription {
        font-size: 14px;
    }

    .vipRoomsTitle {
        font-size: 28px;
        line-height: 38px;
    }

    .vipRoomsDescription {
        font-size: 14px;
    }

    .card-titles {
        font-size: 20px;
        height: 60px;
    }

    .bilet {
        font-size: 14px !important;
        line-height: 24px !important;
        padding: 6px 10px !important;
    }

    .incele {
        padding: 8px !important;
        font-size: 14px !important;
        line-height: 24px !important;
    }

    .gameRoomPropertyTitle {
        font-size: 28px;
        line-height: 38px;
    }

    .gameRoomPropertyDescription {
        font-size: 14px;
    }

    .gameRoomPropertyCard {
        padding: 30px 22px;
    }

    .gameRoomPropertyCard .cardTitle {
        font-size: 16px;
        line-height: 26px;
    }

    .gameRoomPropertyCard .cardDescription {
        font-size: 14px;
        line-height: 24px;
    }

    .checkOutFourReelsTitle {
        font-size: 28px;
        line-height: 38px;
    }

    .seeAllButton a {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 20px;
    }

    .commentTitle {
        font-size: 28px;
        line-height: 38px;
    }

    .commentText {
        font-size: 14px;
        line-height: 24px;
    }
}

  @media only screen and (max-width:1199px){
    .slider-card-title {
        color: #D53316;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        position: absolute;
        top: 9rem;
    }
    .slider-card-detail {
        position: absolute;
        bottom: 2.5rem !important;
        color: #FFF;
        font-family: Poppins;
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        padding: 0  !important;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-bottom: 6px !important  ;
    }
    .slider-card-detail {
        position: absolute;
        bottom: 2rem;
        color: #FFF;
        font-family: Poppins;
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        padding: 34px;
        padding-bottom: 15px;
    }
    .abone-button {
        color: var(--White, #FFF) !important;
        text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.25) !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        border-radius: 4px !important;
        background: #D53316 !important;
        margin-left: 1rem;
        padding: 13px 11px  !important;
    }
    .carousel-control-prev {
        width: 5% !important;
    }
    .carousel-control-next {
        width: 5% !important;
    }
    .carousel-control-prev {
        left: -46px !important;
    }
    .carousel-control-next {
        right: -46px !important;
    }


    .pageContentTitle {
        font-size: 24px;
        line-height: 34px;
    }

    .vipRoomsTitle {
        font-size: 24px;
        line-height: 34px;
    }

    .card-titles {
        font-size: 18px;
        height: 54px;
    }

    .gameRoomPropertyTitle {
        font-size: 24px;
        line-height: 34px;
    }

    .gameRoomPropertyCardArea {
        margin-top: 40px!important;
        row-gap: 20px;
    }

    .checkOutFourReelsTitle {
        font-size: 24px;
        line-height: 34px;
    }

    .commentTitle {
        font-size: 24px;
        line-height: 34px;
    }

} 
 @media only screen and (max-width:1060px){
    .vipRoomsSlider2 .owl-dots.disabled, .vipRoomsSlider2 .owl-nav.disabled {
        display: none !important;
    }
    .vipRoomsSlide3  .owl-dots.disabled, .vipRoomsSlide3  .owl-nav.disabled {
        display: none !important;
    }
}
 @media only screen and (max-width:1050px){
    .carousel-control-prev {
        height: 10% !important;
        width: 4% !important;
    }
    .carousel-control-next {
        height: 10% !important;
        width: 4% !important;
    }
    .carousel-control-prev {
        left: -37px !important;
    }
    .carousel-control-next {
        right: -37px !important;
    }
}
 @media only screen and (max-width:1040px){
 .carousel-control-next{
    display: none !important;
 }
 .carousel-control-prev{
    display: none !important;
 }
}
  @media only screen and (max-width:1027px){
    .form-control {
        color: var(--black-black-300, #555) !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        width: 68% !important;
        padding: 13px !important;
    }
} 
 @media only screen and (max-width:1013px){
  .abone-title{
    padding: 0 !important;
  }
} 

@media only screen and (min-width: 992px)
{
    .navbarLogo {
        position: relative;
        left: -60.5px;
    }
}
@media only screen and (max-width:991px){
    .titles-iki{
        margin-top: 0;
    }
    .abone-banner {
        margin-top: 50px !important;
        width: 100% !important;
        height: 222px;
        margin-bottom: 50px;
        background-size: cover;
    }
    .abone-orta {
        justify-content: space-between;
        display: flex;
        align-items: center;
        height: 228px;
    }
    .pageContentTitle {
        margin-bottom: 20px;
    }
    .neler-oldu-img {
        border-radius: 4px 4px 0px 0px;
        object-fit: cover;
        width: 100%;
        height: 344px;
    }
    .bosluk-oldu {
        margin-bottom: 96px;
        row-gap: 2rem;
    }
    .owl-nav{
        display: none !important;
    }
    .owl-dots {
        margin-top: 1rem;
        display: block !important;
     }
    .abone-col{
        margin-top: 1rem !important;
    }
.owl-next{
    display: none !important;
}
.owl-prev{
    display: none !important;
}
    .etkinlik-banners{
    height: 362px !important;
}
.banner-orta{
    height: 362px !important;
}

.banner-orta {
    padding-left: 0;
}
.slider-logo::before {
    position: absolute;
    content: "";
    left: 0rem;
    width: calc(50% - 57px);
    height: 1px;
    background-color: rgb(255, 255, 255);
}
.slider-logo::after {
    position: absolute;
    content: "";
    right: 0rem;
    width: calc(50% - 57px);
    height: 1px;
    background-color: rgb(255, 255, 255);
}
.menus
    {
        width: unset;
    }
    .desktopMenuButtons
    {
        display: none!important;
    }
    .whatsappArea
    {
        display: block;
    }

    .bannerTitle {
        font-size: 20px;
        line-height: 36px;
    }

    .bannerPageTitle {
        font-size: 34px;
        line-height: 46px;
    }

    .bannerRezervationButton a {
        font-size: 14px;
        line-height: 24px;
        padding: 12px 20px;
    }

}
@media only screen and (max-width:767px){
    .abone-button {
        color: var(--White, #FFF) !important;
        text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.25) !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        border-radius: 4px !important;
        background: #D53316 !important;
        margin-left: 1rem;
        padding: 13px 15px  !important;
    }
    .sayfa-title {
        color: var(--Black, #010101);
        font-family: Poppins;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: 0.36px;
        text-align: center;
    }

    .footerBottom {
        justify-content: center;
        row-gap: 12px;
    }
    .footerBottomLinks {
        display: flex;
        column-gap: 20px;
        flex-wrap: wrap;
        row-gap: 10px;
        justify-content: center;
    }

    .circles {
        position: absolute;
        bottom: -1rem;
        width: 100%;
        height: 4rem;
        background: white;
        border-top-left-radius: 30%;
        border-top-right-radius: 30%;
    }

    .circles img
    {
        display: none;
    }
    
    .etkinlik-container {
        row-gap: 30px;
    }

    .bannerTitle {
        font-size: 20px;
        line-height: 36px;
    }

    .bannerPageTitle {
        font-size: 30px;
        line-height: 42px;
    }

    .commentSlider .slick-prev {
        left: -10px;
    }
    .commentSlider .slick-next
    {
        right: -10px;
    }

    .vipRoomsSlider .owl-stage {
        padding-left: 0!important;
    }

}
@media only screen and (max-width:710px){
    .etkinlik-banners {
        height: 300px !important;
    }
    .banner-orta {
        height: 300px !important;
    }
    .slider-title {
        color: #FFF;
        font-family: Bebas Neue;
        font-size: 45px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .slider-detail {
        color: #FFF;
        font-family: Bebas Neue;
        font-size: 25px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .banner-sayi {
        position: absolute;
        bottom: 3rem;
        color: #FFF;
        font-family: Oooh Baby;
        font-size: 23px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}
@media only screen and (max-width:670px){
    .slider-logo::after {
        position: absolute;
        content: "";
        right: 1rem;
        width: calc(50% - 69px);
        height: 1px;
        background-color: rgb(255, 255, 255);
    }
    .slider-logo::before {
        position: absolute;
        content: "";
        left: 1rem;
        width: calc(50% - 69px);
        height: 1px;
        background-color: rgb(255, 255, 255);
    }
}
@media only screen and (max-width:583px){
    .abone-button {
        color: var(--White, #FFF) !important;
        text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.25) !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        border-radius: 4px !important;
        background: #D53316 !important;
        margin-left: 1rem;
        padding: 13px 8px  !important;
    }
}

@media only screen and (max-width: 575px)
{
    .bannerTitle {
        font-size: 18px;
        line-height: 34px;
    }

    .bannerPageTitle {
        font-size: 26px;
        line-height: 42px;
    }

    .bannerRezervationButton a {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 20px;
    }

    .commentText {
        padding: 0 1.5rem;
    }
}

@media only screen and (max-width:550px){
    .etkinlik-banners {
        height: 247px !important;
    }
    .banner-orta {
        height: 247px !important;
    }
    .slider-title {
        color: #FFF;
        font-family: Bebas Neue;
        font-size: 35px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .slider-detail {
        color: #FFF;
        font-family: Bebas Neue;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}
@media only screen and (max-width:537px){
    .abone-banner {
        margin-top: 50px !important;
        width: 100% !important;
        height:315px;
        background-size: cover;
        margin-bottom: 50px;
    }
    .abone-titles {
        color: #FFF;
        font-family: Poppins;
        font-size: 17px;
        font-style: normal;
        padding-top: 17px;
        font-weight: 400;
        line-height: normal;
    }
    .abone-titles span{
        font-size: 20px;
    }
    .abone-orta {
        justify-content: space-between;
        display: flex;
        align-items: center;
        height: 303px;
    }

    .yan-imgs{
        display: block;
    }
    .abone-button {
        color: var(--White, #FFF) !important;
        text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.25) !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        border-radius: 4px !important;
        background: #D53316 !important;
        margin-left: 0rem;
        padding: 13px 8px  !important;
        width: 100%;
    }
}
@media only screen and (max-width:536px){
    .bosluk-br{
        display: none !important;
    }
    .abone-button {
        color: var(--White, #FFF) !important;
        text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.25) !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        border-radius: 4px !important;
        background: #D53316 !important;
        margin-left: 0 !important; 
        width: 100%;
        padding: 13px 8px  !important;
    }
    .abone-col{
        row-gap: 1rem;
        flex-direction: column;
    }
    .form-control {
        margin-top: 1rem;
        color: var(--black-black-300, #555) !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        width: 100% !important;
        padding: 13px !important;
    }
}
@media only screen and (max-width:450px){
    .abone-col{
        margin-top: 1rem !important;
    }
    .abone-button {
        color: var(--White, #FFF) !important;
        text-shadow: 0px 0px 7px rgba(255, 255, 255, 0.25) !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        border-radius: 4px !important;
        background: #D53316 !important;
        margin-left: 1rem;
        padding: 14px !important;
    }
    .abone {
        padding: 18px !important;
        margin-top: 92px !important;
        margin-bottom: 92px !important;
        background-color: #010101 !important;
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .abone-title {
        color: #FFF;
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .abone-title span {
        color: #FFF;
        font-family: Poppins;
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .etkinlik-banners {
        height: 200px !important;
    }
    .slider-detail {
        color: #FFF;
        font-family: Bebas Neue;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .banner-sayi {
        position: absolute;
        bottom: 1rem;
        color: #FFF;
        font-family: Oooh Baby;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .slider-logo::before {
        position: absolute;
        content: "";
        left: 0rem;
        width: calc(50% - 51px);
        height: 1px;
        background-color: rgb(255, 255, 255);
    }
    .slider-logo{
        display: none !important;
    }
    .banner-orta {
        height: 200px !important;
    }
    .slider-title {
        color: #FFF;
        font-family: Bebas Neue;
        font-size: 35px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}
@media only screen and (max-width: 434px)
{
    .slider-card-detail {
        position: absolute;
        bottom: 2.5rem;
        color: #FFF;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        padding: 34px;
        padding-bottom: 15px;
    }

}
@media only screen and (max-width: 375px)
{
    .contentLibrarySlider
{
    margin: 0 -10px;
}
.contentLibrarySlider .item
{
    margin: 0 10px;
}

}
@media only screen and (max-width:335px){
    .slider-card-title {
        top: 9rem;
        padding:0 !important;

    }
    .slider-card-detail {
        position: absolute;
        bottom: 2.5rem;
        color: #FFF;
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        padding: 34px;
        padding-bottom: 15px;
    }
    .slider-card-title {
        position: absolute;
        color: var(--Red, #D53316);
        text-align: center;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        bottom: 5.5rem !important;
        padding: 34px;
        padding-bottom: 15px;
    }
}
@media only screen and (max-width:330px){
    .bilet-row{
        flex-direction: column;
        row-gap: 10px;
    }
}
@media only screen and (max-width:280px){
    .slider-card-detail {
        position: absolute;
        bottom: 2.5rem;
        color: #FFF;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        padding: 34px;
        padding-bottom: 15px;
    }
    .slider-card-title {
        position: absolute;
        color: var(--Red, #D53316);
        text-align: center;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        bottom: 5.1rem !important;
        padding: 34px;
        padding-bottom: 15px;
    }
}