@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 200;
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url("../font/RobotoCondensed-Regular.ttf") format('truetype');
}
@font-face {
  font-family: "Penelope Anne";
  font-style: normal;
  font-weight: 400;
  src: local('Penelope Anne'), local('Penelope Anne'), url("../font/Penelope Anne.ttf") format('truetype');
}
@font-face {
  font-family: "Trench";
  font-style: normal;
  font-weight: 400;
  src: local('trench100free'), local('trench100free'), url("../font/trench100free.otf") format('truetype');
}
@font-face {
  font-family:"CF Boston";
  font-style: normal;
  font-weight: 400;
  src: local('CFBoston-Regular'), local('CFBoston-Regular'), url("../font/CFBoston-Regular.ttf") format('truetype');
}
@font-face {
  font-family:"DorovarFLF-Carolus";
  font-style: normal;
  font-weight: 400;
  src: local('DorovarFLF-Carolus'), local('DorovarFLF-Carolus'), url("../font/DorovarFLF-Carolus.ttf") format('truetype');
}
@font-face {
  font-family:"Conthrax Sb";
  font-style: normal;
  font-weight: 600;
  src: local('conthrax-sb'), local('conthrax-sb'), url("../font/conthrax-sb.ttf") format('truetype');
}
@font-face {
  font-family:"Courgette";
  font-style: normal;
  font-weight: 600;
  src: local('Courgette-Regular'), local('Courgette-Regular'), url("../font/Courgette-Regular.ttf") format('truetype');
}
body {
	background:#f1f1f1;
	color:#000;
	}
ul, li {
	list-style-type:none;
	}
a, a:hover {
	text-decoration:none;
	}
.cle {
	clear:both;
	margin:0;
	padding:0;
	}	
.headtop {
	background:#000;
	}
.navbar-default {
	background:none;
	border:none;
	}	
.navbar-nav {
	float:right;
	}	
.logo {
	margin-top:0px;
	position:absolute;
	background:#d81454;
	padding: 15px 25px;
	}	
.navbar {
	margin-bottom:0px;
	}
.navbar-default .navbar-nav > li > a {
	padding:30px 20px;
	color:#fff;
	font-size:14px;
	font-family:"Roboto Condensed";
	}
		
.navbar-default .navbar-nav > li > a:hover {
	color:#d81454;
	
	}	
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #d81454;
  background-color:rgba(146,208,80,0);
}	
.dropdown-menu	{
	background-color:rgba(172,43,85,1);
	min-width:250px;
	}
.dropdown-menu img {
	margin-top:-50px;
	margin-left:25px;
	}		
.navbar-nav ul.sm-nowrap > li > a {
	padding:7px 30px 7px 10px;
	color:#000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	text-transform:uppercase;
	}	
.navbar-nav ul.sm-nowrap > li > a:hover {
	
	}	
.navbar-default .navbar-nav > li:last-child {
    background:none;
}		
.navbar-default .navbar-nav > li {
	background:url(../images/arrow.png) no-repeat right center;
	}	
.services {
	position: absolute;
    margin-top: -131px;
    width: 100%;
	}	
.service1 {
	background:rgba(0,0,0,0.7);
	padding:17px;
	transition:all 0.3s ease-in-out;
	}	
.lodge h2 {
	margin:0;
	padding:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	}
.lodge p {
	margin:0;
	color:#fff;
	font-family:"Courgette";
	font-size:19px;
	padding:11px 0 0 0;
	}
.lodgeadd p {
	margin:0;
	color:#fff;
	font-size:15px;
	padding:3px 0 2px 0;
	}	
.lodgeadd p i {
	padding: 6px;
    background: #d81454;
    color: #fff;
    border-radius: 50%;
	}			
.welcome {
	margin:8rem 0;
	}		
.welcome h1 {
	 font-family:"Conthrax Sb";
	font-size:27px;
	font-weight:600;
	color:#d81454;
	margin-top:50px;
	}	
.welcome p {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 34px;
    color: #000000a3;
    margin-top: 13px;
    text-align: justify;
	}	
.welcome img {
	width: 100%;
}	
.bene {
	background:url(../images/bolpur.jpg) no-repeat;
	background-attachment: fixed;
    background-position: center;
    background-size: cover;
	}	
.benefit {
	padding:75px 0;
	}	
.certi {
	text-align:center;
	}
.certi img {
	transition:all 0.3s ease-in-out;
	}		
.certi:hover img {
	 -webkit-transform: rotateY(180deg); /* Safari */
    transform: rotateY(180deg);
	}		
.certi h2 {
	color:#fff;
	margin:15px 0 7px 0;
	font-size: 16px;
	font-weight:600;
	line-height: 26px;
	}	
.certi p {
	color:#afafaf;
	font-size:15px;
	font-family: Ebrima;
	}	
.product {
	padding:7rem 0;
	}	
	
.product h2 {
	font-family: "Conthrax Sb";
    font-size: 27px;
    font-weight: 600;
    color: #d81454;
    margin-top: 0px;
    padding: 0 0 10px 10px;
	}	
.product span {
	color:#57a421;
	}	
.oneproduct {
	text-align:center;
	margin-top:10px;
	padding:15px 10px;
	transition:all 0.3s ease-in-out;
	}	
.oneproduct:hover {
	box-shadow:0px 0px 10px #CCC;
	background:rgba(255,255,255,0.8);
	}	
.oneproduct img {
	width:75%;
	border-radius:50%;
	
	}	
.oneproduct img:hover {
}	
.oneproduct h3 {
	font-size:19px;
	font-family:"Roboto Condensed";
	line-height:22px;
	margin:7px 0;
	}	
.seeall {
	background:#4c911b;
	text-align:center;
	padding:21px 0;
	}	
.seeall a {
	color:#fff;
	border:2px solid #fff;
	padding:10px 50px;
	transition:all 0.3s ease-in-out;
	font-size:19px;
	}	
.seeall a:hover {
	background:#fff;
	color:#92d051;
	}	
.foor {
	background:#b90c44;
	}	
.footer {
	padding:40px 0;
	}		
.footcon h2 {
	color: #fff;
    font-family: "Roboto Condensed";
    margin: 0 0 5px 0;
	
	padding-bottom:7px;
	font-size:20px;
	}	
.footcon p {
	color:#fff;
	font-size:16px;
	line-height:27px;
	}
.footcon p span {
	color:#fff;
	font-size:17px;
	}	
.social_wr {
	padding:9px 0;
	}		
.social_wr a {
    float: left;
    color: #22242e;
	height:40px; width:40px; background:#fff;
    text-align: center;
    vertical-align: middle;
    line-height: 41px;
    margin-right: 20px;
    transition: 0.4s ease-in-out;
    font-size: 23px;
	border-radius:50%;
}

.social_wr a.goop:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
	background: #4875B4;
	color:#fff;
}
.social_wr a.face:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
	background: #3B5998;
	color:#fff;
}
.social_wr a.twi:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
	background: #0084b4;
	color:#fff;
}
.footbot {
	text-align:center;
	padding:20px 0;
	background:#181920;
	}	
.footbot p {
	margin:0;
	color:#afafaf;
	font-size:16px;
	}	
.footbot p a {
	color:#fff;
	}	
.allpageimg img {
	width:100%;
	}	
.allpagebody {
	margin-top:-57px;
	background:#fff;
	position:relative;
	padding:20px;
	    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	}	
.allpagebody h2 {
	margin:0;
	font-family: "Conthrax Sb";
	font-size:23px;
	border-bottom:1px dashed #afafaf;
	color:#252525; 
	padding-bottom:12px;
	margin-bottom:20px;
	}	
.about p {
	text-align:justify;
	font-size:17px;
	line-height:35px;
	}	
.aboutimg img {
	width:100%;
	}	
.padding-noo {
	padding:4px;
	}
.contact h3 {
	font-family:"Roboto Condensed";
	font-size:21px;
	text-transform:uppercase;
	color:#444;
	}	
.contact p {
	color:#5a5a5a;
	}	
.formname {
    color: #5d5d5d;
    font-weight: 300;
    margin-bottom: 6px;
	font-style:italic;
}
.mbot {
    margin-bottom: 10px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #efefef;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow:none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}	
textarea.form-control {
    height: 150px;
}	
.roomname h3 {
	font-size:19px;
	font-weight:600;
	font-family: "Conthrax Sb";
	margin:20px 0 25px 0;
	}	
.about h3 {
	margin:10px 0 10px 0;
	font-size:19px;
	}
table.tariffe th {
	text-align:center;
	padding:10px;
	background:#d81454;
	color:#fff;
	}		
table.tariffe td {
	padding:10px 15px;
	color:#d81454;
	border:1px solid #e4e4e4;
	font-size:17px;
	text-align:center;
	font-weight:600;
	}	

.certi h3 {
	margin: 15px 0 7px 0;
	font-size: 15px;
	line-height: 22px;
	color:#000;
	font-weight:600;
	}
.inabout {
	margin-top:50px;
	}

.about h4 {
	text-align:center;
	font-size:22px;
	font-weight:600;
	}
.about h5 {
	text-align:center;
	line-height:30px;
	font-size:18px;
	}
.payment_details {
	background: #fff;
    position: relative;
    padding: 20px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	margin:3rem 0;
	text-align:center;
	}
.payment_details h4 {
	font-size: 25px;
    font-weight: 600;
    font-family: "Conthrax Sb";
    margin: 20px 0 25px 0;
	color:#b90c44;
	}
.payment_details h5 {
	font-size: 25px;
	color:#000;
	line-height:35px;
	}	


.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}




	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
				
	
	
	
@media screen and (max-width:1024px){



}
@media screen and (max-width:900px){
.navbar-default .navbar-nav > li > a {
    padding: 40px 24px;
    color: #f06135;
    font-weight: 600;
    font-size: 15px;
}

}
@media only screen and (min-width:992px) and (max-width:1199px)
{
.navbar-default .navbar-nav > li > a {
    padding: 40px 24px;
    color: #f06135;
    font-weight: 600;
    font-size: 15px;
}
.gift h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size:27px;
}
}
@media only screen and (min-width:768px) and (max-width:991px)
{
.navbar-default .navbar-nav > li > a {
    padding: 40px 24px;
    color: #f06135;
    font-weight: 600;
    font-size: 15px;
}
.welcome p {
    width: 90%;
  line-height: 19px;
}

}
@media only screen and (max-width:767px) 
{
.services {
	display: none;
}	
.welcome {
    margin-top: -65px;
	    background: url(../images/welbg2.png) no-repeat;
    background-size: cover;
}
.welcome p {
    line-height: 22px;
	padding-bottom:40px;
}	
.welcome h1 {
    font-size: 24px;
	padding-top: 50px;
}
.gift h1 {
    font-size: 29px;
}	
.garua {
    background: #f06135;
    height: 110px;
}
.ziz {
    height: 115px;
}	
.socialres {
	border-bottom:1px solid #fff;
	}
.top_lft_one {
    float:inherit;
    text-align: center;
	margin-top:5px;
}	
.top_lft_two {
    float: inherit;
    margin-right: 0px;
    padding-right: 0px;
    margin-top: 5px;
    text-align: center;
    border-right:none;
    line-height: 18px;
}	
h2.htagef {
    margin-left: 30px;
}
.social_wr a {
    margin-left: 10px;
}	
.logo {
	float:left;
	}	
.logo img {
	width:100px;
	margin:7px 10px;
	}
.navbar-default .navbar-toggle {
	margin-top:20px;
	}
.navbar-default .navbar-toggle {
    border-color: #d81454;
    border: 2px solid #d81454;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #d81454;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 27px;
    height: 2px;
    border-radius: 1px;
}
.navbar-collapse {
    border-top: 1px solid transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #d81454;
	background:#e22a66;
}
.navbar-nav {
    float: inherit;
    margin-top: 15px;
	
}
.navbar-default .navbar-nav > li > a {
    padding: 15px 10px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
	text-align: center;
}
.navbar-default .navbar-nav > li > a:hover {
	background:#d81454;
	color:#fff;
	}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #d81454;
}
.dropdown-menu img {
    display:none;
}	
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
	padding:10px;
	background:#d81454;
}	
.navbar-default .navbar-nav > li {
    background: none;
}		
}
@media only screen and (max-width:639px) 
{
.logo {
	float:left;
	}	
.logo img {
	width:70px;
	margin:7px 10px;
	}	
.social_wr a {
    margin-left: 10px;
}	
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	