@charset "utf-8";

@font-face {
    font-family: 'GFSElpis';
    src: url('../fonts/elpis.woff?') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
/* CSS Document */

.mt120{margin-top:120px;}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.mo{display:none !important;} /* mobile only */
.do{display:inline-block !important;} /* pc only */

body, nav, .col{
    margin:0px !important;
    padding:0 !important;
}

body{
    overflow-x:hidden;
    font-family: 'GFSElpis', serif;
    background:#e1dcd6 ;
    color:#434834;
    padding:90px 40px 20px 40px !important;
}

section{
    margin-bottom:30px;
}

p{
    font-size:1.1rem;
    line-height:2rem;
}

a
{
    transition:all ease-in-out 0.4s;
    color:unset;
    text-decoration: none;
    display:block;
}

a:hover
{
    transition:all ease-in-out 0.4s;
    color:unset;
    text-decoration: line-through !important;
}

.act
{
    transition: all ease-in-out 0.4s;
    color: unset;
    cursor:default !important;
    text-decoration: none !important;
    border-top: 20px solid #5e6842;
    position: relative;
    top: -34px;
    padding-top: 34px;
    margin-bottom: -20px;
}

.act:hover{
    text-decoration: none !important;
}

h2
{
    font-size:2.5rem;
    color:#5e6842;
    margin-bottom:50px;
}

h3
{
    font-weight:bold;
    color:#5e6842;
}

h3 .h3
{
    font-size:1.4rem;
}

footer{
    border-top:1px solid #434834;
    padding:30px 0px;
    margin-top:120px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    font-size:0.7rem;
}

footer a {display: inline;}

.button
{
    transition:all ease-in-out 0.4s;
    border: 1px solid #434834;
    padding: 5px 20px !important;
    background-color:none !important;
    color:#434834;
}

.button:hover{
    transition:all ease-in-out 0.4s;
    text-decoration: none !important;
    color:#e1dcd6;
    background-color:#434834;
}

.bInv{
    transition:all ease-in-out 0.4s;
    text-decoration: none !important;
    padding: 5px 20px !important;
    color:#e1dcd6;
    background-color:#434834;
    border: 1px solid #434834;
}

.bInv:hover
{
    transition:all ease-in-out 0.4s;
    text-decoration: none !important;
    background-color:#e1dcd6 !important;
    color:#434834;
}

.nav .button {margin-left: 30px;}

.navbar{display:block;}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: row;
}

/*#menu .nav-link {padding-right:0;}*/
#menu .nav-logo {padding:0;}

#menu
{
    justify-content: space-between;
    position: fixed;
    width: 100%;
    background-color: #e1dcd6;
    z-index: 10;
    top: 0;
    padding: 20px 40px !important;
    left: 0;
}

.carousel
{
    overflow:hidden;
    margin-bottom:120px;
}


.sl-img-div
{
    width: 100vw;
    height: 100vh;
    background-size: cover;
    background-position: center;
    margin-bottom: 516px;
}

.pBig
{
    width:50%;
}

#carouselId2
{
    width:50%;
    height:200px;
}

#carouselId3
{
    min-height:200px;
    width:50%;
}

.carousel-indicators
{
    /*position:relative;*/
    z-index:10;
}

.row
{
    display: flex
;
    -ms-flex-wrap: wrap;
    /*flex-wrap: nowrap;*/
    /* margin-right: -15px; */
    /* margin-left: -15px; */
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.rowSmall
{
    /*width:57vw;*/
}

.iminLT
{
    background-color:rgba(225, 220, 214,1);
    padding:60px 0px 60px 60px;
}

.iminC
{
    width:18vw;
    margin: 0px 20px;
}

.iminCacc
{
    width: 15vw;
    /*height: 400px;*/
    margin: 0px 10px;
}

.roomSection
{
    padding:100px 100px;
}

.wellnessSection
{
    padding:0px 100px;
    align-items: flex-start;
}

.termsSection, .pointsSection
{
    padding:0px 20vw;
    align-items: flex-start;
    justify-content:left;
}

.roomSection a
{
    display: inline-block;
    margin-right:30px;
}

.roomSpecs
{
    margin:10px 0px 25px 0px;
}

.roomActions
{
    border-top:1px solid #fff;
    padding-top:20px;
    margin-top:20px;
}

.rmImL
{
    Width: 20vw;
    height: 60vh;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 2;
    border:20px solid #e1dcd6;
}

.rmImR
{
    Width: 40vw;
    height: 70vh;
    background-position: center;
    background-size: cover;
}

.rm{
    display:none !important;
}

.rm1
{
    display: inline-block !important;
}

.numberBig
{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: 2px solid #9aa184;
    color:#9aa184;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-weight: bold;
}

.eban
{
    position:fixed;
    bottom:40px;
    left:40px
}

.gr
{
    display:none;
}

.lang-icon
{
    position:fixed;
    bottom:0;
    right:0;
}

.lang-icon
{
    position:fixed;
    bottom:125px;
    right:0px;
    z-index:999999;
    background: #e1dcd6;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding:10px;
    padding-right: 40px;
}

img.sl-img {
    width: 100%;
}

.fc
{
    margin-left:-45px;
}



@media (orientation: landscape) {
    .footCenter
    {
        transform: translateX(-25%);
    }
    
  }
  
  @media (orientation: portrait) {
    
    .do{display:none !important;} /* mobile only */
    .mo{display:inline-block !important;} /* pc only */

    .sl-img
    {
        height:60vh;
        width:auto !important;
        margin-left:-50%;
    }
    #carouselId
    {
        height:60vh !important;
        margin-bottom:30px;
    }
    .pBig
    {
        width:unset !important;
        text-align: left;
    }
    .iminL
    {
        width:100% 

    }
    .iminLT
    {
        padding:60px 0px;
    }
    h2
    {
        text-align: left;
    }

    #carouselId3
    {
        text-align: left;
        width:unset;
    }

    section{
        margin-bottom:0px;
    }

    .rowSmall
    {
        width:unset;
        justify-content: center;
        align-content: center;
        align-items: center;
    }

    .iminC
    {
        width: 25vw;
        margin:5px;
    }

    footer
    {
       
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    }

    footer div
    {
        margin:10px;
        text-align: center !important;
    }

    .sl-img-div
    {
        width: 100vw;
        height: 60vh;
        background-size: cover;
        background-position: center;
        margin-bottom: 516px;
    }

    #menu2 .nav
    {
        transition: all ease-in-out 0.4s;
        flex-direction: column;
        position:fixed;
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 15;
        background: #e1dcd6;
        top:-150vh;
    }

    .navAct
    {
        transition: all ease-in-out 0.4s;
        top:0vh !important;
    }

    .mo
    {
        display:block !important;
    }

    .nav-mob
    {
        position: fixed;
        z-index: 20;
        top: 0;
        left: 0;
        background: #e1dcd6;
        width: 100vw;
        padding: 25px;
    }

    body
    {
        padding-top:150px !important;
    }

    .icon-menu
    {
        font-size: 2rem;
    position: fixed;
    top: 53px;
    right: 38px;
    z-index:101;
    }

    .icon-x
    {
        font-size: 2rem;
    }

    .nav .button
    {
        margin-left:0px;
        margin:50px 0px;
    }

    .roomSection
    {
        padding:20px 0px;
    }

    .wellnessSection
    {
        padding:0px;
        text-align: left;
    }

    .roomSection a
    {
        margin-right:7px;
    }

    .termsSection, .pointsSection
    {
        padding:0px;
    }

    .termsSection center
    {
        text-align:left;
    }

    .pointsSection
    {
        margin:0px;
    }

    .pointsSection .cl
    {
        margin-top:60px;
        padding:0px;
    }

    .bInv{
        margin-top:30px;
    }

    .rmImL
    {
        Width: 65vw;
    height: 30vh;
    background-position: center;
    background-size: cover;
    position: relative;
    left:-21px;
    top:-21px;
    z-index: 2;
    border: 20px solid #e1dcd6;
    margin-bottom: -500px;
    display: none;
    }

    .rmImR
    {
        width:100%;
        height:40vh;
    }

    #unwind, #amenities, #experience, #explore, #getHere
    {
        margin-top:0px;
    }

    #wellness, #activities, #interest, #prepare, #map, #faq, #terms
    {
        margin-bottom:120px;
    }

    #sep
    {

    }

    .fc
    {
        margin-left:0px !important;
    }

    
    .nav-link {
        display: inline-block;
    }

    .pointsSection h3 {
        margin-top: 30px;
    }

  }