/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html,
body {
	margin: 0;
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background: #fff;
}

body a {
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

a:hover {
	text-decoration: none;
}

input[type="button"],
button[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Poiret One', cursive;
	font-weight: 700;
}

p {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}

button:focus {
	outline: transparent;
	outline: transparent;
}

.form-control:focus {
	box-shadow: none;
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: none;
}

address {
	margin-bottom: 0rem;
}




/*-- header --*/

.top-bar_sub {
  /*  background-color: #eee;*/
}

.logo img{
	width:180px;
    height:120px;
	}

.logo a.navbar-brand {
	font-family: 'Poiret One', cursive;
	font-size: 1.2em;
	letter-spacing: 2px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.38);
	color: #ffffff;
	margin: 0;
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
	color: #fff;
}

h1.logo a.navbar-brand i {
	color: #9e07d6;
	margin-right: 5px;
}

.top-mid p {
	display: inline-block;
	margin-right: .5em;
}

.top-mid p i {
	color:#00721a;
      /*color: #52110f; brown*/
	  
      margin-right: 0.6em;
      text-shadow: 2px 1px 1px rgb(208, 208, 208);
	  }

.top-header {
     background-color:#fff !important;
    /*background-color: rgba(0, 114, 26, 0.83) !important;green
    background-color: rgba(157, 82, 16, 0.93) !important;*/
    border-bottom: 2px solid #05733a2e;
	/*position: absolute;*/
	position: relative;
	width: 100%;
	z-index: 9;
	padding: 0.6em 1.5em;
}

.top-header .navbar-nav .nav-link,
.dropdown-item {
	color: #000000;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 0em 0.5em;
	padding: 8px 25px;
	font-weight: 500;
	border: 2px solid transparent;
	/*text-shadow: 1px 1px 2px #000000;*/
}

.dropdown-item {
	margin: 0 !important;
}

.dropdown-menu {
	background-color: rgba(255, 255, 255, 0.43);
	padding: 0;
}

.dropdown-item.active,
.dropdown-item:active {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}

.top-header .navbar-nav .show>.nav-link,
.top-header .navbar-nav .active>.nav-link,
.top-header .navbar-nav .nav-link.show,
.top-header .navbar-nav .nav-link.active,
.top-header .navbar-nav .nav-link:hover {
	color: #000000;
	text-shadow: 1px 1px 2px #ffffff;
	border-bottom: 2px solid rgba(1, 1, 1, 0.67);
	border-radius: 0px;
}

/*-- //header --*/

.banner {
	position: relative;
}

.inner-banner {
	min-height: 240px !important;
}

.b1 {
	background: url(../images/banner2.jpg)no-repeat 0px 0px;
}

.b2 {
	background: url(../images/banner3.jpg)no-repeat 0px 0px;
}

.b3 {
	background: url(../images/banner1.jpg)no-repeat 0px 0px;
}

.b1,
.b2,
.b3 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height: 725px;
}

.banner-w3layouts-info {
	padding-top: 20em;
}

.banner-w3layouts-info h3 {
	font-size: 6em;
	font-weight: 600;
	letter-spacing: 5px;
	color: #fff;
	text-shadow: 3px 3px 11px #000000;
}

.banner-w3layouts-info p {
	font-size: 1em;
	border-radius: 20px;
	letter-spacing: 4px;
	color: #fff;
	background: rgba(158, 7, 214, 0.74);
	font-weight: 400;
	text-shadow: 2px 2px 3px #3a3a3a;
	box-shadow: 3px 3px 17px rgba(0, 0, 0, 0.34);
	display: inline-block;
}

.w-100 {
    width: 100% !important;
    height: 650px;
}
/*-- //banner --*/

/*--placeholder-color--*/

::-webkit-input-placeholder {
	color: #dadada !important;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #dadada !important;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #dadada !important;
}

:-ms-input-placeholder {
	color: #dadada !important;
}

/*--//placeholder-color--*/

/*-- main --*/

h5.main-w3l-title {
	font-size: 3em;
	text-transform: capitalize;
	text-align: left;
	color: #000;
	font-family: 'Poiret One', cursive;
	font-weight: 600;
	letter-spacing: 2px;
	padding: 0 10px;
}


.page-header {
    padding-bottom: 9.5px;
    margin: 3em 0 21px;
    border-bottom: 1px solid #dddddd;
}

.main-w3l-title2 {
	font-size: 3em;
	text-transform: capitalize;
	text-align: left;
	color: #000;
	font-family: 'Poiret One', cursive;
	font-weight: 600;
	letter-spacing: 2px;
}


.paragraph-agileinfo {
	font-size: 15px;
	color: #212529;
	letter-spacing: 1px;
	line-height: 33px;
}

.paragraph-agileinfo2 {
    font-size: 16px;
    color: #777;
    letter-spacing: .3px;
    line-height: 33px;;
	padding: 0 10px;
}


.paragraph-agileinfo a {
	font-size: 15px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 33px;
}


ol.breadcrumb li a {
	color: #2f2f2f;
}

.breadcrumb-item.active {
	color: #00bce4;
}

ol.breadcrumb li {
	font-size: 14px;
}

ol.breadcrumb {
	margin: 0;
}


/*--// main --*/



/*-----speciality---------*/


.content {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: 1rem auto;
  overflow: hidden;
}

.content .content-overlay {

  /* background-color: rgba(0, 114, 26, 0.73) !important;green*/
 background: rgba(14, 115, 58, 0.77); 
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h2{
  font-size: 32px;
  color: #fff;
  text-shadow: 5px 5px 9px #000;
  font-weight: 900;
  letter-spacing: 1.5px;
  margin-bottom: 0.5em;
  text-transform:capitalize;
}

.fadeIn-top{
  top: 20%;
}



/*-----//speciality---------*/


.social_list1 li {
	display: inline-block;
}

.social_list1 li a {
	font-size: 13px;
	width: 33px;
	height: 33px;
	display: block;
	line-height: 32px;
	border-radius: 50px;
	border: 1px solid #000000;
}

.social_list li {
	display: inline-block;
}

.social_list li a {
	font-size: 13px;
	width: 33px;
	height: 33px;
	display: block;
	line-height: 31px;
	border-radius: 50px;
	border: 1px solid #ffffff;
}


.facebook1 {
	color: #3b5998;
}

.facebook1:hover {
	color: #fff;
	background: #3b5998;
	border: 1px solid #3b5998;
}

.twitter2 {
	color: #1da1f2;
}

.twitter2:hover {
	color: #fff;
	background: #1da1f2;
	border: 1px solid #1da1f2;
}

.dribble3 {
	color: #d34836;
}

.dribble3:hover {
	color: #fff;
	background: #d34836;
	border: 1px #d34836;
}

/*-- facilities --*/

.services{
padding-bottom: 3em;	
	}
	
	.gallery{
padding-bottom: 3em;	
	}


.map_wrap{
	height: 500px;
	}
	
	
	.table th, .table td {

    padding: 0.75rem;
    vertical-align: middle !important;
    border-top: 1px solid #dee2e6;

}


.wthree_contact_left button[type="submit"] {
background:#00721a !important;


}

#facility {padding-bottom:3rem;}

.facility {
    font-weight: 900;
    font-size: 36px;
    padding-bottom: 20px;
}

.facility-description {
    font-size: 16px;
    color: #777777;
    padding-bottom: 32px;
}


.card {
    box-shadow: -2px -4px 13px #eee;
    margin: 1rem 0;
}

.card-title {
    margin-bottom: 0.75rem;
    font-size: 27px;
	font-weight: 900;
}



.card-text:last-child {
    margin-bottom: 0;
    /* line-height: 1.5; */
    color: #777777;
	    text-align: justify;
}
/*-- //facilities --*/


/*-- Rooms --*/
.rooms{
padding-bottom: 3em;	
	}
	
	
	.room-col {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.v-align {
margin: auto 0;
}

.room-type{
	font-weight: 900;
    font-size: 36px;
    padding-bottom: 20px;
}


.room-description{
    font-size: 16px;
	color: #777777;
    padding-bottom: 32px;
}

.amenities{
	font-weight: 900;
    font-size: 22px;
    padding-bottom: 8px;
	}
	
.amenities-list {
    margin: 0;
    padding: 0;
}

.amenities-list ul {
    margin: 0;
    padding: 5px;
}

.amenities-list li {
	  text-align: center;
    width: 12%;
    margin-bottom: 3px!important;
    background-color: #fff;
    /*border: 1px solid #ececec;*/
    display: inline-block;
    font-size: 10px;
    padding:0;
}

.amenities-list img {
  display: block;
  margin: 0 auto 10px auto;
	width: 32px;
    height: 32px;
    margin: 10px auto 0;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    color: #444444;
  margin-top:0;
  padding-top:5px;
}
.amenities-list a{
  text-decoration:none;
  width:100%;
  height:100%;
  display:block;
  margin:0;
  padding:0;
}

.amenities-list a span{
  color:#a45e21;
  font-size:10px;
  padding:5px 0 10px 0;
  display:block;
}


.hr-line{
    padding-bottom: 9.5px;
    margin: 2em 0 21px;
    border-bottom: 1px solid #a45e2166;
	}


/*-- //Rooms --*/
/*-- spots --*/


.spot{
padding-bottom: 20px;
    font-size: 24px;
}
.spot-descrip{
	color: #777;
	line-height: 1.7;
	
	}
	
	.spot-distance {
    padding: 20px 0;
    font-size: 20px;
}

/*-- //spots --*/

/*--gallery--*/

.w3-agileits-gallery-grids a {
	display: block;
	overflow: hidden;
	position: relative;
}

.agile-b-wrapper {
	background: rgba(14, 115, 58, 0.86);
	position: absolute;
	width: 100%;
	height: 0%;
	top: 0;
	left: 0;
	transition: .5s all;
	opacity: 0;
}




.w3-agileits-gallery-grids a:hover .agile-b-wrapper {
	height: 26%;
	opacity: 1;
}

.agile-b-wrapper h5 {
	font-size: 1.8em;
	color: #fff;
	text-align: center;
	margin: 0em auto 0;
	line-height: 2.56em;
	font-weight: 600;
	letter-spacing: 5px;
}

.w3-agileits-gallery-grids img {
	width: 100%;
}

/*--//gallery--*/

/*-- contact --*/

.wthree_contact_left input[type="text"],
.wthree_contact_left input[type="email"],
.wthree_contact_left textarea {
	outline: none;
	padding: 12px;
	font-size: 15px;
	color: #212121;
	width: 100%;
	letter-spacing: 1px;
	border: none;
	background: none;
	border: 1px solid #d8d8d8;
	border-radius: 0px;
}

.wthree_contact_left textarea {
	min-height: 172px;
	margin: 1em 0em;
	resize: none;
}

.wthree_contact_left button[type="submit"] {
	outline: none;
	padding: 12px 0;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #fff;
	background: #00bce4;
	border: none;
	text-transform: uppercase;
	box-shadow: -3px 3px 8px rgba(0, 0, 0, 0.35);
}

.wthree_contact_left button[type="submit"]:hover {
	background: #2f2f2f;
}

.wthree_contact_right i {
	font-size: 20px;
	color: #00721a;;
	text-shadow: 2px 2px 4px #b3b3b3;
}

.wthree_contact_right p a {
	display: inline-block;
	color: #00bce4;
}

.wthree_contact_right p a:hover {
	color: #9e07d6;
}

/*--// contact --*/

/*-- footer --*/

.map-section {
	padding: 1em 1em .7em;
	background: #d6d5d5;
}

.map-section iframe {
	border: none;
	width: 100%;
	height: 350px;
}

.footer-section {
	background: #191919;
}

.footer-grids a {
	padding: 0;
}

.footer-section h2,
.footer-section h3 {
	color: #fff;
	text-transform: capitalize;
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 0.6em;
	letter-spacing: 3px;
}

.footer-grids p {
	color: #ffffff;
	line-height: 35px;
}

ul.w3agile_footer_grid_list li {
	list-style-type: none;
	color: #fff;
	line-height: 28px;
	font-size: 15px;
	letter-spacing: .7px;
	display: block;
	/*margin-right: 1.7em;*/
}

.footer-grids a {
	color: #fff;
	font-weight: 100;
	letter-spacing: 1px;
	display: inline-block;
}

.footer-grids .w3agile_footer_grid_list a:hover {
	color: #00bce4;
}

.copyright-w3layouts {
	background: #1b1b1b;
	border-top: 2px solid #2b2b2b;
}

.copyright-w3layouts p {
	color: #fff;
	font-size: 14px;
	letter-spacing: 1.8px;
	text-align: center;
}

.copyright-w3layouts a {
	color: #ffffff;
	text-decoration: underline;
}

.copyright-w3layouts a:hover {
	color: #00bce4;
}

/*-- //Footer --*/

.sticky {
  position: -webkit-fixed;
    position: fixed;
    top: 62px;
    right: 0;
    /* padding: 5px; */
    z-index: 99;
}



/*-- to-top 

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 25px;
	right: 2%;
	overflow: hidden;
	z-index: 999;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/arr.png) no-repeat 0px 0px;
}

#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

 //to-top --*/

/*--responsive--*/

@media(max-width:1440px) {
.w-100 {
    width: 100% !important;
    height: 500px ;
}
}

@media(max-width:1366px) {
	.w-100 {
    width: 100% !important;
    height: 450px;
}
}

@media(max-width:1280px) {
	.w-100 {
    width: 100% !important;
    height: 450px;
}
	.agile-b-wrapper h5 {
		line-height: 2.7em;
		    font-size: 1.2em;
	}
}
@media(max-width:1080px) {
	
	.top-header .navbar-nav .nav-link, .dropdown-item {
    font-size: 13px;
	padding: 8px 20px;
	}
	h5.main-w3l-title {
		font-size: 2.5em;
	}
   .main-w3l-title2 {
    font-size: 2.5em;
   }
   .room-type {
    font-size: 32px;
   }

.wthree_contact_left input[type="text"],
	.wthree_contact_left input[type="email"],
	.wthree_contact_left textarea {
		padding: 10px;
		font-size: 14px;
	}
	.copyright-w3layouts p {
		font-size: 13px;
		
	}
}


@media(max-width:1024px) {
	
	.carousel-control-prev,
	.carousel-control-next {
		width: 4%;
	}
	.top-header .navbar-nav .nav-link, .dropdown-item {
    font-size: 13px;
	padding: 8px 20px;
	}

   .room-type {
    font-size: 32px;
   }
	
}

@media(max-width:991px) {
	.navbar-nav {
		text-align: center;
	}
	.navbar-toggler-icon {
		width: 1.2em;
		height: 1.2em;
	}
	.dropdown-menu.show {
		display: table;
		margin: 0.5em auto;
	}
	button.navbar-toggler:hover,
	button.navbar-toggler:focus {
		background: #fff !important;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
		-ms-transition: 0.5s all;
	}
	li.nav-item {
		margin-top: 0.2em;
	}
	.top-header .navbar-nav .nav-link,
	.dropdown-item {
		display: inline-block;
	}
	.wthree_contact_left textarea {
		min-height: 100px;
	}
	.navbar-light .navbar-toggler {
		border: 2px solid rgb(14, 115, 58);
		background: rgba(199, 196, 196, 0.26);
		padding: 6px 12px;
	}
	.carousel-control-prev,
	.carousel-control-next {
		width: 9%;
		bottom: -55px;
	}
	.banner-w3layouts-info h3 {
		font-size: 4.2em;
		letter-spacing: 5px;
	}
	
	h5.main-w3l-title {
    font-size: 2.2em;
}

.card-title {
    font-size: 19px;
}

.card-text:last-child {
    font-size: 14px;
}

.room-type {
    font-size: 30px;
}

	.agile-b-wrapper h5 {
		line-height: 5.8em;
	}
}

@media(max-width:900px) {
	.agile-b-wrapper h5 {
		line-height: 5.3em;
	}
}

@media(max-width:800px) {
	.agile-b-wrapper h5 {
		line-height: 4.3em;
	}
	.footer-section h2,
	.footer-section h3 {
		font-size: 26px;
	}
}

@media(max-width:768px) {
.w-100 {
    width: 100% !important;
    height: 350px;
}
.sticky {
    display:none;
}

.top-mid p {
		display: block;
		text-align: center;
		margin-right: 0em;
	}
	
.text-right {
    text-align: right !important;
    padding-top: 10px;
}

}

@media(max-width:767px) {
	.carousel-control-prev,
	.carousel-control-next {
		width: 10%;
	}
}

@media(max-width:736px) {
	.card-title {
    font-size: 26px;
}
.card-text:last-child {
    font-size: 18px;
}
}


@media(max-width:600px) {
	.carousel-control-prev,
	.carousel-control-next {
		width: 7%;
	}
	.agile-b-wrapper h5 {
		line-height: 3.2em;
	}
	.copyright-w3layouts p {
		line-height: 28px;
	}
}


@media(max-width:568px) {
	.top-mid p {
		display: block;
		text-align: center;
		margin-right: 0em;
	}
	.copyright-w3layouts p {
		padding: 0em 1em;
	}
	.footer-section h2,
	.footer-section h3 {
		font-size: 24px;
		letter-spacing: 2.5px;
	}
	.log-icons {
		text-align: center !important;
		margin-top: 0.8em;
	}
	.banner-w3layouts-info h3 {
		font-size: 3.1em;
		letter-spacing: 2px;
	}
	.carousel-control-prev,
	.carousel-control-next {
		width: 3%;
	}
	.banner-w3layouts-info {
		padding-top: 12em;
	}
	.b1,
	.b2,
	.b3 {
		min-height: 425px;
	}
	.grid_info_w3ls img {
		width: 100%;
	}
	.agile-b-wrapper h5 {
		line-height: 3em;
	}
}

@media(max-width:480px) {

  .w-100 {
      width: 100% !important;
      height: 250px;
   }
	h5.main-w3l-title {
		font-size: 2em;
	}
	h3.subheading-wthree {
		font-size: 22px;
	}
	.services-w3-agile-info h6 {
		font-size: 1.4em;
	}
	.agile-b-wrapper h5 {
		font-size: 1.5em;
	}
	h1.logo a.navbar-brand {
		font-size: 1.1em;
	}
	.copyright-w3layouts p {
		letter-spacing: 1.3px;
	}
}

@media(max-width:440px) {
	.banner-w3layouts-info {
		padding: 12em 2em 0em;
	}
	.banner-w3layouts-info h3 {
		font-size: 2.2em;
	}
	.carousel-control-prev,
	.carousel-control-next {
		width: 6%;
	}
	.ab1,
	.ab2,
	.ab3 {
		min-height: 112px;
	}
	.navbar-light .navbar-toggler {
		padding: 3px 9px;
		margin-top: 5px;
	}
}

@media(max-width:414px) {
	.banner-w3layouts-info h3 {
		font-size: 2.1em;
	}
	.banner-w3layouts-info p {
		letter-spacing: 1.5px;
	}
	.agile-b-wrapper h5 {
		line-height: 2.45em;
	}
}

@media(max-width:384px) {
	.banner-w3layouts-info h3 {
		font-size: 1.9em;
	}
	.banner-w3layouts-info p {
		letter-spacing: 1px;
	}
	.agile-b-wrapper h5 {
		line-height: 2.1em;
	}
}

@media(max-width:375px) {
	.banner-w3layouts-info {
		padding: 10.5em 1.5em 0em;
	}
	.banner-w3layouts-info h3 {
		font-size: 2.5em;
	}
	.pricing-section h5.card-title {
		font-size: 2.6em;
	}
}

@media(max-width:320px) {
	.w-100 {
    width: 100% !important;
    height: 200px;
}
	.banner-w3layouts-info p {
		letter-spacing: 1.5px;
		font-size: 0.85em;
	}
	.pricing-section h5.card-title {
		font-size: 2.3em;
	}
	.agile-b-wrapper h5 {
		line-height: 2em;
		font-size: 1.3em;
	}
	.copyright-w3layouts p {
		letter-spacing: 1px;
	}
}

/*--//responsive--*/