/*========================================
	=RESET 
=========================================*/

html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, img, ol, ul, li, textarea,
fieldset, form, input, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size:100%;
	vertical-align: baseline;
	text-decoration:none; }
	
ol, ul { list-style: none; }

* { 		
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box; }
	
/*========================================
		=MIXED
=========================================*/
/* new clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
#footer{display:none;}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
Height:1%;
}
html { 	
	
    -webkit-text-size-adjust: none;  } 

body {
	line-height: 1.5;
	font-size:15px;
	color:#666; 
	text-align:left;
	font-family: 'Pontano Sans', Helvetica, sans-serif; }
		
/*------=h-------------------*/
			
h1, h2, h3, h4, h5, h6 { 
	color:#b1171a;
	text-align:center;
	width:100%; }
	
h1 { font-size:2em; }
h2 { font-size:1.8em; }
h3 { font-size:1.6em; }
h4 { font-size:1.4em; }
h5, #sidebar h2 { font-size:1.2em;  }
h6 { font-size:1.1em;  }	
	
h1>a, h2>a, h3>a, h4>a, h5>a, h6>a { 
	font-size:inherit;
	text-decoration:none;
	color:inherit; }
	
.main_title {
	color:#ffae3b;
	font-size:2.7em;
	line-height:1.1;
	padding-bottom:.3em;
	font-family:'Cookie', Georgia, serif; }
	
.subtitle { 
	color:#888;
	font-size:1.45em;
	line-height:1.35;
	padding-bottom:0; }
		
/*------=a-------------------*/
	
a, .blog_title { 
	color:#912a29;}
a:hover { color:#333; }

a.alignright { float:right; margin:inherit; }
a.alignleft { float:left; margin:inherit; }
	
/*------=p-------------------*/

p { padding-bottom:1rem!important;
color: #3d0d0e;
margin-bottom:0rem!important; }
	
/*-----=ol, =ul, =li, =dl, =dd, =dt----------*/
hr.tour{width:100px; border-color:#B1171A;}
ol, ul { margin-bottom:1em; }
.text-clr{color:#b1171a!important}
.text-wht{color:#fff!important}	
ol { 
	list-style-type:decimal; 
	list-style-sition:outside;
	padding-left:1.8em;  }	
.btn-primary {
    color: #fff;
    background-color: #ac050c!important;
    border-color: #ac050c!important;
}
.card{border:none!important}
ol li, .lists-bullet li, .lists-check li, .lists-arrow li { padding:.2em 0; }

.lists-bullet, .lists-arrow, .lists-check { clear:both; }

.lists-bullet li { 
	background:url(images/bullet.html) left center no-repeat;
	padding-left:20px; }	

.lists-check li { 
	background:url(images/check.html) left center no-repeat;
	padding-left:25px; }
	
.lists-arrow li  { 	
	background:url(images/arrow.html) left center no-repeat;
	padding-left:20px; }

.left { float:left;} 
.right { float:right; }	

dl { 
	clear:both;
	float:left; }
dt { 
	color:#888; 
	float:left;
	min-width:60px; }
dd { 
	float:left;
	margin-left:15px; }
	
.float { float:left; }

/*------=div-----------------*/
#ui-datepicker-div{ background:#000000; padding:5px;}
#button{
	    background: #b1171a;
    width: 130px;
    color: #fff;
    /* height: 38px; */
    display: block;
    padding: 6px 10px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    text-align: center;
    border-radius: 4px;
    -web-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    text-transform: uppercase;
}
}
#button:hover{
	background: #b0d745;
}
#social_strip {
	display: block;
	
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#social_strip a.fb{
	background: url(images/social.png) no-repeat -3px -43px;
	height: 32px;
	width: 32px;
	display:block;
	float:left;
	margin-right:3px;
}
#social_strip a.fb:hover{background: url(images/social.png) no-repeat -3px -2px;}
#social_strip a.tw{
	background: url(images/social.png) no-repeat -37px -43px;
	height: 32px;
	width: 32px;
	display:block;
	float:left;
	margin-right:3px;
}
#social_strip a.tw:hover{background: url(images/social.png) no-repeat -37px -2px;}
#social_strip a.plus{
	background: url(images/social.png) no-repeat -70px -43px;
	height: 32px;
	width: 32px;
	display:block;
	float:left;
	margin-right:3px;
}
#social_strip a.plus:hover{background: url(images/social.png) no-repeat -70px -2px;}
#social_strip a.trip{
	background: url(images/social.png) no-repeat -102px -43px;
	height: 32px;
	width: 32px;
	display:block;
	float:left;
	margin-right:3px;
}
#social_strip a.trip:hover{background: url(images/social.png) no-repeat -102px -2px;}
.space { 
	height:20px;
	width:100%;
	clear:both; }
.separator { 
	height:2px;
	float:left;
	clear:both;
	margin:20px 0;
	width:100%;
	background:url(images/sep_bg.html) left repeat-x; }
	
.content > .separator { 
	margin:0 0 40px 4.4871794%;   
	width:95.5128206%; }
		
.blog_separator { margin-bottom:15px; }
.separator_nomargin { margin-bottom:0; }

.no_margin { margin-top:0; }
	
.no_wrapper { 
	width:95.5128205%;
	margin-left:4.4871794%;
	float:none; }

#container {
	width:100%;
	float:left;
	max-width:1400px;
}
	
#wrapper {
	width:80%; /* 780px x 100 / 1000px */

	float:right;
}
		
.one_fourth, .one_third, .two_thirds, .one, .one_half, .three_fourths { 
	margin-left:4.4871794%; /* 35px x 100 / 780px  */
	margin-bottom:30px;
	float:left; }
	
.one_fourth { width:20.5128205%; } /* 160px x 100 / 780px */
.one_third { width:28.8461538%; } /* 225px x 100 / 780px */
.one_half { width:45.5128205%; } /* 355px x 100 / 780px */
.two_thirds { width:62.1794871%; } /* 485px x 100 / 780px */
.three_fourths { width: 70.5128205%; } /* 550px x 100 / 780px */
.one { width:95.5128205%; } /* 745px x 100 / 780px */

.content {
	padding-top:0px;
}	

/*------=form elements--------*/



	
.pages .next { margin-right:0; }
.pages .dots { 
	background:none;
	border:none;
	box-shadow:none;
	padding:.3em 0; }		
	
.more-link {  margin-top:15px; }
.comment-reply-link, .more-link { float:right; }	
	



/*----- =layered paper look -----------*/

.flexslider, .portfolio_group li a img, .frame, .feat_blog_img img, 
.avatar, #google_map{
	
	 }
	

/*----------=table-------------------------*/


/*----------=code-------------------------*/
	
code {
	width:100%;
	display:block;
	background:#f8f8f8;
	padding:8px;
	margin:5px 0;
	border:1px solid #ccc;
	font-family:"Courier New", Courier, monospace;	 }
code * { font-family:"Courier New", Courier, monospace; }
	
/*----- =custom color for all selections (orange) -----------*/
	
*::-moz-selection { background:#ffbe00; color:white; }
*::selection, mark { background:#ffbe00; color:white; }

/*----- =blockquote -----------*/

blockquote { 
	color:#888;
	margin:0;
	float:left;
	background:url(images/quote_end.html) bottom right no-repeat;
	margin-bottom:1em; }
	
blockquote p { 
	background:url(images/quote_begin.html) top left no-repeat;
	padding:15px 30px 0 30px;
	text-align:center; }	

/*----- =img -----------*/	

img {  /* make img fluid */
    max-width: 100%;  
    height: auto;  
     /* ie8 */  
} 
header{background-color:#fff;    padding: 10px 0px;}
img.frame { margin-bottom:2em;  } 

	
/*========================================
		=MENU & LEFT SIDEBAR STUFF
=========================================*/
	
#logo { 
	position:relative; 
	z-index:100;
	color:#f8f8f8;
	border:none !important;
	display:block;
	text-shadow:none !important; }
		
/*--------- =navigation menu -----------*/	
	
#menu {

	background-color: #febb00;
	
	position:sticky;
	top:0;
	text-align:center;
}
	
#logo_highlight { 
	width:220px;
	height:319px;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -110px; 
	
	z-index:0; }

#menu_list {

	z-index:100;
	position:relative;
	margin-top:30px;
}	 
#menu_list li a {
	
    color: #000;
    font-size: 16px;
    /* margin-bottom: 12px; */
    /* margin-top: 12px; */
    display: block;
    -moz-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    text-align: center;
    padding: 10px 15px;
    border-bottom: 1px solid #b1171a3d;
    /* margin-left: 40px; */
    background-color: #febb00;
	}
#menu_list li a:hover { opacity:.8; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; color:#fff;}

#menu_list .sub-menu { margin:0; }
#menu_list .sub-menu li a { 
	font-size:14px;
	margin-bottom:.6em; }
#menu_list .sub-menu li:last-child a { margin-bottom:1em; }

#menu_list li.current_page_item, #menu_list .current-menu-item  { 
	background:url(images/current_page_white.html) right top no-repeat; }
	
#menu_list .current-menu-parent	{ background:none !important; }

.menu_list_icon { 
	background:url(images/menu_dropdown.html); 
	width:10px; 
	height:7px;
	display:inline-block;
	position:relative;
	right:-8px;  }
	
#menu nav select { display:none; } /* dropdown nav for smaller screen devices */
/*---------------- Home page slider-------------*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index:-500;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: 100%;
  float: left;
  width: auto;
  border: 0;
  overflow:hidden;
  }
#profile_detail {
	position: relative;
	width: 100%;
	background: url(images/profile.jpg) no-repeat scroll left top;
	/* height: 1500px; */
	background-attachment: fixed;
	background-size:cover;
}
#gallery_detail {
	position: relative;
	width: 100%;
	background: url(images/profile.jpg) no-repeat;
	background-attachment: fixed;
	background-size:cover
}
.gallery .col-md-3{margin-bottom:1.5rem;}


.card{
  border:1px solid rgba(0,0,0,.125)!important;
}

#book_detail {
	position: relative;
	width: 100%;
	background: url(images/prof_bg..jpg) repeat left top;
	min-height:1000px;
}
#contact_detail {
	position: relative;
	width: 100%;
	background: url(images/contact_bg.jpg) no-repeat left top;
}
#new_detail {
	position: relative;
	width: 100%;
	background: url(images/contact_bg.jpg) no-repeat left top;
}
#map_detail {
	position: relative;
	width: 100%;
	height:100%;
}
.coll_two {
	width: 68%;
	margin-left: 1px;
	float: left;
	background: url(images/white_bg.png) repeat;
	
}
p.address{
	display: block;
	color: #4b4949;
	font-size: 16px;
	padding: 20px 20px 30px;
	line-height: 24px;
}
#facilities_detail {
	position: relative;
	width: 100%;
	background: url(images/facilities_bg.jpg) no-repeat left top;
	background-attachment:fixed;
}
.base {
	position: relative;
	background: url(images/prof_bgg.png) repeat;
	
	height:700px;
}
h3.new{
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	text-align:left;
}
p.para{
	color: #FFF;
	display: block;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
}
ul.faci{
	padding:0;
	margin:0;
}
ul.faci li{
	height: 156px;
	width: 285px;
	margin-right: 23px;
	margin-bottom: 15px;
	background: #FFF;
	padding: 10px;
	display: block;
	float:left;
	margin-left: 25px;
}
ul.faci li.seson{
	height: 312px;
	width: 276;
	margin-right: 23px;
	margin-bottom: 15px;
	background: #FFF;
	padding: 10px;
	display: block;
	float:left;
	margin-left: 25px;
}
ul.faci li img{
	float: left;
	margin-right: 10px;
}
ul.faci li h4{
	color: #222222;
	font-weight: normal;
	display: block;
	font-size: 17px;
	text-align:left;
}
ul.faci li p{
	font-size: 14px;
	color: #4b4949;
	display: block;
	margin-bottom:0 !important;
	
}
ul.faci li h5{
	color: #222222;
	font-size: 13px;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
	background: url(images/roopa.png) no-repeat 152px;
	padding-left: 170px;
	text-align:left;
}
ul.faci li a.book{
	display: inline-block;
	background: #3d3d3d;
	color: #FFF;
	height: 25px;
	width: 70px;
	text-align: center;
	padding-top: 4px;
	font-size: 13px;
}
ul.faci li a.book:hover{ background: #b0d745;}
ul.gall{ padding:0; margin:0;}
ul.gall li{ list-style:none; float:left; border:3px solid #fff; margin-right:10px; margin-bottom:10px; width:160px; height:102px;}
table.feedback{ 	background: #303030;
	margin-top: 1px; width:100%;}
table.feedback td{font-size: 13px;
	color: #FFF;
	display: block;
	margin-bottom: 8px;
}
table.feedback td label{ padding-left:15px;}
table.feedback td input{
	background: #c2c2c2;
	height: 33px;
	margin-right: 30px;
	outline:none;
	display:block;
	border:none;
	width: 90%;
	padding-left: 8px;
	border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
	margin-left: 15px;
}
table.feedback td textarea{
	background: #c2c2c2;
	margin-right: 30px;
	outline:none;
	display:block;
	border:none;
	width: 93%;
	padding-left: 8px;
	padding-top: 10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
	margin-left: 15px;
}
table.feedback td input#submit{color: #FFF;
	display: block;
	height: 40px;
	width: 110px;
	font-size: 13px;
	background: #b0d745;
	border:none;
	cursor:pointer;
	text-align: center;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-o-border-radius:15px;
	text-transform: uppercase;}
/*------------------- Coin slider-----------------*/
#coin-slider{
	overflow:hidden;
	background:url(images/loader.html) 50% 50% no-repeat;
	margin:0 auto 0 0px;
	position:relative;
	height:650px !important;
	z-index:-500 !important;
}
#coin-slider img{display:none; height:780px !important;}
#coin-slider img.first{display:block;}
.coin-slider{
	position:relative;
	margin:0px auto;
	overflow:hidden;

}


.coin-slider a{
	text-decoration:none;
	display:inline-block;
	outline:none;
	border:none;
}
.controls {
	height:161px;
	width:100%;
	position:absolute;
	background:url(images/bg-pagination.png) 0 0 repeat-x;
	border-top:1px solid #fff;
	bottom:0px;
	left:0px;
	z-index:100;
	opacity:1;
}
.cs-buttons{
	font-size:0px;
	line-height:0;
	position:absolute;
	top:19px;
	right:10px;
	z-index:22;
}

.cs-buttons a{
	margin-right:10px;
	height:8px;
	width:8px;
	background:#696969;
	display:inline-block;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.cs-buttons a:hover, .cs-buttons a.cs-active{background:#191919}
.cs-prev, .cs-next{
	display:none;
}

#coin-slider .banner {
    font-size: 12px;
    height: 100%;
    line-height: 18px;
	color:#868788;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 70%;
    z-index: 19;
}

.titles {
	color: #191919;
	font-size:32px;
	line-height:1.2em;
	font-family: 'Maven Pro', sans-serif;
	font-weight:400;
}

#social_strip .fa{color:#781417;
font-size:20px;}
#social_strip i{width:30px; height:30px;
background-color:#fff; line-height:30px; border-radius:50%; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
#social_strip i:hover{box-shadow: rgba(149, 157, 165, 0.2) 0px 30px 50px;}
#coin-slider .banner:first-child {
    z-index: 20;
}
#coin-slider .banner strong {
    display: block;
    font-weight: normal;
    overflow: hidden;
    position: absolute;
    
}
#coin-slider .banner strong:first-child + strong {
    font-weight:normal;
	z-index: 21;
}

.success p{
	color: #99CC33;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
}
.error{
	color: #FF0000 !important;
	padding-top: 10px;
	font-size: 12px;
	padding-left: 20px;
	width:700px;
}
.test_mon{
	position: relative;
	background: url(images/prof_bgg.png) repeat;
	width: 70%;
	padding: 60px 60px 40px 45px;
	min-height:700px;
}
.gall_container{
	position: relative;
	background: url(images/prof_bgg.png) repeat;
	width: 100%;
	padding: 60px 60px 40px 45px;
	background-attachment:fixed;
}
.book_wrapper {
	position: relative;
	background: url(images/prof_bgg.png) repeat;
	width: 70%;
	padding: 60px 30px 20px 45px;
	min-height:1000px;
}
h4.hd{
	background: #4d4d4d;
	display: block;
	height: 40px;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align:left;
}
.enq_wrapper {
	position: relative;
	background: url(images/prof_bgg.png) repeat;
	width: 70%;
	padding: 60px 30px 20px 45px;
	min-height:1000px;
}
.contac_wrapper {
	position: relative;
	width: 70%;
	padding: 60px 30px 20px 45px;
	min-height:700px;
}
.feed{
	padding-bottom: 6px;
}
.feed input{
	background: #fff;
	height: 30px;
	outline:none;
	display:block;
	border:none;
	width: 98%;
	padding-left: 8px;
}
.feed textarea{
	background: #fff;
	outline:none;
	display:block;
	border:none;
	width: 98%;
	padding-left: 8px;
	margin-bottom:15px;
}
.facilities {
	position: relative;
    background: #00000069;
    width: 100%;
    /* height: 1500px; */
    padding: 50px 50px;
    background-attachment: fixed;
    background-size: cover;
	
}
.gallery {
	position: relative;
    background: #00000069;
    width: 100%;
    
    padding: 50px 50px;
    background-attachment: fixed;
    background-size: cover;
	
}

.booking_data {
	background: #303030;
	margin-top: 1px;
	padding-top: 20px;
	padding-left: 15px;
	margin-bottom:5px;
	width:100%;
}


@media only screen and (max-width: 768px){
.mt-sm-5{
    margin-top: 3rem!important;
}
#social_strip {
    display: block;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
nav {
    margin-bottom: 0px!important;
}

footer{display:none!important}
#footer{display:block; background:#eaa70f; text-align:center; padding:10px;}
}
#home .card-body, #contact .card-body{padding:1.25rem!important;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px!important;
    padding-left: 5px!important;
}
h4.packeg{
    font-size: 20px;
    color: #FFF!important;
    background: #ac050c;
    text-align: left;
    display: block;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
   
}

.visit h4.packeg{margin-left:0; margin-right:0;}
.box{background-color: #fff;
    color: #000;
    padding: 30px 20px;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
	height:150px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	transition:.2s;}
.box .fa{
font-size:30px;
width:50px;
height:50px;
line-height:50px;
border-radius:50%;
color:#750505;
background-color:#ddd;
text-align:center;margin-bottom:20px;

}
.box:hover{box-shadow: rgba(100, 100, 111, 0.4) 20px 20px 40px 0px;}
.box .txt{
font-size:18px;
text-align:center;
font-weight:600;

}
.nm_address{
	padding-bottom: 15px;
}
.nm_address label, .city label, .people label, .date_pick label, .feed label{
	font-size: 13px;
	color: #FFF;
	display: block;
	margin-bottom: 8px;
}
.nm_address input{
	background: #c2c2c2;
	height: 33px;
	margin-right: 30px;
	outline:none;
	display:block;
	border:none;
	width: 98%;
	padding-left: 8px;
	border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
}
.nm_address textarea{
	background: #c2c2c2;
	margin-right: 30px;
	outline:none;
	display:block;
	border:none;
	width: 98%;
	padding-left: 8px;
	padding-top: 10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
}
.city{
	width: 50%;
	padding-bottom: 15px;
	float:left;
}
.city input{
	background: #c2c2c2;
	height: 33px;
	margin-right: 30px;
	outline:none;
	display:block;
	border:none;
	width: 95%;
	padding-left: 8px;
	border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
}
.city select{
	background: #c2c2c2 url(images/drop.png) no-repeat 270px center;
	height: 33px;
	margin-right: 30px;
	outline:none;
	display:block;
	border:none;
	width: 80%;
	padding-left: 8px;
	-webkit-appearance:none;
	border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
}
.people{
	width: 130px;
	float:left;
	padding-bottom:15px;
}
.people select{
	background: #c2c2c2 url(images/drop.png) no-repeat 73px center;
	height: 33px;
	margin-right: 30px;
	outline:none;
	display:block;
	border:none;
	width: 105px;
	padding-left: 8px;
	-webkit-appearance:none;
	border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
}
.submit{
	color: #FFF;
	display: block;
	height: 40px;
	width: 110px;
	font-size: 13px;
	background: #edaf0c;
	border:none;
	cursor:pointer;
	text-align: center;
	margin-top:2rem;
	text-transform: uppercase;
	padding-left:0;
	border-radius:4px;
}
.date_pick{
	width: 240px;
	padding-bottom: 15px;
	float:left;
}

.submit:hover{ background-color:#77a008; color:#000;}.coll_one {
	
	background: #FFF;
}	
/*----- -=social icons ------------*/

#social_wrapper { 
	position:absolute; 
	bottom:20px; 
	width:100%; }
	
#social_icons { text-align:center; padding-left:7px; }
#social_icons li { display:inline; }
#social_icons li a { display:inline-block; }
		
.maja_social-facebook, .maja_social-vimeo,
.maja_social-twitter, .maja_social-dribbble, 
.maja_social-forrst, .maja_social-youtube,
.maja_social-feed {
	background:url(images/social_icons.html);
	height:16px;
	margin:0 7px 15px 0;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in; }
	
.maja_social-forrst { background-position:0 0; width:14px; }		
.maja_social-facebook { background-position:-16px 0; width:16px; }
.maja_social-dribbble { background-position:-34px 0; width:16px; }	
.maja_social-youtube { background-position:-52px 0; width:16px; }
.maja_social-vimeo { background-position:-70px 0; width:16px; }	
.maja_social-twitter { background-position:-87px 0; width:19px; }
.maja_social-feed { background-position:-108px 0; width:16px; }	

.maja_social-forrst:hover { background-position:0 -18px;  }	
.maja_social-facebook:hover { background-position:-16px -18px;  }
.maja_social-dribbble:hover { background-position:-34px -18px;  }	
.maja_social-youtube:hover { background-position:-52px -18px;   }
.maja_social-vimeo:hover { background-position:-70px -18px;  }	
.maja_social-twitter:hover {  background-position:-87px -18px;  }
.maja_social-feed:hover { background-position:-108px -18px;  }	

.tooltip {
	color:#b3b3b3;
	background:#666;
	border-radius:5px;
	padding:4px 8px 2px 8px; }
nav{margin-bottom:30px;}
/*----- -=copyright information --------*/
	p .fa{color:#b1171a}
/* #copyright_info {
	text-align:center;
	position:absolute;
	width:100%; 
	} */		
	

/*========================================
		=HOME
=========================================*/

/*------ =flex slider ------------------*/

.flex_container { 
	width: 100%; 
	padding:1px;  }

.flexslider { 
	width:100%;
	
	position:relative;
	z-index:1;
	
	clear:both;
	margin:0 auto 0 auto !important;}
		
.flexslider .slides li { 
	zoom: 1;
	display:list-item;
	float:left;
	overflow:hidden !important; }	
		
.flex-direction-nav a {
	display:none;
	position: absolute; 
	top: 50%;	
	margin-top:-20px;
	width:40px;
	height:40px;
	background:url(images/arrows.html) no-repeat;
	text-indent:-9999px;
	border:0; }
	
.flexslider:hover .flex-direction-nav a { display:block; }
	
.flex-direction-nav .next {
	background-position:-40px 0;
	right:20px; }
.flex-direction-nav .prev { left:20px; }

.flex-control-nav {
	position:absolute;
	bottom:-25px !important;
	height:30px;
	padding:0!important;
	z-index:1000 !important;
	float: left; 
	display: block; 
	left: 50%; }
	
.flex-control-nav li {
	 position: relative; 
	 float: left; 
	 display: block; 
	 right: 50%; 
	 padding: 0px;	
	 background:url(images/slider_buttons_bg.html) top repeat-x; 	
	 border-top:1px solid #caced9; 
	 border-bottom:1px solid #caced9;
 }
 
.flex-control-nav li:first-child {
	border-top-left-radius:15px;
	border-bottom-left-radius:5px;
	border-left:1px solid #caced9;
	padding-left:10px; }
	
.flex-control-nav li:last-child {	
	border-top-right-radius:15px;
	border-bottom-right-radius:5px;
	border-right:1px solid #caced9;
	padding-right:10px;  }
	
.flex-control-nav a {
	width:22px;
	height:25px;
	text-indent:-9999px;
	border:0; 
	padding:0;
	margin:4px 0 0 0;
	float:left;
	cursor:pointer; }
		
.flex-control-nav a:last-child { margin-right:0; }	
.flex-control-nav a.active { background-position:0px -27px !important; }

.flex-caption {
	position:absolute;
	bottom:20px;
	margin-bottom:0;
	background: #ffffff;
    color: #000;
	padding:15px 20px; }
	
/* flex slider */
.flex-caption { border-bottom:3px solid #be0408; width:70%; left:30%; }
.flex-control-nav a { background:url(images/bullets_orange.html) no-repeat 0px 0px; }
 
/*========================================
		=CONTACT
=========================================*/


	
/*-------=google map-------------------*/

#google_map {  /* DIV for google maps */
	height:220px; 
	width:100%;
	border:5px solid #e8e8e8;
	border-radius:5px; }	
	
/*-------=address, phone, etc-------------------*/

.text_block { 
	display:inline-block; 
	margin-left:15px;
	float:right; }	
	
/*-------=form validation-------------------*/

.validation { 
	margin-bottom:0;
	position:relative; }

#response { margin-bottom:0; }
#response li { 
	color:#e46008; 
	text-align:center;}
	
#response li:last-child { margin-bottom:30px; } 

#response li.success { color:#85b304; }
#button.book{display:none;}
#preloader { 
	width:16px; height:16px;
	position:absolute;
	left:50%;
	margin:-24px 0 0 -8px; }
#button.rgt-btn{position:fixed; right:10px;z-index:9999}
/*========================================
	=PORTFOLIO
=========================================*/

/*-------=filter list-------------------*/

.filter_portfolio { 
	text-align:center;
	color:#888;
	margin-bottom:20px; }
	
.filter_portfolio li { 
	display:inline;	
	margin-left:10px; }
	
.filter_portfolio li:before { 
	padding-right:10px;
	content:"/"; }
	
.filter_portfolio li a { font-size:1.2em; }
	
.filter_portfolio li:first-child { 
	margin-left:0;
	padding-right:0; } 
.filter_portfolio li:first-child:before { content:""; }

.filter_portfolio .active a, .filter_portfolio a:hover { color:#ffae3b; }

/*-------=group of images-------------------*/

.portfolio_group { 
	margin-top:28px;
	padding-top:1px; }

.portfolio_group li img { background:url(images/loading.html) no-repeat 50% 50%; }
	
.portfolio_group li h4 { padding-bottom:0.1em; }
	
.portfolio_group li a.portfolio_thumbnail {	
	display:block;
	clear:both;
	list-style-type:none;  }
	
.portfolio_group li a img, .frame, .feat_blog_img img {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:15px;
	-moz-transition: all .2s ease-in;	/* fade transition on thumbnail image hover */
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in; }	
			
.portfolio_group img:hover, .feat_blog_img a img:hover { 
	opacity:.8;
	filter: alpha(opacity=70); /* opacity hack for MSIE	*/ }
	
/*-------=2 columns-------------------*/
	
.col2_portfolio li:nth-child(2n+1) { clear:left; }	
	
/*-------=3 columns-------------------*/
	
.col3_portfolio li:nth-child(3n+1) { clear:left; }	
	
/*-------=4 columns-------------------*/
	
.col4_portfolio li:nth-child(4n+1) { clear:left; }	
	
/*========================================
	=BLOG
=========================================*/

#blog_content>h2.main_title { margin-bottom:-15px; }

.feat_blog_img>img { margin-bottom:0; }	

#blog_content, #sidebar { 
	margin-top:60px;
	margin-bottom:50px; }
		
.post { 
	margin-bottom:50px; 
	float:left; 
	width:100%; 
	clear:both;  }
.single_post { margin-bottom:0; }
	
#blog_content>h2, #comments h2, #comments h3, .blog_title h2, 
#sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 { 
	text-align:left; } 
	
.tags { margin-top:20px; }
.tags a { margin-left:5px; }

#blog_content .sticky  { /* special styling for sticky posts */ }
.bypostauthor { /* special styling for autors posts */ }
	
/*-------=article meta-------------------*/

.blog_title { 
	margin-bottom:20px;
	position:relative;
	clear:both;
	float:left; 
	width:100%; }
	
.blog_title h2 { 
	line-height:30px;
	float:left;
	clear:left;
	font-size:1.6em; }
	
.blog_title .author_wrapper { 
	float:left; }	
	
.meta_wrapper { float:left; }	

/* date block */
.date_wrapper { 
	width:30px; 
	font-size:100%;
	float:left;
	margin-right:20px;
	display:block;
	text-align:center;
	position:relative;
	margin-top:-8px;
	clear:left;
	color:#888;
	text-shadow:1px 1px 0 white; }
	
.date_wrapper .month { position:relative; bottom:-8px; }	
.date_wrapper .year { position:relative; top:-7px; }

.date_wrapper .month { font-size:16px; }
.date_wrapper .day { font-size:24px; }
.date_wrapper .year { font-size:13px; }
	
.feat_blog_img {
	float:right;
	width:225px;
	clear:right;
	position:relative; }	
	
.feat_blog_img img { margin-bottom:0px; }
	
.feat_blog_img a { 
	display:block;
	float:right;
	clear:both; }
	
/*-------=dimensions when featured img is present------*/
	
.meta_thumb	.author_wrapper { width:165px; }                
.meta_thumb { width:215px; }
.meta_thumb	.blog_title h2  { width:205px; }
	
/*-------=sidebar-------------------*/

.widget { 
	width:100%;
	clear:both;
	margin-bottom:20px;
	float:left; }			
	
#s {
	height:47px;
	width:100%; /* 179 */
	padding-right:45px;  }
#s:placeholder { color:#A6A6A6; }

#search_submit { 
	width:46px;
	padding:0;
	height:47px;
	margin-top:-62px;
	float:right; 
	background: url(images/search_input.html) -2px -1px no-repeat;
	box-shadow:none;
	border-radius:0;
	text-indent:-9999px;
	transition: background 1s ease-in; }
#search_submit:hover { background-position:-2px -49px; }

.widget table { width:100%; }

/*-------=WP-Tag cloud widget-------------------*/

.tagcloud { clear:both !important; }
.tagcloud a { 
	font-size:inherit !important;
	display:inline-block !important;
	margin:0 .2em .4em 0;
	border-radius:15px; }

/*-------=comments for blog-------------------*/

#comments { padding-top:25px; }

#comments > #respond { 
	background:url(images/sep_bg.html) repeat-x top;
	margin-top:5px;
	width:100%; }
#respond { 
	clear:both; 
	overflow:hidden;
	width:100%; }
	
#commentform { width:100%; }	

#respond h2 { text-align:left;  }

#comments h1, #respond h1 { font-size:1.8em; }
#comments h2, #respond h2 { font-size:1.6em; }
#comments h3, #respond h3 { font-size:1.3em; }
#comments h4, #respond h4 { font-size:1.25em; }	

#respond input[type=email], #respond input[type=text] { 
	width:210px; 
	position:relative; }
#respond input, #respond textarea { margin-bottom:0; }

#respond input[type=submit] { margin-bottom:30px; }
#comments > #respond input[type=submit] { margin-bottom:2px; }
.comments_pages { 
	padding-bottom:20px; 
	float:left; 
	width:100%; }
 
ol#comments, ul.commentlist { 
	list-style-type:none; 
	margin:0; 
	padding:0; }
	
ol#comments li, ul.commentlist li { 
	clear:both; 
	margin-bottom:20px; 
	float:left;
	position:relative;
	width:100%;}
		
ul.commentlist li li { 
	margin:10px 0 10px 0;
	padding-left:20px;
	border-left:1px dashed #ccc;  }
	
.comment_text { 
	margin-top:15px;
	padding-left:90px; }	
	
#respond textarea {

	width:100%;
	position:relative; }

.comment_date, .blog_user { 
	width:405px;
	float:right; }
	
.the_comment { width:100%; clear:both; }	

.blog_user	{ padding-bottom:0; }
.blog_user a {  font-size:inherit; color:inherit; }
	
.vcard { position:relative; }
	
.avatar { 	/* avatars for blog comments */
	position:relative;
	margin-right:20px;
	float:left;
	border:5px solid #e8e8e8;
	border-radius:5px; }
	
#commentform p { clear:both; }
	
#commentform p label {
	float:right;
	width:245px;
	margin-top:10px; }
	
input#author, input#url, input#email {}

#comments>h2 { margin-bottom:1em; }
.comment-author h3 { padding-bottom:0;  }
	
.comment-author h3>a { 
	font-size:inherit; 
	color:inherit; 
	text-decoration:none; }	

.commentmetadata { color:#888; }

.comment-form-comment { width:100%; }
	
p.comment-form-comment>label { display:none; }

span.required { color:#a36500;  }

#respond input[type="text"] { height:47px; }

#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
	float:left;
}

#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label {
	display: inline-block;
	position: absolute;
	left: 240px;
	z-index: 1;
}

#respond .comment-form-author .required,
#respond .comment-form-email .required {
	font-size: 22px;
	font-weight: bold;
	top:15%;
	margin-right:10px;
	left: 225px;	
	position: absolute; }
	
#respond input[type=input], #respond textarea { float:left; }
	
#respond #reply-title { 
	margin-top:10px ; 
	float:left;
	width:100%; }	

#comments > #respond #reply-title { font-size:1.6em; }

#respond #cancel-comment-reply-link { 
	margin-left:15px; 
	font-size:15px; }
	
p.form-submit { margin-bottom:0; }


/*-------=images inside posts-------------------*/	
 	
div.gallery p, .gallery-item { margin:0 !important; }	

.gallery br { display:none; }

.gallery:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0; }
		
.alignleft { 
	float:left;
	margin:0 15px 15px 0;  } 	
	
.alignright { 
	float:right;
	margin:0 0 15px 15px;  } 
	
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	float:none;  }
	
/*========================================
		=STYLE SWITCHER
=========================================*/

#switcher {
	width:21px;
	height:141px;
	position:absolute;
	background:url(images/style_switcher.html);
	top:240px;
	padding:2px;
	left:-17px; 
	z-index:1000;
	text-indent:-9999px; }
		
#switcher:hover { left:0; }

#switcher, #switcher a {	
	-moz-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in; }
	
#switcher a { 
	width:19px;
	height:19px;
	display:block;
	float:left;
	cursor:pointer;
	margin-bottom:1px; }
	
#switcher a:hover { 
	background:white;
	opacity:.5; }
.off_tag{ position:absolute; width:178px; height:176px; float:right; right:15%; top:8px; z-index:1001;}	



/*========================================
	=MEDIA QUERIES (RESPONSIVE DESIGN)
=========================================*/

/* display for 768 to 1024px resolutions */
@media only screen and (max-width: 1024px) {
	
	/* layout */
	#container, #wrapper, #menu { min-width:0; }
	
	/* blog layout */		
	.widget { width:100%; }	
			
	.video_embed  { 
		width:auto; 
		max-width:100%; 
		height:auto;  }		
	
}

/* display for 480 to 768px resolutions */
@media only screen and (max-width:800px) {	
.off_tag{ right:8%; top:8px; z-index:1001;}
	#switcher { top:70px; }
	
	/* layout */		
	#container { 
		width:100%;
		max-width:none;
		float:none; }
	
	#wrapper, #menu {
		position:relative;
		float:none;
		width:auto;
		clear:both;  }
													
	.portfolio_group { 
		padding-right:1px; 
		padding-left:1px;
		height:auto; }

	#menu {
	background:url(images/menu_bg_portrait.png) repeat-x bottom;
	max-width:none;
	padding-top:20px;
	max-height:418px;
	
}
#button.rgt-btn{display:none;}
		#button.book{display:block;}
	#wrapper { margin-left:-4.4871794%; /* because this layout is centered we need to remove 4.4871794% left margin for layout div's */ } 
		
	.content { padding-top:0px; }
	.profile, .facilities, .enq_wrapper,.book_wrapper, .test_mon, .contac_wrapper {width:100%;}							
	/* flex slider */			
	.flex-caption { padding:8px 10px; }			
			
	/* social and copyrightt */
	#social_wrapper { 
		top:3px;
		height:34px;
		position:relative; }
		
	#copyright_info {
		position:static;
		bottom:0;
		width:100%;
		top:-5px;
		margin-bottom:0;
		padding-bottom:20px; }	
		
		footer{ width:100%;}
		#social_strip{
	width:100%;
	
}
	#social_icons { margin-bottom:0; }	
					
	/* navigation menu */	
	#menu_list { display:none; }
					
	header nav { 
		width:100%; 
		clear:both; 
		overflow:hidden; }
			
	#menu nav select { 
		display:block;
 		width:300px;	
		height:40px;
		padding:9px 10px;
		margin:10px auto;
		clear:both;
		border:none;
		outline:none;
		position:relative;
		z-index:100;
		font-size:15px; }
		
		ul.faci li{
	margin-right: 15px;
	margin-left: 15px;
}
	ul.faci li h4{
	font-size: 15px;
}
p.address{
	font-size: 14px;
}

						
}

/* display for resolutions smaller that 480px */
@media only screen and (max-width: 480px) {
.off_tag{ right:0; top:8px; z-index:1001; width:100px; height:100px; }
.off_tag img{ width:100%;}
	#facilities_detail {
	position: relative;
	width: 100%;
	background: url(images/facilities_bg.jpg) repeat left top;
	min-height:1500px;
}

.coll_two{ width:100%;}
.coll_one{ width:100%;}
			867
	/* layout */
	#container { min-width:320px; }	
	#wrapper, #container { margin-left:0; }

	.one_fourth, .one_third, .two_thirds, .one, .one_half, .three_fourths { 
		clear:both;
		width:100%;
		margin:0 auto 25px auto; }	
				
	.content > .separator, .no_wrapper { 
		width:100%;
		margin-left:0; }
		
	/* flex slider */
	.flexslider { 
		
		float:left;
		margin-bottom:0; }
	.flex-control-nav, .flex-caption  {
    border-bottom: 1px solid #be0408;
    width: 100%;position: absolute;
    bottom: 0px;
    margin-bottom: 0;
    background: #ffffffc4;
    color: #000;
    padding: 15px 20px;
    font-size: 0.9rem;
   left: 0%; 
}		
				
	/* blog layout */	
	#sidebar { margin-top:0px; }
	
	.feat_blog_img { 
		margin:10px 0 0 0; 
		float:left; 
		width:auto; }	
		
	#respond .comment-form-author label, 
	#respond .comment-form-email label, 
	#respond .comment-form-url label  { 
		clear:both; 
		position:relative; 
		left:20px; top:0; 
		margin:0 0 5px 0; 
		float:left; }
			
	#respond .comment-form-author .required, 
	#respond .comment-form-email .required { left:0; top:-2px; }
	
	.blog_text, .meta_wrapper, .blog_title, .meta_thumb, #respond input[type=text] { width:100% !important; }	
		
	/* portfolio layout */
	.portfolio_group li { clear:none !important; }
	
	.col2_portfolio li, 
	.col3_portfolio li,
	.col4_portfolio li  { 
		 width:47.7564103%; 
		 margin-left: 4.4871794%; }
		 
	.col2_portfolio li:nth-child(2n+1), 
	.col3_portfolio li:nth-child(2n+1) { margin-left:0; }
	
	.col4_portfolio li { width:30.3418802%; }
	.col4_portfolio li:nth-child(3n+1) { margin-left:0; }
	
	/* typography */
	.main_title { font-size:2.4em; }
	.subtitle { font-size:1.2em; }
	#contact_detail {
	position: relative;
	width: 100%;
	background: url(images/contact_bg.jpg) repeat left top;
	min-height:2000px;
}
#new_detail {
	position: relative;
	width: 100%;
	background: url(images/contact_bg.jpg) repeat left top;
	min-height:1200px;
}
.profile img{
	margin-right: 4px;
	margin-bottom: 15px;
	width:120px; height:120px;
	float:left;
}
.rslides img {
  display: block;
  height:auto;
  float: left;
  width: auto;
  border: 0;
  overflow:hidden;
  }
  #social_strip{
	width:100%;
	padding-left:0%
}
ul.gall li{ width:125px; height:80px; margin-right:1px;}
ul.gall li img{ width:121px; height:75px;}
.gall_container{
	padding: 60px 40px 40px 40px;
}
.profile{
	min-height:1000px;
	}
	ul.faci li h4{
	font-size: 15px;
}
p.address{
	font-size: 16px;
}
