/* 
-------As Per Page Format Order----------
 hero-banner,zig-zag-feature-box-all-elements,intro-section-collapsible,zig-zag-right-image,form-style,Booking-widget-sticky,Footer-with-signup,FAQs-accordian,walnut-header,3-grid-with-title,snippet-right-image-with-bg,full-width-slider-center-mode,ota-widget-icons,ota-widget */ 

/* Layout-182 Starts */
.lt182-widget {
  position: relative;
  margin-top: -110px; 
  background: var(--primary-color); 
}
.lt182-widget__media {
  height: 640px;
  position: relative;
}
.lt182-widget__media:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, #121838 -2%, rgba(18, 24, 56, 0) 37.78%);
}
.lt182-widget__media > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.lt182-widget:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(18, 24, 56, 1) 0%, rgba(18, 24, 56, 0) 50%, rgba(255, 255, 255, 1) 100%);
}
@media (max-width: 1399.98px) {}

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

@media (max-width: 1024px) {
  .lt182-widget{
  	margin-top: -109px;
  }
}

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

@media (max-width: 767.98px) {  
  .lt182-widget__media {
    height: 420px;
  }
}

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

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

/* Layout-182 Ends */

/* Snippet Starts */
.snippet__title {
  margin-bottom: 30px;
}

.snippet__desc-readmore {
  margin-top: 10px;
}

.snippet__actions-call {
  margin-top: 10px;
  letter-spacing: 0.32px;
}

.snippet__actions-call>a {
  font-weight: 700;
}

.snippet__actions,
.snippet__actions--grid {
  margin-top: 40px;
  display: flex;
  align-items: center;
}

.snippet__actions .uk-button+.uk-button,
.snippet__actions--grid .uk-button+.uk-button {
  margin: 0 0 0 25px;
}

.snippet__actions--block {
  margin-top: 40px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.snippet__actions--block .uk-button+.uk-button {
  margin: 25px 0 0;
}

.snippet__amenities {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  justify-self: flex-start;
  column-gap: 30px;
  grid-row-gap: 20px;
  margin-bottom: 30px;
  flex-flow: wrap;
}

.snippet__amenities-item--grid {
  display: flex;
  align-items: center;
  column-gap: 15px;
}

.snippet__amenities-name {
  font: var(--h6-title-fonts);
  margin: 10px 0 0;
}

.snippet__amenities-item--grid .snippet__amenities-name {
  margin: 0; text-align: left;
}

.snippet__amenities-icon {
  display: block;
  color: var(--highlight-color);
  font-size: 20px;
}

.snippet__amenities-item--grid .snippet__amenities-icon {
  display: flex;
  font-size: 26px;
}

.snippet__amenities--stack {
  flex-direction: column;
  align-items: flex-start;
  grid-row-gap: 15px;
}

.snippet__media {
  width: 616px;
  max-width: 100%;
  overflow: hidden;
  height: 0;
  padding-bottom: 103.89610389610388%;
  padding-bottom: 81.5%;
  border-radius: var(--border-radius);
}

.snippet__media:focus-within {
  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
}

.snippet__media>img {
  width: 100%;
}

.snippet__media--l {
  width: 750px;
}

.snippet__media--xl {
  width: 800px;
}

.snippet__media--vl {
  width: 700px;
  padding-bottom: 115%;
}

.snippet__media--square {
  padding-bottom: 100%;
}

.snippet__media.our-history-media {
  padding-bottom: 133%;
}

.snippet__media--map {
  height: 650px;
  padding: 0;
}

.snippet__media-mapholder {
  height: 100%;
}

.snippet__media-map,
.snippet__media-map>div {
  height: 100% !important;
}

.snippet__title .template-icon {
  display: inline;
  width: 25px;
  height: 25px;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  align-items: center;
  vertical-align: baseline;
  color: var(--highlight-color);
}

.snippet__zigzag:not(.is-hidden)+.snippet__zigzag:not(.is-hidden) {
  margin-top: 40px;
}

.snippet__zigzag.is-hidden+.snippet__zigzag {
  margin-top: 0;
  transition: margin .4s ease;
}

.snippet__accordion {
  margin-bottom: 30px;
}

.snippet__accordion-name {
  font: var(--h5-title-fonts);
}

.snippet__accordion-content {}

.snippet__accordion--border {
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
  border-top: 1px solid #ccc;
  padding-top: 25px;
}

.snippet__dotnav {
  position: absolute;
  left: 0;
  z-index: 11;
  bottom: 0;
  right: 0;
  width: 50%;
  margin-left: auto;
  margin-right: 0;
  padding-left: 35px;
}

.snippet__slider-dotnav {
  margin-top: 40px;
  width: 610px;
  max-width: 100%;
  justify-content: center;
}
.alternate-bg-color .full-width-sec:nth-of-type(even) {
    background-color: var(--bg-alt-1);
}
.alternate-bg-color .full-width-sec{
    padding: 80px 0;
}
.inner-padding.alternate-bg-color{
    padding-left: 0;
    padding-right: 0;
}
.alternate-bg-color .snippet__zigzag:not(.is-hidden)+.snippet__zigzag:not(.is-hidden){
margin-top: 0 !important;
}
@media (min-width: 1200px) {
  .snippet__zigzag:not(.is-hidden)+.snippet__zigzag:not(.is-hidden) {
    margin-top: 80px;
  }

  .snippet__container--small {
    max-width: 1070px
  }
}

@media (min-width: 960px) {
  .snippet__zigzag:nth-child(even) .snippet__col:first-child {
    order: 2;
  }

  .snippet__zigzag:nth-child(even) .snippet__col:last-child {
    order: 1;
  }

  .snippet__zigzag:nth-child(odd) .snippet__col:first-child {
    order: 1;
  }

  .snippet__zigzag:nth-child(odd) .snippet__col:last-child {
    order: 2;
  }

  .snippet__zigzag--revert:nth-child(odd) .snippet__col:first-child {
    order: 2;
  }

  .snippet__zigzag--revert:nth-child(odd) .snippet__col:last-child {
    order: 1;
  }

  .snippet__zigzag--revert:nth-child(even) .snippet__col:first-child {
    order: 1;
  }

  .snippet__zigzag--revert:nth-child(even) .snippet__col:last-child {
    order: 2;
  }
  .snippet__zigzag--padding-middle {
    align-items: flex-start
  }
  .snippet__zigzag--padding-middle .snippet__conent {
    padding-top: 50px;
  }
}

@media (max-width: 1399.98px) {
  .uk-container-small .snippet__media {
    width: 450px;
  }

  .snippet__media--xl,
  .snippet__media--l {
    width: 610px;
  }
}

@media (max-width: 1199.98px) {
  .snippet__media {
    width: 100% !important;
  }

  .snippet__slider-dotnav {
    margin-top: 20px;
    width: 50%;
  }
}

@media (max-width: 1023.98px) {

  .snippet__title,
  .snippet__desc,
  .snippet__amenities {
    margin-bottom: 20px;
  }

  .snippet__actions .button-booknow {
    min-width: unset;
    padding: 10px 25px;
  }

  .snippet__actions--grid {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
}

@media (max-width: 959.98px) {
  .snippet__media {
    width: 100%;
    max-width: 100%;

  }
  .snippet-media{
  	text-align:center;
  }
  .snippet__media img {
    width: 100%;
  }

  .snippet__title svg {
    width: 15px;
    height: 15px;
  }

  .snippet__zigzag:not(.is-hidden)+.snippet__zigzag:not(.is-hidden) {
    margin-top: 50px;
  }

  .snippet__media--map {
    height: 600px;
  }

  .snippet__slider-dotnav {
    width: 100%;
    justify-content: flex-start;
    margin-top: 40px;
  }
  .alternate-bg-color .full-width-sec{
  padding: 50px 0;
  }
}

@media (max-width: 767.98px) {
  .snippet__actions--block .uk-button+.uk-button {
    margin: 15px 0 0;
  }

  .snippet__dotnav {
    position: static;
    width: auto;
    padding: 0;
    margin-left: -15px;
    margin-top: 30px;
  }
  /*.snippet__actions {
  margin-top: 25px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

  .snippet__actions .uk-button+.uk-button,
  .snippet__actions--grid .uk-button+.uk-button,
  .snippet__actions--block .uk-button+.uk-button {
  margin: 20px 0 0;
}*/
  
  .snippet__actions .uk-button-primary,
  .snippet__actions--grid .uk-button-primary,
  .snippet__actions .uk-button-default,
  .snippet__actions--grid .uk-button-default {
    padding: 10px 15px;
  }

  .snippet__actions .uk-button+.uk-button,
  .snippet__actions--grid .uk-button+.uk-button {
    margin: 0 0 0 15px;
  }

  .overview .snippet__actions {
    margin-top: 25px;
    display: flex;
    align-items: center;
    flex-direction: row;
  }

  .overview .snippet__actions .uk-button+.uk-button,
  .overview .snippet__actions--grid .uk-button+.uk-button,
  .overview .snippet__actions--block .uk-button+.uk-button {
    margin: 0 0 0 25px;
  }
}

@media (max-width: 767.98px) and (min-width: 640px) {

}

@media (max-width: 639.98px) {

  .snippet__media--map {
    height: 400px;
  }

  .inner-padding--thirdlevel .snippet__title {
    font-size: 35px;
  }
}

@media (max-width: 575px) {
  .snippet__actions .button-booknow {
    padding: 10px 15px;
  }

  .snippet__amenities {
    column-gap: 20px;
  }

  /*.snippet__amenities-item--grid {
  width: calc(50% - 10px);
}*/
}

@media (max-width: 374px) {
  .snippet__actions {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
  }
  .snippet__actions .uk-button+.uk-button,
  .snippet__actions--grid .uk-button+.uk-button,
  .snippet__actions--block .uk-button+.uk-button {
    margin: 20px 0 0;
  }

  .snippet__dotnav {
    justify-content: center;
  }
}

/* Snippet Ends */




/* GCP Slider Starts  */
.gcp-slider__nav {
  position: absolute;
  right: 0;
  bottom: 0;
  background: var(--primary-cta-inverse-color);
  color: var(--inverse-font-color);
  width: 190px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}

.gcp-slider__nav-link {
  background: var(--primary-cta-inverse-color);
  color: var(--primary-cta-inverse-font-color);
  border-radius: 0;
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: 600;
  min-height: 35px;
  padding: 5px 15px;
  transition: all .4s ease;
  line-height: 1;
  display: flex;
  align-items: center;
}

.gcp-slider__nav-link+.gcp-slider__nav-link {
  padding-left: 10px;
}

.gcp-slider__nav-link:first-child {
  padding-right: 10px;
}

.gcp-slider__nav-link.uk-invisible {
  visibility: visible !important;
  display: inline-flex !important;
  cursor: not-allowed;
  color: rgba(255, 255, 255, .36);
}

.gcp-slider__nav-link>.template-icon {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
  transition: all .4s ease;
  margin-left: 15px;
}

.gcp-slider__nav-link>.template-icon:last-child {
  margin-left: 15px;
  margin-right: 0;
}

.gcp-slider__nav-link>.template-icon:first-child {
  margin-right: 15px;
  margin-left: 0;
  margin-top: unset;
}

.gcp-slider__nav-link-text {
  min-height: 14px;
  display: inline-flex;
  align-items: flex-end;
  margin-top: -2%;
}

.gcp-slider__nav-link:hover,
.gcp-slider__nav-link:focus,
.gcp-slider__nav-link:focus-visible {
  outline: 0;
  box-shadow: unset;
}

.gcp-slider__nav-link:hover>.template-icon,
.gcp-slider__nav-link:focus>.template-icon,
.gcp-slider__nav-link:focus-visible>.template-icon,
.gcp-slider__nav-link.uk-invisible>.template-icon {
  opacity: 0.5;
}

.gcp-slider__expand {
  font-size: 22px;
  color: #000;
  position: absolute;
  bottom: 0;
  right: 190px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background: #fff;
  transition: all .4s ease;
}

.gcp-slider__expand:hover,
.gcp-slider__expand:focus,
.gcp-slider__expand:focus-visible {
  color: var(--highlight-color);
}


.gcp-slider__actions {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: inline-flex;
  width: 101px;
  height: 35px;
  background: var(--body-bg);
  color: var(--text-color);
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
}

.gcp-slider__actions--revert {
  left: auto;
  right: 0;
}

.gcp-slider__actions > .template-icon {
  margin-left: 5px;
  font-size: 16px;
}

.zigzag-snippet-with-tabs .button-combo{
	margin-top:30px;
}

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

/* GCP Slider Ends  */
/* H1 Headline Starts  */
.h1-headline {
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding:60px 20px;
}
.h1-headline__back {
  margin-bottom: 20px; font-weight:normal;
}

.h1-headline__back > .template-icon {
  font-size: 125%;
}
.h1-headline--with-bg:after {
  content: '';
  height: 33%;
  background: var(--bg-alt-1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.h1-headline__media {
  max-width: 1030px;
  margin: 0 auto 40px;
}

.h1-headline__title {
  margin-bottom: 30px;
}

.h1-headline__title:last-child {
  margin-bottom: 0;
}

.h1-headline__text {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.h1-headline__content {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.h1-headline__content:last-child {
  margin-bottom: 0
}

.title--tagline{
  text-transform: uppercase; 
}

.h1-headline__content--extra {
  margin-top: 30px;
}
.h1-headline__actions {
  justify-content: center;
  margin-top: 40px
}
.h1-headline__actions .uk-button + .uk-button {
  margin-left: 20px;
}
.section-bottom-divider {
  border-bottom: 1px solid var(--border-color);
}
.h1-headline-widget--primary-bg  {
  background: var(--primary-color);
  color: var(--inverse-font-color);
}
.h1-headline-widget--primary-bg *{
  color: var(--inverse-font-color);
}
.h1-headline-widget--secondary-bg {
  background: var(--bg-alt-1);
}
.intro-bg-section{
    padding: 80px 20px 140px;
      background-position: center;
  background-size: cover;
      background-color: var(--bg-alt-1);
    background-blend-mode: luminosity; margin-top: -1px;
  
      background-color: rgba(242 241 242 / 70%);
    background-blend-mode: overlay;
    margin-top: -1px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    background-size: cover;
}
.rooms .intro-bg-section{
padding: 40px 20px 300px;
}
.intro-bg-section:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
   /* background: linear-gradient(180deg, #FFFFFF 14.53%, rgba(255, 255, 255, 0) 176.97%), linear-gradient(180deg, rgba(242, 241, 242, 0) 43.67%, #F2F1F2 94.89%); */
  	background: linear-gradient(180deg, #fff 19.53%, rgba(255, 255, 255, 0) 176.97%), linear-gradient(180deg, rgba(242, 241, 242, 0) 38%, #ffffff 94.89%);      
    z-index: -1;
}
.intro-bg-section.intro-gray-gradient:after{
	/*background: linear-gradient(180deg, #fff 19.53%, rgba(255, 255, 255, 0) 176.97%), linear-gradient(180deg, rgba(242, 241, 242, 0) 38%, #f2f1f2 94.89%); 
  	background: linear-gradient(180deg, #fff 19.53%, rgba #f2f1f200
(242, 241, 242, 0) 108.97%), linear-gradient(180deg, rgba(242, 241, 242, 0) 38%, #f2f1f2 94.89%); */
      background: linear-gradient(180deg, #fff 19.53%, rgba(242, 241, 242, 0) 108.97%), linear-gradient(180deg, rgba(242, 241, 242, 0) 38%, #f2f1f2 94.89%);
}
.sf-experiences .h1-headline{
	    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/intro-bg-image.png?width=1500&height=850);
}
.section-bottom-divider.intro-bg-section{
	border-bottom:0;
}
@media (max-width: 1399.98px) {
  .h1-headline {
    padding: 50px 20px;
  }
  .intro-bg-section{
  padding: 80px 20px 180px;
  }
  .rooms .intro-bg-section{
  padding: 40px 20px 250px;
  }
}
@media (max-width: 1024px) {
.intro-bg-section{
	margin-top:-4px; padding: 80px 20px 95px;
}
}
@media (max-width: 959px) {
  .intro-bg-section{
      margin-top: -5px;
  }
  .intro-bg-section:after{
  	    background: linear-gradient(180deg, #FFFFFF 9.53%, rgba(255, 255, 255, 0) 176.97%), linear-gradient(180deg, rgba(242, 241, 242, 0) 43.67%, #F2F1F2 94.89%);
  }
}
@media (max-width: 767.98px) {
  .h1-headline__title--noimage {
    margin: 0;
  }
	
  .h1-headline__actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    justify-content: center;
    margin-top: 20px;
  }

  .h1-headline__actions .uk-button + .uk-button {
    margin: 0;
  }
  
  .h1-headline__container{
  	    padding: 0;	
  }
}

@media (max-width: 639.98px) {
  .h1-headline {
    padding:40px 20px;
  }
  .intro-bg-section{
  padding: 60px 20px 60px;
  }
.rooms .intro-bg-section{
  padding: 40px 20px 250px;
  }
  
  .h1-headline--noimage {
    padding-bottom: 20px;
  }

  .h1-headline__media {
    margin-bottom: 20px;
  }
}

/* H1 Headline Ends  */
/* Layout 1 Starts */
.lt223-widget--primary-bg  {
  background: var(--primary-color);
  color: var(--inverse-font-color);
}
.lt223-widget--primary-bg *{
  color: var(--inverse-font-color);
}
.lt223-widget--secondary-bg {
  background: var(--bg-alt-1);
}
@media (max-width: 1399.98px) {}

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

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

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

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

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

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

/* Layout 1 Ends */
/*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) {
}

.faq1-widget {
    background-blend-mode: luminosity;
    background-color: var(--bg-alt-1);
    padding: 70px 20px;
    background-size: cover;
    background-position: center;
}


html[lang="ja"] body.milestone .faq1-widget, html[lang="ja"] body.rooms .faq1-widget, html[lang="ja"] body.weddings .faq1-widget, html[lang="ja"] body.offers .faq1-widget, html[lang="ja"] body.pet-friendly .faq1-widget, html[lang="ja"] body.special-events .faq1-widget {
    display: none;
}
html[lang="zh-cn"] body.milestone .faq1-widget, html[lang="zh-cn"] body.rooms .faq1-widget, html[lang="zh-cn"] body.weddings .faq1-widget, html[lang="zh-cn"] body.offers .faq1-widget, html[lang="zh-cn"] body.pet-friendly .faq1-widget, html[lang="zh-cn"] body.special-events .faq1-widget {
    display: none;
}
.faq1-widget__title {
    text-align: center;
    margin-bottom: 30px;
}

.faq1-widget__container .description{
   max-width:780px; margin:0 auto;
}

.faq1-widget__accordion {
  	margin-top:30px;
    padding-top: 25px;
    padding-bottom: 25px;
  	display: flex;
    flex-wrap: wrap;
    column-gap: 12px;
}
.faq1-widget__accordion .faqs-list-main{
	display: inline-flex;
    align-items: center; flex-wrap:wrap;
}
.faq1-widget__accordion .faqs-list-main a{
  width: 100%;
}
.faq1-widget__accordion > div{
	margin-top: 12px !important;
    padding: 20px 27px !important;
    background: var(--inverse-font-color); border-top:0 !important;
}
.faq1-widget__accordion .uk-accordion-title{
	font: var(--h6-title-fonts); font-weight:600;
}
.faq1-widget__accordion .uk-accordion-title::before {
    content: '\eb14';
    font-size: 24px;
    font-weight: normal;
}

.faq1-widget__accordion .uk-open>.uk-accordion-title::before {
    content: '\eb0b';
}

.faq1-widget__que {
    margin-bottom: 0;
}

.faq1-widget__accordion .uk-accordion-title::before {
    color: var(--secondary-color);
}
.faq1-widget__accordion > div {
    width: 49%;
}

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

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

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

@media (max-width: 959.98px) {
  .faq1-widget__accordion>div {
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    .faq1-widget {
        padding: 60px 0;
    }
    .faq1-widget__title {
        margin-bottom: 50px;
    }
    .faq1-widget__accordion {
        padding-top: 15px;
        padding-bottom: 15px;
    }
  	.faq1-widget__accordion>div {
        width: 100%;
    }
}

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

@media (max-width: 575px) {
}

/* 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;
}
.three-content-content .uk-card-body{
	padding:18px 0 0 0;
}
.three-content-content .uk-card-title{
  font-weight:600; margin-bottom: 8px; filter: opacity(1);
} 
.three-grid-section h2{
	max-width:400px; text-align:center;     margin: 0 auto 35px;
}
.three-content-content:nth-child(odd){
	    margin-top: -80px;
}
.three-grid-section{
	padding:70px 0;
}
.addBg.three-grid-bg{
	position:relative;
}
.addBg.three-grid-bg:after{
	content:"";
  	background-image: url(https://assets.milestoneinternet.com/hotel-nikko-san-francisco/hotel-nikko-san-francisco-2803-1/site-images/home/three-grid-bg.jpg);
    position: absolute;
    bottom: 0;
    height: 1200px;
    width: 100%;
    background-color: #F2F1F2;
    left: 0;
    background-blend-mode: luminosity;
    background-position: center;
    z-index: 0;
}
.addBg.three-grid-bg:before{
	content:"";
      width: 100%;
    height: 1200px;
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, .8), rgba(0, 0, 0, 0));
}
.three-grid-section .uk-container{
	position:relative; z-index:2;
}
.three-grid-with-title{
	position:relative;
}
.three-grid-with-title:after{
	content:"";
      width: 100%;
    height: 500px;
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(0deg, rgba(242, 241, 242, 1) 25%, rgba(242, 241, 242, .8), rgba(0, 0, 0, 0));
}
.three-grid-bg-color:after{
	    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0px;
        background: linear-gradient(0deg, rgba(242, 241, 242, 1) 25%, rgba(246, 244, 245, .5), rgba(246, 244, 245, 0));
}
.three-grid-bg-color{
	    margin-top: -140px;     background: rgba(246, 244, 245, 1);
}
.button-combo{
	margin-top:30px;
}

@media (max-width: 1023px) {
  .three-grid-bg-color{
      margin-top: -95px;
  }
  .three-content-content:nth-child(odd){
		margin-top:0;
  }
}
@media (max-width: 767.98px) {
  .three-content-content{
  	width:100%;
  }
  .three-content-content .uk-card-media-top{
  	text-align:center;
  }
  .three-content-content:nth-child(odd){
		margin-top:0;
  }
  .three-content-content:last-child{
  		margin-top:30px;
  }
  .addBg.three-grid-bg:after{
  	    bottom: auto;
        top: -556px;
        background-repeat: no-repeat;
    	height: 915px;
  }
  .three-grid-with-title:after{
  	background: linear-gradient(0deg, rgba(242, 241, 242, 1) 72%, rgba(242, 241, 242, 1), rgba(0, 0, 0, 0)); height:97%;
  }
  .three-grid-bg-color:after{
  	height: 97%;
  }
  .lt135-h1{
  	position:relative;
  }
  .lt135-h1:before{
  	content: "";
    width: 100%;
    height: 1200px;
    position: absolute;
    left: 0;
    z-index: 1;
    top: -85px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0));
   /* background: linear-gradient(180deg, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, .8), rgba(0, 0, 0, 0)); */
  }  
}
.snippet-right-image-with-bg{
	    background-color: var(--tertiary-color);
    padding: 50px;
    border-radius: 0;
    color: var(--inverse-font-color); 
    position: relative;
  	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);
}
.snippet-right-image .title--tagline{
	    margin-bottom: 10px;
}
.snippet-right-image-with-bg .description a{
	color: var(--inverse-font-color);  text-decoration:underline;
}
.snippet-right-image-with-bg .description a:hover,
.snippet-right-image-with-bg .description a:focus{
	color: var(--inverse-font-color);   text-decoration:none;
}
.snippet-right-image-with-bg:after {
    content: "";
    background: linear-gradient(138.37deg, rgba(52, 95, 139, 0.7) 24.01%, rgba(24, 39, 75, 0.46) 62.67%, #121838 86.42%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(170deg, rgba(52, 95, 139, 0.7) 24.01%, rgba(24, 39, 75, 0.46) 62.67%, #121838 86.42%);
}
.snippet-right-image-with-bg-inner {
    border: 1px solid var(--border-color);     
  	position: relative;
    z-index: 2;
}
.snippet-right-image-with-bg .uk-container{
	    padding: 30px 0 30px;
}
.snippet-right-image-with-bg h2{
	color:var(--inverse-font-color);
}
.accordion-inverse{
	margin-top:30px;
  	border-top: 1px solid #62809F;
    border-bottom: 1px solid #62809F;
    padding-top: 20px;
    padding-bottom: 20px;
}
.accordion-inverse .uk-accordion-title{
	color: var(--inverse-font-color); font-size:16px;
}
.accordion-inverse .uk-accordion-title:hover,
.accordion-inverse .uk-accordion-title:focus{
	color: var(--border-color);
}
.accordion-inverse.uk-accordion>:nth-child(n+2){
	border-top: 1px solid #62809F; padding-top: 20px;    margin-top: 20px;
}
.snippet-right-media{
	position:relative;
}
.snippet-right-image-with-bg-inner .snippet-right-media > img{	
    width: calc(100% - 40px);
}
.res-logo {
    position: absolute;
    top: 25px;
    left: 55px;
}
.reserve-link {
    width: 148px;
    height: 148px;
    position: absolute;
    bottom: 20px;
    right: 60px;
    border: 1px solid var(--secondary-color);
    border-radius: 50%;
    padding: 10px;
    transition: 0.2s all;
}
.reserve-link a {
    background: rgba(52, 95, 139, 0.6);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: var(--inverse-font-color);
    padding: 30px;
  	backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
}
.reserve-link a:focus{
	background: rgba(52, 95, 139, 0.6);
}
.reserve-link:hover {
    padding: 0;
}
.reserve-link a:focus{
	background: rgba(52, 95, 139, 0.6);
}
@media (max-width: 959px) {
  .snippet-right-content{
          order: 2;
      margin-top: 0 !important;
  }
  .snippet-right-media{
          order: 1;
      text-align: center;
  }
}
@media (max-width: 767px) {
  .res-logo{
      left:55px !important;
  }
  .snippet-right-image-with-bg .uk-container {
      padding: 22px 0 20px;
  }
  .snippet-right-image-with-bg{
  	padding: 20px;
  }
  .snippet-right-image-with-bg .uk-card-body {
      padding: 70px 20px 10px;
  }
}
.fw-slider-list {
    width: 1010px;
}
.full-width-slider-media > img{
	width:100%;
}
.fw-slider-list .uk-panel{
	transform: scale(0.9); /* transition: all 0.5s; */
    -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: scale(0.885) translateZ(0);
        transform: scale(0.885) translateZ(0);
       /* -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease; */
        padding: 0;
        min-height: 0;
}
.fw-slider-list.uk-active .uk-panel{
	transform: scale(1);
   -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: scale(1);
        transform: scale(1);
       /* -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease; */
}
.full-width-center-slider .secondary-h2{
	margin-bottom:60px;
}
.full-width-slider-content{
	max-width: 520px;
    margin: 0 auto; display:none;
}
.full-width-slider-media{
	position: relative;
}
.fw-slider-list.uk-active .full-width-slider-content{
	display:block;
}
.full-width-slider-content .description{
	color:var(--primary-color); font-size: 20px;
}
.full-width-center-slider .center-slider-bg.addBg{
	position:relative;
}
.full-width-center-slider .center-slider-bg.addBg{
	background-color: #F2F1F2;
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: cover;
}
/*.full-width-center-slider .center-slider-bg.addBg:before{
	content: "";
    background-image: url("https://assets.milestoneinternet.com/hotel-nikko-san-francisco/hotel-nikko-san-francisco-2803-1/website-assets/background-image/center-slider-bg.jpg");
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: #F2F1F2;
    left: 0;
    background-blend-mode: luminosity;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: 600px;
    background-position: bottom left;
} */
.eat-drink .full-width-center-slider .center-slider-bg.addBg:after{
  content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
    /* background: linear-gradient(175deg, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, .8), rgba(0, 0, 0, 0)); */
   background: linear-gradient(175deg, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, .8), rgba(255, 255, 255, 0.9));
}
.eat-drink .full-width-center-slider .center-slider-bg.addBg{
	    background-position: center;
}
.full-width-slider-list,
.center-slider-bg h2{
	position:relative; z-index:2;
}
.full-width-center-slider{
	    position: relative;
}
.full-width-center-slider:after {
    content: "";
    width: 104%;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 1;
    bottom: 0;
        background: linear-gradient(186deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0.9) 100%);
}
.full-width-slider-list .uk-position-center-left{
	transform: translate(-573px, 0) !important;
    left: 50%;
}
.full-width-slider-list .uk-position-center-right{
	transform: translate(573px, 0) !important;
    right: 50%;
}
.full-width-slider-center-mode .uk-section{
	position: relative;
    z-index: 2;
}
.fw-slider-list:nth-child(2) .res-logo img{
	width: 100px;
}
.fw-slider-list:nth-child(3) .res-logo img{
	width: 150px;
}
.full-width-center-slider .uk-slidenav{
	    color: var(--primary-color);
}
.fw-slider-list.previous-slide,
.fw-slider-list:last-child{
	visibility:hidden;
    opacity: 0;
}
.fw-slider-list.next-slide:last-child,
.fw-slider-list.uk-active:last-child{
	visibility:visible;
    opacity: 1;
}
.secondary-bg-color{
background-color: var(--bg-alt-1);
}
@media (min-width: 2000px) {
  .full-width-center-slider:after{
  background: linear-gradient(266deg, rgba(255, 255, 255, 1) 76%, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  }
}
@media (min-width: 1700px) {
  .full-width-center-slider:after{
  background: linear-gradient(266deg, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  }
}
@media (min-width: 1024px) {
  .full-width-slider-list .uk-position-center-left,
  .full-width-slider-list .uk-position-center-right{
    top: 240px;
  }
}
@media (max-width: 1239px) {
  .fw-slider-list {
      width: 80%;
  }
  .full-width-center-slider .secondary-h2{
  	margin-bottom: 40px;
  }
  .fw-slider-list .uk-panel{
  	transform: scale(0.85);
  }
  .full-width-slider-list .uk-position-center-right {
    transform: translate(472px, 0) !important;
  }  
  .full-width-slider-list .uk-position-center-left {
    transform: translate(-475px, 0) !important;
  }
  .full-width-slider-list .uk-position-center-left,
  .full-width-slider-list .uk-position-center-right{
    top: 200px;
  }
  .reserve-link{
    bottom: 30px;
  }
}
@media (max-width: 1023px) {
      .fw-slider-list {
        width: 700px;
    }
  .full-width-slider-list .uk-position-center-right {
        transform: translate(421px, 0) !important;
    }
  .full-width-slider-list .uk-position-center-left {
        transform: translate(-421px, 0) !important;
    }
  .full-width-slider-list .uk-position-center-left,
  .full-width-slider-list .uk-position-center-right{
    top: 170px;
  }
  	.reserve-link {
        width: 100px !important;
        height: 100px !important;
        font-size: 11px;
        line-height: 14px;
        padding: 7px !important;
        bottom: 25px !important;
  }      
  .reserve-link a{
  	padding: 35px !important;
  }
  .res-logo{
  	width:50px;
  }
  .reserve-link:hover{
  	padding:0 !important;
  }
}
@media (max-width: 959px) {
      .fw-slider-list {
        width: 550px;
    }
 .full-width-slider-list .uk-position-center-right {
        transform: translate(336px, 0) !important;
        font-size: 11px;
    }
  .full-width-slider-list .uk-position-center-left {
        transform: translate(-335px, 0) !important;
        font-size: 11px;
    }
   .full-width-slider-list .uk-position-center-left,
  .full-width-slider-list .uk-position-center-right{
    top: 135px;
  }
  .full-width-center-slider .secondary-h2 {
        margin-bottom: 20px;
    }
   .full-width-center-slider .center-slider-bg.addBg{
  	    min-height: auto !important;
  }
}
@media (max-width: 767px) {
  .full-width-slider-media{
  		padding:0 20px;
  }
  .res-logo{
  	    top: 15px; left: 35px;
  }
  .res-logo img{
  	width:41px;
  }
  .full-width-slider-media > img{
  	    height: 240px;
    object-fit: cover;
  }
  .reserve-link {
        width: 130px !important;
        height: 130px !important;
        font-size: 15px;
        line-height: 20px; bottom: -55px !important;
  }
  .reserve-link a {
        padding: 15px !important;
    }
  .fw-slider-list .uk-card-body{
  	    padding: 70px 30px 30px;
  }
  .full-width-center-slider:after{
  	    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, .8), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 1));
  }
  .full-width-center-slider .center-slider-bg.addBg:after{
  	content:none;
  }
  .full-width-center-slider .center-slider-bg.addBg:before{
  	background-position: center;
  }
  .fw-slider-list .uk-panel{
  	        transform: scale(1);
  }
  .full-width-slider-list .uk-position-center-left{
  	        transform: translate(-65px, 105px) !important;
  }
  .full-width-slider-list .uk-position-center-right {
        transform: translate(65px, 105px) !important;
  }
  .full-width-slider-center-mode .uk-section{
  	padding-bottom: 0;
  }
}
@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] */