@charset "UTF-8";

@font-face {
    font-family: 'PlayfairDisplayRegular';
    src: url('../fonts/PlayfairDisplayRegular.eot');
    src: url('../fonts/PlayfairDisplayRegular.eot') format('embedded-opentype'),
         url('../fonts/PlayfairDisplayRegular.woff2') format('woff2'),
         url('../fonts/PlayfairDisplayRegular.woff') format('woff'),
         url('../fonts/PlayfairDisplayRegular.ttf') format('truetype'),
         url('../fonts/PlayfairDisplayRegular.svg#PlayfairDisplayRegular') format('svg');
}
@font-face {
    font-family: 'FlatitBioSansRegular';
    src: url('../fonts/FlatitBioSansRegular.eot');
    src: url('../fonts/FlatitBioSansRegular.eot') format('embedded-opentype'),
         url('../fonts/FlatitBioSansRegular.woff2') format('woff2'),
         url('../fonts/FlatitBioSansRegular.woff') format('woff'),
         url('../fonts/FlatitBioSansRegular.ttf') format('truetype'),
         url('../fonts/FlatitBioSansRegular.svg#FlatitBioSansRegular') format('svg');
}
body
{
	font-family: 'FlatitBioSansRegular';
}
.clear
{
	clear:both;
	float:none;
}
body
{
	position:relative
}
.whatsapp
{
	position:fixed;
	right:5%;
	bottom:5%;
	z-index:99999999999;
}
footer
{
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:40px;padding-bottom:20px;    background-size: cover;
}
footer h3
{
	color:#f02f2c;
	font-size:15px;padding:10px 0;
	font-weight:bold
}
.top_footer
{
	padding-bottom:100px;
}
.top_footer ul 
{
	margin:0px;
	padding:0px
}
.top_footer ul li 
{
	list-style:none;
	padding:7px 0;
}
.top_footer ul li a
{
	color:#282828;
	font-size:15px;
	text-decoration:none
}

.bottom_footer p
{
	font-size:15px;
	color:#fff;
	margin:0px;
}
.bottom_footer ul
{
	text-align:right;
	 width:100%;    padding: 0;
    margin: 0;
}
.bottom_footer ul li
{
	list-style:none;
	display:inline-block;
	margin:0 12px;
}
.bottom_footer ul li a
{
	color:#fff;
	text-decoration:none;
}
.bottom_footer ul li a:hover
{
	color:#f02f2c
}
.copyright a
{
	color:#fff;text-decoration:none
}

.address_block
{
	margin:0px;
	padding:0px;
}

.address_block li
{
	margin-bottom:15px;float:left;width:100%;
	padding:0px !important;
}
.address_block  li span
{
	float:left;
	width:calc(100% - 30px)
}
.address_block  li span.smalicon
{
	width:20px;
	float:left;
	text-align:center;
	margin-right:10px;
}
.smalicon i
{
color:#d71413;	
font-size:20px;
}

.image_with_text
{
padding:120px 0;
	background:url(../images/bg1.jpg) no-repeat center;
background-size: cover;
}
.content_image_with_text
{
	text-align:center;
	max-width:700px;
	margin:0 auto;
}
.content_image_with_text h3
{
	color:#fff;
	font-size:36px;
	margin-bottom:30px;   
	font-family: 'PlayfairDisplayRegular';
}.btnblock span
{
		background:#f02f2c;
	color:#fff;
	font-size:15px;
	padding:0px 15px;
	min-width:150px;
	line-height:21px;    
	border-radius: 0;
	transition:all 0.5s;
	position:relative;
	display:block;    border: none;line-height: 35px;
}
.btnblock 
{
	position:relative;    display: inline-block;
    margin: 0 auto;
}
.btnblock a
{
	display:block; 
}
.btnblock a
{ 	background:#f02f2c;
	color:#fff;
	font-size:15px;
	padding:0px 15px;
	min-width:150px;
	line-height:21px;    
	border-radius: 0;
	transition:all 0.5s;
	position:relative;
	display:block;    border: none;line-height: 35px;
}
.btnblock:hover a
{
	width:100%;transition:all   0.5s;background: #fff;
	color:#f02f2c;
}
.sec_btnblock.secborder a
{
	background:transparent;
	border:solid 1px #fff;
	color:#fff;
}
.sec_btnblock.secborder a:hover
{
	width:100%;transition:all   0.5s;background:#f02f2c;
	color:#fff;border:solid 1px #f02f2c;
}
.top_footer ul li a:hover
{
	color:#7a7a7a
}
.outlook
{
	width:100%;
	text-align:center
}
.section_title
{
	text-align:center;
}
.section_title h3 
{
	font-size:18px;
	color:#d02321;
	margin:0 0 0px;
}
.section_title p
{
	color:#282828;
	font-size:26px;
	font-family: 'PlayfairDisplayRegular';
	margin-bottom:30px;
}
.text_with_image
{
	background:url(../images/bgg.jpg) no-repeat center;
	padding:120px 0 120px;
	background-attachment:fixed;
	background-size:cover;
	margin-bottom:40px;
}
.second_text_with_image
{
	background:url(../images/imgg.png) no-repeat bottom center;background-attachment:fixed;
	background-size:cover;
}
.content_text_with_image
{
	background:#fff;
	padding:50px;
	max-width:560px;
}
.secicon img
{
	vertical-align:middle;
	margin-bottom:20px;
}
.content_text_with_image p
{
	color:#6b6b6b;
	font-size:14px;
	margin-bottom:30px;
}
.content_text_with_image h3
{ 
font-family: 'PlayfairDisplayRegular';
	color:#282828;
	font-size:26px;
	margin-bottom:20px;
}

.sec_btnblock span
{
		background:#ffffff;border:solid 1px #f02f2c;
	color:#f02f2c;
	font-size:15px;
	padding:0px 15px;
	min-width:150px;
	line-height:21px;    
	border-radius: 0;
	transition:all 0.5s;
	position:relative;
	display:block;   
	line-height: 35px;font-weight: 600;
}
.sec_btnblock 
{
	position:relative;    display: inline-block;
    margin: 0 auto 20px;
	text-align:center;
}
.sec_btnblock a
{
	display:block; 
}
.sec_btnblock a
{ 
    transition: all 0.5s;
    left: 0;
    height: 100%;
    width: 0;
    background: #fff;
    color: #d02321;
    content: "";
    text-decoration: none;
    padding: 0px;
    border-radius: 0px;
    line-height: 35px;
    border: solid 1px #d02321;
    width: 100%;
    padding: 0px 20px;
	min-width:150px;
}
.sec_btnblock:hover a
{
	width:100%;
	transition:all   0.5s; 
	background: #d02321;
    color: #fff;
	border: solid 1px #d02321;
}
.testimonials .sec_btnblock a
{
	background:transparent
}
.testimonials .sec_btnblock a:hover
{
	background: #d02321;
}
.block_title
{
	text-align:center;
}
.block_title h3
{
	color:#d02321;
	font-size:18px;
	margin:18px 0;
}
.block_title
{
	font-size:26px;font-family: 'PlayfairDisplayRegular';
	color:#282828;
}
.two-block
{
	padding:40px 0 60px;
}

/********************* header *****************/
.menu__toggle
{
	
}
.logo__center
{
	
}
.booknow
{
	
}



.booknow span
{
		background:#d02321;border:solid 1px #d02321;
	color:#fff;
	font-size:15px;
	padding:0px 15px;
	width:auto;
	line-height:21px;    
	border-radius: 0;
	transition:all 0.5s;
	position:relative;
	display:block;   
	line-height: 35px;
}
.booknow 
{
	position:relative;    display: inline-block;
    margin: 0 auto;
	text-align:center;
}
.booknow a
{
	display:block; 
}
.booknow a
{ 
    transition: all 0.5s;
    left: 0;
    height: 100%;
    width: 0;
    background: #d02321;
    color: #fff;
    content: "";
    text-decoration: none;
    padding: 0px;
    border-radius: 0px;
    line-height: 35px;
    border: solid 1px #d02321;
    width: 100%;
    padding: 0px 20px;

}
.booknow:hover a
{
	width:100%;transition:all   0.5s;
	color:#d02321;  background:#fff;
}
.booknow a:hover
{
	color:#d02321;border:solid 1px #d02321;
}
header
{
width:100%;
float:left;
padding:25px 0;position: absolute;
    z-index: 2;
    left: 0;
    top: 0;transition:all   0.5s;
	
}
header .container
{
	position:relative;
}
.menu__toggle
{
	position: absolute;
    top: 0px;
        left: 15px;
}
.logo__center
{
	text-align:center;
	width:100%;
}
.logo__center img
{
	max-width:280px;
	display:inline-block;
	margin:0 auto;
}
.booknow
{
	 position: absolute;
    top: 0px;
    right: 15px;
}
img
{
	max-width:100%;
	height:auto;
}
.headerbanner 
{
	position:relative;
	width:100%;
	float:left
}
.headerbanner  img
{
	width:100%;
	height:auto
}
.headerbanner h1
{
	font-size:48px;
	color:#fff;
	font-weight:bold;
	position:absolute;
	top:50%;
	transform:translate(0%,-50%);
	text-align:center;
	width:100%;
}
.testimonials
{
	width:100%;
	float:left;
	background:#f4f4f4;
	padding:55px 0;
}
.testimonial_block
{
	padding:40px 0;
}
.testimonials .sec_btnblock span
{
	background:transparent
}
.testimonials .item
{
	padding:0 0px 0px 20px
}
.reviewer_info 
{
	color:#6b6b6b;
	font-size:14px;font-weight:500
}
.reviewer_info  span
{
color:#f02f2c;
display:block
}
.quote__icon
{
	margin:30px 0;
}
.owl-carousel img
{
	width:auto !important;
}
.attractions
{
	width:100%;
	float:left;    padding-bottom: 55px;
	padding-top:55px
}
.greybox .col
{
	padding:0px;
}
.img-hover-zoom 
{
  height: 170px; 
  overflow: hidden; 
}
.img-hover-zoom img
{
  transition: transform .5s ease;height: 100%;
    object-fit: cover;
}
.img-hover-zoom:hover img 
{
  transform: scale(1.5);
}
.greybox
{
background:#e2dfdf	
}
.greybox h2
{
	color:#1a1919;
	font-size:16px;
	 font-style:italic;
    font-weight: bold;
position: relative;
    top: 30%;
    padding-left: 40px;
    padding-right: 40px;
}
.greybox h2::before
{
	content:"";
   width: 0; 
  height: 0; 
     border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 25px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.arrowright
{
	
}
.greybox .arrowright h2
{
	text-align: right;
}
.greybox .arrowright h2::before
{
    content: "";
    width: 0;
    height: 0;
    border-right: 25px solid #fff;
    border-left: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 20px solid transparent;left: auto;
}
.leftbanner
{
	padding:0px;
}
.leftbanner img
{
	width: 100%;
    max-height: 400px;
    object-fit: cover;
    object-position: bottom;
}
.mehroonbox
{
background:#d02321;
color:#fff;
}
.mehroonbox
{
background:#d02321;
color:#fff;padding: 20px;
    height: 200px;
	position:relative;text-align:center;overflow:hidden;
}
.redbox
{
	background:#f33e3b;
	color:#fff;
	padding: 20px;
    height: 200px;
	position:relative;text-align:center;
	overflow:hidden;
}
.iconcenterd
{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
.iconcenterd h3
{
	margin-bottom:0px;
	margin-top:20px;
	font-size:22px;font-family: 'PlayfairDisplayRegular';
}
.iconfac img
{
	  transition: transform .5s ease;
}
.redbox:hover .iconfac img, .mehroonbox:hover .iconfac img
{
	  transform: scale(1.2);
}


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
     padding-top: 70px;
	
}
.menuside
{
		padding:0px;
	margin:0px
}
.menuside ul
{
	padding:0px;
	margin:0px
}
.menuside ul li
{
	padding:0 25px;
	list-style:none
}
.menuside ul li:hover
{
	background:#f33e3b;	
	font-size: 14px;
}
 .menuside ul li:hover  a
 {
	 color:#fff
 }
.sidenav a 
{
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
  color: #d02321;
  display: block;
  transition: 0.3s;    border-bottom: solid 1px #d02321;
  text-transform:uppercase
}

.sidenav a:hover
{
  color: #f1f1f1;
}

.sidenav .closebtn
{
    position: absolute;
    top: 0;
    right: auto;
    font-size: 36px;
    margin-left: 0;
    left: 0;   
	border-bottom: none;
}

.menuside ul li.hasdropdown ul
{
	background:#fff;
	margin:0 -25px;
}
.menuside ul li.hasdropdown .submenu li a
{
	font-size:14px;
}
.openplus,.openminus
{
float:right
}
.openminus
{
display:none;	
}
.menuside ul li:hover .submenu li a
{
 	color:#d02321;
}
.menuside ul li:hover .submenu li:hover a
{
	color:#fff
}
.menuside ul li.hasdropdown .submenu 
{
	display:none
}
.redblock
{
padding: 25px;
}
.redblock p
{
	color:#fff;font-family: 'FlatitBioSansRegular';
	font-size:14px
}
.redblock h2
{
	font-size:24px;
	margin-bottom:10px;   
	font-family: 'PlayfairDisplayRegular';
	color:#fff;
}
.itemroom img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100% !important;
}
.itemroom  .itemimg
{
	padding:0px;
}
.itemroom 
{
	background:#d02321;
}
.secborder
{
		margin-right:10px;
}
.secborder span
{
	background:transparent;
	color:#fff;
	border-color:#fff;
    min-width: 100px;
}
.gallery_ofrooms 
{
	    padding: 30px 15px 50px;
}
.rooms_carousel 
{
	padding:0px;
}
.itemroom  .sec_btnblock span
{
   min-width: 100px;
}
.rooms_carousel  .owl-prev 
{
	position: absolute;
    left: 21.33%;top:calc(50% - 25px);
}
.owl-next
{
	position: absolute;
    right: 22%;
	top:calc(50% - 25px);
}
.greybox  a 
{
text-decoration:none
}
.redbox:hover,.mehroonbox:hover
{
	color:#fff
}
.bannercarousel
{
	}
	.mobbanner{
	display:none;	
	}
	.mobhide
	{
	}
	.deskhide
	{
		display:none;
	}
	
	.footermenu_mobonly
	{
		display:none
	}

/********************************************** page__banner ***********************************/
.page__banner
{
	width:100%;
	position:relative
}
.page__banner img
{
	width:100%;
	height:auto;
}
	.page_title
	{
		color:#fff;
		font-size:48px;
		position:absolute;
		top:50%;
		width:100%;
		text-align:center;
		    transform: translate(0,-50%);
	}
	.page_header
	{
		position:relative;    padding: 15px 0;
	}
	.page_header .logo__center img 
	{
    max-height: 75px;
    }
.page_header .menu__toggle {
    top: 25px;
}	
.page_header .booknow
{
    top: 20px;
}
	.page_title h2
	{
		margin-bottom:0px;
		text-transform:uppercase
	}
	.overlay
	{
		height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.36);
    position: absolute;
    top: 0;
    left: 0;
	}
	.page-content
	{
		padding:60px 15px;
		border-bottom:solid 1px #e1e1e1;
	}
	.article__list
	{
		
	}
	.article__post
	{
		border:solid 1px #d02321;
		padding:20px;
		margin:30px 10px;
	}
	.article__post img
	{
		    max-height: 200px;
    object-fit: cover;max-height: 200px;
    object-fit: cover;
    min-height: 200px;
    width: 100%;
	}
	.article__post h2,.article__single h2
    {
		margin:20px 0;color:#262525;
		font-size:18px;
		text-align:center;
	}
	.article__single h2
	{
		text-align:left;
	}
.article__post p,.article__single p
{
	font-size:14px;
	color:#262525;
	margin:20px 0 40px
}
.article__single p
{
	margin:15px 0
}
.blog_btn
{
	max-width: 120px;
    margin: 0 auto;
    display: block;
    line-height: 36px;
    height: 36px;
    border: solid 1px #d02321;
    color: #d02321;
    text-decoration: none;
    text-align: center;
    margin-bottom: -36px;
    z-index: 1;
    background: #fff;
}
.blog_btn:hover
{
	background:#d02321;
	color:#fff;
}
.back_btn
{
	max-width: 160px;
    margin: 0;
    display: block;
    line-height: 36px;
    height: 36px;
    border: solid 1px #d02321;
    color: #d02321;
    text-decoration: none;
    text-align: center;
    z-index: 1;
    background: #fff;
	padding:0 10px
}
.back_btn:hover
{
	background:#d02321;
	color:#fff;
}
.single__post h2
{
	font-size:26px;
	font-family: 'PlayfairDisplayRegular';
	margin-top:0px;
}
.about-image img
{
	height: 100%;
    object-fit: cover;
}
.about-image
{
	padding-right: 0;
}
.about-text
{
background:#edebeb	;
padding:40px
}
.about_image_text{
	padding:30px 0	
}
/*****************ATrrctions ****************/
.attraction__single p
{
	color:#6b6b6b;
	font-size:14px;
}
.attraction__single h3
{
	color:#f60b0b;
	font-size:26px; font-family: 'PlayfairDisplayRegular';
margin-bottom:20px;
}
.distance h4
{
	color:#6b6b6b;
	font-weight:bold;
	font-size:16px;
    text-transform:uppercase;
	vertical-align:middle;

}
.distance span
{
	display:inline-block;
	margin-right:10px
}
.text-block
{
	padding:0px;
	padding-right:40px;
}
.image_block
{
	padding:0px;
}
.textright
{
	padding-left:40px;
	padding-right:0px;
}


/**************** CONTACT US *************/
.map
{
	padding:55px 0;
}
.map iframe
{
	width:100%;
}
.contactinfo
{
	text-align:center
}
.info1 
{
	margin-bottom:20px;
}
.contactinfo h3
{
	color:#252424;
	font-size:28px; font-family: 'PlayfairDisplayRegular';
margin-bottom:20px;
}
.contactinfo p,.contactinfo a
{
	color:#282828;
	font-size:15px;
	text-decoration:none;
	margin:0px;
}
.contactinfo p i
{
	color:#d71815;
	font-size:21px;
}
.contform
{
	background:#e3e4e5;
	padding:40px;
}
.contactform h3
{
	color:#d02321;
	font-size:28px; font-family: 'PlayfairDisplayRegular';
margin-bottom:30px;
text-align:center;
}
.contactform input
{
	color:#282727;
	font-size:14px;
	border:none;
	height:50px;
	padding:0 15px;
	line-height:50px;
	width:100%;
	margin-bottom:10px;
}
.contactform textarea
{
	color:#282727;
	font-size:14px;
	border:none;
	padding:0 15px;
	line-height:50px;
	width:100%;
	margin-bottom:10px;
}
.submitbtn
{
	text-align:right
}
.contactform .submitbtn input
{
	background:#d02321;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	margin:0 auto 0 0;
	width:100px;
	height:40px;
	line-height:40px;
	padding:0px;
	display:inline-block
}
.testimonials_page
{
	text-align:center;
}
.single_review
{
	border-bottom:dashed 1px #b3b3b3;
	margin-bottom:30px;
	padding-bottom:40px;
}
.single_review p
{
	color:#6b6b6b;
	font-size:14px;
}
.single_review:last-child
{
	border:none
}
.single_review p
{
}
.single_review .author_name
{
	color:#d02321;
	font-size:16px;
	font-weight:bold
}
.author_name  span
{
	color:#6b6b6b;
	font-size:16px;font-weight:500;
	display:block;
	font-style:italic
}
.review_image
{
	margin:15px 0;
}
.review_image img
{
	width:160px;
	height:160px;
	border-radius:50%;
	object-fit:cover;
	object-position:top center;
}
.tariff_content
{
	
}
.tariff_content p,.tariff_content ul li,.villa_content p
{
	color:#6b6b6b;
	font-size:14px;
}
.tariff_content ul
{
	padding:0px;
	list-style-position:inside;
	margin-top: 30px;
}
.tariff_content h3 
{
	background:#d02321;
	color:#fff;
	font-size:28px;

	position:relative;margin-bottom: 0;    padding: 20px;
}
.tariff_content h3 .title_tariff
{
	 font-family: 'PlayfairDisplayRegular';color:#fff;
	font-size:28px;
	text-align:left
}
.tariff_content h3 .price
{
	color:#fff;
	font-size:28px;	text-align:center;
	background:#aa0b09;
	position:absolute;
	right:0;
	top:0;
	height:100%;
	width:150px; 
	padding: 20px 0;
}
.tariff_content  .row
{
	margin-top:30px
}
@font-face 
{
    font-family: 'IndianRupeeFont3w4Z';
    src: url('../fonts/IndianRupeeFont3w4Z.eot');
    src: url('../fonts/IndianRupeeFont3w4Z.eot') format('embedded-opentype'),
         url('../fonts/IndianRupeeFont3w4Z.woff2') format('woff2'),
         url('../fonts/IndianRupeeFont3w4Z.woff') format('woff'),
         url('../fonts/IndianRupeeFont3w4Z.ttf') format('truetype'),
         url('../fonts/IndianRupeeFont3w4Z.svg#IndianRupeeFont3w4Z') format('svg');
}
.rupeefont
{
	font-family: 'IndianRupeeFont3w4Z';
}
.villa_content 
{
	text-align:center;
}
.villa_content h3
{
	 font-family: 'PlayfairDisplayRegular';color:#282828;
	font-size:28px;
	margin-bottom:40px
}
.villa_gallary
{
	margin:25px 0;
}
.villa_content .sec_btnblock
{
	margin:20px auto 20px
}
.iconbar 
{
	display:inline-block;
	vertical-align: top;
	width:14.666%;margin-bottom:30px;
}
.iconbar .iconsec
{
	border:solid 1px #e5e5e5;
	width:85px;
	height:85px;
	border-radius:50%;
	margin:0 auto;
	margin-bottom:30px;
	position:relative; transition: transform .5s ease;
}
.iconbar .iconsec img
{
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%; 
}
.iconbar:hover  .iconsec
{
	 transform: scale(1.2);border:solid 1px #000;
}
.villa_content .owl-dots .owl-dot span
{
	background:#fff;
	width:15px;
	height:15px;  display: block;
    margin: 4px;
}
.villa_content .owl-dots .owl-dot.active span
{
	background:#ff0000;
	width:15px;
	height:15px;  
}
.villa_content .owl-dots
{
	position: absolute;
    right: 20px;
    top: 50%;
    z-index: 1;
}
.villa_gallary 
{
	position:relative;
}
.btnblocks
{
	text-align:center;
}
.sec_btnblock.active span
{
	background:#f02f2c;
	color:#fff;
	border: solid 1px #f02f2c;
}
.gallaryitem
{
	padding:15px;
}
#video_gallary
{
	display:none;
}
#photos_gallary
{
	
}
.btntoggle
{
	cursor:pointer
}
.btntoggle
{
	padding:10px 25px;
	color:#f00;border:solid 1px #f00;
	margin:5px;
	display:inline-block;
}
.btntoggle.active 
{
	background:#f00;
	color:#fff;
	border:solid 1px #f00;
}
.btnblocks{
margin-bottom:50px	
}
.videoWrapper {
	position: relative;
	margin:0px auto;
}
.videoWrapper #video1 {
	position: relative;
}
.videoWrapper .videobtn
{
	z-index: 1;
    position: relative;
    background: none;
    border: none;
	    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}
 .videoWrapper .videobtn img
 {
	 max-width:70px;
 }
.attraction__single
{
    max-width: 1200px;
    margin: 0 auto;
	}

.villa_gallary.owl-carousel .owl-item img {
    width: 100% !important;
}
.villa_content .owl-dots {
    transform: translate(0%,-50%);
}
.itemroom redblock
{
	position:relative;
}


@media(max-width:767px)
{
	.attraction__single .col-6,.conatcus .col-5,.conatcus .col-7
	{
		width:100%;
	}
	#video_gallary .col-6,.gallaryitem
	{
		width:100%;
    }
	.tariff_content h3 .title_tariff,.tariff_content h3
	{
		    font-size:16px;
			padding:10px 5px;
	}
	.tariff_content h3 .price
	{
		width: 80px;
    font-size: 16px; padding:10px 0;
	}
	.tariff_content  .row .col-6
	{
	width:100%;
	margin-bottom:30px;
	}
	.textright
	{
    padding-left: 0px;
    padding-right: 0px;
}
.contform {
    padding: 20px;
}
.image_block
{
	padding:10px;
}
.attraction__single .col-6.order-1
{
	order:0 !Important
}
	.about-image 
	{
    padding-right: 0;
	padding-left:0px;
}
.about-text
{
padding:10px 20px
}
	.about-image img {
    height: auto;
    object-fit: inherit;
}
	.article__post {
    margin: 30px 0px;
}
	.article__list .col-4,.about_image_text .col-6
	{
		 width:100%;
	}
	.article__post h2
	{
		margin-top:0px;
	}
	.page-content {
    padding: 20px 15px;
	}
	.footermenu_mobonly
	{
		display:block
	}
	.sec_btnblock {
    position: relative;
    display: block;
    margin: 15px auto 0;
    text-align: center;
    max-width: 150px;
}
	.mobhide
	{
		display:none
	}
	.deskhide {
    display: block;
    margin: 30px auto;
    max-width: 150px;
}
	.mobbanner{
	display:block;	
	}
	.testimonial_block .col-6 
	{
    flex: 0 0 auto;
    width: 100%; padding: 0 20px;
    }
.testimonials .item {
    padding: 0;
}
.testimonials
{
	padding-bottom:0px;
}
.image_with_text {
    padding: 50px 0;
}
.content_image_with_text h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
.btnblock span
{
     font-size: 12px;
    padding: 0px 10px;
    min-width: 90px;
    line-height: 26px;
}
.btnblock a
{
	line-height: 26px;
}
.top_footer .col-sm-7
{
	   display:none
   }
.top_footer .col-5 
{
	    width: 100%;
    text-align: center;
}
.address_block li span.smalicon {
    width: 100%;
    text-align: center;
    margin-right: 0;
}
.bottom_footer .col-6
{
	 width: 100%;
    text-align: center;
}
.bottom_footer ul {
    text-align: center;
  
}
.bottom_footer .order-2 {
    order: 0 !important;
}
footer {
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: 91% 160%;
    padding-top: 40px;
    padding-bottom: 20px;
}
.rooms
	{
		padding:0 50px;
	}
	.rooms_carousel .owl-prev {
    left: -30px;
}
	.rooms_carousel  .owl-next {
  right: -30px;
}
.rooms_carousel .owl-prev img {
    max-width:30px;
}
	.rooms_carousel  .owl-next  img{
 max-width:30px;
} 
.address_block li span {
    width: 100%;
}
.itemroom {
    background: none;
}
.redblock
{
	 background:#d02321
}
.redblock 
{
    padding: 10px 20px 10px 10px;
}
.itemroom .sec_btnblock span {
    min-width: 60px;
    font-size: 11px;
    padding: 4px 8px;
    line-height: 21px;
}
.redblock h2 
{
    font-size: 20px;
    margin-bottom: 5px;
}
.greybox {
    width: 100%;
}
.attractions
{
	padding-left:50px;
	padding-right:50px;
}
.gallery_of_attractions .row .col-4:nth-child(2) a .col:first-child
{
	order:2
}
.gallery_of_attractions .row .col-4:nth-child(2) a .col:nth-child(2) h2
{
	text-align:right
}
.gallery_of_attractions .row .col-4:nth-child(2) a .col:nth-child(2) h2::before 
{
  content: "";
    width: 0;
    height: 0;
    border-right: 25px solid #fff;
    border-left: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 20px solid transparent;
    left: auto;
}
.gallery_of_attractions .row .col-4:nth-child(5)  .order-2 {
    order: 0 !important;
}
.gallery_of_attractions .row .col-4:nth-child(5) a .col:nth-child(2) h2
{
	text-align:left
}
.gallery_of_attractions .row .col-4:nth-child(5) a .col:nth-child(2) h2::before 
{
    content: "";
    width: 0;
    height: 0;
    border-left: 25px solid #fff;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 0;
    right: auto;
    border-top: 20px solid transparent;
    left: 0;
}
.testimonials
{
    padding-bottom: 0px;
    padding: 30px 30px;
}
.facilities
{
	padding:20px 50px;
}

.leftbanner {
    padding: 0px;
    width: 100%;
}
.gallery_of_attractions  .col-4
{
	width:100%
}
.second_text_with_image {
    background: none;
        padding: 0;
}
.content_text_with_image {
    padding: 20px;
    max-width: 100%;
}
.text_with_image
{
	  background: none;
        padding: 0;
}
.outlook .section_title 
{
	padding:0 50px;
}
.two-block .col-6
{
	    width: 100%;
    padding: 0 50px;  margin-bottom: 20px;
}
header {
   padding: 25px 0;
    position: relative;
}
.logo__center img
{
	 max-height:50px;
	margin:0 auto;
	display:inline-block;
}header {
    padding: 10px 0;
}
.menu__toggle {
     top: 13px;
}
.booknow {
     top: 13px;
}
.booknow span {
    background: #fff;
    border: solid 1px #d02321;
    color: #d02321;    line-height: 24px;    font-size: 12px;    padding: 0px 10px
}
.booknow a
{
    background: #d02321;
    color: #fff;    line-height: 24px;    font-size: 12px;    padding: 0px 10px
}
body
{
	    overflow-x: hidden;
}
.greybox .col
{
	width:50%;
}
.headerbanner h1 {
    font-size: 21px;
}
.menu__toggle img
{
	max-width:25px;
}
.block_title p
{
font-size: 18px;
}
.block_title h3 {
   font-size: 14px;
    margin: 10px 0;
}
.redbox ,.mehroonbox
{
     padding: 20px;
      height: 150px;
}
.iconcenterd h3 {
   font-size: 14px;
}
.iconfac img {
    max-height: 55px;
}
.section_title p {
    font-size: 18px;
    margin-top: 10px;
}
.attractions
{
	padding-top:0px;
}
.two-block {
    padding: 40px 50px 60px;
}
.testimonial_block {
    padding: 0;
}
.section_title p
{
	margin-bottom:10px
}
.gallery_ofrooms {
    padding: 30px 15px 0px;
}
.gallery_ofrooms {
    padding: 30px 15px 0px;
}
.redblock .sec_btnblock
{
	display:inline-block
}
.two-block .col-6
{
	text-align:center
}
.itemroom .itemimg 
{
    padding: 0px;
    width: 100%;
}
.itemroom img
{
      width: 100%;
       height: 220px;
    object-position: center;
}
.redblock {
   width: 100%;
    text-align: center;
}
.redblock .sec_btnblock {
    min-width: 100px;
    margin: 0 0 15px;
}
.iconbar
{
	width:120px;
}

}

@media(max-width:479px)
{
	.rooms
	{
		padding:0 30px;
	}
	.attractions
{
	padding-left:30px;
	padding-right:30px;
}
.testimonials
{
    padding-bottom: 0px;
    padding: 30px 10px;
}
.secborder {
    margin-right: 0px;
}
.facilities
{
	padding:30px;
}
.outlook .section_title 
{
	padding:0 20px;
}
.two-block .col-6
{
	 padding: 0 20px;
	    margin-bottom: 20px;
}.attractions
{
	padding-top:0px;
}
.two-block .col-6 {
    padding: 0 0px;
}
.two-block {
    padding: 30px 30px 30px;
}

}
	
	
	
.bannercarousel.owl-carousel .owl-item img
{
    display: block;
    width: 100% !important;
}
.whatsapp img
{
	max-width:30px
}
@media(min-width:768px)
{
#myHeader.sticky .logo__center img {
   max-height: 60px;
}
#myHeader.sticky .menu__toggle {
   top: 15px;
}
#myHeader.sticky  .booknow
{
    top: 10px;
}
#myHeader.sticky
{
    background: #fff;
    position: fixed;padding: 10px;
}
}
@media(max-width:767px)
{
	#myHeader.sticky {
    /* padding: 0px; */
    position: fixed;
    background: #fff;
    z-index: 99999;
}
.whatsapp img
{
	max-width: 35px
}
footer
{
background-size: auto;	
}
.contform .col-6
{
	width:100%;
}
.sidenav a 
{
  font-size: 15px;
}
}

@media(min-width:768px)
{
	.redabsblock
{
	position: absolute;
    top: 50%;
    transform: translate(0%,-50%);
}

}
