@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playball&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Tangerine:400,700&display=swap');
body {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}
li{list-style:none;}
a,
a:active,
a:focus,
a:hover{
	text-decoration:none;
    cursor: pointer;
}

.no-padding{padding-left: 0px;padding-right: 0px;}
.brdr1 {
    border: 1px solid #000;
}
.brdr {
    border: 1px solid #fff;
}
.mngtop40 {
    margin-top: 40px;
}
.mngtop20 {
    margin-top: 20px;
}
.mngtop30 {
    margin-top: 30px;
}
.mngtop40 {
    margin-top: 40px;
}
.mngtop50 {
    margin-top: 50px;
}
.mngtop60 {
    margin-top: 60px;
}
.mngbtm40 {
    margin-bottom: 40px;
}
.mngbtm20 {
    padding-bottom: 25px;
    width: 60%;margin: 0 auto;
}

.mngbtm20 img{width: 78%;}
.mngbtm30 {
    margin-bottom: 30px;
}
.mngbtm40 {
    margin-bottom: 40px;
}
.mngbtm50 {
    margin-bottom: 50px;
}
.mngbtm60 {
    margin-bottom: 60px;
}
ul {
    padding: 0;
}
.social-icon-two{text-align: center;}
/*------logo_part---------*/
.main-tpbar{width: 100%;margin: 0 auto;position: absolute;top:41px; z-index: 999;}
.tpbar{background: rgba(91, 27, 25, 1);width: 88%;margin: 0 auto;}
.lgbgg{
    /*margin: 0 0 0 -76px; */
    /* position: absolute; */
    /* z-index: 10; */
    /* left: 50%; */
    /* top: 0px; */
}
.lgbgg{z-index: 999;}
.lgim{
    max-width: 100%;
    padding-top: 29px;height: 128px;
}
.menu{
    border-radius: 0;
    border: 0;
    text-align: center;
    text-transform: uppercase;
}
.menu li {padding: 10px 7px;}
.menu li a {
	letter-spacing: 0.5px;
	font-size: 15px;
	font-weight: 400;
    text-transform: capitalize;
	margin: 0 7px 0 0;
	padding: 7px 10px;
}
.Suits-p{text-align: center;font-family: 'Raleway', sans-serif;font-size: 16px;font-weight: 500;}
.menu li ul li a {
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.5px;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 30px 0 0;
    padding-bottom: 3px;
}
.room-menu .dropdown-menu > li > a {color: #3a3138 ;}
.menu li ul li a{
   padding: 10px 13px;
    display: block;
        margin: 0;
}
.menu li ul li a:hover{
    background-color: rgba(91, 27, 25, 0.86);
   padding: 10px 13px;
    color: #fff;
        margin: 0;
    display: block;
}
/*.flmnu:hover {
    background: rgba(249,246,241,0.8);
}*/
#booknowbt{
    font-size: 1em;
    font-weight: 400;
    padding: 8px 30px;
    background-color: #8c9235;
    border: 1px solid #8c9235;
    color: #fff;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    margin-top: 4px;
}
.team_columns_item_caption h4:after {
    content: '';
    position: absolute;
    bottom: 7px;
    width: 35px;
    height: 2px;
    display: inline-block;
    background: #a7cc38;
    margin: 0 0 0 12px;
}
.res-btn{
    border: none;
    outline: none;
    font-size: 11px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: inline-block;
    border-radius: 3px;
    transition: all 0.5s ease;
    padding: 3px 16px;
    background: #85ab00;
    
    margin-top: 20px;
}
.right-p-two p {
    color: #4a4646 !important;
    font-family: "Playball", sans-serif !important;
    padding: 0 0 0;
    margin: 0;
    font-size: 18px !important;
    font-weight: bold !important;
}
.right-p-two p span {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    color: #888;
    font-weight: 400;
    font-size: 15px;
}
/*---sub_heading---*/
.sec-header {
    position: relative;
    display: table;
    width: 100%;
    padding-left: 15px;
}
.sec-header h1 {
  color: #0943a0;
  font: 2.43em/1em "Playball", sans-serif;
  margin: 0;
  padding: 0;
}
.sec-header h2 {
  color: #676565;
  font: 400 1.20em/1.8em "Open Sans", sans-serif;
  margin: 0 0 0.7em;
  padding: 0;
  font-style: italic;
  position: relative;
}
.sec-header h2:after {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 60px;
  height: 2px;
  display: inline-block;
  background: #0943a0;
  margin: 0 0 0 12px;
}
/*----footer---*/
.sub-footer{width: 90%;margin: 0 auto;}
.footerbg{
    background-color:#3a3a3a;
    padding:60px 0 0;padding-bottom: 35px;
}
.footerbg .prt{
    color: #999999;
    font-size: 15px;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
 }
.social-icon-two li{
	display:inline-block;
	margin-right:5px;
}

.social-icon-two li a{
	position:relative;
	width:40px;
	height:40px;
	border:2px solid #737373;
	border-radius:100%;
	color:#ffffff;
	line-height:36px;
	text-align:center;
	display:inline-block;
	font-size:14px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.social-icon-two li a:hover{
	color:#222222;
	background-color:#DDB05B;
	border-color:#DDB05B;
}
.lnks li{
	position:relative;
}
.lnks li a{
	position:relative;
	color:#b4b4b4;
	font-size:15px;
	margin-bottom: 10px;
	display:inline-block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.lnks li a:hover{
	color:#DDB05B;
}
.footer-title h2 {
    font: 600 18px/17px "Open Sans", sans-serif;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.footer-title h2:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #DDB05B;
    display: block;
    margin-top: 13px;
}
.foot-ep{text-align: center;
    background-color: #333333;
    padding: 18px 10px;margin-bottom: -21px;}
.get-in-touch ul li {
    list-style: none;
    display: table;
    width: 100%;
    padding-right: 11px;
}
.get-in-touch ul li i {
    float: left;
    font-size: 20px;
    color: #7b7b7b;
    width: 9px;
    line-height: 18px;
    padding-top: 6px;
    /* margin-right: 10px; */
}
.get-in-touch ul li .fleft{
    float: left;
    color: #b4b4b4;
    width: calc(100% - 34px);
    font: 400 1.0715em/1.5em "Open Sans", sans-serif;
    line-height: 24px;
    padding-left: 20px;
    font-size: 15px;
    margin-bottom: 10px;
    /* padding: 11px 0; */
}
.get-in-touch ul li .fleft a {
    color: #b4b4b4;
}
/*.footer-bottom{
    position: relative;
    margin-top: 45px;
    border-top: 1px solid #2a2a2a;
}*/
.footer-bottom .copyright{
	position:relative;
	color:#adadad;
	font-size:13px;
}
.cards{
	position:relative;
}
.cards li{
	position:relative;
	display:inline-block;
	margin-left:10px;
}
.cards li a{
	position:relative;
	color:#999999;
	font-size:22px;
}
/*header*/
.suppo-lnkep{color: #000;}
.tp-header{width: 100%;height: auto;background-color: #fff;}
.sub-tpheader{width: 88%;margin: 0 auto;}
.logo-epi{position: absolute;top: -74px;left: 81px;}
.snip a:before,
.snip a:after {
  height: 14px;
  width: 14px;
  position: absolute;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
}
.snip a:before {
  left: 0;
  top: 0;
  border-left: 1px solid #DDB05B;
  border-top: 1px solid #DDB05B;
    /*border-left: 3px solid #DDB05B;
  border-top: 3px solid #DDB05B;*/
  -webkit-transform: translate(100%, 50%);
  transform: translate(100%, 50%);
}
.snip a:after {
  right: 0;
  bottom: 0;
  border-right: 1px solid #DDB05B;
  border-bottom: 1px solid #DDB05B;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.rm-dp a:before {
  left: 0;
  top: 0;
  border-left: none;
  border-top: none;
}
.rm-dp a:after {
  right: 0;
  bottom: 0;
  border-right: none;
  border-bottom: none;
}

.snip a:hover,
.snip .current a {
  color: #ffffff;
}
.snip a:hover:before,
.snip .current a:before,
.snip a:hover:after,
.snip .current a:after {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  opacity: 1;
}
.rm-dp li{padding: 0px!important;}
.head-rgt{margin-right:0px;padding-top: 1px;margin-left: 130px;}
.head-rgt h4{font-weight: 600;font-size: 15px;}
.head-rgt span{font-size: 20px;margin-right: 5px;color:#a0433e;}
.carousel-indicators {
    bottom: 90px;
}
.bk-epi{margin-top: 3px;}
.book-now a{background-color:#dc420a;color: #fff;padding: 8px 9px;float: right;font-size: 14px;}
.book-now a:hover{background: rgb(91, 27, 25);}
.book-res{margin-bottom: 52px;display: none;}
.book-res a{color: #fff;padding: 5px 6px;float: left;font-size: 12px;border: 1px solid #fff;}
.book-res a:hover{color: #DDB05B;border: 1px solid #DDB05B;}
.border-book{
  border: 1px solid #fff;position: absolute;top: 32%;height: 9px;
}
.border-book1{
  border: 1px solid #fff;position: absolute;top: 32%;height: 9px;right: 26%;
}
.support{font-size: 16px;padding-top: 0px;margin-left: 310px;}
.support:hover{color: #DDB05B;}
.support span{color: #a0433e;margin-right: 5px;}
/*----why----*/
.why-back{
    position: absolute;top: -8%;
    width:100%;margin: 0 auto;color: #fff;font-family: "Lato",sans-serif;}
.ep-texture{background: url(../images/pat2.png);padding-top: 1px;
    height: 356px;width: 100%;}
.why-back h3 {font-size: 35px;font-weight: bold;text-align: center;}
.why-back p {font-size: 15px;margin: -5px 0 0 5px;font-weight: bold;text-align: center;}
.book-dtls {width: 25%;float: left;}
.book-dtls{text-align: center;color: #000000e3;}
.book-dtls span{font-size: 25px;padding-bottom: 11px;}
.book-dtls{padding-top: 32px;padding-left: 45px;}
.why-back-sub{width: 88%;margin: 0 auto;background: url(../images/bg-why1.png) no-repeat;
    height:115px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;}
/*----why----*/
/*----room and suites----*/
.room-suites{width: 90%;margin: 0 auto;margin-top: 0px;}
.room-suitesclr{background-color:#3a3138;height: 275px;margin-top: 0px;}
.room-suites h2{font-size: 35px;
    font-weight: 600;
    line-height: 54px;
    letter-spacing: 1px;text-align: center;padding-top: 2%;color: #5b1b18;margin-bottom: 5px;}
.suts-bx img{width: 100%;}
/*.rm-suitdt{position: absolute;top: 40%;z-index: 999;text-align: center;}*/
/*.rm-suitdt{position: absolute;top: 102%;width: 100%;margin: 0 auto;}*/
.texture-bg{position: relative;width: 100%;margin: 0 auto;height: auto;}
.cont-ep h3{color: #4a4a49;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;margin-bottom: 20px !important;text-align: center;margin-top: 16px;}
.suts-bx {background-color: #fff;box-shadow: #d6d6d6 0px 2px 0px;transition: .3s ease;transform: translateY(0);}
.cont-ep{padding: 0px 22px;}
.cont-ep p{font: 400 14px/17px "Open Sans", sans-serif;}
.room-details{margin-top: 2px;}
.room-details span{margin-right: 5px;color: #5b1b19;border: 1px solid #5b1b19;
    border-radius: 50%;
    padding: 5px 5px;}
.retrive_intro1{font-size: 15px;font: 400 15px/1.5em "Open Sans", sans-serif;}
.more-epdl{width: 100%;float: left;}
.bk-ep{width: 50%;float: left;margin: 0 auto;margin-top: 5px;}
.bk-ep a{font: 400 14px/17px "Open Sans", sans-serif;color: #000;border: 1px solid #6d3a3d;padding: 7px 10px;padding-top: 5px; }
.bk-ep a:hover{background-color: #6d3a3d;color: #fff;}
.read-ep a{font: 600 14px/17px "Open Sans", sans-serif;color: #6d3a3d;}
.read-ep a:hover{color: #dbaa4f;}
.read-ep{width: 50%;float: right;margin: 0 auto;text-align: right;}
.more-epdl{margin-top: 10px;margin-bottom: 30px;}
.testimonial_columns_text_carousel_indicators {top: 97%;}
.suts-bx:hover{box-shadow: 0 0px 20px rgba(153,153,153,.15);-webkit-transform: translateY(-15px);transform: translateY(-15px);}
/*----room and suites----*/
/*----restaurant Section-------*/
.dsr-mrgn{margin-bottom: 0px!important;}
.dsrt-mnu{font-size: 15px!important;}
.strter-mnu span{font-size: 7px;position: absolute;left: 0px;top: 8px;}
.strter-mnu{font-weight: 600;margin-bottom: 0px;position: relative;}
.dsrt-mnu span{font-size: 7px;position: absolute;left: 0px;top: 8px;}
.dsrt-mnu{font-weight: 600;margin-bottom: 0px;position: relative;}
.mnu-lst p{padding-left: 20px;}
.mnu-lst{margin-bottom: 10px;}
.tree-rest {
  position: relative;
  width:100%;
}

.vw-image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}


.frame {
  width: 100%;
  overflow: hidden;margin-bottom: 30px;
}
.image {
  transition: transform .6s ease;
}
.image:hover {
  transform: scale(1.5);
}

.tree-rest:hover .middle {
  opacity: 1;
}
.vw-image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.6);
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .9s ease;
}

.tree-rest:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.vw-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.resturant-section{margin-top: 40px;}
.rest-dtls h1{font-size: 34px;font-weight: 600;}
.lg-tree img{width: 50%;}
.vw-text h3{margin-top: 20px;font-size: 25px;margin-bottom: 6px;}
.vw-text p{font-size: 16px;margin-bottom: 20px;}
.tree-cont a{background-color: #a0433e;color: #fff;padding: 5px 17px;font-size: 15px;}
.tree-cont a:hover{color: #fff;background-color: #000;}
.rest-dtls p{font-size: 16px;font-family: 'Raleway', sans-serif;text-align: left;}
.tr-vwmore{margin-top: 50px;}
.tr-vwmore a:hover{background-color: #a0433e;color: #fff;border: 2px solid #a0433e;}
.tr-vwmore a{font-size: 16px;border: 1px solid #000;color: #000;padding: 9px 17px;}
.rest-dtls{padding-top: 8px;}
.grad-tree{position: absolute;bottom: 0%;background-image: linear-gradient(to right, #00000078, #00000045);padding: 12px 15px;text-shadow: 2px 2px 4px #1f1e1e;color: #fff;font-size: 26px;}
.tree-resimg img{width: 100%;}
.treebar-mn{margin-bottom: 30px;}
.tree-resimg {-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;}	
.tree-resimg img{ width: 100%; padding: 7px 0;}
.firan-ep{width: 90%;margin: 0 auto;}
/*----restaurant Section-------*/
/*-------navbar---------*/
	#nav-toggle {
		position: absolute;
		right: 0px;
		border: 0;
		background-color: transparent;
		margin-top: 16px;
		margin-right: -6px;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: fixed !important;
	}
	#nav-toggle {
		cursor: pointer;
		padding: 8px 37px 19px 6px;
		width: 40px;
	}
	#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
		cursor: pointer;
		height: 1px;
		width: 23px;
		background-color: #fff;
		border-color: #fff;
		position: absolute;
		display: block;
		content: '';
		margin: 2px 0px;
	}
	#nav-toggle span:before {
		top: -10px;
	}
	#nav-toggle span:after {
		bottom: -10px;
	}
	#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
		transition: all 500ms ease-in-out;
	}
	#nav-toggle.active span {
		background-color: transparent;
	}
	#nav-toggle.active span:before, #nav-toggle.active span:after {
		top: 0;
	}
	#nav-toggle.active span:before {
		transform: rotate(45deg);
	}
	#nav-toggle.active span:after {
		transform: rotate(-45deg);
	}
	.mnu li:after{
		display:none;
	}
	.navbar{
		border:0 !Important;
	}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;}
.dropdown-menu {padding: 0px;border: none!important;}
.divider{margin: 0px 0px!important;}
.number-ab{margin-top: 15px;width: 100%;margin: 0 auto;padding-top: 47px;}
.ab-number{background-color: #b33f41;border-radius: 50px 50px;color: #fff;padding: 6px 8px;width: 28px;font-size: 16px;margin-right: 10px;}
.main-resimg {width:90%;margin: 0 auto;}
/*-----room------*/
.roomback{height: 230px;background:  url(../images/room-bg.jpg) no-repeat center;margin-top: -29px;}
.roomback h1{text-align: center;color: #fff;padding-top: 10%;}
.bar-bg{height: 230px;background:  url(../images/bar-bg.jpg) no-repeat center;margin-top: -29px;}
.bar-bg h1{text-align: center;color: #fff;padding-top: 10%;}
.banqet-bg{height: 230px;background:  url(../images/banqet/banqet-bg.jpg) no-repeat center;margin-top: -29px;}
.banqet-bg h1{text-align: center;color: #fff;padding-top: 10%;}
.restaurant-bg{height: 230px;background:  url(../images/restaurant/restaurant-bg.jpg) no-repeat center;margin-top: -29px;}
.restaurant-bg h1{text-align: center;color: #fff;padding-top: 10%;}
.contc-bg{height: 230px;background:  url(../images/contact1.jpg) no-repeat center;margin-top: -29px;}
.contc-bg h1{text-align: center;color: #fff;padding-top: 10%;}
.about-bg{height: 230px;background:  url(../images/about-bg1.jpg) no-repeat center;margin-top: -29px;}
.about-bg h1{text-align: center;color: #fff;padding-top: 10%;}
.englisg-bg{height: 230px;background:  url(../images/enlish.jpg) no-repeat center;margin-top: -29px;}
.englisg-bg h1{text-align: center;color: #fff;padding-top: 10%;}
.englisg-bg p{text-align: center;color: #fff;}
.meting-bg{height: 230px;background:  url(../images/metting-bg.jpg) no-repeat center;margin-top: -29px;}
.meting-bg h1{text-align: center;color: #fff;padding-top: 10%;}
.roombacks{height: 230px;background:  url(../images/room-bg-menu.jpg) no-repeat center;margin-top: -29px;}
.roombacks h1{text-align: center;color: #fff;padding-top: 10%;}
.brdcrmbs-ab .breadcrumb{text-align: right;padding: 14px 15px;padding-right: 86px;}
.breadcrumb > li + li:before {padding: 0 5px;color: #ccc;content: "\00a0";}
.brdcrmbs-ab .breadcrumb > li {font-size: 15px;}
.brdcrmbs-ab .breadcrumb > li {color: rgba(169, 82, 47, 0.81);}
.brdcrmbs-ab .breadcrumb > li > a{color: #000;}
.stand-slide{width: 80%;margin: 0 auto;margin-bottom: 20px;margin-top: 25px;}
.standrm-htl{margin-bottom: 40px;}
.stan-facility{background-color: #f5f4f4;box-shadow: 0px 2px 2px #a9a5a5;width: 100%;padding: 20px 30px;       }
.stan-facility h3{margin-top: 0px;}
.stan-facility ul li{font-family: 'Raleway', sans-serif;font-size: 16px;margin-bottom: 5px;}
.stan-facility img{margin-right: 7px;width: 4.5%;}
.book-stand a{background-color: #a0433e;color: #fff;padding: 7px 17px;font-size: 15px;width: 100%;}
.book-stand a:hover{color: #fff;background-color: #000;}
.book-stand{width: 26%;float: right;padding-top: 10px;}
.rm-stand h3{width: 73%;float: left;font-size: 25px;}
.rm-stand{margin-bottom: 44px;}
.trip-stand{margin-top: 77px;
    width: 54%;
    margin-left: 120px;}
.bk-s{margin-bottom: 5px;background: #1e3d79;
    box-shadow: 1px 1px 3px #b9b9b9;
    padding: 6px 9px;
    width: 85%;margin-top: 12px;float: right;}
.bk-s1{margin-bottom: 5px;background: #019a77;
    box-shadow: 1px 1px 3px #b9b9b9;
    padding: 6px 9px;
    width:85%;margin-top: 12px;float: right;}
.bk-s img{width: 100%;}
.bk-s1 img{width: 100%;}
.guest-vw1{margin-left: 0px;color: #000;font-size: 18px;margin-bottom: 10px;}
.suppo-ep{border: 1px solid #000;width: 100%;height: 30px;padding: 4px;}
.stan-facility:before {content: '';position: absolute;top: 60px;left: 11px;right: 25px;bottom: -4px;border-left: 4px solid #eaa117;border-bottom: 4px solid #eaa117;width: 82%;}
.mn-epstand{margin-left: 157px;}
.epis-nubox{background-color: #f7dba6;border:1px solid #e4e4e4;padding: 6px 9px;width: 84%;text-align: center;}
.epis-nubox p{padding-top: 0px;}
.epbx-img img{width: 100%;height: 200px;}
.episode-imgbx{width: 100%;background-color: #f5f5f5;padding: 20px;margin: 0 auto;padding-bottom: 20px;}
.sub-epsode{width: 90%;margin: 0 auto;}
.grad-stand{position: absolute;bottom: 0%; background-image: linear-gradient(to right, #00000078, #00000045);padding: 10px 15px;text-shadow: 2px 2px 4px #1f1e1e;color: #fff;font-size: 23px;}
.sub-epsode h3{margin-top: 12px;margin-bottom: 17px;}
.bk-s:hover {background: #284e96;}
.bk-s1:hover {background: #09b790;}
.stant-book{margin-top: -57px;}
/*-----room------*/
/*-----about------*/
/*.slider-bg .img-responsive, .slider-bg .thumbnail > img, .slider-bg .thumbnail a > img, .slider-bg .carousel-inner > .item > img, .slider-bg .carousel-inner > .item > a > img {height: 274px;}*/
.slider-bg .carousel-inner {border: 3px solid #a04242;box-shadow: 0px 5px 10px #928f8f;}
.slider-bg .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {font-size: 30px;}
.abt-header {
    position: relative;
    display: table;
    width: 100%;
    padding-left: 15px;
}
.abt-header h1 {
  color: #0943a0;
  margin: 0;
  padding: 0;
}
.abt-header h2 {
  color: #676565;
  margin: 0 0 0.7em;
  padding: 0;
  font-style: italic;
  position: relative;
}
.abt-header h2:after {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 60px;
  height: 2px;
  display: inline-block;
  background: #0943a0;
  margin: 0 0 0 12px;
}
.absec-dtls{width: 90%;margin: 0 auto;margin-bottom: 30px;margin-top: 30px;}
.abt-dtls p{font-family: 'Raleway', sans-serif;font-size: 16px;}
/*-----about------*/
/*-----open-table------*/
.standard{font-size: 15px!important;}
.abt-dtls h1{font-size: 32px;margin-top: 0px;}
/*-----open-table------*/
/*-----contact------*/
.contact-form{background: #e6e6e6;overflow: hidden;padding: 3em 2em;margin-top: 30px;width: 70%;float: right;}
.contact-dtlep {width: 85%;float: right;}
.contact-form input, .contact-form select{margin-bottom: 20px;border-radius: 0;font: 400 1.0715em/1.5em 'Open Sans', serif;color: #959595;padding: 11px 20px;border: 1px solid #e1e1e1;height: auto;-webkit-box-shadow: none;box-shadow: none;width: 100%;}
.contact-form textarea{margin-bottom: 32px;resize: none;padding: 15px 20px;height: 170px;width: 100%;border: 1px solid #e1e1e1;font: 400 1.0715em/1.5em 'Open Sans', serif;color: #959595;}
.sub-btn {width: 103px;height: 33px;border: 0;display: block;font-weight: 300;line-height: 34px;border-radius: 3px;text-align: center;text-decoration: none;text-transform: capitalize;font-family: 'Open Sans',sans-serif;-webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;color: #fff;background: #b33f41;border-radius: 0px}
.sub-btn:focus{outline: none;}
.contact-form input:focus, .contact-form select:focus, .contact-form textarea:focus{outline: none;} 
.ad-dtl span{color: #fff;font-size: 24px;}
.ad-dtl p{font-size: 16px;font-family: 'Raleway', sans-serif;}
.address-bg{margin-top: 53px;width: 30%;
    background-color: #5B1B19;
    color: #fff;
    padding: 20px 15px;
    position: absolute;left: 82px;}
.social-m li{display: inline-block;margin-right: 5px;}
.social-m li a{position: relative;width: 40px;height: 14px;font-size: 16px;color: #fff;}
.social-m li a:hover{color: #DDB05B;}
.ad-dtl{margin-bottom: 15px;}
.social-m{margin-top: 20px;}
.map{width: 90%;margin: 0 auto;}
.map iframe{width: 100%;margin-top: 40px;margin-bottom: 30px;height: 350px;}
.sub-btn:hover {background: #000;}
.contact-dtlep{width: 94%;float: right;}
.contsec-dtls{width: 90%;margin: 0 auto;margin-bottom: 0px;}
.res-contsec-dtls{width: 90%;margin: 0 auto;margin-bottom: 40px;}
/*-----contact------*/
/*-----Events------*/
.event-left, .event-left1{width: 100%;overflow: hidden;margin-bottom: 30px;}
.event-left img{width: 100%;margin-left: 41px;margin-top: 32px;}
.event-left1 img{width: 93%;margin-right: 41px;margin-top: 32px;}
.event-right p{font-size: 16px;font-family: 'Raleway', sans-serif;color: #fff;}
.event-right1 p{font-size: 16px;font-family: 'Raleway', sans-serif;color: #fff;}
.event-htl{width: 100%;margin: 0 auto;height: auto;margin-bottom: 10px;}
.sub-event{width: 90%;margin: 0 auto;height: auto;}
.sub-event1{width: 87.7%;margin: 0 auto;height: auto;}
.evnt-air li{font-size: 16px;font-family: 'Raleway', sans-serif;margin-bottom: 5px;color: #fff;}
.evnt-air li span{margin-right: 5px;color: #fff;}
.evnt-spa h4{font-size: 16px;margin-top: 25px;margin-bottom: 28px;font-weight: 600;color: #fff;}
.evnt-spa1 h4{font-size: 16px;margin-top: 10px;margin-bottom: 25px;font-weight: 600;color: #fff;}
.event-right{padding: 30px 20px 8px 30px;}
.event-right1{padding: 5px 10px 23px 40px;}
.mn-evntdl{margin-top: 20px;background-color: #000;margin-bottom: 15px;}
.res-mn-evntdl{margin-top: 20px;background-color: #000;margin-bottom: 15px;}
.evnt-air{margin-top: 20px;}
.event-right1 h3{margin-top: 20px;color: #fff;}
/*-----Events------*/
/*-----Eating, sunday-menu, banqueting------*/
.mnu-kdi{margin-bottom: 15px!important;margin-top: 25px!important;}
.mnu-rce{margin-bottom: 15px!important;margin-top: 17px!important;margin-left: 15px;}
.eat-tableft .nav-tabs > li {float: left;border-bottom: none;margin-right: 5px;background-color: #d6d6d6;}
.eat-tableft .nav-tabs > li > a{color: #000;border-radius: 0px 0px 0 0;margin-right: 0px;padding: 8px 15px;}
.eat-tableft .nav-tabs > li:last-child{border-bottom: none;}
.eat-tableft .nav-tabs > li.active > a, .eat-tableft .nav-tabs > li.active > a:hover, .eat-tableft .nav-tabs > li.active > a:focus {border: none;color: #000;background-color: #ecbf68;padding: 9px 15px;}
.eat-tableft .nav-tabs > li > a:hover{border-color: none;background-color: #ecbf68;color: #000;}
.eat-tableft .nav-tabs {border-bottom: none;border: none;}
.menu-dtlsep{width: 100%;background-color: #fff;color: #000;padding: 22px 25px;height: auto;box-shadow: 1px 2px 6px #c1c1c1;margin-bottom: 20px;}
.menu-dtlsep h3{margin-top: 0px;margin-bottom: 25px;color: #ca250d;font-size: 20px;}
.mnu-lst p{font-size: 16px;}
.poun-ep{float: right;}
.mn-eating{margin-top: 15px;}
.gap{height: 20px;}
.bx-eat1{margin-top: 0px;height: 780px;}
.bx-eat2{margin-top: -124px;}
.bx-side{margin-top: -177px;}
.bx-eat3{margin-top: 0px;}
.bx-eat4{margin-top: 0px;}
.bx-eat5{margin-top: 0px;}
.bx-chil{margin-top: -17px;}
.dese-1{margin-top: -72px;}
.dese-2{margin-top: -10px;}
.eat-tableft{width: 50%;margin-left: 0px;margin-bottom: 30px;}
.sun-dsrt{margin-top: -92px;}
.thur{margin-top: -201px;}
.sun{margin-top: -222px;}
/*-----Eating, sunday-menu, banqueting------*/
.res-mbicon{display: none;}
.res-contsec-dtls, .res-mn-evntdl{display: none;}
/*trip-adviser*/
.cdsROW.wide {width: 100%!important;}
.cdsROW.wide .cdsROWContainer {width: 100%!important;}
.ep-review{margin-bottom: 20px;}
.sbep-review{width: 88%;margin: 0 auto;}
.dely-bx{border: 1px solid #009688;}
.dlvry-logo1 img{width: 40%;}
.dlvry-logo img{width: 34%;}
.dely-bx h4{padding-left: 25px;padding-top: 4px;}
.book-eptbl{position: absolute;top: 24%;z-index: 99;background: #ffffffe0;left: 6%;width: 28%;width: 31%;}
.book-eptbl h3{font-size: 18px;font-weight: bold;padding-left: 25px;}
.quo-ep img{width: 100%;padding-top: 16px;}
.ep-tblhd img{width: 100%;}
.quo-ep{padding-right: 17px;}
.quand-bx{margin-top: 15%;width: 100%;}
.quand-bx iframe{height: 613px!important;}
.sub-bktbl{width: 50%;margin: 0 auto;}
/*trip-adviser*/
.engn-section{width: 100%;margin: 0 auto;padding: 40px 65px;}
#quandoo-booking-widget iframe{height: 615px!important;}
.eng-part2{margin-top: 0px;}
.eng-part3{margin-top: -0px;}
#quandooBookingWidget .flow__list___lfO0c{padding: 30px 20px 0px!important;}
.eng-part1{text-align: center;border: 1px solid #cecece;}
#quandoo-booking-widget{height: 600px;}
.tbl-book h4{font-size: 21px;color: #5b1b18;margin-bottom: 15px;font-weight: 600;margin-top: 0px;}
.rmbook-img{position: absolute;top: 9%;z-index: 99;padding-left: 54px;}
.rmbook-img img{width: 100%;}
.rsp-rmbk{display: none;}
.rsp-rmbk{background-color: #dc420a;text-align: center;}
.rsp-rmbk h4{color: #fff;margin-top: 0px;margin-bottom: 0px;padding: 10px 0px;font-size: 22px;}
.rsp-rmbk a{color: #fff;}