
@import url("https://pro.fontawesome.com/releases/v6.0.0-beta1/css/all.css");


.w3-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}


body {
    font-family: 'AdorshoLipi', Arial, sans-serif !important;
	background: #fff;
	color:#000;
	margin:0;
}

.ask p{
	padding: 50px;
    color: #ffffff;
    font-weight: bold;
    background:#1f4c8b;
}
.ask a{
	color:#cb8a15
}

.ask a:hover{
	opacity:0.7
}
.shadow{
text-shadow: 5px 5px #000;
}
.clear-both{
	
	clear:both;
}
a:active{
	color:#900
	
}
.margin-top-10{
	
	margin-top:10px
}

.margin-top-20{
	
	margin-top:20px;
	
}

.margin-top-40{
	
	margin-top:40px;
}
.line-height-29{
	
	line-height:29px;
}
.padding-10{
	
	padding:10px;
}
.padding-5{
	
	padding:5px;
}
	button:hover{
	background:#0f83e7;
	}
a:hover{
	
	background:transparent;
	color:#000;
	text-decoration:none;
}
p{
	
	color:black;
	text-align:justify;
}
.color-blue{
	
	color:#1f4c8b;
}

.background-blue{
	
	background:#1f4c8b;
}
.color-orange{
	
	color:#ffcc00
	
}

.background-orange{
	
	background:#ffcc00
	
}
.primary-color{
	
	color:green;
	
}



/* include/circle*/
	.subcircle{
	
	width:80%;
	margin:auto;
	
	}
	.subcircle p{
	
	font-size:12px;
	
	}
	.subcircle img{
	
	width: 149px;
    height: 143px;
    padding: 5px;
    background: #ffcc00;
	cursor:pointer;
}	

.subcircle img:hover{
	
	
    
	cursor:pointer;
	transition: transform .7s;
  transform: scale(1.5); 
}
	
	#hotel-title{
		font-size: 43px;
    background: #ffcc00;
    font-weight: bold;
    padding: 0px 17px;
	}
.circle{
	
	width: 100%;
    float: left;
    margin-top: 50px;

	
	
	
	}
	
	
	#service-span{
	    text-align: center;
    color: #1f4c8b;
    font-family: cursive;
    font-size: 30px;
    background: #ffcc00;
    padding: 2px 47px;
	clip-path: polygon( calc(var(--col-gap) / -2 - 5px) 0, calc(100% + var(--col-gap) / 2 + 5px) 0, calc(100% + var(--col-gap) / 2 + 5px ) calc(100% - var(--flapH)), 50% 100%, calc(var(--col-gap) / -2 - 5px) calc(100% - var(--flapH)) );
	}
	.circle h3{
	
	}
	.circle p{

	text-align:center;
	}
	.adventure span::before{
	
	  content: "";
    position: absolute;
    height: 1px;
    width: 137px;
    top: 43%;
 
    background: #300e04;
    margin-left: -150px;

}

	.adventure span::after{
	
	  content: "";
    position: absolute;
    height: 1px;
    width: 137px;
    top: 43%;
 
    background: #300e04;
    margin-left: 10px;

}


	.adventure{
	
	position:relative;
	color:#300e04;
	text-align:center;
	}

.color,.colour,.colorus,.home,.hotelcolor,.placecolor{
	background:#c02a2a;
}

input{
	
	color:#000;
}
@import url('https://fonts.maateen.me/adorsho-lipi/font.css');
@import url('https://fonts.maateen.me/charu-chandan-3d/font.css');
.only-blink {
  animation: blinker 2s linear infinite;
    color: #2418dc;
    margin-left: 20px;
    background: yellow;
    padding: 5px;
    border-radius: 20px;
}
@keyframes blinker {  
  50% { opacity: 0; }
}
footer{
	background-color:#222222;
    padding: 60px 0px;
}

.loader {
  
    width: 100%;
    height: 2000px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background: transparent;
    margin-left: auto;
    margin-right: auto;
   background-image:url('../image/bd.jpg');
    position: absolute;
    z-index: 1;
	}
	

.loader img{
	width: 120px;
    height: 120px;
	margin-left:auto;
	margin-right:auto;
}
footer ul{
    list-style:none;
    margin:0 auto;
    display:inline-block;
    padding-top:50px;
}

footer ul li{
    float:left;
}

footer ul li a{
	color:#b1aca1;
    padding:20px;
}

footer ul li a:hover{
	color:#7dabdb;
	text-decoration:none;
}

.footer-top{
	padding-bottom:50px;
}

.footer-top .fa{
    font-size:18px;
    color: #FFF;
    padding-right:10px;
}

.footer-top a{
    color:#FFF;
    text-decoration:none;
}



.copyright{
    background-color:#f0f0f0;
}

.copyright p{
	font-size:12px;
	padding:15px 0 10px 0;
}


.head_main{
	background:#337ab7;
}

.logo{
	
	background-size:100%;
	background: url(../image/bd.jpg);
	
	
}

.logo img{
	width: 100%;
    
    margin-top: 0px;
	height:auto; 
}


.cnt {
width: 100%;
min-height: 350px;
border: 1px solid #e1e1e1;
}
.footer li{
	display:inline;
}
.padding-top{
	padding-top:40px;
	
}


.color-red{
	color:red;
}
.top-border{
	
	border-top:1px solid #d4d4d4;
}



.border{
  border:1px solid red;
}

.display{
	display:block;
	
}

.hide-click{
	display:block;
	
}
a.active{
	background:#c02a2a;
}



.text-center{
	
	text-align:center;
}
.bold{
	
font-weight:bold;
}




.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}



.body-bg{
	clear:both;
	width:100%;
	margin-top: -40px;
	background-image: url('../image/bd.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	z-index:-1;
}


.bg{
	clear:both;
	width:100%;
	
	background-image: url('../image/bd.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	z-index:-1;
}


img{
	width:100%;
}

	.social{
		display:inline-block;
	}
	.social li{
		color:#000;
		    margin-top: 45px;
			float:left;
	}
	.social li a{
		color:#fff;
		display:inline-block;
	}
	.social li::before{
		text-decoration:none;
	}
	

.showm{
	
	display:none;
}

	
.showd{
	
	display:block;
}	
	.togglehide{
	
	
	display:block;
}
	






@media only screen and (max-width:767px) 
{ 



.container {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}
.margin-top-40{
	
	margin-top:5px;
}
.circle {
    width: 100%;
    float: left;
    margin-top: 0px;
}

#service-span {
    text-align: center;
    color: #1f4c8b;
    font-family: cursive;
    font-size: 13px;
    background: #ffcc00;
    padding: 2px 47px;
    /* clip-path: polygon( calc(var(--col-gap) / -2 - 5px) 0, calc(100% + var(--col-gap) / 2 + 5px) 0, calc(100% + var(--col-gap) / 2 + 5px ) calc(100% - var(--flapH)), 50% 100%, calc(var(--col-gap) / -2 - 5px) calc(100% - var(--flapH)) ); */
}

.adventure span::after{
	
	display:none;
}

	.adventure span::before{
	display:none;
}


.showm{
	
	
	display:block;
}

.showd{
	
	
	display:none;
}

.body-bg {
    clear: both;
    width: 100%;
    margin-top: -2px;
    background-image: url(../image/bd.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
}
.col-sm-6{
	
	
	padding:0;
	margin:0;
}
.col-sm-12{
	
	
	padding:0;
	margin:0;
}
.col-sm-4{
	
	
	padding:0;
	margin:0;
}
.col-sm-3{
	
	
	padding:0;
	margin:0;
}
.col-sm-2{
	
	
	padding:0;
	margin:0;
}


#smenu{
	
	
	display:none;
}

.togglehide{
	
	
	display:none;
}

.toggleshow{
	
	
	display:block;
}

br{
	
	
	display:none;
}
.margin-top-10{
	
	padding-top:5px;
	margin:0;
}



.margin-top-20{
	
	padding-top:5px;
	margin:0;
}


.margin-top-40{
	
	padding-top:5px;
	margin:0;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.margin-top {
    margin-top: 0px;
	padding-top:5px;
}

h1{
	
	font-size:25px;
	
}
.line-height-29{
	
	line-height:25px;
	
}




}


