.About-block .urla.a_urla p {
    width: 40%;
    margin-right: 1rem;
    border: 1px solid #1B1B1B;
}

.About-block .urla.a_urla p a.more {
    border: none;
}
.Spa-block .mx-lg-5 .txt.border_b_none{
	border-bottom: none;
}
.About-block .urla.a_urla p a {
    display: block;
    width: unset;
    margin-right: 0;
    margin-bottom: 0;
}
.About-block .blownbg .imgsbox .imgs2 {

  padding-bottom: 0px;
}
 .txt.full_width{
	max-width:100%;
}
@media (max-width: 1024px) {
    .About-block .urla.a_urla p {
        width: 45%;
    }
}

@media (max-width: 992px) {
    .About-block .urla.a_urla p {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .About-block .urla.a_urla p {
        width: 48%;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .About-block .urla.a_urla p {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 1rem;
    }
  
  footer .foottop .mb-5{
  	margin-bottom:10px !important;
  }
  footer .bottom-logo .logo{
  	display:flex;
  }
  footer .bottom-logo .logo a {
  
    margin: 20px 5px;
	}
  footer .bottom-logo .ic5{
  	height: 60px;
    object-fit: contain;
  }
  
  .fs72{
  	font-size: 20px !important;
    font-weight: bold;
  }
  
  .fs140{
  	font-size: 20px !important;
    font-weight: bold;
  }
  
  .banner {
    height: auto;
}
  
  
  .index-about-block{
  	padding:30px 0;
  }
  .index-nearby-block{
  	padding:30px 0;
  }
  .About-block{
  	padding-top: 30px;
  }
  
  .About-block .blownbg {

    padding: 30px 0px;
    margin: 30px 0;
	}
  
  .Ding-block{
  	padding:30px 0;
  }
  
  .Contact-block {

    padding: 30px 0px;
	}
  
  
  
}

.About-block .mobile-flex .imgs {
    width: 100%;
}

header .header .topmenu.has_bg {
    background: #AF9C85;
    border-top: 1px solid #ccc;
}

/********footer******/

footer .address dl dd span p {
    display: inline;
}

.file_list .m_btn {
    margin: 0 10px;
}

.Page-Rooms-block .row .col-md-6 .con .desinfo{
	min-height:8rem;
}

@media (max-width: 767px) {
	.Page-Rooms-block .row .col-md-6 .con .desinfo{
	min-height:unset;
	}
}

.Reservations-block .txt.new_sty p a {
    font-weight: normal;
  
}

.Reservations-block .txt.new_sty p a:hover {
    color: #fff;
}

.close_tip {
    position: absolute;
    right: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.useful_links ul li ul li a {
    font-size: 28px;
    font-weight: bold;
}

@media (max-width: 1440px) {
    .useful_links ul li ul li a {
        font-size: 28px;
        font-weight: bold;
    }
}

@media (max-width: 1366px) {
    .useful_links ul li ul li a {
        font-size: 26px;
        font-weight: bold;
    }
}

@media (max-width: 1200px) {
    .useful_links ul li ul li a {
        font-size: 24px;
        font-weight: bold;
    }
}

@media (max-width: 1024px) {
    .useful_links ul li ul li a {
        font-size: 22px;
        font-weight: bold;
    }
}

@media (max-width: 768px) {
    .useful_links ul li ul li a {
        font-size: 20px;
        font-weight: bold;
    }
}

@media (max-width: 576px) {
    .useful_links ul li ul li a {
        font-size: 18px;
        font-weight: bold;
    }
}

.privacy_cont{
	display:flex;
  	align-items: center;
}

.privacy_cont p{
	margin-bottom:0;
    padding-left:10px;
}

.index_block .txt p a {
    color: #F15922;
    text-decoration: underline;
  	white-space: nowrap;
}



.index_block .txt p a.more {
	color:#000;
    text-decoration: unset;

}

.Reservations-block .index_block .txt.new_sty p a:hover {
    color: #F15922;
}

.Reservations-block .index_block .txt.new_sty p a.more:hover {
    color: #fff;
}

.Page-Rooms-block .blownbg .row .col-md-4 .ros .li img{
	height:49px;
}
.Ding-block .txt p a{
	white-space: nowrap;
}

.index-about-block .txt p:nth-child(1){
	padding-left:0
}

.index-about-block .txt p{
	text-align: justify;
}
.Spa-block .txt {
	max-width: 1200px;
}
.Reservations-block .txt{
	max-width:90%;
  	padding:2rem;
}
.Reservations-block::after{
	z-index:-1;
}

.btn-hidden{
	display:none
}
.pc_search{
	z-index: 999;
    position: fixed;
  	width: 100%;
    height: 100%;
  	left: 0;
    top: 0;
}

.pc_search  .searchpup {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.16);
}
.pc_search .s_box{
	position:relative;
  	z-index:9;
  	max-width: 80%;
    margin: auto;
}

.pc_search .s_box .gsc-control-cse{
	margin-top: 3rem;
    background: #ffffff;
    padding: 2rem;
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.s_box table.gsc-search-box td.gsc-input{
	padding-right:0;
}

.s_box .gsc-input-box {
   
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  	    border: 1px solid #8B795B;
  	
}
.s_box .gsc-search-button{
	margin-left:0;
  	border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  	
}
.s_box .gsc-search-button-v2{
  	
   border: 1px solid #8B795B;
  	border-radius: 0;
  	border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  	background:#8B795B;
  	padding:15px 27px;
}
.s_box .gsc-search-button-v2:hover{
  border-color: #8B795B;
    background-color: #8B795B;
}

.s_box input.gsc-input{
	padding:5px 0 !important;
}

.ms_box .gsc-input-box {
    padding-top: 2px;
    padding-bottom: 2px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  	    border: 1px solid #EB630A;
}
.ms_box .gsc-search-button-v2{

    border: 1px solid #EB630A;
  	border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  	background:#EB630A;
  	width: 50px;
}
.ms_box .gsc-control-cse{
	padding:0;
}

/********search form********/
.pc_search .s_box .s_form{
	margin-top: 3rem;
    background: #ffffff;
    padding: 2rem;
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.pc_search .s_box .s_form .form-group{
	display:flex;
  	align-items:center;
}

.pc_search .s_box .s_form .form-control {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: 1px solid #8B795B;
  	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pc_search .s_box .s_form .sub_btn {
    border: 1px solid #8B795B;
    border-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #8B795B;
    padding: 6px 20px;
  	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pc_search .s_box .s_form .sub_btn img{
	width:16px;
}
header .Reservation{
	width:max-content;
}

.mobile-menu .searchform{
	margin-top:2rem;
}
.mob_res{
	margin-top:1.5rem;
}
.mob_res a{
	padding:5px 25px;
  	background:#EB630A;
  	color:#fff;
    border-radius: 20px;
}
/*index about us**/
.mob_index_room{
display:none;
}
header .Reservation a{
	font-weight:bold;
}
@media (max-width: 768px) {
  .pc_index_room{
  	display:none;
  }
  .mob_index_room{
  display:block;
  }
  
  .mob_index_room .swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-next{
  	border-radius: 50%;
    width: 53px;
    height: 53px;
    
      background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    color: #ffffff;
  }
  .mob_index_room .swiper-button-prev.swiper-button-prev {
    border-radius: 50%;
    width: 53px;
    height: 53px;
        background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    color: #ffffff;
  }
  
  .indexRoom .swiper-slide {
  
	}
  	.indexRoom .swiper-slide .boximg img {
    width: 100%;
    
	}
  
}
.About-block .txt p a{
	      word-break: break-word;
}
.form-controls{
	width:100%;
  	border:none;
}
/*index about us**/

.Contact-block .contact form .form-group .inp .select-menu .new_menu {
    background: #ffffff;
    border: 1px solid #707070;
    height: 100%;
}
form .form-group .new_menu {
    width: 100%;
    position: relative;
    padding: 0.7rem 0.5rem;
    border: none;
    border: 1px solid #1B1B1B;
}
