/* 
-------As Per Page Format Order----------
 form-style,Booking-widget-sticky,Footer-with-signup,GDPR-Based-Block,walnut-header,ota-widget-icons,ota-widget */ 

/*Form Starts*/

.form__group {
  margin-bottom: 35px;
  position: relative;
}

.form__label {
  margin-bottom: 5px;
  display: block;
  font: var(--form-label-fonts);
  color: var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 1.4px;
}

.form__control {
  border: 1px solid var(--primary-color);
  font: var(--form-input-fonts);
  height: 58px; border-color: var(--primary-color);
  background:transparent;
}

.form__control.uk-select:not([multiple]):not([size]) {
  height: 47px;
  background-position: 96% 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='%23002341' stroke-width='2' points='16 7 10 13 4 7'%3E%3C/polyline%3E%3C/svg%3E");
}

.form__control.uk-textarea {
  height: auto;
  min-height: 47px;
}

.form__checkbox,
.form__radio {
  display: block;
  position: relative;
  padding-left: 35px;
}
.form__group .form__checkbox{
	color:var(--primary-color);
}
.footer9-newsletter__gdpr .form__checkbox{
padding-left: 0;
}
.form__radio--inline {
  display: inline-flex;
  align-items: center;
}

.form__radio--inline+.form__radio--inline {
  margin-left: 20px;
}

.form__checkbox .uk-checkbox,
.form__radio .uk-radio {
  margin-right: 10px;
  border: 1px solid var(--primary-color);
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  background-color: transparent; width:24px; height:24px;
}

.form__radio .uk-radio {
  border-radius: 50%;
  top: 1px;
}

.form__radio {
  margin-top: 12px;
  font-size: 14px;
}

.form__checkbox a {
  /* color: var(--text-color); */
}

.form__checkbox a:hover,
.form__checkbox a:focus,
.form__checkbox a:focus-visible {
  color: var(--highlight-color);
}
.form__checkbox.form__checkbox-inverse .uk-checkbox{
	background-color:transparent; border-color:var(--footer-color);
}
.form__checkbox.form__checkbox-inverse .uk-checkbox:hover,
.form__checkbox.form__checkbox-inverse .uk-checkbox:focus,
.form__checkbox.form__checkbox-inverse .uk-checkbox:checked{
	background-color:var(--footer-color) !important; border-color:var(--footer-color); 
}
.form__checkbox.form__checkbox-inverse .uk-checkbox.input-error{
	background-color:var(--footer-color) !important;
}
.application-form__sec .uk-grid{
	    align-items: baseline;
}
#ui-datepicker-div{
  width: max-content;
}
.ui-datepicker-trigger{
  position: absolute;
  right: 8px;
  bottom: 13px;
  background: transparent;
  border: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  color: var(--primary-color);
  background: transparent;
  text-transform: uppercase;
  font: var(--secondary-cta-fonts);
  border: 1px solid var(--secondary-cta-font-color);
  transition: all .4s ease; font-size:12px;
}

.ui-datepicker .ui-datepicker-buttonpane button:hover,
.ui-datepicker .ui-datepicker-buttonpane button:focus {
  background: var(--primary-color);
  border-color: var(--secondary-color);
  color: #fff;
}
.contact-map__title{
  margin-bottom: 40px;
}
.form-icons .form__control.uk-select:not([multiple]):not([size]) {
  background-image: none;
}
.form-icons:before {
  font-family: var(--icon-fonts);
  bottom: 18px;
  right: 10px;
  position: absolute;
  font-size: 22px;
  color: var(--highlight-color);
  pointer-events: none;
}          
.form-calendar-icon.form-icons:before{
	bottom: 48px;
}
.event-ends.form-calendar-icon.form-icons:before {
    bottom: 17px;
}
.form-calendar-icon .ui-datepicker-trigger img{
	    opacity: 0;
}
.form-calendar-icon .form__checkbox{
	    margin-top: 10px;
}
.form-calendar-icon .form__checkbox .uk-checkbox{
	top:-2px;
}
.form-room-icon:before{
  content: "\ea8a";
}
.form-user-icon:before{
  content: "\e93c";
}
.form-calendar-icon:before{
  content: "\e963";
}
.form-icons .form__control {
    padding-right: 30px;
}

/*--------- Form Ends -------------*/

.form__checkbox a{
  text-decoration: underline; 
}
.form__checkbox a:hover{
  text-decoration: none; 
}
.event-ends.is-readonly {
    opacity: .2;
    pointer-events: none;
}

.forcmsfrom .form__group .for-design-checkbox {
    width: 100%;
    height: auto;
    overflow: visible;
    border: none;
}
.forcmsfrom.wedding-form .uk-grid > div:nth-child(7):before {
    content: "\e963";    
    right: 10px;
    bottom: 20px;
    position: absolute;
    font-size: 22px;
    color: var(--highlight-color);
    pointer-events: none;
    font-family: var(--icon-fonts);
}
.forcmsfrom.wedding-form .uk-grid > div:nth-child(7) .ada-datepicker button.ui-datepicker-trigger {
    display: none;
}
.forcmsfrom.wedding-form .uk-grid > div:nth-child(8):before {
    content: "\e963";    
    right: 10px;
    bottom: 20px;
    position: absolute;
    font-size: 22px;
    color: var(--highlight-color);
    pointer-events: none;
    font-family: var(--icon-fonts);
}
.forcmsfrom.wedding-form .uk-grid > div:nth-child(8) .ada-datepicker button.ui-datepicker-trigger {
    display: none;
}
.forcmsfrom.wedding-form .uk-grid > div:nth-child(10) {
    color: var(--primary-color);
    padding-left: 48px;
    margin-top: -20px;
    margin-left: 20px;
    margin-bottom: 0;
    font: var(--body-text-fonts);
}
.forcmsfrom.wedding-form .uk-grid > div:nth-child(10) label.form__label {
    font-weight: normal;
    letter-spacing: 0;
    text-transform: capitalize;
}
.forcmsfrom.wedding-form .uk-grid > div:nth-child(10) label[for="279041_0"] {
    font-size: 0;
}
.forcmsfrom.wedding-form .uk-grid > div:nth-child(10) input {
    width: 24px;
    height: 24px;
    top: 0px;
    left: 14px;
    margin: 0;
    position: absolute;
    background-color: transparent !important;
    border-radius: 3px;
    border: 1px solid var(--primary-color);
}
.forcmsfrom.wedding-form button.uk-button.uk-button-primary.contact-us__submit {
    padding-left: 25px;
    margin-left: 32px;
}
.contact-form button.uk-button.uk-button-primary.contact-us__submit {
    padding-left: 25px;
    margin-left: 20px;
}
.club-nikko-form button.contact-us__submit {
    padding-left: 25px;
    margin-left: 32px;
}
.email-offer-form button.contact-us__submit {
    padding-left: 25px;
    margin-left: 32px;
}
@media (max-width: 959px) {
  .contact-snippet__media{
  	text-align: center;
  }
}
@media (max-width: 767px) {
 
  .forcmsfrom.wedding-form .uk-grid > div:nth-child(10) {
      margin-top: -5px;
      margin-left: 8px;
  }
  
}
.affixed-booking {
  position: fixed;
  bottom: 20px;
  left: 0;
  width: 100%;  
  color: #fff;
  z-index: 99;
  padding-left: 0; 
  pointer-events: none;
  display:none;
}
.affixed-booking.booking-width,
.milestone .affixed-booking{
	display:block;
}
.affixed-booking form{	
  	background: rgba(18, 24, 56, 0.6);
  	max-width:1000px; margin:0 auto;
  	pointer-events: auto;
      backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}
.affixed-booking.booking-width{
	bottom:0;
}
.affixed-booking.booking-width form,
.affixed-booking.booking-width{
	background: var(--primary-color); 
}
.affixed-booking .title {
  color: #fff
}

.affixed-booking__col--title {
  display: flex;
  align-items: center;
  justify-content: center
}

.affixed-booking .uk-grid-divider {
  margin-left: -40px;
  align-items: stretch
}

.affixed-booking .uk-grid-divider>* {
  padding-left: 40px;
}

.affixed-booking__title {
  text-align: center
}

.affixed-booking__label { 
  font-size:13px; text-transform:uppercase; font-weight:300; letter-spacing: 1.25px;
}

.affixed-booking__col--button:before {
  display: none
}

.affixed-booking__col--button {
  padding-left: 0 !important; padding-right: 45px;
}

.affixed-booking__button {
  min-height: 45px;
  min-width: 240px;
  border-radius: 0;
  /*font: var(--body-text-fonts);*/
  text-transform: uppercase;
}
.affixed-booking__grid{
	align-items: center; max-width: 1000px;
    margin: 0 auto;
}
.affixed-booking__input {
  height: 40px !important;
  background: transparent !important;
  border-color: transparent;
  padding: 0 !important;
  color: #fff !important;
  cursor: pointer;
  text-align: left;
  font: var(--body-text-fonts);
      font-size: 18px;
}

.affixed-booking__input--full-height {
  height: 100% !important;
  text-align: center;
}
.affixed-booking__controls .ui-datepicker-trigger{
	left: 168px;
    bottom: 12px;
  	width: 16px;
    height: 16px;
}
.affixed-booking__controls:first-child{
	position:relative;
}
.affixed-booking__controls:first-child:after{
	    content: "\e925";
    font-family: 'template-icon';
    font-size: 10px;
    position: absolute;
    left: 220px;
    top: 40%;
}
@media(max-width: 1400px) {
  .affixed-booking__controls:first-child:after{
       left: 210px;
  }
  .affixed-booking__controls.has-icon:after{
  	right: 70px !important;
  }
}
@media(max-width: 1300px) {
  .affixed-booking__controls:first-child:after{
       left: 222px; 
  }
}
select.affixed-booking__input {
  padding: 0 20px 0 0 !important
}

.affixed-booking__input::placeholder {
  color: #fff !important
}

.affixed-booking__input:hover,
.affixed-booking__input:focus,
.affixed-booking__input:focus-visible {
  opacity: .8
}

.affixed-booking__controls {
  position: relative;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  width: 37%;
}
.affixed-booking__controls.js-guest-booking{
	width: 25%;
}
.affixed-booking__controls.has-icon:after {
  content: '\ed38';
  font-family: var(--icon-fonts);
  position: absolute;
  right: 90px;
    font-size: 23px;
  font-weight: normal;
  top: 62%;
  transform: translateY(-50%);
  line-height: 1;
  pointer-events: none;
}

.affixed-booking__dropdown {
  top: auto !important;
  bottom: 100%;
  width: 350px;
  left: 20px !important;
  background: var(--body-bg);
  border: 1px solid var(--border-color);
  color: var(--text-color);
  padding: 10px 25px;
  box-shadow: unset
}

.affixed-booking .date-picker-wrapper {
  top: auto !important;
  bottom: 100%;
  left: 30px !important
}

.room-guests {}

.room-guests__item {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-top: 1px solid var(--border-color);
  padding: 15px 0
}

.room-guests__col--input {
  width: 18px
}

.room-guests__input {
  border: 0 !important;
  background: transparent !important;
  color: var(--primary-color);
  font-size: 18px;
  font-family: var(--title-fonts);
  letter-spacing: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 1;
  text-align: left
}

.room-guests__col--text {
  width: 125px;
  padding-left: 10px;
  padding-right: 10px
}

.room-guests__text {
  font-size: 14px;
  color: var(--text-color-light);
  text-transform: uppercase;
  letter-spacing: .98px;
  font-family: var(--text-fonts-2);
  text-align: left
}

.room-guests__button {
  display: inline-flex;
  width: 26px;
  height: 26px;
  border: 1px solid var(--text-color);
  background: transparent;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: var(--text-color);
  cursor: pointer;
  transition: all .4s ease; padding:0;
}

.room-guests__button:hover,
.room-guests__button:focus-visible {
  background: var(--highlight-color);
  color: #fff;
  border-color: var(--primary-color)
}

.room-guests__item:first-child {
  border: 0
}

.affixed-booking__button:hover,
.affixed-booking__button:focus,
.affixed-booking__button:focus-visible{
  color: var(--primary-cta-font-hover-color);
  background: var(--primary-cta-hover-color);
  border-color: var(--primary-cta-font-hover-color);
}
.floating-booking__input{
	background:transparent; border:0;
  	font-size: 18px;
    color: var(--inverse-font-color);
    padding-left: 0;
    text-transform: capitalize;
}
.floating-booking__input:focus{
	 color: var(--inverse-font-color);
}
.floating-booking__label{
	text-transform: uppercase; font-weight: 300;
    font-size: 13px;
  letter-spacing: 1.25px;
}
.ng-star-inserted .affixed-booking__controls.has-icon:after{
	top: 65%;
}
.ng-star-inserted .affixed-booking__input{
	font-size:14px;
}
@media(max-width: 1360px) {
  .affixed-booking form{
  	width: 80%;
  }
}
@media(max-width: 1279px) {
  .floating-booking__input,
  .affixed-booking__input{
  	    font-size: 13px;
  }
  .affixed-booking__controls .ui-datepicker-trigger {
      left: 120px;
      width: 13px;
      height: 17px;
  }
  .affixed-booking__controls.has-icon:after {
        right: 50px !important;
    }
  .affixed-booking__controls:first-child:after{
  	        left: 173px;
  }
}
@media(max-width: 1199.98px) {
  .affixed-booking form{
  	width: 80%;
  }  
  .affixed-booking__controls:first-child:after{
  	        left: 159px;
  }
}

@media(max-width: 1023.98px) {
  .affixed-booking__controls:first-child:after{
  	display:none;
  }
}

@media(max-width: 959.98px) {
  .affixed-booking__controls:first-child:after{
  	display:none;
  }
  .affixed-booking{
  	bottom: 0px; z-index: 9;
  }
  .affixed-booking form{
  	width: 100%;
  }
  .affixed-booking__grid{
  	    max-width: 100%;
  }
  .floating-booking__input{
  	    font-size: 16px;
  }
  .affixed-booking__col--button{
  	padding-right: 20px;
  }
  .affixed-booking__col{
  	padding-left:11px;
  }
  .affixed-booking__controls .ui-datepicker-trigger{
  	left: 154px;         bottom: 9px;
  }
  .affixed-booking__button{
  	min-width: 205px;
  }
  .affixed-booking__controls .ui-datepicker-trigger{
  	    right: 20px;
  }
  .affixed-booking.booking-width {
      bottom: 0;
      border-bottom: 1px solid var(--header-color);
  }
}

@media(max-width: 767.98px) {
  .affixed-booking,
  .milestone .affixed-booking{
  	display:none !important;
  }
}

@media(max-width: 639.98px) {}

@media(max-width: 575px) {}
span.home_breadcrumb {
  text-transform: capitalize;
}
.footer9 {
  padding: 100px 20px 120px;
  background-size: cover;
 /* background-position: center; */
  color: var(--footer-color);
  background-color: var(--bg-footer);
  background-size: contain;
  background-repeat: repeat;
}

.footer9 :focus-visible {
    outline: 1px solid var(--footer-color);
    box-shadow: 0 0 2px var(--footer-color) inset;
    -webkit-box-shadow: 0 0 2px var(--footer-color) inset;
    -ms-box-shadow: 0 0 2px var(--footer-color) inset;
    -moz-box-shadow: 0 0 2px var(--footer-color) inset;
}
.footer9.addBg{
	    background-image: url(https://assets.milestoneinternet.com/cdn-cgi/image/f=auto/hotel-nikko-san-francisco/hotel-nikko-san-francisco-2803-1/website-assets/background-image/bg-pattern.png?width=1500&height=850);
    background-color: var(--tertiary-color); position:relative;
}
.footer9.addBg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: var(--tertiary-color);
    background-blend-mode: lighten; left:0;
  background: linear-gradient(170deg, rgba(52, 95, 139, 0.7) 24.01%, rgba(24, 39, 75, 0.46) 62.67%, #121838 86.42%);
}
.footer9__container{
	position:relative; z-index:2;
}
.footer9 .title {
  color: var(--footer-color);
}

.footer9 a {
  color: var(--footer-color);
}

.footer9 a:hover,
.footer9 a:focus-visible {
  text-decoration: underline;
}

.footer9:after {}

.footer9-newsletter form {
  max-width: 540px;
}

.footer9__logo {
  margin-bottom: 0;
}
.footer-links{
	display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 40px; margin-top: 40px;
}
.footer9-newsletter__grid {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.footer9-newsletter__control {
  flex: 1;
  position: relative;
}

.footer9-newsletter__input {
  height: 48px;
  color: var(--inverse-font-color) !important;
  background: transparent !important;
  border-color: var(--footer-color);
}
.footer9-newsletter__input::placeholder{
	color:#E7E3E8;
}
.footer9-newsletter__gdpr {
  margin-top: 16px;
  font-size: 12px;
  line-height: 1.5;
}
.footer9-newsletter__gdpr p{
	margin-bottom:0;
}
footer.footer9 .input-error~.error-message{
	color:var(--border-color) !important;
}
.footer9-newsletter__gdpr a {
  text-decoration: underline;
}

.footer9-newsletter__gdpr a:hover,
.footer9-newsletter__gdpr a:focus-visible,
.footer9-newsletter__gdpr a:focus{
  text-decoration: none; color:var(--inverse-font-color);
}

.footer9-newsletter__btn {
  color: var(--footer-color);
  border-color: var(--footer-color);
}

.footer9__title {
  font: var(--body-text-fonts);
  font-weight: bold;
  margin: 0 0 15px 0;
}

.footer9__address > a, .footer9__phone > a, .footer9__email > a {
  padding: 8px 0;
  display: inline-flex;
}

.footer9__menu-item > a {
  padding: 8px 0;
  display: inline-flex;
  align-items: center;
}

.footer9__menu-item > a.navON {
  text-decoration: underline;
  color: var(--footer-color);
  /*opacity: 0.75; */
}
.footer9__menu{
	display: flex;
    column-gap: 25px;
    justify-content: center;
    margin: 40px 0 35px;
}
.footer9__social .template-icon {
  margin-right: 0;
  display: inline-flex;    font-size: 12px;
}
.footer9__social .template-icon.template-icon-tripadvisor,
.footer9__social .template-icon.template-icon-Youtube{
	font-size: 15px;
}
.footer9__social-item > a {
    width: 30px;
    height: 30px;
    padding: 0;
    background: var(--secondary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  position: relative;
}
.footer9__social-item > a:hover,
.footer9__social-item > a:focus{
	background: var(--primary-color); text-decoration:none;
}
.footer9__social{
	display: flex;
    justify-content: center;
    margin-top: 25px;
    column-gap: 15px;
}
.footer9__hr {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer9__grid{
	margin-bottom:20px;
}
.hide-inner-pages{
	display:none;
}
.milestone .hide-inner-pages{
	display:block;
}
.footer9__copyright {
  font-size: 14px;
}

.footer9__submenu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: -25px;
  font-size: 14px;
}

.footer9__submenu-item > a {
  text-decoration: none;
  display: block;
}
.footer9__submenu-item > a:hover {  
  text-decoration: underline;
}

.footer9__submenu > * {
  padding-left: 25px;
}
.footer9__submenu-item>a.navON {
    color: var(--footer-color);
    /* opacity:.75; */
    text-decoration: underline;
}
.footer9__col--newsletter{
	    border: 1px solid var(--border-color);
    background: rgba(52, 95, 139, 0.3);     align-items: center;     justify-content: space-between; padding: 30px; display:flex; -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}
.footer9__bigtitle{
	color:var(--inverse-font-color);     font-weight: 300;     text-transform: capitalize;
}
.footer9__col--newsletter .description{
	margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .footer9__grid {
    margin-left: -45px;
  }

  .footer9__grid > * {
    padding-left: 45px;
  }

  .footer9__col--social {
    width: auto;
  }

  .footer9__col--newsletter {
    width: auto;
    flex: 1;
  }
}

@media (max-width: 1399.98px) {
  .footer9-newsletter form {
    max-width: 400px;
  }
  .footer9-newsletter__grid {
    flex-direction: column;
  }
  .footer9-newsletter__control {
    flex: 1;
    width: 100%;
    max-width: 400px;
  }
}

@media (max-width: 1199.98px) {
  .footer9-newsletter form {
    max-width: 100%;
  }

  .footer9-newsletter__grid {
    
  }

  .footer9__col--newsletter {
    margin-bottom: 30px; column-gap: 30px;
  }
}
@media (max-width: 1100px) {
  .footer9__copygrid{
  	    flex-direction: column;
    text-align: center;
  }
  .footer9__submenu{
  	    justify-content: center;
  }
}
@media (max-width: 1023.98px) {
}

@media (max-width: 959.98px) {
  .footer-links{
  	    display: block;
    text-align: center;
  }
  .footer9__col--newsletter{
  	    flex-direction: column-reverse;
    row-gap: 20px;
  }
  .footer9{
  	padding: 50px 20px 170px;
  }
  .footer9__col--newsletter .signup-left,
  .footer9__col--newsletter .signup-media{
      width: 100%;
  }
  .footer9-newsletter__grid{
  	        flex-direction: row;
  }
  .footer9__col--newsletter .signup-media{
  	text-align:center;
  }
}
.footer-logos{
	display:none;
}
@media (max-width: 767.98px) {
  .footer-logos{
	display:block; padding:30px 20px 100px;
}
  .footer9:after{
        content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-blend-mode: lighten;
    left: 0;
  background: linear-gradient(138.37deg, rgba(52, 95, 139, 0.7) 24.01%, rgba(24, 39, 75, 0.46) 62.67%, #121838 86.42%);

  }
  .all-site-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
  .footer9{
  	background-repeat: repeat;
    background-size: 2000px;
    background-size: 300%;
    background-image: url(https://assets.milestoneinternet.com/cdn-cgi/image/f=auto/hotel-nikko-san-francisco/hotel-nikko-san-francisco-2803-1/website-assets/background-image/bg-pattern.png?width=1500&height=850) !important;
    background-color: var(--tertiary-color);
    position: relative;
  }
  .footer9__copygrid > * {
    width: 100%;
  }

  .footer9__copygrid {
    flex-direction: column;
  }

  .footer9__copygrid > *.uk-grid-margin {
    margin-top: 15px;
  }
  .footer9__copygrid>*.uk-first-column.uk-width-auto{
  	margin-top: 11px;
  }
  .footer9 {
    padding: 40px 0 100px;
  }

  .footer9__hr {
    margin-top: 40px;
    margin-bottom: 25px;
  }

  .footer9__submenu {
    row-gap: 5px;
  }

  .footer9__submenu > * {
    width: 100%;
  }

  .footer9__submenu-item > a {
    padding: 5px 0;
  }
  .footer9__logo {
    margin-bottom: 20px; margin-top:30px;
  }

  .footer9__col--newsletter {
    margin-bottom: 0;
  }

  .footer9__grid > .uk-grid-margin {
    margin-top: 45px;
  }
  .footer9__col--newsletter{
  	flex-direction: column;
        row-gap: 40px;
        text-align: center;
        padding: 18px;
  }
  .footer-links{
  	    flex-wrap: wrap;
    display: flex;
  }
  .footer9__col--link{
  	order:2; width:100%;
  }
  .footer9__logo{
  	order:1;
    width: 40px;
  }
  .footer9__col--link{
  	order: 3;
  }
  .footer9__menu{
  	flex-wrap: wrap;
  }
  .footer9__menu-item{
  	width:100%;
  }
  .footer9__menu{
  	    margin: 0;     text-align: center;
  }
  .footer9__copyright{
  	    font-size: 13px;
  }
  .footer9__submenu{
  	    flex-wrap: nowrap;
  }
  .footer9__submenu-item{
  	width:auto;
  }
  .footer9__submenu-item>a{
  	font-size:13px;
  }
  .footer9__col--contact{
  	margin-top:40px;
  }
  .footer9__logo{
  	margin-bottom: 50px;
  }
  .footer9-newsletter__control{
  	max-width: 100%;
  }
  .footer9__col--newsletter{
      -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
}

@media (max-width: 639.98px) {
  .footer9-newsletter__grid {
    flex-direction: column;
  }

  .footer9-newsletter__action {
    width: 100%;
  }

  .footer9-newsletter__btn {
    width: 100%;
  }
}

@media (max-width: 575px) {
}

/*Privacy Policy Starts*/
.gdpr-sec h1 {
  letter-spacing: 0;
  margin-bottom: 25px;
  margin-top: 0;
  color: var(--h1-font-color);
}

.gdpr-sec h2 {
  letter-spacing: 0;
  color: var(--h3-font-color);
  font: var(--h3-title-fonts);

}

.gdpr-sec h3 {
  letter-spacing: 0;
  color: var(--h4-font-color);
  font: var(--h4-title-fonts);
}

.gdpr-sec ul a {
  color: var(--primary-color);
  display: inline
}

.gdpr-sec ul a:hover, .gdpr-sec ul a:focus {
  color: var(--text-color);
  text-decoration: none
}

.gdpr-sec #gdprformsection {
  margin: 30px 0;
  padding: 15px 20px 10px !important
}

.gdpr-sec .column21,
.gdpr-sec .column22 {
  float: left;
  width: 50%;
  margin: 25px 0
}

.gdpr-sec .column31,
.gdpr-sec .column32,
.gdpr-sec .column33 {
  float: left;
  width: 33.3333333%;
  margin-top: 25px
}

.gdpr-sec input#gdpremail {
  width: 300px;
  letter-spacing: .3px;
  position: relative;
  border-radius: 0px;
  padding: 6px 12px;
  border: 1px solid var(--border-color);
  font-family: var(--text-fonts);
  height: 47px;
  vertical-align: top;
}

.gdpr-sec input#gdprsubmit {
  font: var(--primary-cta-fonts);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 11px 24px;
  border: none;
  margin-left: 5px;
  text-transform: capitalize;
  cursor: pointer;
  border-radius: 0;    
  background: var(--secondary-color);
  color: var(--primary-cta-color);
  text-transform: uppercase;
  letter-spacing: 1.26px;
}

.gdpr-sec input#gdprsubmit:hover,
.gdpr-sec input#gdprsubmit:focus {
  background: var(--primary-color);
  color: var(--primary-cta-font-hover-color);
}

.gdpr-sec #gdprformsection label {
  letter-spacing: .32px;
  color: var(--form-label-fonts);
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}

.gdpr-sec div#gdprmsg {
  position: absolute;
  margin-top: 20px
}

.gdpr-sec .box2:not(:first-child) {
  margin-top: 25px;
}

.gdpr-sec .box2 ul li.padbttom, 
.gdpr-sec .box ul li.padbttom, 
.gdpr-sec .padbttom {
  padding-bottom: 25px;
}

.gdpr-sec .boxspacer {
  height: 25px;
  display: block;
}

.gdpr-sec ul:not(:first-child) {
  margin-top: 25px;
}

.gdpr-sec .boxspacer + ul {
  margin-top: 0;
}

@media(max-width: 767.98px) {
  .gdpr-sec h2 {
    font: var(--mob-h3-title-fonts);
  }

  .gdpr-sec .column21,
  .gdpr-sec .column22,
  .gdpr-sec .column31,
  .gdpr-sec .column32,
  .gdpr-sec .column33 {
    width: 100%;
    margin-top: 10px
  }

  .gdpr-sec .column21,
  .gdpr-sec .column22,
  .gdpr-sec .column31,
  .gdpr-sec .column32,
  .gdpr-sec .column33 {
    margin-top: 0;
    width: 100%;
  }

  .gdpr-sec .column21 ul,
  .gdpr-sec .column22 ul,
  .gdpr-sec .column31 ul,
  .gdpr-sec .column32 ul,
  .gdpr-sec .column33 ul {
    margin-bottom: 0;
  }

  .gdpr-sec .column21,
  .gdpr-sec .column31 {
    margin-top: 20px
  }

  .gdpr-sec input#gdpremail {
    width: 100%
  }

  .gdpr-sec input#gdprsubmit {
    margin: 10px 0 0
  }
}

/*Privacy Policy Ends*/
/* Header Starts */

:root {
    --header-height: 110px;
}

body {
    padding-top: var(--header-height);
}

.header {
    position: fixed;
    z-index: 50;
    background: transparent;
    color: var(--header-color);
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    min-height: var(--header-height);
}

.header.loaded {
    background-color: transparent;
}

.header.is-fixed,
.faqs .header,
.gallery .header,
.rfp .header,
.withoutbanner .header,
.accessibility .header,
.privacy-policy .header,
.bed-and-breakast-package .header,
.without-banner-header .header {
    background: var(--bg-header);
    border-bottom: 1px solid #ddd;
}

.header__container {
    width: 100%;
}

.header__grid {
    align-items: center;
    margin-left: -20px;
    justify-content: space-between;
}

.header__grid>* {
    padding-left: 20px;
}

.header__col--center {
    text-align: right;
}

.header__col--right {
    display: flex;
    align-items: center;
}

.header__logo {
    width: var(--logo-width);
    height: var(--logo-height);
    display: inline-block;
    align-items: center;
    color: var(--header-color);
}

.header__logo>* {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.header__col.header__col--left a.header__logo .sr-only {
    width: auto;
}

.header__logo path {
    fill: inherit;
}

.header__logo:hover {
    color: var(--header-color);
}

.header-collapsible {
    display: flex;
    justify-content: flex-end;
}

.header__phone {
    display: inline-flex;
    align-items: center;
    font: var(--header-fonts);
    color: var(--header-color);
    text-transform: uppercase;
    padding-left: 5px;
}

.header__phone .template-icon {
    margin-right: 10px;
    font-size: 20px;
    line-height: 1;
}

.header__phone-text {
    display: inline-flex;
    color: var(--header-color);
    align-items: center;
    padding: 0;
}

.header__phone-text:hover,
.header__phone-text:focus {
    text-decoration: underline;
    color: var(--header-color);
}

.header__bookstay {
    margin-left: 20px;
    border: 0;
    min-height: 41px;
    background-color: var(--secondary-color);
    min-width: 140px;
    padding: 8px 25px;
    letter-spacing: 1.26px;
}

.navmenu__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.navmenu__list-item {
    margin-right: 5px;
    position: relative;
}

.navmenu__list-item:last-child {
    margin-right: 0;
}

.navmenu__list-link {
    display: inline-flex;
    padding: 10px;
    position: relative;
    font: var(--header-fonts);
    text-transform: var(--header-fonts-text-transform);
    color: var(--header-color);
    filter: opacity(1);
    text-transform: none;
    position: relative;
    overflow: hidden;
    width: fit-content;
}

/*.navmenu__list-link:before {
content: "";
height: 1px;
position: absolute;
bottom: 0;
left: -100%;
background: var(--primary-color);
width: 100%;
transition-duration: .6s;
} */
.navmenu__list-link:hover:before,
.navmenu__list-link:focus:before {
    left: 100%;
}

.navmenu__list-link.navON {
    color: var(--border-color) !important;
}

/*.navmenu__list-link.navON:before{
width: 100%;
left: 0;
} */
.navmenu__list-link:hover,
.navmenu__list-link:focus-visible,
.navmenu-dropmenu__link:hover {
    color: var(--inverse-font-color);
    color: var(--hover-color);
}

.navmenu-dropmenu__link:hover {
    color: var(--primary-color);
}

.navmenu__list-link:focus-visible {
    outline: 1px solid var(--inverse-font-color);
    box-shadow: 0 0 2px var(--inverse-font-color) inset;
    -webkit-box-shadow: 0 0 2px var(--inverse-font-color) inset;
    -ms-box-shadow: 0 0 2px var(--inverse-font-color) inset;
    -moz-box-shadow: 0 0 2px var(--inverse-font-color) inset;
}

.header.is-fixed .navmenu__list-link:hover,
.header.is-fixed .navmenu__list-link:focus-visible,
.header.is-fixed .navmenu-dropmenu__link:hover,
.header.is-fixed .navmenu-dropmenu__link:focus-visible,
.navmenu-dropmenu__link:focus-visible {
    color: var(--primary-color);
    color: var(--hover-color);
}

.header.is-fixed .navmenu-dropmenu__link:hover,
.header.is-fixed .navmenu-dropmenu__link:focus-visible {
    color: var(--primary-color);
    font-weight: 600;
}

.header.is-fixed .navmenu__list-link:focus-visible {
    outline: 1px solid var(--highlight-color);
    box-shadow: 0 0 2px var(--highlight-color) inset;
    -webkit-box-shadow: 0 0 2px var(--highlight-color) inset;
    -ms-box-shadow: 0 0 2px var(--highlight-color) inset;
    -moz-box-shadow: 0 0 2px var(--highlight-color) inset;
}

.navmenu-dropmenu__link.navON {
    font-weight: 600;
}

.navmenu__list-item:last-child .navmenu__list-link {
    padding-right: 0;
}

.navmenu__dropdown>a {
    position: relative;
    padding: 10px;
}

.navmenu-dropmenu {
    padding: 20px 0px;
    margin: 0;
    min-width: 265px;
    background: var(--bg-alt-1);
    overflow: auto;
    max-height: 70vh;
    --uk-position-offset: 15px;
    text-align: left;
    top: 62px !important;
    border-top: 1px solid #cccccc;
}

.navmenu-dropmenu__link {
    display: block;
    padding: 5px 20px;
    text-transform: none;
    font: var(--header-fonts);
    color: var(--primary-color);
}

.navmenu-dropmenu__link.uk-disabled {
    opacity: .2;
}

.navmenu__list-link:hover:after,
.navmenu__list-link[aria-expanded="true"]:after,
.navmenu__list-link.navON:after {
    opacity: 1;
}

.best-rate-container {
    color: var(--inverse-font-color);
}

.best-rate-text-block span {
    display: block;
    font-size: 12px;
    line-height: 18px;
}

.best-rate-text-block strong {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1.7px;
}

.header-top-container {
    border-bottom: 1px solid var(--header-color);
    height: 42px;
}

.header-top-container .uk-container {
    justify-content: space-between;
}

/*.header-top-container, .header__container{
position:relative; z-index:2;
}
.header:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background: linear-gradient(0deg, rgba(18, 24, 56, 0), rgba(18, 24, 56, 1));
} */
.header.is-fixed:before {
    content: none;
}

.header-top-left {
    align-items: center;
}

.header-top-right {
    display: flex;
}

.header-top-container * {
    color: var(--header-color);
    filter: opacity(1);
}

.header-langsel__control {
    background: transparent;
    text-transform: capitalize;
    border-left: 1px solid var(--header-color);
    padding: 0 24px;
    min-height: 41px;
    font-size: 14px;
    align-items: center;
}

.loyalty-link {
    font-size: 14px;
    font-weight: 400;
}

.loyalty-link:hover,
.loyalty-link:focus {
    color: var(--border-color) !important;
}

.loyalty-programs {
    padding-right: 10px;
    text-align: center;
    margin: -15px 0 0;
}

.loyalty-programs.uk-card-body {
    padding: 20px;
}

.loyalty-programs .discription-box {
    padding: 15px 0
}

.loyalty-programs .discription-box p {
    color: var(--primary-color);
}

.loyalty-programs .loyalty-program:first-child .discription-box {
    margin-top: -30px;
}

.loyalty-programs .inner-box+.inner-box {
    padding-top: 20px
}

.loyalty-programs .inner-box .button {
    height: auto;
    line-height: 24px;
    padding: 10px 28px;
}

.loyalty-programs .uk-button-primary {
    color: var(--primary-color);
}

.loyalty-programs .uk-button-primary:hover,
.loyalty-programs .uk-button-primary:focus {
    color: var(--inverse-font-color) !important;
}

.loyalty-program:last-child {
    margin: 20px 0;
}

.header-langsel__control .template-icon-chevron-down {
    padding-left: 5px;
    font-size: 16px;
    line-height: 1;
    margin-top: 3px;
}

.js-lang-name {
    color: var(--primary-color);
  	text-transform: uppercase;
}
.js-langsel-selected {
  	text-transform: uppercase;
}

.header-langsel__dropdown {
    padding: 10px;
    top: 40px !important;
    left: 0 !important;
}

.header-langsel__dropdown .header-langsel__dropdown-link {
    text-transform: capitalize;
    padding: 2px 15px;
    display: block;
}

.header-langsel__dropdown li+li {
    margin-top: 2px;
}

.header-langsel__dropdown li {
    list-style: none;
}

.language-input {
    margin: 0 30px 0 35px;
}

.language-input .uk-inline button {
    color: #fff;
    border: none;
    font-size: 13px;
    letter-spacing: 1.3px;
    padding: 2px 20px 0 0;
}

.language-input .uk-inline .uk-dropdown {
    min-width: auto;
    background: #002E5D;
}

.language-input .uk-inline .uk-dropdown ul.lang-dropnav li a {
    padding: 0;
    color: #fff;
}

.language-input .uk-inline .language-dropdown {
    display: none;
}

.language-input .uk-inline .uk-dropdown.uk-open.language-dropdown {
    display: block;
}

html[lang="ja"] .navmenu__list-link {
    font-size: 13px;
}

@media all and (max-width: 1024px) {
    .language-input .uk-inline button {
        padding: 2px 15px 0 0;
    }

    .language-input {
        position: relative;
        padding-left: 0px;
        margin: 0 5px 0 25px;
    }

    .language-input option {
        background: #236192;
        border: 0;
        padding: 5px;
    }

    .language-input option:hover {
        background: transparent;
        color: #000
    }

    .language-input select {
        font-size: 13px;
        letter-spacing: 1.3px;
        background: transparent;
        border: 0;
        padding: 0 18px 0 5px;
        float: left;
        color: #fff
    }

    .language-input select:focus {
        background: transparent;
        color: #fff;
    }

    .language-input .mim-icon-right-arrow2 {
        transform: rotate(90deg);
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        transition: all ease 0.5s;
        position: absolute;
        right: -5px;
        top: 13px;
        z-index: -1;
    }
}

@media (min-width: 960px) and (max-width: 1000px) {
    .navmenu__list-link {
        font-size: 13px !important;
    }
}

@media all and (min-width: 1025px) {
    .language-input {
        position: relative;
    }

    .language-input .uk-inline button:focus {
        outline: 1px solid #fff;
    }

    .language-input option {
        background: #ffffff;
        border: 0;
        padding: 5px;
        color: #3B5A6D;
    }

    .language-input option:hover {
        background: transparent;
        color: #000
    }

    .language-input select {
        cursor: pointer;
        font-size: 13px;
        letter-spacing: 1.3px;
        background: transparent;
        border: 0;
        padding: 0 18px 0 5px;
        float: left;
        color: #fff
    }

    .language-input select:focus {
        background: transparent;
        color: #fff;
        outline: 1px solid;
    }

    .language-input .mim-icon-right-arrow2 {
        transform: rotate(90deg);
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        transition: all ease 0.5s;
        position: absolute;
        right: 0;
        top: 17px;
        z-index: 0;
    }

    .language-input.main-header .mim-icon-right-arrow2 {
        top: 32px;
    }
}

.header.is-fixed .header-top-container *,
.header.is-fixed .header__logo,
.header.is-fixed .navmenu__list-link,
.header.is-fixed .best-rate-container,
.faqs .header .header-top-container *,
.faqs .header .header__logo,
.faqs .header .navmenu__list-link,
.faqs .header .best-rate-container,
.gallery .header .header-top-container *,
.gallery .header .header__logo,
.gallery .header .navmenu__list-link,
.gallery .header .best-rate-container,
.rfp .header .header-top-container *,
.rfp .header .header__logo,
.rfp .header .navmenu__list-link,
.rfp .header .best-rate-container,
.withoutbanner .header .header-top-container *,
.withoutbanner .header .header__logo,
.withoutbanner .header .navmenu__list-link,
.withoutbanner .header .best-rate-container,
.accessibility .header .header-top-container *,
.accessibility .header .header__logo,
.accessibility .header .navmenu__list-link,
.accessibility .header .best-rate-container,
.privacy-policy .header .header-top-container *,
.privacy-policy .header .header__logo,
.privacy-policy .header .navmenu__list-link,
.privacy-policy .header .best-rate-container {
    color: var(--primary-color);
}

.header.is-fixed .header__bookstay,
.faqs .header .header__bookstay,
.gallery .header .header__bookstay,
.rfp .header .header__bookstay,
.withoutbanner .header .header__bookstay,
.accessibility .header .header__bookstay,
.privacy-policy .header .header__bookstay {
    color: var(--inverse-font-color);
}

.header.is-fixed .header-top-container,
.faqs .header .header-top-container,
.gallery .header .header-top-container,
.rfp .header .header-top-container,
.withoutbanner .header .header-top-container,
.accessibility .header .header-top-container,
.privacy-policy .header .header-top-container {
    border-bottom: 1px solid #ddd;
}

.header.is-fixed .header-langsel__control,
.faqs .header .header-langsel__control,
.gallery .header .header-langsel__control,
.rfp .header .header-langsel__control,
.withoutbanner .header .header-langsel__control,
.accessibility .header .header-langsel__control,
.privacy-policy .header .header-langsel__control {
    border-left: 1px solid #ddd;
}

@media(min-width: 960px) {
    .navmenu__list-item--onlymob {
        display: none !important
    }

    .header-top-container {
        position: relative;
        z-index: 1;
    }
}

@media(min-width: 768px) {

    .header__toggler,
    .navmenu__list-link--btn {
        display: none !important
    }
}

@media (max-width: 1399.98px) {
    .navmenu__list-item {
        margin-right: 0;
        position: relative;
    }

    .navmenu__list-link {
        padding: 10px 10px;
    }

    :root {
        --header-height: 95px;
    }

    .header__logo {
        width: var(--mob-logo-width);
        height: var(--mob-logo-height);

    }

    .header__phone .template-icon {
        margin-right: 10px;
        font-size: 16px;
    }
}

@media (max-width: 1060px) {
    .navmenu__list-link {
        font-size: 14px;
    }

    html[lang="ja"] .navmenu__list-link {
        font-size: 12px;
    }
}

@media (max-width: 1023.98px) {

    .header__phone,
    .navmenu__list-link,
    .header__bookstay {
        font-size: 15px;
    }

    :root {
        --header-height: 106px;
    }

}

@media (max-width: 959.98px) {

    .header-top-container * {
        filter: inherit;
    }

    .navmenu__list-link:hover:before,
    .navmenu__list-link:focus:before {
        left: auto;
    }
    
    .header__phone .template-icon {
        font-size: 16px;
        margin: 0;
    }

    .header-collapsible {
        position: fixed;
        top: var(--header-height, 0);
        left: -100%;
        left: 0;
        width: 100%;
        height: calc(100vh - var(--header-height, 0));
        z-index: 9;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        transition: left .4s ease;
        padding-top: 0;
        padding-bottom: 70px;
        display: block;
        background: var(--bg-header);
        display: none !important;
    }

    .is-header-active .header-collapsible {
        left: 0;
        display: block !important;
    }
    
    .header__toggler-btn {
        background: transparent;
        border: 0;
        display: flex;
        padding: 12px 0;
        margin: 0;
        font-size: 24px;
        line-height: 1;
        color: var(--header-color);
        cursor: pointer;
        align-items: center;
        min-width: 24px;
        justify-content: flex-end;
    }

    .header__toggler-btn .template-icon-menu-toggle {
        font-size: 16px;
    }
  
    html[lang="ja"] .navmenu__list-link {
        font-size: 15px;
    }
  
    .faqs .header__toggler-btn,
    .gallery .header__toggler-btn,
    .rfp .header__toggler-btn,
    .withoutbanner .header__toggler-btn,
    .accessibility .header__toggler-btn,
    .privacy-policy .header__toggler-btn {
        color: var(--primary-color);
    }

    .header.is-fixed .header__toggler-btn {
        color: var(--primary-color);
    }

    .header__toggler-btn .is-togglemenu-active {
        display: none;
    }

    .header__toggler-btn .is-togglemenu-close {
        display: block;
    }

    .is-header-active {
        overflow: hidden
    }

    .is-header-active .header__toggler-btn .is-togglemenu-active {
        display: block;
        font-size: 28px;
        margin-top: -6px;
    }

    .is-header-active .header__toggler-btn .is-togglemenu-close {
        display: none;
    }


    .header__toggler {
        display: block !important;
    }

    .header__col--right {
        display: none;
    }

    .navmenu__list {
        display: block;
        position: relative;
        z-index: 10;
        padding: 0 20px;
        height: calc(100vh - 200px);
        overflow: auto;
    }

    .navmenu__list-item+.navmenu__list-item {
        margin-top: 0;
        border-top: 1px solid var(--border-color);
    }

    .navmenu__list-link {
        display: flex;
        padding: 10px 0;
        font: var(--mob-header-fonts);
        text-transform: var(--header-fonts-text-transform);
        text-align: left;
        justify-content: flex-start;
        text-transform: none;
        width: 100%;
        color: var(--primary-color) !important;
    }

    .navmenu-dropmenu {
        position: relative !important;
        box-shadow: none !important;
        background: transparent;
        padding: 0 0 10px;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: auto !important;
        max-width: 100% !important;
        list-style: none;
        margin-top: -10px;
        border-top: none;
    }

    .navmenu-dropmenu__link {
        font: var(--body-text-fonts);
        padding: 7px 20px 7px 0;
    }

    .navmenu__dropdown>a:before {
        content: '\ed38';
        font-family: var(--icon-fonts);
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background-size: contain;
        transition: all .4s ease;
        line-height: 1;
        font-size: 24px;
    }

    .navmenu__dropdown>a[aria-expanded="true"]:before {
        content: '\ed40';
        transform: translateY(-50%);
        right: 0;
        left: auto;
    }

    .navmenu__dropdown>a {
        padding: 10px 10px 10px 0;
    }

    .navmenu__list-link.navON,
    .navmenu__more-link.navON {
        color: var(--primary-color) !important;
        font-weight: 500;
        text-decoration: underline;
    }

    .navmenu-dropmenu__link.navON {
        font-weight: 500;
        text-decoration: underline;
    }

    .header.is-fixed {
        border-bottom: 1px solid #ddd;
    }
}

@media (max-width: 767.98px) {

    .navmenu__list-link.navON,
    .navmenu__more-link.navON {
        color: var(--primary-color) !important;
        font-weight: 500;
        text-decoration: none;
    }

    .navmenu-dropmenu__link.navON {
        font-weight: 700;
        text-decoration: none;
    }

    .header__phone {
        min-width: 18px;
        line-height: 1;
        display: block;
    }

    .header__bookstay {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: var(--secondary-cta-font-color);
        color: var(--inverse-font-color);
        font: var(--primary-cta-fonts);
        min-height: 52px;
        margin: 0;
    }

    :root {
        --header-height: 63px;
    }

    body {
        padding-top: var(--header-height);
    }

    .header {
        min-height: var(--header-height);
        z-index: 101;
        padding: 0;
        display: flex;
        align-items: center;
    }

    .header__col--left {
        flex: 1;
        min-width: 1px;
        text-align: center;
    }

    .header__col--center {
        order: 1;
        flex: 0;
        min-width: unset;
    }

    .header-top-left {
        display: none;
    }

    .header__col--right {
        order: 3;
    }

    .header__container {
        width: 100%;
    }

    .header__bookstay {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        padding: 15px 15px;
        height: 55px;
        z-index: 10;
        border-radius: 0;
    }

    .is-bookstay-active .header__bookstay {
        display: none;
    }

    .header__col--right {
        display: flex;
        align-items: center;
    }

    .header__phone-label {
        display: none;
    }

    .header__phone-text>.template-icon {
        display: block;
        font-size: 18px;
        font-weight: normal;
    }

    .header__grid {
        margin-left: -30px;
    }

    .header__grid>* {
        padding-left: 30px;
    }

    .header__top-left,
    .header__top-right {
        width: 60px;
    }

    .header__top-center {
        width: calc(100% - 60px*2);
        width: -webkit-calc(100% - 60px*2);
        max-width: calc(100% - 60px*2);
        max-width: -webkit-calc(100% - 60px*2);
    }

    .navmenu__dropdown>a {
        padding: 20px 30px 20px 0;
    }



    .is-header-active .header {
        background: var(--bg-header) !important;
        border-bottom-color: transparent;
    }

    .header__phone-text span {
        display: none;
    }

    .header__phone-text:before {
        font-family: 'template-icon';
        content: "\e9a3";
    }

    .header-top-container {
        border-bottom: 0;
    }

    .header.is-fixed .header-top-container,
    .faqs .header .header-top-container,
    .gallery .header .header-top-container,
    .rfp .header .header-top-container,
    .withoutbanner .header .header-top-container,
    .accessibility .header .header-top-container,
    .privacy-policy .header .header-top-container {
        border-bottom: 0;
    }

    .header__col--right {
        display: none;
    }

    .header-top-container {
        order: 2;
    }

    .header__container,
    .header__col--left {
        order: 1;
    }

    .header.is-fixed .header-top-container {
        border-bottom: 0;
    }

    .header__col--left {
        text-align: left;
    }

    .header-top-container {
        position: relative;
    }

    .header__phone {
        position: absolute;
        right: 60px;
        top: 16px;
    }

    .header__toggler {
        position: absolute;
        right: 20px;
        top: 17px;
    }

    .navmenu__list-link {
        font-size: 28px;
        color: var(--primary-color);
    }

    .navmenu__list-link {
        padding: 26px 30px 26px 0;
    }

    .navmenu__list-item+.navmenu__list-item {
        border-top: 1px solid #E4E2DF;
    }

    .navmenu__list {
        margin-top: 15px;
    }

    .header__phone-text {
        font-size: 20px;
    }

    .navmenu__dropdown>a:before {
        content: '\ed38';
        font-family: var(--icon-fonts);
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background-size: contain;
        transition: all .4s ease;
        line-height: 1;
        font-size: 24px;
    }

    .navmenu__dropdown>a[aria-expanded="true"]:before {
        content: '\ed40';
        transform: translateY(-50%);
        right: 0;
        left: auto;
    }

    .navmenu-dropmenu {
        border-top: 0;
    }

    .header-langsel__dropdown .header-langsel__dropdown-link {
        padding: 2px 35px 2px 15px;
    }
}

@supports (-webkit-touch-callout: none) {
    @media (max-device-width: 1024px) {
        .header__phone {
            right: 55px !important;
        }
    }
}

@media (max-width: 767px) {
    .navmenu__dropdown>a:before {
        content: '\ed38';
        font-family: var(--icon-fonts);
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background-size: contain;
        transition: all .4s ease;
        line-height: 1;
        font-size: 24px;
    }

    .navmenu__dropdown>a[aria-expanded="true"]:before {
        content: '\ed40';
        transform: translateY(-50%);
        right: 0;
        left: auto;
    }

    .navmenu__dropdown>a:hover:before,
    .navmenu__dropdown>a:focus:before {
        color: var(--primary-color) !important;
    }
}

@media (max-width: 575px) {}

/* Header Ends */

/* Transparent Header Starts */

@media (min-width: 768px) {

    .has-transparent-header {
        padding-top: 0;
    }

    .has-transparent-header .header:not(.is-fixed) {
        background: transparent;
    }

    .has-transparent-header .header:not(.is-fixed) .header__logo {
        color: var(--inverse-font-color);
        filter: opacity(1);
    }

    .has-transparent-header .header:not(.is-fixed) .navmenu__list-link,
    .has-transparent-header .header:not(.is-fixed) .navmenu__dropdown>a:before,
    .has-transparent-header .header:not(.is-fixed) .header__phone,
    .has-transparent-header .header:not(.is-fixed) .header__phone-text {
        color: var(--inverse-font-color);
        filter: opacity(1);
    }

    .has-transparent-header .header:not(.is-fixed) .navmenu__list-link:hover,
    .has-transparent-header .header:not(.is-fixed) .navmenu__list-link:focus-visible,
    .has-transparent-header .header:not(.is-fixed) .header__phone-text:hover,
    .has-transparent-header .header:not(.is-fixed) .header__phone-text:focus-visible {
        color: var(--highlight-color);
    }

    .has-transparent-header .header:not(.is-fixed) .header__bookstay {
        border-color: transparent
    }

    .has-transparent-header .header:not(.is-fixed) .header__bookstay:hover,
    .has-transparent-header .header:not(.is-fixed) .header__bookstay:focus-visible {
        border-color: var(--primary-cta-hover-color);
    }
}

@media (max-width: 1399.98px) {}

@media (max-width: 1199.98px) {}

@media (max-width: 1023.98px) {}

@media (min-width: 768px) {

    .mobile-bottom-sticky,
    .mobile-menu-show,
    .nav-reserve {
        display: none
    }
}

@media (max-width: 767.98px) {

    .mobile-bottom-sticky,
    .mobile-menu-show,
    .nav-reserve {
        display: block;
    }

    .nav-reserve {
        position: fixed;
        display: none;
        z-index: 99;
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .is-header-active .nav-reserve {
        display: block;
    }

    .mobile-menu-show .header-top-left {
        display: flex;
        width: 100%;
    }

    .header-top-right .header__bookstay {
        display: none;
    }

    .mobile-bottom-sticky {
        position: fixed;
        bottom: 0;
        z-index: 99;
        width: 60%;
        right: 0;
    }

    .header__bookstay {
        position: static;
        background: var(--secondary-color);
    }

    .header__col--right {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 40%;
        background: var(--primary-color);
        height: 55px;
        padding-left: 0;
    }

    .ota-widget {
        width: 100%;
        height: 100%;
        position: static;
        min-width: auto !important;
    }

    .ota-label-container {
        padding: 19px 0 !important;
    }

    .dollar-stamp-img,
    .ota-rate-guarantee {
        display: none;
    }

    .ota-toggle {
        color: #fff;
        font-size: 14px !important;
        text-transform: none !important;
    }

    .ota-drop.uk-open:after {
        display: none !important;
    }

    .header__col--left {
        margin-top: 0 !important;
    }

    .header-collapsible:after {
        content: "";
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        display: block;
        position: absolute;
        background: linear-gradient(180deg, #fff 14.53%, rgba(255, 255, 255, 0) 176.97%), linear-gradient(180deg, rgba(242, 241, 242, 0) 43.67%, #f2f1f2 94.89%);
    }

    .header-collapsible {
        background-image: url(https://assets.milestoneinternet.com/hotel-nikko-san-francisco/hotel-nikko-san-francisco-2803-1/website-assets/background-image/intro-bg-image.png);
        background-position: center;
        background-size: cover;
        background-color: var(--bg-alt-1);
        background-blend-mode: luminosity;
    }

    .navmenu__list-link {
        font-weight: 300;
    }

    .mobile-menu-show {
        position: relative;
        z-index: 99;
        border: 1px solid #D9D9D9;
    }

    .language-input .header-langsel__control {
        color: var(--primary-color);
        width: 100%;
    }

    .language-input {
        width: 50%;
        margin: 0;
        border-left: 1px solid #D9D9D9;
        text-align: center;
    }

    .loyalty-link {
        width: 50%;
        text-align: center;
    }

    .header-langsel__dropdown {
        min-width: 100% !important;
    }

    .loyalty-programs.uk-card-body {
        width: 100%;
    }

    .ota-label-container {
        text-align: center;
    }

    /*.has-transparent-header .header:not(.is-fixed) .header__toggler-btn,
  .has-transparent-header .header:not(.is-fixed) .header__phone-text {
  color: var(--inverse-font-color);
  filter: opacity(1);
}*/
    .navmenu__list .navmenu__list-item:last-child .uk-dropdown {
        padding-bottom: 50px;
    }
}

@media (max-width: 639.98px) {}

@media (max-width: 575px) {}


/* Transparent Header Ends */

/* Page Studio Editor + Header Starts */
.page-component-mi-block .header {
    position: static;
    background: var(--bg-header) !important;
    color: var(--header-color) !important;
}

/*.page-component-mi-block .navmenu__list-link, 
.page-component-mi-block .navmenu__dropdown>a:before, 
.page-component-mi-block .header__phone, 
.page-component-mi-block .header__phone-text, 
.page-component-mi-block .header__bookstay, 
.page-component-mi-block .header__logo {
color: var(--header-color) !important;
} */

.page-component-mi-block .header__bookstay {
    border-color: var(--secondary-cta-font-color) !important;
}

/* Page Studio Editor + Header Ends */

/* Header + Main Banner Starts */
.has-transparent-header .hr30-widget {}

@media (max-width: 767.98px) {
    .vcomponent:has(.header)~.VComponent .hr30-widget {
        height: calc(100vh - var(--header-height, 0) - 55px);
    }
}

/* fix for safari */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
        @media (max-width: 767px) {
            .navmenu__list .navmenu__list-item:last-child .uk-dropdown {
                padding-bottom: 50px;
            }
        }

    }
}

/* Header + Main Banner Ends */

body.faqs .language-input.main-header {
    display: none;
}

.ng-star-inserted .header-langsel.js-langsel {
    display: none;
}

.page-component-mi-block.ng-star-inserted .language-input.main-header {
    display: none;
}

.ng-star-inserted .language-input {
    display: none;
}

.ng-star-inserted .language-input.main-header {
    display: none;
}
@font-face {
  font-family: 'ota-widget-icons';
  src:
    url('https://assets.milestoneinternet.com/milestone-internet-marketing-seo/ota-widget/ota-widget-icons.ttf') format('truetype'),
    url('https://assets.milestoneinternet.com/milestone-internet-marketing-seo/ota-widget/ota-widget-icons.woff') format('woff'),
    url('https://assets.milestoneinternet.com/milestone-internet-marketing-seo/ota-widget/ota-widget-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
    font-display: swap;
}

[class^="ow_icons-"], [class*=" ow_icons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ota-widget-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ow_icons-chevron-down:before {
  content: "\e900";
}
.ow_icons-dollar-stamp:before {
  content: "\e901";
}
/* OTA Widget CSS [START] */

/* Font Import */


/* OTA Widget Variables [START] */
:root {
    --ota-primary-color: #121838;
    --ota-highlight-color: #345F8B;
    --ota-border-color: #D9D9D9;
    --ota-text-color: #666666;
    --ota-invert-color: #ffffff;
    --ota-white-color: #ffffff;
    --ota-bg-color: #ffffff;
    --ota-font-size: 14px;
    --ota-header-top: 170px;
    --ota-header-right: 40px;
    --ota-font-size-mob: 14px;
    --ota-header-top-mob: 120px;
    --ota-header-right-mob: 10px;
    --ota-z-index: 100;
}

/* OTA Widget Variables [END] */
.is-header-active .ota-widget {
    display: none !important;
}

.ota-widget {
    top: 56px;
    right: var(--ota-header-right);
    color: var(--ota-text-color);
    display: block !important;
    /*position: fixed; */
    z-index: var(--ota-z-index);
    min-width: 210px;
}
html[lang="zh-cn"] .ota-widget{
 	min-width: 150px; 
}
html[lang="ja"] .ota-widget{
 	min-width: 150px; 
}
/* .ota-widget:before{
	 content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  z-index: -1;  
} */
.ota-widget.no-rates .ota-drop.uk-open {
    padding: 0;
}

.ota-button {
    color: var(--inverse-font-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    z-index: var(--ota-z-index);
}
.fixed-ota .ota-button .ota-label-container,
.fixed-ota .dollar-stamp-img .ow_icons-dollar-stamp:before{
	color: var(--primary-color);
}

.ota-rate-guarantee {
    font-size: 12px;
    font-weight: 500;
    font-family: var(--text-fonts);
}

.ota-label-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 4px 15px 4px 20px;
    width: 100%;
  	background: var(--primary-color);
    color: var(--inverse-font-color);     filter: opacity(1);
}
.header.is-fixed .ota-label-container,
.header.loaded.is-fixed .ota-label-container,
.withoutbanner .header .ota-label-container{
	color: var(--primary-color); 
}
.header.is-fixed .top-wrap-sec .ota-label-container,
.header.loaded.is-fixed .top-wrap-sec .ota-label-container,
.withoutbanner .header .top-wrap-sec .ota-label-container{
	color: var(--inverse-font-color); 
}
.ota-button .ota-label-container{
	background: transparent;
  	justify-content: center;
}
.ota-label {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
  padding: 15px 0;
    /*color: var(--ota-invert-color);*/
}

.ota-price {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: var(--ota-highlight-two-color);
}

.dollar-stamp-img .ow_icons-dollar-stamp:before {
    font-size: 30px;
    color: var(--inverse-text-color);
    vertical-align: middle;
}

.ota-toggle {
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 100%;
    background: transparent;
    padding-block: 3px;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    align-items: center;
    letter-spacing: 1.08px;
    font-family: var(--text-fonts);
}

.ota-toggle .ow_icons-chevron-down:before {
    font-size: 8px;
    vertical-align: middle;
    color: var(--ota-primary-color);
}

.ota-button[aria-expanded="true"] {
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

.ota-button[aria-expanded="true"] .ota-toggle span {
    transform: rotate(-180deg);
    transition: transform 0.3s ease;
}

.ota-drop {
    display: none;
}

.ota-drop.uk-open {
    background: var(--ota-bg-color);
    width: 260px;
    top:125px!important;
    /* left: -73px !important; */
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: calc(var(--ota-z-index) - 1);
    padding: 0;
    margin-top: unset;

}

.top-wrap-sec {
    overflow: hidden; padding-bottom: 20px;
}
.hotel-rates-section-bottom{
	margin-top:10px; 
}
.hotel-rates-section-bottom .icon-close{
	color:var(--primary-color); background:transparent;
}
.hotel-rates-section-bottom a:hover .icon-close,
.hotel-rates-section-bottom a:focus .icon-close{
	color:var(--text-color)
}
.ota-sub-list{
	text-align:center;
}
.ota-drop.uk-open:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: auto;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent var(--primary-color) transparent;
}

.ota-price-list {
    list-style: none;
    padding: unset;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 15px;
  	padding: 13px 15px 0;
}

ul.ota-price-list {
    max-height: 95px;
    /* Adjust based on your li height */
    overflow-y: hidden;
    /* Default: hide scroll */
}

ul.ota-price-list.enable-scroll {
    overflow-y: auto;
    /* Show scroll when JS adds the class */
}

ul.ota-price-list.enable-scroll {
    scroll-behavior: smooth;
    scrollbar-width: thin;
    /* Firefox */
}

ul.ota-price-list.enable-scroll::-webkit-scrollbar {
    width: 4px;
}

.ota-price-list li {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: var(--highlight-color);
}

.ota-price-list li>img {
    width: 18px;
}

.ota-price-list li strong {
    font-weight: 300;
    font-size: 20px;
    margin-left: auto;
}

.ota-content {
    padding: 15px 20px 10px;
    position: relative;
}

.ota-content:after {
    content: "";
    display: block;
    background: var(--ota-border-color);
    position: absolute;
    top: 0;
    left: -20px;
    width: 200%;
    height: 1px;
}

.ota-sub-heading {
    font-weight: 600; text-transform:uppercase;
    font-size: 14px;
    text-align: center;
    color: var(--highlight-color);
    padding-bottom: 10px;
  	letter-spacing:1.26px;
}

.ota-sub-list ul {
    list-style: none;
    padding: unset;
    margin: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    line-height: 100%;
    text-align: center !important;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: var(--ota-text-color);
    text-align: left;
  	margin-bottom: 5px;
}

.ota-booking-button {
        margin: 0 20px;
    width: calc(100% - 40px);
  background: var(--secondary-color);
    color: var(--inverse-font-color);
    border-color: var(--secondary-color);
}

/*.ota-booking-button {
  background: var(--ota-highlight-color);
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--ota-white-color);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.3px;
  transition: all 0.2s ease-in-out;
  text-transform: uppercase;
      border-radius: 100px;
}

.ota-booking-button:hover {
  background: transparent;
  border: 1px solid var(--ota-highlight-color);
  color: var(--ota-highlight-color);
  transition: all 0.2s ease-in-out;
}*/
@media screen and (max-width: 1400px) {
  .ota-drop.uk-open{
  	top: 104px !important;
  }
}
@media screen and (max-width: 1150px) {
.ota-widget{
min-width:auto;
}
  html[lang="zh-cn"] .ota-widget{
 	min-width: auto; 
}
html[lang="ja"] .ota-widget{
 	min-width: auto; 
}
}
@media (min-width: 960px) and (max-width: 1130px) {
.ota-rate-guarantee,
.ota-toggle{
	display:none;
}
}
/* OTA Mobile CSS [START] */
@media screen and (max-width: 768px) {
    .ota-widget {
        top: var(--ota-header-top-mob);
        right: var(--ota-header-right-mob);
    }
}
@media screen and (max-width: 767px) {
  .ota-drop.uk-open{
  	 top: auto !important;
     bottom: 64px;
  }
.ota-label{
	padding:0;
}
  .ota-toggle{
  	letter-spacing:0;
  }
  .top-wrap-sec .ota-label-container{
  	padding: 19px 20px !important;
  }
}
/* OTA Mobile CSS [END] */

/* OTA Widget CSS [END] */