.book-now-wrapper {
    padding-bottom: 200px
}

@media only screen and (max-width: 750px) {
    .book-now-wrapper {
        padding-bottom:145px
    }
}

.book-now-wrapper .book-now-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 70px 40px;
    width: 90%;
    max-width: 1164px;
	background: url(../images/marble1.jpg);
	border-radius: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center
}

@media only screen and (max-width: 750px) {
    .book-now-wrapper .book-now-container {
        padding:35px 20px;
        width: 90%
    }
}

/*.book-now-wrapper .book-now-container h2 {
    font-size: 50px;
    font-weight: 400
}

@media only screen and (max-width: 750px) {
    .book-now-wrapper .book-now-container h2 {
        font-size:24px
    }
}*/

.book-now-wrapper .book-now-container .description {
    font-size: 25px
}

.book-now-wrapper .book-now-container a {
    text-decoration: underline
}

.book-now-wrapper .book-now-container .pattern {
    position: absolute;
    top: 45px;
    left: -65px;
    height: 105%;
    width: 100%;
    max-width: 506px;
    background: url(../images/woodHall.jpg);
    background-size: cover;
	border-radius: 15px;
    background-repeat: no-repeat;
    z-index: -1
}

@media only screen and (max-width: 750px) {
    .book-now-wrapper .book-now-container .pattern {
        height:100%
    }
}


table.policy_table td{
		border:1px solid gray;
		padding:10px;
	}
table.policy_table th{ text-align:center;}
.box_contents_in li a{
	 color:#333
}
/* ---------------------------------------------- */
.owl-carousel .item img {
  	max-height: 768px;
  	min-width: auto;
  	margin-left:8%;
}
.roomList {
	/*padding-top: 200px;*/
}
.roomList1 {
	padding-top: 100px;
}
.text-msg {
	position: absolute;  
	width: 380px; 
	height: 75%; 
	z-index: 300; 
	padding: 25px;
	bottom: 0px;
	left: -250px;
	z-index: 300;
	
}
.text-msg h2 {
	font-weight: 300;
	font-size: 1.8rem;
}
.text-msg-hall {
	position: absolute;  
	width: 300px; 
	height: 300px; 
	z-index: 300; 
	padding: 25px;
	bottom: 30%;
	right: -350px;
	z-index: 300;
	
}



.decorRoom {
	background: url(../images/wood.jpg) repeat;
	width: 22%;
	height: 90%;
	position: absolute;
	left: 67%;
	margin-top: -120px;
	z-index: 1;
	border-radius: 15px;
}
.decorRoomHall {
	background: url(../images/hall.jpeg) repeat;
	width: 22%;
	height: 90%;
	position: absolute;
	left: 67%;
	margin-top: -120px;
	z-index: 1;
	border-radius: 15px;
}
.decorRoomBg {
	background: url(../images/marble1.jpg);
	width: 90%;
	height: 80%;
	position: absolute;
	right: 0;
	bottom: -15px;
	border-radius: 15px;
}
.pagerRoom {
	position: absolute;  
	left: 80%;
	z-index: 300;
	bottom: 5%;
	
}
div.roomNumber {
	float: left;
	display: block;
	position: absolute;
	z-index: 200;
}
.sliderIndex {
	margin-top: 150px;
	position: relative;
}
.slider_nav {
	width: 300px;
	position: absolute;
	padding: 10px;
	top: 75%;
	right: 3%;
}
.slider_nav1 {
	width: 300px;
	position: absolute;
	padding: 10px;
	top: 75%;
	right: 3%;
}
.owl-next, .owl-prev {
	background: transparent !important;
	position: relative !important;
	display: block !important;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}
.nextBtn, .prevBtn {
	border: 0px;
	background: transparent;
	position: absolute !important;
	top: 10px !important;
	z-index: 200;
	//margin: 0px 40px 0px 40px !important;
}
.nextBtn1, .prevBtn1 {
	border: 0px;
	background: transparent;
	position: absolute !important;
	top: 10px !important;
	z-index: 200;
	//margin: 0px 40px 0px 40px !important;
}
.roomTAT {
	margin-left: 10%;
	position: absolute;
	margin-top: -110px;
}
.roomTAT1 {
	margin-left: 60%;
	position: absolute;
	margin-top: -9%;
}
.titleHall {
	padding:0px 10px;
}
.titleAbout {
	padding: 0px 10px;
}
h1.roomTitle {
	font-weight: 300;
	font-size: 84px;
    line-height: 1.1;
}
h2.roomTitle {
	font-weight: 300;
	font-size: 84px;
    line-height: 1.1;
	text-transform: uppercase;
}
.titleHall small{
	font-style: italic;
    color: #a56f13;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    font-size: 1.5rem;
}
p.roomTxt {
	color: #a56f13;
	font-style: italic;
	font-size: 1.5rem;
}
.container1 {
	width: 90% !important;
}
@media (min-width: 1320px) and (max-width: 1580px){
	.roomList .text-msg{
		left: -220px;
		top:40px;
	}
	.slider_nav{
		right:0px;
	}
	.decorRoomBg{
		height: 90%;
		
	}
}
@media (min-width: 1349px) and (max-width: 1580px){
	.roomList1 .text-msg{
		left: -200px;
		top:10%;
	}
}
@media (min-width: 1160px) and (max-width: 1350px){
	.roomList1 .text-msg{
		left: -250px;
		top:10%;
		width: 450px;
	}
}
@media (min-width: 991px) and (max-width: 1159px){
	.roomList1 .text-msg{
		left: -230px;
		top:10%;
		width: 450px;
	}
}
@media (min-width: 1110px) and (max-width: 1319px){
	.roomList .text-msg{
		left: -190px;
		top:40px;
		height: 100%;
	}
	.slider_nav{
		margin:-30px;
		width: 250px;
	}
	.decorRoomBg{
		height: 100%;
		top:50px;
	}
	
}
@media (min-width: 992px) and (max-width: 1580px){

	.slider_nav1{
		margin:40px 30px 0 0;
		width: 250px;
	}
}
@media (min-width: 991px) and (max-width: 1109px){
	.roomList .text-msg{
		left: -170px;
		top:40px;
		height: 100%;
	}
	.text-msg h2{
		font-size: 1.5rem;
	}
	.slider_nav{
		margin:-30px;
		width: 220px;
	}
	.decorRoomBg{
		height: 100%;
		top:50px;
	}

}
@media screen and (max-width: 1560px) {
	.roomTAT {
		margin-left: 10%;
	}
}
@media screen and (max-width: 992px) {
	.small-height small.slide-animated{
		display:none;
	}
	h1.roomTitle, h2.roomTitle {
		font-weight: 300;
		font-size: 42px;
	}
	.roomTAT {
		margin-left: 5%;
	}
	.roomList {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.roomList1 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.text-msg {
		position: absolute;  
		width: 100%;
		height: auto;
		z-index: 300; 
		padding: 25px;
		bottom: 0px;
		left: -20px;
		z-index: 400;
		top:68%;
	}
	.decorRoom {
		background: url(../images/wood.jpg) repeat;
		width: 20%;
		height: 30%;
		position: absolute;
		left: auto;
		right: 0%;
		margin-top: -40px;
		z-index: 1;
		border-radius: 15px;
	}
	.decorRoomHall{
		width: 20%;
		height: 30%;
		position: absolute;
		left: auto;
		right: 0%;
		margin-top: -30px;
		z-index: 1;
		border-radius: 15px;
	}
	.slider_nav {
		width: 40%;
		position: absolute;
		padding: 10px;
		top: 90%;
		right: 0%;
	}
	.slider_nav1{
	top:90%;
		width: 250px;
	}
	.roomList .decorRoomBg {
		background: url(../images/marble1.jpg);
		width: 100%;
		height: 70%;
		position: absolute;
		right: 0;
		bottom: -80px;
		border-radius: 15px;
	}
	.roomList1 .decorRoomBg {
		background: url(../images/marble1.jpg);
		width: 100%;
		height: 100%;
		position: absolute;
		right: 0;
		top: 70px;
		//bottom: 100px;
		border-radius: 15px;
	}
	.owl-item {
		//height: 400px !important;
	}
	.roomList .text-img, .roomList1 .text-img{
		margin: 0 0 250px 0;
	}
}
@media screen and (max-width: 750px){
.roomList1	.text-msg {
		top:55%;
	}
}
@media screen and (max-width: 700px){
	.roomList	.text-msg {
		top:58%;
	}
	p.roomTxt{
		font-size: 1.0rem;
	}
}
@media screen and (max-width: 580px){
	.roomList1 .text-msg {
		top:46%;
	}
}
@media screen and (max-width: 440px){
	.roomList1 .text-msg {
		top:37%;
	}
}
.decor1 {
	background: url(../images/marble1.jpg);
	height: 350px;
	width: 45%;
	margin-top: -20%;
	right: 0;
	position: absolute;
	border-radius: 15px;
}
.decor2 {
	background: url(../images/marble1.jpg);
	height: 350px;
	width: 45%;
	margin-top: -20%;
	left: 0;
	position: absolute;
	border-radius: 15px;
}
.design_box1 {
	background: url(../images/hall/d1.jpg);
	height: 350px;
	width: 350px;
	margin-top: -38%;
	right: 5%;
	position: absolute;
	border-radius: 15px;
}
.design_box2 {
	background: url(../images/hall/d2.jpg);
	height: 350px;
	width: 350px;
	margin-top: -38%;
	left: 5%;
	position: absolute;
}
.design_box3 {
	background: url(../images/hall/d3.jpg);
	height: 350px;
	width: 350px;
	margin-top: -38%;
	right: 5%;
	position: absolute;
	border-radius: 15px;
}
.design_box4 {
	background: url(../images/hall/d4.jpg);
	height: 350px;
	width: 350px;
	margin-top: -38%;
	left: 5%;
	position: absolute;
	border-radius: 15px;
}

.r360 {
			height: 100%;
		}
		
		.desctopNav {
			position: fixed;
			top: 700px;
			left: 80px;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
			-ms-flex-flow: row nowrap;
			flex-flow: row nowrap;
			-webkit-box-pack: justify;
			-ms-flex-pack: justify;
			justify-content: space-between;
			width: 460px;
			z-index: 100;
			-webkit-transform-origin: top left;
			transform-origin: top left;
			-webkit-transform: rotate(-90deg);
			transform: rotate(-90deg);
		}
		@media only screen and (max-width: 1550px) {
			.desctopNav {
				top: 600px;
				left:50px;
			}
		}
		@media only screen and (max-width: 1280px) {
			.desctopNav {
				left:30px;
			}
		}

		@media only screen and (max-width: 750px) {
			.desctopNav {
				display:none;
			}
		}
		
		.facilities-group {
			margin-bottom: 110px;
		}

		@media only screen and (max-width: 750px) {
			.facilities-group {
				margin-bottom:55px;
			}
		}

		.facilities-group ul {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
			-ms-flex-flow: row wrap;
			flex-flow: row wrap;
			-webkit-box-pack: start;
			-ms-flex-pack: start;
			justify-content: flex-start;
		}

		.facilities-group ul li {
			-webkit-box-flex: 0;
			-ms-flex: 0 1 auto;
			flex: 0 1 auto;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-ms-flex-flow: column nowrap;
			flex-flow: column nowrap;
			-webkit-box-pack: top;
			-ms-flex-pack: top;
			justify-content: top;
			-webkit-box-align: top;
			-ms-flex-align: top;
			align-items: center;
			padding: 0 14px;
			width: 16%;
			margin-bottom: 30px;
			border-left: 1px solid #c7a25f;
			text-align: center;
			font-size: 15px;
		}
		.facilities-group ul li img {
			margin-bottom: 10px;
		}

		@media only screen and (max-width: 750px) {
			.facilities-group ul {
				padding: 0px;
			}
			.facilities-group ul li {
				width: 25%;
				line-height: 17px;
				padding: 0px 4px !important;
			}
		}

		.facilities-group ul li:last-child,.facilities-group ul li:nth-child(6n+6) {
			border-right: 1px solid #c7a25f;
		}

		@media only screen and (max-width: 750px) {
			.facilities-group ul li:last-child,.facilities-group ul li:nth-child(6n+6) {
				border-right:0px;
			}
			.facilities-group ul li:nth-child(4n+4) {
				border-right:1px solid #c7a25f;
			}
		}
		
.hall_info {
	background: url(../images/texture2.jpg) repeat !important;
}
.box_item_info .facilities ul li {
	display: block !important;
}
.box_item_info .facilities ul li img {
	display: block;
	margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) {
	.jarallax-img {
		height: auto !important;
	}
}

.newsletter {
	height: 50vh !important;
}

.roomList .text-img, .roomList1 .text-img  {
	padding: 0px 0px 30px 150px;
}
@media (min-width: 1320px) and (max-width: 1870px){

	.roomList1 .text-img{
		padding: 20px 0px 55px 150px;
	}
}
@media (min-width: 1000px) and (max-width: 1319px){

	.roomList .text-img{
		padding: 20px 0px 30px 150px;
	}
	.roomList1 .text-img{
		padding: 20px 0px 70px 180px;
	}
}
.fona{
	background: url(../images/marble2.webp); 
	background-position: 20% 70%; 
	background-repeat: no-repeat;
}
.aboutIntro {
	margin-top: -220px;
}
@media (min-width: 991px){
	.aboutIntro p{
		max-width: 80%;
	}
}
@media (min-width: 1585px) and (max-width: 1891px){
	.aboutIntro {
		margin-top: -170px;
	}
	h2.roomTitle {
		font-size: 70px;
	}
}
@media (min-width: 1200px) and (max-width: 1584px){
	.aboutIntro {
		margin-top: -170px;
	}
	h2.roomTitle {
		font-size: 60px;
	}
}
@media (min-width: 992px) and (max-width: 1350px){
	.roomList1 .owl-carousel.owl-drag .owl-item{
		right: -90px !important;
	}
	.roomList1 .text-img{
		padding: 20px 0px 120px 180px;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.aboutIntro {
		margin-top: -170px;
	}
	h2.roomTitle {
		font-size: 50px;
	}
}
@media (min-width: 749px) and (max-width: 991px){
	.fona {
		background-position: 20% 90% !important;
	}
	.aboutIntro {
		margin-top: 0px;
	}
	h2.roomTitle {
		font-size: 50px;
	}
	.roomList .text-img {
    	padding: 0px 0px 0px 00px;
	}	
	.roomList1 .text-img {
    	padding: 0px;
    	width:97%;
    	margin-left: -50px;
	}
}
@media only screen and (max-width: 750px) {
	.fona {
		background-position: 20% 90% !important;
	}
	.aboutIntro {
		margin-top: 0px;
	}
	.roomList .text-img  { 
		padding: 0px;
	}
	.roomList1 .text-img {
    	padding: 0px 0px 80px 0px;
    	width:97%;
    	margin-left: -40px;
	}
	.newsletter {
		height: 40vh !important;
		min-height: 450px;
	}
	.box_item_info .facilities ul li {
		padding-right: 0px !important;
		margin-right: 0px !important;
	}
	.hall_block {
		margin-top: -140px;
	}
	.owl-carousel .owl-dots {
		top: 35% !important;
	}
	.box_item_info .hall ul li {
		float: left !important;
		width: 33% !important;
	}
	
	.design_box1, .design_box2, .design_box3, .design_box4, .decor1, .decor2 {
		display: none;
	}
	
	.rooms_info {
		margin-top: -160px !important;
	}
	.box_item_info .facilities ul li {
		float: left !important;
		width: 25% !important;
	}
	.roomsSpecial .box_item_info .facilities ul li {
		float: left !important;
		width: 20% !important;
	}
	.conteiner_rooms > *:not(:first-child) {
		padding-top: 10px !important;
	}
	
	.hero.small-height {
		height: 30vh !important;
		min-height: 30vh !important;
	}
	.hero.small-height .container {
		padding-top: 100px;
	}
	.roomsSpecial .margin_120_0 {
		padding-top: 0px !important;
	}
	.roomsSpecial .ameni_padd {
		padding-top: 60px !important;
	}
	
	.hallSpecial .margin_120_0 {
		padding-top: 0px !important;
	}
	.hallSpecial #hall1 {
		padding-top: 60px !important;
	}
	.row_list_version_2.inverted .box_item_info {
		margin: -190px 10px 0 10px !important;
	}
	.row_list_version_2 .box_item_info {
		margin: -190px 10px 0 10px !important;
	}
	.imgMobileRoom {
		padding-bottom: 10px !important;
		//margin-bottom: -100px;
	}
	.row_list_version_3 .box_item_info {
		//margin-top: -160px;
	}
	.homeSliderCon {
		margin-top: -230px;
	}
	
	footer .text-start {
		text-align: center !important;
	}
	footer .text-end {
		text-align: center !important;
		padding-top: 10px;
	}
	.roomSelectedId {
		padding-top: 0px !important;
        padding-bottom: 0px !important;
	}
	.blockChange {
		margin-top: 150px;
	}
	.titleHall {
		padding: 0px 15px;
	}
	.margin_60_35, .margin_120_95 {
		padding-top: 60px !important;
	}
}
@media only screen and (max-width: 450px){
	.roomList1 .text-img {
    	padding: 0px 0px 120px 0px;
    	width:97%;
    	margin-left: -40px;
	}
}
#newsletter {
	width: 50%;
    margin: auto;
}

.upper {
	text-transform: uppercase;
}

.titlePage {
	padding: 80px 0px 10px 0px;
}
.titlePage h2 {
	font-size: 44px;
}