﻿body {
    color: #fff;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'Sweet Sans Pro';
    background: #f3f0ea;
    overflow:hidden;
}
@font-face {
    font-display: swap;
}


/* CLS Fix — Desktop (1920×800) */
.headerslider .owl-stage-outer {
    aspect-ratio: 1920 / 966;
    overflow: hidden;
}

/* CLS Fix — Mobile/Tablet (768×847) */
@media (max-width: 991px) {
    .headerslider .owl-stage-outer {
        aspect-ratio: 768 / 847;
    }
}

.headerslider .owl-item img {
    height: 100% !important;
    object-fit: cover;
}
/* Reserve slider space BEFORE Owl Carousel loads */
.position-relative.headerslider {
    min-height: 580px; /* desktop */
}

@media (max-width: 991px) {
    .position-relative.headerslider {
        min-height: 420px; /* tablet */
    }
}

@media (max-width: 576px) {
    .position-relative.headerslider {
        min-height: 320px; /* mobile */
    }
}
.wow {
    visibility: visible; /* remove hidden */
}


img {
    max-width: 100%;
    height: auto
}

body, html {
    width: 100%;
    overflow-x: hidden
}

/*@font-face {
    font-family: sweet-sans-pro-regular;
    src: url('../fonts/sweet-sans-pro-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal
}*/

@font-face {
    font-family: StratumNo1;
    src: url('../fonts/StratumNo1-Bold.woff2') format('woff2'),url('../fonts/StratumNo1-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: StratumNo1;
    src: url('../fonts/StratumNo1-Black.woff2') format('woff2'),url('../fonts/StratumNo1-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: StratumNo1;
    src: url('../fonts/StratumNo1-Regular.woff2') format('woff2'),url('../fonts/StratumNo1-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: StratumNo1;
    src: url('../fonts/StratumNo1-Light.woff2') format('woff2'),url('../fonts/StratumNo1-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: StratumNo1;
    src: url('../fonts/StratumNo1-Medium.woff2') format('woff2'),url('../fonts/StratumNo1-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Sweet Sans Pro';
    src: url('../fonts/SweetSansPro-Regular.woff2') format('woff2'),url('../fonts/SweetSansPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}



h1, h2, h3, h4 {
    font-family: StratumNo1
}

.font_headding {
    font-family: StratumNo1
}

.font-1 {
    font-family: sweet-sans-pro-regular
}

.font-2 {
    font-family: StratumNo1
}

a:hover {
    color: #7d3c98;
    text-decoration: none
}

a {
    color: #291f26;
    text-decoration: none;
    transition: all .3s;
    font-weight: 400
}

p a {
    font-weight: 600
}

.clear {
    clear: both
}

.btn {
    background: #5b2c6f;
    border-radius: 0;
    padding: 11px 42px;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid #5b2c6f;
    color: #f8f4f0;
    transition: all .3s ease
}

    .btn.focus, .btn:focus {
        outline: 0;
        box-shadow: 0
    }

a.btn:hover {
    background: #7d3c98;
    border-color: #7d3c98;
    color: #fff
}

.btn.dark {
    color: #000;
    background: 0;
    border: 0;
    padding: 0;
    text-decoration: underline
}

    .btn.dark:hover {
        background: 0;
        color: #7d3c98
    }

.footerinput {
    border: 1px solid #001b11 !important
}

.btn-w {
    width: 263px
}

.color-261e20 {
    color: #261e20
}

.h2, h2 {
    font-size: 52px;
    line-height: 1.2
}

.h3, h3 {
    font-size: 35px;
    line-height: 44px
}

.h1-main-px {
    padding: 0 60px
}

.bg-tintsgreen a:hover {
    color: #4aa6ac !important
}

ol, ul {
    list-style-position: inside
}

p:empty {
    display: none;
    margin-bottom: 0
}

*, ::after, ::before {
    box-sizing: inherit
}

.f-color-F8F4F0 {
    color: #001b11
}

.cursor-pointer {
    cursor: pointer
}

.fs-18 {
    font-size: 18px
}

.fs-20 {
    font-size: 20px
}

.fs-26 {
    font-size: 1.4vw
}

.fs-40 {
    font-size: 40px
}

.fs-70 {
    font-size: 55px;
    line-height: 1.2
}

.fs-60 {
    font-size: 60px;
    line-height: 1.2
}

.fs-30 {
    font-size: 30px;
    line-height: 35px
}

.fw-400 {
    font-weight: 400
}

.fs-35 {
    font-size: 30px
}

.fs-22 {
    font-size: 18px;
    line-height: 1.2
}

.fs-50 {
    font-size: 50px;
    line-height: 1.1
}

.fs-80 {
    font-size: 68px;
    line-height: 1.1
}

.mt-150 {
    margin-top: 150px
}

.mt-130 {
    margin-top: 125px
}
.mt-100 {
    margin-top: 105px
}
.mb-150 {
    margin-bottom: 150px
}

.lh-60 {
    line-height: 60px
}

.px-200 {
    padding: 0 180px
}

.py-130 {
    padding: 130px 0
}

.pt-130 {
    padding-top: 70px
}

.pl-130 {
    padding-left: 7%
}

.pr-130 {
    padding-right: 7%
}

.mt-75 {
    margin-top: 75px
}

.pl-lg-50 {
    padding-left: 50px
}

.pr-lg-50 {
    padding-right: 50px
}

.pb-130 {
    padding-bottom: 70px
}

.lh-li {
    line-height: 2
}

.bluecolor {
    color: #001b11
}

.carousel-caption {
    bottom: 100px
}

.slider-parallax::before {
    content: "";
    background: rgba(0,0,0,.15);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0
}

.footerlogo {
    position: relative;
    z-index: 1
}

.divider::after {
    display: block;
    content: '';
    clear: both;
    position: absolute;
    top: 63%;
    left: 0;
    border-top: 3px solid #001b11;
    width: 100%
}

.menu-buttons li {
    width: 28%;
    margin-right: 20px
}

    .menu-buttons li a {
        width: 100%;
        padding: 18px;
        padding-top: 22px
    }

.view-parallax {
    background: url("../images/parallax-img-home.html") no-repeat fixed;
    height: 95vh;
    background-position-y: bottom;
    position: relative
}

.bg-tintsgreen {
    background: #001b11
}

.blue-bg.h-98::before {
    height: 80%
}

.sub-menu-container li {
    list-style: none;
    margin-bottom: 8px
}

.lh-20 {
    line-height: 20px
}

#toTop {
    transition: transform .5s ease 0;
    bottom: 75px;
    padding: 5px;
    position: fixed;
    right: 24px;
    z-index: 9;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)
}

    #toTop img {
        position: absolute;
        left: 14px;
        z-index: 99;
        margin-top: 10px
    }

#star-svg {
    position: fixed;
    right: 19px;
    bottom: 70px;
    width: 80px;
    height: 80px
}

.dropdwoen-sec {
    width: max-content;
    position: absolute;
    top: 60px;
    background: #fff;
    padding: 0;
    z-index: 999
}

.headersubmenu:hover .collapse:not(.show) {
    display: block !important
}

.headersubmenu .dropdwoen-sec ul li {
    padding: 2px 10px;
    width: 100%;
    text-align: left;
    margin-bottom: 0
}

    .headersubmenu .dropdwoen-sec ul li a:after {
        position: absolute;
        bottom: 0;
        content: '';
        background: #e07832;
        height: 2px
    }

.sidenav ul li a:hover:after {
    width: 100%
}

.headersubmenu .dropdwoen-sec ul li a {
    padding: 5px;
    display: block;
    text-align: left;
    width: fit-content;
    color: #000
}

.sidenav a.nav-link {
    font-size: 26px;
    line-height: 27px;
    padding: 0;
    color: #fff
}

    .sidenav a.nav-link:hover {
        color: #52314b
    }

.nav-item.active a {
    color: #52314b !important
}


#myHeader.fixed.closableBannerVisible {
    padding: 8px 0
}

.amenitiesnewmenu:hover .collapse:not(.show) {
    display: none !important
}

.sidenav ul li {
    display: flex;
    text-align: left;
    padding-left: 29px;
    flex-direction: column;
    align-items: start;
    padding: 15px 10px 0;
    min-width: 250px;
}

.sidenav {
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: -145%;
    background-color: #848e59;
    overflow-x: hidden;
    transition: .5s;
    padding: 140px 0;
    right: inherit
}

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px
    }

.myClass {
    width: 900px;
    left: 0
}

.aline-right {
    position: absolute;
    right: 50px
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 39px;
    height: 30px;
    top: 14px;
    position: relative;
    margin: 29px 3px 8px;
    float: left;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 999999
}

.close {
    opacity: 1
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #291f26;
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon4.open span {
    background: #fff
}

#nav-icon4 span:first-child {
    width: 100%;
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4 span:nth-child(2) {
    top: 10px;
    width: 80%;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4 span:nth-child(3) {
    width: 60%;
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4.open span:first-child {
    width: 100%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px
}

#nav-icon4.open span:nth-child(2) {
    width: 0;
    opacity: 0
}

#nav-icon4.open span:nth-child(3) {
    width: 100%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 25px;
    left: 8px
}

.close.open {
    position: absolute !important;
    top: 0;
    left: 28px
}

.BookNowClick {
    border-radius: 33px
}

#myHeader {
    width: 100%;
    z-index: 9;
    position: fixed;
    top: 0;
    padding: 10px 0;
    transition: all .3s ease 0;
    background: #f3f0ea;
    min-height: 75px;
}

.bg1 {
    background: #f3f0ea
}

.sidenavleft a.nav-link {
    line-height: 1.1;
    text-transform: uppercase;
    font-size: .8vw;
    display: block;
    vertical-align: middle;
    color: #291f26;
    text-decoration: none;
    transition: all .3s ease 0;
    padding: 30px 0
}

    .sidenavleft a.nav-link:hover {
        color: #7d3c98
    }

.centerlogo {
    position: absolute;
    width: 175px;
    left: 0;
    right: 0;
    margin: auto
}
    .centerlogo img {
        width: 175px;
        height: 115px;
        max-width: 100%;
    }

.blue-bg {
    background: #8c7585;
    width: 100%
}

    .blue-bg p a {
        color: #fff
    }

        .blue-bg p a:hover {
            color: #7d3c98
        }

.darkgreencolor {
    color: #001b11
}

.lightcreambg {
    background: #fff9f3
}

.winebg {
    background-image: url("../images/winebg.png");
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom left
}

.menubg {
    background-image: url("../images/greenmenubg.png");
    background-repeat: no-repeat;
    background-position: bottom left 23px;
    overflow: auto
}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(13,110,253,.25)
}

.packagep p {
    margin-bottom: 0
}

    .packagep p:empty {
        display: none
    }

.homepac {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    padding: 0;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.nectarbg {
    background-image: url("../images/nectarbg.png");
    background-repeat: no-repeat;
    background-position: top center
}

.hovereffect:hover .img {
    filter: invert(28%) sepia(100%) hue-rotate(322.8deg) saturate(499.9%)
}

.margintop {
    margin-top: -100px;
    position: relative
}

.packageslider .item img {
    transform: scale(.92)
}

.lefttop {
    margin-top: -170px;
    margin-left: -259px
}

.paddingtop {
    margin-top: 220px
}

.field input.valid + label::before, .field input:focus + label::before, .label-before {
    line-height: 20px;
    font-size: 15px;
    top: -10px;
    background: 0;
    padding: 0 6px;
    left: 9px
}

.field {
    position: relative;
    margin-bottom: 0 !important;
    height: 85px
}

    .field label::before {
        content: attr(title1);
        position: absolute;
        top: 0;
        left: 15px;
        line-height: 60px;
        color: #001b11;
        transition: .3s all;
        font-weight: 100
    }

    .field input:focus {
        outline: 0;
        box-shadow: 0
    }

    .field input:valid + label::before {
        content: attr(data-title1)
    }

    .field.h100 {
        height: 140px
    }

    .field input:focus + label::before, .field input:valid + label::before, .label-before {
        line-height: 20px;
        font-size: 16px;
        top: -10px;
        background: linear-gradient(#4c6545,#4c6545);
        padding: 0 6px;
        color: #fff;
        left: 9px
    }

.g-recaptcha {
    transform: scale(.77);
    transform-origin: 0 0
}

.field label {
    cursor: text
}

    .field label.Selectlable::before {
        content: attr(title1);
        position: absolute;
        top: 0;
        left: 9px;
        line-height: 5px;
        background: #4c6545 !important;
        padding: 0 9px
    }

.field textarea:focus {
    outline: 0
}

.field textarea:valid + label::before {
    content: attr(data-title1)
}

.field textarea:focus + label::before, .field textarea:valid + label::before, .label-before {
    line-height: 20px;
    font-size: 16px;
    top: -10px;
    background: linear-gradient(#4c6545,#4c6545);
    padding: 0 6px;
    color: #fff;
    left: 9px
}

.form-control {
    height: 55px;
    font-size: 21px;
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    color: #001b11;
    padding: 6px 15px 0
}

.btn.form-submit {
    padding: 27px 70px 20px;
    letter-spacing: 3px;
    text-transform: uppercase
}

.field-validation-error {
    position: absolute;
    bottom: 5px;
    font-size: 14px;
    font-family: arial;
    font-weight: 300
}

.valid {
    background: #fff url("../images/success.png") no-repeat scroll right 12px center;
    transition: all 0 ease-in-out 0 !important
}

.input-validation-error {
    background: #fff url("../images/error.png") no-repeat scroll right 12px center;
    border: 1px solid #fff !important;
    transition: all 0 ease-in-out 0;
    box-shadow: none
}

.form-control::placeholder, .form-control:focus {
    color: #001b11;
    border-color: #fff
}

.form-control:focus {
    box-shadow: inherit
}

.cal-icon {
    background: url("../images/calendar-icon-blue.png") no-repeat right 15px center !important
}

.reservations_txt {
    line-height: 30px !important
}

.field.h100 {
    height: 248px
}

.h100 textarea.form-control {
    height: auto
}

.select2-penal .select2-container .select2-choice {
    height: 25px !important;
    background-color: transparent;
    border: 0;
    width: 100% !important;
    font-weight: 100;
    background: url('../images/select-arrow-black.html') center right 0 no-repeat;
    text-transform: capitalize;
    top: 6px;
    color: #49506b;
    text-align: left;
    padding-left: 0;
    font-size: 18px
}

.arrownone .select2-chosen {
    line-height: 35px !important
}

.header .btn:hover {
    background: #7d3c98;
    border-color: #7d3c98;
    color: #fff
}

.sidenav ul li a.btn {
    padding: .6vw 2vw .8vw
}

.header .green-logo {
    display: none
}

.header.fixed .green-logo {
    display: block
}

.header.fixed .main-logo {
    display: none
}

.border1 {
    border: 0;
    width: 120px;
    height: 2px;
    display: inline-block
}

.borderfirst {
    width: 160px
}

.headerslider .counter .mycounter {
    position: inherit;
    bottom: 35%;
    right: 20px;
    top: inherit
}

.headerslider .counter {
    position: initial;
    bottom: 0;
    right: 47px;
    color: #001b11;
    font-size: 20px;
    line-height: 0;
    top: inherit;
    z-index: 1;
    left: inherit;
    margin-top: 31px;
    float: right
}

.slider-content {
    position: relative;
    cursor: pointer
}

.counter .mycounter {
    position: absolute;
    top: 35%;
    left: 20px
}

.owl-txt-cta.carousel-caption {
    left: 10%;
    text-align: left;
    z-index: 2
}

    .owl-txt-cta.carousel-caption h3 {
        font-size: 3vw;
        line-height: 70px
    }

.overlay::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.3);
    z-index: 1
}

.hotel-img-scale {
    overflow: hidden
}

    .hotel-img-scale img {
        transition: all .5s
    }

    .hotel-img-scale:hover img {
        transform: scale(1.06)
    }

.thumbnail.flexslider.chalet-vs ul.slides li {
    width: 215px !important
}

.bluebg {
    background: #fff;
    padding: 50px 100px
}

.text-dec {
    text-decoration: underline
}

.leftbottom {
    margin-top: -200px;
    margin-left: -180px
}

.redbg {
    background: #cb0000
}

footer {
    background-color: #3a3636;
    color: #fff
}

.footer-logo {
    width: 100%;
    text-align: left
}

footer a {
    color: #fff;
    transition: .3s all
}

    footer a:hover {
        color: #7d3c98
    }

.bottom-footer {
    padding: 35px 0;
    color: #999593
}

.bottom-logo li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 60px
}

.bootom-menu li {
    display: inline-block;
    margin-right: 30px
}

.social-part li {
    margin-right: 40px
}

.social-part svg.icon {
    width: 25px;
    height: 25px;
    fill: #fff;
    transition: .5s all
}

    .social-part svg.icon:hover {
        fill: #7d3c98;
        transition: .5s all
    }

.social-part li {
    padding: 0 20px
}

.footer-menu-list li.active a {
    color: #7d3c98
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    border: solid 2px #0098a7 !important;
    background: 0 0 !important;
    border-radius: 50px
}

.ui-state-hover {
    border-radius: 50px;
    color: #fff !important;
    transition: all 0
}

    .ui-state-hover:hover {
        color: #fff !important;
        transition: all 0
    }

.start-date, .start-date.end-date1 {
    background: #0098a7;
    border-radius: 30px 0 0 30px;
    color: #fff !important
}

.end-date, .end-date1 {
    background: #0098a7;
    border-radius: 0 30px 30px 0;
    color: #fff !important
}

.start-date .ui-state-default {
    background: #0098a7 !important;
    border-radius: 50px
}

.end-date .ui-state-default {
    background: #0098a7 !important;
    border-radius: 50px
}

.ui-widget :active {
    outline: 0;
    color: #fff !important
}

.head-book {
    color: #000;
    position: absolute;
    bottom: 44px;
    z-index: 1;
    left: 0;
    right: 0; 
    margin: auto
}

    .head-book.fixed {
        position: absolute;
        bottom: -70px;
        right: 0;
        z-index: 11;
        padding: 0
    }

    .head-book ul li input[type=text] {
        color: #fff;
        background: url(../images/arrow.png) no-repeat right 0 center;
        padding: 0;
        border: 0 solid #000;
        border-radius: 4px;
        text-transform: uppercase;
        width: 130px;
        font-size: 17px;
        line-height: 24px;
        text-transform: uppercase !important;
        display: inline-block;
        outline: 0
    }

    .head-book ul li label {
        font-size: 18px;
        color: #fff;
        display: inline-block;
        margin-right: 10px
    }

    .head-book .select2-chosen {
        line-height: 1 !important
    }

    .head-book .select2-choice {
        height: auto !important;
        width: 205px !important
    }

    .head-book ul li input[type=text]::placeholder {
        color: #0098a7;
        opacity: 1
    }

.book-btn {
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    vertical-align: bottom
}

    .book-btn:hover {
        background: #30756f;
        color: #fff
    }

    .book-btn:focus {
        background: #30756f;
        color: #fff
    }

.innerbody button.btn1 {
    width: 217px
}

.head-book .telarea {
    position: static;
    display: none
}

.checkAvailability {
    border-right: none !important
}

.booking-form {
    width: auto
}

.head-book ul li {
    border-bottom: solid 2px #fff;
    line-height: 1;
    text-transform: uppercase;
    padding: 4px 0;
    box-shadow: 0;
    margin: 0 3%;
    display: inline-block;
    vertical-align: bottom
}

.head-book .select2-container .select2-choice {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 100;
    background: url('../images/arrow.png') center right 4px no-repeat;
    border: 0;
    text-transform: uppercase;
    line-height: 0
}

.head-book .select2-dropdown-open .select2-choice {
    background: #322923 url('../images/minus.html') center right 4px no-repeat
}

.mob-nav-booknow .btn {
    padding: 12px 40px 12px
}

.h1-main-px span {
    letter-spacing: .5px
}

.embed-responsive-item {
    width: 100%;
    height: 900px
}

.adaerror {
    position: absolute !important;
    z-index: -9999 !important;
    height: 0 !important;
    width: 0 !important;
    opacity: 0 !important
}

.closableBanner {
    display: none;
    background: #4aa6ac;
    margin-bottom: 5px
}

#myHeader.closableBannerVisible .closableBanner {
    display: block !important
}

.closableBanner a {
    color: #fff
}

.btn_send {
    background: 0;
    border-bottom: 2px solid #fff !important;
    color: #fff;
    border: 0 solid;
    margin-left: auto;
    float: right
}

.ippadimg-wleft {
    width: 100%
}

.roomtypesec li {
    width: 15%;
    display: inline-block;
    margin: 3px 5px;
    background: #fff;
    padding: 13px
}

.amn-icon-list li {
    display: inline-block;
    width: 19%;
    font-size: 18px;
    line-height: 1;
    margin-top: 20px;
    vertical-align: top
}

    .amn-icon-list li img {
        width: 50px;
        height: 45px;
        margin-bottom: 9px
    }

.footer-menu-list li {
    font-size: 18px
}

.swal2-modal, .swal2-overlay {
    z-index: 9999 !important
}

.btn-w {
    width: 177px
}

.roomtypesec li.active {
    background: #f3f0ea
}

.followus .owl-prev {
    background: #5b2c6f !important;
    width: 45px;
    height: 54px;
    display: block;
    position: absolute;
    z-index: 99999999;
    text-align: center
}

.followus .owl-next {
    background: #5b2c6f !important;
    width: 45px;
    height: 54px;
    display: block;
    position: absolute;
    right: 0;
    z-index: 99999999;
    text-align: center
}

    .followus .owl-next span, .followus .owl-prev span {
        font-size: 60px;
        color: #fff
    }

.followus .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0,-50%)
}

.carousel3 .owl-prev {
    width: 45px;
    height: 54px;
    display: block;
    position: absolute;
    z-index: 99999999;
    text-align: center
}

.carousel3 .owl-next {
    width: 45px;
    height: 54px;
    display: block;
    position: absolute;
    right: 0;
    z-index: 99999999;
    text-align: center
}

    .carousel3 .owl-next span, .carousel3 .owl-prev span {
        font-size: 60px;
        color: #fff
    }

.carousel3 .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0,-50%)
}

.roomslider .owl-next {
    background: #5b2c6f !important;
    width: 45px;
    height: 54px;
    display: block;
    position: absolute;
    right: 0;
    z-index: 99999999;
    text-align: center
}

.roomslider .owl-prev {
    background: #5b2c6f !important;
    width: 45px;
    height: 54px;
    display: block;
    position: absolute;
    left: 0;
    z-index: 99999999;
    text-align: center
}

    .roomslider .owl-next span, .roomslider .owl-prev span {
        font-size: 60px;
        color: #fff
    }

.roomslider .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0,-50%)
}

svg.icon_menu {
    width: 42px;
    height: 42px;
    display: block;
    fill: #52314b;
    margin-left: 6px;
    padding: 0 7px 0
}

.posleft {
    max-width: 45%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.renovation-content li {
    margin-bottom: 10px
}

p {
    line-height: 1.2;
    font-size: 21px
}

.fs-21 {
    line-height: 1.2;
    font-size: 21px
}

.color1 {
    color: #291f26
}

.bgcolor2 {
    background: #261e20
}

.colorbg4 {
    background: #848e59
}

.colorbg5 {
    background: #4c6545
}
.colorbg6 {
    background: #8e63a1
}
.bgcolor3 {
    color: #8c7585
}

.bgborder1 {
    background: url("../images/bg-1.jpg") no-repeat scroll center !important;
    width: 100%;
    height: 100%;
    background-size: contain !important;
    padding: 20px 30px
}

.bgborder2 {
    background: url("../images/bg-2.jpg") no-repeat scroll center;
    width: 100%;
    padding: 26px;
    background-size: cover
}

.bgborderbig2 {
    background: url("../images/bgbig-2.jpg") no-repeat scroll center;
    width: 100%;
    padding: 26px;
    background-size: cover
}

.bor13px {
    border: 13px solid #fff
}

.inputbgnone .field label::before {
    color: #fff
}

.inputbgnone .form-control {
    background: 0;
    color: #fff
}

.inputbgnone .input-validation-error {
    background: url("../images/error.png") no-repeat scroll right 12px center !important;
    border: 1px solid #fff !important;
    transition: all 0 ease-in-out 0;
    box-shadow: none
}

.inputbgnone .valid {
    background: url("../images/success.png") no-repeat scroll right 12px center;
    transition: all 0 ease-in-out 0 !important;
    border: 1px solid #fff !important
}

.min-w-100 {
    min-width: 100px
}

.accordionbgnone .accordion-button:not(.collapsed) {
    color: #5b2c6f;
    background-color: transparent
}

.accordionbgnone .accordion-button {
    background-color: transparent;
    font-size: 1.4rem;
    color: #fff;
    padding: 1rem .5rem
}

.accordionbgnone .accordion-item {
    background-color: transparent;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    border-left: 0;
    border-right: 0
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'width='24'height='24'fill='white'class='bibi-plus'viewBox='001616'%3E%3Cpathd='M84a.5.5001.5.5v3h3a.5.500101h-3v3a.5.5001-10v-3h-3a.5.50010-1h3v-3A.5.500184z'/%3E%3C/svg%3E");
    transition: all .5s;
    background-size: 2.25rem;
    width: 2.25rem;
    height: 2.25rem
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'width='24'height='24'fill='white'class='bibi-dash'viewBox='001616'%3E%3Cpathd='M48a.5.5001.5-.5h7a.5.500101h-7A.5.500148z'/%3E%3C/svg%3E")
}

.fixedbooknow {
    display: none
}

.fixed .fixedbooknow {
    display: inline-block
}

.fixed .BookNowClick.open-popup {
    display: none
}

.owl-carousel.weddingevent .owl-nav .owl-next, .owl-carousel.weddingevent .owl-nav .owl-prev {
    z-index: 1;
    width: 50px;
    height: 50px;
    background-color: #ccc;
    position: absolute;
    top: 50%;
    transform: translatey(-50%)
}

.owl-carousel.weddingevent .owl-nav span {
    font-size: 71px;
    height: 100%;
    display: block;
    line-height: 34px;
    color: #001b11;
    width: 100%;
    text-align: center
}

.owl-carousel.weddingevent .owl-nav .owl-prev {
    left: 0
}

.owl-carousel.weddingevent .owl-nav .owl-next {
    right: 0
}

.owl-carousel.weddingevent .owl-nav {
    margin: 0
}

.h100 {
    height: 100%
}

.iphoneleft {
    font-size: 20px
}

@media (max-width: 1400px) {

    .iphoneleft {
        position: absolute;
        left: 14%;
        font-size: 22px
    }
}
.carousel-caption {
    right: 7%;
    left: 7%
}

.overf {
    overflow: hidden
}

.social ul li i {
    margin-right: 10px;
    color: #000;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    background: #fff;
    transform: rotate(0)
}

.reserveFix {
    background: #5b2c6f;
    color: #fff !important;
    padding: 10px 19px;
    position: fixed;
    right: -72px;
    top: 50%;
    transform: rotate(-90deg);
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
    z-index: 10;
    font-weight: 700
}

    .reserveFix:hover {
        background: #7d3c98;
        color: #fff !important
    }

.min-h {
    min-height: 360px
}

button.btn:hover {
    color: #fff !important;
    background: 0 0 !important;
    border: 1px solid #fff !important
}

.bottombtn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px
}

.amn-icon-list li:nth-child(3) {
    width: 115px
}

ul.amn-icon-list.mt-2.list-inline {
    display: flex;
    justify-content: space-around
}
/* lightgallery CSS START */

.lightgallery {
    display: none;
}

    .lightgallery li div {
        /*border: solid 4px #01395e;*/
        cursor: pointer;
    }

    .lightgallery.active {
        display: block !important;
    }

.gallerty_tab_list {
    width: 60%;
    list-style: none;
    justify-content: center;
    padding: 0 0px 70px;
}

    .gallerty_tab_list .gal_tab {
        font-size: 24px;
        position: relative;
        cursor: pointer;
        margin: 5px 20px;
        transition: 0.3s;
        width: max-content;
    }

        .gallerty_tab_list .gal_tab::before {
            content: '';
            position: absolute;
            left: 0px;
            bottom: 0px;
            height: 2px;
            width: 0px;
            background: #000;
            transition: 0.3s;
        }

        .gallerty_tab_list .gal_tab.active {
            color: #5b2c6f !important;
        }

        .gallerty_tab_list .gal_tab:hover {
            color: #5b2c6f !important;
        }

            .gallerty_tab_list .gal_tab:hover::before, .gallerty_tab_list .gal_tab.active::before {
                /*transform: scale(1) !important;*/
                background: #5b2c6f;
                width: 100%;
            }

/* lightgallery CSS END */


.topbtn_newsl {
    position: fixed;
    right: -73px;
    top: 50%;
    z-index: 2;
    display: block;
    transform: translateY(-50%) rotate(90deg);
    background: #fff;
    margin: 0;
    user-select: none;
    padding: 10px 40px;
    font-size: 30px;
    cursor: pointer;
    box-shadow: 0 0 5px #ccc;
    transition: .3s
}

    .topbtn_newsl:hover {
        color: #fff;
        background: #6a7569
    }

.meetings-events-back-img {
    position: absolute;
    bottom: -60px;
    left: 50%;
    width: 75%;
    transform: translateX(-50%)
}

.wedding-venue-back-img {
    position: absolute;
    top: -60px;
    left: 50%;
    width: 75%;
    transform: translateX(-50%)
}

.wellcome-logo-box {
    max-width: 80%;
    width: 100%;
    margin: auto
}

@media only screen and (max-width:1200px) {
    .ipadroomscreen {
        margin-top: -250px;
        position: relative;
        right: 0;
        margin-left: auto;
        z-index: 1
    }

    .ipadwroom {
        width: 60%;
        margin: auto
    }
}

@media only screen and (max-width:767px) {
    .wedding-venue-back-img {
        top: -30px;
        width: 85%
    }

    .meetings-events-back-img {
        bottom: -30px;
        width: 85%
    }

    .ipadroomscreen {
        margin-top: 10px
    }

    .ipadwroom {
        width: 100%;
        margin: auto
    }

    .ipadroomscreen .blue-bg {
        width: 100%;
        margin: 7px auto;
        position: relative;
        z-index: 1
    }

    .h100 {
        height: auto
    }
}

@media only screen and (max-width:575px) {
    .amn-icon-list li img {
        width: 33px;
        height: auto
    }

    .footerlogo {
        width: 63%;
        height: auto
    }
}

.closable_pop {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(217,217,217,.75);
    left: 0;
    top: 0;
    z-index: 9999
}

.closable_pop_content {
    width: 53%;
    background-color: #8c7585;
    position: fixed;
    top: 50%;
    right: 0;
    left: 0;
    overflow: auto;
    margin: auto;
    transform: translate(0,-50%)
}

.pop_content_wrapper {
    width: 100%;
    padding: 10%
}

.pop_close_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    width: 48px;
    position: absolute;
    left: 28px;
    top: 25px;
    fill: #2a307f;
    border-radius: 50%;
    user-select: none;
    cursor: pointer;
    transition: .3s
}

    .pop_close_btn svg {
        height: 15px;
        width: 15px
    }

.story p span {
    color: #2a307f;
    font-size: 32px
}
.closable_pop.homepage {
    display: none
}
/*.closable_pop.homepage {
    display: block
}*/
#closable_pop2 .pop_close_btn {
    right: 28px;
    left: auto;
    top: 25px;
}
#closable_pop2 .popup-logo {
    width:250px;
}
.closable_pop.homepage .closable_pop_content {
    width: 670px
}

.timeline-container {
    position: relative
}

    .timeline-container::before {
        content: '';
        position: absolute;
        left: 60px;
        top: 50px;
        bottom: 0;
        bottom: 60px;
        width: 8px;
        background: #5b2c6f;
        z-index: 1
    }

.timeline-item {
    position: relative;
    margin-bottom: 0;
    padding: 60px
}

.timeline-dot {
    position: absolute;
    left: 49px;
    top: 30px;
    width: 32px;
    height: 32px;
    background: #5b2c6f;
    border: 4px solid #5b2c6f;
    border-radius: 50%;
    z-index: 2
}

.timeline-content {
    overflow: hidden
}

.content-wrapper {
    display: flex;
    flex-direction: row;
    align-items: stretch
}

.text-section {
    padding: 40px
}

.image-section {
    flex: 1;
    position: relative
}

    .image-section img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.year {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff
}

.description {
    font-size: 16px;
    line-height: 1.8;
    color: #f0f0f0
}

@media(max-width:768px) {
    .timeline-container::before {
        left: 20px
    }

    .timeline-dot {
        left: 8px
    }

    .timeline-item {
        padding-left: 40px;
        padding-right: 20px;
        padding-top: 0;
        padding-bottom: 30px
    }

    .content-wrapper {
        flex-direction: column !important
    }

    .text-section {
        padding: 30px 20px
    }
}

@media only screen and (max-width:1440px) {
    .closable_pop_content {
        width: 45%
    }

    .fs-70 {
        font-size: 46px
    }
}

@media only screen and (max-width:1280px) {
    .closable_pop_content {
        width: 50%
    }
}

@media only screen and (max-width:1024px) {
    .closable_pop_content {
        width: 55%
    }
}

@media only screen and (max-width:999px) {
    .closable_pop_content {
        width: 82%
    }
}

@media only screen and (max-width:767px) {
    .closable_pop_content {
        width: calc(100% - 30px)
    }

    .pop_content_wrapper {
        padding: 56px 15px
    }
}

@media only screen and (max-width:1800px) {
    .header .mobile_logo {
        width: 18vw
    }
}

@media only screen and (max-width:1680px) {
    .welcome .w-50 {
        width: 650px !important
    }

    .menu-buttons li {
        width: 40%
    }

    .boder-bottom {
        font-size: 16px;
        letter-spacing: 0
    }

    .head-book ul li {
        margin: 0 1%
    }

    .fs-30 {
        font-size: 26px;
        line-height: 32px
    }

    .fs-22 {
        font-size: 16px;
        line-height: 1
    }

    .fs-50 {
        font-size: 40px
    }

    .fs-80 {
        font-size: 55px
    }

    .fs-70 {
        font-size: 50px
    }
}

@media only screen and (max-width:1440px) {
    .py-130 {
        padding: 60px 0
    }

    .pt-130 {
        padding-top: 100px
    }

    .fs-90 {
        font-size: 5.3vw;
        line-height: 90px
    }

    .banner-txt.carousel-caption {
        width: 63vw
    }

    .main-sec-h1 .w-50 {
        width: 55vw !important
    }

    .pt-130.home-accommodation {
        padding-top: 70px
    }

    .px-200 {
        padding: 0 110px
    }

    .mt-150 {
        margin-top: 120px
    }

    .mb-150 {
        margin-bottom: 120px
    }

    .cta-slider-h .owl-nav {
        left: -125px
    }

    .h2, h2 {
        font-size: 40px
    }

    .thumbnail.flexslider ul.slides li {
        margin-right: 18px !important;
        width: 11vw !important
    }

    .rooms-flex .txt {
        padding-right: 0 !important
    }

    .custom-body-px {
        padding: 0 50px
    }

    .pb-130 {
        padding-bottom: 100px
    }

    .thumbnail.flexslider.chalet-vs ul.slides li {
        width: 11.3vw !important
    }

    .dropdwoen-sec ul li a {
        font-size: .9vw
    }

    .dropdwoen-sec {
        left: 10px;
        width: 18vw
    }

    .cta-slider-h .active .item .owl-txt-cta {
        left: 17%
    }

    .boder-bottom {
        letter-spacing: 0
    }

    .head-book #CheckInDate {
        font-size: 49px
    }

    .head-book #CheckOutDate {
        font-size: 49px
    }

    .head-book ul li span {
        font-size: 15px
    }

    .bluebg {
        padding: 40px;
        padding-right: 0
    }

    .fs-50 {
        font-size: 40px
    }

    .roomtypesec li {
        padding: 5px
    }

    .w-1280 {
        width: 1200px
    }

    .btn {
        padding: 10px 30px
    }
}

@media only screen and (max-width:1366px) {
    .fs-30 {
        font-size: 26px
    }

    .bottom-logo li {
        margin-left: 45px
    }

    .mt-75 {
        margin-top: 60px
    }

    .owl-txt-cta.carousel-caption h3 {
        font-size: 40px
    }

    .sidenav ul li {
        padding: 10px .6vw
    }

    .w-1280 {
        width: 1100px
    }
}

@media only screen and (max-width:1280px) {
    .px-200 {
        padding: 0 70px
    }

    .btn {
        padding: 10px 20px
    }

    .fs-90 {
        line-height: 75px
    }

    .pl-lg-50 {
        padding-left: 35px
    }

    .pr-lg-50 {
        padding-right: 35px
    }

    .room-menities.ms-4 {
        margin-left: 1rem !important
    }

    .thum-align-sr .boder-bottom {
        font-size: 16px
    }

    .room-menities .viewall {
        font-size: 18px
    }

    .dropdwoen-sec ul li {
        padding: 8px 15px 2px !important
    }

    .cta-slider-h .owl-nav img {
        width: 70px
    }

    .cta-slider-h .active .item .owl-txt-cta {
        left: 27%
    }

    .owl-txt-cta.carousel-caption h3 {
        line-height: 50px
    }

    .roomtypesec li {
        width: 26.5%
    }

    .w-1280 {
        width: 1000px
    }
}

@media only screen and (max-width:1124px) {
    .w-1280 {
        width: 100%
    }
}

@media only screen and (max-width:1024px) {
    .h1-main-px {
        padding: 10px 23px
    }

    .fs-90 {
        font-size: 5.5vw;
        line-height: 65px
    }

    .pt-130.home-accommodation {
        padding-top: 40px
    }

    .pt-130 {
        padding-top: 70px
    }

    .fs-22 {
        font-size: 18px
    }

    .custom-body-px {
        padding: 0 20px
    }

    .room-menities .viewall {
        font-size: 16px
    }

    .thum-align-sr .boder-bottom {
        font-size: 12px
    }

    .mob-nav-booknow .btn {
        width: 170px;
        padding: 18px 19px 12px
    }

    .booknowul {
        max-width: 500px;
        margin: auto
    }

    .head-book ul li {
        width: 210px;
        text-align: left;
        margin: 15px 0
    }

        .head-book ul li input[type=text], .head-book ul li label, .head-book ul li span {
            font-size: 14px;
            width: 115px
        }

    .btn {
        padding: 9px 21px 9px;
        font-size: 17px
    }

    .footer-menu-list li {
        font-size: 16px
    }
}

.privacypolicypage .collapse:not(.show) {
    display: block
}

.privacypolicypage ol, .privacypolicypage ul {
    padding-left: 1.5rem;
    margin-bottom: 1rem
}

    .privacypolicypage ol li ol, .privacypolicypage ul li ul {
        padding-left: .5rem
    }

@media only screen and (max-width:999px) {
    .ipadw {
        width: 60%;
        margin: auto
    }

    .header .mobile_logo {
        width: 232px;
        display: block;
        transition: all .5s;
        position: relative;
        z-index: 9999
    }

    .header.fixed .mobile_logo {
        width: 232px;
        margin-top: 5px
    }

    .fs-50 {
        font-size: 32px
    }

    .amenitiesnewmenu .collapse:not(.show) {
        display: none
    }

    .mob-nav-booknow .btn {
        padding: 9px 18px 7px
    }

    .roomtypesec li {
        width: 30.5%
    }

    .w-250.mobilelogo {
        position: absolute;
        top: 0;
        text-align: center;
        left: 0;
        right: 0;
        margin: auto;
        width: 112px
    }

    #myHeader.fixed .w-250.mobilelogo {
        width: 88px;
        top: 8px
    }

    .h-98::before {
        height: 99%
    }

    .paddingtop {
        margin-top: 10px
    }

    .px-200 {
        padding: 0 20px
    }

    .pl-lg-50 {
        padding-left: 0
    }

    .pr-lg-50 {
        padding-right: 13px
    }

    .slider-parallax {
        background-size: 165% 820px !important;
        background-position-y: inherit;
        background-position-x: center
    }

    .mobile_logo.myClass .main-logo {
        display: block
    }

    .mobile_logo.myClass .green-logo {
        display: none
    }

    .main-sec-h1 .w-50 {
        width: auto !important
    }

    .fs-90 {
        font-size: 60px;
        line-height: 75px
    }

    .banner-txt.carousel-caption {
        width: auto;
        left: 50px;
        right: 50px
    }

    .fs-26 {
        font-size: 22px
    }

    .banner-info.carousel-caption {
        right: 20px
    }

    .home-slider .owl-dots {
        left: 20px;
        bottom: 70px
    }

    .mt-75 {
        margin-top: 35px
    }

    .bottom-logo {
        margin-bottom: 50px !important
    }

    .bottom-part {
        margin-top: 50px
    }

    .bottom-logo li:first-child {
        margin-left: 0
    }

    .fs-30 {
        font-size: 30px
    }

    .fs-70 {
        font-size: 40px
    }

    .mt-150 {
        margin-top: 66px
    }

    .mb-150 {
        margin-bottom: 95px
    }

    .fixed .sidenav a.nav-link {
        color: #fff
    }

    .amenities_list ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .flexslider.main-slide {
        margin-bottom: 20px
    }

    .pb-130 {
        padding-bottom: 70px
    }

    .sitemap-list li a {
        font-size: 33px
    }

    .nav-item.mob-none {
        display: none
    }

    .dropdwoen-sec ul li a {
        font-size: 18px
    }

    .dropdwoen-sec ul li.active, .dropdwoen-sec ul li:hover {
        background: 0
    }

    .sidenav .dropdwoen-sec ul li.active a {
        color: #7d3c98
    }

    .sidenav ul li a.nav-link {
        line-height: 36px
    }

    .mob-nav-booknow .btn {
        width: auto
    }

    .contact-info-ct .pt-130 {
        padding-top: 25px
    }

    .contact-map iframe {
        height: 541px
    }

    .dropdwoen-sec ul li a {
        color: #fff !important
    }

    .sidenav ul li a.nav-link:after {
        display: none
    }

    .header .sidenav .nav-item.active a {
        border-color: #fff;
        color: #fff
    }

    .sidenav a.nav-link:focus, .sidenav a.nav-link:hover {
        border-color: #fff;
        color: #fff !important
    }

    .sidenav ul li a.nav-link:hover {
        color: #7d3c98
    }

    .dropdwoen-sec {
        background: 0
    }

    .leftbottom {
        margin-top: -88px;
        margin-left: -3px;
        width: 66%
    }

    .ippadimg-w {
        width: 63%;
        float: right
    }

    .lefttop {
        margin-top: -428px;
        margin-left: 133px;
        width: 66%
    }

    .ippadimg-wleft {
        width: 63%;
        float: left
    }

    .fs-40 {
        font-size: 24px
    }

    body {
        font-size: 16px
    }

    .sub-menu-container li {
        list-style: none;
        margin-bottom: 3px
    }

    .myClass {
        width: 90%
    }

    .privacypolicypage .collapse:not(.show) {
        display: none
    }

    .closable_pop.homepage .closable_pop_content {
        width: 470px
    }
}

@media only screen and (max-width:767px) {
    .mt-130 {
        margin-top: 52px
    }
    #closable_pop2 .popup-logo {
        width: 150px;
    }
    .close-btn {
        position: absolute;
        right: 6px !important;
        cursor: pointer;
        font-size: 18px;
        font-weight: 700;
        color: #333;
        top: -3px !important
    }

    .fs-80 {
        font-size: 40px
    }

    .roomtypesec li {
        width: 45.5%
    }

    .aline-right {
        right: 29px;
        top: 34px
    }

    .sidenavleft a.nav-link {
        padding: 0
    }

   

    .centerlogo {
        width: 99px
    }
    .centerlogo img {
        width: 99px;
        height: auto;
    }
    .mob-nav-booknow .btn {
        padding: 9px 12px 7px;
        font-size: 14px
    }

    #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
        top: -10px
    }

    .close.open {
        top: 14px !important
    }

    .myClass {
        width: 100%
    }

    .sidenav ul li a.nav-link {
        line-height: 21px;
        font-size: 22px
    }

    .header .mobile_logo {
        width: 263px
    }

    .h2, h2 {
        font-size: 30px
    }

    .slider-parallax {
        background: 0;
        height: auto
    }

    .h1-main-px {
        padding: 22px 13px
    }

    .fs-90 {
        font-size: 38px;
        line-height: 45px
    }

    .owl-txt-cta.carousel-caption h3 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 10px
    }

    .owl-txt-cta.carousel-caption {
        left: 6%;
        right: 6%;
        bottom: 0
    }

    .social-part li:last-child {
        margin-right: 0
    }

    .bottom-logo li {
        margin-left: 0;
        width: 48%;
        margin-bottom: 33px
    }

    .fs-22 {
        font-size: 18px
    }

    .bootom-menu li {
        margin-right: 10px
    }

    .bootom-menu {
        font-size: 18px
    }

    .bottom-logo {
        margin-bottom: 0 !important
    }

    .home-slider .owl-dots {
        display: none
    }

    .banner-info.carousel-caption {
        right: 20px;
        left: 20px;
        text-align: center;
        bottom: 0
    }

    .fs-70 {
        font-size: 30px
    }

    .mt-150 {
        margin-top: 55px
    }

    .mb-150 {
        margin-bottom: 55px
    }

    .menu-buttons li {
        width: 100%
    }

    .booknow.booknoeipad {
        position: absolute;
        bottom: 94px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        z-index: 1;
        width: 211px
    }

    .btn {
        padding: 8px 14px;
        font-size: 16px
    }

    .main-slide .flex-direction-nav .flex-next, .main-slide .flex-direction-nav .flex-prev {
        display: none
    }

    .thumbnail.flexslider ul.slides li, .thumbnail.flexslider.chalet-vs ul.slides li {
        margin-right: 25px !important;
        width: 174px !important
    }

    .room-menities.ms-4 {
        margin-left: 0 !important
    }

    .sidenav ul li {
        padding: 10px 24px
    }

    .gallery-tabbing.nav-tabs .nav-link {
        font-size: 18px
    }

    .h3, h3 {
        font-size: 25px;
        line-height: 40px
    }

    .sitemap-list li a {
        font-size: 22px;
        line-height: 35px
    }

    .contact-map iframe {
        height: 250px
    }

    .menu-buttons li a {
        padding: 11px;
        padding-top: 22px
    }

    .contact-info-ct {
        font-size: 19px
    }

    .cta-slider-h .owl-nav img {
        width: 52px
    }

    .cta-slider-h .owl-nav {
        margin-left: 54px;
        top: -23px
    }

    .pt-130 {
        padding-top: 50px
    }

    .view-parallax {
        height: auto;
        background: 0;
        background: -webkit-image-set()
    }

    .breakword {
        word-break: break-all
    }

    .closableBanner a {
        width: 78%;
        margin: auto;
        font-size: 16px;
        line-height: 22px
    }

    .banner-txt.carousel-caption {
        width: 90%;
        left: 0;
        right: 0
    }

    .banner-txt .fs-80 {
        font-size: 25px;
        line-height: 30px
    }

    .btn {
        padding: 8px 14px;
        font-size: 16px
    }

    .head-book {
        color: #000;
        bottom: 10px;
        left: 0;
        right: 0;
        margin: auto
    }

        .head-book ul li {
            margin: 7px 3%
        }

    .checkAvailability {
        text-align: center !important
    }

    body {
        line-height: 26px
    }

    p {
        font-size: 18px
    }

    .fs-21 {
        font-size: 18px
    }

    .ipadw {
        width: 94%
    }

    .margintop {
        margin-top: -8px
    }

    .btn-w {
        width: auto
    }

    .py-130 {
        padding: 30px 0
    }

    .fs-22 {
        font-size: 15px
    }

    .roomtypesec li {
        width: 28.5%;
        vertical-align: top
    }

    .fs-22 {
        line-height: 1;
        font-size: 11px
    }

        .fs-22.iphonefont {
            font-size: 15px
        }

    .mapright {
        width: 100%
    }

    .posleft {
        max-width: 100%;
        position: relative;
        top: 0;
        transform: translateY(0)
    }

    .pl-130 {
        padding-left: 0;
        margin-top: 30px
    }

    .pr-130 {
        padding-right: 0;
        margin-top: 30px
    }
}

@media only screen and (max-width:480px) {
    .btn {
        padding: 8px 10px;
        font-size: 15px
    }

    .head-book ul li {
        width: 76%;
        text-align: left;
        margin: 6px 4%
    }

    .head-book .select2-choice {
        height: auto !important;
        width: 100% !important
    }

    .head-book ul li input[type=text] {
        width: auto !important;
        float: right
    }

    .amn-icon-list li {
        width: 30%
    }

    .closable_pop.homepage .closable_pop_content {
        width: 339px
    }
}

@media only screen and (max-width:380px) {
    .mob-nav-booknow .btn {
        padding: 5px 7px 3px;
        font-size: 12px
    }

    .roomtypesec li {
        width: 36.5%
    }

    .carousel-caption {
        top: 71px;
        bottom: inherit;
        right: 3%;
        left: 3%
    }
}

.timeline {
    border-left: 8px solid #5b2c6f;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    margin: 50px auto;
    letter-spacing: .5px;
    position: relative;
    line-height: 1.4em;
    padding: 20px;
    list-style: none;
    text-align: left
}

    .timeline .event {
        border-bottom: 1px solid rgba(160,160,160,.2);
        padding-bottom: 15px;
        margin-bottom: 20px;
        position: relative
    }

        .timeline .event:last-of-type {
            padding-bottom: 0;
            margin-bottom: 0;
            border: 0
        }

        .timeline .event:after, .timeline .event:before {
            position: absolute;
            display: block;
            top: 0
        }

        .timeline .event:before {
            left: -177.5px;
            color: #212121;
            content: attr(data-date);
            text-align: right;
            font-size: 16px;
            min-width: 120px
        }

        .timeline .event:after {
            box-shadow: 0 0 0 8px #5b2c6f;
            left: -30px;
            background: #5b2c6f;
            border-radius: 50%;
            height: 11px;
            width: 11px;
            content: "";
            top: 5px
        }

@media(max-width:945px) {
    .timeline .event::before {
        left: .5px;
        top: 20px;
        min-width: 0;
        font-size: 13px
    }

    .timeline h3 {
        font-size: 16px
    }

    .timeline p {
        padding-top: 20px
    }

    section.lab h3.card-title {
        padding: 5px;
        font-size: 16px
    }
}

@media(max-width:768px) {
    .px-mob-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .bgborder2 {
        padding: 10px
    }

    .bor13px {
        border: 6px solid #fff
    }

    .timeline .event::before {
        left: .5px;
        top: 20px;
        min-width: 0;
        font-size: 13px
    }

    .timeline .event:first-child::before, .timeline .event:nth-child(3)::before, .timeline .event:nth-child(5)::before {
        top: 38px
    }

    .timeline h3 {
        font-size: 16px
    }

    .timeline p {
        padding-top: 20px
    }
}

a.portfolio-link {
    margin: 0 auto;
    display: block;
    text-align: center
}

.filterselect {
    position: relative;
    display: flex;
    width: 253px;
    background: #001b11 url("../images/selectarrow.png") no-repeat left 25px top 26px !important;
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    padding: 19px 24px;
    background-size: 30px
}

    .filterselect.two {
        background: #001b11 url("../images/selectleft.png") no-repeat left 25px center !important
    }

.filterselect {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

.zui-pager {
    text-align: center
}

.zui-pager--center {
    text-align: center
}

.zui-pager--right {
    text-align: right
}

.postop {
    position: relative;
    top: 9px
}

.zui-pager .btn-group {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

.zui-pager .btn-group__item {
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 40px;
    float: left;
    color: #001b11;
    font-weight: 700
}

    .zui-pager .btn-group__item .btn {
        margin: 0;
        padding: .5em 1em;
        border: 0;
        font-weight: 300;
        background-color: transparent;
        box-shadow: inset 0 -2px 0 0 #bbb;
        color: #bbb
    }

        .zui-pager .btn-group__item .btn:hover {
            box-shadow: inset 0 -3px 0 0 #001b11
        }

    .zui-pager .btn-group__item .current {
        box-shadow: inset 0 -3px 0 0 #2a307f;
        color: #2a307f;
        font-weight: 700
    }

        .zui-pager .btn-group__item .current:hover {
            box-shadow: inset 0 -3px 0 0 #2a307f;
            cursor: default
        }

.zui-pager .btn[disabled] {
    box-shadow: inset 0 -2px 0 0 #e6e6e6;
    color: #e6e6e6
}

    .zui-pager .btn[disabled]:hover {
        box-shadow: inset 0 -2px 0 0 #e6e6e6;
        cursor: default
    }

.zui-pager__input {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
}

    .zui-pager__input > input {
        width: 2em;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 0;
        line-height: 1
    }

.zui-pager .i-chevron-left, .zui-pager .i-chevron-right {
    margin: 15px;
    border-style: solid;
    border-color: #3a3a3a;
    width: 6px;
    height: 6px;
    display: block;
    cursor: pointer
}

.zui-pager .i-chevron-left {
    border-width: 1px 0 0 1px;
    transform: rotate(-45deg)
}

.zui-pager .i-chevron-right {
    border-width: 1px 1px 0 0;
    transform: rotate(45deg)
}

.img-container-grid {
    display: flex;
    flex-wrap: wrap
}

.smallsquare {
    max-width: 20%;
    height: auto;
    flex: 0 0 20%;
    padding-top: 20%;
    display: grid;
    position: relative
}

.h_rectangle {
    max-width: 40%;
    flex: 0 0 40%;
    padding-top: 20%;
    position: relative
}

.bigsquare {
    max-width: 40%;
    height: auto;
    flex: 0 0 40%;
    padding-top: 40%;
    display: grid;
    position: relative
}

.bigsquare_blank {
    max-width: 40%;
    height: auto;
    flex: 0 0 40%;
    display: flex;
    flex-wrap: wrap
}

.inner_square {
    max-width: 50%;
    flex: 0 0 50%;
    height: 50%;
    position: relative
}

.v_rectangle {
    max-width: 20%;
    flex: 0 0 20%;
    padding-top: 40%;
    position: relative
}

.img-grid-c {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    object-fit: cover;
    object-position: center;
    padding: 2.5px
}

/**cookies banner **/
.cookies-statement {text-align: left; padding: 12px 50px; position: fixed; bottom: 0; background: #fff; z-index: 9999; box-shadow: 0 5px 13px #292828; width: 100%;}
.cookies-statement .cookies-btn ul li {display: inline-block;padding: 0 5px;}
.Cookiesclose .icon {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #7d3c98;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer;
    fill: #062360;
}
.Cookiesclose .icon {cursor: pointer; fill: #fff;}

.cookies-statement h3{font-size:26px; line-height: 30px;}
.Cookies a {
    color: #fff;
    /*width: 147px;*/
    padding: 10px 12px;
    font-size: 16px;
}
.Cookies a:hover{color:#1d4368;}
.Cookies p {margin-bottom: 0px; line-height: 22px; font-size: 16px; color:#000;}

/*cookies statement*/
.cookies_container {
	width: 100%;
	padding: 30px 50px;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #fff;
	z-index: 9999;
	box-shadow: 0 0 26px #ba9c5c;
}
.cookies_container h2 {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
}
.cookies_container p {
	font-size: 16px;
	line-height: 22px;
}
.close_cookies {
    height: 30px;
    width: 30px;
    position: absolute;
    top: -20px;
    left: -40px;
    background: #7d3c98;
    border-radius: 50%;
    color: #fff;
    font-size: 35px;
    cursor: pointer;
    user-select: none;
    transform: rotate(45deg);
}

@media(max-width:767px) {
    .cookies-statement {
        padding: 12px 10px;
    }
        .cookies-statement .cookies-btn ul li a {
            /*width: 140px;*/
            padding: 10px 7px;
            font-size: 14px;
            margin-top: 10px;
        }
    .gallerty_tab_list {
        width: 80%;
        padding: 0 0px 10px;
    }
}

