/* FONT */
.main h1 .heading-top,
h1 .heading-botom,
.breadcrumb-nav a,
.dining-layout-xlist .visit-btn,
.g-listing-item-box .album-title{
    font-family: 'Poppins', sans-serif;
}
/* H2 */
.sub-title-page-inner,
.sub-title-page-inner.small{
    font-weight: 300;
}
/**/

body .main-visual-banner .main-visual-slogen-wrapper {
	margin-bottom: 60px;
}
/*Main Visual Slogen animation*/
body .main-visual-banner .slick-active .main-visual-slogen-wrapper.show-slogen .slogen-line-top{
    -webkit-animation:fadeIn-animated 0.7s both ;
 	animation:fadeIn-animated 0.7s both ;
}
body .main-visual-banner .slick-active .main-visual-slogen-wrapper.show-slogen .slogen-line-bottom{
    -webkit-animation:fadeIn-animated 0.7s both 0.4s;
 	animation:fadeIn-animated 0.7s both 0.4s;
}
 @keyframes fadeIn-animated {
 	0% {
 		opacity:0;
 	}
 	100% {
 		opacity:1;
 	}
 }
 @keyframes fadeOut-animated {
 	0% {
 		opacity:1;
 	}
 	100% {
 		opacity:0;
 	}
 }
    .main-visual-banner .main-visual-slogen-wrapper .container{
        max-width: 970px;
    }
        
        .slogen-inner-wrapper {
        	display: inline-block;
        	float: right;
        	position: relative;
        	padding-left: 10px;
        }
        .slogen-inner-wrapper:after{
            content: '';
            width: 1px;
            height:100%;
            background: #fff;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transition: all 0.7s ease;
            -o-transition: all 0.7s ease;
            transition: all 0.7s ease;
            display: none;
        }
        .slick-slide .slogen-inner-wrapper:after{
            height: 0px;  
            display: none;
        }
        body .main-visual-banner .slick-active .main-visual-slogen-wrapper.show-slogen .slogen-inner-wrapper:after{
            height: 100%;
        }
            .slick-slide .main-visual-slogen-wrapper .banner-slogan-one,
            .slick-slide .main-visual-slogen-wrapper .slogen-line-top{
            	-webkit-animation:fadeOut-animated 0.7s both 0.4s;
 	            animation:fadeOut-animated 0.7s both 0.4s;
            }
            
            body .main-visual-simple .main-visual-slogen-wrapper .slogen-line-top, 
            .main-visual-banner.main-visual-simple .banner-slogan-one,
            .main-visual .slogen-line-top{
            	font-size: 1.9em;
            	letter-spacing: 2px;
            	font-weight: 200;
            	margin-bottom: 7px;

            }
            
            .slick-slide .main-visual-slogen-wrapper .banner-slogan-two,
            .slick-slide .main-visual-slogen-wrapper .slogen-line-bottom{
                -webkit-animation:fadeOut-animated 0.8s both;
 	            animation:fadeOut-animated 0.8s both;
            }
            
            body .main-visual-simple .main-visual-slogen-wrapper .slogen-line-bottom, 
            .main-visual-banner.main-visual-simple .banner-slogan-two,
            .main-visual .slogen-line-bottom{
            	font-family: 'Cinzel', sans-serif;
            	font-size: 2.6em;
                letter-spacing: -1px;
                line-height: 1;
            }
            .main-visual .slogen-line-top,
            .main-visual .slogen-line-bottom{
                text-align: right;
                text-shadow: 1px 0px 1px #666;
            }

.ui-datepicker .ui-datepicker-next span, 
.ui-datepicker .ui-datepicker-prev span {
	background-image: url("../../../images/date-picker-arrows.png");
	background-position: 0 -14px;
}
.ui-datepicker .ui-datepicker-next span{
    background-position: 0 0;
}

/* SUBPAGES */
.main-container{
    position: relative;
}
.banner-image-wrapper {
	padding-top: 0;
	height: calc(100vh - 101px);
}
body .main-visual-single-banner .main-visual-slogen-wrapper {
    margin-bottom: 68px;
}
.main-visual-single-banner .slogen-line-top {
	margin-top: 0;
}



.page-bg:before,
.common-bg:before,
.special-ayurveda-listing:before, 
.accommondation-ayurveda-bg:before, 
.wedding-page-bg:before, 
.meeting-page-bg:before, 
.restaurant-page-bg:before, 
.privacy-page-bg:before,
.superior-page-bg:before, 
.common-bg:before, 
.special-ayurveda-detail:before,
.facility-bg:before,
.garden-page-bg:before,
.sea-page-bg:before,
.page-inner-bg-one-fisherman:before,
.page-inner-bg-one:before{
	background-image: url(../../../images/subpage-bg.svg);
	padding: 12.75% 14.1%;
    bottom: auto;
    top: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    background-position: center;
    display: block;
    opacity: 0.4;
}
.page-bg:after,
.common-bg:after, 
.special-ayurveda-listing:after, 
.accommondation-ayurveda-bg:after, 
.wedding-page-bg:after, 
.meeting-page-bg:after, 
.restaurant-page-bg:after, 
.privacy-page-bg:after, 
.superior-page-bg:after, 
.common-bg:after, 
.special-ayurveda-detail:after,
.facility-bg:after,
.garden-page-bg:after,
.sea-page-bg:after,
.page-inner-bg-one-fisherman:after,
.page-inner-bg-one:after{
    background-image: url(../../../images/subpage-bg-after.svg);
    padding: 12.75% 14.1%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    opacity: 0.5;
}
.superior-page-bg:before,
.classic-page-bg:before,
.delux-page-bg:before,
.garden-page-bg:before,
.sea-page-bg:before{
    opacity: 1;
    right: auto;
    top: 0;
    left: 0;
    padding: 10.9% 11.9%;
    display: block;
    height: 0;
}
.superior-page-bg:after,
.classic-page-bg:after,
.delux-page-bg:after,
.garden-page-bg:after,
.sea-page-bg:after{
    opacity: 1;
    padding: 12.8% 15%;
    left: auto;
    right: 0;
    bottom: 18%;
    top: auto;
    display: block;
    height: 0;
}
.superior-page-bg:before{
    background-image: url(../../../images/room_left_bg.svg);
}
.superior-page-bg:after{
    background-image: url(../../../images/room_right_bg.svg);
}
.delux-page-bg:before{
    background-image: url(../../../images/deluxe_rooms_left_bg.svg);
}
.delux-page-bg:after{
    background-image: url(../../../images/deluxe_rooms_right_bg.svg);
}
.classic-page-bg:before{
    background-image: url(../../../images/classic_rooms_left_bg.svg);
}
.classic-page-bg:after{
    background-image: url(../../../images/classic_rooms_right_bg.svg);
}

.breadcrumb-nav {
	margin: 30px 0 41px;
}
    .breadcrumb-nav .fa {
    	padding: 0 8px;
    }

.dining-layout-xlist,
.draw-bg-accommondation,
.inquiry-page{
	margin: 18px 0 0;
}
    .dining-layout-xlist .x-list-item {
    	width: 48.7%;
    	margin-left: 2.5%;
    }
    .dining-layout-xlist .x-list-item:nth-child(2n+1) {
    	margin-bottom: 108px;
    }
        .dining-image {
        	padding: 36.5% 50%;
        }
        .dining-layout-xlist .hover-box .content-inner-wrapper-inner {
        	padding: 0 0 20px;
        }
            .x-list.dining-layout-xlist .content-wrapper{
                background: #fbfbfb !important;
                color: #7a7a7a;
            }
            .main .dining-layout-xlist .content-wrapper h3{
                font-size: 1.25em;
                margin: 4px 0 6px;
                font-weight: 500;
            }
            .dining-layout-xlist .hover-box:hover .content-wrapper h3{
                margin: 0 0 23px
            }
            .main .dining-layout-xlist .content-wrapper p{
                line-height: 1.4em;
            }
            .dining-layout-xlist .hover-box a.visit-btn{
                margin: 28px 0 0;
            }
            .visit-btn:after, .read-more-btn:after {
            	line-height: 20px;
            }
.ex-details-page {
	margin: 18px 0;
}
    .main .share-icon-wrap .share-this-wrapper {
    	margin: 0 auto 50px;
    }
.accommodation-box .room-img-wrap {
	padding: 23.4% 0;
}
.revert-items .accommodation-box .room-img-wrap, 
.accommodation-box .room-img-wrap {
	width: 74.5%;
}
.revert-items .accommodation-box .content-wrapper, 
.accommodation-box .content-wrapper {
	width: 40%;
}
    .accommodation-box .room-price-box {
    	background-color: rgba(0, 0, 0, 0.7);
    }
        .accommodation-box .room-price-badge {
        	font-size: 1.25em;
        	line-height: 32px;
        	letter-spacing: 0.08em;
        }
.accommodation-item .accommodation-box,
.accommodation-item .inner-container{
    z-index: auto;
}
.accommodation-box .content-wrapper{
    margin: 36px 0;
}
    .accommodation-box .content-wrapper .content-inner-wrapper {
    	padding: 44px 50px;
    }
        .accommodation-box .content-wrapper .title-wrap h3 {
        	font-size: 1.6em;
        	letter-spacing: 0.02em;
        }
        .accommodation-box .title-wrap .room-name {
        	font-size: 1.1em;
        	letter-spacing: 0;
        }
            .room-name a{
                color: #7f7e7e;
            }
        .accommodation-box .content-wrapper .descriptipn-wrap {
        	margin: 24px 0;
        }
            .accommodation-box .content-wrapper .descriptipn-wrap p,
            .room-option-types .option p{
                line-height: 1.4em;
            }
        .x-list.room-max-person-list-wrap .room-option-types .option {
        	margin-bottom: 25px;
        }
            .room-option-types .option.bed-type:after {
            	background-position: -447px -6px;
            }
        .room-option-types .option.bed-capacity:after {
        	background-position: -447px -53px;
        }
        .accommodation-box .content-wrapper .acc-button-wrap{
            height: 95px;
        }
            .accommodation-box .content-wrapper .acc-button-wrap .read-more,
            .accommodation-box .content-wrapper .acc-button-wrap .promo-btn{
                position: absolute;
                right: 5px;
            }
            .accommodation-box .content-wrapper .acc-button-wrap .read-more{
                top: 6px;
            }
            .visit-btn {
            	color: #304c63;
            }
            .accommodation-box .content-wrapper .acc-button-wrap .promo-btn{
                top: 61px;
            }
            .promo-btn{
            	padding: 10.5px 15px;
            	font-size: 0.8em;
            }
            .main input.btn-submit{
                padding: 10px 26px;
                line-height: 1;
                font-size: 0.8em;
            }
            .accommodation-box .content-wrapper .acc-button-wrap .booking-best-rate-wrap,
            .book-now-btn-wrap .booking-best-rate-wrap{
                bottom: 0 !important;
                left: auto !important;
                right: 120px !important;
            }
    /* Accommodation Detail */
    .x-list.tab-btn-wrap {
    	margin: 20px 0 58px;
    }
    .standard-x-list.tab-btn-wrap .item-wrapper{
        border-bottom: 1px solid #d7d7d7;
    }
    .x-list-item.tab-btn-click-item {
    	background-color: #e6e5e5;
    	border-top-right-radius: 10px;
	    border-top-left-radius: 10px;
	    padding: 13px 10px 8px;
	    width: 22.9%;
	    margin-left: 0.4%;
    }
        .x-list-item.tab-btn-click-item .content-wrapper span {
        	color: #000;
        	font-size: 1.4em;
            letter-spacing: 0.01em;
            font-weight: 400;
        }
    .x-list-item.tab-btn-click-item.active,
    .x-list-item.tab-btn-click-item:hover{
    	background-color: #373737;
    }
        .x-list-item.tab-btn-click-item.active .content-wrapper span,
        .x-list-item.tab-btn-click-item:hover .content-wrapper span{
        	color: #fff;
        }
        .x-list-item.tab-btn-click-item .content-wrapper:after{
            display: none;
        }
    .accommodation-lg {
    	padding: 33% 50%;
    }
    .main ul.gallery-pager-carousel li{
        min-height: 126px;
        width: 185px;
    }
    .thumb-img-slider-wrap .six .row,
    .facility-main .xbox.standard-xbox .content-wrapper{
    	padding: 0 8% 0 8.6%;
    }
    .section-3 .room-facility-section h3,
    .main .room-facility-section h2{
    	margin: 94px 0 50px;
    	text-align: center;
    	font-size: 1.75em;
    }
     .room-facility-section .facility-item h4 {
    	margin-top: 15px;
    }
    .room-facility-section .content-inner-wrapper ul{
        column-count: 4;
    }
.wedding-slider-wrap{
    margin-top: 18px;
}

.ex-listing-filter-wrap-row{
    margin-top: 20px;
}
.xbox.filter-nav-box,
.logo-list-box-title{
	background-color: rgba(0,0,0,0.8);
}
.small-logo-list {
	margin-bottom: 90px;
}
    .main h2.ex-category-title {
    	font-size: 1.35em;
    	letter-spacing: 0.02em;
    }
    .filter-nav-box .ex-category-title {
    	padding: 40px 21px 19px;
    }
    .filter-nav {
    	height: 464px;
    	background: transparent;
    	margin-bottom: 32px;
    }
        .main .filter-nav li {
        	margin-bottom: 5px;
        	padding-left: 0;
        }
            .filter-nav li a {
            	padding: 5px 0;
            	margin-bottom: 0;
            	font-size: 1.15em;
            }
            
.bgmiddle-text-box-wrap .bg-box-with-text .bg-wrapper {
	padding-top: 38.5%;
	margin-bottom: 60px;
}
.bgmiddle-text-box-wrap .bg-box-with-text .bg-wrapper .inner-container {
	padding: 27px;
}
.bgmiddle-text-box-wrap .middle-text-box,
.xbox.map-info-box,
.bgmiddle-text-box-wrap .middle-text-box:hover{
	background-color: rgba(0, 0, 0, 0.77);
	padding: 44px 35px;
}
.bgmiddle-text-box-wrap h2.title-m-textbox{
    margin-bottom: 20px;
    text-align: left;
}
.bgmiddle-text-box-wrap .middle-text-box .mbox-content{
    text-align: left;
    max-width: 270px;
}
.bgmiddle-text-box-wrap .middle-text-box p {
	line-height: 1.45;
}
.bgmiddle-text-box-wrap .bg-box-with-text .bg-wrapper .box-btn-wrap {
	margin-top: 50px;
}
.promo-wrapper.offers-content .item-wrapper{
    margin-top: 48px;
}
.main .x-list.promo-wrapper .item-wrapper .image-wrapper.background-image {
	height: 0;
	padding-top: 59.79%;
	width: 100%;
}
    .promo-list .x-list-item .image-holder {
    	position: relative;
    	width: 50%;
    }
    .promo-list .x-list-item:nth-child(2n) .image-holder {
    	float: right;
    }
.main .x-list.promo-wrapper .prm-detal-wrapper{
    padding: 0 2% 0 3.5%;
}
.promo-list .x-list-item .content-wrapper {
	min-height: 357px;
}
.review-item-list-wrap {
	padding: 30px 36px;
}
.google-map.full-width-map-canvas{
    margin-top: 18px;
}
.map-canvas {
	height: 780px;
}
.xbox.map-info-box {
	height: 280px;
}

.vertical-center-wrapper,
.home-page .spa-section{
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
}
.vertical-center-wrapper{
    margin-bottom: 25px;
}
    .vertical-center-wrapper ul.gallery-pager-carousel,
    .main .x-list.promo-wrapper .vertical-center-wrapper .fst,
    .main .x-list.promo-wrapper .vertical-center-wrapper .image-wrapper.background-image{
        margin-bottom: 0;
    }
    .vertical-center-content,
    .home-page .spa-section .five.columns.main-five .six.columns:last-child{
        display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;      /* TWEENER - IE 10 */
        display: -webkit-flex;     /* NEW - Chrome */
        display: flex;
        height: auto;
        align-items: center;
    }
        .vertical-center-inner{
            display: block;
            position: relative;
            width: 100%;
        }
.col-two-row-wrapper .row:nth-child(2n) .six.columns.first-child{
    order: 2;
}
.col-two-row-wrapper .row .columns .content-wrapper{
    height: auto;
}
.col-two-row-wrapper .row .columns .content-inner-wrapper {
	height: auto;
	position: relative;
	top: unset;
	left: unset;
	-ms-transform: none;
    -webkit-transform: none;
	transform: none;
	margin: 0 auto;
}
.facility-main {
	margin: 18px 0 60px;
}
.home-page .spa-section .five.columns.main-five .six.columns:last-child{
    height: 100%;
}
.main .location-filter-item-wrapper .inquiry-now-checker .checker span.checked:after {
	left: 1px;
}
/**/


.home-main-visual .background{
    background-position:center bottom;
}

/**SPA**/

h2.sub-title-page-inner.quote-wrap-heading{
    font-size:1.95em;
}

ul.gallery-pager-carousel{
    margin-top:5px;
}

.main ul.gallery-pager-carousel .slick-current{
    outline:none;
    position:relative;
}

.main ul.gallery-pager-carousel .slick-current:after{
   background:rgba(255,255,255,0.5);
   position:absolute;
   top:0;
   left:0;
   width:100%;
   height:100%;
   content:'';
   z-index:2;
}

.ayurveda-spa-listing-row{
    margin-top:12px;
}

.special-ayurveda-listing .room-slide-col{
    margin-bottom:45px;
}

.special-ayurveda-listing .room-desc-col,
.ayurveda-spa > .first-child{
    padding:0 5% 0 5.5%;
}

.ayurveda-spa > .first-child{
    overflow:visible;
    margin-top:35px;
}

.ayu-treatment-boxes-wrapper{
    margin-top:100px;
}

.ayu-treatment-boxes-wrapper h3.page-sub-heading{
    text-align:center;
    margin-bottom:50px;
}

.x-list.offer-slide-list-wrapper{
    margin-top:24px;
}

.main h3.page-sub-heading{
    letter-spacing:1px;
}

.header-main-nav {
    right: 83px;
    top: 45px;
}
.header-temperature {
    right: 620px;
    top: 14px;
}
#google_translate_element {
    right: 83px;
    top: 12px;
}
.header-temperature .temperature-common.time:after {
    top: 3px;
}
.header-temperature .temperature span:after {
    top: 1px;
}
.header-main-nav ul li a:hover, .header-top-menu ul li a:hover, .header-main-nav ul li.active a {
    padding-bottom: 2px;
}
.side-nav-content{
    max-width: 0;
    overflow: hidden;
    display: block;
	-ms-transition: max-width .8s ease-in-out 0s; 
	-webkit-transition: max-width .8s ease-in-out 0s; 
	-moz-transition: max-width .8s ease-in-out 0s;
	-o-transition: max-width .8s ease-in-out 0s;
	transition: max-width .8s ease-in-out 0s;
}
.visible-nav-content .side-nav-content{
    max-width: 519px;
}
.main-visual-banner .slick-arrow.slick-prev {
    background-position: -2px -66px;
}
.main-visual-banner .slick-arrow.slick-next {
    background-position: -54px -66px;
}
.home-main-visual .slick-arrow {
    margin-top: -38px;
}

.main h1, .main h2, .main p, .main li,
.why-stay .item-wrapper h4, .main h3,
.section-5 .accomodation a.price{
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.main p, .main li{
    line-height: 1.7em;
}
.content-wrapper{
    font-size: 0.95em;
}
.main h1{
    color: #000;
    letter-spacing: 0.01em;
    line-height: 1.15em;
}

.why-stay .bg-wrapper{
    width: 430px;
    margin-left: -17px;
    margin-top: 22px;
    padding: 28px 41px 13px 44px;
    margin-bottom: 32px;
}
.main .why-stay h3{
    font-family: 'Poppins', sans-serif;
    font-size: 1.25em;
    margin-left: 3px;
    letter-spacing: 0.075em;
}
.main .why-stay p, .main .why-stay li{
    line-height: 1.4em;
    font-size: 0.95em;
}
.why-stay .image-wrapper img{
    margin-bottom: 8px;
    margin-top: 15px;
}
.why-stay .inner-container .content-wrapper{
    font-size: 1em;
}
.why-stay .item-wrapper .x-list-item:nth-child(3n){
    right: -10px;
    position: relative;
}
.why-stay .item-wrapper h4{
    margin-bottom: 10px;
    font-size: 0.9em;
}
.why-stay .xbox {
    margin-bottom: 0;
}
.why-stay a.button.visit-btn {
    margin-right: -12px;
    letter-spacing: 0;
    padding: 20px 16px 20px 14px;
}
.why-stay .bottom-section {
    margin-top: 3px;
}
.home-page .row.section-3{
    margin-top: 90px;
    margin-bottom: 20px;
}
.main .home-page .row.section-4 h2{
    margin-bottom: 52px;
}
.home-page .row.section-4 .x-list.experiences{
    padding: 28px 0 27px;
}
.experiences .two.columns h3 {
    font-size: 1.35em;
    letter-spacing: 0.03em;
}
.main .experience-category li a {
    padding: 2px 9px;
}
.experiences .two.columns {
    width: 290px;
    padding: 39px 18px 30px;
}
.experiences .four.columns {
    width: 387px;
    margin-left: 7px;
    padding: 41px 28px 28px 49px;
}
.experiences .ui-accordion-header {
    padding: 7px 20px 5px 0;
    margin-bottom: 2px;
}
.experiences .ui-widget-content {
    line-height: 1.1em;
    font-size: 0.95em;
}
.experiences .ui-widget-content p, .experiences .ui-widget-content li{
    line-height: 1.4em;
}
.experiences .close-ico {
    background-position: -41px -162px;
    margin: 23px 26px;
}
.experiences .item-wrapper {
    padding-right: 22px;
}
.experiences .xbox .read-more.button.visit-btn {
    letter-spacing: 0;
    margin-top: 17px;
}
.experiences .item-main-wrapper {
    margin-bottom: 19px;
    height: 420px;
}
.experiences .x-list-item {
    margin-bottom: 25px;
}
.experiences .x-list-item:last-child{
    margin-bottom: 15px;
}
.experiences .read-more.button.visit-btn {
    margin: 0 22px 0 0;
    letter-spacing: 0;
}

.home-page .row.section-3 h2{
    margin-bottom: 37px;
}
.main .md-slider li.x-list-item .image-wrapper {
    height: 485px;
    padding: 0;
    width: 100%;
}

.md-slider li.x-list-item.slick-center .outer-wrap-offer{
    border: none;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
}
.md-slider li.x-list-item.slick-slide.slick-center:before{
    border: none;
}
.main .md-slider h3.slider-heading {
    position: relative;
    bottom: auto;
    width: 100%;
    z-index: 1;
    background-color: transparent;
    padding: 22px 80px;
    box-sizing: border-box;
    border: none;
    left: 0;
    margin-bottom: 0;
}
.main .md-slider li.x-list-item.slick-slide h3.slider-heading {
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin-bottom: -11px;
    margin-top: 3px;
}
.main .md-slider li.x-list-item p {
    line-height: 1.5em;
    margin-bottom: 12px;
    font-size: 1.05em;
}
.main .md-slider .booking-wrapper {
    font-size: 1.2em;
    margin-top: -42px;
}
.main .md-slider li.x-list-item .content-wrapper {
    padding: 35px 0 0;
}



.home-page .row.section-5{
    margin-top: 90px;
}
.home-page .row.section-5 h2{
    margin-bottom: 53px;
}
.home-page .six.columns.rooms-section-1.accomodation {
    width: 50%;
}
.six.columns.rooms-section-2.accomodation,
.six.columns.rooms-section-3.accomodation {
    width: 48.8%;
    margin-left: 1.2%;
}
.rooms-section-1.accomodation .image-wrapper {
    padding: 0;
    width: 100%;
    height: 697px;
}
.rooms-section-2.accomodation .image-wrapper,
.rooms-section-3.accomodation .image-wrapper {
    padding: 0;
    width: 100%;
    height: 341px;
}
.section-5 .accomodation a.price{
    position: absolute;
    bottom: 13px;
    left: 24px;
    font-size: 1.2em;
}
.section-5 .six.columns.accomodation .top-section {
    padding: 30px 24px;
}
.six.columns.accomodation .top-section .rooms-text,
.six.columns.rooms-section-1.accomodation .top-section .rooms-text{
    margin-bottom: 21px;
    display: inline-block;
}
.section-5 .accomodation .room-text-2{
    font-size: 1em;
    position: relative;
}
.section-5 .accomodation .room-text-1{
    font-size: 1.4em;
    margin-right: 10px;
}
.section-5 .accomodation .room-text-2:after {
    content: "\f138";
    right: -20px;
    top: 50%;
    width: 15px;
    height: 15px;
    line-height: 0;
    position: absolute;
    font-family: FontAwesome;
    font-size: 0.85em;
}
.accomodation .link-wrapper {
    padding: 0 24px 10px 18px;
    position:absolute;
    bottom:0;
    right:0;
}
.accomodation .link-wrapper .promo-btn {
    padding: 10px 28px
}

.home-page .row.section-6{
    margin-top: 90px;
}
.home-page .row.section-6 h2{
    margin-bottom: 53px;
}
.dining-main .x-list-item .content-wrapper {
    height: 333px;
    margin: 116px 0px 115px 100px;
    width: 378px;
    padding: 37px 42px 45px;
}
.dining-main .x-list-item .content-wrapper h3{
    font-weight: normal;
    font-size: 1.4em;
}
.dining-main .x-list-item .content-wrapper p, .dining-main .x-list-item .content-wrapper li {
    line-height: 1.4em;
}
.dining-main .x-list-item .content-inner-wrapper{
    min-height: 148px;
}
.dining-main .slick-arrow {
    background-color: rgba(0, 0, 0, 0.77);
    width: 42px;
    height: 150px;
    margin-top: -75px;
}
.dining-main .slick-arrow.slick-prev:after, .dining-main .slick-arrow.slick-next:after {
    background-image: url('../../../images/sprite.png');
    content: '';
    width: 25px;
    height: 45px;
    display: block;
    background-position: -2px -41px;
    position: absolute;
    left: 7px;
    top: 49px;
    background-size: 310px auto;
}
.dining-main .slick-arrow.slick-next:after {
    background-position: -29px -41px;
}
.dining-main .x-list-item .content-wrapper, .why-stay .bg-wrapper {
    background-color: rgba(0, 0, 0, 0.77);
}




.home-page .row {
    margin-bottom: 90px;
}
.home-page .row.section-1 {
    margin-bottom: 80px;
}
.main .home-page h2 {
    margin-bottom: 53px;
}
/*Our Hotels*/
.our-hotels .hotel-item-box {
    display: block;
}
.our-hotels .hotel-item-box,
.our-hotels .hotel-item-box:last-child {
    width: 30.6666666667%;
    margin-left: 4%;
}
.our-hotels .hotel-item-box:first-child {
    margin-left: 0;
}
.our-hotels .hotel-item-box .hotel-item-all-wrap {
    border: 0;
    padding: 0;
}
.our-hotels .hotel-item-box .hotel-box-img-wrapper .background {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    
    -webkit-transition: all 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition: all 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
    -ms-transition: all 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: all 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: all 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}
.our-hotels .hotel-box-img-wrapper {
    height: auto;
    padding-bottom: 102%;
}
.our-hotels .hotel-item-box .hotel-item-all-wrap {
    height: auto;
}
.our-hotels .hotel-box-img-wrapper {
    margin: 0 0 27px;
}
.our-hotels .hotel-item-box .hotel-link-wrapper {
    text-align: center;
}
.our-hotels .hotel-item-box .hotel-link-wrapper a.button.visit-btn {
    float: none;
}
.our-hotels .hotel-item-box.hide-on-responsive .visit-btn {
    display: none;
}
.our-hotels .hotel-item-box .hotel-logo-wrap {
    margin-bottom: 20px;
    height: 96px;
    line-height: 96px;
}
.home-page .row.section-11 {
    margin-bottom: 98px;
}
.our-hotels .hotel-item-box .hotel-logo-wrap img {
    display: inline-block;
}

@media (min-width: 1000px) {
    .our-hotels .hotel-item-box,
    .our-hotels .hotel-item-box:last-child {
        width: 32%;
        margin-left: 2%;
        margin-right: 0;
    }
}

/* Location Map */
@media (min-width: 1000px) {
    .google-map-with-contact .map-contact-wrapper {
        background-color: rgba(0, 0, 0, 0.4);
        border: 0;
        width: 380px;
        padding: 41px 37px;
    }
    .main .google-map-with-contact p {
        line-height: 23px;
        margin-bottom: 0;
    }
    .google-map-with-contact .contact-details .contact-box-row.email  p {
        margin-bottom: 0;
 
    }
}

/*Guest Review*/
.rating-display .rating-val {
    font-size: 1.67em;
}
.rating-display {
    padding-top: 7px;
    margin-bottom: 28px;
}
.star-container .inactive i,
.star-container .inactive span {
    color: #747171;
}
.star-container .inactive span:before {
    background-color: #747171;
}
.secondary-rating .category {
    color: #000000;
}
@media (min-width: 1000px) {
    #right-section h2 {
        padding-left: 28px;
    }
}

/* Ayurveda Spa */
.spa-section .five.columns.main-five .six.columns:last-child h3 {
    text-transform: none;
    font-size: 1.45em;
    margin-bottom: 35px;
}
.spa-section .five.columns.main-five .six.columns:last-child h3 span {
    display: block;
    font-size: 1.6em;
}
.spa-section .five.columns.main-five .six.columns:last-child p {
    line-height: 20px;
}
@media (min-width: 1000px) {
    .spa-section .five.columns.main-five .first-child {
        display: none;
    }
    .spa-section .five.columns.main-five .six.columns:last-child {
        float: right;
        margin-left: 0;
        width: 100%;
        padding: 0 90px;
    }
    .spa-section .xbox a.button {
        float: right;
    }
}
@media (min-width: 1200px) {
     .spa-section .five.columns.main-five .six.columns:last-child {
        padding: 0;
        margin-right: 10%;
        max-width: 255px;
    }
    .spa-section .seven.columns.main-seven {
        width: 68%;
    }
    .spa-section .five.columns.main-five {
        width: 32%;
    }
}

/* Special Holiday Offers */
.main .md-slider li.x-list-item {
    margin: 0;
}
.main .md-slider li.x-list-item .image-wrapper {
    height: auto;
    padding-top: 59.79%;
}

/* Dining Experiences */
.dining-main .slick-dots {
    position: absolute;
    z-index: 20;
    left: 0;
    width: 100%;
    bottom: 13px;
    margin: 0;
    color: #fff;
    list-style: none;
    text-align: center;
}
.dining-main .slick-dots li {
    display: inline-block;
    margin: 0px 4px;
    padding: 0;
    font-size: 16px;
}
.dining-main .slick-dots li:before {
    display: none;
}
.dining-main .slick-dots li.slick-active i:before {
    content: '\f111';
}
.home-page .row.section-8 {
	margin: 90px auto 70px;
}
    .review-main-wrap {
    	max-width: 912px;
    }
    .rating-display {
    	font-size: 2.15em;
    }
    .rating-display .rating-val {
    	font-size: 1.85em;
    }
    .rating-display {
    	margin-bottom: 31px;
    }
    .star-container .inactive {
    	padding: 0 9px 0 0;
    }

#right-section {
	width: 60%;
	margin-left: 2%;
}
.page-bg.inquiry-page:after{
    display: none;
}
.main .site-map-page ul {
    -webkit-columns: 300px 3;
    -moz-columns: 300px 3;
    columns: 300px 3;
}

@media (min-width: 1280px) and (max-width: 1365px) {
    .special-ayurveda-listing .room-desc-col, .ayurveda-spa > .first-child {
    	padding: 0 5% 0 5%;
    }
    h2.sub-title-page-inner.quote-wrap-heading {
    	font-size: 1.9em;
    }
}

/* Landscape tablet to Desktop */	
@media (min-width: 1024px) and (max-width: 1279px) {
    .header-wrapper {
    	height: 65px;
    }
    #side-nav {
    	font-size: 0;
    }
    #side-nav:after {
    	background-position: -8px -465px;
    	width: 33px;
    	height: 30px;
    	right: 0;
    	top: -17px;
    }
    .header-side-navigation {
    	top: 6px;
    }
        li.has-sub-item a.sub-menu-wrap:after {
        	top: -2px;
        }
    #google_translate_element {
    	top: 20px;
    }
    .header-temperature {
    	right: 265px;
    	top: 20px;
    }
    .header-side-navigation .side-nav-content{
        height: calc(100vh - 195px);
    }
    .banner-image-wrapper {
    	height: calc(100vh - 132px);
    }
    .main-visual-banner .main-visual-slogen-wrapper .container {
    	max-width: 930px;
    	padding: 0;
    }
    .main-visual .slogen-line-top, .main-visual .slogen-line-bottom{
        line-height: 1;
    }
    .bestrate-content {
    	right: auto;
    	left: 0;
    	width:205%;
    }
    .home-page .row {
    	margin-bottom: 60px;
    }
    .home-page .row.section-3, .home-page .row.section-5, .home-page .row.section-6,
    .home-page .row.section-7, .home-page .row.section-10{
        margin-top: 80px;
    }
    .home-page .row.section-8 {
        margin: 75px auto 70px;
    }
    .home-page .top-discription {
        margin: 0 auto 10px;
    }
    .main h1.home-h1 {
        margin-top: 50px;
    }
    .six.columns.accomodation .top-section .rooms-text,
    .six.columns.rooms-section-1.accomodation .top-section .rooms-text {
    	margin-bottom: 10px;
    	line-height: 1;
    }
    .six.columns.accomodation .top-section .room-text-1{
    	font-size: 1.3em;
    	display: block;
    }
    .six.columns.accomodation .top-section .room-text-2.rooms-text {
    	margin-bottom: 35px;
    	font-size: 0.9em;
    }
    .accomodation .link-wrapper .promo-btn {
    	padding: 10px 15px;
    }
    .why-stay .bg-wrapper{
        margin-left: 0;
    }
    .x-list-item.tab-btn-click-item .content-wrapper span {
    	font-size: 1.1em;
    }
    .book-now-btn-wrap .promo-btn{
        float: right;
    }
    html body .main-visual .booking-wrapper {
    	bottom: -60px !important;
    }
    html body .main-visual.home-main-visual .booking-wrapper {
    	bottom: -15px !important;
    }
    body .main-visual-single-banner .main-visual-slogen-wrapper {
    	margin-bottom: 55px;
    }
    .home-page .dining-main .slick-slider .slick-arrow{
        display: none !important;
    }
    .superior-page-bg:before,
    .classic-page-bg:before,
    .delux-page-bg:before,
    .superior-page-bg:after,
    .classic-page-bg:after,
    .delux-page-bg:after{
    	padding: 15% 16.35%;
    }
    .superior-page-bg:after,
    .classic-page-bg:after,
    .delux-page-bg:after {
    	bottom: 28%;
    }
    .room-facility-section .content-inner-wrapper ul {
    	column-count: 3;
    	width: 75%;
    	margin: 0 auto;
    }
    .filter-nav-wrapper{
        padding: 0 21px;
    }
    .bgmiddle-text-box-wrap .bg-box-with-text .bg-wrapper .box-btn-wrap {
    	margin-top: 0;
    }
    .promo-list .x-list-item .content-wrapper {
    	min-height: 294px;
    }
    .promo-list .x-list-item .content-wrapper .content-block-area {
    	width: 80%;
    }
    .main .promo-list .content-block-area h2 {
    	font-size: 1.45em;
    }
    .location-filter-item-wrapper {
    	margin-right: 65px;
    }
    .xbox.map-info-box {
    	height: 365px;
    }
    .social-wall .item-wrapper {
        text-align: center;
    }
    .social-wall .x-list-item.small-columns, .social-wall .x-list-item.large-columns {
        float: none;
        display: inline-block;
        vertical-align: top;
        text-align: left;
    }
    .special-ayurveda-listing .room-desc-col {
        max-height: 405px;
        height: 405px;
        margin-top: 25px;
    }
    .ayu-treatment-boxes-wrapper {
        margin-top: 70px;
    }
    .col-two-row-wrapper .row .columns .content-wrapper {
        padding: 20px 0;
    }
}

/* Tablet Portrait to Tablet Landscape */	
@media (min-width: 768px) and (max-width: 1023px) {
    .header-wrapper {
    	height: 70px;
    }
    #side-nav {
    	font-size: 0;
    }
    #side-nav:after {
    	background-position: -8px -465px;
    	width: 33px;
    	height: 30px;
    	right: 0;
    	top: -15px;
    }
    .header-side-navigation {
    	top: 6px;
    }
        li.has-sub-item a.sub-menu-wrap:after {
        	top: -2px;
        }
    #google_translate_element {
    	top: 22px;
    }
    .header-temperature {
    	right: 255px;
    	top: 23px;
    }
    .header-side-navigation .side-nav-content{
        height: calc(100vh - 149px);
    }
    .banner-image-wrapper {
    	height: calc(100vh - 132px);
    }
    .main-visual-single-banner .banner-image-wrapper {
    	height: calc(100vh - 165px);
    }
    body .main-visual:not(.home-main-visual) .booking-wrapper {
    	bottom: -32px !important;
    }
    body .main-visual-banner .main-visual-slogen-wrapper {
    	margin-bottom: 80px;
    	top: 50%;
        bottom: auto;
    }
    .main-visual-banner .main-visual-slogen-wrapper .container {
    	max-width: 930px;
    	padding: 0;
    }
    .main-visual-simple .main-visual-slogen-wrapper,
    .main-visual-single-banner .main-visual-slogen-wrapper{
    	max-width: 728px;
    	padding: 0 20px;
    }
    .slogen-inner-wrapper {
    	font-size: 0.8em;
    	float: none;
    	padding-left: 0;
    }
    body .main-visual-simple .main-visual-slogen-wrapper .slogen-line-top, 
    .main-visual-banner.main-visual-simple .banner-slogan-one, 
    .main-visual .slogen-line-top {
    	margin: 0 0 7px;
    }
    .main-visual .slogen-line-top, .main-visual .slogen-line-bottom{
        line-height: 1;
        text-align: center;
    }
    .slogen-inner-wrapper::after {
        display: none;
    }
    .main-visual .booking-wrapper{
        width: auto;
        padding: 17px 20px 19px;
    }
    body .main-visual .booking-form .sub-wrapper, 
    body .main-visual .booking-form .sub-wrapper.date-wrap {
    	padding: 12px 10px;
    }
        body .booking-form .rate-on-booking {
        	margin-left: 20px;
        }
        body .main-visual .booking-form .sub-wrapper.date-wrap {
        	width: 228px;
        	padding: 10px;
        }
        .main-visual .bestrate-content {
        	right: auto;
        	left: 0;
        }
    
    .home-page .top-discription {
        margin: 60px auto 0;
    }
    .home-page .row.section-3, .home-page .row.section-5, .home-page .row.section-6,
    .home-page .row.section-7, .home-page .row.section-8{
        margin-top: 70px;
    }
    .all-element-rotator div.mdslid-arrows {
        margin-top: 130px;
    }
    .main .all-element-rotator .md-slider li.x-list-item {
        margin: 0;
    }
    
    
    .home-page .row {
    	margin-bottom: 60px;
    }
    .six.columns.accomodation .top-section .rooms-text,
    .six.columns.rooms-section-1.accomodation .top-section .rooms-text {
    	margin-bottom: 10px;
    	line-height: 1;
    }
    .six.columns.accomodation .top-section .room-text-1{
    	font-size: 1.3em;
    	display: block;
    }
    .six.columns.accomodation .top-section .room-text-2.rooms-text {
    	margin-bottom: 36px;
    	font-size: 0.9em;
    }
    .section-5 .accomodation a.price {
    	bottom: 21px;
    	font-size: 1em;
    }
   /*.spa-section .seven.main-seven .seven.columns{
       display: block;
   }*/
   .home-page .spa-section .five.columns.main-five .six.columns:last-child {
    	width: 100%;
    	margin: 0;
    	padding: 0 20px;
    }
    html body .home-page .sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1 {
    	left: 22px !important;
    }
    .accomodation .link-wrapper .booking-wrapper {
    	float: right;
    }
    .accomodation .link-wrapper .promo-btn {
    	padding: 10px 15px;
    }
    .home-page .dining-main .slick-slider .slick-arrow{
        display: none !important;
    }
    .rooms-section-2.accomodation .image-wrapper,
    .rooms-section-3.accomodation .image-wrapper {
    	padding: 0;
    	width: 100%;
    	height: 220px;
    }
    .rooms-section-1.accomodation .image-wrapper {
    	padding: 0;
    	width: 100%;
    	height: 450px;
    }
    .google-map-with-contact .map-contact-wrapper {
    	padding: 30px;
    }
    .social-wall .x-list-item.small-columns,
    .social-wall .x-list-item.large-columns {
    	display: inline-block;
        float: none;
        vertical-align: top;
    }
    .social-wall .item-main-wrapper .item-wrapper{
        text-align: center;
    }
    .main .social-wall .x-list-item .xbox h3 {
    	text-align: left;
    }
    .main .md-slider li .image-wrapper span.background{
        padding: 0;
    }
    .why-stay .bg-wrapper {
    	margin-left: 0;
    }
    
    .revert-items .accommodation-box .room-img-wrap,
    .accommodation-box .room-img-wrap,
    .revert-items .accommodation-box .content-wrapper,
    .accommodation-box .content-wrapper{
    	width: 100%;
    }
    .book-now-btn-wrap .inner-container{
        position: relative;
    }
    .x-list-item.tab-btn-click-item {
    	padding: 12px 10px 11px;
    	width: 25%;
    }
        .x-list-item.tab-btn-click-item .content-wrapper span {
        	font-size: 1.1em;
        	letter-spacing: 0;
        }
    .dining-layout-xlist .x-list-item {
    	width: 100%;
    }
        .dining-layout-xlist .hover-box .content-wrapper h3 {
        	margin: 0 0 23px;
        }
    .ex-details-page .vertical-center-wrapper,
    .ex-details-page .vertical-center-content,
    .thumb-img-slider-wrap .vertical-center-wrapper,
    .thumb-img-slider-wrap .vertical-center-content,
    .draw-bg-ayurveda-detail .vertical-center-wrapper,
    .grid-boxes .vertical-center-wrapper,
    .grid-boxes .vertical-center-content,
    .facility-main.vertical-center-wrapper,
    .facility-main .vertical-center-content{
    	display: block;
    }
        .ex-details-page .vertical-center-content,
        .thumb-img-slider-wrap .vertical-center-content,
        .draw-bg-ayurveda-detail .vertical-center-inner,
        .facility-main .vertical-center-content{
            padding-top: 40px;
        }
    .dining-layout-xlist .x-list-item {
    	margin-left: 0;
    }
    .dining-layout-xlist .x-list-item:nth-child(2n+1) {
    	margin-bottom: 20px;
    }
    .bgmiddle-text-box-wrap .bg-box-with-text .bg-wrapper .box-btn-wrap {
    	margin-top: 0;
    }
    .promo-list .x-list-item .image-holder {
    	width: 100%;
    }
    .promo-list .x-list-item .content-wrapper {
    	min-height: 50px;
    }
    .xbox.map-info-box {
    	height: 365px;
    }
    .accommodation-box .content-wrapper .acc-button-wrap {
        margin-top: 0;
    }
    .accommodation-box {
        margin-bottom: 0;
    }
    .dining-layout-xlist .content-wrapper {
        height: 219px;
    }
    .dining-layout-xlist .inner-container {
        margin-bottom: 15px;
    }
    .content-wrapper.hover-element {
        width: 44%;
        padding: 2% 3%;
        margin-left: 0;
    }
    .main-visual .booking-wrapper.animate .outer-wrapper {
        left: 0;
    }
    .dining-layout-xlist .hover-box .content-inner-wrapper-inner {
        padding: 10px 0;
    }
    .dining-layout-xlist .hover-box .content-inner-wrapper-inner .visit-btn {
        padding: 6px 20px 3px 14px;
        height: auto;
    }
    .special-ayurveda-listing .room-desc-col {
        margin-top: 0;
    }
    .ayurveda-spa > .first-child {
        margin-bottom: 20px;
    }
    .ayu-treatment-boxes-wrapper {
        margin-top: 25px;
    }
    .col-two-row-wrapper .row .columns .content-wrapper {
        padding: 0 0 20px;
    }
    .main .site-map-page ul {
        -webkit-columns: 200px 3;
        -moz-columns: 200px 3;
        columns: 200px 3;
    }
}



/* Booking Mask Updated Design 23-04-2018 */
.booking-wrapper .outer-wrapper {
  text-align: center;
}

.main-visual .booking-form .sub-wrapper, .main-visual .booking-form .sub-wrapper.date-wrap{
  width: auto;
  min-height: auto;
  height: auto;
  padding: 12px;
  line-height: 0;
}

.main-visual .booking-wrapper .booking-form {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
}

.main-visual .booking-wrapper, 
.main-visual .booking-wrapper .booking-form input#av-button, 
.sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1,
.sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1 span{ 
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}


.main-visual .booking-wrapper label {
  font-size: .85em;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
  line-height: 1.1;
  margin-bottom: 0;
  color: #606060;
}

.booking-form .rate-on-booking {
  line-height: 1.1;
  margin-left: 25px;
}

.main-visual .booking-form .sub-wrapper.date-wrap {
  width: 253px;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}

body .main-visual.home-main-visual .booking-wrapper .booking-form .left-form-wrapper .banner-top .form-row {
  width: 39%;
  display: inline-block;
  margin-left: 15%;
  margin-right: 0;
  float: none;
}

body .main-visual.home-main-visual .booking-wrapper .booking-form .left-form-wrapper .banner-top .form-row:first-child {
  margin-left: 0;
}

.main-visual .booking-wrapper .booking-form .left-form-wrapper .banner-top .form-row input {
  display: inline-block;
  vertical-align: middle;
  padding-left: 24px;
}

.main-visual .booking-wrapper .booking-form .left-form-wrapper .banner-top .form-row.check-in input {
  border-right: 0;
}

.booking-wrapper .date-wrap .form-row:before {
  content: '\f073';
  font-family: 'fontAwesome';
  color: #606060;
  z-index: 1;
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  font-size: 14px;
}

.main-visual .booking-form .sub-wrapper.ppl-wrap {
  width: 85px;
  padding: 8px 0 9px;
}

.main-visual .booking-form .sub-wrapper.ppl-wrap.chidren-wrap {
  width: 103px;
}

.main-visual .booking-form .sub-wrapper.code-wrap {
  width: 102px;
}

.main-visual .booking-form .sub-wrapper.ppl-wrap .selector span{
  line-height: 21px;
  padding-left: 10px;
  padding-right: 17px;
  box-sizing: border-box;
}

.main-visual .booking-form .sub-wrapper.ppl-wrap select {
  height: 21px;
}

.main-visual .booking-wrapper .booking-form form .selector span:after {
  content: "\f0d7";
  color: #606060;
  width: 11px;
  font-size: 14px;
  line-height: 11px;
  height: 11px;
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
  top: 49%;
}

.main-visual .booking-wrapper .booking-form .submit-wrap {
  width: 97px;
}

.main-visual .booking-wrapper .booking-form input#av-button {
  min-height: auto;
  height: auto;
  font-size: .85em;
  padding-top: 14px;
  padding-bottom: 14px;
  border: 0;
}

.main-visual .animate .booking-form .sub-wrapper, .main-visual .booking-wrapper.animate .booking-form input#av-button {
  min-height: auto;
}

.main-visual .booking-wrapper.animate label {
    margin-bottom: 0;
}

.main-visual .booking-wrapper .booking-form select {
  color: #000;
}

body .main-visual .booking-wrapper {
  bottom: -50px !important;
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1 {
  position: absolute;
  background-image: url('../images/best.svg');
  background-repeat: no-repeat;
  width: 136px;
  height: 34px;
  background-color: transparent;
  bottom: 65px;
  left: 0px;
  margin-left: 0;
}
 .sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1:hover {
  background-color: transparent;
}

.booking-best-rate-wrap{
    cursor:pointer;
}

 .sub-wrapper.rate-wrap.booking-best-rate-wrap .best-rate-wrapper span.best-rate-text{
  font-size: .8em;
  line-height: 1.1;
  padding: 0;
  text-align: right;
  letter-spacing: 2px;
}

.sub-wrapper.rate-wrap.booking-best-rate-wrap .best-rate-wrapper span.guaranteed-text {
  font-size: .6em;
  letter-spacing: 2px;
  line-height: normal;
  padding: 0;
  max-height: none;
  text-align: right;
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap .best-rate-wrapper a {
  vertical-align: top;
  display: block;
  height: 100%;
  line-height: 34px;
  box-sizing: border-box;
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap .best-rate-wrapper a:before {
  content: '';
  background: url('../../../images/sprite.png') no-repeat -20px -356px;
  width: 21px;
  height: 21px;
  display: inline-block;
  position: absolute;
  left: 23px;
  top: 6px;
  z-index: 1;
}

.bestrate-content {
  line-height: normal;
  text-align: left;
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap .best-rate-wrapper span.bottom {
    display: none;
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap .best-rate-wrapper .best-rate-text, 
html body .sub-wrapper.rate-wrap.booking-best-rate-wrap .best-rate-wrapper .guaranteed-text {
  color: #fff;
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap.sub-page-booking {
  font-size: 1.04em;
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap span {
  display: block;
  text-transform: uppercase;
  max-height: none;
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1 .best-rate-wrapper {
  padding: 4px 11px 0 0;
  box-sizing: border-box;
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1 .bestrate-content p{
  font-weight: 400;
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1:hover .bestrate-content {
  transform: scaleY(1);
}

html body .sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1:hover .bestrate-content .bestrate-content-inner {
  opacity: 1;
}

.home-page .six.columns.rooms-section-2.accomodation {
  z-index: 2;
}

.over-visual {
  z-index: 999
}

.main-visual .booking-wrapper.animate .booking-form {
    padding-top: 17px;
}

.main-visual .booking-wrapper.animate .booking-form .booking-best-rate-wrap, 
.main-visual .full-width-wrapper-booking  .booking-best-rate-wrap{
    display: none
}

@media (max-width: 999px) {
  .main-visual .booking-wrapper .booking-form .chidren-wrap{
      display: none;
  }
  
  .main-visual .booking-wrapper .booking-form .submit-wrap {
    width: 37px;
  }
  
  html body .sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1 {
    left: 0;
  }
  
  html body .sub-wrapper.rate-wrap.booking-best-rate-wrap .best-rate-wrapper a:before {
    left: 13px;
  }
}

html body .home-page .sub-wrapper.rate-wrap.booking-best-rate-wrap.booking-best-option-1 {
  bottom: 10px;
  left: -110px;
}

.main-visual .booking-wrapper.animate .outer-wrapper {
  height: 74px;
}

.main-visual .booking-wrapper .outer-wrapper.full-width-wrapper-booking {
  height: 100%;
  background: rgba(0, 0, 0, .9);
  position: fixed;
  top: 0;
  width: 100%;
}

.main-visual .booking-wrapper.animate .booking-form {
  -webkit-transition: all 700ms ease-in-out;
  -moz-transition: all 700ms ease-in-out;
  -ms-transition: all 700ms ease-in-out;
  -o-transition: all 700ms ease-in-out;
  transition: all 700ms ease-in-out;
  top: 0;
  transform: translateY(0);
}

.main-visual .booking-wrapper .full-width-wrapper-booking .booking-form {position: relative;z-index: 1;top: 50%;transform: translateY(-50%);background: transparent;}

.body-overflow-hide {
  overflow: hidden;
}

.ui-widget.ui-widget-content[data-class="checkIn"], .ui-widget.ui-widget-content[data-class="checkOut"]{
  z-index: 99999 !important;
}

.main-container .no-background:after{
    padding: 0;
}