body{
    overflow-x: hidden;
}

.noPM{

    margin: 0 !important;

    padding: 0 !important;

}

.noP{

    padding: 0 !important;

}

.noM{

    margin: 0 !important;

}

a:not(.nav-anc){

    text-decoration: none !important;

    color: inherit !important;

}

/* a{

    text-decoration: none !important;

    color: inherit !important;

} */

*{
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}

@font-face {

    font-family: pdblack;

    src: url(../fonts/Playfair/PlayfairDisplay-Black.ttf);

}
@font-face {

    font-family: pdblackitalic;

    src: url(../fonts/Playfair/PlayfairDisplay-BlackItalic.ttf);

}
@font-face {

    font-family: pdbold;

    src: url(../fonts/Playfair/PlayfairDisplay-Bold.ttf);

}
@font-face {

    font-family: pdbolditalic;

    src: url(../fonts/Playfair/PlayfairDisplay-BoldItalic.ttf);

}
@font-face {

    font-family: pditalic;

    src: url(../fonts/Playfair/PlayfairDisplay-Italic.ttf);

}
@font-face {

    font-family: pdreg;

    src: url(../fonts/Playfair/PlayfairDisplay-Regular.ttf);

}
@font-face {

    font-family: mlight;

    src: url(../fonts/Montserrat/Montserrat-Light.otf);

}
@font-face {

    font-family: mreg;

    src: url(../fonts/Montserrat/Montserrat-Regular.otf);

}
@font-face {

    font-family: mbold;

    src: url(../fonts/Montserrat/Montserrat-Bold.otf);

}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}

/*Owl Carousel*/

.owl-dots {

    text-align: center;

    width: 100%; 

    -webkit-backface-visibility: hidden;

    -moz-backface-visibility: hidden;

    -ms-backface-visibility: hidden;

    backface-visibility: hidden;

    /*margin: 5% 0 0;*/

}

/*.owl-dots {

    counter-reset: dots;

    position: absolute;

    right: 20%;

    bottom: 10%;

}*/

/*.owl-dot:before {

    counter-increment: dots;

    content: "0" counter(dots);

    margin-left: -45px;

    position: absolute;

    bottom: -7px;

    font-family: 'Montserrat', sans-serif;

    font-size: 13px;

}*/

.owl-dot {
    border: 1px solid #916d00;
    border-radius: 50px;
    height: 15px;
    width: 15px;
    display: inline-block;
    background: transparent;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 20px;
}

.owl-dot.active {

    background: #916d00;

    color: #0365c7;

}

.owl-carousel .owl-item{

    padding: 15px;

}

/*Navigation Bar*/
/*.navbar{
    margin-bottom: 0px !important;
    padding: 5px 0;
    border-radius: 0px !important;
    position: fixed !important;
    width: 100%;
    z-index: 999999999;
}
.logo img{
    width: 150px;
}
.nav-buttons{
    width: 100%;
}
.nav-buttons .nav-menu{
    display: inline-block;
    font-size: 12px;
    font-family: mlight;
}
.nav-buttons .left .nav-menu{
    width: 19%;
    text-align: center;
    margin-top: 35px;
}
.nav-buttons .right .nav-menu{
    text-align: center;
    margin-top: 35px;
    width: 16%;
}
.nav-buttons .mid .nav-menu{
    width: 100%;
}
.nav-buttons .right .nav-menu.big{
    width: 33% !important;
}
.nav-buttons .left .nav-menu a span, .nav-buttons .right .nav-menu a span{
    border-bottom: 1px solid transparent;
    padding-bottom: 5px;
    color: #474220;
}
.nav-buttons .left .nav-menu a span:hover, .nav-buttons .right .nav-menu a span:hover{
    border-color: #916d00;
    color: #916d00;
}
*/

.hamburger {
    margin: 20px 5px 15px !important;
    padding: 0 !important;
    background: none !important;
    outline: none !important;
}
.hamburger--spring.is-active .hamburger-inner {
    background-color: transparent !important;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 30px !important;
    height: 1px !important;
    background-color: #916d00 !important;
}
.hamburger-box {
    width: 140px !important;
}
.m-logo{
    width: 60px;
    margin-top: 7px;
}
.mob-nav{
    
}
.mob-nav .col-xs-6{

}
.mob-nav .col-xs-6 {
    display: table;
}
.mob-nav .col-xs-6 a{
    width: 100%;
    display: table-row;
}
.mob-nav .col-xs-6 div{
    font-family: mlight;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    height: 100px;
    color: #666;
    border: 1px solid #ccc;
    background: #f2f2f2;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.mob-nav .col-xs-6 div.mob-active{
    background: #f9f6f1;
    color: #916d00;
}
.navbar-default{
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 5px 5px rgba(0,0,0,.085) !important;
}
/*Hero*/
.hero, .hero-inside{
    position: relative;
    width: 100%;
}
.hero-inside{
    margin: 250px auto 100px;
}
.ytbg iframe{
    height: 100% !important;
}
.ytbg .container{
    padding: 250px 10%;
    position: absolute;
    width: 100%;
}
.hero-slide, .ytbg{
    text-align: center;
}
.hero-slide .container{
    position: relative;
    padding: 250px 100px;
}
.hero-inside .container {
    position: relative;
    padding: 200px 120px 100px;
}
.hero .container .hero-btn{
    color: #474220;
    font-size: 15px;
    font-family: mreg;
    text-transform: uppercase;
    background-color: #cee0b3;
    padding: 18px 50px;
    margin: auto;
    display: inline-block;
}
.hero .container .hero-btn:hover{
    background-color: #a7bf81;
}
.hero-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .35;
    background-color: #181818;
}
.hero h2, .hero-inside h2{
    font-size: 60px;
    font-family: pdbolditalic;
    color: white;
    margin: 15px auto 25px !important;
}
.hero p, .hero-inside p{
    font-size: 18px;
    font-family: mlight;
    color: white;
    margin: 20px 0 30px;
    line-height: 30px;
}

.slide-control{
    position: absolute;
    right: 10px;
    left: unset !important;
    margin: unset !important;
    width: unset !important;
    top: 40%;
    bottom: unset !important;
    list-style: none;
    z-index: 3;
}
.slide-control li.navi{
    position: relative;
    z-index: 1;
    color: #fff;
    margin: 15px 12px;
}
.slide-control li.navi a.left:hover, .slide-control li.navi a.right:hover{
    color: #202020 !important;
    background: #fff !important;
}
.slide-control li.navi a.left, .slide-control li.navi a.right{
    background-image: none !important;
    position: unset !important;
    width: 23px;
    height: 23px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 3px 7px;
    font-size: 15px;
}
.carousel-indicators{
    position: relative !important;
    right: 0px;
    left: unset !important;
    margin: unset !important;
    width: unset !important;
    top: 40%;
    bottom: unset !important;
}
.carousel-indicators li.active{
    height: 30px !important;
    width: 30px !important;
    background: unset !important;
    color: #fff;
}
.carousel-indicators li{
    display: block !important;
    margin: 10px !important;
    border-radius: 0 !important;
    border: 0 !important;
    text-indent: unset !important;
    color: rgba(255, 255, 255, .65);
    font-size: 20px;
    font-family: pdbold, sans-serif;
    position: relative;
    height: 30px !important;
    width: 30px !important;
    text-align: center;
    opacity: 1 !important;
}

.scroll-con{
    position: absolute;
    bottom: 3%;
    width: 10%;
    left: 45%;
    cursor: pointer;
    display: block !important;
    z-index: 3;
}
/*
inspired from https://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/*Home Overview*/
.home-overview .container{
    margin: 50px auto;
}
.home-overview .container h3{
    font-family: pdreg;
    font-size: 18px;
    color: #916d00;
}
.container hr, .mount-hr{
    border-color: #916d00;
    width: 8%;
    margin: 25px auto 25px;
    border-width: 2px;
}
.home-overview .container h2{
    font-family: pdbold;
    font-size: 45px;
    color: #474220;
    background: url(../img/leaf-left.png) no-repeat scroll center left / contain, url(../img/leaf-right.png) no-repeat scroll center right / contain;
}
.home-overview .container p{
    font-family: mlight;
    font-size: 15px;
    color: #474220;
    line-height: 26px;
    margin: 20px auto 35px;
}
.home-overview .container img{
    width: 50%;
}
.home-overview .container h4{
    font-family: pdreg;
    font-size: 13px;
    color: #474220;
    letter-spacing: 1.5;
    text-transform: uppercase;
}
.mount-btn{
    font-family: mlight;
    font-size: 15px;
    color: #474220;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #474220;
    padding: 15px 25px;
    display: inline-block;
    margin-top: 25px;
}
.mount-btn:hover{
    background-color: #474220;
    color: #fff;
}

.testimonial-container{
    border: 1px solid #474220;
    margin: 5% auto;
    padding: 30px 0;
	background: transparent url(../img/bg-test.png) scroll no-repeat center center / cover;
}
.testimonial-container h2{
    font-family: pdbold;
    font-size: 45px;
    color: #474220;
}
.testimonial-container hr{
    border-color: #916d00;
    width: 8%;
    margin: 15px auto 20px;
    border-width: 2px;
}
.testimonial-container h3{
    font-family: mlight;
    font-size: 15px;
    color: #916d00;
    margin: 0 auto 20px;
}
.testimonial-container p{
    font-family: mlight;
    font-size: 15px;
    margin-bottom: 25px;
    color: #474220;
    line-height: 21px;
}
.testimonial-container h4{
    font-family: mlight;
    font-size: 14px;
    color: #916d00;
    margin: 0 auto 15px;
}
.testimonial-container h5{
    font-family: mlight;
    font-size: 12px;
    color: #474220;
}
.left-qoute{
    position: absolute;
    left: 5%;
    top: 48%;
}
.right-qoute{
    position: absolute;
    right: 5%;
    top: 48%;
}

/*Instagram*/
.bg-ig{
    background: transparent url(../img/ig-bg.png) scroll no-repeat center center / cover;
    height: 600px;
    display: table;
    text-align: center;
    position: absolute !important;
    left: 33.33333333%;
    z-index: 1;
}
.ig-border{
    position: absolute;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
    border: 1px solid #fff;
}
.ig-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(81,77,48,.9);
}
.bg-ig h1{
    font-family: pdbold, sans-serif;
    color: #fff;
    font-size: 28px;
    margin: 15px auto;
}
.bg-ig h2{
    color: #fff;
    font-size: 22px;
    font-family: mbold, sans-serif;
}
.bg-ig p{
    color: #fff;
    font-size: 15px;
    line-height: 26px;
    font-family: mlight, sans-serif;
}
.ig-middle{
    display: table-cell;
    vertical-align: middle;
    padding: 0 25px;
    position: relative;
}
.ig-over{
    position: absolute !important;
}
.insta-block{
    height: 300px;
}
.bg-ig .fa-instagram{
    color: #fff;
    font-size: 55px;
}
.ig-btn{
    color: #474220;
    font-family: mlight;
    text-transform: uppercase;
    font-size: 15px;
    background: #fff;
    padding: 15 25px;
    width: 80%;
    margin: 35px auto 0px;
    border: 1px solid transparent;
    /*position: absolute;*/
    bottom: 10%;
    left: 15%;
}
.ig-btn:hover{
    color: #fff;
    background: transparent;
    border: 1px solid white;
}

.newsletter-con{
    background: transparent url(../../assets/img/bg-newsletter.jpg) center center / cover;
}
.newsletter-con .container{
    padding: 35px 0;
}
.newsletter-con h2{
    font-family: pdbold;
    color: #474220;
    font-size: 22px;
}
.newsletter-con p{
    font-family: mlight;
    font-size: 15px;
    color: #474220;
}
.newsletter-con input[name='email']{
    color: #000;
    font-size: 15px;
    font-family: mlight;
    background-color: #fff;
    border: 1px solid #fff;
    outline: 0px;
    padding: 15px;
    margin-left: 30px;
    margin-top: 20px;
    width: 350px;
}
.newsletter-con button{
    font-family: mlight;
    color: #474220;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid #cee0b3;
    padding: 15px;
    background-color: #cee0b3;
}
.newsletter-con button:hover{
    color: #cee0b3;
    border: 1px solid #474220;
    background-color: #474220;
}

/*About*/

.overview{
    text-align: center;
    margin: 35px auto !important;
}
.overview h4{
    font-family: mlight;
    font-size: 18px;
    color: #474220;
    margin: 35px 120px 25px;
    line-height: 28px;
}
.overview p{
    font-family: mlight;
    font-size: 15px;
    color: #474220;
    line-height: 28px;
    margin: auto 120px;
}
.history p, .discover p, .brand p, .touch p{
    font-family: mlight;
    font-size: 15px;
    color: #474220;
    line-height: 28px;
    margin: 25px auto;
}
.discover p, .brand p, .touch p{
    padding: 0 120px;
}
.overview h3, .history h3, .discover h3, .block-title{
    font-family: pdbold;
    font-size: 32px;
    color: #474220;
    line-height: 42px;
}
.history .img-right{
    height: 400px;
}
.landscape{
    height: 500px;
}

.brand .container{
    text-align: center;
    margin: 35px auto;
    padding: 15px 150px;
}

.touch .container{
    text-align: center;
    margin: 35px auto;
    padding: 15px 120px;
}

/*Footer*/
.footer{
    background: transparent url('../../assets/img/bg-footer.jpg') no-repeat center center / cover;
    padding: 35px 0 20px;
}
.footer .white-inv{
    filter: invert(100%);
}
.cdsROW{
    margin-left: 15px !important;
    margin-top: 5px !important;
}
.footer h4{
    color: #fff;
    font-size: 16px;
    font-family: pdbold;
}
.footer img.logo-white {
    filter: brightness(0);
    margin-top: 55px;
}
.double{
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
}
.double li{
    float: left;
    display: inline;
    width: 50%;
    font-size: 13px;
    color: #fefefe;
    font-family: mlight, sans-serif;
    line-height: 26px;
}
.double li a:hover{
    color: #fff !important;
}

.footer .social, .footer .contact{
    padding: 0px !important;
    list-style: none;
}
.footer .social li, .footer .contact li {
    font-size: 13px;
    color: #fefefe;
    font-family: mlight, sans-serif;
    line-height: 34px;
}

.footer .social li#fb i{
    padding: 0 12px 0 2px;
}
.footer .social li#tw i{
    padding: 0 10px 0 0px;
}
.footer .social li#ig i{
    padding: 0 10px 0 0px;
}
.footer .contact li#address i{
    padding: 0 12px 0 3px;
}
.footer .contact li#email i{
    padding: 0 10px 0 0px;
}
.footer .contact li#tele i{
    padding: 0 10px 0 3px;
}
.copyright{
    border-top: 1px solid #fff;
    padding: 15px 0px 0px !important;
    color: #fff;
    font-size: 12px;
    font-family: mlight;
}
.copyright .copy-left{
    padding: 0px !important;
}
.copyright .copy-right{
    padding: 0px !important;
    text-align: right;
}

/*Amenities*/
#amen-cat .cat-con:hover{
}
#amen-cat .owl-item .item:hover{
    background-color: 474220;
    color: #fff !important;
}
#amen-cat .owl-item .item{
    font-family: mlight;
    font-size: 15px;
    color: #474220;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #474220;
    padding: 7px 10px;
    display: inline-block;
}
#amen-cat .cat-con{
}
.cat-list{
    padding: 0;
    list-style: none;
    display: inline-flex;
    font-size: 15px;
    font-family: mlight;
    margin: 20px auto 30px;
}
.cat-list li a div{
    color: #474220;
    border: 1px solid #474220;
    padding: 7px 15px;
    margin: auto 10px;
    text-transform: uppercase;
}
.cat-list li a div:hover, .cat-list li a div.active-cat{
    color: #fff;
    background: #474220;
}
.amenities{
    text-align: center;
    margin: 30px auto !important;
}

/*Blogs*/
.blogs{
    margin: 100px auto !important;
}
.blog-list{
    padding-right: 50px !important;
}
.blog-list table{
    width: 100% !important;
}
.thumbnail{
    border: 0px !important;
    box-shadow: none !important;
}
.thumbnail .thumb{
    height: 200px;
}
.summary h1.title{
    color: #474220;
    font-size: 22px;
    font-family: pdbold;
    margin: 0 auto 10px;
    line-height: 26px;
}
.summary div.content {
    font-size: 15px;
    color: #474220;
    font-family: mlight;
    line-height: 26px;
}
.summary span.date{
    font-size: 12px;
    color: #916d00;
    font-family: mlight;
    line-height: 30px;
}
.summary a.readmore {
}
.summary a.readmore div{
    color: #916d00;
    font-size: 15px;
    text-transform: uppercase;
    font-family: mlight;
    text-align: right;
    margin-top: 5px;
}
.summary a.readmore div i{
    padding-left: 7px;
}
.blog-item-con{
    margin-bottom: 10px !important;
}
.blog-hr{
    border-color: #916d00;
    width: 70px !important;
    margin: 5px 0 10px !important;
    border-width: 2px;
}
.menu-title{
    color:#474220;
    font-family: pdbold;
    font-size: 22px;
}
.search-input{
    color: #999;
    font-size: 15px;
    font-family: mlight;
    padding: 15px 20px;
    border: 1px solid #ccc;
    outline: none;
    width: 100%;
    position: relative;
}
.search-btn{
    position: absolute;
    background: #cee0b3;
    color: #474220;
    padding: 17px;
    font-family: FontAwesome;
    border: 1px solid #cee0b3;
    font-size: 15px;
    right: 1px;
    outline: none;
}
.arch-item{
    color: #474220 !important;
    font-size: 15px;
    font-family: mlight;
    margin: 5px auto;
    display: block;
}
.crumbs{
    padding: 100px 0px 0px !important;
    background-color: #f2f2f2;
}
.crumbs-fixed ul{
    padding: 0;
    list-style: none;
    display: inline-flex;
}
.crumbs-fixed ul li.blog-title{
    color: #916d00;
}
.crumbs-fixed ul li{
    color: #999;
    font-size: 15px;
    font-family: mlight;
    margin-right: 15px;
}
.blog-header, .pack-article .title{
    font-size: 32px;
    line-height: 42px;
    font-family: pdbold;
    color: #474220;
    margin: auto auto 15px;
}
.date-posted{
    color: #999;
    font-size: 15px;
    font-family: mlight;
}
.blog-content *, .pack-content *{
    color: #474220 !important;
    font-size: 15px !important;
    font-family: mlight !important;
    line-height: 26px !important;
}
.mount-page{
    padding: 0;
    list-style: none;
    display: inline-flex;
    margin-top: 35px;
}
.mount-page li .page-num{
    margin: 0 3px;
    border: 1px solid #916d00;
    color: #916d00;
    padding: 0px 0px 5px;
    font-family: pdbold;
    font-size: 22px;
    width: 40px;
    text-align: center;
}
.mount-page li .page-num:hover, .mount-page li .page-num.page-active{
    color: #fff;
    background-color: #916d00;
}
.mount-page li a{

}
.page-nav{
    margin: 0 15px;
    color: #916d00;
    padding: 0px 0px 5px;
    font-family: pdbold;
    font-size: 22px;
    width: auto !important;
    text-align: center;
}
.page-nav .fa{
    font-size: 16px;
    padding: 0px 10px;
}
.share-btn{
    display: inline-flex;
}
.share-btn .addthis_inline_share_toolbox{
    margin-top: -5px;
}
.share-btn p{
    margin: 0px 15px;
    color: #999;
    font-size: 15px;
    font-family: mlight;
}
.crumbs-fixed{
    padding: 20px 0px 10px !important;
    background-color: #f2f2f2;
    position: fixed;
    width: 100%;
    z-index: 1;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 5px rgba(0,0,0,0.075);
}

/*Contact*/
.contact-con{
    margin: 50px auto !important;
}
.contact-con h2, .contact-form h2{
    font-family: pdbold;
    color: #474220;
    font-size: 45px;
    text-align: center;
}
.contact-con h5, .contact-form h5{
    font-family: pdreg;
    color: #916d00;
    font-size: 18px;
    text-align: center;
}
.contact-con .info-list, .contact-con .soc-list{
    padding: 0 !important;
    list-style: none;
}
.contact-con .info-list li, .contact-con .soc-list li{
    font-size: 15px;
    font-family: mlight;
    color: #474220;
    padding: 35px 35px 35px 125px;
}
.contact-con .info-list li#email{
    background: transparent url(../img/email.png) no-repeat 35px center / 75px;
}
.contact-con .info-list li#phone{
    background: transparent url(../img/telephone.png) no-repeat 35px center / 75px;
}
.contact-con .info-list li#loc{
    background: transparent url(../img/marker.png) no-repeat 35px center / 75px;
}
.contact-con .soc-list li#fb{
    background: transparent url(../img/facebook.png) no-repeat 35px center / 75px;
}
.contact-con .soc-list li#tw{
    background: transparent url(../img/twitter.png) no-repeat 35px center / 75px;
}
.contact-con .soc-list li#ig{
    background: transparent url(../img/instagram2.png) no-repeat 35px center / 75px;
}

/*Packages & Promos*/
.package-con{
    margin: 20px auto 50px !important;
}
.package-con h5{
    font-family: pdreg;
    font-size: 18px;
    color: #916d00;
    text-align: center;
    margin: 50px auto 15px;
}
.package-con h2{
    color: #474220;
    font-size: 32px;
    text-align: center;
    font-family: pdbold;
    margin: auto auto 30px;
}
.pack-tabs{
    list-style: none;
    padding: 0;
    display: inline-flex;
    margin: 30px auto 15px;
}
.pack-tabs li{
    margin: auto 15px;
}
.pack-tabs li a div{
    font-family: mlight;
    padding: 10px 20px;
    border: 1px solid #474220;
    text-transform: uppercase;
    font-size: 15px;
    color: #474320;
}
.pack-tabs li a div:hover, .pack-tabs li a div.active-tab{
    color: #fff;
    background-color: #474320;
}
.pack-con:hover, .room-con:hover{
    box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.1) !important;
}
.pack-con{
    transition: all 0.1s ease-out 0s;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    margin: 15px auto;
}
.pack-con:hover .pack-thumb, .banner-mini:hover{
    background-size: 120% !important;
}
.pack-con:hover .pack-btn{
    background: #a7bf81;
}
.banner-mini, .room-image{
    -webkit-transition: background-size 300ms linear;
    -moz-transition: background-size 300 linear;
    -o-transition: background-size 300 linear
    -ms-transition: background-size 300ms linear;
    transition: background-size 300ms linear;
}
.pack-thumb, .pack-thumb{
    background-size: 100%;
    -webkit-transition: background-size 300ms linear;
    -moz-transition: background-size 300 linear;
    -o-transition: background-size 300 linear
    -ms-transition: background-size 300ms linear;
    transition: background-size 300ms linear;
    height: 200px;
    position: relative;
}
.pack-thumb .cat-label{
    font-size: 12px;
    font-family: mlight;
    color: #fff;
    background-color: #2d2867;
    padding: 5px 13px;
    position: absolute;
    right: 5%;
    top: 8%;
}
.pack-thumb .cat-label-promo{
    font-size: 12px;
    font-family: mlight;
    color: #fff;
    background-color: #00a651;
    padding: 5px 13px;
    position: absolute;
    right: 5%;
    top: 8%;
}
.pack-det{
    border: 1px solid #ccc;
    border-top: 0px;
    padding: 20px;
    text-align: center;
    height: 275px;
    position: relative;
}
.pack-con h3{
    color: #474220;
    font-size: 22;
    font-family: pdbold;
    text-align: center;
    margin: 0 auto 15px;
}
.pack-con h4{
    color: #916d00;
    font-size: 12px;
    text-align: center;
    font-family: mlight;
    margin: 0px auto 20px;
}
.pack-con .pack-summary{
    color: #474220;
    font-size: 12px;
    font-family: mlight;
    line-height: 26px;
    display: inline-block;
}
.pack-con .promo-summary *{
    color: #474220 !important;
    font-size: 12px !important;
    font-family: mlight !important;
    line-height: 26px !important;
    display: inline-block !important;
}
.pack-con .pack-summary .price{
    color: #916d00;
    text-align: right;
}
.pack-con .pack-btn {
    font-size: 15px;
    font-family: mlight;
    text-align: center;
    text-transform: uppercase;
    color: #474220;
    background: #cee0b3;
    padding: 12px 15px;
    margin: 20px auto 10px;
    position: absolute;
    bottom: 20px;
    width: 70%;
    left: 15%;
}
.feat-btn{
	font-size: 15px;
    font-family: mlight;
    text-align: center;
    text-transform: uppercase;
    color: #474220;
    background: #cee0b3;
    padding: 12px 30px;
    margin: 20px 0px 10px;
    display: inline-block;
}
.pack-article{
    margin: 100px auto 30px !important;
}
.pack-article .thumb{
    margin: 25px auto !important;
}
.pack-content{
    margin-bottom: 50px;
}
.feat-con{}
.feat-con h1{
    font-family: pdbold;
    font-size: 24px;
    color: #474220;
    margin-top: 0;
}
.feat-con h4{
	color: #916d00;
    font-size: 15px;
    margin: 20px auto 10px;
    font-family: mlight;
}
.feat-con .feat-summary *{
    color: #474220 !important;
    font-size: 15px !important;
    line-height: 26px !important;
    font-family: mlight !important;
    margin: 10px auto !important;
}

/*Sliders*/
#room-slider{
    background: #fafafa;
    padding: 50px 0px;
}
#room-slider .owl-item, #amen-slider .owl-item{
    padding: 0px !important;
}
#room-slider .owl-stage{
    margin-left: -75px !important;
    padding-left: 0px !important;
}
#room-slider .room-image{

}
#room-slider .room-image .white-border{
    border: 1px solid #fff;
    height: 450px;
    margin: 50px;
}
#room-slider .room-details{
    padding: 15px 50px;
    height: 550px;
}
#room-slider .room-details h2, .room-con h2{
    font-size: 45px;
    font-family: pdbold;
    color: #474220;
}
#room-slider .room-details h3, .room-con h3{
    font-size: 30px;
    font-family: pdbold;
    font-style: italic;
    color: #916d00;
}
#room-slider .room-details hr{
    margin-left: 0;
    width: 20%;
    margin: 30px 0px 20px;
}
#room-slider .room-details h5{
    color: #916d00;
    font-family: pdreg;
    font-size: 18px;
    margin: 0 !important;
}
#room-slider .room-details .room-content, #room-slider .room-details .room-content p,
.room-con .room-content, .acc-con .room-content, .acc-con .room-content p, .room-con .room-content p{
    font-size: 15px !important;
    font-family: mlight !important;
    line-height: 26px;
    color: #474220 !important;
    margin: 0 !important;
}
#room-slider .room-details ul, .room-con ul{
    padding: 0;
    list-style: none;
    display: inline-flex;
    width: 70%;
    margin: 20px 15% !important;
}
#room-slider .room-details li, .room-con ul li{
    color: #474220;
    font-size: 26px;
    font-family: pdbold;
    width: 33.33%;
    padding: 10px 0;
    padding-left: 60px;
}
#room-slider .room-details li#max, .room-con li#max{
    background: transparent url(../img/Guests.png) no-repeat scroll left center / 50px;
}
#room-slider .room-details li#bed, .room-con li#bed{
    background: transparent url(../img/Bed.png) no-repeat scroll left center / 50px;
}
#room-slider .room-details li#bath, .room-con li#bath{
    background: transparent url(../img/Shower.png) no-repeat scroll left center / 50px;
}
.room-sld-btn{
    font-size: 15px;
    font-family: mlight;
    text-align: center;
    text-transform: uppercase;
    color: #474220;
    background: #cee0b3;
    padding: 12px 30px;
    width: auto;
    display: inline-block;
    margin: 20px 0px 10px;
}
.room-sld-btn:hover{
    background: #a7bf81;
}
#room-slider .owl-controls{
    position: absolute;
    bottom: 50px;
    right: 38%;
}
#room-slider .room-details:before {
    content: '';
    position: absolute;
    left: -15px;
    border-width: 0px 0px 20px 15px;
    border-style: solid;
    border-color: #f7f7f7 transparent;
    display: block;
    top: 50%;
}
#room-slider .room-details:after{
    content: '';
    position: absolute;
    left: -15px;
    border-width: 20px 0px 0px 15px;
    border-style: solid;
    border-color: #f7f7f7 transparent;
    display: block;
    top: 53.5%;
}

.article-block{
    margin: 50px auto !important;
}
.article-block h3{
    font-family: pdreg;
    font-size: 18px;
    color: #916d00;
}
.article-block h1{
    font-family: pdbold;
    color: #474220;
    font-size: 32px;
    margin: 5px auto 35px;
}
.article-block h2{
    color: #474220;
    font-family: pdbold;
    font-size: 22px;
}
.article-block hr{
    margin: 15px auto 10px 0px;
    width: 75px;
}
.article-block h4{
    color: #916d00;
    font-family: mlight;
    font-size: 15px;
    margin: 0 auto 15px;
}

.article-block h4 i{
}
.article-block .feat-promo{
    
}
.article-block .feat-promo .feat-img{
    height: 300px;
}
.border-br{
    border: 1px solid #916d00;
    padding: 35px 0px 50px;
}
.discover{
    padding: 35px 0px !important;
    background-color: #f2f2f2;
}
.discover-btn{
    font-size: 15px;
    font-family: mlight;
    text-align: center;
    text-transform: uppercase;
    color: #474220;
    background: #cee0b3;
    padding: 15px 30px;
    width: auto;
    display: inline-block;
    margin: 20px 0px 10px;
}
.discover-btn:hover{
    background: #a7bf81;
}
.rooms{
	background: transparent url(../img/bg-hotel.png) no-repeat scroll center center / cover;
    padding: 50px 0px !important;
}
.room-con h2{
    color: #474220;
    font-size: 22px;
    font-family: pdbold;
    margin: 0 auto 10px;
    line-height: 26px;
}
.room-con{
    height: 650px;
    margin: 15px auto;
    border: 1px solid #ccc;
    background: #fff;
}
.room-con:hover .room-image{
    background-size: 120% !important;
}
.room-con .room-image{
    height: 325px;
}
.room-con .room-details{
    padding: 25px;
}
.room-con ul{
    margin: 15px 15% 35px !important;
    width: 70%;
}
.room-con h3{
    display: inline;
}
.room-con .room-btn:hover{
    background-color: #6d5201;
}
.room-con .room-btn{
    background-color: #916d00;
    color: #fff;
    font-size: 15px;
    font-family: mlight;
    text-align: center;
    float: right;
    padding: 15px 20px;
    display: inline;
}
.inc-det{
    padding: 50px 100px !important;
    height: 400px;
}
.inc-det h3{
    color: #474220;
    font-size: 22px;
    font-family: pdbold;
    text-align: center;
}
.inc-det p{
    font-size: 15px;
    color: #474220;
    font-family: mlight;
    line-height: 26px;
}
.inc-det ul{
    padding: 0 20px;
}
.inc-det p em{
    font-style: unset !important;
    color: #aaa;
}
.inc-det ul#bf{
    padding: 0;
    list-style: none;
    text-align: center;
    display: inline-flex;
	width: 80%;
    margin: auto 10%;
}
.inc-det ul#bf li{
    color: #474220;
    font-size: 15px;
    font-family: pdbold;
    width: 50%;
}
.inc-det ul#bf li img{
    width: 50px;
    margin: 25px auto;
}

.inc-det ul li{
    color: #474220;
    font-size: 15px;
    font-family: mlight;
}

.dining-list{
    margin: 50px auto !important;
}
.dining-list .dining-con{
    margin: 25px auto !important;
}
.dining-list .dining-img{
    height: 500px;
}
.dining-list .dining-det-r{
    height: 350px;
    position: relative;
    top: 75px;
    background: #fff url(../img/border-flower-bottom-right.png) scroll no-repeat bottom right / contain;
    left: -75px;
    padding: 10px 35px;
    z-index: 3;
}
.dining-list .dining-det-l{
    height: 350px;
    position: relative;
    top: 75px;
    background: #fff url(../img/border-flower-top-left.png) scroll no-repeat top left / contain;
    right: -75px;
    z-index: 3;
    padding: 10px 35px;
}
.dining-list h3{
    font-family: pdbold;
    font-size: 32px;
    color: #474220;
}
.dining-list hr{
    width: 70px;
    margin: 20px 0 !important;
}
.dining-list p{
    font-size: 15px;
    font-family: mlight;
    line-height: 26px;
}
.dining-list .dining-btn:hover{
    background-color: #474220;
    color: #fff;
}
.dining-list .dining-btn{
    color: #474220;
    font-family: mlight;
    border: 1px solid #474220;
    display: inline-block;
    padding: 13px 25px;
    margin: 15px auto;
    position: absolute;
    bottom: 15px;
}
.resto{
    
}
.resto .resto-img, .ingri-img{
    height: 500px;
}
.resto .resto-con, .ingri-con{
    height: 500px;
    display: table;
    padding: 50px !important;
}
.r-cell{
    display: table-cell;
    vertical-align: middle;
}
.resto .resto-con h3, .ingri-con h3{
    font-family: pdbold;
    font-size: 32px;
    color: #474220;
    margin: 25px auto;
}
.resto .resto-con p, .ingri-con p{
    font-family: mlight;
    font-size: 15px;
    color: #474220;
    line-height: 26px;
}
.sea{}
.sea .sea-img{}
.sea .sea-img h3{
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-family: pdbolditalic;
    margin: 100px;
    position: relative;
}
.sea .sea-con{
    background: #fafafa;
}
.sea .sea-con p{
    font-size: 15px;
    font-family: mlight;
    text-align: center;
    margin: 50px 100px;
    line-height: 26px;
}
.cuisine-image{
    height: 500px;
}
#dine-slider .owl-item{
    padding: 0px !important;
}
#dine-slider .owl-controls{
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 10%;
}
#dine-home-slider .owl-controls{
    position: absolute;
    bottom: 5%;
    left: 45%;
    width: 10%;
}
 #water-home-slider .owl-controls{
    position: absolute;
    bottom: 5%;
    right: 45%;
    width: 10%;
}
#amen-slider .owl-controls{
    position: absolute;
    bottom: 0;
    left: 65%;
    width: 10%;
}
#dine-slider .owl-dot, #dine-home-slider .owl-dot, #water-home-slider .owl-dot, #amen-slider .owl-dot{
    border-color: #fff 
}
#dine-slider .owl-dot.active, #dine-home-slider .owl-dot.active, #water-home-slider .owl-dot.active, #amen-slider .owl-dot.active{
    background-color: #fff 
}
.menu-image{}
.menu-con a div{
    color: #916d00;
    font-family: mlight;
    font-size: 15px;
    margin: 20px auto 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.menu-image .menu-con{
    background: #fff;
    padding: 35px;
    margin: 100px 0 200px 55%;
    width: 400px;
}
.menu-image .menu-con h3{
    font-family: pdbold;
    font-size: 32px;
    color: #474220;
    margin: 0;
}
.menu-image .menu-con hr{
    margin: 25px 0;
    width: 75px;
}
.menu-image .menu-con p{
    font-size: 15px;
    font-family: mlight;
    line-height: 26px;
}
.inq-btn:hover{
    background-color: #474220;
    color: #fff;
}
.inq-btn{
    color: #474220;
    font-family: mlight;
    border: 1px solid #474220;
    display: inline-block;
    padding: 13px 25px;
    margin: 15px auto;
}
.pricing-policy{

}
.p-tab{
    margin: 35px auto 0;
}
.p-tab ul{
    padding: 0;
    list-style: none;
    display: inline-flex;
    font-size: 15px;
    font-family: mlight;
    margin: 20px auto 15px;
}
.p-tab ul li{
    color: #474220;
    border: 1px solid #474220;
    padding: 10px 25px;
    margin: auto 10px;
    text-transform: uppercase;
    cursor: pointer;
}
.p-tab ul li:hover, .p-tab ul li.p-active{
    color: #fff;
    background: #474220;
}
.p-content-con{}
.p-content{
    margin: 25px auto !important;
}
.p-content img{
    margin-top: 15px;
    width: 50px;
}
.p-content h3, .policy h3, .hotel-policy h3{
    font-size: 20px;
    font-family: mbold;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
    color: #474220;
}
.p-content hr{
    margin: 15px 0;
    width: 75px;
}

.p-content{

}
.p-content .plr{
    display: table;
    width: 100%;
    padding-bottom: 5px;
}
.p-content .p-left{
    font-family: mlight;
    font-size: 15px;
    color: #916d00;
    width: 50%;
    display: table-cell;
}
.p-content .p-right{
    font-size: 15px;
    font-family: mlight;
    color: #474220;
    text-align: right;
    padding-right: 15px;
    display: table-cell;
    vertical-align: middle;
}
.policy ul{
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.policy ul li{
    float: left;
    width: 50%;
    font-size: 15px;
    font-family: mlight, sans-serif;
    line-height: 26px;
    color: #474220;
}
.room_content{
    margin: 25px auto;
}
.room_content p{
    margin: auto;
}
.acc-con{
    text-align: left;
}
.acc-con ul#room-inc{
    padding: 0;
    list-style: none;
    display: inline-flex;
    width: 70%;
    margin: 20px 15% !important;
}
.acc-con ul#room-inc li{
    color: #474220;
    font-size: 26px;
    font-family: pdbold;
    width: 33.33%;
    padding: 10px 0;
    padding-left: 60px;
}
.acc-con ul#room-inc li#max{
    background: transparent url(../img/Guests.png) no-repeat scroll left center / 50px;
}
.acc-con ul#room-inc li#bed{
    background: transparent url(../img/Bed.png) no-repeat scroll left center / 50px;
}
.acc-con ul#room-inc li#bath{
    background: transparent url(../img/Shower.png) no-repeat scroll left center / 50px;
}
.acc-con h4{
    margin: auto 0;
    text-align: left;
    font-family: pdbold;
}
.acc-con .mount-hr-sm{
    width: 75px;
    margin: 15px 0;
    border-width: 1px;
}
.acc-con sup{
    font-size: 15px;
    margin: 7px;
}
.acc-con h3{
    font-size: 30px;
    font-family: pdbold;
    font-style: italic;
    color: #916d00;
    text-align: left;
}
.acc-con h3 font {
    font-family: pdreg;
    font-size: 15px;
}
.acc-con .h-pol{
    cursor: pointer;
    margin-left: 0 !important;
}
.pol-btn:hover{
    background: #a7bf81;
}
.pol-btn{
    font-size: 15px;
    font-family: mlight;
    text-transform: uppercase;
    color: #474220;
    background: #cee0b3;
    padding: 15px 25px;
    margin: 20px 0px 10px;
    display: inline-block;
}
.room-fac{
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0px !important;
}
.room-fac li{
    float: left;
    width: 50%;
    font-size: 15px;
    font-family: mlight, sans-serif;
    line-height: 26px;
    color: #474220;
    padding: 25px 0px 25px 60px;
    list-style: none;
}
.hotel-policy ul{
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.hotel-policy ul li{
    float: left;
    width: 50%;
    font-size: 15px;
    font-family: mlight, sans-serif;
    line-height: 26px;
    color: #474220;
}
.hotel-policy{
    background: #fafafa;
    padding: 10px 0 25px !important;
}
.hotel-policy .container{

}
#pol-close{
    text-align: center;
    margin: 25px auto;
    font-size: 20px;
    color: #916d00;
    cursor: pointer;
}
.roomin-image{
    height: 730px;
    padding: 10px 25px !important;
}
.roomin-image table td{
    color: #fff;
    font-size: 30px;
    font-family: pditalic;
    height: 75px;
}
.roomin-image table td#count{
    vertical-align: top;
}
.roomin-image table td#divider{
    vertical-align: middle;
}
.roomin-image table td#total{
    vertical-align: bottom;
}
.room-in-slider-con {
    margin: 30px auto 50px !important;
}
#room-in-slider {
    margin-bottom: 15px;
}
#room-in-slider .owl-item{
   /* padding: 0px !important;*/
}
.owl-nav{
	color: #fff;
    position: absolute;
    width: 100%;
    font-size: 20px;
    top: -2px;
}
#room-in-slider .owl-nav {
    position: inherit;
    top: 0;
}
.owl-nav .owl-prev{
	left: -30%;
    position: absolute;
}
.owl-nav .owl-next{
	right: -30%;
    position: absolute;
}
#room-in-slider .owl-nav .owl-prev{
    color: #474220;
    background: #cee0b3;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    padding-top: 9px;
    padding-right: 5px;
    position: absolute;
    left: -15px;
    top: 50%;
    font-size: 30px;
}
#room-in-slider .owl-nav .owl-next{
    color: #474220;
    background: #cee0b3;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    padding-top: 9px;
    padding-left: 5px;
    position: absolute;
    right: -15px;
    top: 50%;
    font-size: 30px;
}
.choose{
    padding: 35px 0px !important;
    background: #fafafa;
}
.choose h3{
    font-family: pdbold;
    font-size: 32px;
    color: #474220;
    text-align: center;
}
.choose hr{

}
.choose ul{
    display: inline-flex;
    list-style: none;
    width: 62%;
    margin: 25px 19%;
    padding: 0;
}
.choose ul li{
    width: 33.33%;
}
.choose ul li div{
    font-size: 15px;
    font-family: mlight;
    text-transform: uppercase;
    color: #474220;
    background: #cee0b3;
    text-align: center;
    height: 180px;
    margin: auto 15px;
    padding: 25px;
}
.choose ul li div:hover{
    background: #a7bf81;
}
.choose ul li div img{
    max-width: 100%;
    display: block;
    margin: auto;
    width: 75px;
    margin-bottom: 15px;
}
#water-home-slider .owl-item, #dine-home-slider .owl-item{
    padding: 0px !important;
}
.contact-form{
    background: #fafafa;
}
.contact-form11 label{
    font-size: 15px;
    font-family: mlight;
    color: #474220;
    line-height: 26px;
}
.contact-form11 label span{
	color: #ff3333;
    margin: auto 5px;
}
.contact-form11 input{
    font-size: 15px;
    font-family: mlight;
    color: #474220;
    line-height: 26px;
    border: 1px solid #ccc;
    padding: 11px 15px;
    width: 100%;
    outline: none;
    margin-bottom: 25px;
    background: #fff;
}
.contact-form11 textarea:focus, .contact-form11 input:focus{
    border: 1px solid #916d00;
}
.contact-form11 textarea{
    font-size: 15px;
    font-family: mlight;
    color: #474220;
    line-height: 26px;
    border: 1px solid #ccc;
    padding: 11px 15px;
    width: 100% !important;
    height: 275px !important;
    outline: none;
    margin-bottom: 5px;
    background: #fff;
}
.contact-left {
    padding: 35px 50px !important;
}
.contact-right, .contact-left {
    height: 1000px;
}
.contact-send:hover{
    background-color: #a7bf81;
}
.contact-send{
    font-size: 15px;
    font-family: mlight;
    text-align: center;
    text-transform: uppercase;
    color: #474220;
    background: #cee0b3;
    padding: 15px 35px;
    margin: 20px 0 10px;
    display: block;
    cursor: pointer;
    width: 250px;
}
.thank-you{
    border: 2px solid #79d479;
    border-radius: 5px;
    background: #f9fff9;
    padding: 15px 25px;
    font-size: 15px;
    line-height: 26px;
    font-family: mlight;
    margin: 25px 15px 10px !important;
}
.sorry{
    border: 2px solid #ff6868;
    border-radius: 5px;
    background: #fbeded;
    padding: 15px 25px;
    font-size: 15px;
    line-height: 26px;
    font-family: mlight;
    margin: 25px 15px 10px !important;
}
.banner-mini{
    display: table;
    text-align: center;
    height: 250px;
}
.banner-mini h2{
    color: #fff;
    font-family: pdbolditalic;
    font-size: 30px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.empty-amenity{
    margin: 25px auto;
}

.empty-amenity img {
    width: 125px;
}
.empty-amenity h5 {
    font-family: mlight;
    color: #474220;
    font-size: 15px;
    margin: 25px auto 15px;
}
.empty-amenity p {
    color: #666;
    font-family: mlight;
    font-size: 15px;
}
.empty-amenity p a {
    color: #916d00 !important;
}
.cur-cat-con{
    position: relative;
    margin: 25px auto;
}
#cur-cat{
    color: #474220;
    border: 1px solid #474220;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 15px;
    font-family: mlight;
    text-align: left;
    margin: 0;
}
#cur-cat i{
    float: right;
}
.show-cat{
    display: block !important;
}