@import url('https://fonts.googleapis.com/css?family=Srisakdi:700');
@import url('https://fonts.googleapis.com/css?family=Lilita+One');
@import url('https://fonts.googleapis.com/css?family=Work+Sans');


@font-face{src:url(../fonts/Oxygen-Bold.ttf); font-family: Oxygen-Bold;}
@font-face{src:url(../fonts/Oxygen-Regular.ttf); font-family: Oxygen-Regular; }
@font-face{src:url(../fonts/Oxygen-Light.ttf); font-family: Oxygen-Light; }
@font-face{src:url(../fonts/Rebel-PersonalUse.otf); font-family: Rebel-PersonalUse; }
@font-face{src:url(../fonts/Shonar.ttf); font-family: Shonar; }
@font-face{src:url(../fonts/Shonarb.ttf);  font-family: Shonarb;}
@font-face{src:url(../fonts/TrajanPro-Regular.otf); font-family: TrajanPro-Regular;  }
@font-face{src:url(../fonts/TrajanPro-Bold.otf); font-family: TrajanPro-Bold;  }




body{font-family: Oxygen-Regular; letter-spacing: 1px; margin: 0; padding:0; outline: none}
a, a:hover, a:focus{-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; 
	text-decoration: none; outline: none;}

.white{color: #ffffff;}
.black{color: #000000}
.font1{font-family: Shonarb;}
.font2{font-family: 'Work Sans', sans-serif;}

.black_bg{background: #000000!important}


.img-responsive{margin: 0 auto; display: block;}

header{position: absolute; width: 100%; z-index: 9 }
.top_section{background: #000000}
	.top_section ul{padding: 0; padding-top:2em; margin:10px 0;}
		.top_section ul li{display: inline-block; padding-right: 10px}
			.top_section ul li a{color: #eed17b;  font-family: Shonarb; font-size: 18px; letter-spacing: 1px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; 
				-o-transition: all 0.5s ease; transition: all 0.5s ease;}
				.top_section ul li a:hover,
				.top_section ul li a:focus{color: #ffffff}

		ul.social li{display: inline-block; padding-right: 10px}
		ul.social li a{border: 2px solid #eed17b; padding:10px 10px 5px; font-size: 18px}
			ul.social li a .fa-facebook-f{width: 1em}
			ul.social li a:hover,
			ul.social li a:focus{background-color:#ffffff; color:#000;}


.abt_bg h1{font-size: 50px; }
.layer{padding: 5em 0;}
.amenities{background-image: url(../images/bg1.jpg); background-size:cover; text-align: center; background-attachment: fixed;}
.amen_desc{background-color: #000;
    border-radius: 50px;
    padding: 20px 0px;
    width: 100px;
    height: 100px; cursor: pointer;
    margin: 1em auto; /*display: flex; */-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
    .amenities .title{font-size: 14px; color: #fff; font-weight: 500; padding: 0; height: 40px}
.amen_desc:hover{background: rgb(171,126,40);}


    .heading{font-size: 50px; color: #ffffff; background: linear-gradient(to bottom, rgb(154, 108, 18) 0%, rgb(226, 205, 164) 50%, rgb(115, 94, 54) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* -webkit-text-fill-color: transparent; */}
    .heading.black{color: #000000; background: none;  -webkit-background-clip: text; -webkit-text-fill-color: initial; line-height: 1.6}


/*.d_flex{display: flex; align-items: center; justify-content: center; height: 100vh}*/

.tab {float: left; background-color: #000; width: 20%;}
.tab button {display: block; background-color: inherit; color: black; padding: 15px; text-transform: uppercase;; width: 100%; border: none; outline: none; text-align: left; 
    cursor: pointer;transition: 0.3s; font-family: Oxygen-Bold; font-size: 14px; color: #ffffff; margin-bottom: 10px }
.tab button:hover { background: #ffffff; color: #000000}
.tab button.active {background: linear-gradient(0deg, rgba(171,126,40,1) 0%, rgba(240,209,119,1) 50%, rgba(171,126,40,1) 100%); color: #000000;}

.tabcontent {float: left; padding: 0px 12px; width: 80%;}

.meeting_hall_type h4{color: #000000; padding: 1em;  background: linear-gradient(0deg, rgba(171,126,40,1) 0%, rgba(240,209,119,1) 50%, rgba(171,126,40,1) 100%); color: #000000; 
	display: inline; text-transform: uppercase; border: none; font-weight: 800; margin-bottom: 1em}

.testimonial{color: #ffffff; font-size: 14px; padding: 1em;}
.vinayak_client_says{background-image: url(../images/bg2.jpg); background-size:cover; text-align: center; background-attachment: fixed;}
.example-image{margin: 10px 0}

ul{padding:0;}

.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 260px;
	overflow: hidden;
}
.box a img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}
/* Footer Style */
i.red{
    color:#BC0213;
}
.gal-container{
    padding-top :75px;
    padding-bottom:75px;
}


footer.layer{padding-bottom: 5px;}
	.footer a{font-size: 13px;}
.counts_desc{margin: 10px}
.copyrights{padding: 1em 0}
	.copyrights p{font-size: 10px; color: #9c9799; margin: 0;  text-transform: uppercase;}
	.copyrights p a{font-size: 10px}

.room_feature{padding:1em; padding-left: 30px;padding-top: 0;}
.room_feature li{font-size: 15px}

.btn-checking{padding:10px; width: 80%; background: linear-gradient(0deg, rgba(171,126,40,1) 0%, rgba(240,209,119,1) 50%, rgba(171,126,40,1) 100%); position: relative; top: 3px;}
	.btn-checking:hover,
	.btn-checking:focus{background:#ffffff;}

.booking {background-color: #000}
.booking .container{/*box-shadow:2px 0px 17px 9px rgba(208, 208, 208, 0.14); -webkit-box-shadow:2px 0px 17px 9px rgba(208, 208, 208, 0.14);*/ padding: 2em 2em 0}

.ricon{background-image: url(../images/icon1.png); background-position: center; background-size: contain; padding: 10px; background-repeat: no-repeat; padding-right: 40px}
    .tab button.active .ricon{background-image: url(../images/icon2.png); }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


.slider {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.slider__slides {
  z-index: 1;
  position: relative;
  height: 100%;
}

.slide__inner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100vw;
  height: 100vh;
  margin-left: -50vw;
  margin-top: -50vh;
  background-size: cover;
  background-position: center center;
}
/*.slide__inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}*/
.slide__content {
  position: absolute;
  left: 15%;
  bottom: 5%;
  margin-left: 0px;
  margin-top: 0px;
  color: #fff; 
}
.slide__heading {
  margin-bottom: 20px;
  font-size: 38px;  display: inherit; background: rgba(255, 255, 255, 0.35); color: #000; font-family: 'Srisakdi', cursive;
    display: inline; 
    line-height: 1.5;
    display: initial;
}
.slide__text {
  font-size: 30px;
    background: rgba(255, 255, 255, 0.35);
    color: #000;
    padding: 10px;
    line-height: 55px;font-family: 'Srisakdi', cursive;
    display: inline; 
}
.slide__text a {
  color: inherit;
}

.back-to-top {
  position: fixed;
  right: 0%;
  bottom: -7.5%;
  height: 15px;
  width: 40px;
  padding: 3px 5px;
  font-size: 10px;
  font-weight: bold;
  color: transparent;
  opacity: 0.5;
  z-index: 3;
  visibility: hidden;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  /*background-color: #858585;*/
}
.back-to-top:hover, .back-to-top:focus {
  opacity: 1;
  text-decoration: none;
}
.back-to-top:focus {
  outline: thin dotted;
}

.back-to-top::before,
.back-to-top::after {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 0;
}

.back-to-top::before {
  top: -20px;
  z-index: 4;
  border-bottom: 20px solid #858585;
}

.back-to-top::after {
  bottom: 0;
  z-index: 5;
  border-bottom: 20px solid #505050;
}

.back-to-top:hover,
.back-to-top:focus {
  height: 40px;
  color: #212223;
  background: #fff;
}

.show-back-to-top {
  display: block;
  bottom: 1.25%;
  visibility: visible;
}


a:hover, a:focus, btn, btn:focus, btn:hover, :focus{outline: none}

.abt_bg{background-image: url(../images/bg3.png); background-position: center bottom; background-size: contain; background-repeat: no-repeat;}

.demo a {

  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font : normal 400 20px/1 'Josefin Sans', sans-serif;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s; margin: 0 auto; text-align: center;
}
.demo a:hover {
  opacity: .5;
}


#section10 a {
  padding-top: 60px;
}
#section10 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#section10 a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
