@import url('https://pro.fontawesome.com/releases/v6.0.0-beta3/css/all.css');
html{font-size: 62.5%;}
body{ padding: 0; margin: 0; list-style: none; font: normal 1.6rem/2.4rem 'Jost', sans-serif; color: var(--body_txt_color); }
p{padding: 0; margin: 0;}
a{padding: 0; margin: 0; outline: none;}
ul{ list-style: none; padding: 0; margin: 0;}
label{ list-style: none; padding: 0px; margin: 0;}
ul li{ padding: 0; margin: 0;}
h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6{padding: 0; margin: 0; font-family: "Roboto Condensed", sans-serif;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a:hover, a:focus{ text-decoration: inherit !important;}
a{-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s; }
/* font-family: "Roboto Condensed", sans-serif; */
/* font-family: "Jost", sans-serif; */

:root{
    --black: #000;
    --brand: #0f97aa;
    --white:#fff;
    --body_txt_color: #484848;
    --gray: #1c171d;
   }


em{font-style: normal;}
.as_btn{display: inline-block; position: relative; border: .1rem solid var(--brand); background: transparent; text-align: center; padding: 0 3rem; border-radius: .3rem;  font-weight: 500; color: var(--white); line-height: 6rem; height: 6rem;  transition: all 0.4s ease-in-out 0s; overflow: hidden; z-index: 1; margin-top: 2.5rem; font-size: 1.8rem; text-transform: capitalize;}
.as_btn::after {content: ''; position: absolute; background: var(--brand); left: .5rem; right: .5rem; top: .5rem; bottom: .5rem; transition: all 0.2s; z-index: -1;}
.as_btn:hover::after{ left: 0; right: 0; top: 0; bottom: 0;}
.as_btn:hover{color: var(--white);}

.fixed_icon {position: fixed; top: 50%; right: 0; padding: 1rem 0 1rem; margin: -8.9rem 0 0;  background: var(--white);  box-shadow: 0 .6rem 1.2rem rgb(0 0 0 / 25%);  z-index: 99999;  border-radius: 1rem 0 0 1rem;}
.fixed_icon ul li a {color: var(--black);display: block; position: relative; width: 5.5rem; text-align: center; padding-bottom: 2rem;}
.fixed_icon ul li:last-child a{padding-bottom: 0;}
.fixed_icon ul li a:hover{color: var(--brand);}

.ptb{padding: 7rem 0;}
.inner_ptb{padding: 4rem 0 7rem;}

p{font-size: 1.7rem; line-height: 2.4rem;}
h1,h2{color: var(--black); font-size: 4.5rem; line-height: 5rem; text-transform: capitalize;}
.sub_heding{text-transform: uppercase; color: var(--brand); font-size: 1.4rem; line-height: 1.4rem; display: block; padding-bottom: .2rem;}
h3{font-size: 3.5rem; line-height: 4rem; text-transform: capitalize; color: var(--black);}
h4{font-size: 2.5rem; line-height: 3rem; text-transform: capitalize; color: var(--black);}
h5{font-size: 2rem; line-height: 2.5rem; text-transform: capitalize; color: var(--black);}


/* top_button */
.top_btn {background: var(--brand); border-radius: 100%; bottom: 1rem; color: var(--white); height: 5rem; opacity: 0; overflow: hidden; position: fixed; right: 1rem; width: 5rem; z-index: 9999;  text-align: center; display: inline-block;}
.top_btn i{font-size: 2rem; line-height: 5rem;}
.top_btn.show{opacity: 0.7;}
.top_btn:hover {bottom: .3rem; opacity: 1; color: var(--white);}


/*header*/
.header_sec{ width: 100%; position: fixed; left: 0; top: 0; z-index: 9999; background: var(--white);}
.nav_top{border: none; min-height: auto; box-shadow: none; border-radius: 0px;}
/* .drop-nav{ position: absolute; top: 10px; right: 0px;}
.nav_top .dropdown-menu li a{ font-size: 13px;} */
.menu_sec li{ position: relative;}
.nav_top .navbar-brand{position: absolute; left: 0; top: -6.7rem; padding: 0 1rem 0 0; display: block; border-right: .1rem solid #EEEEEE;}
/* .nav_top .navbar-brand::before{background: #EEEEEE; width: .1rem; height: 100%; position: absolute; right: 0; top: 0; content: "";} */
.nav_top .navbar-brand img{width: 17rem; } 
.header_top .container{padding: 0; max-width: 100%;} 
.ph_flex .d-flex{align-items: center;}
.call_img img{width: 4rem; margin-right: 1.5rem;}  
.ph_flex em{display: block; font-size: 1.4rem; line-height: 1.4rem; padding-bottom: .2rem; color: #1c171d;}
.ph_flex{font-size: 1.8rem; color: var(--black);}
.main_flx{justify-content: space-between; align-items: center; margin-left: 21rem; padding: 1rem 1.5rem; border-bottom: .1rem solid #EEEEEE;}
.wel_txt{text-transform: capitalize; color: var(--black);}
.heder_menu{padding: 1.5rem 0;}
.menu_sec li{text-transform: capitalize; font-size: 2rem;}
.menu_sec li a{color: var(--gray); display: inline-block; padding-right: 2.5rem; position: relative; margin-right: 1rem;}
.menu_sec li:last-child a{margin-right: 0;}
.menu_sec li a:hover::before, .menu_sec li.active a::before{content: ""; width: 100%; height: .2rem; background: linear-gradient(90.05deg, var(--brand) 0.06%, rgba(219, 167, 101, 0) 102.94%); border-radius: 2rem; position: absolute; left: 0; bottom: -.4rem;}
/* .menu_sec li a:hover::before{color: var(--primary-color1); position: relative;} */
.menu_sec li a:hover, .menu_sec li.active a{color: var(--brand);}
.heder_menu .container-fluid{padding: 0 0 0 3rem;}
.book_btn{background: var(--brand); display: inline-block; color: var(--white); text-transform: capitalize; padding: 1.5rem 5rem; text-transform: capitalize; font-size: 2rem; font-weight: 500; transition: 0.35s ease-in; z-index: 1; position: relative;}
.book_btn::after{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: var(--black); width: 100%; height: 100%;  transition: 0.5s; z-index: -1; transform: scale(0); transition: all 0.45s ease-in-out;}
.book_btn:hover::after {transform: scale(1);}
.book_btn:hover{color: var(--white);}
.headr_rt_btn{position: absolute; right: 0; top: -1.5rem;}
.book_btn i{padding-right: 1rem;} 
.header_sec.fixed {box-shadow: 0 0 .7rem 0 #ccc;}
.header_sec.fixed .header_top{display: none;}
.header_sec.fixed .book_btn {padding: 4.5rem 5rem;}
.header_sec.fixed .nav_top .navbar-brand { position: inherit; left: inherit; top: inherit; }
.header_sec.fixed .nav_top .navbar-brand img {width: 14.8rem;}




   
 /*banner*/  
.bannersec{ width: 100%; position: relative;}
.banner_box{position: relative; padding: 35rem 0 20rem;}
.banner_box::before{height: 100%; width: 100%; top: 0; left: 0; position: absolute; opacity: 0.3; content: ""; background: var(--black);}
.banner_txt{position: relative;}
.banner_txt strong{color: var(--white); font-size: 8rem; line-height: 9rem; text-transform: capitalize; font-family: "Roboto Condensed", sans-serif;}
.banner_txt p{color: var(--white);}
/* .rt_socil_icons{position: absolute; right: 3rem; top: 50%; -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.rt_socil_icons ul{background: var(--white); padding: 0 1.5rem; border-radius: 2.5rem;}
.rt_socil_icons ul li{font-size: 2.5rem;}
.rt_socil_icons ul li a{color: var(--black); padding: 2rem 0; display: inline-block;}
.rt_socil_icons ul li a:hover{color: var(--brand);} */
.bannersec .carousel-control-prev, .bannersec .carousel-control-next{bottom: 50%; top: inherit; opacity: 1;}
.bannersec .carousel-control-prev-icon, .bannersec .carousel-control-next-icon{width: 5rem; height: 5rem; border: .2rem solid var(--white); display: flex; align-items: center; justify-content: center; background-image: none;}
.bannersec .carousel-control-prev-icon::before, .bannersec .carousel-control-next-icon::before{font-family: "Font Awesome 6 Pro"; content: "\f104"; color: var(--white); font-size: 2.5rem;}
.bannersec .carousel-control-next-icon::before{content: "\f105";}


/* .banner_frm_sec */
.banner_frm_content{box-shadow: 0 0 2rem .3rem rgba(0, 0, 0, 0.05); padding: 3rem 3rem 1rem 3rem; background: var(--white);  position: relative; z-index: 1; border-radius: .5rem; margin-top: -5rem;}
.ban_frm_row{display: flex; align-items: center; flex-wrap: wrap; margin: 0 -.5rem;}
.ban_frm_box{width: 20%; padding: 0 .5rem;}
/* .banner_para{color: rgba(255,255,255,.7); text-align: left; position: relative; font-size: 1.8rem;} */
.frm_label_txt{color: var(---black); text-transform: capitalize; display: block; padding-bottom: .5rem; font-weight: 500; position: relative;}
.banner_content{position: relative;}



/* form */
.input_fld input[type="text"], .input_fld input[type="email"], .input_fld input[type="tel"], .input_fld input[type="password"], .input_fld textarea, .input_fld input[type="date"], .input_fld .form-select{width: 100%; border: .1rem solid #ced4da; height: 5rem; padding: 0 1.5rem; box-shadow: none; outline: none; -webkit-appearance: none; color: var(--black); font-size: 1.5rem; border-radius: 1rem; background: transparent;}
.input_fld input[type="text"]::placeholder, .input_fld input[type="email"]::placeholder, .input_fld input[type="tel"]::placeholder, .input_fld input[type="password"]::placeholder,  .input_fld textarea::placeholder, .input_fld input[type="date"]::placeholder{color: #999; opacity: 1;}
.input_fld .form-control:focus{ border-color: var(--brand); outline: 0; box-shadow: none; }
.input_fld .form-select{background:  var(--white)  url(../images/select_arrow.png)no-repeat right 1.5rem center; background-size: 1rem; padding: 0 1rem; height: 4.9rem; cursor: pointer;}
/* .input_fld button{border: none;} */
/* .search_box .input_fld button a{color: #555 !important;} */
.input_fld .form-select:focus{border-color: var(--brand); box-shadow: none;} 
.input_fld{margin-bottom: 1.5rem;}
.input_fld textarea{height: 12rem; resize: none; padding: 1.5rem;}
.ban_frm_box .input_fld{width: 100%;}
.quantity_box{width: 100%; display: inline-block; border: .1rem solid #b6b5b5; overflow: hidden; border-radius: 1rem;}
.quantity_box .quantity{ position: relative; margin: auto;}
.quantity_box .quantity-nav {line-height: 5rem;}
.quantity_box .quantity-button {background: var(--white); color: #464646;  width: 3.3rem; height: 5rem; position: absolute; top: 0; text-align: center; cursor: pointer; font-size: 0;}
.quantity_box .quantity-up {left: 0; border-right: .1rem solid #b6b5b5;}
.quantity_box .quantity-up::before, .quantity_box .quantity-down::before{content: "\2b"; font-family: "Font Awesome 6 Pro"; font-size: 1.5rem;}
.quantity_box .quantity-down {right: 0; border-left: .1rem solid #b6b5b5;}
.quantity_box .quantity-down::before{content: "\f068";}
.quantity input[type="number"]{outline: none;  color: #464646; height: 5rem; width: 100%; border-radius: 0;  text-align: center; border: none; padding-left: 2rem;}


/* about_sec */
.ab_rt{position: relative; padding: 0 0 5rem 5rem;}
.ab_rt::before{position: absolute; content: ''; left: 0; bottom: 0; border-left: .2rem solid var(--brand); border-bottom: .2rem solid var(--brand); width: 9rem; height: 9rem;}
.ab_rt::after{position: absolute; content: '';top: 9rem;background: #f6f6f6; z-index: -1; left: 0; bottom: 0; right: 9rem;}
.ab_lt{margin-right: 2rem;}
.counter_box{margin-top: 3rem;}
.count_number strong{font-size: 6rem; line-height: 4rem;  color: var(--brand); font-family: "Roboto Condensed", sans-serif; font-weight: 600;}
.count_number sup{color: var(--brand); font-size: 5rem;}
.counter_box span{display: block; padding-top: .2rem;}
.count_sec{border-bottom: .1rem solid #E8E8E8; padding-bottom: 1.5rem;}

/*facilites_sec */
.facilites_box{background: var(--white); padding: 2.5rem; margin-top: 3rem; border-radius: .2rem;}
.facilites_img img{width: 5rem; margin: 0 auto 1.5rem auto;}
.facilites_sec{position: relative;}
.rt_img{position: absolute; right: 0; top: 0; width: 48%; height: 100%; display: block;}
.rt_img img{height: 100%; object-fit: cover;}
.facilites_lt {padding-left: 2rem;}

/* room_sec */
.room_box{border: .1rem solid #EEEEEE; border-radius: .5rem; overflow: hidden; margin-top: 3rem;}
.room_txt_content{padding: 1.5rem 2.2rem;}
.ft_flex{border-top: .1rem solid rgba(30, 30, 30, 0.1); padding: 1.5rem 2.5rem 1.8rem; justify-content: space-between; position: relative;}
.ft_flex::before{position: absolute; left: 50%; top: 0; width: .1rem; height: 100%; background: rgba(30, 30, 30, 0.1); content: "";}
.view_btn{color: var(--black); text-transform: uppercase; border-bottom: .1rem solid var(--black); font-size: 1.4rem; font-weight: 500;}
.view_btn:hover{color: var(--brand); border-bottom-color: var(--brand);}
.room_txt_content h4 a{color: var(--black);}
.room_txt_content h4 a:hover{color: var(--brand);}
.room_img{overflow: hidden;}
.room_img img{transition: .5s;}
.room_box:hover .room_img img{transform: scale(1.1);}

/* call_sec */
.call_sec{position: relative; background-attachment: fixed !important;}
.call_sec::before{background: #292836; opacity: .5; position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: "";}
.call_txt{position: relative;}
.call_btn_mun i{padding-right: .5rem;}
.sev_call_box{padding: 5rem 9rem 11rem; margin-top: -7rem; text-align: center; position: relative;}
/* .sev_call_box{position: absolute; right: 0; top: -7rem; width: 33.333%;} */
.sev_call_box::before{position: absolute; left: 1rem; top: 1rem; background: url(../images/shape_img_2.png)no-repeat left top; right: 1rem; content: ""; width: 40rem; height: 40rem; background-size: 100%;}
.sev_call_box_txt{position: relative;}
.sev_call_box_txt h3{font-size: 5.5rem; line-height: 6rem;}
.srv_list_img {width: 5rem; height: 5rem; background: var(--white); border-radius: 100%; display: flex; align-items: center; justify-content: center; margin-right: 1.5rem;}
.srv_list_img img{width: 3rem;}
.srv_list_txt{color: var(--white); text-transform: capitalize; }
.list_flex{align-items: center; margin-top: 1.5rem;}
.call_txt_lt h2{font-size: 5.5rem; line-height: 6rem;}





/* feed_back_sec */
.feed_back_box { padding: 3rem; position: relative; border-radius: .5rem; background: #f8f8f9; margin-top: 3rem;}
.person_img img { width: 6rem !important; height: 6rem; border-radius: 100%; margin-right: 2rem; object-fit: cover; }
.person_txt strong { font-size: 1.8rem; line-height: 1.8rem; display: block; padding-bottom: .5rem; text-transform: capitalize; color: var(--black); font-family: "Roboto Condensed", sans-serif;}
.rating li { display: inline-block; margin: .8rem .2rem 0 0 !important; padding: 0 !important;  border: none !important;}
.bold_icon::before, .liner_icon::before { font: normal 1.4rem/1 FontAwesome; content: "\f006";  color: #FFC107;}
.bold_icon::before {  content: "\f005";}
.slider_btn .owl-dots{display: flex !important; align-items: center; justify-content: center; margin-top: 3rem;}
.slider_btn .owl-dot{content: ""; height: .8rem; width: 1.5rem; background: rgba(0, 0, 0, 0.08); border-radius: 1rem; transition: all ease 0.5s; margin: 0 .5rem;}
.slider_btn .owl-dot.active{width: 3.4rem; background: var(--brand);}

/* footer_sec */
.ft_sec{background: #063c43;}
.ft_con_list{border-top: .1rem solid #d1d1d1; border-bottom: .1rem solid #d1d1d1; padding: 2rem 0; display: inline-block; width: 100%; margin: 0 -1.5rem; display: flex; align-items: center; flex-wrap: wrap;}
.ft_con_list li{width: 33.333%; padding: 0 1.5rem; text-align: center; color: #bdbdbd;}
.ft_con_list li span{color: var(--brand); letter-spacing: .5rem; font-size: 1.5rem; display: block; text-transform: uppercase; font-weight: 600; font-family: "Roboto Condensed", sans-serif;}
.ft_con_list li a{display: block; color: #bdbdbd;}
.ft_con_list li a:hover{color: var(--white);}
.ft_logo img{width: 27rem; margin: 0 auto;}
.ft_logo{display: block; padding: 3rem 0;}
.ft_bottom{justify-content: space-between; padding: 1.5rem 0;}
.ft_bottom_lt, .ft_bottom_rt{color: #bdbdbd;}
.ft_bottom_rt a{color: var(--brand); border-bottom: .1rem solid var(--brand);}


/* testimonial_page */
.inner_banner .banner_box {padding: 25rem 0 13rem;}



/* gallery_page */
.img_areaa{column-count: 4; column-gap: 1rem;}
.img_areaa img{border-radius: 1rem;}
.gallery_sec .insta_img{margin-top: 1rem; border-radius: 1rem; overflow: hidden;}
.insta_img{position: relative;}
.insta_img::before{content: ""; position: absolute; top: 0;  left: 0;  width: 0;  height: 100%;  background: rgba(5,17,69,.3);   opacity: 0;   z-index: 0;  transition: .4s;}
.icon_insta{position: absolute; top: 50%; left: 50%; width: 4.5rem; height: 4.5rem;line-height: 45px; border-radius: 50%; background: var(--brand); color: var(--white); font-size: 2rem;  visibility: hidden;  opacity: 0;  text-align: center;   z-index: 2;   transition: .4s;  transform: translate(-50%,-50%); display: flex; align-items: center; justify-content: center;}
.insta_img:hover .icon_insta{visibility: visible; opacity: 1;}
.insta_img:hover::before{width: 100%; opacity: 1;}
.instagram .owl-nav, .instagram .owl-dots{display: none;}


/* contact_page */
.map_sec iframe{width: 100%; height: 40rem;}
.inner_contact_rt{padding: 3rem 2.5rem; border: .1rem solid #F1F1F1; border-radius: .6rem; background: var(--white); position: relative;}
.inner_contact_sec{position: relative; overflow: hidden;}
.inner_contact_sec::before{content: ""; position: absolute; bottom: 0; left: 0; width: 50rem; height: 100%; background: url(../images/con_3.png); background-repeat: no-repeat; background-position: center; background-size: cover;}
.inner_contact_lt h3{font-size: 2.5rem; line-height: 3.5rem; color: var(--white); text-transform: capitalize;}
.inner_ct_lt_img{padding: 14rem 2rem; border-radius: .4rem; position: relative; text-align: center; margin-top: 3rem; border-radius: .6rem;}
.inner_ct_lt_img::before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); border-radius: .6rem;}
.inner_ct_lt_txt{position: relative;}
.inner_ct_lt_txt h4{color: var(--white);}
.inner_contact_lt{margin-right: 3rem;}
.con_info li{display: inline-block; border: .2rem solid #eeeeee; border-radius: .6rem; padding: 2.5rem 2.5rem; position: relative; margin: 1rem 2rem 0 0; background: rgba(255, 255, 255, 0.6);}
.con_info li:last-child{margin-right: 0;}
.con_info li::before{background: var(--brand); content: ""; position: absolute; width: 1rem; height: 1rem; left: -.5rem; top: 3.2rem; border-radius: .3rem;}  
.con_info li::after{background: var(--brand); content: ""; position: absolute; height: 1rem; width: 1rem;  right: -.5rem; top: 3.2rem; border-radius: .3rem;}
.con_info li b{text-transform: capitalize; padding-right: .5rem;}
.con_info li a{color: var(--black);}
.con_info{margin-top: 4rem; text-align: center;}


/* about_page */
.inner_about_icon li{width: 50%; float: left; margin-top: 1.5rem;}
.inner_ab_off{display: flex; align-items: center; margin-top: 3rem;}
.inner_ab_off_lt{background: var(--white); border: .1rem solid var(--brand); border-radius: .8rem; padding: 3rem 2rem; max-width: 100%; position: relative; text-align: center;}
.inner_ab_off_lt::before{content: ""; width: 1.2rem; height: 2.5rem; background: var(--white); border-bottom-right-radius: 9rem; border-top-right-radius: 9rem; border: .1rem solid var(--brand); border-left: 0; position: absolute; bottom: 4rem; left: -.1rem; z-index: 6;}
.inner_ab_off_lt::after{content: ""; width: 17rem; height: 18rem; background: var(--brand); opacity: 0.5; border-radius: 1rem; transform: rotate(-3.68deg); position: absolute; left: .8rem; top: -.2rem; z-index: -1;}
.inner_ab_off_rt .vector{content: url(../images/shape.png); position: absolute; z-index: 99; left: 0; top: 0;}
.inner_ab_off_rt{background: var(--white); border: .1rem solid var(--brand); border-radius: .8rem; padding: 2rem 3.5rem; width: 100%; position: relative;}
.inner_ab_off_rt::before{content: ""; width: 1.4rem; height: 2.5rem; background: var(--white); border-bottom-left-radius: 9rem; border-top-left-radius: 9rem; border: .1rem solid var(--brand); border-right: 0; position: absolute; bottom: 4.5rem; left: -1.4rem; z-index: 6;}
.inner_ab_off_rt .sammer{text-align: center; font-size: 5rem; color: var(--brand); padding: 1rem 0;}
.inner_ab_off_rt .offer{text-align: end;}
.inner_about_lt{margin-right: 2.5rem;}
.inner_ab_img_1 img{border-radius: .6rem;}
.inner_ab_off_lt p{font-size: 1.4rem;}
.inner_ab_off_lt span{width: 100%; display: inline-block; padding: 1rem 0;}
.inner_about_icon li svg{margin-right: .8rem;}
.ab_hed{position: relative; text-align: center; margin-top: 5rem;}
.ab_hed::before{content: ""; position: absolute; top: 50%; left: 0; height: .1rem; width: 100%; border-bottom: .1rem dashed #D9D9D9; z-index: -1;}
.ab_hed span{padding: 0 2rem; background: var(--white); color: var(--brand); font-size: 2rem;}
.inner_about_bx{margin-top: 5rem;}
.inner_about_bx img{border-radius: .6rem;}
.inner_about_bx h3{padding: 1rem 0;}


/* room_page */
.anitimies_sec{border-top: .1rem dashed #ccc; padding-top: .5rem; margin: 1.5rem 0 0 0;}
.inner_facilities_img{width: 5rem; height: 5rem; border-radius: 100%; background: rgba(15, 151, 170, 0.05); display: flex; align-items: center; justify-content: center;}
.inner_facilities_img img{width: 3.5rem;}
.inner_facilities_box{border: .1rem dashed var(--button_color); border-radius: .2rem; padding: .5rem 1rem;}
.inner_facilities_txt strong{font-size: 1.6rem; text-transform: capitalize; color: var(--black); font-family: 'Yeseva One', serif; display: inline-block; padding-left: .8rem;}
.inner_facilities_box{align-items: center; margin-top: 1rem;}
/* .inner_room_img .slider_btn .owl-nav.disabled {right: 1rem; top: 1rem; position: absolute;} */
.inner_rooms_sec .owl-nav.disabled{right: 2rem; top: 2rem; position: absolute; display: flex !important; align-items: center; justify-content: center;}
.inner_rooms_sec .owl-prev, .inner_rooms_sec .owl-next { -webkit-box-shadow: 0 .4rem 2rem rgb(7 36 95 / 15%); box-shadow: 0 .4rem 2rem rgb(7 36 95 / 15%); width: 4rem; height: 4rem; border-radius: 100%;  background: var(--white);  color: var(--button_color);  text-align: center; font-size: 0;}
.inner_rooms_sec .owl-prev::before, .inner_rooms_sec .owl-next::before { font-family: "Font Awesome 6 Pro"; content: "\f060"; color: var(--brand);  font-size: 1.8rem; line-height: 4rem;}
.inner_rooms_sec .owl-next::before{content: "\f061";}
.inner_rooms_sec .owl-prev{margin-right: 1rem;}
.inner_rooms_sec .room_box:hover .room_img img {transform: none;}
.room_feature_list {border-bottom: .1rem dashed #ccc; padding: 1.5rem 0;}
.room_txt li {display: inline-block; margin: .8rem 1rem 0 0;}
.r_img img {width: 3rem; margin-right: .5rem;}
.r_txt { color: var(--black); text-transform: capitalize;}
.room_txt {background: var(--white); -webkit-box-shadow: 0 .4rem 2rem rgb(7 36 95 / 15%); box-shadow: 0 .4rem 2rem rgb(7 36 95 / 15%); padding: 1.5rem; border-radius: 0 0 .5rem .5rem;}

.person_name{align-items: center; margin-bottom: 1rem;}











@media (min-width: 992px) and (max-width: 9000px) 
{
.nav_top .dropdown .dropdown-menu { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;
    -o-transition: all 0.3s;transition: all 0.3s; max-height: 0; display: block; opacity: 0; visibility: hidden;  margin:0; border: none; border-bottom: .2rem solid #ccc; 
    background:#fff !important; width: 10.50rem; padding: 0; border-radius: 0; left: 0; right: inherit; padding: .5rem .8rem .8rem; box-shadow: inherit; }

.nav_top .dropdown:hover .dropdown-menu { max-height: 30rem;opacity: 1; visibility: visible; }

}

/* responsive */
@media only screen and (max-width: 1400px){
    .facilites_txt h5{font-size: 1.6rem; line-height: 2.2rem;}
    .banner_box {padding: 25rem 0 15rem;}
    .header_sec.fixed .menu_sec{padding-right: 20rem;}
    .sev_call_box {padding: 5rem 6rem 11rem;}
    /* .sev_call_box::before {width: 34rem;} */

    /* tetimonial_page */
    .inner_banner .banner_box {padding: 19rem 0 8rem;}
}

@media only screen and (max-width: 1399px){
    .sev_call_box::before {width: 34rem;}
    .menu_sec li {font-size: 1.8rem;}
}

@media only screen and (max-width: 1199px){
    .nav_top .navbar-brand {top: inherit; position: inherit; left: inherit; border-right-color: transparent; padding: 0;}
    .nav_top .navbar-brand img {width: 15rem;}
    .call_txt {font-size: 1.5rem;}
    .main_flx {margin-left: 0;}
    .headr_rt_btn {right: 5.5rem; top: 1.5rem;}
    .book_btn {padding: 1.5rem 3rem !important; border-radius: .5rem;}
    .banner_txt strong {font-size: 7rem; line-height: 8rem;}
    .heder_menu .container-fluid {padding: 0 3rem;}
    .nav_top .navbar-toggler {color: transparent; border: none; padding: 1rem; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; margin-right: -1rem;}
    .nav_top .navbar-toggler .icon-bar {display: block; width: 3rem; height: .4rem; border-radius: .3rem; background-color: var(--black); opacity: 1; -webkit-transform: matrix(1, 0, 0, 1, 0, 0); transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
    .nav_top .navbar-toggler .icon-bar + .icon-bar {margin-top: .4rem;}
    .nav_top .navbar-toggler.showtoggle .icon-bar:nth-child(2){opacity: 0;  width: 0px;}
    .nav_top .navbar-toggler.showtoggle .icon-bar:nth-child(3) {-webkit-transform: matrix(1, 1, 0, 1, 0, 0); transform: matrix(1, 1, 0, 1, 0, 0); width: 25px; margin-top: -11px;}
    .nav_top .navbar-toggler.showtoggle .icon-bar:nth-child(1) {-webkit-transform: matrix(1, -1, 0, 1, 0, 0); transform: matrix(1, -1, 0, 1, 0, 0); width: 25px;}
    .nav_top .navbar-collapse {position: fixed; top: 0; left: -30.10rem; background: var(--white); z-index: 999999; width: 20.80rem; padding: 2.5rem 1.5rem; height: 100% !important; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; overflow-y: auto; min-height: 100vh; align-items: baseline; justify-content: start !important; border-right: .5rem solid var(--brand);}
    .nav_top .navbar-collapse.show {left: 0;}
    .header_sec.fixed .menu_sec {padding-right: 0;}
    .menu_sec li{border-bottom: .1rem dashed #ccc; padding: .5rem 0;}
    .menu_sec li a {padding: .5rem; margin: 1rem;}
    .ab_rt {padding: 0 0 2rem 2rem;}
    .ptb {padding: 6rem 0;}
    .inner_ptb{padding: 3rem 0 6rem;}
    .sev_call_box::before {width: 29rem;}
    .sev_call_box {padding: 5rem 4rem 6rem;}
    .sev_call_box_txt h3 {font-size: 4.5rem; line-height: 5rem;}
    .sev_call_box {margin-top: -6rem;}

    
}

@media only screen and (max-width: 991px){
    .ban_frm_box {width: 50%;}
    .ban_frm_box:last-child{width: 100%;}
    .ban_frm_box .as_btn{margin-top: 1.5rem;}
    .banner_box {padding: 25rem 0 10rem;}
    .bannersec .carousel-control-prev-icon, .bannersec .carousel-control-next-icon {width: 4rem; height: 4rem;}
    .banner_txt strong {font-size: 6rem; line-height: 7rem;}
    .ab_rt{margin-top: 3rem;}
    .ptb {padding: 5rem 0;}
    .inner_ptb{padding: 2rem 0 5rem;}
    .rt_img img{display: none;}
    h1, h2 {font-size: 4rem; line-height: 4.5rem;}
    .facilites_lt {text-align: center;}
    .sev_call_box {margin-top: 3rem;}
    .sev_call_box::before {width: 32rem;}
    .call_img img {margin-right: 1rem;}

    /* tetimonial_page */
    .inner_banner .banner_box {padding: 23rem 0 6rem;}

    /* about_page */
    .inner_about_rt{margin-top: 2rem;}

    /* contact_page */
    .inner_contact_rt{margin-top: 3rem;}
    .con_info {margin-top: 2rem;}
    .map_sec iframe {height: 30rem;}
}

@media only screen and (max-width: 767px){
    
    .container{max-width: 100%; padding: 0 1.5rem;}
    .ptb {padding: 4rem 0;}
    .inner_ptb{padding: 1rem 0 4rem;}
    .wel_txt{display: none;}
    .banner_txt strong {font-size: 5rem; line-height: 6rem;}
    .bannersec .carousel-control-prev, .bannersec .carousel-control-next{bottom: 7rem;}
    .bannersec .carousel-control-next {right: inherit; left: 4.8rem;}
    h1, h2 {font-size: 3.5rem; line-height: 4rem;}
    .headr_rt_btn {right: 4.5rem;}
    .header_sec.fixed .heder_menu {padding: 1rem 0;}
    .heder_menu .container-fluid {padding: 0 1.5rem;}
    .sev_call_box::before{display: none;}
    .sev_call_box {padding: 3rem 4rem 8rem;}
    .call_txt_lt h2 {font-size: 3.5rem; line-height: 4rem;}
    .ft_con_list li {width: 50%;}
    .ft_con_list{justify-content: center;}
    .ft_logo img {width: 20rem; margin: 0 auto;}
    /* .call_img{background: var(--white); width: 4.5rem; height: 4.5rem; border-radius: 100%; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 .7rem 0 #ccc; margin-right: 1rem;}
    .call_img img {width: 3rem; margin-right: 0;} */

    /* about_page */
    .inner_about_bx {margin-top: 3rem;}
    .inner_about_bx h3{font-size: 3rem; line-height: 3.5rem;}
}


@media only screen and (max-width: 575px){
    /* .call_txt {display: none;} */
    .main_flx{justify-content: center;}
    .mail_flex{display: none;}
    .book_btn{padding: 0 !important; width: 5rem; height: 5rem; border-radius: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden;}
    .book_btn span{display: none;}
    .book_btn i {padding-right: 0;}
    .nav_top .navbar-brand img {width: 10rem;}
    .headr_rt_btn {top: .4rem;}
    .heder_menu {padding: 1rem 0;}
    .banner_txt p {display: none;}
    .banner_txt strong { font-size: 3rem; line-height: 5rem;}
    .banner_box {padding: 20rem 0 10rem;}
    .bannersec .carousel-control-prev-icon, .bannersec .carousel-control-next-icon { width: 3rem; height: 3rem;}
    .bannersec .carousel-control-prev-icon::before, .bannersec .carousel-control-next-icon::before {font-size: 2rem;}
    .banner_box .as_btn {margin-top: 1.5rem;}
    .banner_frm_content {padding: 2rem 2rem 1rem 2rem; margin-top: 3rem;}
    .bannersec .carousel-control-prev, .bannersec .carousel-control-next {bottom: 3rem;}
    .banner_box {padding: 20rem 0 8rem;}
    .ban_frm_box {width: 100%;}
    h1, h2 {font-size: 3rem; line-height: 3.5rem;}
    .count_number strong { font-size: 5rem; line-height: 3rem;}
    .header_sec.fixed .nav_top .navbar-brand img {width: 10rem;}
    .facilites_box { padding: 1.5rem; margin-top: 2rem; }
    .room_txt_content h4 {font-size: 2rem; line-height: 2.5rem;}
    .room_txt_content {padding: 1.5rem;}
    .call_txt_lt h2 {font-size: 3rem; line-height: 3.5rem;}
    .sev_call_box {padding: 3rem 3rem 7rem;}
    .ft_con_list li {width: 100%;}
    .ft_con_list li{padding-top: 1.5rem;}
    .ft_con_list li:first-child{padding-top: 0;}
    .ft_bottom {flex-direction: column;}
    .ft_logo img {width: 15rem;}
    .ft_logo {padding: 3rem 0 2rem 0;}
    .inner_ptb{padding: 2rem 0 4rem;}

    /* tetimonial_page */
    .inner_banner .banner_box{padding: 17rem 0 4rem;}
    .feed_back_box {padding: 2rem; margin-top: 2rem;}

    /* about_page */
    .inner_about_icon li {width: 100%;}
    .inner_ab_off {flex-direction: column;}
    .inner_ab_off_rt{margin-top: 3rem;}

    /* contact_page */
    .inner_ct_lt_img {padding: 6rem 1rem;}
    .map_sec iframe {height: 20rem;}
    
}

@media only screen and (max-width: 480px){
  
  

}