body
{
   font-family: 'Outfit', sans-serif;
   font-family: 'Rubik', sans-serif;
}

*
{
    padding: 0;
    margin: 0;
}

  input:focus, textarea:focus, select:focus
    {
        outline: none;
    }

.navbar-brand img
{
    width:140px;
}
.navbar-brand
{

	
	z-index: 1000;
	border-radius: 0px 0px 10px 10px;	
}


.navbar
{
   padding: 1em 0 !important; 
}
.navbar-toggler
{
    border: none !important;
    outline: none !important;
}

.nav-item a
{
	color: #dabf62;
	font-size: 14px;
}


.main_header
{
	background: #000;
}

.slider
{
	position: relative;
	z-index: 0;
	
}


.bform
{
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 20px;
	top: -40px;
	-webkit-box-shadow: 0px 0px 27px -6px rgba(176,176,176,1);
-moz-box-shadow: 0px 0px 27px -6px rgba(176,176,176,1);
box-shadow: 0px 0px 27px -6px rgba(176,176,176,1);
	
}


@media only screen and (max-width: 600px) {
	
.navbar-brand img {width:90px;}		
.navbar-brand {top: 0px;	}	
.bform {top: 0px; box-shadow:none;}
}

.form-inline
{
	line-height: 80px !important;
}

.form-inline .form-control
{
	max-width: 150px !important;
	height: 35px;
	border-radius:0px !important;
	font-size: 12px;
	margin: 3px;
	border:none;
	-webkit-box-shadow: 0px 0px 12px 1px rgba(235,235,235,1);
-moz-box-shadow: 0px 0px 12px 1px rgba(235,235,235,1);
box-shadow: 0px 0px 12px 1px rgba(235,235,235,1);
}

.form-inline .form-control::placeholder
{
	font-size: 11px;
}

.mobile_booking
{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #d2b55f;
	display: none;
}

.btn-default
{
	border:none;
	border-radius: 0px;
	background: #6c4b2e;
	color: #fff;
	font-size: 14px;
	margin-left: 6px;
	-webkit-box-shadow: 0px 0px 12px 1px rgba(235,235,235,1);
-moz-box-shadow: 0px 0px 12px 1px rgba(235,235,235,1);
box-shadow: 0px 0px 12px 1px rgba(235,235,235,1);
}

.btn-default:hover
{
	color: #dabf62;
}

@media only screen and (max-width: 600px) 
{	
	.form-inline .form-control
	{
		width: 100% !important;
		min-width: 100% !important;
	}
	
	.form-inline {
      display:inline-block !important;
      width: 100%;
      flex-flow:row;
    }
	
	.mobile_booking {display: block;}
	.booking_form{display: none;}
	
	.btn-default {width: 100%; height: 40px;}
}


.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
    font-size: 12px !important;
}

.navbar-toggler
{
	background: #dabf62 !important;
}

.navbar-toggler-icon
{
	color: #fff;
}

h1,h2,h3,h4,h5,h6,p
{
	margin: 0px;
	padding: 0px;
}

.about_sec
{
	text-align: center;
	background-attachment: fixed; 
}

.about_sec p
{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #272727;
}

.about_sec h1
{
	margin: 0px;
	padding: 0px;
	color: #272727;
}

.about_sec h1 span
{
	color: #4f082b;
	font-weight: 100;
}

.fullwidth
{
	background-image: url("../img/sribalaji.jpg");
	background-size: cover;
	height: 400px;
	text-align: center;
	position: relative;
}

.grad-overlay {
    background: rgba(79,8,43,.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.fullwidth .grad-cont {
    position: absolute;
    top: 22%;
    width: 100%;
    left: 0;
}

.grad-cont h1,p
{
	color: #f2f2f2;
	margin: 20px;
}

.grad-cont a.read-more {
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 15px;
}

.amanities
{
	padding: 80px;
}

.pd-100
{
	padding-top: 60px;
	padding-bottom: 100px;
}

.pd-1001
{
	padding-top: 100px;
	padding-bottom: 100px;
}

@media only screen and (max-width: 600px) 
{
.amanities
{
	padding: 50px;
}
	
.pd-100
{
	padding: 20px;
}
	
.pd-1001
{
	padding-top: 50px;
	padding-bottom: 50px;
}
}

.ama_inner
{
	width:80px;
	height: 80px;
	background: #fff;
	text-align: center;
}

.ama_inner p
{
	color: #4f082b;
	font-size: 12px;
	margin: 0px;
	padding-top: 20px;
}

.amanities h1
{
	font-weight: 100;
}



.feature-box-wrapper {
  position: relative;
  background: #0f0f0f url(../img/feature-box-bg.jpg) right center no-repeat;
  height: 510px;
}
.feature-box-wrapper:before {
  content: '';
  background: #0f0f0f;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .90;
}
.feature-box-wrapper .thm-container {
  position: relative;
}
.feature-box-wrapper .feature-box-content {
  padding-left: 70px;
  padding-top: 75px;
}
.feature-box-wrapper .feature-box-content .title {
  margin-bottom: 35px;
}
.feature-box-wrapper .feature-box-content .title h3, .feature-box-wrapper .feature-box-content .title p {
  margin: 0;
}
.feature-box-wrapper .feature-box-content .title h3 {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 100;
  margin-bottom: 5px;
}
.feature-box-wrapper .feature-box-content .title p {
  color: #fff;
  font-size: 16px;
}
.feature-box-wrapper .feature-box-content .title p:after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  margin-left: 20px;
  vertical-align: bottom;
  position: relative;
  bottom: 5px;
}
.feature-box-wrapper .feature-box-content ul.list-box, .feature-box-wrapper .feature-box-content ul.list-box li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.feature-box-wrapper .feature-box-content ul.list-box li {
  position: relative;
  padding-left: 25px;
  color: #BBBBBB;
  font-size: 14px;
}
.feature-box-wrapper .feature-box-content ul.list-box li + li {
  margin-top: 12px;
}
.feature-box-wrapper .feature-box-content ul.list-box li i {
  font-size: 16px;
  color: #daae45;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.feature-box-wrapper .feature-box-content .features-option {
  margin-top: 60px;
  border-top: 1px solid #525252;
  padding-top: 44px;
}
.feature-box-wrapper .feature-box-content .features-option .single-features-option {
  display: inline-block;
  vertical-align: middle;
}
.feature-box-wrapper .feature-box-content .features-option .single-features-option .icon-box, .feature-box-wrapper .feature-box-content .features-option .single-features-option .text-box {
  display: table-cell;
  vertical-align: middle;
}
.feature-box-wrapper .feature-box-content .features-option .single-features-option .icon-box i {
  font-size: 50px;
  color: #C09A76;
}
.feature-box-wrapper .feature-box-content .features-option .single-features-option .text-box {
  padding-left: 25px;
}
.feature-box-wrapper .feature-box-content .features-option .single-features-option .text-box p {
  margin: 0;
  color: #FCFCFC;
  font-size: 16px;
  letter-spacing: .03em;
}
.feature-box-wrapper .feature-box-content .features-option .single-features-option + .single-features-option {
  margin-left: 35px;
  padding-left: 35px;
  border-left: 1px dashed #6D6D6D;
}

.icon-box img
{
	width: 40px;
	height: 40px;
}

.single-features-option .text-box p
{
	font-size: 14px !important;
}

@media only screen and (max-width: 600px) 
{
	
	.feature-box-wrapper {
    position: relative;
    background: #2C2C2C url(../img/feature-box-bg.jpg) right center no-repeat;
    height: auto;
		padding-bottom: 20px;
}  
	
   .feature-img-box img
	{
		width: 100%;
		padding-top: 18px;
	}
	
	.feature-box-wrapper .feature-box-content ul.list-box li {
    position: relative;
    padding-left: 25px;
    color: #BBBBBB;
    font-size: 12px;
}
	
.feature-box-wrapper .feature-box-content {
    padding-left: 10px;
    padding-top: 15px;
}
	
.feature-box-wrapper .feature-box-content .features-option {
    margin-top: 30px;
    border-top: 1px solid #525252;
    padding-top: 44px;
}
	
.icon-box img
{
	width: 20px;
	height: 20px;
}

.single-features-option .text-box p
{
	font-size: 11px !important;
}
	
.feature-box-wrapper .feature-box-content .features-option {
    margin-top: 25px;
    padding-top: 11px;
    display: flex;
    justify-content: space-around;
}
	
.feature-box-wrapper .feature-box-content .features-option .single-features-option .text-box {
  padding-left: 5px;
}
   
}


.accomodation h1
{
	font-weight: 100;
	color: #4f082b;
}

.acomo_box
{
	position: relative;
	transition: cubic-bezier(0.25, 0.1, 0, 1.07) in 0.3s;
}



.img_hover
{
	position: absolute;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.7);
	top: 0;
	left: 0;
	display: none;
	transition: cubic-bezier(0.25, 0.1, 0, 1.07) in 0.3s;
	
}

.acomo_box:hover .img_hover
{
	display: block;
	transition: cubic-bezier(0.25, 0.1, 0, 1.07) in 0.3s;
}

.img_hover
{
	text-align: center;
}

.img_hover img
{
	width: 100px;
	margin: 0px auto;
	padding-top: 200px;
}

.img_hover h2
{
	color: #daae45;
	font-size: 15px;
	padding-top: 15px;
}


.carousel-caption {
    position: absolute;
    top: 30%;
    left: 12%;
}

.carousel-caption h1 {
    text-align: left;
    font-size: 45px;
    font-weight: bolder;
    color: #fff;
    font-family: 'Poppins', sans-serif;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}

.carousel-caption p {
    text-align: left;
    font-size: 20px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}

.grad-cont h1, p
{
	margin: 0px !important;
}


@media only screen and (max-width: 600px) 
{
	
	.img_hover img
{
	width: 100px;
	margin: 0px auto;
	padding-top: 100px;
}
	
	
	.carousel-caption {
    position: absolute;
    top: 20%;
    left: 12%;
}
	
	.carousel-caption h1 {
    text-align: left;
    font-size: 15px;
    font-weight: bolder;
    color: #fff;
    font-family: 'Poppins', sans-serif;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}

.carousel-caption p {
    text-align: left;
    font-size: 8px;
	margin-top: 0px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}
	
.acomo_box
	{
		margin-top: 15px;
	}
	

	
}




.b1
{
	background:url("../img/Banner.jpg");
	background-size: cover;
}


.b2
{
	background: url("../img/Banner1.jpg");
	background-size: cover;
}


.b3
{
	background: url("../img/varanasi_tourist_places.png");
	background-size: cover;
}


.page_banner
{
	position: relative;
	z-index: 1000;
}

.overlay_effect
{
	position: relative;
	background:rgba(0,0,0,0.5);
	height: 220px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 1000;
}


.pager_banner_inner{position: absolute; top: 0; z-index: 1001; width: 100%; top: 50%; left: 50%; transform: translate(-50%,-50%)}
.pager_banner_inner h1{color: #fff; font-weight: 600;}
.pager_banner_inner {text-align: center;}
.pager_banner_inner ul{list-style: none;}
.pager_banner_inner ul li{display: inline-block; font-size: 13px; color: #fff;}
.pager_banner_inner ul li a {color: #fff;}



.otherpages
{
	padding:70px;
}

.about_left p
{
	font-size: 13px;
	color: #000;
	margin-left: 0px;
}

.about_right img
{
	border-radius: 20px;
}

.hotel_services ul {list-style: none; margin-top: 20px;}
.hotel_services ul li {background: #4f082b; color:#dbc063; transition: cubic-bezier(0.25, 0.1, 0.12, 1.15) in 0.3s; cursor: pointer; font-size: 13px;  padding: 3px 10px; display: inline-block; margin: 4px; -webkit-box-shadow: 0px 0px 60px -14px rgba(222,222,222,1);
-moz-box-shadow: 0px 0px 60px -14px rgba(222,222,222,1);
box-shadow: 0px 0px 60px -14px rgba(222,222,222,1);}
.hotel_services ul li i{padding-right: 10px;}
.hotel_services ul li:hover .hotel_services ul li i{padding-left: 5px;}




@media only screen and (max-width: 600px) 
{
  .otherpages
  {
	padding: 30px;
  }
}

.datepicker {
    border-radius: 4px;
    direction: ltr;
    background: #fff !important;
}

.hotel-detail
{
	padding: 20px;
	-webkit-box-shadow: 0px 0px 16px 1px rgba(247,247,247,1);
-moz-box-shadow: 0px 0px 16px 1px rgba(247,247,247,1);
box-shadow: 0px 0px 16px 1px rgba(247,247,247,1);

}

.hotel-detail h1
{
	font-size: 22px;
	padding-bottom: 10px;
	color: #4f082b;
	font-weight: 600;
}

.hotel_room_description h2
{
	font-size: 18px;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #4f082b;
}

.hotel_room_description h2:after {
    content: '';
    display: inline-block;
    width: 60px;
    height: 2px;
    background:#4f082b;
    margin-left: 5px;
    vertical-align: bottom;
    position: relative;
    bottom: 5px;
}

.room_amanities
{
	list-style: none;
	padding: 10px;
}

.room_amanities li
{
	font-size: 13px;
	line-height: 25px;
}

.room_amanities li img
{
	width: 20px;
	height: 20px;
	margin-right: 7px;
}

.room_description p
{
	font-size: 13px;
	color: #000;
	padding-top: 30px;
	padding-bottom: 10px;
}

.contacts
{
	list-style: none;
}

.contacts li
{
	color: #94989a !important;
	font-size: 13px;
}

.book_room .form-control
{
	font-size: 11px;
	border-radius: 0px;
}

.book_room
{
	background: #fff;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 16px 1px rgba(247,247,247,1);
-moz-box-shadow: 0px 0px 16px 1px rgba(247,247,247,1);
box-shadow: 0px 0px 16px 1px rgba(247,247,247,1);
}

.varanasi_attraction
{
	margin-top: 15px;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 16px 1px rgba(247,247,247,1);
-moz-box-shadow: 0px 0px 16px 1px rgba(247,247,247,1);
box-shadow: 0px 0px 16px 1px rgba(247,247,247,1);
}

@media only screen and (max-width: 600px) 
{
  .otherpages
   {
	 padding:0px;
	 margin-top: 30px;
	   margin-bottom: 30px;
   }
}

.gall1
{
	margin-top: 20px;
}


/** CONTACT DEtAILS AREA START **/
.contact-details {
    padding: 20px;
    background: #4f082b;
}

.contact-body hr {
    margin: 50px 0;
}

.contact-body h1 {
    font-size: 30px;
}

.contact-details .media .media-left i {
    width: 50px;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
}

.contact-details .media .media-left {
    padding-right: 30px;
}

.contact-details .media .media-body h4 {
    color: #cccccc;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
    font-style: normal;
    margin: 0 0 10px;
}

.opening-hours {
    padding: 25px;
    background: #efefef;
}

.opening-hours .list-style-none {
    margin: 0;
    padding: 0;
}

.opening-hours .list-style-none li {
    list-style: none;
    line-height: 25px;
    color: #5a5959;
}

.opening-hours strong {
    width: 100px;
    display: inline-block;
    color: #363636;
    font-weight: 600;
}

.contact-details .media .media-body p {
    color: #cccccc;
    font-size: 13px;
    letter-spacing: 0.52px;
    line-height: 20px;
	margin-left: 0px;
}

.contact-details .media .media-body p a {
    text-decoration: none;
    color: #cccccc;
}

.contact-details .media .media-body p {
    margin-bottom: 5px;
}

.contact-details .media {
    margin: 0 0 30px;
}

.contact-form .input-text {
    width: 100%;
    padding: 10px 17px;
    font-size: 13px;
    outline: none;
    color: #cccccc;
    height: 40px;
    border: 1px solid #efefef;
    background: #efefef;
    border-radius: 0;
}

.contact-form textarea {
    min-height: 210px;
}

.contact-box .button-theme {
    float: right;
}

.contact-map {
    height: 250px !important;
}

.contact-map-content .map-content {
    width: 250px;
}

.mymap
{
	width: 100%;
	height: 220px;
	background: #f2f2f2;
	margin-top: 10px;
	padding: 30px;
}

.about_varanasi
{
	-webkit-box-shadow: 0px 0px 12px 1px rgb(235 235 235);
    -moz-box-shadow: 0px 0px 12px 1px rgba(235,235,235,1);
    box-shadow: 0px 0px 12px 1px rgb(235 235 235);
	margin-top: 15px;
	padding: 10px;
}

.about_varanasi p
{
	font-size: 13px;
	color: #000;
	margin-left: 0px;
}


@media only screen and (max-width: 600px) 
{
    .about_varanasi h2
	{
	   padding-top: 15px;
		font-size:20px;
		font-weight: bold;
	}
	
	.about_varanasi p
{
	padding-top: 10px;
}
}

.2
{
	transform: translate(-50%,-50%);
	background: rgba(44,1,2,1.00)
}



.footer .footer_menu_list li {
    color: #94989a !important;
    margin-bottom: 5px;
    display: inline-block;
    font-size: 12px;
    transition: all 0.5s;
}

.rooms_detail
{
	padding: 70px;
}

.rooms_view p {color:#000;}
.rooms_view .details {list-style: none;}
.rooms_view .details li {line-height: 30px;}
.rooms_view .details li img {width: 15px; height: 15px;}


 








