@media screen and (max-width: 1640px) {
    .inset {
        width: 1280px;
    }

    section.main-areas>div.inset>ul>li:first-child {
        width: 820px;
    }

    section.main-areas>div.inset>ul>li:nth-child(-n + 2) {
        height: 500px;
    }

    section.main-areas>div.inset>ul>li:nth-last-child(-n + 3) {
        height: 580px;
    }

    section.main-areas>div.inset>ul>li:nth-child(3), section.main-areas>div.inset>ul>li:nth-child(4) {
        width: 410px;
    }

    section.main-areas>div.inset>ul>li:nth-child(5) {
        width: 460px;
    }

    section.main-areas>div.inset>ul>li:last-child>figure {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    section.main-areas>div.inset>ul>li:nth-child(2) {
        width: 460px;
    }

    section.main-areas>div.inset>ul>li:nth-child(2), section.main-areas>div.inset>ul>li:nth-child(3) {
        background-color: #dacab2;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: center;
        padding: 80px;
    }
    
    section.main-areas>div.inset>ul>li:last-child {
        padding: 50px;
    }

    section.main-rooms>div.inset>ul>li {
        width: 300px;
        height: 430px;
    }

    section.main-rooms>div.inset>ul>li:nth-child(-n + 4) {
        width: 300px;
        height: 430px;
    }

    section.main-rooms>div.inset>ul>li>div>button {
        position: absolute;
        right: 10px;
        top: 90px;
        rotate: -90deg;
        background-color: transparent;
        border: 1px solid #ffffff;
        padding: 12px;
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 12px;
        color: #ffffff;
        opacity: 1;
    }

    section.main-rooms>div.inset>ul>li>div>div {
        width: 100%;
        height: 205px;
    }

    section.main-rooms>div.inset>ul>li>div>div>h3 {
       font-size: 22px;
    }

    section.main-rooms>div.inset>ul>li>div>div>figure>img {
        width: auto;
        height: 20px;
        margin-right: 10px;
    }
    
    section.main-rooms>div.inset>ul>li>div>div>a {
        font-size: 14px;
    }

    section.main-rooms>div.inset>ul>li>div:hover>div>a {
        bottom: 22px;
        opacity: 1;
        font-size: 14px;
    }



    /*section.main-rooms>div.inset>ul>li:nth-child(-n + 4) {
        width: 406px;
        height: 610px;
    }*/

  /*  section.main-rooms>div.inset>ul>li:nth-last-child(-n + 2) {
        width: 625px;
        height: 440px;
    }
*/
    section.main-opportunities>div.inset>ul>li>figure, section.main-opportunities>div.inset>ul>li>figure>img {
        width: 100%;
        height: 100%;
    }

    footer>div.sub-footer>ul>li:first-child {
        padding-left: 0;
    }
    
    footer>div.sub-footer>ul>li:last-child {
        padding-right: 0;
    }

    footer>div.sub-footer>ul>li:last-child>figure {
        margin-right: 20px;
        height: 20px;
        position: relative;
    }

    footer>div.sub-footer>ul>li:last-child>figure:last-child {
        margin-right: 0px;
    }
    
    footer>div.sub-footer>ul>li:last-child>figure>a>img {
        height: 20px;
    }

    section.content>.awards {
        height: 800px;
    }

    section.content>div.services-section>div.services>div.service {
        width: 396px;
    }

    section.main-services>div.inset {
        padding: 20px 20px;
    }


    section.restaurants>figure>h1 {
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 24px;
        font-weight: 400;
        color: #ffffff;
        line-height: 42px;
        position: relative;
        z-index: 10;
        margin-top: 163px;
    }

    section.restaurants>.inset>section.restaurant-list {
        height: 700px;
    }

    section.restaurants>.inset>section.restaurant-list>div.rl-right {
        width: 900px;
        height: 700px;
    }

    .rest-list-container {
        display: flex;
        overflow: hidden;
        height: 700px;
    }
    

    .rest-list-item.active {
        height: 700px;
    }

    .rest-list-item:not(.active) {
        height: 700px;
    }

    .rest-list-item:not(.active) .degrade {
        height: 700px;
    }

    .rest-list-item.active div:first-child {
        height: 60%;
    }

    .rest-list-item:nth-child(4).active div:first-child {
        height: 67%;
    }

    .rest-list-item.active .degrade {
        height: 700px;
    }

    .rest-slider .swiper-button-prev {
        top: inherit;
        bottom: 0;
        right: auto;
        left: calc(55px - -42%);
    }

    .rest-slider .swiper-button-next {
        top: inherit;
        bottom: 0;
        left: auto;
        right: calc(45px - -42%);
    }
    
    .bars-module {
        height: 628px;
        background-size: contain;
        background-position: left center;
        background-size: 71%;
    }

    .bars-module .inset .bars-mod-slogan {
        top: 20px;
    }

    .bars-module .inset .bars-mod-content {
        width: 300px;
        height: 390px;
        position: absolute;
        right: 0;
        bottom: auto;
        top: 235px;
    }

    .bars-module .inset .bars-mod-slogan {
        height: 200px;
    }

    .bars-module .inset .bars-mod-content p {
        font-size: 14px;
    }

    .bars-module .inset .bars-mod-content ul li {
        height: 40px;
    }

    .bars-module .inset .bars-mod-content ul li h4 {
        font-size: 17px;
    }

    .bars-module .inset .bars-mod-content ul li h4 a i {
        top: 5px;
    }

    .other-rests .inset ul li {
        width: 635px;
    }

    .bars-container .bar-slider:nth-child(odd) article, .bars-container .bar-slider:nth-child(even) article {
        width: 400px;
    }

    .bars-container .bar-slider:nth-child(odd) .bars-slider, .bars-container .bar-slider:nth-child(even) .bars-slider {
        width: 880px;
        height: 656px;
    }

    section.content>div.child-friendly>div.inset>h3 {
        font-family: "Playfair Display SC", serif;
        font-weight: 400;
        font-size: 34px;
        color: #292826;
        position: absolute;
        left: 850px;
    }

    section.content>div.child-friendly>div.inset>h4 {
        left: 850px;
        top: 115px;
    }

    section.content>div.child-friendly>div.inset>article {
        position: absolute;
        left: 850px;
        top: 160px;
    }

    section.content>div.child-friendly>div.inset>article>p {
        font-size: 16px;
        line-height: 20px;
    }

    .video-thumbnail img {
        width: 620px;
        border-radius: 8px;
    }

    section.content nav {
        width: 465px;
        min-height: 800px;
        position: absolute;
        background-color: #be9b65;
        left: 0;
        top: 725px;
        z-index: 1;
    }

    section.content .inset article.sub-content {
        width: 800px;
        height: auto;
        position: relative;
        z-index: 1;
        float: right;
        margin: 100px 0;
    }

    .blog-container {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .blog-container>article.blog-content {
        width: 760px;
        margin-top: 100px;
    }

    .blog-container>article.blog-content>time {
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 18px;
        color: #be9b65;
        font-weight: 400;
        margin-bottom: 20px;
        display: block;
    }

    .blog-container>article.blog-content>span {
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 18px;
        color: #706d67;
        font-weight: 400;
        margin-bottom: 40px;
        display: block;
    }

    .blog-container>article.blog-content h1 {
        font-family: 'Gilda Display', serif;
        font-size: 36px;
        color: #292826;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .blog-container>article.blog-content figure {
        width: 760px;
        height: 493px;
        margin-bottom: 20px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .blog-container>article.blog-content div.blog-text p {
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 18px;
        color: #706d67;
        font-weight: 400;
        margin-bottom: 40px;
        display: block;
    }

    section.blog>div.inset>ul {
        width: 1280px;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    section.blog>div.inset>ul>li {
        width: 406px;
        height: auto;
        margin-bottom: 50px;
    }
}


@media screen and (min-width: 1600px) {
    .inset {
        width: 1440px;
    }

    section.main-areas>div.inset>ul>li:first-child {
        width: 980px;
    }

    section.main-areas>div.inset>ul>li:nth-child(-n + 2) {
        height: 500px;
    }

    section.main-areas>div.inset>ul>li:nth-last-child(-n + 3) {
        height: 580px;
    }

    section.main-areas>div.inset>ul>li:nth-child(3) {
        width: 520px;
    }

    section.main-areas>div.inset>ul>li:nth-child(2),
    section.main-areas>div.inset>ul>li:nth-child(4),
    section.main-areas>div.inset>ul>li:nth-child(5) {
        width: 460px;
    }

    section.main-areas>div.inset>ul>li:nth-child(2),
    section.main-areas>div.inset>ul>li:nth-child(3) {
        background-color: #dacab2;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: center;
        padding: 80px;
    }

    section.main-areas>div.inset>ul>li:last-child {
        padding: 50px;
    }

    section.content nav {
        width: 800px;
        min-height: 800px;
        position: absolute;
        background-color: #be9b65;
        left: -340px;
        top: 725px;
        z-index: 1;
    }

    section.content .inset article.sub-content {
        width: 1050px;
        height: auto;
        position: relative;
        z-index: 1;
        float: right;
        margin: 100px 0;
    }

    section.blog {
        width: 100%;
        height: auto;
        margin: 20px 0 0 0;
        padding: 0;
        position: relative;
    }


    section.blog>div.inset>ul>li>figure {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 0;
    }

    section.blog>div.inset>ul>li>figure>img {
        width: 100%;
        height: auto;
    }

    section.blog>div.inset>ul>li>article {
        width: 100%;
        height: auto;
        position: relative;
        padding: 30px;
    }

    .blog-container>article.blog-content {
        width: 100%;
        margin-top: 30px;
    }

    .blog-container>article.blog-content figure {
        width: 100%;
        height: 300px;
    }

    .blog-list {
        display: none;
    }
}


@media screen and (min-width: 1920px) {
    .inset {
        width: 1440px;
    }

    section.main-areas>div.inset>ul>li:first-child {
        width: 980px;
    }

    section.main-areas>div.inset>ul>li:nth-child(-n + 2) {
        height: 500px;
    }

    section.main-areas>div.inset>ul>li:nth-last-child(-n + 3) {
        height: 580px;
    }

    section.main-areas>div.inset>ul>li:nth-child(3) {
        width: 520px;
    }

    section.main-areas>div.inset>ul>li:nth-child(2),
    section.main-areas>div.inset>ul>li:nth-child(4),
    section.main-areas>div.inset>ul>li:nth-child(5) {
        width: 460px;
    }

    section.main-areas>div.inset>ul>li:nth-child(2),
    section.main-areas>div.inset>ul>li:nth-child(3) {
        background-color: #dacab2;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: center;
        padding: 80px;
    }

    section.main-areas>div.inset>ul>li:last-child {
        padding: 50px;
    }

    section.content nav {
        width: 800px;
        min-height: 800px;
        position: absolute;
        background-color: #be9b65;
        left: -220px;
        top: 725px;
        z-index: 1;
    }

    .bars-module {
        width: 100%;
        height: 870px;
        position: relative;
        margin-top: 100px;
        background-image: url(../assets/content-categories/110/module.jpg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 0;
    }
}

/* @media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation : landscape) { */
@media screen and (min-width:180px) and (max-width:640px) {
    @font-face{font-family:fthsc;src:url(/fonts/fthsc.eot?3g7yy4); font-display:block; src:url(/fonts/fthsc.eot?3g7yy4#iefix) format('embedded-opentype'),url(/fonts/fthsc.woff?3g7yy4) format('woff'),url(/fonts/fthsc.svg?3g7yy4#fthsc) format('svg');font-weight:400;font-style:normal}[class*=" fthsc-"],[class^=fthsc-]{font-family:fthsc!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fthsc-alarm:before{content:"\e900"}.fthsc-arama:before{content:"\e901"}.fthsc-asagi:before{content:"\e902"}.fthsc-asagi-bold:before{content:"\e903"}.fthsc-at:before{content:"\e904"}.fthsc-ayarlar:before{content:"\e905"}.fthsc-behance:before{content:"\e906"}.fthsc-detay:before{content:"\e907"}.fthsc-detay-yatay:before{content:"\e908"}.fthsc-doc:before{content:"\e909"}.fthsc-ekle:before{content:"\e90a"}.fthsc-ekle-bold:before{content:"\e90b"}.fthsc-eposta:before{content:"\e90c"}.fthsc-eposta-bold:before{content:"\e90d"}.fthsc-ev:before{content:"\e90e"}.fthsc-facebook:before{content:"\e90f"}.fthsc-fax:before{content:"\e910"}.fthsc-gizle:before{content:"\e911"}.fthsc-goster:before{content:"\e912"}.fthsc-harici-link:before{content:"\e913"}.fthsc-harici-link-bold:before{content:"\e914"}.fthsc-hata:before{content:"\e915"}.fthsc-indir:before{content:"\e916"}.fthsc-instagram:before{content:"\e917"}.fthsc-jpg:before{content:"\e918"}.fthsc-kalem:before{content:"\e919"}.fthsc-kalp:before{content:"\e91a"}.fthsc-kamera:before{content:"\e91b"}.fthsc-kapat:before{content:"\e91c"}.fthsc-kapat-bold:before{content:"\e91d"}.fthsc-konum:before{content:"\e91e"}.fthsc-link:before{content:"\e91f"}.fthsc-linkedin:before{content:"\e920"}.fthsc-lokasyon:before{content:"\e921"}.fthsc-menu:before{content:"\e922"}.fthsc-messenger:before{content:"\e923"}.fthsc-mobil:before{content:"\e924"}.fthsc-mobil-bold:before{content:"\e925"}.fthsc-onay-bold:before{content:"\e926"}.fthsc-pdf:before{content:"\e927"}.fthsc-pinterest:before{content:"\e928"}.fthsc-play:before{content:"\e929"}.fthsc-ppt:before{content:"\e92a"}.fthsc-rar:before{content:"\e92b"}.fthsc-saat:before{content:"\e92c"}.fthsc-sag:before{content:"\e92d"}.fthsc-skype:before{content:"\e92e"}.fthsc-sol:before{content:"\e92f"}.fthsc-takvim:before{content:"\e930"}.fthsc-telefon:before{content:"\e931"}.fthsc-telefon-bold:before{content:"\e932"}.fthsc-tiff:before{content:"\e933"}.fthsc-twitter:before{content:"\e934"}.fthsc-whatsapp:before{content:"\e935"}.fthsc-xls:before{content:"\e936"}.fthsc-xml:before{content:"\e937"}.fthsc-yildiz:before{content:"\e938"}.fthsc-yon:before{content:"\e939"}.fthsc-youtube:before{content:"\e93a"}.fthsc-yukari:before{content:"\e93b"}.fthsc-yukle:before{content:"\e93c"}.fthsc-yukleme:before{content:"\e93d"}.fthsc-zip:before{content:"\e93e"}
    .fthsc-menu{border:none;width: 40px; height: 40px; line-height: 40px!important; text-align: center; color: #ffffff; position: absolute; right: 20px; top: 30px; display: block; font-size: 26px; background: none; z-index: 1000;}
    .mobilmenu{display:block; position:fixed; width:100%; height:100%; overflow-x:auto; z-index:10002; background:#333029; left:-100%; transition:all ease 0.5s; top:0;}
    .mobilmenu--dil{height: 60px; padding: 0 10px; border-bottom: 1px solid rgba(0,0,0,1); font-family: "Fira Sans Extra Condensed", sans-serif;}
    .mobilmenu--dil li {line-height:60px; float:left; margin-right:10px; color:#fff; font-size:20px;}
    .mobilmenu--dil li a{line-height:60px; display:block; font-weight:200; color:#fff; text-align:center; width:40px; height:40px; font-size:20px; text-decoration: none;}
    .mobilmenu--menu > ul > li{width:100%; height:60px; overflow:hidden; border-bottom:1px solid #272727; position:relative;}
    .mobilmenu--menu > ul > li:Hover{background:rgba(0,0,0,0.1);}
    .mobilmenu--menu > ul > li > a{display:block; line-height:60px; color:#fff; font-weight:400; font-size:20px; padding-left:20px; text-decoration: none;font-family: "Barlow", serif;
        font-weight: 400;}
    .mobilmenu--menu i{font-size:20px; line-height:60px; float:left; margin-right:10px;}
    .mobilmenu--menu > ul > li > ul{position:fixed; left:-100%; background:#333029; top:0px; z-index:3; height:100%; transition:all ease 0.2s; width:100%; overflow-x: auto;}
    .mobilmenu--menu > ul > li > ul > li{width:100%; height:60px; border-bottom:1px solid rgba(0,0,0,1); position:relative;}
    .mobilmenu--menu > ul > li > ul > li:hover{background:rgba(0,0,0,0.2);}
    .mobilmenu--menu > ul > li > ul > li > a{display:block; line-height:60px; color:#fff; font-weight:200; font-size:20px; padding-left:20px; text-decoration: none;}
    .mobilmenu--menu > ul > li > ul > li > ul{position:fixed; left:-100%; background:#333029; top:0px; z-index:4; height:100%; transition:all ease 0.2s; width:100%;}
    .mobilmenu--menu > ul > li > ul > li > ul > li{width:100%; height:60px; border-bottom:1px solid rgba(0,0,0,0.1); position:relative;}
    .mobilmenu--menu > ul > li > ul > li > ul > li > a{display:block; line-height:60px; color:#fff; font-weight:200; font-size:20px; padding-left:20px; text-decoration: none;}
    .mobilmenu--menu address{display: flex; align-items:center; line-height:16px; color: #fff; font-size: 20px; padding-left: 20px;}
    .mobilmenu .menu-kontrol{position:Absolute; right:0; top:0; width:50px; height:60px; z-index:2;}
    
    .mobilmenu .fthsc-kapat{border: none;width:40px; height:40px; line-height:40px!important; text-align:center; color:#fff; position:absolute; right:20px; top:10px; cursor:pointer; display:block; font-size:20px; background:none; z-index: 10;}
    .mobilmenu .menu-kontrol:after{font-family:fthsc; font-size:14px; font-style:normal; text-decoration: none; width:60px; height:60px; position:Absolute; right:0; top:-20px; content:"\e92d"; color:#fff; line-height:100px; text-align:center;}
    .mobilmenu .menu-down:after{transform:rotate(180deg)!important;}
    .menu-position{left:0!important; transition:all ease 0.5s;}
    .mobilmenu--menu i{float:left; width:25px; height:60px; line-height:60px; display: block;}
    header {
        display: none;
    }
    .mobileHeader {
        position: absolute;
        display: block;
        height: 100px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.4);
        color: #ffffff;
        z-index: 20;
    }

    .mobileHeader figure.logo {
        width: 240px;
        height: 100px;
        margin-left: 20px;
        display: flex;
        background-image: url(../assets/logo/logo-white.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        z-index: 20;
        float: left;
    }

    .inset {
        width: 100%;
        padding: 20px;
    }
    
    .slider>div.inset>h2 {
        text-align: center;
    }

    .slider>div.inset>.dsk {
        display: none;
    }
    
    .slider>div.inset>.mbl {
        display: block;
    }

    .slider>video {
        /* min-width: 100%; */
        /* max-height: 100%; */
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
    }

    section.main-reservation {
        width: 100%;
        height: auto;
        position: relative;
    }

    section.main-reservation>div.inset {
        background-color: #292826;
        height: auto;
        position: relative;
        padding: 0;
    }

    section.main-reservation>div.inset>form>ul {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    section.main-reservation>div.inset>form>ul>li {
        width: 50%;
        flex-wrap: nowrap;
        padding: 0 20px;
    }

    section.main-reservation>div.inset>form>ul>li>input {
        width: 130px;
        position: relative;
        background-color: #292826;
        border: none;
        font-size: 16px;
        color: #dacab2;
        left: inherit;
        top: inherit;
        outline: none;
    }
    section.main-reservation>div.inset>form>ul>li>input[type="date"] {
        margin-right: 10px;
    }

    section.main-reservation>div.inset>form>ul>li>input[type="date"]::-webkit-calendar-picker-indicator {
        opacity: 0;
    }

    section.main-reservation>div.inset>form>ul>li::after {
        display: none;
    }

    section.main-reservation>div.inset>form>ul>li>button {
        width: 90%;
        height: 60px;
        font-size: 16px;
        font-weight: 600;
        background-color: #be9b65;
        color: #292826;
        padding: 0 30px;
        border: none;
    }

    section.main-areas>div.inset {
        width: 100%;
        padding: 0px;
    }

    section.main-areas>div.inset>ul>li:first-child {
        width: 100%;
        height: auto;
    }
    
    section.main-areas>div.inset>ul>li:first-child figure {
        width: 100%;
        height: auto;
    }

    section.main-areas>div.inset>ul>li:first-child figure img {
        width: 100%;
        height: auto;
    }

    section.main-areas>div.inset>ul>li:nth-child(2), section.main-areas>div.inset>ul>li:nth-child(3) {
        width: 100%;
        height: auto;
        background-color: #dacab2;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: center;
        padding: 30px;
    }

    section.main-areas>div.inset>ul>li:nth-child(4),section.main-areas>div.inset>ul>li:nth-child(4)>figure,section.main-areas>div.inset>ul>li:nth-child(4)>figure>img {
        width: 100%;
        height: auto;
    }

    section.main-areas>div.inset>ul>li:nth-child(5) {
        width: 100%;
    }

    section.main-areas>div.inset>ul>li>h2 {
    font-family: "Playfair Display SC", serif;
    font-weight: 400;
    font-size: 32px;
    color: #292826;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
}

    section.main-rooms {
        width: 100%;
        height: auto;
        background-color: #f3efe9;
        margin-top: 0;
        padding-top: 50px;
    }

    section.main-rooms>div.inset {
        padding: 20px;
        margin: 0 auto;
    }

    section.main-rooms>div.inset>ul>li:nth-child(1),
    section.main-rooms>div.inset>ul>li:nth-child(2),
    section.main-rooms>div.inset>ul>li:nth-child(3),
    section.main-rooms>div.inset>ul>li:nth-child(4) {
        background-image: url(../assets/rooms/id/standart.jpg);
        margin: 0;
    }

    section.main-rooms>div.inset>ul>li {
        width: 100%;
        height: 610px;
        margin: 0;
        margin-bottom: 20px;
    }

    section.main-rooms>div.inset>ul>li:nth-child(-n + 4) {
        width: 100%;
        height: 610px;
    }

    section.main-rooms>div.inset>ul>li>div>div>figure {
        position: absolute;
        left: 30px;
        bottom: 10px;
        opacity: 1;
    }

    section.main-rooms>div.inset>ul>li>div:hover>div>a {
        bottom: 22px;
        opacity: 1;
    }

    section.main-rooms>div.inset>ul>li:nth-last-child(-n + 2) {
        width: 100%;
        height: 610px;
    }

    section.main-video>div.inset>h2 {
        width: fit-content;
        font-family: "Playfair Display SC", serif;
        font-weight: 400;
        font-size: 30px;
        text-align: center;
        color: #ffffff;
    }

    section.main-opportunities {
        width: 100%;
        height: auto;
        margin: 0;
        position: relative;
    }
    
    section.main-opportunities .inset {
        width: 100%;
        padding: 0;
    }

    section.main-opportunities>div.inset>ul {
        width: 100%;
        height: auto;
        background-color: #f3efe9;
        display: flex;
        flex-direction: column;
    }

    section.main-opportunities>div.inset>ul>li {
        width: 100%;
        padding: 20px;
    }

    section.main-blog {
        margin: 0;
    }

    section.main-blog>div.inset>ul {
        width: 100%;
        height: auto;
        flex-direction: column;
    }

    section.main-blog>div.inset>ul>li {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    section.main-blog>div.inset>ul>li:nth-child(-n+2) {
        margin-right: 0px;
    }

    section.main-blog>div.inset>ul>li>figure {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 0;
    }

    section.main-blog>div.inset>ul>li>figure>img {
        width: 100%;
        height: auto;
    }

    section.main-blog>div.inset>ul>li>article {
        width: 100%;
        height: 190px;
        position: relative;
    }

    section.main-testimonals {
        width: 100%;
        height: auto;
        padding: 100px 0;
        position: relative;
        background-image: url(../assets/main-testimonals/bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    footer>.inset>form {
        width: 100%;
        height: auto;
        display: block;
        margin: 75px auto;
    }

    footer>.inset>form>div {
        position: relative;
        margin: 30px auto;
        width: 100%;
        height: auto;
    }

    footer>.inset>form>div>input[type=email] {
        width: 100%;
    }

    footer>.inset>form>div>button {
        width: 90px;
        height: 90px;
        background-image: url(../assets/footer/add-button.svg);
        background-color: transparent;
        border: none;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: -5;
        right: -10px;
        padding: 0;
        margin: 0;
    }

    footer>.inset>div.footer-top {
        flex-direction: column;
    }

    footer>.inset>div.footer-top>ul.footer-menu {
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    footer>.inset>div.footer-top>ul>li>h3, footer>.inset>div.footer-top>ul.footer-menu>li>a {
        text-align: center;
    }

    footer>.inset>div.footer-top>ul>li>ul>li {
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    footer>.inset>div.footer-top>ul>li>span, footer>.inset>div.footer-top>ul>li>ul>li>span, footer>.inset>div.footer-top>ul>li>ul>li>a {
        text-align: center;
    }

    footer>.inset>div.footer-top>ul:last-child {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-top: 50px;
    }

    footer>.inset>div.footer-top>ul>li>address {
        text-align: center;
    }

    footer>.inset>div.footer-top>ul>li:last-child>figure {
        margin-top: 30px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    footer>div.sub-footer {
        width: 100%;
        height: auto;
        margin-top: 50px;
        border-top: 1px solid #8c857a;
        border-bottom: 1px solid #8c857a;
    }

    footer>div.sub-footer>ul {
        display: flex;
        flex-direction: column;
        height: auto;
        align-items: center;
    }

    footer>div.sub-footer>ul>li {
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 30px;
    }

    footer>div.sub-footer>ul>li {
        height: auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 15px 0px;
        flex-wrap: wrap;
        justify-content: center;
    }

    footer>div.sub-footer>ul>li:last-child>figure {
        margin-right: 0;
        height: 50px;
        position: relative;
        margin: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    footer>div.sub-footer>ul>li:last-child>figure>span {
        color: #e4d7c4;
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 12px;
        position: absolute;
        top: -5px;
    }

    footer>div.sub-footer>ul>li:nth-child(2) {
        border: none;
    }

    footer>div.sub-footer>ul>li:nth-child(2)>a:first-child {
        margin-right: 0px;
    }

    footer>div.sub-footer>ul>li:nth-child(2)>a {
        color: #e4d7c4;
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 16px;
        margin-left: 0px;
        display: block;
        width: 100%;
        text-decoration: none;
        white-space: nowrap;
        text-align: center;
    }

    footer>div.sub-footer>ul>li:nth-child(2)>a>i {
        display: none;
    }

    footer>div.copyright {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        color: #7b7162;
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 16px;
        padding: 10px;
        text-align: center;
        line-height: 40px;
    }

    section.corporate-content>figure, section.content>figure {
        width: 100%;
        height: auto;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    section.corporate-content>figure>h1, section.content>figure>h1 {
        margin-top: 163px;
    }

    section.corporate-content>figure>h2, section.content>figure>h2 {
        text-align: center;
    }

    section.content>.inset>ul:first-child {
        flex-direction: column;
        margin: 20px 0;
    }

    section.content>.inset>ul:first-child>li:first-child {
        width: 100%;
        height: auto;
        padding-right: 0;
    }

    section.content>.inset>ul:first-child>li:first-child>h1 {
        font-family: "Playfair Display SC", serif;
        font-weight: 400;
        font-size: 30px;
        color: #292826;
        margin-top: 30px;
    }

    section.content>.inset>ul:first-child>li:last-child {
        width: 100%;
        height: auto;
    }

    section.content>.inset>ul:first-child>li:last-child>figure {
        width: auto;
        height: auto;
        margin: 20px 0;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        position: relative;
    }

    section.content>.inset>ul:first-child>li:last-child>figure>img {
        width: 205px;
        height: 330px;
    }

    section.content>.inset>ul:first-child>li:last-child>figure>img:last-child {
        margin: 0;
        position: absolute;
        right: 0;
        top: 50px;
    }

    section.content>.slogan>.inset>p {
        font-size: 30px;
        line-height: 36px;
    }

    section.content>.slogan>.inset>p::before {
        content: "\201C";
        font-size: 50px;
        font-style: italic;
        position: absolute;
        top: 0px;
    }

    section.content>.slogan>.inset>p::after {
        content: "\201E";
        font-size: 50px;
        font-style: italic;
        position: absolute;
        bottom: 5px;
        right: 50px;
    }

    section.content>.awards {
        height: 1032px;
    }

    section.content>.awards>.container {
        width: 100%;
        height: auto;
    }

    section.content>.awards>.container>figure {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    section.content>.awards>.container>figure>img {
        width: auto;
        height: 140px;
    }

    section.content>div.child-friendly {
        width: 100%;
        height: auto;
        background-color: #f3efe9;
        padding-top: 100px;
        position: relative;
        z-index: 0;
    }

    section.content>div.child-friendly>div.inset>h4 {
        position: relative;
        left: 0;
        top: 40px;
    }

    section.content>div.child-friendly>div.inset>figure {
        width: 100%;
        height: 100%;
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
    }

    section.content>div.child-friendly>div.inset>figure>img {
        width: 100%;
        height: auto;
    }

    section.content>div.child-friendly>div.inset>h3 {
        font-family: "Playfair Display SC", serif;
        font-weight: 400;
        font-size: 30px;
        color: #292826;
        position: relative;
        left: 0;
        top: 15px;
    }

    section.content>div.child-friendly>div.inset>h3::after {
        content: "";
        width: 50%;
        height: 1px;
        background-color: #be9b65;
        position: absolute;
        bottom: -10px;
        left: 0;
    }

    section.content>div.child-friendly>div.inset>article {
        position: relative;
        left: 0;
        top: 30px;
    }

    section.content>div.child-friendly>figure>div.inset>h5 {
        font-family: "Playfair Display SC", serif;
        font-weight: 400;
        font-size: 36px;
        color: #222a33;
        font-style: italic;
        position: relative;
        line-height: 48px;
        width: 100%;
    }
    
    section.content>div.child-friendly>figure {
        width: 100%;
        height: 240px;
        position: relative;
        bottom: 0;
        background-image: url(../assets/content/id/aile-foto-genel.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 50px;
    }

    section.content>div.child-friendly>figure>div.inset>h5 {
        display: none;
    }

    section.content nav {
        width: 100%;
        min-height: auto;
        position: relative;
        background-color: #be9b65;
        left: 0;
        top: 0;
        z-index: 1;
        height: auto;
        padding: 0 20px;
    }

    section.content nav ul {
        width: 100%;
        height: auto;
        display: flex;
        position: relative;
        z-index: 1;
        float: none;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        margin-right: 0;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    section.content .inset article.sub-content {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 1;
        float: right;
        margin: 20px 0;
    }

    .video-thumbnail img {
        width: 100%;
        border-radius: 8px;
    }

    .play-button {
        right: 0px;
        bottom: 0px;
    }

    section.corporate-content>.inset>h2 {
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 20px;
        font-weight: 200;
        color: #292826;
        line-height: 42px;
    }

    section.corporate-content>.inset>h1 {
        font-family: "Playfair Display SC", serif;
        font-weight: 400;
        font-size: 40px;
        color: #292826;
        margin-top: 30px;
    }

    section.corporate-content>figure>h2, section.content>figure>h2 {
        font-family: "Playfair Display SC", serif;
        font-weight: 400;
        font-size: 40px;
        color: #ffffff;
        margin-top: 10px;
        position: relative;
        z-index: 1;
    }

    div.scrolled-content {
        width: 100%;
        height: auto;
        overflow-y: auto;
    }

    section.rooms>figure {
        width: 100%;
        height: auto;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    section.rooms>figure>h1 {
        margin-top: 163px;
    }

    section.rooms>.inset {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin: 0px auto;
    }

    section.rooms>figure>h2 {
        font-family: "Playfair Display SC", serif;
        font-weight: 400;
        font-size: 40px;
        color: #ffffff;
        margin-top: 10px;
        position: relative;
        z-index: 10;
    }

    section.rooms>.inset>h1 {
        font-family: "Playfair Display SC", serif;
        font-weight: 400;
        font-size: 40px;
        color: #292826;
        margin-top: 30px;
    }

    section.rooms>.inset>ul {
        width: 100%;
        height: auto;
        margin-top: 80px;
        display: flex;
        flex-direction: column;
    }

    section.rooms>.inset>ul:nth-child(1n)>li:first-child {
        width: 100%;
        margin-right: 0px;
    }

    section.rooms>.inset>ul:nth-child(1n)>li>ul>li>figure {
        padding: 20px;
    }

    section.rooms>.inset>ul:nth-child(1n)>li:last-child {
        width: 100%;
        height: auto;
    }

    section.rooms>.inset>ul:nth-child(1n)>li>button {
        margin-top: 0px;
        margin: auto;
    }

    .room-slider {
        position: relative;
        width: 100%;
        height: auto;
        z-index: 1;
        overflow: hidden;
    }

    .room-slider .swiper-slide figure {
        width: 100%;
        height: auto;
    }

    .room-slider .swiper-slide figure img {
        width: 100%;
        height: auto;
    }

    .room-slider .swiper-wrapper {
        height: 280px !important;
    }

    section.rooms>.inset>ul:nth-child(1n)>li>div.room-slider-bg {
        display: none;
    }

    .room-slider .swiper-button-next, .room-slider .swiper-button-prev {
        top: 110px !important;
        bottom: inherit !important;
        margin-top: 0;
    }

    section.rooms>.inset>ul:nth-child(1n)>li:last-child .room-slider .swiper-button-prev {
        right: auto !important;
        left: 0px !important;
    }

    section.rooms>.inset>ul:nth-child(1n)>li:last-child .room-slider .swiper-button-next {
        right: 0 !important;
        left: auto !important;
    }

    section.rooms>.inset>ul:nth-child(1n)>li:last-child .room-slider .rooms-icons {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-left: 0;
        margin-right: inherit;
        flex-wrap: wrap;
    }

    .room-slider .rooms-icons li {
        margin: 10px 0;
    }

    section.rooms>.inset>ul:nth-child(2n)>li:first-child {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-left: 0px;
    }

    section.rooms>.inset>ul:nth-child(2n) {
        flex-direction: column;
    }


    section.restaurants>figure {
        width: 100%;
        height: auto;
        min-height: 262px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    section.restaurants>figure>h2 {
        font-size: 28px;
        text-align: center;
    }
    
    section.restaurants>.inset>h1 {
        font-size: 32px;
    }

    section.restaurants>.inset>h2 {
    font-family: "Fira Sans Extra Condensed", sans-serif;
    font-size: 28px;
    font-weight: 200;
    color: #292826;
    line-height: 42px;
}
    
    .wellness{margin-top: 116px!important;}

    section.restaurants>.inset>section.restaurant-list {
        height: auto;
    }

    section.restaurants>.inset>section.restaurant-list>div.rl-left {
        width: 100%;
        height: auto;
        padding-right: 0px;
        margin-bottom: 30px;
    }

    section.restaurants>.inset>section.restaurant-list>div.rl-left>h1,
    section.restaurants>.inset>section.restaurant-list>div.rl-left>h2,
    section.restaurants>.inset>section.restaurant-list>div.rl-left>p {
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    section.restaurants>.inset>section.restaurant-list>div.rl-right {
        width: 100%;
        height: auto;
    }

    #rets109 {
        display: none;
    }

    .bars-module {
        height: auto;
        min-height: 900px;
        background-size: contain;
        background-position: inherit;
        background-size: 100%;
    }

    .bars-module .inset .bars-mod-slogan {
        width: 100%;
        height: auto;
        position: relative;
        top: 250px;
    }

    .bars-module .inset .bars-mod-slogan h1 {
        font-family: 'Gilda Display', serif;
        font-size: 24px;
        font-weight: 400;
        color: #ffffff;
    }

    .bars-module .inset .bars-mod-content {
        width: 100%;
        height: auto;
        position: relative;
        right: 0;
        bottom: auto;
        top: 270px;
    }

    .rest-list-container {
        display: flex;
        overflow: visible;
        height: auto;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .rest-list-item.active {
        height: 380px;
        width: 50%;
        background-size: cover;
    }

    .rest-list-item.active div:first-child {
        display: none;
    }

    .rest-list-item.active div {
        width: 100%;
        height: 100%;
        position: relative;
        bottom: inherit;
        left: inherit;
        z-index: 2;
        align-items: center;
        justify-content: center;
    }

    .rest-list-item.active div h2 {
        font-family: 'Gilda Display', serif;
        /* font-size: 32px; */
        font-size: 18px;
        font-weight: 400;
        color: #ffffff;
        text-align: center;
        margin-bottom: 20px;
    }
    .rest-list-item:not(.active) {
        height: 380px;
    }

    .rest-list-item:not(.active) .degrade {
        height: 380px;
    }

    .rest-list-item:not(.active) div:first-child {
        left: 10px;
    }

    .rest-list-item:not(.active) div p {
        font-size: 26px;
        left: -10px;
    }

    .rest-list-item.active div a {
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #be9b65;
        text-align: left;
        margin-bottom: 20px;
        text-decoration: none;
        position: relative;
        opacity: 1;
    }

    .rest-list-item:not(.active) div h2 {
        font-family: 'Gilda Display', serif;
        font-size: 18px;
        font-weight: 400;
        color: #616161;
        text-align: right;
        bottom: 30px;
        rotate: 90deg;
        position: absolute;
        left: -190px;
        width: 400px;
        top: inherit;
    }

    .kc-container {
        width: 100%;
        height: auto;
    }

    .kc-container li {
        width: 100%;
        height: auto;
        flex-wrap: wrap;
    }

    .kc-container li figure {
        width: 100%;
        height: auto;
    }

    .kc-container li figure img {
        width: 100%;
        height: auto;
    }

    .kc-container li:nth-child(odd) figure {
        margin-left: 0;
    }

    .kc-container li article h1 {
        font-family: 'Gilda Display', serif;
        font-weight: 400;
        font-size: 36px;
        color: #292826;
        text-align: left;
    }

    section.restaurants>.inset {
        margin: 30px auto;
    }

    .kids-club-container article {
        width: 100% !important;
        height: auto !important;
        background-color: #be9b65;
        padding: 20px;
        position: relative;
        right: inherit;
        top: inherit;
        z-index: 2;
    }

    .kc-container li:nth-child(even) figure {
        margin-right: 0px;
    }

    .kids-club-container figure {
        width: 100% !important;
        height: auto !important;
        margin-left: 0 !important;
    }

    .kids-club-container figure img {
        width: 100%;
    }

    .kc-slider {
        width: 100%;
        height: 150px;
        position: relative;
        overflow: hidden;
    }

    .kc-slider .swiper-slide figure {
        width: 100%;
        height: 150px;
    }

    .kc-container li.kcc-last figure {
        margin-right: 0;
        margin-left: 0;
    }
    
    .kc-container li.kcc-last figure img {
        width: 100%;
    }

    section.entertainment-list .inset ul li {
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 50px;
    }

    section.entertainment-list .inset ul li:nth-child(odd) figure,
    section.entertainment-list .inset ul li:nth-child(even) figure {
        width: 100%;
        height: 227px;
        position: relative;
        top: inherit;
        right: inherit;
        z-index: 0;
        left: inherit;
    }

    section.entertainment-list .inset ul li:nth-child(odd) h1,
    section.entertainment-list .inset ul li:nth-child(even) h1 {
        font-family: 'Gilda Display', serif;
        font-size: 28px;
        color: #ffffff;
        font-weight: 400;
        background-color: #be9b65;
        white-space: pre-line;
        padding: 20px;
        position: relative;
        right: inherit;
        top: inherit;
        text-align: center;
    }

    section.entertainment-list .inset ul li:nth-child(odd) article,
    section.entertainment-list .inset ul li:nth-child(even) article {
        width: 100%;
        height: auto;
        position: relative;
        right: inherit;
        top: inherit;
        text-align: center;
        padding-left: 0px;
        margin-top: 20px;
        padding-right: 0px;
    }

    section.entertainment-list .inset ul li:nth-child(odd) article a,
    section.entertainment-list .inset ul li:nth-child(even) article a {
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 18px;
        color: #be9b65;
        font-weight: 400;
        position: relative;
        bottom: inherit;
        left: inherit;
        background-color: transparent;
        border: 1px solid #be9b65;
        padding: 15px 45px;
        text-decoration: none;
        display: block;
        margin-top: 20px;
    }

    .bp-container {
        width: 100%;
        height: auto;
        position: relative;
        margin: 30px auto;
        margin-bottom: 0;
    }

    .bp-container li {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
    }

    .bp-container li figure {
        width: 100%;
        height: 100%;
    }

    .bp-container li:nth-child(odd) figure {
        margin-left: 0px;
    }

    .bp-container li:nth-child(even) figure {
        margin-right: 0px;
    }
    
    .bp-container li figure img {
        width: 100%;
        height: 100%;
    }

    .bp-container li article h1 {
        font-family: 'Gilda Display', serif;
        font-weight: 400;
        font-size: 28px;
        color: #292826;
        text-align: center;
        margin-top: 20px;
        width: 100%;
    }

    .bp-container li article p {
        text-align: center;
    }

    .sport-slogan .inside {
        width: 100%;
        height: auto;
        position: relative;
        left: inherit;
        right: inherit;
        margin-inline: auto;
        top: inherit;
        background-color: #be9b65;
        z-index: 10;
        padding: 30px;
    }

    .sa-slider {
     display: none;
    }

    article.sa-container {
        width: 100%;
        margin: 30px 0;
    }

    .bp-slider {
        display: none;
    }

    section.contact>figure.contact {
        background-image: url(../assets/contact/main.jpg);
        width: 100%;
        height: auto;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    section.contact>figure>h1 {
        margin-top: 163px;
    }

    section.contact>figure>h2 {
        font-size: 40px;
    }

    section.contact>.inset>address {
        line-height: 28px;
    }

    section.contact>.inset>ul {
        width: 100%;
        height: auto;
        flex-wrap: wrap;
    }

    section.contact>.inset>ul>li {
        margin-bottom: 70px;
    }

    section.contact>.inset>h3 {
        margin-top: 30px;
    }

    section.contact>.inset>form>ul {
        width: 100%;
        height: auto;
        margin-top: 50px;
    }

    section.contact>.inset>form>ul>li {
        width: 100%;
    }

    section.contact>.inset>form>ul>li:nth-last-child(-n + 2) {
        width: 100%;
        height: 150px;
    }

    section.contact>.inset>form>ul>li>textarea {
        width: 100%;
        height: 150px;
    }

    section.blog {
        width: 100%;
        height: auto;
        margin: 20px 0 0 0;
        padding: 0;
        position: relative;
    }

    section.blog>div.inset>ul {
        width: 100%;
    }

    section.blog>div.inset>ul>li {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    section.blog>div.inset>ul>li:nth-child(-n+2) {
        margin-right: 0px;
    }

    section.blog>div.inset>ul>li>figure {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 0;
    }

    section.blog>div.inset>ul>li>figure>img {
        width: 100%;
        height: auto;
    }

    section.blog>div.inset>ul>li>article {
        width: 100%;
        height: auto;
        position: relative;
        padding: 30px;
    }

    .blog-container>article.blog-content {
        width: 100%;
        margin-top: 30px;
    }

    .blog-container>article.blog-content figure {
        width: 100%;
        height: 300px;
    }

    .blog-list {
        display: none;
    }

    .bars-container .bar-slider,
    .bars-container .bar-slider:nth-child(odd),
    .bars-container .bar-slider:nth-child(even) {
        width: 100%;
        height: auto;
        background-color: #f3efe9;
        margin-top: 50px;
        display: flex;
        flex-direction: column;
        position: relative;
        flex-wrap: wrap;
    }

    .bars-container .bar-slider:nth-child(odd) article, .bars-container .bar-slider:nth-child(even) article {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        padding: 20px;
        position: relative;
    }

    .bars-container .bar-slider:nth-child(odd) .bars-slider, .bars-container .bar-slider:nth-child(even) .bars-slider {
        width: 100%;
        height: auto;
        position: relative;
        top: inherit;
        right: inherit;
    }
    
    .bars-container .bar-slider:nth-child(odd) .bars-slider, .bars-container .bar-slider:nth-child(odd) .bars-slider figure,
    .bars-container .bar-slider:nth-child(odd) .bars-slider, .bars-container .bar-slider:nth-child(even) .bars-slider figure {
        width: 100%;
        height: auto;
    }
    
    .bars-container .bar-slider:nth-child(odd) .bars-slider, .bars-container .bar-slider:nth-child(odd) .bars-slider figure img,
    .bars-container .bar-slider:nth-child(odd) .bars-slider, .bars-container .bar-slider:nth-child(even) .bars-slider figure img {
        width: 100%;
        height: auto;
    }

    .bars-container .bar-slider article span {
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 18px;
        color: #706d67;
        font-weight: 400;
        text-align: left;
        position: relative;
        left: inherit;
        bottom: inherit;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 20px;
    }

    .rest-spects {
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 50px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-evenly;
    }

    .rest-spects li {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        height: 110px;
    }

    .rest-opps {
        width: 100%;
        height: auto;
        position: relative;
        margin: 50px auto;
        margin-bottom: 0;
    }

    .rest-opps li {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
    }

    .rest-opps li figure {
        width: 100%;
        height: auto;
    }

    .rest-opps li:nth-child(odd) figure {
        margin-left: 0px;
    }
   
    .rest-opps li:nth-child(odd) figure img {
        width: 100%;
    }

    .rest-opps li:nth-child(even) figure {
        margin-right: 0px;
    }
    
    .rest-opps li:nth-child(even) figure img {
        width: 100%;
    }

    .rest-opps li article h1 {
        font-family: 'Gilda Display', serif;
        font-weight: 400;
        font-size: 30px;
        color: #292826;
        text-align: center;
        width: 100%;
    }

    .rest-opps li article p {
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #706d67;
        text-align: center;
        margin-top: 30px;
        width: 100%;
    }

    .other-rests .inset ul {
        width: 100%;
        height: auto;
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 0px;
    }

    .other-rests .inset ul li {
        width: 100%;
        position: relative;
        height: auto;
        margin-top: 0px;
    }

    .other-rests .inset ul li figure {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 0;
        overflow: hidden;
    }

    .other-rests .inset ul li figure img {
        width: 100%;
        height: auto;
    }

    .other-rests .inset ul li h1 {
        width: 100%;
        font-family: 'Gilda Display', serif;
        font-size: 28px;
        font-weight: 400;
        color: #ffffff;
        position: absolute;
        z-index: 1;
        bottom: 110px;
        left: inherit;
        text-align: center;
    }

    .other-rests .inset ul li a {
        font-family: "Fira Sans Extra Condensed", sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #be9b65;
        text-align: center;
        margin-bottom: 20px;
        text-decoration: none;
        position: absolute;
        bottom: 50px;
        width: 100%;
        left: inherit;
    }
    
    .other-rests .inset ul li a i {
        display: none;
    }

    .rest-slider {
        display: none;
    }








    .cookie-consent {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.8);
        color: white;
        text-align: center;
        padding: 20px;
        display: none;
        z-index: 1000;
    }

    .cookie-consent > .inset {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
        flex-wrap: wrap;
    }

    .cookie-consent > .inset > .cookies-text {
    font-size: 14px;
    font-weight: 200;
    color: #ffffff;
    margin-bottom: 20px;
    }
    
    .cookie-consent > .inset > button#acceptCookies {
        background-color: #6d6d6d;
        color: #ffffff;
        border: none;
        padding: 10px 20px;
        cursor: pointer;
    
    }

    .cookie-consent > .inset > button#acceptCookies:hover {
        background-color: #a0a0a0;
    }

    .cookie-consent > .inset > button#rejectCookies {
        background-color: #6d6d6d;
        color: #ffffff;
        border: none;
        padding: 10px 20px;
        cursor: pointer;
    
    }

    .cookie-consent > .inset > button#rejectCookies:hover {
        background-color: #a0a0a0;
    }




}

/* @media only screen and (max-width: 991px) {
    .hero {
        height: 60vh;
    }
    .bgvid {
        height: 60vh;
    }
    .videotext {
        top:35%;
    }
    .heroabsolute .card-body {
        border-right:inherit;
        border-bottom: 2px solid #2f2f34;
    }
    .short-links {
        margin-bottom: 15px;
    }
    .carousel-item .carousel-img {
        height: 200px;
    }
    .section-model .model-buttons {
        position: relative;
        bottom: inherit;
        background-color: #1c1c1e;
        margin:0px;
    }
    .section-model .model-buttons button {
        padding:5px 0;
        margin-top:5px;
        text-decoration: none;
    }
    .section-model .model-buttons .d-flex {
        display: block!important;
    }
    .section-model .carousel-caption {
        position: relative;
        background-color: #1c1c1e;
        border-radius: 0px;
    }
    .section-model .carousel-caption .container {
        margin-top:0px;
    }
    .section-model .carousel-item h5 {
        margin:0px!important;
    }
    .section-model .carousel-item h5 span {
        font-size:30px;
        line-height: 21px;
        margin-left: 8px;
    }
    .section-model .carousel-item h5 img {
        height: 22px;
    }
    .homefooterleft {
        position: relative;
        width: 100%;
        height: auto;
    }
    .section-model .model-buttons button.active:before, .section-model .model-buttons button:before {
        width: 90%;
        top: -5px;
    }
    .section-model .model-buttons button {
        float: left;
        width: 33%;
        margin-bottom: 15px;
    }
    .model-buttons {
        padding-top:35px!important;
        padding-bottom: 20px;
    }
    .section-model .modelpcsl .carousel-caption {
        text-align: left;
    }
    .section-model .modelpcsl .carousel-item h5 {
        float: left;
    }
    .section-model .carousel-item h4 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .section-model .carousel-item p {
        font-size: 16px;
    }
    .heroabsolute .card {
        padding:10px 30px;
        text-align: center;
    }
    .heroabsolute .card-body {
        padding:15px 0px;
    }
    .section-model .carousel-caption {
        padding: 0px;
        padding-top:30px;
    }
}    */