.wrapperflexitem {
    display: flex;
    align-items: center;
       width: 157%;
}
/* Header Flex Proper Align */
.header-top .flexbox {
    display: flex;
    align-items: center;
        padding-right: 0px;
    padding-left: 0px;
}

/* Logo left */
.header-top .col-md-2 {
    flex: 0 0 auto;
}

/* Right side pura content */
.header-top .col-md-10 {
    display: flex;
    justify-content: flex-end;   
    align-items: center;
         padding-right: 0px;
    padding-left: 0px;    
}

/* Menu + buttons ek line me */
.inline_menu_bar {
    display: flex;
    align-items: center;
  
}

/* Menu right */
.slimmenu-wrapper {
    display: flex !important;
    justify-content: flex-end;
}



input.btn.btn-success.applyBtn {
    position: relative;
    height:32px;
}
i.fa.fa-lock {
    padding-right: 3px;
}
.btn_1, a.btn_1 {
    
    font-size: 13px;
}
.wrapperloggendinofo{
    width:95%;
}
button#htSearchSub {
    /*width: 20%;*/
    margin: 0 auto;
    text-align: center;
	padding:10px;
}
.aligncenter {
    text-align: center;
    margin-top: 30px;
}
.booking-engine-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	    background: rgba(0,0,0,.5);
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg-fronts.bg-front-mob-rela {
       background: rgba(255, 255, 255, 0.85);
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(0px);
}
.wrapperbgwhite h2 {
    font-size: 40px;
    padding-bottom: 30px;
}
.trip-booking {
    position: relative;
}
.slimmenu-wrapper {
    padding: 0px;
    margin: 0;
    list-style: none;
	    justify-content: flex-end;
    display: flex;
    gap: 12px;
}
.flexbox{display:flex;align-items:center;}

/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.booking-engine {
    background-color: #ffffff;
     
	    border-radius: 10px;
    padding: 30px;
}.padding_top_30{padding-top:30px;}
hr.no-margin {
    margin: 0px;
    padding-bottom: 60px;
}
nav#mainNav ul li a {
    color: #333;
}
ul.footerlik {
    list-style: none;
    padding: 0px;
    line-height: 30px;
}
a.js-scroll-trigger.btn_1 {
    color: #ffffff !important;
}
.booking-engine .form-floating>label{color:#333;}
.booking-engine {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 25px;
    width: 600px;
    margin: 0 auto;
}
.booking-engine-main {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 25px;
    width: 85%;
    margin: 0 auto;
}
.hero .wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
    color: #333333;
}
p.settypo em {
    font-size: 12px;
}
p.settypo a {
    text-decoration: underline;
}
div#amenities {
    padding-bottom: 90px;
}
small.bg-primary {
    background-color: #978667 !important;
    color: #fff;
    padding: 2px 8px;
    border-radius: 3px;
    font-size: 10px;
    line-height: 20px;
}
section.bg-white.membarship .flex-item-wrapper .item a img {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.padding_bottom_20{padding-bottom:20px;}
.padding_bottom_100{padding-bottom:100px;}
.flex-item-wrapper {
    display: flex;
    gap: 20px;
}
p.settypo.textrightwithmargin {
    text-align: right;
    padding-top: 10px;
}
.intro.margintop30 {
    margin-bottom: 30px;
}
.flex-item-wrapper .item a img {
    border-radius: 15px;
}
.field-label label {
    color: #83755a;
	text-transform:capitalize;
    font-size: 12px;
    line-height: normal;
    font-weight: 400;
}
.footer-top {
    background-color: #faf8f5;
}
.font-14{font-size:14px;}
.footer-overlay{    background-blend-mode: overlay;
    background-color: #473e2d;}
	.margin_60_60{padding:60px 0px;}
	.copyright{    color: #fff;
    padding: 15px 0;
    background-color: #1f2127;
    font-size: 12px;text-align:center;

	}
	.margin_0_auto{margin:0 auto; padding-bottom:30px;}
	 
	
	.bgimag.contain {
    background-image: url(../img/bg-01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
	    background-color: #faf8f5;

}
section.servicecontent.padding_bottom_100 {
    background-color: #faf8f5;
}
.menu-toggle.active span:nth-child(3) {
    transition: .1s ease-in-out;
    transform: rotate(-45deg);
    transform-origin: bottom left;
}
.menu-toggle.active span:nth-child(2) {
    transition: .1s ease-in-out;
    transform-origin: center;
    width: 0;
}
.menu-toggle.active span:first-child {
    transition: .1s ease-in-out;
    transform: rotate(45deg);
    transform-origin: top left;
}
.menu-toggle {
    display: none;
}
.setspace { 
   padding:15px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #efefef;
}
ul.footerlik li a {
    
    color: #333;
}
ul#slimmenu li a {
      
    font-size: 15px;
    color: #6a480b;
    font-family: 'Open Sans', sans-serif;
    
} 
.Contactleft{
    text-align:left;
}
@media only screen and (max-width:768px){
    .Contactleft{
    text-align:center !important;
}
	.logo img {
    width: 80px;
}
ul#slimmenu li a {
     color: #fff;
 }
.setspace { 
   padding:0px 0px;
     
}
.social ul {
   
    text-align: center;
}
.phone_element a i {
    margin-right: 5px;
    
}
ul.footerlik {
     
    text-align: center;
    color: #333;
}
.wrapperflexitem.inline_menu_bar.mobile-menu-active {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #b98416;
    width: 100%;
    top: 90px;
    height: 100vh;
}
.slimmenu-wrapper li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    display: block;
    padding-left: 15px;
    line-height: 45px;
}
 
 .list-horizontal > li, .list-inline > li {
    float: unset;
    margin-right: 10px;
    padding: 0;
    display: block;
}

    .inline_menu_bar {
        position: fixed;
        top: 0;
        right: 0;
        width: 280px;
        height: 100vh;
        background: #b8860b;   /* gold tone */
        padding: 20px 20px 20px;
        overflow-y: auto;
        z-index: 9999;
    }

    /* Menu vertical */
    .slimmenu-wrapper {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
       text-align:center;
    }

    .slimmenu-wrapper li {
        width: 100%;
    }

    .slimmenu-wrapper li a {
        display: block;
        width: 100%;
        white-space: normal;   /* allow clean wrap */
        font-size: 16px;
        padding: 0px 0;
    }

    /* Buttons full width */
    .wrapperloggendinofo {
       
        width: 100%;
    }

    .top-user-area-list {
        display: flex;
        flex-direction: column;
   
        width: 100%;
    }

    .top-user-area-list li a {
        display: block;
        width: 100%;
        text-align: left;
        border-radius: 30px;
    }



.btn_1, a.btn_1{width:100%;     font-size: 16px;     padding: 18px 25px;
    font-weight: 700;}
ul.top-user-area-list.list.list-horizontal.list-border {
         padding: 0 0px;
    width: 100%;
    display: block;
	 ;
}
.btn_1, a.btn_1 {
    
background: #71541f;}
.menu-toggle span {
    width: 30px; 
	    background-color:#000000;
    height: 2px;
    display: block;
    margin: 8px 0;
    border-radius: 0;
    box-shadow: unset;
}
.menu-toggle span:nth-child(2) {
    width: 20px;
}
.header-top {
    padding: 0px 0;
    max-height: 90px;
    background: #fffefe !important;
    min-height: 80px;
}
.menu-toggle {
    display: block;
}
	.wrapperflexitem {
    display: none;
}
}
@media only screen and (max-width:767px){
    .flex-item-wrapper {
    gap: 10px;
    flex-wrap: wrap;
}
.margin_60_60 {
    padding: 30px 0px;
}
footer#contactus {
    text-align: center;
}
.phone_element a {
    justify-content: center; 
 align-items: center;
}
.booking-engine-inner {
    position: unset;
    
}
.wrapper-footer-item {
    padding: 0 15px;
}
div#amenities {
    padding-bottom: 30px;
}
.aligncenter {
    text-align: center;
    margin-top: 0px;
}
button#htSearchSub {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 15px;
}
.bg-fronts.bg-front-mob-rela {
    background-color: #faf8f5;
    padding: 20px 0px;
    border-radius: 18px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
 .wrapperbgwhite h2 {
    font-size: 25px;
    padding-bottom: 15px;
}
.booking-engine {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 15px;
    width: 95%;
    margin: 0 auto;
}
.margin_0_auto {
    margin: 0 auto;
    padding-bottom: 5px;
}
.booking-engine-main {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 15px;
    width: 95%;
    margin: 0 auto;
}
}
a.btn.btn-primary.rounded-pill.px-4.py-2.shadow {
    margin-bottom: 10px;
}

