a, a.active, a:focus, a:hover {
    text-decoration: none;
    color: #585757
}

*, .row {
    margin: 0;
    padding: 0
}

.sec-5-1, .sec-8-1, .video-banner video, nav .nav-line {
    position: relative
}

nav .nav-line:after, nav .nav-line:before {
    position: absolute;
    background: #463615;
    width: 32px;
    height: 4px;
    content: ''
}

.abc:first-child, .abc:nth-child(2) {
    transition: .8s cubic-bezier(.19, 1, .22, 1) .1s
}

.main-head, h1, header h2 {
    text-transform: uppercase
}

.open-nav-1 ul li a:hover .open-nav-1 ul li a:after, nav {
    top: 40px
}

.bttn a, .bttn a:hover {
    border: 1px solid #b08d42
}

*, .accommodation-sec-2, .at-the-palace-sec div, .discover-sec-3-sec-2, .gallery-space, .packages-1 span p, .padd_zero, .rooms-col-1, .row, .sec-4 .sec-4-2 {
    padding: 0
}

.sec-6-1, .sec-6-2 {
    float: right
}

footer ol li, footer ul li {
    float: none;
    list-style-type: none
}

.contact-info ul li, .open-nav-1 li, footer ol li, footer ul li {
    list-style-type: none
}

.boxes, .open-nav-1 li a, nav .cross-menu, nav .nav-line {
    overflow: hidden
}

.boxes, .click_vilas, .logo, .nav, nav .cross-menu {
    cursor: pointer
}

@font-face {
    font-family: PlayfairDisplay-Regular;
    src: url(../fonts/PlayfairDisplay-Regular.eot);
    src: url(../fonts/PlayfairDisplay-Regular.woff) format('woff'), url(../fonts/PlayfairDisplay-Regular.ttf) format('truetype'), url(../fonts/PlayfairDisplay-Regular.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: TrajanPro;
    src: url(../fonts/TrajanPro-Regular.eot);
    src: url(../fonts/TrajanPro-Regular.woff) format('woff'), url(../fonts/TrajanPro-Regular.ttf) format('truetype'), url(../fontsfonts/TrajanPro-Regular.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: AvenirNextLTPro-Cn;
    src: url(../fonts/AvenirNextLTPro-Cn.eot);
    src: url(../fonts/AvenirNextLTPro-Cn.woff) format('woff'), url(../fonts/AvenirNextLTPro-Cn.ttf) format('truetype'), url(../fonts/AvenirNextLTPro-Cn.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: AvenirNextLTPro-Regular;
    src: url(../fonts/AvenirNextLTPro-Regular.eot);
    src: url(../fonts/AvenirNextLTPro-Regular.woff) format('woff'), url(../fonts/AvenirNextLTPro-Regular.ttf) format('truetype'), url(../fonts/AvenirNextLTPro-Regular.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

* {
    outline: 0;
    text-decoration: none;
    box-sizing: border-box
}

body {
    font-size: 15px;
    font-family: AvenirNextLTPro-Cn;
    color: #494949;
    overflow-x: hidden !important
}

a, a.active, a:focus, p {
    font-family: AvenirNextLTPro-Regular
}

p {
    font-size: 16px;
    line-height: 24px;
    color: #525252;
    padding-right: 5px;
    padding-left: 5px
}

a, a.active, a:focus {
    outline: 0 !important
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: TrajanPro;
    margin-bottom: 15px;
    letter-spacing: .2px
}

h1 {
    font-size: 28px
}

.text-justify {
    text-align: justify !important
}

h2 {
    font-size: 25px
}

section {
    padding-top: 30px;
    padding-bottom: 30px
}

.container-fluid {
    padding: 0;
    width: 100%
}

.around-vilas-sec-3-img img, .at-the-palace-sec-3 img, .discover-sec-3-sec-2 img, .img, .img-100 img, .sec-3 img {
    width: 100%
}

.bg-color {
    background: #c2a25c
}

.padd_top {
    margin-top: 100px
}

.discover-y h1, .padd_top1 {
    margin-top: 40px
}

.padd_top3 {
    margin-top: 70px
}

.head-gallery {
    color: #c2a25c;
    font-size: 28px
}

.padd_bottom {
    margin-bottom: 100px
}

.sec-5-2 p, .white {
    color: #fff
}

.brown {
    color: #c2a25c
}

.my-bar-open-tilted {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: transform .3s 0.3s
}

.my-bar-open-tilted-2 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: transform .3s 0.3s
}

nav {
    position: fixed;
    width: 32px;
    left: 40px;
    z-index: 997;
    height: 30px
}

.nav {
    height: 50px;
    width: 50px
}

nav .nav-line {
    width: 27px;
    display: block;
    z-index: 9999;
    transition: .4s;
    margin-bottom: 6px;
    height: 4px
}

nav .nav-line:after {
    left: 0;
    transition: .6s cubic-bezier(.19, 1, .22, 1) .2s
}

nav .nav-line:before {
    left: -40px;
    transition: .6s cubic-bezier(.19, 1, .22, 1)
}

nav .nav-line:nth-child(2) {
    left: 5px;
    position: relative
}

nav .nav-line:first-child:after, nav:hover .nav-line:first-child:after {
    transition: .6s cubic-bezier(.19, 1, .22, 1) .1s
}

nav .nav-line:nth-child(2):after, nav:hover .nav-line:nth-child(2):after {
    transition: .6s cubic-bezier(.19, 1, .22, 1) .2s
}

nav .nav-line:nth-child(3):after, nav:hover .nav-line:nth-child(3):after {
    transition: .6s cubic-bezier(.19, 1, .22, 1) .3s
}

nav:hover .nav-line:after {
    left: 30px
}

nav:hover .nav-line:before {
    left: 0
}

nav:hover .nav-line:first-child:before {
    transition: .6s cubic-bezier(.19, 1, .22, 1) .4s
}

nav:hover .nav-line:nth-child(2):before {
    transition: .6s cubic-bezier(.19, 1, .22, 1) .5s
}

nav:hover .nav-line:nth-child(3):before {
    transition: .6s cubic-bezier(.19, 1, .22, 1) .6s
}

nav .cross-menu {
    position: fixed;
    width: 27px;
    top: 40px;
    left: 40px;
    z-index: 99;
    height: 30px
}

nav .cross-menu span {
    position: absolute;
    height: 4px;
    top: 10px;
    background: #c09e54;
    width: 27px;
    transition: .9s cubic-bezier(.19, 1, .22, 1) .2s
}

nav .cross-menu span:first-child, nav .cross-menu span:nth-child(2) {
    transform: rotate(0);
    transition: .8s cubic-bezier(.19, 1, .22, 1) .1s
}

.abc:first-child {
    position: absolute;
    transform: rotate(-55deg) !important
}

.abc:nth-child(2) {
    position: absolute;
    transform: rotate(55deg) !important
}

header {
    transition: .5s;
    position: relative;
    z-index: 1
}

.logo {
    display: block;
    position: absolute;
    left: 49%;
    margin-left:-51px;
    margin-top: 26px;
    z-index: 8;
    transition-timing-function: cubic-bezier(.25, .1, .25, 1);
    animation: 1.2s alternate
}

.banner-main, .open-nav {
    top: 0;
    left: 0;
    width: 100%
}

.banner-main, .banner-main span img {
    backface-visibility: visible !important;
    animation-fill-mode: both
}

.logo img {
    text-shadow: #fc0 1px 0 10px
}

header h2 {
    color: #c09e54;
    display: block;
    height: 200px;
    width: 100vw;
    margin-top: 15%;
    position: absolute;
    text-align: center
}

.banner-main {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100vh;
    vertical-align: middle;
    animation-name: fadeInUp;
    animation-duration: 2s
}

.banner-main span {
    color: #fff;
    font-family: AvenirNextLTPro-Cn;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -63px;
    width: 126px;
    top: 78%
}

.open-nav-1 li a, .sec-4 aside {
    font-family: TrajanPro;
    text-transform: uppercase
}

.open-nav-1 li, .open-nav-1 li a {
    position: relative;
    height: 55px;
    display: block
}

.banner-main span img {
    padding-top: 15px;
    cursor: pointer;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    -ms-transition: .7s;
    transition: .7s;
    animation-name: bounceInUp;
    animation-duration: 3s;
    animation-delay: 0s
}

.banner-main span:hover img {
    padding-top: 25px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    -ms-transition: .7s;
    transition: .7s
}

.open-nav {
    position: fixed;
    z-index: 9;
    background: #fff;
    height: 100%;
    display: none;
    animation-delay: 2s
}

.slide-bg-left, .slide-bg-right {
    width: 100vw;
    background-color: rgba(255, 255, 255, .8)
}

.open-nav-1 ul {
    padding: 6% 0 20%;
    text-align: right;
    width: 50%;
    right: 50%;
    left: auto
}

.open-nav-1 li {
    white-space: nowrap;
    left: -5%;
    opacity: 0
}

.open-nav-1 li:after {
    width: 0;
    height: 1px;
    background: #c09e54;
    content: '';
    position: absolute;
    left: 100%;
    top: 17px;
    transition: .3s cubic-bezier(.785, .135, .15, .86);
    display: block
}

.open-nav-1 ul li:hover::after {
    width: 100px !important;
    transition: .2s ease-in 0.3s;
    margin-left: 9px
}

.open-nav-1 li a span {
    display: block;
    position: absolute
}

.open-nav-1 li a .medium-nav, .open-nav-1 li a .small-nav {
    width: 100%;
    position: absolute
}

.open-nav-1 li a .small-nav {
    font-size: 25px;
    color: #666;
    transform: translateY(0);
    transition: .3s 0.1s
}

.open-nav-1 li a:hover .small-nav {
    transform: translateY(-100%);
    transition: .3s 0.1s
}

.open-nav-1 li a .medium-nav {
    font-size: 35px;
    color: #c09e54;
    transform: translateY(100%);
    transition: .4s 0.1s
}

.open-nav-1 li a:hover .medium-nav {
    transform: translateY(-10%);
    transition: .4s 0.1s
}

.open-nav-1 ul li a:hover .open-nav-1 ul li a:before {
    top: 0
}

.one-tab {
    transform: translateX(20%);
    position: absolute;
    transition: .4s 5s
}

.five-tab, .four-tab, .seven-tab, .six-tab, .three-tab, .two-tab {
    transform: translateX(10%);
    position: absolute
}

.two-tab {
    transition: .4s 1.2s
}

.three-tab {
    transition: .4s 1.4s
}

.four-tab {
    transition: .4s 1.6s
}

.five-tab {
    transition: .4s 1.8s
}

.six-tab {
    transition: .4s 2s
}

.seven-tab {
    transition: .4s 2.2s
}

.nav-slide {
    position: fixed;
    z-index: 99;
    height: 100%;
    top: 0
}

.slide-bg-left {
    height: 100vh;
    z-index: 98;
    left: -102%;
    position: fixed;
    animation: .8s ease-in .2s slideLeft
}

.slide-bg-right {
    height: 100vh;
    z-index: 996 !important;
    left: -110%;
    position: fixed;
    animation: .8s ease-out .2s slideRight
}

.fixed-top-mn {
    background: rgba(255, 255, 255, .8);
    height: 130px;
    z-index: 1;
    width: 100%;
    position: fixed;
    top: 0
}

.sec-3, video {
    background-size: cover
}

.sec-3, .sec-4, .sec-4 aside, .sec-5, .sec-6 {
    position: relative
}

@keyframes slideLeft {
    from {
        left: -110%
    }

    to {
        left: 0
    }
}

@keyframes slideRight {
    from {
        left: 0
    }

    to {
        left: -110%
    }
}

video {
    display: block;
    position: absolute;
    z-index: 1;
    border: none
}

.banner-img img {
    width: 100%;
    background-size: contain;
    height: 100vh
}

.accommodation-sec-1, .sec-2 {
    margin: 40px auto;
    text-align: center
}

.accommodation-sec-1 img, .accommodation-sec-2 h1, .sec-2 h1, .sec-2 img {
    display: block;
    color: #ac8e4d;
    letter-spacing: 0
}

.sec-6-2 a, footer ol li, footer ul li {
    display: inline-block
}

.sec-2 p {
    text-align: center;
    padding: 3% 10%;
    line-height: 28px
}

.bttn a {
    background: #c09e55;
    color: #fff;
    font-size: 14px;
    padding: 4px 10px
}

.bttn a:hover {
    background: 0 0;
    color: #b08d42
}

.sec-3 {
    margin: 50px auto 0
}

.sec-4 {
    margin-bottom: 140px
}

.sec-4 h2 {
    color: #ac8e4d;
    padding-bottom: 10px;
    font-size: 28px
}

.around-vilas-1 p, .sec-4 p {
    text-align: justify
}

.sec-4 .sec-4-2 {
    position: absolute;
    z-index: 9;
    top: -110px;
    right: 0;
    left: auto
}

.sec-4 aside {
    padding: 39px 0 13px 30px;
    text-align: center;
    line-height: 45px;
    background: #c4a35a;
    font-size: 22px;
    width: 100%;
    color: #fff
}

#result-page, .packages ul li {
    font-family: AvenirNextLTPro-Regular
}

.sec-4 aside:before {
    content: url(../images/double-collon.png);
    position: absolute;
    margin: -5px 0 0 -35px
}

.sec-4 aside:after {
    content: url(../images/double-collon-right.png);
    position: absolute;
    margin: 0
}

.sec-5, .sec-6 {
    margin-top: 40px
}

.sec-5-1 img, .sec-6-1 img {
    position: absolute;
    top: -120px
}

.boxes, .discover-sec-3, .discover-y h4, .discover-y h4:before, .discover-y span:nth-child(2), .sec-6-1, .sec-6-2 a, .sec-7 img, .sec-8-1-left, .sec-8-2-left, footer ul {
    position: relative
}

.sec-5-2 {
    padding: 20px 0 140px 40px
}

.sec-6-2 {
    padding: 20px 0 0 40px
}

.sec-6-2 h2, .sec-6-2 h3 {
    color: #c2a25c;
    margin-top: 0
}

.sec-6-2 a {
    margin-top: 20px
}

.sec-7 {
    margin: 140px auto 80px;
    text-align: center
}

.sec-7 img {
    width: 100%;
    margin-top: -40px
}

.sec-7 h2 {
    color: #d0a84f
}

.sec-7 p {
    padding: 0 15%;
    line-height: 27px
}

.sec-8-1 div {
    padding: 2px
}

.sec-8-1-1 {
    background: url(../images/img-1-bird.jpg) -5px 0/cover no-repeat;
    height: 226px;
    animation-delay: .2s !important
}

.sec-8-1-2 {
    background: url(../images/img-2-bird.jpg) top left/cover no-repeat;
    height: 226px;
    animation-delay: .5s !important
}

.sec-8-2-1 {
    background: url(../images/img-3-bird.jpg) -5px 0/cover no-repeat;
    height: 226px;
    animation-delay: .8s !important
}

.sec-8-2-2 {
    background: url(../images/img-4-bird.jpg) top left/cover no-repeat;
    height: 226px;
    animation-delay: 1s !important
}

.sec-8-1-left {
    left: 15px
}

.sec-8-2-left {
    left: -45px;
    top: -4px
}

footer {
    border-top: 2px solid #c09e55;
    margin-top: 30px
}

footer ul {
    padding: 18px 0 0;
    float: left
}

footer ul li {
    margin: 0 10px
}

footer ol li a i, footer ul li a {
    color: #c09e55;
    text-transform: uppercase
}

footer ul li a:hover {
    text-decoration: underline;
    color: #c09e55
}

footer ol {
    float: right;
    padding: 18px 0 0;
    margin-top: -3px
}

footer ol li {
    margin: 0 5px;
    font-size: 20px
}

footer ol li a:hover i {
    color: #b28d3f
}

footer .foot-bottom {
    background: #c09e55;
    display: block
}

footer .container-fluid {
    background: #c09e55;
    padding: 20px 0 10px
}

footer .foot-bottom a, footer .foot-bottom p {
    color: #fff;
    line-height: 19px;
    font-size: 13px
}

.foot-bottom-2, .foot-bottom-2 img, .foot-bottom-2 p {
    text-align: right;
    display: block;
    margin: 5px 0 0
}

.foot-bottom-2 {
    margin-top: -12px;
    text-align: right;
    float: right
}

.foot-bottom-2 a img {
    margin-top: 2px;
    text-align: right;
    float: right;
    display: block
}

.foot-bottom-2 p {
    text-align: right;
    float: right;
    width: 100%
}

.foot-bottom-2 p a {
    border-right: 1px solid #fff;
    padding: 0 5px
}

.bottom-sec {
    padding: 10px 0;
    background: #c09e55
}

.bottom-sec center, .bottom-sec center a {
    font-family: AvenirNextLTPro-Regular;
    font-size: 13px;
    color: #fff
}

#packag, .packages ul li {
    font-size: 16px;
    line-height: 24px
}

.google-map iframe {
    min-height: 380px !important;
    margin: 0;
    padding: 0
}

#result-page {
    color: #fff;
    padding: 0 12px
}

.contact-info {
    text-align: center;
    padding: 40px 50px
}

.contact-info h2 {
    margin-bottom: 30px;
    font-size: 35px;
    color: #494949
}

.contact-info p {
    padding: 10px 0
}

.contact-info i {
    color: #ee9224
}

.contact-info hr {
    background: #822b1c;
    height: 1px;
    width: 30%;
    margin: 30px auto
}

.contact-form input, .contact-form textarea {
    border: 2px solid #fff;
    margin: 20px 0;
    width: 80%;
    background: 0 0
}

.contact-info ul li {
    margin: 8px 0
}

.contact-form {
    background: url(../images/contact-img-1.jpg) 0 0/cover no-repeat;
    padding: 6% 0 6% 5%;
    min-height: 600px
}

.contact-form input {
    color: #fff !important;
    padding: 5px
}

.contact-form textarea {
    color: #fff;
    padding: 15px;
    height: 200px
}

.contact-form button {
    background: 0 0;
    border: 3px solid #fff;
    padding: 15px 20px;
    display: table;
    color: #fff
}

.contact-form button:hover {
    background: #ee9224;
    border: 3px solid #ee9224
}

.form-group1 input {
    color: #b9b9b9
}

input::-moz-placeholder {
    color: #fff
}

input::placeholder {
    color: #ffffff !important
}

.contact-sec-right {
    float: right
}

.accommodation-sec-1 h1 {
    color: #c2a25c;
    padding: 0;
    text-transform: uppercase
}

.accommodation-sec-1 p {
    text-align: center;
    padding: 3% 1% 0;
    line-height: 28px
}

.around-vilas-sec-3, .rooms-col-1 img, .rooms-col-2-2 {
    float: right;
    padding: 0
}

.accommodation-banner img {
    width: 100%;
    background-size: contain
}

.accommodation-hide {
    display: none
}

.boxes, .discover-y h4, .discover-y h4 span, .overlay {
    display: block
}

.accommodation-sec-2 center {
    margin: 5% auto
}

.rooms-col-1 img {
    width: 100%
}

.rooms-col-2 {
    padding: 0 40px 60px 50px !important
}

.rooms-col-2 h3 {
    color: #c09e55 !important;
    padding: 10px 0;
    font-size: 30px
}

.rooms-bottom a, .rooms-col-2 a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase
}

.around-palace-top h3, .around-vilas h2 {
    color: #c2a25c;
    text-transform: uppercase
}

.rooms-col-2 p {
    padding-left: 0;
    line-height: 25px;
    text-align: justify
}

.rooms-col-2 a {
    background: #c2a25c;
    padding: 5px 20px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s
}

.rooms-col-2 a:hover {
    background: #ac8b43;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s
}

.rooms-col-2 hr {
    margin: 20px 0 25px 7%;
    background: #666;
    height: 1px;
    border: none;
    width: 7%
}

.around-vilas-img-1 {
    padding-bottom: 17px;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.around-vilas div {
    padding: 9px
}

.around-palace-left {
    padding-left: 9%
}

.around-palace-right {
    padding-right: 9%;
    padding-left: 3%
}

.around-palace-top h3 {
    margin-top: 50px;
    font-size: 28px
}

.at-the-palace-sec-3 {
    text-align: center;
    padding: 0;
    margin-top: 60px
}

.at-the-palace-sec-3 h2 {
    margin: 35px auto 0 0
}

.at-the-palace-sec-3 p {
    padding: 20px;
    text-align: justify;
    text-align-last: center
}

.discover-y p {
    text-align: center;
    padding: 2% 10%;
    line-height: 28px;
    text-align-last: center
}

.discover-y h4 {
    text-align: left;
    font-size: 29px;
    margin: 0 auto 0 20%
}

.discover-y span:nth-child(2) {
    text-align: right;
    margin: 7px 20% 0 auto;
    display: block
}

.discover-y h4:before {
    content: url(../images/quote-left.png);
    left: -28px;
    top: 18px
}

.discover-y h4 span:nth-child(2):after {
    position: relative;
    content: url(../images/quote-rightt.png);
    right: -5px;
    top: -15px
}

.discover-sec-3 {
    padding: 0;
    background: url(../images/discover-yourself-img-0.jpg) 0 0/cover no-repeat;
    object-fit: cover
}

.discover-sec-3-sec-1 {
    padding: 3% 4% 0 2%
}

.discover-sec-3-sec-1 h2 {
    line-height: 30px
}

.discover-sec-3-sec-1 p {
    text-align: justify;
    padding-top: 10px
}

.terms {
    text-align: left !important;
    margin: 40px auto
}

.terms p {
    text-align: justify !important;
    text-align-last: left;
    padding: 0
}

.terms hr {
    width: 100%;
    height: 1px;
    border: none;
    background: #c09e54
}

.cf:after, .cf:before {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.boxes {
    width: 24%;
    height: 183px;
    background: #fff;
    float: left;
    margin: .5%
}

.da-image {
    min-height: 50% !important;
    width: 100%
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    color: #fff;
    background-color: rgba(0, 0, 0, .8);
    z-index: 100
}

.landing-tabs, .laniding-logo {
    z-index: 33;
    position: absolute
}

@media (min-width:320px) and (max-width:767px) {
    .sec-6-2, .text-sec4 {
        margin-bottom: 30px
    }

    .open-nav ul, .sec-4 .sec-4-2, .sec-5-1 img, .sec-6-1 img, .text-sec4 {
        position: relative
    }

    .banner-main {
        display: none
    }

    .foot-bottom-2 p a, .sec-6-1, footer .fa, footer p {
        display: block
    }

    .logo {
        margin-left: -58px !important;
        top: -20px
    }

    .logo img {
        width: 120px
    }

    header h2 {
        text-align: center;
        margin-top: 30%;
        font-size: 20px;
        padding: 0 5px
    }

    .sec-2 p {
        padding: 3%
    }

    .sec-4 .sec-4-2 {
        top: 25px;
        left: 0
    }

    .sec-4 aside {
        font-size: 19px !important;
        line-height: 34px;
        padding: 35px 40px;
        width: 100%
    }

    .sec-5-2, .sec-6-2 {
        padding: 0 0 140px;
        margin-top: -80px
    }

    .fa-envelope, footer p {
        margin-top: 10px
    }

    .rooms-col-2, .rooms-col-2 p, .sec-4, .sec-4 p, .sec-5-2, .sec-6-2, footer, footer ol, footer ul {
        text-align: center !important
    }

    .sec-6-1 {
        float: none !important
    }

    .around-vilas-sec-3, .sec-6-2, footer ol {
        float: none
    }

    .sec-6-2 {
        padding: 20px 0 0
    }

    .sec-8-1-left, .sec-8-2-left {
        left: 0
    }

    footer ul li {
        width: 100%;
        margin: 0
    }

    .foot-bottom-2 p a {
        border: none;
        border-right: none;
        padding: 0 5px
    }

    .foot-bottom-2 {
        margin-top: -12px;
        text-align: right;
        float: right
    }

    .foot-bottom-2 a img {
        text-align: center;
        float: none;
        margin: auto;
        display: block
    }

    .foot-bottom-2 p {
        text-align: center;
        float: none;
        width: 100%
    }

    .sec-7 {
        margin-top: 15px
    }

    .boxes, .contact-form input, .contact-form textarea {
        width: 100%
    }

    .rooms-col-2-2, .sec-6-1 {
        position: relative;
        float: none
    }

    .sec-7 p {
        padding: 0 2%
    }

    .open-nav ul {
        top: 40px
    }

    .open-nav-1 ul {
        padding: 20% 0;
        top: 0;
        width: 100%;
        text-align: center;
        right: auto;
        left: auto
    }

    nav {
        top: 20px;
        left: 20px
    }

    .banner-img img {
        height: 50%
    }

    .accommodation-sec-1, .rooms-col-2 hr {
        margin: 20px auto
    }

    .accommodation-sec-2 center img {
        width: 100px
    }

    .rooms-col-2 {
        padding: 30px 20px 60px !important
    }

    .rooms-col-1 img {
        padding-bottom: 30px
    }

    .around-palace-top h3 {
        margin: 30px auto;
        font-size: 25px
    }

    .around-vilas div, .around-vilas-1 p {
        padding: 0;
        text-align: center;
        left: 0;
        right: 0
    }

    .around-palace-left, .around-palace-right {
        padding: 10px;
        text-align: center
    }

    .sec-8-1-1 {
        background: url(../images/img-1-bird.jpg) center center/cover no-repeat;
        height: 226px;
        animation-delay: .2s !important
    }

    .sec-8-1-2 {
        background: url(../images/img-2-bird.jpg) top left/cover no-repeat;
        height: 226px;
        animation-delay: .5s !important
    }

    .sec-8-2-1 {
        background: url(../images/img-3-bird.jpg) 100% 0/cover no-repeat;
        height: 226px;
        animation-delay: .8s !important
    }

    .sec-8-2-2 {
        background: url(../images/img-4-bird.jpg) center center/cover no-repeat;
        height: 226px;
        animation-delay: 1s !important
    }

    .contact-info {
        padding: 40px 5px
    }

    .contact-info h2 {
        font-size: 26px
    }

    .discover-y h4, .open-nav-1 li a .medium-nav {
        font-size: 25px
    }

    .contact-sec-right {
        float: left
    }

    .at-the-palace-sec-3 p {
        padding: 20px;
        text-align: center
    }

    .contact-form input {
        color: #fff !important
    }

    .discover-y span:first-child {
        display: inline
    }

    .discover-y span:nth-child(2) {
        display: inline;
        padding-left: 5px
    }

    .discover-y h4 {
        margin: 0 2%;
        line-height: 40px
    }

    .discover-y h4:before {
        top: -10px;
        left: 0
    }

    .discover-sec-3, .discover-sec-3 p {
        text-align: center;
        margin-bottom: 40px
    }

    .discover-sec-3 {
        padding-bottom: 40px
    }

    .discover-y h1 {
        margin-top: 20px
    }

    .discover-y p {
        text-align: center;
        padding: 2% 5%
    }

    .open-nav-1 li {
        height: 42px
    }

    .open-nav-1 li a .small-nav {
        color: #666;
        transform: translateY(0);
        transition: .4s 0.1s;
        font-size: 21px
    }

    .open-nav-1 li a {
        height: 35px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .boxes {
        width: 32%;
        height: 155px !important
    }

    .sec-7 p {
        padding: 0 7%
    }

    .discover-y h4 {
        font-size: 26px
    }

    .discover-y span:nth-child(2) {
        display: inline;
        padding-left: 5px
    }
}

@media (min-width:1600px) {
    .accommodation-hide {
        display: block
    }
}

.packages {
    padding-bottom: 40px
}

.packages ul {
    margin-left: 30px
}

.packages ul li {
    color: #fff
}

#packag {
    margin: -20px auto 60px;
    text-align: center;
    font-family: AvenirNextLTPro-Cn
}

#packag td {
    text-align: left;
    padding: 1px 15px
}

#packag table {
    margin: auto;
    display: flex;
    justify-content: center
}

.home-page-h2 {
    font-family: Verdana, Geneva, sans-serif;
    color: #bf9d53;
    font-size: 14px
}

.laniding-logo {
    top: 28px;
    left: 40%;
    margin-left: -60px
}

.landing-tabs {
    top: 40%;
    text-align: center;
    margin-left: -22px
}

.landing-tabs-1::after {
    content: url(images/border-right.png);
    position: absolute;
    right: 0;
    margin-top: -18px;
    top: 0 !important
}

.landing-tabs-1, .landing-tabs-2 {
    top: 10%
}

.parallax3 {
    position: relative;
    height: 100vh;
    background-size: cover
}

.parallax3-2, .parallax3-3 {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 1s
}

.parallax3-2 {
    background: url(images/main-bg-1.png) center center/cover no-repeat;
    height: 100%;
    z-index: 2
}

.parallax3-3 {
    background: url(images/main-bg-2.png) center center/cover no-repeat;
    height: 100%;
    z-index: 3
}

.landing-page-main {
    z-index: 99999999;
    position: absolute;
    text-align: center;
    background-size: cover;
    width: 100vw;
    height: 100%
}

.parallax3-2-gaya, .parallax3-3-gaya {
    position: absolute;
    z-index: 444444;
    transition: 1s
}

.parallax3-2-gaya {
    left: -102%
}

.parallax3-3-gaya {
    right: -102%
}

@media only screen and (min-device-width :321px) and (max-device-width :768px) and (orientation :landscape) {
    .landing-tabs {
        top: 40% !important;
        width: 100%
    }

    .landing-tabs-1, .landing-tabs-2 {
        width: 50% !important;
        padding: 20px 0
    }

    .landing-tabs img {
        width: 100%;
        padding: 10px
    }

    .landing-tabs-2 {
        top: 40px !important;
        position: relative
    }

    .landing-tabs-1::after {
        display: block !important;
        top: 30% !important;
        margin-left: 0 !important
    }

    .landing-tabs-1 {
        border-right: none;
        top: 40px
    }

    .laniding-logo h2 {
        font-size: 14px !important
    }

    .thank {
        width: 80%
    }
}

@media (min-width:320px) and (max-width:767px) {
    .laniding-logo {
        position: absolute;
        z-index: 33;
        top: 28px;
        left: 25%;
        margin-left: -52px
    }

    .laniding-logo img {
        width: 300px
    }

    .landing-tabs-1 {
        border-right: none;
        top: 40px;
        padding: 20px 0
    }

    .landing-tabs-2 {
        top: 30px;
        position: relative;
        padding: 20px 0
    }

    .parallax3-2-gaya, .parallax3-3-gaya {
        position: absolute;
        z-index: 444444;
        transition: 1s
    }

    .landing-tabs-1::after {
        display: none
    }

    .laniding-logo h2 {
        font-size: 14px !important
    }

    .landing-tabs {
        margin-left: -20px;
        top: 25%;
        width: 100%
    }

    .parallax3-2-gaya {
        left: -102%
    }

    .parallax3-3-gaya {
        right: -102%
    }

    .thank {
        width: 80%
    }
}

@media only screen and (max-width:600px) {
    .boxes {
        background: 0 0
    }
}