***designed by Techno Imagine [www.technoimagine.in]***/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');
body {
	font-family: 'Mulish', sans-serif;
	background:#173F34;
	margin: 0;
	padding: 0;
}
html {
  scroll-behavior: smooth;
}
a {
	color: #5173bd
}
a:hover, a:focus {
	color: #5173bd
}
.wrap {
	max-width: 1300px;
	/* border: 1px dashed red;*/
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
}
.hdr-tp-in {
	z-index: 1;
	/* background:#fff; */
	/* border-bottom: 1px solid #f2f2f2; */
	width: 100%;
	padding: 10px 0px;
	position: absolute;
}
.logo-in {
	float: left;
	text-align: left;
	padding: 0px 20px 0px 0px;
}
.logo-in img {
	height: 120px;
	padding: 0px 0px;
}
.hdr-info {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 0px;
	float: right;
	padding-right: 0px;
}
.hdr-info span {
	width: 100%;
	/* display: block; */
	padding-right: 5px;
	text-transform: uppercase;
}
.hdr-info p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: 300;
	color: #656565;
}
.hdr-info p a {
	color: #f55a00;
	font-weight: 600;
	font-size: 22px;
	font-style: normal;
	letter-spacing: 1px;
}
.hdr-info p a:hover {
	color: #ce000f;
	text-decoration: none;
}
.col-bnr{
	background-color: #002627;
	padding: 0px 0px; 
    width: 90%;
    margin: 30px auto;
    border-radius: 12px;
}
.col-bnr img{ max-width:100%; height:auto; width:auto;border-radius: 12px;
}
.serh-col{
	    background: #003756;
    padding: 2% 0% 3% 0%;
    background-image: linear-gradient(#003756, #123443);
}
.serh-col-area{width:100%;
    margin: 0px auto;padding: 0px 15px;}
.serh-col-titl{ text-align:center;}
.serh-col-titl h1{    
	font-size: 44px;
    color: #fbe7be;
    font-weight: 400;
    letter-spacing: 5px;
    font-family: "Bonheur Royale", cursive;
}
.serh-col-area .hd-icon{
	    margin: auto;
    display: block;
    width: 40px;
    margin-bottom: 12px;
}
/*.serh-col-titl h1 strong{text-transform:uppercase;color: #ffd398;}*/
.serh-col-titl p{ 
        color: #fff9f2;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 10px;
    text-transform: uppercase;
}
.futr-col{width: 100%;
    background: #003756;
    padding: 15px 0;
    border-top: 1px solid transparent;
    border-image: linear-gradient(to right, #104760, #173f55);
    border-image-slice: 1;}
.futr-col-box{
	float: left;
    border-right: 1px solid rgba(255,255,255,0.1);
    width: 25%;
    padding: 20px 15px 18px 15px;
    text-align: center;
}
.futr-col-box img{
    width: 60px
}
.lf-mrg{
	margin-left: 44px;
}
.futr-col-box:last-child{border-right:none;}
.futr-col-box i {
    color: hsl(40.59deg 52.72% 75.19%);
    padding-right: 10px;
    font-size: 38px;
    display: inline-block;
    position: relative;
    top: -5px;
    font-weight: 500;
    float: left;
}
.futr-col-box-txt {
    overflow: hidden;
    text-align: center;
}
.futr-col-box-txt h4 {       
    color: #f7d249;
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 6px;
    letter-spacing: 2px;
    margin-top: 12px;
    font-family: "Bonheur Royale", cursive;
}
.futr-col-box p {
	color: #d7dad9;
    font-weight: 200;
    font-size: 14px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 22px;
    letter-spacing: 0px;
}
.city-col{ width:100%; padding:60px 0px;background: #fff;}
.city-col-box {
	text-align: center;
	padding: 10px;
}
.city-col-box-img {
	text-align: center;
	margin: 0px auto; margin-bottom:15px;
	display: inline-block;
}
.city-col-box img {
	width: auto !important;
	height: 130px;
	max-width:100%;
	width: 200px !important;
    border: 6px solid #fff;
    height: 190px !important;
	border-radius: 50%;
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.01);
}
.city-col-box img:hover {/* filter: url(filters.svg#grayscale); Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
	-webkit-transition: all .8s ease-in-out;
}
.city-col-box h5 {
	padding-bottom: 0px;
}
.city-col-box h5 a {
	color: #000;
	font-weight: 600;
}
.city-col-box h5 a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.city-col-box p {
	font-weight: 400;
	color: #333;
	line-height: 22px;
	font-size: 15px;
}
.revw-col{width: 100%;
    padding: 70px 10% 55px;
   
        background: #f7eedb url(../images/obg1.png) right;
}
.revw-col .owl-nav{display:none;}
.section-title{ text-align:center; margin-bottom:25px;}
.section-title h1{
  font-weight: 400;
    color:#103e58;
    line-height: 35px;
    font-size: 35px;
    margin: 0;
    letter-spacing: 2px;
    font-family: "Bonheur Royale", cursive;
}
.section-title h2{
    font-weight: 400;
    color: #103e58;
    line-height: 55px;
    font-size: 50px;
    margin: 0;
    letter-spacing: 3px;
    font-family: "Bonheur Royale", cursive;
    margin-top: 16px;
}
.rm-ttl-dscrptn{
    width: 70%;
    display: block;
    margin: 12px auto 0;
    font-size: 15px;
    font-family: 'Mulish';
    color: #e9e2cb;
    line-height: 26px;
    font-weight: 300; 
}
.section-title h2 span{
    color: #302f2f;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 24px
}
.section-title h1 strong, .section-title h2 strong {
	font-weight: 700;
}
.section-title p {
text-transform: uppercase;
    font-size: 13px;
    color: #909090;
    letter-spacing: 8px;
    font-weight: 500;
    line-height: 1.45;
    margin-bottom: 5px;
    margin-top: 10px;
    font-family: 'Poppins';
}

.abut-col{    
    width: 100%;
    padding:60px 0;
    background: #fff url(../images/obg1.png) no-repeat  right;}
.dng-col{
    width: 100%;
    padding: 60px 0;
    background: #f7eedb url(../images/obg1.png) no-repeat right;
}
.hotel-intro img{
    width: 49%;
    display: inline-block;
    border-radius: 120px 120px 0 0;
}
.dng-col p{
  font-size: 14px;
    color: #1e1e1e;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 40px;
}
.abt-cnt-dtl{
    font-size: 13px;
    color: #292929;
    letter-spacing: 0px;
    line-height: 33px;
    font-weight: 300;
    margin-bottom: 40px;
    font-family: 'Poppins';
        margin-top: -25px;
}

.abut-col a {     
   background: #003756;
    border-radius: 20px;
    color: #fdfdfc;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 12px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.abt-img-sec{
    border-radius: 8px
}
.abt-pg p{
   font-size: 13px;
    color: #292929;
    letter-spacing: 0px;
    line-height: 33px;
    font-weight: 300;
    margin-bottom: 40px;
    font-family: 'Poppins';
}
.abut-col a:hover {/*background:#002627;*/ color:#fff; background:#003756; border:none;
}
.hotel-intro{margin-top:20%;}
.hotel-col{width:100%; padding:60px 0px;background:#003756;}
/*****************************************
*  --------------------------------------*
*  Slick                                 *
*  --------------------------------------*
*****************************************/
.mb-65{
	margin-bottom:25px
}
.hotls-slide{margin-top:30px;}
.hotel-col-wrap{width:90%;    margin: 0px auto;}
/*.cl-hotls-img:before{
	content: '';
    border: 2px solid #dcc47a;
    width: 186px;
    margin: auto;
    border-right: none;
    border-left: none;
    position: absolute;
    height: 355px;
    display: block;
    text-align: center;
    left: 0;
    right: 0;
    top: 70px;
    border-radius: 30px;
    z-index: 9;
}*/
.cl-hotls {
  height:auto; width:100%;
  padding:0px; background:#033d3e;
}
.cl-hotls-txt img{
	width: 30px;
    margin:13px auto 20px;
}
.ornmt-rot{
	rotate: 180deg;
    margin-top: 40px !important;
}
.cl-hotls-txt{ 
    width: 80%;
    position: absolute;
    border-radius: 12px;
    text-align: center;
    top: 245px;
    background: rgb(0 0 0 / 25%);
    right: 0;
    left: 0;
    margin: auto;
    padding: 20px 0;
    /*background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 66%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 66%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 66%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/

}
.cl-hotls-txt h2{
    color: #fff;
    font-weight: 500;
    font-size: 45px;
    margin-top: 10px;
    font-family: "Bonheur Royale", cursive;
    letter-spacing: 5px;
    margin-bottom: 0;
}
.cl-hotls-txt h6{    
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0px;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    font-family: 'Mulish';
}
.cl-hotls-txt span{     color: #fff;
    font-weight: 500;
    padding: 5px;
    background: rgb(225 173 95 / 50%);
    font-size: 12px;
    text-transform: uppercase;
}
.cl-hotls-btn{    /* border: 1px dashed red; */
    /* width: 100%; */
    display: inline-grid;
    /* margin: 0px auto; */
    /* text-align: center; */
    margin-top: 25px;
    position: relative;
}
.cl-hotls-btn a{
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px 14px;
    border: 1px solid #fff;
    letter-spacing: 2px;
    border-radius: 7px;

}

.cl-hotls-btn a:hover{ color:#fff; text-decoration:none; border:1px solid #fff;
}
.cl-hotls-img img{ width:100%; max-width:100%; height:450px;border-radius: 12px;
}
.slick-active { 
  padding: 20px 0; 
}

.slick-center { 
  transform: scale(1.08) 
}

.slick-slide:not(.slick-active) { 
  margin: 70px 0; opacity: 0.3;position: relative;
    z-index: -1;border-radius: 10px
}
.slick-slide:not(.slick-active) img{ height:350px;
}
.slick-slide:not(.slick-active) .cl-hotls-txt {
    bottom: 0px;
}

.child { 
  width:100%; 
}

.slide:not(.slick-active) { 
  cursor: pointer;
}

.pagination {
  text-align: center; 
  color: #c89435;
  font-size: 1.2rem;
}
.acmdn-col{width: 100%;
    padding: 90px 0px 35px;
    background: #fffcf5 url(../images/obg1.png) right}
.acmdn{    margin-top:45px;}
  .acmdn .box{
    /*float:left;*/
    width: 22%;
    /*border: 1px solid #e6e6e6; */
    /* background: #fff8f3; */
    text-align:center;
    padding:10px 10px;
    display: inline-block;
    /* height: 300px; */
    vertical-align: middle;
    border-radius:4px;
    margin:0px 5px;
    margin-bottom:70px;
    }
    .acmdn .box img{
        width:50px;
        margin-bottom:12px
    }
	.acmdn .box h5{    font-size: 14px;
    color: #252627;
    font-weight: 400;
    font-family: 'Poppins';
    letter-spacing: 0px;
    }
	.acmdn .box i{font-size: 35px;    color: #e59b00;
    border: 1px solid #f6d4c9;display: inline-block;border-radius: 12px;text-align:center;line-height: 35px;margin-bottom: 15px;padding: 15px;/* height: 40px; *//* width: 40px; */}
	.htlflty-col{
    width: 100%;
    display: inline-flex;
    padding:0;
    text-align:left;
    background: #fff 
 }
.htlflty-col .section-title{}
.htlflty-col h6{    font-size: 14px;
        font-size: 13px;
    color: #2b2b2b;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 50px;
    font-family: 'Poppins';
    padding-right: 15px;
}
.htlflty-col a{
	font-size: 13px;
    height: auto;
    cursor: pointer;
    padding: 15px 15px;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 500;
    letter-spacing: 2px;
    border: 1px solid #e59c00;
    color: #e59c00;
    border-radius: 22px;
}
.htlflty-col a:hover{ background:#003756; text-decoration:none; border:none; color:#fff;
}
.htlflty-col-cont{width: 55%;float:left;padding-left: 3%;padding-right:3%;padding-top:20px}
.htlflty-col-img{width: 54%;float:left;}
.htlflty-col-img img{width: 100%;/* max-width:100%; */height: auto;/*display:none;*/}
.testimonial{
    background: #fdf4e2;
    text-align: center;
    padding: 50px 0;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
    outline: 1px solid #dfb63b;
    outline-offset: -10px;
    height: 490px;
}
.description{
  color: #333;
    font-family: mulish;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 40px;
    margin-top: 20px;
    padding: 0px 11%;
    position: relative;
    letter-spacing: 1px;
}
/*.description:before{
    content: "\f10d";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 2%;
    color:#b5b5b5;
    font-size: 36px;
}
.description:after{
    content: "\f10e";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 2%;
    color:#b5b5b5;
    font-size: 36px;
}*/
.ratng .fa-star{
	color: #ffc107
}
.testimonial-review img{
	width: 70px !important;
	margin:15px auto 0;
	display: block;
}
.testimonial-title{
   font-size: 16px;
    color: #393939;
    font-weight: 700;
    text-transform: capitalize;
}
.testimonial-title > small{
	color: #afafaf;
    font-size: 13px;
    margin-top: 10px;
    font-weight: 500;
    letter-spacing: 1px;
}
.review-ratng{ width:100%; padding-bottom:5px;
}
.review-ratng i{color: #f5c73d;font-size:12px;padding-right:5px;}
.col-carousel {
	margin: 20px 0;
}

/* owl nav */
.owl-prev span, .owl-next span {
	color: #000000;
	border-radius: 50%;
	height: 40px;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	background:rgb(201, 154, 84,0.5);
}
.owl-prev span:hover, .owl-next span:hover {
	background:rgb(201, 154, 84,0.9);color: #000000;
}
.owl-prev span { position:relative; right:-10px;
}
.owl-next span {
	position:relative; left:-10px;
}
.owl-prev span:hover, 
.owl-next span:hover {
	color: #000;
}

.owl-prev, .owl-next {
	position: absolute;
	top: 0;
	height: 100%;
}

.owl-prev {
	left: 7px;
}

.owl-next {
	right: 7px;
}

/* removing blue outline from buttons */
button:focus, button:active {
   outline: none;
}

.footer{width:100%; padding:30px 0px 10px 0px;    /*background: #002627;*/background: rgb(0,38,39);
background: -moz-linear-gradient(top,  rgba(0,38,39,1) 0%, rgba(4,70,72,1) 100%);
background: -webkit-linear-gradient(top,  rgba(0,38,39,1) 0%,rgba(4,70,72,1) 100%);
background:linear-gradient(to bottom, rgb(1 51 84) 0%, rgb(22 43 58) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002627', endColorstr='#044648',GradientType=0 );
background: #033b5b url(../images/obg2-ftr.png) center;
}
.foot-top{ width: 100%; padding:50px 0px 30px 0px;
}
.foot-top h4{ color:#c1a56b; text-align:center; text-transform:uppercase; font-size:30px;padding-bottom:40px;}
.foot-top p{ font-size: 16px; 
    color: #f3ede6; text-transform:uppercase;
    letter-spacing: 2px ;
    font-weight: 300;
    line-height: 1.45;
    margin-bottom: 1rem;}
.cpy-rgt{ text-align:center;padding-top: 20px; 
    /*border-top: 1px solid #565656;*/
}
.cpy-rgt p{ font-size: 15px;
    font-weight: 400;
    color: #ebebeb;}
.cpy-rgt p a{ color:#fae375;}
.cpy-rgt p a:hover{color:#fff; text-decoration:underline;}
.foot-info{border-right:1px solid rgba(255,255,255,0.1) !important; width:33.3%; padding:15px;float: left;}
.foot-info:last-child{border-right:none !important;}
.foot-info h5{     color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 10px;}
    .foot-info h5:after{
            content: '';
    border-top: 2px solid #fff;
    display: block;
    width: 34px;
    margin-top: 7px;
    }
.foot-info p{ color:#e8e8e8; font-size:16px; font-weight:600;    overflow: hidden; text-transform:none;}
.foot-info p a{ color: #f0ebe1;
    font-size: 15px;
    font-weight: 200;
    overflow: hidden;
    letter-spacing: 1px;margin-bottom: 12px;}
.foot-info p a:hover{ text-decoration:none;}
.foot-lnk{}
.foot-lnk ul{padding-left:0px;}
.foot-lnk ul li{float:left; width:50%;list-style:none;}
.foot-lnk li a{font-size:13px; font-weight:300; color:#e8e8e8; list-style:none; width:100%; display:block;}
.foot-lnk li a:hover{ text-decoration:underline; color:#fff;}
/*.foot-logo{border:1px dashed red;}
.foot-logo img{ width:auto; height:50px;}*/
.soclmdia {
	width: 100%;
	margin:19px 0 15px 0;
	background: none;
	padding: 0 0 0 0;
}
.soclmdia li {
	font-size: 14px;
	color: #bdbdbd;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	text-transform: none;
	font-weight: 400;
}
.soclmdia-social-nav {
	display: inline-block;
	list-style: outside none none;
	margin: 0;
	padding: 0
}
.soclmdia-social-nav li {
	display: inline-block;
	margin: 0 0px;
	padding: 0;

}
.soclmdia-social-nav a {
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 0;
	height: 30px;
	width: 30px;
	line-height: 30px;
	margin: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	border-radius: 50%;

}
.model-2 a {
	margin: 0;
	padding: 0
}
.model-2 .twitter {
	color: #fff;
	background: #00aced
}
.model-2 .twitter:hover {
	color: #fff;
	background: #00aced;
	opacity: .8
}
.model-2 .facebook {
	color: #fff;
	background: #3b579d
}
.model-2 .facebook:hover {
	color: #fff;
	background: #3b579d;
	opacity: .8
}
.model-2 .google-plus {
	color: #fff;
	background: #dd4a3a
}
.model-2 .google-plus:hover {
	color: #fff;
	background: #dd4a3a;
	opacity: .8
}
.model-2 .linkedin {
	color: #fff;
	background: #007bb6
}
.model-2 .linkedin:hover {
	color: #fff;
	background: #007bb6;
	opacity: .8
}
.model-2 .pinterest {
	color: #fff;
	background: #cb2026
}
.model-2 .pinterest:hover {
	color: #fff;
	background: #cb2026;
	opacity: .8
}
.model-2 .youtube {
	color: #fff;

	background: #c4302b
}
.model-2 .youtube:hover {
	color: #fff;
	background: #c4302b;
	opacity: .8
}
.model-2 .tripadvisor {
	color: #fff;
	background: #00AF87
}
.model-2 .tripadvisor:hover {
	color: #fff;
	background: #00AF87;
	opacity: .8
}
.model-2 .instagram {
	color: #fff;
	background: #8a3ab9
}

.model-2 .instagram:hover {
	color: #fff;
	background: #8a3ab9;
	opacity: .8
}
.foot-qury{width:100%; padding:50px 25%;}
.foot-qury h4{ color:#fff; text-align:center; font-weight:300;}
.foot-qury p{ color:#ccc; text-align:center; font-weight:200; font-size:13px;}
.foot-qury-from{}
.foot-qury-from input, .foot-qury-from textarea{ font-size:14px; background:#ccc; border-radius:0px;}
.foot-qury-from a{ /*background:#a67738;*/ color:#fff; text-align:center; padding:10px 20px; border-radius:0px; position:relative; top:10px;background: rgb(212,127,6);
background: -moz-linear-gradient(-45deg,  rgba(212,127,6,1) 1%, rgba(229,167,43,1) 48%, rgba(212,127,6,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(212,127,6,1) 1%,rgba(229,167,43,1) 48%,rgba(212,127,6,1) 100%);
background: linear-gradient(135deg,  rgba(212,127,6,1) 1%,rgba(229,167,43,1) 48%,rgba(212,127,6,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d47f06', endColorstr='#d47f06',GradientType=1 );
}
.foot-qury-from a:hover{ text-decoration:none; background:#d47f06;}
.srch-col{border:1px dashed red; width:100%; padding:40px 0px;}
.srch-col-titl{ float:left; width:50%; border:1px dashed red;}
.srch-col-fltr{ float:left; width:50%;border:1px dashed red;}
.srch-col-titl h1{ font-size:30px;}
.srch-col-titl h1 strong{ color:#fc950b;}
.srch-col-fltr{ float:left; width:50%;border:1px dashed red; text-align:right;}
.srch-col-fltr .custom-select {
    width: auto !important; font-size:14px;
}
.scroll {
    color: #fff;
    margin-top: 100px
}

#toTopBtn {
    position: fixed;
    bottom: 30px;
    right: 29px;
    z-index: 98;
    padding: 21px;
    background-color: hsl(48.17deg 84.07% 49.41% / 65%);
    border-radius:8px;
}

.js .cd-top--fade-out {
    opacity: .5
}

.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1
}

.js .cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s, background-color .3s
}

.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px;
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
    background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
    background-color: hsla(5, 76%, 62%, .8);
    background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}
.pg-bnr{padding: 0px 0px 0px 0px; background:#002627;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    z-index: 100;}
.pg-bnr img{width:100%; height:auto;}
.pg-bnr-ovrly{padding:40px 0px;
    text-align: center;
    position: absolute;
    bottom: 0%;
    width: 100%; /*background:rgba(0,38,39,0.8);*/background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,38,39,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,38,39,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,38,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#002627',GradientType=0 );
/*background: -moz-linear-gradient(top,  rgba(0,38,39,0) 0%, rgba(0,38,39,0.5) 27%, rgba(0,38,39,0.81) 59%, rgba(0,38,39,1) 78%);
background: -webkit-linear-gradient(top,  rgba(0,38,39,0) 0%,rgba(0,38,39,0.5) 27%,rgba(0,38,39,0.81) 59%,rgba(0,38,39,1) 78%);
background: linear-gradient(to bottom,  rgba(0,38,39,0) 0%,rgba(0,38,39,0.5) 27%,rgba(0,38,39,0.81) 59%,rgba(0,38,39,1) 78%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00002627', endColorstr='#002627',GradientType=0 );*/


}
.pg-bnr-titl-bg{
    padding: 20px 0px 0px 0px;
    text-align: center;
    position:relative;
    bottom: 0%;
    width: 100%;
    /*background:rgba(0,38,39,0.8);*/
}
.pg-bnr-titl{border-bottom: 1px solid #395a5a;padding-bottom: 40px;}
.pg-bnr-titl h1{ color:#ffb03f; font-size:34px;padding-bottom: 10px;}
.pg-bnr-titl h5{ color:#ececec; font-weight:300; font-size:20px;}
.pg-bnr-titl ul{/*width:100%;*/ margin:0px auto; text-align:center;    display: inline-block; margin-left:0px; padding-left:0px;}
.pg-bnr-titl ul li{ color:#b5b5b5; float:left; list-style:none; padding:10px 10px; font-size:16px;}
.pg-bnr-titl ul li i{ padding-right:5px;}
.pg-bnr-titl ul li a{color:#fff;}
.pg-bnr-titl ul li a:hover{color:#fff;}
.pg-breadcrumbs {
        padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    position: relative;
    top: -2px;
    z-index: 100;
    background: #024469;
}
.pg-breadcrumbs img{ width:100%; height:auto; }
.pg-titl-breadcrumb {
    font-size: 13px;
    color: #fff;
    padding: 6px 0px 0px 0px;
    position: relative;
    text-align: center;
    /* top: -50px; */
    margin: 0px auto;
}
.pg-titl-breadcrumb ul { padding-left:0px; margin:0px; margin-left:0px;margin-left: 0px;
    text-align: center;
    display: inline-block;
}
.pg-titl-breadcrumb li + li:before {
	padding: 0 5px;
	color: #ffffff;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f105";
}
.pg-titl-breadcrumb li { 
    list-style:none; 
    font-weight:400;
	float: left;
    font-size: 15px;
}
.pg-titl-breadcrumb .actv {
	color:#fae375 !important
}
.pg-titl-breadcrumb li a {
	transition: all 0.4s ease 0s;
	color: #ffffff;
}
.pg-titl-breadcrumb li a:hover {
	text-decoration: underline;color: #fff;
}
.contct-list-wrap ul { 
    margin-left:0px !important; 
    padding-left:0px !important; 
    list-style:none;    
    margin-top: 20px;
        margin-right: 50px;
}
ul.contct-list li {
    padding: 7px 0;
    color: #f9f9f9;
    font-size: 15px;   
     margin-bottom: 20px;
}
ul.contct-list li i {
    font-size: 33px;
    margin-right: 20px;
    float: left;
    line-height: 18px;
    color: #024469;
    position: relative;
    top: 10px;
}
ul.contct-list li span {
    line-height: 30px;
    overflow: hidden;
    display: block;
    font-size: 15px;
    font-weight: 500;
    color:#002829;
    font-family: mulish;
}
ul.contct-list li span strong {
    font-weight: 200;
    font-size: 15px;
    color: #d1a13d;
    padding-bottom: 10px;
}
	ul.contct-list li a {
    line-height: 30px;
    overflow: hidden;
    font-size: 15px;
    font-weight: 500;
    color: #002829;
    font-family: mulish;
    }

   ul.contct-list li.call-phone i {
    font-size: 18px;
    }
	.cnct-frm label{color:#ccc;}
	.cnct-frm  .form-control{border-radius:0px;}
	.cnct-frm input, .cnct-frm select, .cnct-frm textarea{ background:#f3e8d1; 
    padding: 12px;
    height: 50px;}
	.map{width:100%;}
	.htls-col{width:100%; padding:60px 0%;}
	.htls-col h2 {
    font-weight: 400;
    color:#024469;
    line-height: 35px;
    font-size: 32px;
    margin: 0;
    letter-spacing: 1px;    
    font-family:"Bonheur Royale", cursive;
    margin-top:0px
    }
.htls-col p {
	font-size: 14px;
    color: #323232;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom:15px;
}
@keyframes arrowbounce {
from {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
transform:translateY(0)
}
to {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px)
}
}
@-moz-keyframes arrowbounce {
from {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
transform:translateY(0)
}
to {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px)
}
}
@-webkit-keyframes arrowbounce {
from {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
transform:translateY(0)
}
to {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px)
}
}
@-o-keyframes arrowbounce {
from {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
transform:translateY(0)
}
to {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px)
}
}
.scrollto, .scrollto:hover {
	display: block;
	text-decoration: none;
	position: absolute;
	bottom: -60px;
	left: 50%;
	height: 70px;
	margin-left: -50px;
}
.scrollto--arrow {
	padding: 10px;
	position: relative
}
.scrollto--arrow i {
    height: 50px;
    background:#002627;
    color:#fff;
    border-radius:50%;
    text-align:center;
    line-height:50px;
    width: 50px;
    border: 1px solid #475a5a;
    /*animation: arrowbounce 1s alternate infinite;
	-moz-animation: arrowbounce 1s alternate infinite;
	-webkit-animation: arrowbounce 1s alternate infinite;
	-o-animation: arrowbounce 1s alternate infinite*/
}
.sd-lc-hh-bx{
    border-radius: 8px;
    border: 1px solid #aeaeae;
    padding: 5px
}
.htls-amty{    margin-top: 10px;}
  .htls-amty .box{
    /*float:left;*/
    width: 31%;
    /*border: 1px solid #e6e6e6; */
    /* background: #fff8f3; */
    padding:0px;
    display: inline-block;
    /* height: 300px; */
    margin:0px 4px;
    margin-bottom:15px;
    }
	.htls-amty .box h5{
        font-size: 10px;
    color: #333;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    }
    .htls-amty .box img{
        width:50px;
        margin-bottom: 8px
    }
	.htls-amty .box i{
        font-size: 28px;
        color: #e59b00;
        display: inline-block;
        text-align: center;
        line-height: 32px;
        margin-bottom: 3px;
        padding: 10px 0;
    }
	.rm-col{ padding:0px;}
	.htls-plcy{ width:100%;}
	.htls-plcy ul{ margin:0px auto; display:inline-block;}
	.htls-plcy ul li{/*float:left;*/font-size: 16px;color: #bbb;font-weight: 400;list-style:none;padding-bottom: 10px;line-height: 26px;}
	.rm-col{width:100%;}
	.rm-box{ width:100%; box-shadow:0px 1px 6px rgba(0,0,0,0.2); margin-bottom:20px;}
	.rm-box-img{width:100%;background: #043a3c;}
	.rm-box-img img{width:100%; height:220px; padding:15px;}
	.rm-box-txt{ width:100%; background:#043a3c; padding:15px 15px 40px 15px;}
	.rm-box-txt h4{ color:#fff; font-size:18px; font-weight:500;    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;}
	.rm-box-txt p{ color:#b5b5b5; font-weight:300; font-size:15px; line-height:22px; padding-bottom:10px; margin-bottom:10px;}
	.rm-box-btn{width:100%;}
	.rm-box-btn a{ margin-bottom:10px;color: #dbb05f;
    border: 2px solid #dbb05f;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    padding: 10px 20px;}
	.rm-box-btn a:hover{border: 2px solid #fff;color: #fff;}
.bkng-col {
    width: 100%;
    padding: 60px 0%;
    background: #f7eedb url(../images/obg2.png) no-repeat top right;
}
.bkng-col h2 {
    font-size: 22px;
    color: #173f34;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: Felixti;
}
.bkng-col p {
    font-size: 15px;
    color: #e0e0e0;
    letter-spacing: 0px;
    line-height: 30px;
    font-weight: 200;
    margin-bottom: 0px;
}
.tab-content h5{
    font-family: Mulish;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 16px;
    color: #024469;
    text-transform: uppercase;
}
.tab-content h4{
    letter-spacing: 1px;
    background:#f0d566;
    margin: 5px 0 0;
    text-align: center;
    padding: 5px 0;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Bonheur Royale';
    color: #003450;
}
.rm-sz{
   display: block;
    font-size: 11px;
    padding-top: 5px;
    text-transform: capitalize;   
    letter-spacing: 0.2px;
}
.trms-cndn h5{
    font-family: Mulish;
    margin-bottom: 15px;
    font-weight: 800;
    font-size: 14px;
    color: #024469;
    text-transform: uppercase;
}
.trms-cndn ul li{
    font-size: 14px;
    color: #323232;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 15px;
}
.bokng-wrap {
    background: #ffffff;
    padding: 30px;
    border-radius: 2px;
}
.bokng-frm label{ color: #b5b5b5;
    font-size: 14px;
    text-transform: uppercase;}
.bokng-frm input, .bokng-frm select, .bokng-frm textarea{ border-radius:0px; border: 1px solid #dbcbaa;}
	.bokng-frm-btn{ margin-top:20px; margin-bottom:20px;}
	.bokng-frm-btn a { /*background:#002627; */color:#dbb05f; border:2px solid #dbb05f; font-size:14px; text-transform:uppercase; font-weight:500; text-decoration:none; padding:15px 20px;
}
.bokng-frm-btn a:hover {/*background:#002627;*/ color:#fff; border:2px solid #fff;
}
.call-ast{font-size:18px; text-align:center; font-weight:300; margin-top:20px; color:#fff;
}
.call-ast a{ color:#db972f;font-weight:600; font-size:18px;
}
.call-ast a:hover{ color:#fff; text-decoration:underline;
}
.rates-col h5{ color:#fff; padding-bottom:15px; font-weight:300;}
.tble-rates{}
.tble-rates td{ color:#fff;}
.tble-rates thead{background:#f3ba4e; color:#000;}
.tble-rates  .table-bordered td, .tble-rates  .table-bordered th {
    border: 1px solid #4a7273;
}
.offer-box{width:100%; color:#fff;}
.offer {
  position: relative;
  border-bottom: 5px solid #ded33f;
  height: auto;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
.offer .layerimg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-position: center;
  background-image:url(../images/offer.jpg);
  box-shadow: 0 10px 100px rgba(0, 0, 0, 0.3);
  background-size: cover;
  z-index: 1;
  transition: 0.6s all cubic-bezier(0.74, -0.02, 0.45, 1.04);
  transform: scale(1) rotate(0deg);
}
.offer .layer {
  /*background-color: #25599f;
  background: linear-gradient(to right, #1a4077 0%, rgba(26, 64, 119, 0.55) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#1a4077", endColorstr="#8c1a4077", GradientType=1 );*/
  background-color: #002c2d;
    background: linear-gradient(to right, #002c2d 0%, rgb(4, 168, 173, 0.6) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 1;
}
.offer .text {
  width: 100%;
  padding: 40px 40px;
  z-index: 3;
  text-align: left;
  position: relative;
}
.offer .text .topline {
  font-size: 25px;
  color: #ffeb00;
  text-align: left;
  text-transform: uppercase;
  font-weight: 500;
}
.offer .text h4 {
  font-size: 45px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  text-align: left;
  margin-top: 25px;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 0.8;
  transition: 0.5s ease-in-out;
}
.offer .text .date {
  font-weight: 500;
  color: #ffeb00;
  text-align: left;
  transition: 0.5s ease-in-out;
}
.offer .text p {
  color: #ffffff;
  font-size: 16px;
  margin: 15px 0 12px;
  max-width: 500px;
  text-align: left;
}
.offer .text .price {
  font-size: 23px;
  color: #ffffff;
  opacity: 0.7;
}
.offer a.btn {
  color: #000000;
  text-decoration: none;
  z-index: 2;
  font-weight: 500;
  position: absolute;
  text-transform: uppercase;
  font-size: 15px;
  background-color: #e2ad55;
  background: #f5b905;
  /* background: linear-gradient(to bottom, #b7cb66 0%, #98ad45 100%); */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b7cb66", endColorstr="#98ad45", GradientType=0 );
  padding: 8px 30px 8px 20px;
  right: 40px;
  bottom: 35px;
}
.offer .info {
  position: absolute;
  z-index: 2;
  color: #fff;
  top: 0;
  right: 0;
  padding: 8px 30px 8px 10px;
  background-color: #25599f;
  font-size: 12px;
}
.offer .info span {
  position: relative;
}
.offer .info span:nth-child(1) {
  margin-right: 5px;
}

.offer:hover .layerimg {
  transform: scale(1.2) rotate(3deg);
}
.offer:hover .text h4 {
  transform: translate(30px, 0px);
}
.offer:hover .text .date {
  transform: translate(30px, 0px);
}
.modal-pgload{width:100%;}
.modal-pgload .modal-header{background:#ff043f;margin-top: -2px;}
.modal-pgload .modal-header h4{ color:#fff; font-weight:600;}
.modal-pgload .close {
    font-size: 2.5rem;
}
.modal-pgload ul { padding-left:0px; margin-left:0px;
}
.modal-pgload ul li{ list-style:none; text-align:left; font-size:14px; margin-bottom:10px;}
.modal-pgload p{ list-style:none; text-align:left !important; font-size:13px;}

@media (max-width:1919px) {
}
@media (max-width:1660px) {
}
@media (max-width:1480px) {
}
@media (max-width:1366px) {
}
@media (max-width:1140px) {
}
@media (max-width:1024px) {
}
@media (max-width:992px) {
	.headr-warp {
    width: 100%;
    padding: 10px 15px;
	


	}
	.headr-nav {
    float: right;
    width: 80% !important;
    padding-top: 30px;
}
.container-megamenu.horizontal {
    float: none;
    margin: 0px auto;
    display: grid !important;
}
.headr-phn{ display:none;}
.headr-logo img {
    height: 100px !important;
}
	.serh-col-area{width:100%;}
	.serh-col-titl h1 {
    font-size: 30px;
}
.futr-col-box {
    border-right: none;
    width: 50%;height: 120px;padding: 20px 10px 10px 10px;
}
.section-title h1, .section-title h2 {
    font-size: 28px;
}
.section-title p {
   font-size: 11px !important;
    letter-spacing: 3px !important;
}
.foot-top h4 {
    font-size: 20px;
}
.city-col {
    padding: 40px 0px;
}
.revw-col {
    padding: 40px 0%;margin-top: 45px;
}
.msclnus{
    padding-top: 40px !important
}
.htlflty-col {
    padding: 60px 0px;
}
.temp{
    font-size: 40px !important
}
.foot-top {
    padding: 30px 0px 30px 0px;
}
.foot-info {
    text-align: center;
    margin-bottom: 40px;
}
.foot-qury {
    width: 100%;
    padding: 0px 0% 5% 0px;
}
.owl-prev span {
    position: relative;
    right: 0px;
}
.owl-next span {
    position: relative;

    left: 0px;
}
.pg-bnr-titl h1 {
    font-size: 26px;
}
.pg-bnr-titl h5 {
    font-size: 16px;
}
.pg-bnr-titl ul li {
    width: 100%; font-size:15px;
}
.scrollto, .scrollto:hover { display:none;}
.bkng-col {
    padding: 30px 0%;
}
.htls-amty .box {
    width: 30%;
}
}
@media (max-width:768px) {
	.hotel-col, .acmdn-col {
    padding:45px 0
	}
	.hdr-info span {
    display: block;
	}
    .ofr-cnt-bx {
    padding: 5px 0 !important;
    background-size: contain !important;
}
.ofr-cont-bx{
       width: 95% !important;     
       padding: 16px !important;    
       outline: 1px solid #e1ddd0 !important;
    outline-offset: -8px !important;
}
	.hdr-info p a {
    font-size: 18px;
	}
	.serh-col-area {
    width: 100%;
}
.rm-ttl-dscrptn{
   width: 86%;
   line-height: 20px !important;
        font-size: 12px !important;;
}
.serh-col-titl h1 {
    font-size: 25px;
}
.serh-col-titl p {
    font-size: 10px;
        letter-spacing: 4px;
}
.cl-hotls-txt h2 {
    font-size: 26px;
}
.cl-hotls-img img {
    height: 360px;
}
.slick-slide:not(.slick-active) img {
    height: 260px;
}
.city-col-box h5 a{ font-size:16px;}
.city-col-box img {
	width: 170px !important;
	height: 160px !important;
}
.cstm-tab h5 {
    width: 24% !important;
    font-size: 11px !important;
    font-weight: 700;text-align: center;
}
.acmdn .box {
    width: 20%;
}
.htlflty-col {background: none;
    width: 100%;
    display:inline-block; padding-top:0px;padding-bottom: 0
}
.htlflty-col-cont {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px
}
.rsp-mb{
	margin-top: 40px
}
.htlflty-col-img {
    width: 100%;padding-top: 0px; margin-bottom:0px;
}
.htlflty-col-img img {
    width: 100%;
    max-width: 100%;
    height: auto;display: block;
}
.pg-bnr-titl h1 {
    font-size: 20px;
}
.bkng-col h2, .htls-col h2 {
    font-size: 18px;
}
.htls-amty .box {
          width: 30%;
        text-align: center;
}
.htls-amty .box h5{
    font-size: 9px !important;font-weight: 800 !important;
}
.table-bordered thead th{
      font-size: 10px !important;
    font-weight: 400;  
}
.table td, .table th{
 font-size: 10px !important;   
}
.rm-ctgry-sec{
      margin-top: 60px;  
}
.offer a.btn { position:static;margin-top: 30px;}
.offer .text h4 {
    font-size: 35px;}
}
@media (max-width:575px) {
	.hdr-info { display:none;}
	.serh-col-titl h1 {
        font-size: 28px;
        font-weight: 500;
        letter-spacing: 3px;
        margin-bottom: 0;
}
.serh-col{
	padding-top: 4%
}
.serh-col-area{
	padding: 0px 5px;
}
.section-title h1, .section-title h2 {
   font-size: 30px;
        line-height: 40px;
}
.abt-cnt-dtl {
    font-size: 12px;line-height: 30px;
}
.cl-hotls-img:before{
    top: 29px;
        height: 260px;	
}
.ofr-cont-bx h3 span{
        font-size: 20px !important;    
        font-weight: 600 !important;
        letter-spacing: 4px !important;
    }
    .ofr-cont-bx h3{
       line-height: 26px !important;     
       letter-spacing: 3px !important;   
        font-size: 10px !important; 
    }
    .ofr-cont-bx p{
        display: none;
    }
    .ofr-cont-bx h6{
      font-size: 8px !important;
      font-weight: 800 !important;
          margin-top: 2px !important;
        
    }
    .ofr-cont-bx h6 a{
           border-radius: 6px !important;
    font-size: 10px !important;    
     margin: 7px auto 0 !important;
    padding: 4px 5px !important;    
    width: 40% !important;
    }
.cl-hotls-txt{
    top: 115px;
    padding: 6px 0;
}
.footer{
    margin-bottom: 38px
}
.testimonial{
height:500px;	
}
.hotel-intro {
    margin-top: 15%;
}
.futr-col-box-txt h4 {
    font-size: 13px;
        line-height: 24px;
        font-family: 'Mulish';
        letter-spacing: 0;
                margin-top: 3px;
        margin-bottom: 3px;
}
.futr-col-box img {
    width: 46px;
}
.futr-col-box p{
       font-size: 12px;    line-height: 18px; 
}
.futr-col-box, .futr-col-box-txt{
    text-align: left;
}

.lf-mrg{
	margin-left: 0
}
.futr-col-box {
          border-right: none;
        width: 50%;
        padding: 6px 5px 0px 5px;
        height: auto;
        margin-bottom: 30px;
}
.abut-col{
    padding-top: 50px
}
.acmdn .box {
    width: 46%;       
     margin-bottom: 15px;
     padding: 6px 0;
}
.acmdn .box h5 {
    font-size: 12px;
    line-height: 19px;}
.form-holderpp{
    margin:0 !important;
}
.cl-hotls-txt h2 {
    font-size: 22px;
}
.cl-hotls-txt h6 {
    font-size: 13px;
}
.cl-hotls-img img {
    height: 320px;
}
.slick-slide:not(.slick-active) img {
    height: 220px;
}
.foot-info h5 {
    font-size: 16px;
}
.foot-info p {
    font-size: 14px;
}
.foot-info {
    text-align: left;
    border-right: none !important;
    width: 100%; margin-bottom:5px;
}
.cstm-pl{
   padding-left: 1.5rem 
}
.foot-info h5:after{
    display: none
}
.col-carousel {
    margin: 20px 0px;padding: 0px 40px;
}
.icon-bar2{
      top:96% !important;          
      left: 0;    
      right: 0 !important;
}
.icon-bar2 a{
    display: inline-block !important;
   
   
}
.rescvn-btn{
    height: 0px !important; 
   margin-left: 0 !important;
        margin-bottom: 0 !important;
        transform: none !important;
       padding: 25px 0 !important;
        line-height: 2px !important;font-size: 13px !important;

}
.twitter, .google{
           padding: 13px !important;
        width: 98px !important;
        margin-right: -5px;
        margin-left: -4px;        
        font-size: 16px !important;
}
#toTopBtn{
  bottom: 70px;
    right: 4px;
    padding: 17px;
    background-color: hsl(48.17deg 84.07% 49.41% / 55%);  
}
.testimonial .pic {
   /* width: 50px;
    height: 50px;*/
}
.pg-breadcrumbs img {
    width: 100%;
    height: 250px;
}
.pg-bnr img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}
.headr-logo img {
    height:60px !important;
}
.headr-nav {
    padding-top: 10px !important;
}
.pg-titl-breadcrumb {
    font-size: 12px;
    top: -1px;
}
.pg-bnr-titl h5 {
    font-size: 14px;
}
.pg-bnr-titl ul li {
    font-size: 14px;
}
.description {
   font-weight: 400;
    font-size: 12px;
    color: #000;
    letter-spacing: 1px
}
}
@media (max-width:480px) {
	.cl-hotls-txt h2 {
   font-size: 25px;
        font-weight: 500;
        color: #fff;
        line-height: 25px;
}
.weather-card{
    margin-left: 0 !important;
    width: 326px !important;
    margin-top: 40px !important
}
.accordion-header{
    font-size: 11px !important
}
.accordion-content p{
  margin: 0 !important;
    font-size: 12px !important;
    line-height: 22px !important;  
}
.cl-hotls-btn{
    margin-top: 20px
}
.cl-hotls-img img {
    height: 280px;
}
.slick-slide:not(.slick-active) img {
    height: 180px;
}
.cl-hotls-btn a:hover {
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;   
}
.cl-hotls-btn a {
    font-size: 10px;
}
.cl-hotls-txt h6 {
    font-size: 11px; display: none;
}
}
.hm-abt-ttl{
	font-size: 22px
}

.cs-pt{
    padding-top: 60px
}
.cs-mt{
    margin-top:30px;
}
.img-hold-htl-pg img{
    width: 100%;
    border-radius: 8px
}

.tabs{
    margin-top:0px
}
.tab-btn{
    padding: 10px;
    font-family: Mulish;
    color: #333;
    font-weight: 600;
}
.tabs .content{
    margin-top: 0px
}
.orsno-txt{
font-family: Mulish;
    font-size: 14px;
    padding-top: 10px;
    color: #e59c00;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.tab-content{
    border-top: 1px solid #e2e2e2;
    padding-top: 55px;
}
.form-holder-dtl-pg{
    position: sticky;
    top: 0;
    height:620px;
    background: #024469;
    padding: 24px;
    margin-top: 50px;
    border-radius: 8px;
}
.rating-sec-dtl-pg{
 background: #eee;
    padding: 18px 12px;
    outline: 1px solid #aeaeae;
    outline-offset: 5px;
    border-radius: 8px;
}
.rating-sec-dtl-pg h3{
       border-radius: 3px;
    background: #173f34;
    width: 40%;
    padding: 2px 8px;
    text-align: center;
    display: inline-block;
    color: #fff;
}
.rating-sec-dtl-pg a{
  color: #07684e;
    font-size: 12px;
    font-weight: 800;  
}
.str-dtl-pg{
    display: block;
}
.str-dtl-pg .checked{
   color:#ffa500;
}
.str-dtl-pg span{
  color:#ffa500;
}
.rm-ctgry-sec{
    border-radius: 8px;
    outline: 1px solid #d7d7d7;
    outline-offset: 7px;
    padding: 20px 25px 14px 25px;
    margin-bottom: 30px;
    background: #024469;;
}
.rm-ctgry-sec h3{
    font-weight: 400;
    color: #fbe7be;
    line-height: 35px;
    font-size: 35px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-family: 'Bonheur Royale';  
}
.rm-ctgry-sec h5{
   font-size: 13px;
    color: #feeecd;
    font-weight: 500;
    line-height: 33px;
        font-family: 'Mulish';
}
.rm-ctgry-sec i{
    padding-right: 6px
}

.cs-frm-grp input{
    width: 100%;
    padding: 12px;
    border: none;
    margin-bottom: 30px;
}

.cs-frm-grp select{
   width: 100%;
    padding: 12px;
    border: none;
    margin-bottom: 30px;
        color: #717171;
}
.form-holder-dtl-pg h5{
 font-weight: 400;
    color: #fbe7be;
    line-height: 35px;
    font-size: 35px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-family: 'Bonheur Royale';
}

.cs-frm-grp .btn{
    font-size: 13px;
    height: auto;
    cursor: pointer;
    padding: 10px 25px;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 500;
    letter-spacing: 1px;
    border: 1px solid #f0d566;
    background: #f0d566;
    color: #024368;
}
.cstm-tab{
    margin-top: 16px;
    position: sticky;
    top: 0;
    background: #fff;
    padding: 20px 0 0;
    border-bottom: 1px solid #efefef;
}
.cstm-tab h5{
    width: 24%;
    display: inline-block;
    font-size: 16px;
}
.cstm-tab a{
    color:#333; 
}
.cstm-tab a:hover{
    text-decoration: none
}
.cstm-tab .active{
      border-bottom: 1px solid #b68842;
    margin-bottom: 0;
    padding-bottom: 8px;
   color: #b68842
}


.table-bordered thead td, .table-bordered thead th {
    font-size: 13px;
    background: #024469;
    color: #f7e1b2;
    border: none;
    padding: 10px 15px;
    font-family: 'Mulish';
}
.table-bordered td, .table-bordered th {
    border: 1px solid #4e88a9;    
    font-family: 'Mulish';
}
.table td, .table th{
    padding: 1rem;
    background: #024367;
    color: #fff;    
    font-family: 'Mulish';
}
tbody tr th, tbody tr td{
   font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
}
.bkng-enqry{
   background: #173f34;
    padding: 29px 45px;
}
.bkng-enqry h5{
    font-weight: 900;
    color: #c1a56b;
    line-height: 35px;
    font-size: 18px;
    margin-bottom: 22px;
    letter-spacing: 2px;
    font-family: Felixti;}

.cs-frm-grp textarea{
   margin-bottom: 30px;
    padding: 10px;
    color: #5a5a5a;     
    width: 100%;
}
.cntct{
    padding:50px 0;
    width: 100%;
    background: #fff url(../images/obg1.png) no-repeat right;
}
.cnct-frm{
   background:#024469; 
   padding: 22px 15px; 
   border-radius: 5px; 
}
.cnct-frm p{
    text-transform: uppercase;
    font-size: 14px;
    color: #e0c8a4;
    letter-spacing: 3px;
    font-weight: 700;
    line-height: 1.45;
    margin-bottom: 30px;
}
.cntpg-frm-btn{
    font-size: 13px;
    height: auto;
    cursor: pointer;
    padding: 13px 25px;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 500;
    letter-spacing: 1px;
    border: 1px solid #f0d566;
    background: #f0d566;
    color: #024368;
    border-radius: 5px  
}







@media (max-width:415px) {
}
/****designed by Techno Imagine [www.technoimagine.in]**/



.ofr-cnt-bx{
    padding: 110px 0
}
.ofr-cont-bx{
    text-align: center;
    background: rgb(255,255,255,0.8);
    width: 70%;
    margin:auto;
    padding: 45px;
    outline: 2px solid #ffc107;
    outline-offset: 8px;
}
.ofr-cont-bx h3{
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'Mulish';
    font-weight: 600;
    letter-spacing: 6px;
    font-size: 14px;
    color: #1f2020;
}
.ofr-cont-bx h3 span{
    display: block;
    font-size: 45px;
    font-family: "Bonheur Royale", cursive;
    letter-spacing: 2px;
    font-weight: 500;
    color: #1e1e1e;  
    text-transform: capitalize; 
}
.ofr-cont-bx p{
   font-size: 13px;
    font-family: "Poppins";
    line-height: 26px;
    font-weight: 400;
}
.ofr-cont-bx h6{
    font-size: 16px;
    font-family: 'Mulish';
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px;
    color: #000;
    letter-spacing: 1px;
}
.ofr-cont-bx h6 a{
    display: block;
    color: #000;
    width: 25%;
    margin: 15px auto 0;
    padding: 10px 5px;  
    border: 2px solid #f5b314;
    border-radius: 9px;
}
.ofr-cont-bx h6 a:hover{
    text-decoration: none;
    color:#f5b314;
    background: #000
}
.ftr-mn-lnks {
    padding: 0
}
.ftr-mn-lnks li{
    list-style: none;
     margin-bottom: 6px;
         width: 49%;
    display: inline-block;
}
.ftr-mn-lnks li a{
        color: #f0ebe1;
    font-size: 15px;
    font-weight: 200;
    overflow: hidden;
    letter-spacing: 1px;

}
.wdth-fl{
    width: 100% !important;
    margin-bottom: 14px !important
}

.icon-bar2 {
  position: fixed;
  top: 70%;
  transform: translateY(-50%);
  z-index: 9;
  right: -58px
}

.icon-bar2 a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  
  width: 50px
}

.icon-bar2 a:hover {
  background-color: #000;
  text-decoration: none
}



.twitter {
  background: #053e5e;
  color: white;font-size: 20px;
}

.google {
  background: #0baf25;
  color: white;font-size: 20px;
}
.rescvn-btn{
 transform: rotate(90deg);
    background: #daa70b;
    width: 166px !important;
    height: 50px;
    margin-left: -58px;
    margin-bottom: 57px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-size: 15px ;
    letter-spacing: 3px;
    font-weight: 500;   
}
.modal-title{
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: poppins;
    font-size: 16px;
    font-weight: 600
}
.modal-header{
  padding: 15px 1rem 7px;  
}
.modal-header .close {
    padding: 10px 1rem;
}
.frm-grp-pp{
  width: 100%;
    padding: 12px 6px 12px 34px;
    margin-bottom: 14px;
    color: #6f6b6b;
    border: none;
    font-family: poppins;
    font-size: 12px;
}
.form-holderpp .frm-cnt-hld-pp label{
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    font-family: poppins;
    margin-bottom: 2px
}
.form-holderpp{
      background: #daa70b;
    padding: 15px 24px;
    margin: 0 20px; 
     
}
.frm-cnt-hld-pp{
    position: relative;
}
.frm-cnt-hld-pp i{
   position: absolute;
    color: #999898;
    top: 40px;
    left: 10px;
    font-size: 13px;
    border-right: 1px solid #cfcfcf;
    padding-right: 7px;
}
.frm-pp-btn{
   margin-top: 8px;
    border: none;
    background: #053460;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 400;
    border-radius: 3px;
}
.frm-pp-btn:hover{
    background: #000
}
.hlf-wdth-pp{
      width: 49%;
    display: inline-block;  
}
.faclty-sec{
    padding: 70px 0 100px;
    background: #fffcf5 url(../images/obg1.png) right;
}
.fclty-cnt-bx{
    background: #faf3f3;
    padding: 35px 35px 22px;
    border: 1px solid #e6e6e6;
    margin-top: 40px;
    text-align: center;
}
.fclty-cnt-bx h4{
    font-family: mulish;
    font-size: 17px;
    font-weight: 800;
    line-height: 24px
}
.fclty-cnt-bx p{
        font-family: 'Poppins';
    font-size: 12px;
    font-weight: 300;
    line-height: 23px;
    margin-top: 18px;
}
.cstm-rw{
 width: 90%;
    margin: auto;  
}
.fclty-cnt-bx img{
    width: 130px;
    margin-bottom: 14px
}
.msclnus{
    padding: 80px 0
}

/*faqs*/
 .accordion {
      padding: 12px;
      margin: auto;
      background: #fff;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    }

    .accordion-item {
      border-top: 1px solid #fff;
    }

    .accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    background-color: #f8f8f8;
    transition: background-color 0.3s;
    font-family: 'Mulish';
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px
    }

    .accordion-header:hover {
      background-color: #e2e2e2;
    }

    .accordion-content {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px;
      background: #fafafa;
      transition: max-height 0.3s ease, padding 0.3s ease;
    }

    .accordion-content p {
      margin: 15px 0;
      font-size: 15px;
      line-height: 26px
    }

    .accordion-item.active .accordion-content {
      max-height: 200px;
      padding: 15px 20px;
    }

    .accordion-item.active .accordion-header {
      background-color: #faf4e5;
    }

    .arrow {
      transition: transform 0.3s ease;
    }

    .accordion-item.active .arrow {
      transform: rotate(180deg);
    }


.weather-card {
background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    color: #333;
    width: 340px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    margin-left: 35px;
    font-family: 'Mulish';margin-top: 76px;
    }

    .weather-card h1 {
      font-size: 24px;
      margin-bottom: 10px;
    }

    .weather-card .date {
      font-size: 14px;
      margin-bottom: 20px;
      opacity: 0.8;
    }

    .weather-icon {
      font-size: 60px;
      margin: 0;
    }

    .temp {
      font-size: 48px;
      font-weight: bold;
    }

    .details {
      display: flex;
      justify-content: space-around;
      margin-top: 20px;
      font-size: 14px;
    }

    .details div {
      text-align: center;
    }
.fqs-ttl{
      font-weight: 400;
    color: #103e58;
    line-height: 55px;
    font-size: 50px;
    margin: 0 0 20px;
    letter-spacing: 3px;
    font-family: "Bonheur Royale", cursive;  
}
.sght-dscrptn{
    padding: 0;
}
.sght-dscrptn li{
    list-style: circle;
    margin-left: 20px;
    line-height: 28px;
    font-size: 15px;
    margin-bottom: 15px; 
}
.sgt-hdng{
    margin-bottom: 16px
}
.fnt-p{
    font-size: 15px;
    line-height: 28px
}
.gallery-container img {
  width: 100%;
  cursor: pointer;
  transition: transform 0.3s ease;
  border-radius: 8px;
  margin-bottom: 20px;
}
.gallery-container img:hover {
  transform: scale(1.05);
}
/* Zoom modal */
.modal2 {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0; top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,0.8);
  align-items: center;
  justify-content: center;
}
.modal2 img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 10px;
}
.modal2 .nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  color: white;
  cursor: pointer;
  user-select: none;
  padding: 0 20px;
}
.modal2 .prev { left: 0; }
.modal2 .next { right: 0; }
.modal2 .close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}
.gallery-alt{
  padding: 80px 0
}
.glry-hd{
    font-size: 30px;
    margin-bottom: 40px
}

.htls-dtnw{
    padding: 40px 0
}

 #roomsSlider { max-width: 1100px; margin: 32px auto; padding: 0 16px;
                 font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial; }

  #roomsSlider .rs4-viewport {
    position: relative;
    width: 100% !important;
    overflow: hidden !important;
  }

  #roomsSlider .rs4-track {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    transform: translateX(0);  /* will be updated in JS */
    transition: transform .5s ease;
    will-change: transform;
  }

  #roomsSlider .rs4-card {
    flex: 0 0 auto !important;   /* width set in JS */
    margin-right: 20px;          /* we use margin, not gap (more robust) */
    border-radius: 14px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 8px 18px rgba(0,0,0,.08);
  }
  #roomsSlider .rs4-card:last-child { margin-right: 20px; }

  #roomsSlider .rs4-img { display:block; width:100%; height:390px; object-fit:cover; }
  #roomsSlider .rs4-cap {     padding: 6px 14px;
    background: #ffffff;
    color: #216d98;
    font-weight: 600;
    font-size: 23px;
    margin-top: 0;
    font-family: "Bonheur Royale", cursive;
    letter-spacing: 4px;
    margin-bottom: 5px;
    text-align: center; }

  #roomsSlider .rs4-controls { display:flex; justify-content:center; gap:16px; margin-top:30px; }
  #roomsSlider .rs4-btn {
        width: 46px;
    height: 45px;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    background: #daa70b;
    color: #fff;
    font-size: 27px;
    line-height: 36px;
    display: grid;
    box-shadow: 0 6px 14px rgb(90 79 9 / 35%);
  }
  .rs4-card-btn-alt{
    margin: auto;
    display: block;
    text-align: center;
    padding: 8px;
    border: 1px solid #daa70b;
    width: 40%;
    margin-bottom: 20px;
    border-radius: 40px;
    font-size: 13px;
    color: #daa70b;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  /* mobile: 1 per view (height tweak only; width handled in JS) */
  @media (max-width: 767px){
    #roomsSlider .rs4-img { height:220px; }
  }