* {
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*::before,
*::after {
  box-sizing: inherit;
}
::selection {
  background: #003459;
  color: #ffffff;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
html,
html a,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
li,
dl,
th,
dt,
input,
textarea,
span,
div {
  font-family: "Lato", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "Lato", sans-serif;
  -webkit-tap-highlight-color: transparent;
}
.show-all:hover {
  color: #003459;
  border-color: #003459;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
a {
  -webkit-text-decoration: none;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
#__next > .ant-layout {
  min-height: 100vh;
  overflow: hidden;
  background-color: #ffffff;
}
#__next > .ant-layout .hotel-submission-form .ant-progress-outer {
  position: fixed;
  z-index: 9;
  left: 0;
  top: auto;
}
#__next > .ant-layout .hotel-submission-form .gm-style > input[type="text"] {
  left: 9px !important;
  top: 46px !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#__next
  > .ant-layout
  .hotel-submission-form
  .hotel-form-location
  .ant-card-head-title {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  color: #2c2c2c;
}
#__next
  > .ant-layout
  .hotel-submission-form
  .hotel-form-location
  .ant-card-body
  p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #777777;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#__next
  > .ant-layout
  .hotel-submission-form
  .hotel-form-location
  .ant-card-body
  p
  strong {
  color: #2c2c2c;
  width: 30%;
}
.ant-popover.profile_menu {
  z-index: 9999;
}
.ant-popover
  .ant-popover-content
  .ant-popover-inner
  .ant-popover-inner-content
  ul.ant-menu {
  border: 0;
}
.ant-popover
  .ant-popover-content
  .ant-popover-inner
  .ant-popover-inner-content
  ul.ant-menu.account_menu
  li {
  color: #2c2c2c;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  height: auto;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.ant-popover
  .ant-popover-content
  .ant-popover-inner
  .ant-popover-inner-content
  ul.ant-menu.account_menu
  li.ant-menu-item-selected,
.ant-popover
  .ant-popover-content
  .ant-popover-inner
  .ant-popover-inner-content
  ul.ant-menu.account_menu
  li.ant-menu-item-active {
  background-color: transparent;
}
.ant-popover
  .ant-popover-content
  .ant-popover-inner
  .ant-popover-inner-content
  ul.ant-menu.account_menu
  li
  a {
  padding: 8px 0;
  color: #2c2c2c;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.ant-popover
  .ant-popover-content
  .ant-popover-inner
  .ant-popover-inner-content
  ul.ant-menu.account_menu
  li
  a:hover {
  color: #003459;
}
.ant-popover
  .ant-popover-content
  .ant-popover-inner
  .ant-popover-inner-content
  ul.ant-menu.account_menu
  li
  a.active {
  font-weight: 700;
  color: #003459;
}
.ant-popover
  .ant-popover-content
  .ant-popover-inner
  .ant-popover-inner-content
  ul.ant-menu.account_menu
  li
  button {
  padding: 0;
  border: 0;
  cursor: pointer;
  padding: 8px 0;
  background-color: transparent;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.ant-popover
  .ant-popover-content
  .ant-popover-inner
  .ant-popover-inner-content
  ul.ant-menu.account_menu
  li
  button:hover {
  color: #003459;
}
.ant-popover
  .ant-popover-content
  .ant-popover-inner
  .ant-popover-inner-content
  ul.ant-menu.account_menu
  li
  button:focus {
  outline: none;
}
.DateRangePicker
  .DateRangePickerInput
  .DateRangePicker_picker
  .DayPicker_weekHeader
  .DayPicker_weekHeader_ul
  .DayPicker_weekHeader_li {
  color: #2c2c2c;
}
.DateRangePicker
  .DateRangePickerInput
  .DateRangePicker_picker
  .DayPicker_weekHeader
  .DayPicker_weekHeader_ul
  .DayPicker_weekHeader_li
  small {
  font-size: 13px;
}
.DateRangePicker
  .DateRangePickerInput
  .DateRangePicker_picker
  .DayPicker_focusRegion
  .CalendarMonthGrid
  .CalendarMonth
  .CalendarMonth_caption {
  font-size: 16px;
  color: #2c2c2c;
}
.DateRangePicker
  .DateRangePickerInput
  .DateRangePicker_picker
  .DayPickerNavigation
  .DayPickerNavigation_button:focus {
  outline: none;
}
.DateRangePicker
  .DateRangePickerInput
  .DateRangePicker_picker
  .DayPickerKeyboardShortcuts_buttonReset:focus {
  outline: none;
}
.ant-tooltip {
  font-size: 13px;
  font-weight: 700;
}
.ant-tooltip .ant-tooltip-inner {
  box-shadow: none;
  text-align: center;
  border-radius: 3px;
  min-height: 26px;
  padding: 4px 10px;
}
.ant-select-dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item {
  padding: 12px 12px;
  line-height: 1;
}
.ant-select-dropdown
  .ant-select-dropdown-menu
  .ant-select-dropdown-menu-item.ant-select-dropdown-menu-item-active {
  background-color: rgba(0, 132, 137, 0.1);
}
.view_with__popup.room_guest__component.active {
  min-height: 54px;
}
.view_with__popup.room_guest__component.alt
  .popup_container
  #popup
  > div
  > div {
  padding: 0;
}
.view_with__popup.room_guest__component.alt.active {
  min-height: inherit;
}
.ant-dropdown.social_share_menu {
  z-index: 9999 !important;
}
.ant-dropdown.social_share_menu .ant-menu {
  padding: 7px 0;
  min-width: 150px;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-dropdown.social_share_menu .ant-menu .ant-menu-item {
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
}
.ant-dropdown.social_share_menu .ant-menu .ant-menu-item > div {
  padding: 15px 20px;
  color: #2c2c2c;
}
.ant-dropdown.social_share_menu .ant-menu .ant-menu-item > div svg {
  margin-right: 8px;
}
.ant-dropdown.social_share_menu .ant-menu .ant-menu-item:hover {
  background-color: #f7f7f7;
}
.ant-drawer,
.ant-modal-mask,
.ant-modal-wrap {
  z-index: 99999 !important;
}
.ant-drawer.filter_drawer {
  pointer-events: none;
}
.ant-drawer.filter_drawer .ant-drawer-mask {
  display: none;
}
.ant-drawer.filter_drawer.ant-drawer-bottom.ant-drawer-open
  .ant-drawer-content-wrapper {
  box-shadow: none;
}
.ant-drawer.filter_drawer .ant-drawer-content-wrapper {
  height: calc(100vh - 152px) !important;
  pointer-events: all;
}
.ant-drawer.filter_drawer .ant-drawer-content-wrapper .ant-drawer-wrapper-body {
  height: 100%;
}
.ant-drawer.filter_drawer
  .ant-drawer-content-wrapper
  .ant-drawer-wrapper-body
  .ant-drawer-body {
  height: 100%;
  padding-top: 0;
  overflow: hidden;
}
.ant-modal-wrap .ant-modal-content {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.16);
}
.ant-modal-wrap.review_modal .ant-modal {
  max-width: 1170px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1260px) {
  .ant-modal-wrap.review_modal .ant-modal {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ant-modal-wrap.review_modal .ant-modal {
    top: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.ant-modal-wrap.review_modal .ant-modal .ant-modal-body {
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-top: 30px;
}
@media only screen and (max-width: 1260px) {
  .ant-modal-wrap.review_modal .ant-modal .ant-modal-body {
    padding: 40px 30px;
  }
}
.ant-modal-wrap.review_modal .image_uploader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media only screen and (max-width: 667px) {
  .ant-modal-wrap.review_modal .image_uploader {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 667px) {
  .ant-modal-wrap.review_modal .image_uploader .ant-upload {
    margin-bottom: 10px;
  }
}
.ant-modal-wrap.review_modal .image_uploader .ant-upload.ant-upload-drag {
  border: 0;
  border-radius: 0;
  background: transparent;
}
.ant-modal-wrap.review_modal
  .image_uploader
  .ant-upload.ant-upload-drag
  .ant-upload {
  padding: 0;
  display: block;
  width: auto;
  height: auto;
}
.ant-modal-wrap.review_modal
  .image_uploader
  .ant-upload.ant-upload-drag-hover
  .image-drag-area {
  border-color: #48bdc1;
}
.ant-modal-wrap.review_modal .image_uploader .ant-upload-list {
  float: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ant-modal-wrap.review_modal
  .image_uploader
  .ant-upload-list
  .ant-upload-list-item {
  width: 125px;
  height: 125px;
  border-radius: 3px;
}
.ant-modal-wrap.review_modal .image_uploader .ant-upload-drag-container {
  display: block;
}
.gm-style-iw-c {
  box-shadow: none !important;
}
.gm-style-iw {
  padding: 0 !important;
  border-radius: 3px !important;
  width: 270px !important;
  z-index: 1;
}
.gm-style-iw .gm-style-iw-d {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  max-width: 100% !important;
}
.gm-style-iw .info_window_card {
  width: 270px;
  margin-bottom: 0;
}
.gm-style-iw .info_window_card > div > img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.gm-style-iw .info_window_card .content_wrapper > div + div {
  margin-top: 2px;
  margin-bottom: 4px;
}
.gm-style-iw .info_window_card .content_wrapper .meta_wrapper .rating {
  margin-top: 5px;
}
.gm-style-iw button[title="Close"].gm-ui-hover-effect {
  width: 26px !important;
  height: 26px !important;
  padding: 6px !important;
  border-radius: 50%;
  margin: 0 !important;
  top: 14px !important;
  right: 11px !important;
  opacity: 1;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  background-color: #ffffff !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.gm-style-iw button[title="Close"].gm-ui-hover-effect > img {
  margin: 0 !important;
}
.ant-modal-wrap.image_gallery_modal .ant-modal {
  top: 50px;
}
.ant-modal-wrap.image_gallery_modal .ant-modal .ant-modal-content {
  box-shadow: none;
  padding: 0 30px;
  background: transparent;
}
@media only screen and (max-width: 480px) {
  .ant-modal-wrap.image_gallery_modal .ant-modal .ant-modal-content {
    padding: 0 20px;
  }
}
.ant-modal-wrap.image_gallery_modal
  .ant-modal
  .ant-modal-content
  .ant-modal-body {
  max-width: 1170px;
  padding: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 1440px) {
  .ant-modal-wrap.image_gallery_modal
    .ant-modal
    .ant-modal-content
    .ant-modal-body {
    position: relative;
  }
}
.ant-modal-wrap.image_gallery_modal .ant-modal .image_gallery_close {
  background: transparent;
  border: 0;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -20px;
  right: 40px;
}
.ant-modal-wrap.image_gallery_modal .ant-modal .image_gallery_close:focus,
.ant-modal-wrap.image_gallery_modal .ant-modal .image_gallery_close:hover {
  outline: none;
}
@media only screen and (max-width: 1440px) {
  .ant-modal-wrap.image_gallery_modal .ant-modal .image_gallery_close {
    top: 0;
    right: 0;
  }
  .ant-modal-wrap.image_gallery_modal .ant-modal .image_gallery_close svg path {
    opacity: 0.8;
    fill: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .ant-modal-wrap.image_gallery_modal
    .ant-modal
    .image_gallery_close:hover
    svg
    path {
    opacity: 1;
  }
}
.quantity button.btn {
  border: 1px solid #003459;
}
.quantity button.btn svg {
  fill: #003459;
}
.quantity button.btn:hover {
  background-color: #003459;
}
.quantity button.btn:hover svg {
  fill: #ffffff;
}
.quantity input[type="number"],
.quantity input[type="number"].qnt-input {
  color: #2c2c2c;
}
.mobile-header.ant-drawer {
  z-index: 10000;
}
.mobile-header .ant-drawer-body {
  padding: 0;
}
.mobile-header .ant-drawer-body .auth-menu {
  border: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 30px;
  padding: 25px 20px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
}
.mobile-header .ant-drawer-body .auth-menu li {
  height: auto;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.mobile-header .ant-drawer-body .auth-menu li.ant-menu-item-selected,
.mobile-header .ant-drawer-body .auth-menu li.ant-menu-item-active {
  background-color: transparent;
}
.mobile-header .ant-drawer-body .auth-menu li a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px 15px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 700;
  color: #2c2c2c;
}
.mobile-header .ant-drawer-body .auth-menu li:last-child a {
  color: #ffffff;
  background-color: #003459;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.mobile-header .ant-drawer-body .auth-menu li:last-child a:hover {
  opacity: 0.9;
}
.mobile-header .ant-drawer-body .main-menu {
  border: 0;
  padding-top: 30px;
}
.mobile-header .ant-drawer-body .main-menu li {
  padding: 0;
}
.mobile-header .ant-drawer-body .main-menu li.ant-menu-item-selected,
.mobile-header .ant-drawer-body .main-menu li.ant-menu-item-active {
  background-color: transparent;
}
.mobile-header .ant-drawer-body .main-menu li a {
  font-size: 15px;
  padding: 0 31px;
  border-left: 4px solid transparent;
  color: #2c2c2c;
}
.mobile-header .ant-drawer-body .main-menu li a.active {
  font-weight: 700;
  border-color: #003459;
  color: #003459;
}
.mobile-header .ant-drawer-body .main-menu li button {
  display: block;
  text-align: left;
  width: 100%;
  border: 0;
  padding: 0 32px;
  cursor: pointer;
  background-color: transparent;
  color: #2c2c2c;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.mobile-header .ant-drawer-body .main-menu li button:hover {
  color: #003459;
}
.mobile-header .ant-drawer-body .main-menu li buttonfocus {
  outline: 0;
}
.mobile-header .ant-drawer-body .main-menu li:hover a {
  color: #003459;
}
.pac-container {
  border: 0;
  z-index: 99999;
  padding: 5px 0;
  margin-top: 0;
  border-radius: 3px;
  box-shadow: 0 15px 46px -10px rgba(26, 26, 29, 0.3);
}
@media only screen and (max-width: 991px) {
  .pac-container {
    margin-top: 0;
  }
}
.pac-container::after {
  display: none;
}
.pac-container .pac-item {
  border-top: 0;
  line-height: 30px;
  padding: 10px 14px;
  cursor: pointer;
  font-size: 13px;
  color: #909090;
}
.pac-container .pac-item .pac-icon {
  margin-top: 6px;
}
.pac-container .pac-item .pac-item-query {
  font-size: 15px;
  font-weight: 600;
  color: #2c2c2c;
}
.pac-container .pac-item .pac-item-query .pac-matched {
  font-weight: 700;
  color: #000000;
}
.pac-container .pac-item:hover {
  background-color: #f7f7f7;
}
.reservation_modal .ant-modal {
  width: 100% !important;
  max-width: 450px;
  padding: 0 15px;
}
.reservation_modal .ant-modal-content {
  box-shadow: none;
}
.reservation_modal .ant-modal-content .ant-modal-body {
  padding: 0;
  position: relative;
}
.reservation_modal .ant-modal-content .ant-modal-body .reservation_sidebar {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.16);
}
.reservation_modal
  .ant-modal-content
  .ant-modal-body
  .reservation_sidebar
  header {
  padding-top: 50px;
  padding-bottom: 20px;
  border-color: #ebebeb;
}
@media only screen and (max-width: 375px) {
  .reservation_modal
    .ant-modal-content
    .ant-modal-body
    .reservation_sidebar
    header {
    padding-top: 30px;
  }
}
.reservation_modal
  .ant-modal-content
  .ant-modal-body
  .reservation_sidebar
  .DateInput__small {
  width: 112px;
}
.reservation_modal
  .ant-modal-content
  .ant-modal-body
  .reservation_sidebar
  input,
.reservation_modal
  .ant-modal-content
  .ant-modal-body
  .reservation_sidebar
  .DateRangePickerInput {
  padding: 0 9px;
}
.reservation_modal
  .ant-modal-content
  .ant-modal-body
  .reservation_sidebar
  footer {
  border-color: #ebebeb;
}
.reservation_modal .ant-modal-content .ant-modal-body > button.close {
  border: 0;
  padding: 0;
  top: 15px;
  right: 15px;
  height: auto;
  line-height: 1;
  position: absolute;
  font-size: 32px;
  background-color: transparent;
  color: #909090;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 375px) {
  .reservation_modal .ant-modal-content .ant-modal-body > button.close {
    top: 10px;
    right: 10px;
    font-size: 25px;
  }
}
.reservation_modal .ant-modal-content .ant-modal-body > button.close:hover,
.reservation_modal .ant-modal-content .ant-modal-body > button.close:focus {
  outline: none;
  color: #2c2c2c;
}
.reservation_modal .ant-modal-content .ant-modal-body > button.close::after {
  display: none;
}
.reservation_sidebar {
  padding: 0 !important;
  background-color: #ffffff;
}

@media only screen and (max-width: 375px) {
  .reservation_sidebar header {
    padding: 25px 15px 26px 15px;
  }
}
.reservation_sidebar header a:hover {
  color: #31b8bd;
}
.reservation_sidebar p {
  color: #2c2c2c;
  font-size: 15px;
  font-weight: 400;
}
.reservation_sidebar p a {
  color: #003459;
  font-weight: 700;
}
.reservation_sidebar p a:hover,
.reservation_sidebar p a:focus {
  outline: 0;
  color: #008489d1;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.reservation_sidebar footer {
  padding: 25px 30px 28px 30px;
  margin-top: 29px;
  border-top: 1px solid #ebebeb;
}
@media only screen and (max-width: 375px) {
  .reservation_sidebar footer {
    padding: 20px 15px 25px 15px;
  }
}
.reservation_sidebar footer p {
  margin-bottom: 0;
}
.grid_column .placeholder {
  max-width: 100%;
}
.ant-input-affix-wrapper {
  border-radius: 3px;
  border-color: #e6e6e6;
}
.ant-input-search-icon::before {
  border-color: #e6e6e6;
}
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner,
.ant-checkbox-checked::after {
  border-color: #003459 !important;
}
.cls-1 {
  fill: #003459;
}
.featured-properties-container .section_title {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.TLkcZ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.TLkcZ a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.TLkcZ img {
  width: 150px;
}
.TLkcZ h3 {
  color: #003459;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 0 10px;
}
.iAkYjU {
  display: none;
  width: 100%;
  padding: 0 25px;
  min-height: 82px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
  background-color: #ffffff;
}
@media (min-width: 991px) {
  .iAkYjU {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.iAkYjU.is_transparent {
  background: transparent;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  border-bottom: 0;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.iAkYjU.is_transparent .ant-menu li.ant-menu-item-selected {
  background-color: transparent;
}
.iAkYjU.is_transparent .ant-menu li a {
  color: #ffffff;
}
.iAkYjU.is_transparent .ant-menu li a.active {
  border-bottom: 0;
}
.iAkYjU.is_transparent .ant-menu.dropdown-menu li a {
  color: #2c2c2c;
}
.cwdceJ {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 991px) {
  .cwdceJ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.eLwHCD {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 650px;
  width: 100%;
}
.eLwHCD > a {
  margin-right: 27px;
}
.hKLUhi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hMrIGc ul,
.hMrIGc .ant-menu,
.hMrIGc ul.ant-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  background-color: transparent;
}
.hMrIGc ul.ant-menu-sub .ant-menu-title-content a,
.hMrIGc .ant-menu.ant-menu-sub .ant-menu-title-content a,
.hMrIGc ul.ant-menu.ant-menu-sub .ant-menu-title-content a {
  font-weight: 600;
}
.hMrIGc ul li,
.hMrIGc .ant-menu li,
.hMrIGc ul.ant-menu li {
  margin: 0 14px;
  padding: 0;
  height: auto;
  margin-bottom: 0 !important;
  color: #2c2c2c;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
@media (max-width: 1200px) {
  .hMrIGc ul li,
  .hMrIGc .ant-menu li,
  .hMrIGc ul.ant-menu li {
    margin: 0 10px;
  }
}
.hMrIGc ul li:first-child,
.hMrIGc .ant-menu li:first-child,
.hMrIGc ul.ant-menu li:first-child {
  margin-left: 0;
}
.hMrIGc ul li:last-child,
.hMrIGc .ant-menu li:last-child,
.hMrIGc ul.ant-menu li:last-child {
  margin-right: 0;
}
.hMrIGc ul li.ant-menu-item-selected,
.hMrIGc .ant-menu li.ant-menu-item-selected,
.hMrIGc ul.ant-menu li.ant-menu-item-selected,
.hMrIGc ul li.ant-menu-item-active,
.hMrIGc .ant-menu li.ant-menu-item-active,
.hMrIGc ul.ant-menu li.ant-menu-item-active {
  background-color: transparent;
}
.hMrIGc ul li .ant-menu-title-content,
.hMrIGc .ant-menu li .ant-menu-title-content,
.hMrIGc ul.ant-menu li .ant-menu-title-content {
  font-weight: 600;
}
.hMrIGc ul li .ant-menu-title-content a,
.hMrIGc .ant-menu li .ant-menu-title-content a,
.hMrIGc ul.ant-menu li .ant-menu-title-content a {
  font-weight: 600;
}
.hMrIGc ul li a,
.hMrIGc .ant-menu li a,
.hMrIGc ul.ant-menu li a {
  display: block;
  font-weight: 600;
  color: #2c2c2c;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
@media (max-width: 1200px) {
  .hMrIGc ul li a,
  .hMrIGc .ant-menu li a,
  .hMrIGc ul.ant-menu li a {
    padding: 30px 10px;
  }
}
.hMrIGc ul li a:hover,
.hMrIGc .ant-menu li a:hover,
.hMrIGc ul.ant-menu li a:hover {
  color: #003459;
}
.hMrIGc ul li a.active,
.hMrIGc .ant-menu li a.active,
.hMrIGc ul.ant-menu li a.active {
  font-weight: 700;
  color: #003459;
  border-bottom: 3px solid #003459;
}
.jircmV ul,
.jircmV .ant-menu,
.jircmV ul.ant-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  background-color: transparent;
}
.jircmV ul li,
.jircmV .ant-menu li,
.jircmV ul.ant-menu li {
  margin: 0;
  padding: 0;
  height: auto;
  margin-bottom: 0 !important;
  margin: 0 14px;
  color: #2c2c2c;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.jircmV ul li.ant-menu-item-selected,
.jircmV .ant-menu li.ant-menu-item-selected,
.jircmV ul.ant-menu li.ant-menu-item-selected {
  background-color: transparent;
}
.jircmV ul li a,
.jircmV .ant-menu li a,
.jircmV ul.ant-menu li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 78px;
  min-height: 38px;
  border-radius: 3px;
  color: #2c2c2c;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.jircmV ul li a:hover,
.jircmV .ant-menu li a:hover,
.jircmV ul.ant-menu li a:hover {
  color: #003459;
}
.jircmV ul li:last-child a,
.jircmV .ant-menu li:last-child a,
.jircmV ul.ant-menu li:last-child a {
  color: #ffffff;
  background-color: #003459;
  padding: 0 10px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.jircmV ul li:last-child a:hover,
.jircmV .ant-menu li:last-child a:hover,
.jircmV ul.ant-menu li:last-child a:hover {
  opacity: 0.9;
}
.fqniZh {
  width: 100%;
}
@media (max-width: 991px) {
  .fqniZh .transparent .navbar_search {
    display: none;
  }
}
@media (max-width: 667px) {
  .fqniZh nav:not(.transparent) a > h3 {
    display: none;
  }
}
.fqniZh .sticky-outer-wrapper nav.is_transparent .ant-menu-submenu-arrow {
  color: #ffffff;
}
.fqniZh .sticky-outer-wrapper nav.is_transparent > div > div > svg {
  width: 20px;
  position: absolute;
}
.fqniZh .sticky-outer-wrapper nav.is_transparent > div > div a img {
  opacity: 1;
}
.fqniZh .sticky-outer-wrapper nav.is_transparent > div > div a h3 {
  color: #ffffff;
}
.fqniZh
  .sticky-outer-wrapper
  nav.is_transparent
  .ant-menu:not(.active)
  li
  .ant-menu-title-content {
  color: #ffffff;
}
.fqniZh
  .sticky-outer-wrapper
  nav.is_transparent
  .ant-menu:not(.active)
  li
  a.active {
  color: #ffffff;
}
.fqniZh
  .sticky-outer-wrapper
  nav.is_transparent
  .ant-menu:not(.active)
  li
  a:hover {
  color: #ffffff;
}
.fqniZh .sticky-outer-wrapper nav.transparent > div > div > svg {
  width: 20px;
  position: absolute;
}
.fqniZh .sticky-outer-wrapper nav.transparent > div > div a img {
  opacity: 1;
}
.fqniZh .sticky-outer-wrapper nav.transparent > div > div a h3 {
  color: #ffffff;
}
.fqniZh .sticky-outer-wrapper.isHeaderSticky nav.is_transparent {
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.fqniZh
  .sticky-outer-wrapper.isHeaderSticky
  nav.is_transparent
  .ant-menu-submenu-arrow {
  color: #2c2c2c;
}
.fqniZh
  .sticky-outer-wrapper.isHeaderSticky
  nav.is_transparent
  > div
  > div
  > svg {
  display: none;
}
.fqniZh
  .sticky-outer-wrapper.isHeaderSticky
  nav.is_transparent
  > div
  > div
  a
  img {
  opacity: 1;
}
.fqniZh
  .sticky-outer-wrapper.isHeaderSticky
  nav.is_transparent
  > div
  > div
  a
  h3 {
  color: #003459;
}
.fqniZh
  .sticky-outer-wrapper.isHeaderSticky
  nav.is_transparent
  .ant-menu
  li
  .ant-menu-title-content {
  color: #2c2c2c;
}
.fqniZh .sticky-outer-wrapper.isHeaderSticky nav.is_transparent .ant-menu li a {
  color: #2c2c2c;
}
.fqniZh
  .sticky-outer-wrapper.isHeaderSticky
  nav.is_transparent
  .ant-menu
  li
  a:hover {
  color: #003459;
}
.fqniZh
  .sticky-outer-wrapper.isHeaderSticky
  nav.is_transparent
  .ant-menu
  li
  a.active {
  color: #003459;
  border-bottom: 3px solid #003459;
}
.fqniZh
  .sticky-outer-wrapper.isHeaderSticky
  nav.is_transparent
  .auth_menu
  .ant-menu
  li:last-child
  a {
  color: #ffffff;
}
.fqniZh .sticky-outer-wrapper.isHeaderSticky nav.transparent {
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.fqniZh .sticky-outer-wrapper.isHeaderSticky nav.transparent > div > div > svg {
  display: none;
}
.fqniZh .sticky-outer-wrapper.isHeaderSticky nav.transparent > div > div a img {
  opacity: 1;
}
.fqniZh .sticky-outer-wrapper.isHeaderSticky nav.transparent > div > div a h3 {
  color: #003459;
}
.fqniZh
  .sticky-outer-wrapper.isHeaderSticky
  nav.transparent
  .hamburg-btn
  > span {
  background-color: #2c2c2c;
}
.bDTwcL {
  display: none;
  padding: 0 25px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 82px;
  width: 100%;
}
@media (max-width: 990px) {
  .bDTwcL {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.bDTwcL.default {
  border-bottom: 1px solid #e6e6e6;
  background-color: #ffffff;
}
.bDTwcL .hamburg-btn {
  border: 0;
  padding: 0;
  width: auto;
  height: auto;
  background-color: transparent;
}
.bDTwcL .hamburg-btn > span {
  display: block;
  width: 20px;
  height: 2px;
  margin: 4px 0;
  border-radius: 5px;
  background-color: #2c2c2c;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bDTwcL .hamburg-btn:hover,
.bDTwcL .hamburg-btn.active {
  background-color: transparent;
}
.bDTwcL .hamburg-btn:hover > span,
.bDTwcL .hamburg-btn.active > span {
  width: 23px;
  background-color: #003459;
}
.bDTwcL .hamburg-btn::after {
  display: none;
}
.bDTwcL.transparent {
  position: fixed;
  z-index: 9999;
}
.bDTwcL.transparent .hamburg-btn > span {
  background-color: #ffffff;
}
.dViayZ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dViayZ > a {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 27px;
}
@media (max-width: 480px) {
  .dViayZ > a {
    margin-right: 20px;
  }
}
.dViayZ > a img {
  height: 28px;
  max-width: inherit;
}
.gGDHxS {
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 480px) {
  .gGDHxS {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 768px) {
  .gGDHxS {
    max-width: 750px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .gGDHxS {
    max-width: 970px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .gGDHxS {
    max-width: 1170px;
    width: 100%;
  }
}
.kXvfEe {
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  width: 100% !important;
  max-width: 1920px !important;
}
@media (max-width: 480px) {
  .kXvfEe {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1441px) {
  .kXvfEe {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (min-width: 768px) {
  .kXvfEe {
    max-width: 750px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .kXvfEe {
    max-width: 970px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .kXvfEe {
    max-width: 1170px;
    width: 100%;
  }
}

@media (max-width: 480px) {
  .fTNQPJ {
    padding: 60px 0 50px;
  }
}
.iBPtaI {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 4px;
  column-gap: 4px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  .iBPtaI {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
.lhitMv {
  border-right: unset;
}
.lhitMv.ant-menu-vertical .ant-menu-item {
  margin: 0;
}
.hjyYCq {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hjyYCq svg {
  width: 52px;
  height: 100px;
  display: inline-block;
}
.RBzVZ {
  font-size: 13px;
  color: #909090;
  margin: 0;
  font-weight: 400;
}
.hwrIET {
  font-size: 15px;
  color: #2c2c2c;
  margin: 0;
  font-weight: 400;
  line-height: 1.6;
}
.jpXQta {
  font-size: 13px;
  color: #909090;
  margin-bottom: 14px;
  margin: 0;
  font-weight: 400;
}
@media screen and (min-width: 481px) {
  .jpXQta {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .jpXQta {
    margin-bottom: 27px;
  }
}
.iEXQSV {
  font-size: 15px;
  margin: 0;
  font-weight: 400;
}
.eRUAUy {
  color: #2c2c2c;
  font-size: 15px;
  margin-bottom: 30px;
  margin: 0;
  line-height: 18px;
}
.fYLpxT {
  margin-left: 46px;
}
.fYLpxT .avatar-dropdown {
  position: relative;
}
.fYLpxT .avatar-dropdown .dropdown-handler {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  cursor: pointer;
}
.fYLpxT .avatar-dropdown .dropdown-handler img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fYLpxT .avatar-dropdown .dropdown-menu {
  min-width: 180px;
  border-right: 0;
  position: absolute;
  right: 0;
  top: 45px;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fYLpxT .avatar-dropdown .dropdown-menu.hide {
  opacity: 0;
  visibility: hidden;
}
.fYLpxT .avatar-dropdown .dropdown-menu.active {
  opacity: 1;
  visibility: visible;
}
.fYLpxT .avatar-dropdown .dropdown-menu li {
  color: #2c2c2c;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  height: auto;
  padding: 0;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.fYLpxT .avatar-dropdown .dropdown-menu li.ant-menu-item-selected,
.fYLpxT .avatar-dropdown .dropdown-menu li.ant-menu-item-active {
  background-color: transparent;
}
.fYLpxT .avatar-dropdown .dropdown-menu li a {
  display: block;
  padding: 8px 16px;
  color: #2c2c2c;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.fYLpxT .avatar-dropdown .dropdown-menu li a:hover {
  color: #003459;
}
.fYLpxT .avatar-dropdown .dropdown-menu li a.active {
  font-weight: 700;
  color: #003459;
}
.fYLpxT .avatar-dropdown .dropdown-menu li button {
  padding: 0;
  border: 0;
  cursor: pointer;
  padding: 8px 16px;
  width: 100%;
  text-align: left;
  background-color: transparent;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.fYLpxT .avatar-dropdown .dropdown-menu li button:hover {
  color: #003459;
}
.fYLpxT .avatar-dropdown .dropdown-menu li button:focus {
  outline: none;
}
.lmnBOq {
  color: #2c2c2c;
  font-size: 17px;
  margin-bottom: 4px;
  margin-top: 0;
  font-weight: 700;
  line-height: 1.15;
}
@media screen and (min-width: 481px) {
  .lmnBOq {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .lmnBOq {
    font-size: 25px;
  }
}
@media screen and (min-width: 481px) {
  .lmnBOq {
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) {
  .lmnBOq {
    line-height: 1.36;
  }
}
.VJWRg {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}
.dAhJaP {
  color: #2c2c2c;
  font-size: 25px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}
.lfLyHA {
  color: #2c2c2c;
  font-size: 20px;
  margin-bottom: 9px;
  margin-top: 0;
  font-weight: 700;
  line-height: 28px;
}
@media screen and (min-width: 481px) {
  .lfLyHA {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .lfLyHA {
    font-size: 28px;
  }
}
@media screen and (min-width: 481px) {
  .lfLyHA {
    line-height: 30px;
  }
}
@media screen and (min-width: 768px) {
  .lfLyHA {
    line-height: 30px;
  }
}
.iWPnqw {
  padding: 0 0 29px;
}
.iWPnqw button {
  font-size: 15px;
  font-weight: 700;
  border: 0;
  padding: 0;
  height: auto;
  line-height: 1;
  box-shadow: none;
  text-shadow: none;
  color: #003459;
}
.iWPnqw button:hover,
.iWPnqw button:focus {
  color: #399c9f;
}
.iWPnqw button::after {
  content: none;
}
.dARmzN {
  padding-bottom: 56px;
}
@media (max-width: 667px) {
  .dARmzN {
    padding-bottom: 0;
  }
}
.blUZIN {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2c2c2c;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 27px;
}
@media (max-width: 767px) {
  .blUZIN {
    margin-bottom: 20px;
  }
}
.blUZIN i {
  color: #003459;
}
.blUZIN svg {
  fill: #003459;
}
.blUZIN strong {
  font-weight: 700;
  margin-left: 8px;
  margin-top: -2px;
}
.Xhdwc .sticky-outer-wrapper .sticky-inner-wrapper {
  background-color: #ffffff;
}
.Xhdwc .sticky-outer-wrapper .sticky-inner-wrapper .scrollbar {
  box-shadow: none;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.Xhdwc .sticky-outer-wrapper .sticky-inner-wrapper .scrollbar .scrollbar_left {
  margin-right: 25px;
  padding-left: 25px;
}
.Xhdwc
  .sticky-outer-wrapper
  .sticky-inner-wrapper
  .scrollbar
  .scrollbar_left
  a {
  color: #2c2c2c;
  font-size: 15px;
  padding: 28px 20px;
  text-transform: capitalize;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.Xhdwc
  .sticky-outer-wrapper
  .sticky-inner-wrapper
  .scrollbar
  .scrollbar_left
  a:first-child {
  padding-left: 0;
}
@media (max-width: 1200px) {
  .Xhdwc
    .sticky-outer-wrapper
    .sticky-inner-wrapper
    .scrollbar
    .scrollbar_left
    a {
    padding: 18px 20px;
  }
}
.Xhdwc
  .sticky-outer-wrapper
  .sticky-inner-wrapper
  .scrollbar
  .scrollbar_left
  a:hover {
  color: #003459;
}
.Xhdwc
  .sticky-outer-wrapper
  .sticky-inner-wrapper
  .scrollbar
  .scrollbar_left
  a.active {
  font-weight: 700;
  color: #003459;
  border-bottom: 3px solid #003459;
}
.Xhdwc .sticky-outer-wrapper .sticky-inner-wrapper .scrollbar .scrollbar_right {
  padding-right: 25px;
}
@media (max-width: 767px) {
  .Xhdwc
    .sticky-outer-wrapper
    .sticky-inner-wrapper
    .scrollbar
    .scrollbar_right
    button,
  .Xhdwc
    .sticky-outer-wrapper
    .sticky-inner-wrapper
    .scrollbar
    .scrollbar_right
    .ant-btn {
    min-width: 50px;
  }
  .Xhdwc
    .sticky-outer-wrapper
    .sticky-inner-wrapper
    .scrollbar
    .scrollbar_right
    button
    svg,
  .Xhdwc
    .sticky-outer-wrapper
    .sticky-inner-wrapper
    .scrollbar
    .scrollbar_right
    .ant-btn
    svg {
    margin-right: 0;
  }
  .Xhdwc
    .sticky-outer-wrapper
    .sticky-inner-wrapper
    .scrollbar
    .scrollbar_right
    button
    > span,
  .Xhdwc
    .sticky-outer-wrapper
    .sticky-inner-wrapper
    .scrollbar
    .scrollbar_right
    .ant-btn
    > span {
    display: none;
  }
}
.Xhdwc .sticky-outer-wrapper.isSticky .sticky-inner-wrapper > div {
  border-bottom: 0;
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.16);
}
.ljsrkh button,
.ljsrkh button.ant-btn {
  margin: 0 5px;
  height: 37px;
  min-width: 90px;
  padding: 0 5px;
  border: 1px solid #e6e6e6;
  color: #2c2c2c;
  font-size: 15px;
  font-weight: 700;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.ljsrkh button svg,
.ljsrkh button.ant-btn svg {
  width: 18.309px;
  height: 15.537px;
  margin-right: 10px;
}
.ljsrkh button svg path,
.ljsrkh button.ant-btn svg path {
  fill: transparent;
  stroke: #2c2c2c;
  stroke-width: 1.5px;
}
.ljsrkh button.active svg path,
.ljsrkh button.ant-btn.active svg path {
  stroke: #fc5c63;
  fill: #fc5c63;
}
.ljsrkh button:focus,
.ljsrkh button.ant-btn:focus {
  outline: none;
}
.ljsrkh button:hover,
.ljsrkh button.ant-btn:hover {
  background-color: #f7f7f7;
}
.ljsrkh button:after,
.ljsrkh button.ant-btn:after {
  display: none;
}
.ljsrkh button:first-child,
.ljsrkh button.ant-btn:first-child {
  margin-left: 0;
}
.ljsrkh button:first-child svg,
.ljsrkh button.ant-btn:first-child svg {
  position: relative;
  top: 1px;
}
.ljsrkh button:first-child svg path,
.ljsrkh button.ant-btn:first-child svg path {
  stroke-width: 1.8px;
}
.ljsrkh button:last-child,
.ljsrkh button.ant-btn:last-child {
  margin-right: 0;
}
.cJFofP {
  height: 600px;
  position: relative;
}
@media (max-width: 767px) {
  .cJFofP {
    height: 406px;
  }
}
.cJFofP .image_gallery_button {
  background: #ffffff;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 700;
  color: #2c2c2c;
  border: 0;
  height: 37px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: absolute;
  bottom: 30px;
  right: 25px;
}
.cJFofP .image_gallery_button:hover,
.cJFofP .image_gallery_button:focus {
  background: #f7f7f7;
  color: #2c2c2c;
}
.gkjTSf {
  border-radius: 4px;
  padding: 38px 36px 30px;
  background-color: #f7f7f7;
  margin-bottom: 20px;
  text-align: center;
  margin: 0 5px 20px 5px;
}
@media (max-width: 480px) {
  .gkjTSf {
    padding: 28px 20px 25px;
  }
}
.jDFBHP svg {
  width: 80px;
  height: auto;
  fill: #003459;
}
@media (max-width: 767px) {
  .jDFBHP svg {
    width: 50px;
  }
}
.goIxpi {
  color: #2c2c2c;
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
}
.eZibEn {
  padding: 29px 0;
}
.eZibEn .amenities_title {
  margin-bottom: 30px;
}
.eZibEn a:hover {
  color: #31b8bd;
}
.blWlZH {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: -15px;
}
.blWlZH > div {
  width: calc(100% / 4 - 10px);
}
@media (max-width: 767px) {
  .blWlZH > div {
    width: calc(100% / 3 - 10px);
    margin-bottom: 20px;
  }
}
@media (max-width: 580px) {
  .blWlZH > div {
    width: calc(100% / 2 - 10px);
    margin-bottom: 20px;
  }
}
.kpalVR {
  padding: 29px 0;
}
.kpalVR .location_meta {
  margin-bottom: 29px;
}
.kpalVR a:hover {
  color: #31b8bd;
}
.hcwIrJ {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .hcwIrJ {
    margin-bottom: 20px;
  }
}
@media (min-width: 481px) {
  .hcwIrJ.has_btn .button_group {
    position: absolute;
    top: 5px;
    padding-top: 3px;
  }
}
.hcwIrJ:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}
.hcwIrJ:hover .content_wrapper {
  border-color: transparent;
}
@media (min-width: 481px) {
  .hcwIrJ:hover.has_btn .meta_wrapper .rating {
    opacity: 0;
    visibility: hidden;
  }
}
@media (min-width: 481px) {
  .hcwIrJ:hover.has_btn .button_group {
    top: 19px;
    opacity: 1;
    visibility: visible;
  }
}
.hcwIrJ:hover .react-multiple-carousel__arrow {
  opacity: 1;
  visibility: visible;
}
.hcwIrJ:hover .react-multi-carousel-dot-list {
  bottom: 0;
}
.dyuvaz .react-multi-carousel-list {
  min-height: 150px;
  background-color: #e9e8ec;
}
.dyuvaz .react-multi-carousel-item {
  height: 170px;
}
.dyuvaz .react-multiple-carousel__arrow {
  top: 0;
  width: 22%;
  height: 100%;
  border-radius: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.dyuvaz .react-multiple-carousel__arrow::before {
  font-weight: 700;
}
.dyuvaz .react-multiple-carousel__arrow--left {
  left: 0;
  background: linear-gradient(
    to left,
    transparent 0%,
    rgba(0, 0, 0, 0.25) 100%
  );
}
.dyuvaz .react-multiple-carousel__arrow--left:hover {
  background: linear-gradient(
    to left,
    transparent 0%,
    rgba(0, 0, 0, 0.25) 100%
  );
}
.dyuvaz .react-multiple-carousel__arrow--right {
  right: 0;
  background: linear-gradient(
    to right,
    transparent 0%,
    rgba(0, 0, 0, 0.25) 100%
  );
}
.dyuvaz .react-multiple-carousel__arrow--right:hover {
  background: linear-gradient(
    to right,
    transparent 0%,
    rgba(0, 0, 0, 0.25) 100%
  );
}
.dyuvaz .react-multi-carousel-dot-list {
  position: absolute;
  bottom: -30%;
  left: 0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: linear-gradient(
    to bottom,
    transparent 0%,
    rgba(0, 0, 0, 0.25) 100%
  );
  -webkit-transition: bottom 0.3s ease;
  transition: bottom 0.3s ease;
}
.dyuvaz .react-multi-carousel-dot {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dyuvaz .react-multi-carousel-dot button {
  width: 6px;
  height: 6px;
  border: 0;
  background-color: #e9e8e8;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dyuvaz .react-multi-carousel-dot--active button {
  width: 8px;
  height: 8px;
  background-color: #ffffff;
}
.dvmfrq {
  position: absolute;
  top: 10px;
  right: 8px;
  z-index: 9;
}
.cGxFLB {
  padding: 15px;
  border-width: 1px;
  border-style: solid;
  border-top-width: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-color: #e6e6e6;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.bqBEnF {
  color: #909090;
  font-size: 13px;
  font-weight: 400;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dvONpW {
  color: #2c2c2c;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 2px;
  width: 100%;
}
@media (max-width: 480px) {
  .dvONpW {
    font-size: 15px;
    margin: 4px 0 5px;
  }
}
.dvONpW a {
  color: #2c2c2c;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 2px;
}
@media (max-width: 480px) {
  .dvONpW a {
    font-size: 15px;
    margin: 4px 0 5px;
  }
}
.dvONpW a:hover {
  color: #003459;
}
.coCERT {
  color: #2c2c2c;
  font-size: 13px;
  font-weight: 400;
  margin-top: 1px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hTsQoG {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2c2c2c;
  font-size: 13px;
  margin-top: 4px;
}
.hTsQoG span {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.hTsQoG i {
  color: #003459;
}
.hTsQoG svg {
  fill: #003459;
}
.hTsQoG strong {
  margin-top: -2px;
  font-weight: 700;
  margin-left: 8px;
}
.hTsQoG .ant-rate .ant-rate-star {
  margin-right: 4px;
  font-size: 15px;
}
.fwkuOp {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dSMDRj {
  padding: 1rem;
  border-radius: 3px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.16);
}
.cYDhRz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.coCdNh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}
.coCdNh .ant-form-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 30px;
  margin-bottom: 0;
  margin-left: 0;
}
.coCdNh .ant-form-item:last-child {
  margin-right: 0;
}
.coCdNh .ant-form-item .ant-form-item-label label {
  font-size: 13px;
}
.DiGeC {
  border-radius: 3px;
}
.DiGeC .ant-checkbox-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.DiGeC .ant-checkbox-group .ant-checkbox-group-item {
  margin: 9px 0;
}
.DiGeC .ant-checkbox-group .ant-checkbox-group-item:first-child {
  margin-top: 0;
}
.DiGeC .ant-checkbox-group .ant-checkbox-group-item:last-child {
  margin-bottom: 0;
}
.DiGeC .date_picker {
  margin-bottom: 0;
}
.DiGeC .date_picker .DateRangePicker .DateRangePickerInput {
  border-radius: 3px;
}
.cXqieh {
  border-radius: 3px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.16);
  position: absolute;
  width: 100%;
  z-index: 999;
  min-width: 400px;
  padding: 30px;
  background-color: #ffffff;
}
.cXqieh .ant-checkbox-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cXqieh .ant-checkbox-group .ant-checkbox-group-item {
  margin: 9px 0;
}
.cXqieh .ant-checkbox-group .ant-checkbox-group-item:first-child {
  margin-top: 0;
}
.cXqieh .ant-checkbox-group .ant-checkbox-group-item:last-child {
  margin-bottom: 0;
}
.cXqieh .date_picker {
  margin-bottom: 0;
}
.cXqieh .date_picker .DateRangePicker .DateRangePickerInput {
  border-radius: 3px;
}
.rjoDM {
  position: relative;
  width: 100%;
}
.ccIlwK {
  width: 104px;
  height: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.ccIlwK input[type="number"] {
  width: calc(100% - 54px);
  position: absolute;
  left: 27px;
  top: 0;
  height: 100%;
  padding: 0;
  border: 0;
  text-align: center;
  background-color: transparent;
}
.ccIlwK input[type="number"]::-webkit-inner-spin-button,
.ccIlwK input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ccIlwK input[type="number"]:focus {
  outline: none;
  box-shadow: none;
}
.ccIlwK button {
  border: 0;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ccIlwK button.decBtn {
  left: 0;
}
.ccIlwK button.incBtn {
  right: 0;
}
.ccIlwK button:hover,
.ccIlwK button:focus {
  outline: 0;
}
.elRZyT {
  padding: 0 30px 30px 30px;
}
@media (max-width: 375px) {
  .elRZyT {
    padding: 0 15px;
  }
}
.elRZyT .border-box-container {
  border: none;
}
.elRZyT .border-box-container .border-default {
  border: none;
}
.gvLlFp {
  display: inline-block;
  cursor: pointer;
  border: 0;
  padding: 10px;
  background-color: transparent;
}
.gvLlFp:hover,
.gvLlFp:focus {
  border: 0;
  box-shadow: none;
  outline: none;
}
.gvLlFp svg {
  width: 22px;
  height: 20px;
  -webkit-animation: hbgdgE 0.55s cubic-bezier(0.38, 0.7, 0.6, 0.29);
  animation: hbgdgE 0.55s cubic-bezier(0.38, 0.7, 0.6, 0.29);
}
.gvLlFp svg path {
  fill: rgba(0, 0, 0, 0.25);
  stroke: #ffffff;
  stroke-width: 2px;
  -webkit-transition: fill 1s ease;
  transition: fill 1s ease;
}
.gvLlFp.active svg {
  -webkit-animation: gBfZUr 0.4s cubic-bezier(0.38, 0.7, 0.6, 0.29);
  animation: gBfZUr 0.4s cubic-bezier(0.38, 0.7, 0.6, 0.29);
}
.gvLlFp.active svg path {
  fill: #fc5c63;
}
.bXRrnu {
  min-height: 80px;
  background-color: #ffffff;
  overflow-y: hidden;
}
@media (max-width: 1200px) {
  .bXRrnu {
    min-height: 60px;
  }
}
.bXRrnu > div {
  padding-left: 0;
  padding-right: 0;
}
.bXRrnu .linkItem {
  padding: 1rem;
}
.bXRrnu .scrollbar_right {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.hYJito {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: auto;
  min-height: 110px;
  padding-bottom: 30px;
  margin-bottom: -30px;
}
@media (max-width: 1200px) {
  .hYJito {
    min-height: 80px;
    padding-bottom: 20px;
    margin-bottom: -20px;
  }
}
.edJwyM .image-gallery-slides {
  border-radius: 3px;
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.16);
}
.edJwyM .image-gallery-slide .image-gallery-image {
  object-fit: cover;
}
.edJwyM .image-gallery-icon .image-gallery-svg {
  height: 80px;
  width: auto;
}
.edJwyM .image-gallery-icon:hover {
  color: #ffffff;
}
.edJwyM .image-gallery-index {
  padding: 0;
  font-size: 15px;
  font-weight: 700;
  position: static;
  margin: 30px 0 16px 0;
  background-color: transparent;
  color: #2c2c2c;
}
.edJwyM .image-gallery-index:after {
  content: "photos";
  display: inline-block;
  margin-left: 0.25em;
}
.edJwyM .image-gallery-thumbnails-wrapper .image-gallery-thumbnails {
  padding: 0;
}
.edJwyM
  .image-gallery-thumbnails-wrapper
  .image-gallery-thumbnails
  .image-gallery-thumbnail {
  width: 150px;
  padding: 0;
  margin: 0 20px 0 0;
  border: 0;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.edJwyM
  .image-gallery-thumbnails-wrapper
  .image-gallery-thumbnails
  .image-gallery-thumbnail.active {
  border: 0;
}
.edJwyM
  .image-gallery-thumbnails-wrapper
  .image-gallery-thumbnails
  .image-gallery-thumbnail:last-child {
  margin-right: 0;
}
.edJwyM
  .image-gallery-thumbnails-wrapper
  .image-gallery-thumbnails
  .image-gallery-thumbnail:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  opacity: 0.7;
  z-index: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center 0px;
  -ms-transform-origin: left center 0px;
  transform-origin: left center 0px;
  -webkit-transition: -webkit-transform 0.35s
    cubic-bezier(0.43, 0.49, 0.51, 0.68) 0s;
  -webkit-transition: transform 0.35s cubic-bezier(0.43, 0.49, 0.51, 0.68) 0s;
  transition: transform 0.35s cubic-bezier(0.43, 0.49, 0.51, 0.68) 0s;
}
.edJwyM
  .image-gallery-thumbnails-wrapper
  .image-gallery-thumbnails
  .image-gallery-thumbnail:hover:before,
.edJwyM
  .image-gallery-thumbnails-wrapper
  .image-gallery-thumbnails
  .image-gallery-thumbnail.active:before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center 0px;
  -ms-transform-origin: right center 0px;
  transform-origin: right center 0px;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@-webkit-keyframes hbgdgE {
  0% {
    -webkit-transform: scale(1.34) rotateY(90deg);
    -ms-transform: scale(1.34) rotateY(90deg);
    transform: scale(1.34) rotateY(90deg);
  }
  50% {
    -webkit-transform: scale(1) rotateY(0);
    -ms-transform: scale(1) rotateY(0);
    transform: scale(1) rotateY(0);
  }
}
@keyframes hbgdgE {
  0% {
    -webkit-transform: scale(1.34) rotateY(90deg);
    -ms-transform: scale(1.34) rotateY(90deg);
    transform: scale(1.34) rotateY(90deg);
  }
  50% {
    -webkit-transform: scale(1) rotateY(0);
    -ms-transform: scale(1) rotateY(0);
    transform: scale(1) rotateY(0);
  }
}
@-webkit-keyframes gBfZUr {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  50% {
    -webkit-transform: scale(1.34) rotateY(90deg);
    -ms-transform: scale(1.34) rotateY(90deg);
    transform: scale(1.34) rotateY(90deg);
  }
}
@keyframes gBfZUr {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  50% {
    -webkit-transform: scale(1.34) rotateY(90deg);
    -ms-transform: scale(1.34) rotateY(90deg);
    transform: scale(1.34) rotateY(90deg);
  }
}
.etwKuz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: baseline;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin: 30px 0;
}
@media (max-width: 480px) {
  .etwKuz {
    margin: 15px 0 20px;
  }
}
.ermdHZ h2,
.ermdHZ a {
  margin: 0;
}
.ermdHZ h2 {
  color: #2c2c2c;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}
@media (max-width: 480px) {
  .ermdHZ h2 {
    font-size: 17px;
    line-height: 21px;
  }
}
.ermdHZ a {
  color: #2c2c2c;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
}
@media (max-width: 480px) {
  .ermdHZ a {
    font-size: 15px;
    line-height: 20px;
  }
}
.ermdHZ a:hover {
  color: #003459;
}
.jeqVFF {
  width: 100%;
  min-height: 100vh;
  position: relative;
}
@media (max-width: 991px) {
  .jeqVFF > div {
    max-width: 100%;
  }
}
.jeqVFF #background-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.jeqVFF .glide,
.jeqVFF .glide__track,
.jeqVFF .glide__slides {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: all;
}
.jeqVFF .glide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jeqVFF .glide__bullets {
  position: absolute;
  bottom: 30px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}
.jeqVFF .glide__bullet {
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.jeqVFF .glide__bullet--active {
  width: 25px;
  border-radius: 8px;
  background-color: #ffffff;
}
.jeqVFF > div {
  position: relative;
  min-height: 100vh;
}
.kUisGp {
  width: calc(100% - 60px);
  padding: 28px 30px 30px;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.08);
  position: absolute;
  bottom: 81px;
  z-index: 1;
}
@media (max-width: 480px) {
  .kUisGp {
    width: calc(100% - 30px);
    padding: 15px;
    left: 15px;
  }
  .kUisGp > p {
    display: none;
  }
}
@media (min-width: 481px) {
  .kUisGp > div {
    margin-top: 30px;
  }
}
.kUisGp h2 {
  margin-bottom: 10px;
}
.kBzDdS {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #f7f7f7;
  border-radius: 3px 0 0 3px;
  min-height: 60px;
}
@media (max-width: 991px) {
  .kBzDdS {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .kBzDdS {
    margin-top: 10px;
  }
}
.kBzDdS button[type="submit"].ant-btn {
  min-width: 157px;
  height: 60px;
  color: #ffffff;
  background-color: #003459;
  border-radius: 0 3px 3px 0;
  border: 0;
  box-shadow: none;
  font-size: 15px;
  font-weight: 700;
  text-shadow: none;
}
@media (max-width: 991px) {
  .kBzDdS button[type="submit"].ant-btn {
    min-width: 100%;
    border-radius: 0 0 3px 3px;
  }
}
@media (max-width: 480px) {
  .kBzDdS button[type="submit"].ant-btn {
    height: 47px;
  }
}
.kBzDdS button[type="submit"].ant-btn::after {
  display: none;
}
.kBzDdS button[type="submit"].ant-btn:hover {
  opacity: 0.85;
}
.gQHWoE {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.gQHWoE .target {
  right: 10px;
  left: auto;
}
@media (max-width: 480px) {
  .gQHWoE .target {
    right: 25px;
  }
}
.gQHWoE .map_autocomplete {
  width: 100%;
  position: relative;
}
.gQHWoE .map_autocomplete::after {
  content: "";
  width: 1px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: calc(50% - 10px);
  right: auto;
  left: auto;
  background-color: #e6e6e6;
}
@media (max-width: 991px) {
  .gQHWoE .map_autocomplete::after {
    top: auto;
    bottom: 0;
    height: 1px;
    width: calc(100% - 40px);
    left: 20px;
  }
}
@media (max-width: 480px) {
  .gQHWoE .map_autocomplete::after {
    width: calc(100% - 30px);
    left: 15px;
  }
}
.gQHWoE .map_autocomplete input {
  border: 0;
  font-size: 15px;
  font-weight: 400;
  border-radius: 0;
  height: 60px;
  padding: 0 30px 0 40px;
  background: transparent;
  color: #2c2c2c;
}
@media (max-width: 480px) {
  .gQHWoE .map_autocomplete input {
    height: 47px;
    padding: 0 30px 0 36px;
  }
}
.gQHWoE .map_autocomplete input:hover,
.gQHWoE .map_autocomplete input:focus {
  outline: none;
  box-shadow: none;
}
.gQHWoE .map_autocomplete input::-webkit-input-placeholder {
  color: #2c2c2c;
}
.gQHWoE .map_autocomplete input::-moz-placeholder {
  color: #2c2c2c;
}
.gQHWoE .map_autocomplete input:-ms-input-placeholder {
  color: #2c2c2c;
}
.gQHWoE .map_autocomplete input::placeholder {
  color: #2c2c2c;
}
.gQHWoE .date_picker {
  min-width: calc(250px - 14px);
  width: calc(100% - 14px);
  margin: 0 0 0 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991px) {
  .gQHWoE .date_picker {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 60px;
  }
}
@media (max-width: 480px) {
  .gQHWoE .date_picker {
    height: 47px;
  }
}
.gQHWoE .date_picker .DayPicker__withBorder {
  box-shadow: 0 15px 46px -10px rgba(26, 26, 29, 0.3);
}
.gQHWoE .date_picker .DateRangePicker {
  display: block;
  width: 100%;
}
.gQHWoE .date_picker .DateRangePicker .DateRangePickerInput {
  border: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: transparent;
}
.gQHWoE
  .date_picker
  .DateRangePicker
  .DateRangePickerInput
  .DateRangePickerInput_clearDates.DateRangePickerInput_clearDates__small,
.gQHWoE
  .date_picker
  .DateRangePicker
  .DateRangePickerInput
  .DateRangePickerInput_clearDates.DateRangePickerInput_clearDates__small {
  display: none;
}
.gQHWoE .date_picker .DateRangePicker .DateRangePickerInput .DateInput {
  width: 100%;
  padding: 0 15px 0 30px;
  background: transparent;
}
@media (min-width: 569px) and (max-width: 991px) {
  .gQHWoE .date_picker .DateRangePicker .DateRangePickerInput .DateInput {
    padding: 0 25px 0 30px;
  }
}
@media (max-width: 568px) {
  .gQHWoE .date_picker .DateRangePicker .DateRangePickerInput .DateInput {
    padding: 0 15px 0 25px;
  }
}
.gQHWoE
  .date_picker
  .DateRangePicker
  .DateRangePickerInput
  .DateInput
  .DateInput_fang {
  display: none;
}
.gQHWoE
  .date_picker
  .DateRangePicker
  .DateRangePickerInput
  .DateInput
  .DateInput_input {
  padding: 0;
  font-weight: 400;
  color: #2c2c2c;
  background: transparent;
}
.gQHWoE
  .date_picker
  .DateRangePicker
  .DateRangePickerInput
  .DateInput
  .DateInput_input.DateInput_input__focused {
  border-color: transparent;
}
.gQHWoE
  .date_picker
  .DateRangePicker
  .DateRangePickerInput
  .DateInput
  .DateInput_input::-webkit-input-placeholder {
  color: #2c2c2c;
}
.gQHWoE
  .date_picker
  .DateRangePicker
  .DateRangePickerInput
  .DateInput
  .DateInput_input::-moz-placeholder {
  color: #2c2c2c;
}
.gQHWoE
  .date_picker
  .DateRangePicker
  .DateRangePickerInput
  .DateInput
  .DateInput_input:-ms-input-placeholder {
  color: #2c2c2c;
}
.gQHWoE
  .date_picker
  .DateRangePicker
  .DateRangePickerInput
  .DateInput
  .DateInput_input::placeholder {
  color: #2c2c2c;
}
.gQHWoE
  .date_picker
  .DateRangePicker
  .DateRangePickerInput
  .DateRangePickerInput_arrow
  + .DateInput
  input {
  text-align: right;
}
.gQHWoE .date_picker .DateRangePicker .DateRangePicker_picker {
  margin-top: -12px;
  z-index: 2;
}
@media (max-width: 991px) {
  .gQHWoE .date_picker .DateRangePicker .DateRangePicker_picker {
    top: 47px !important;
  }
}
@media (max-width: 320px) {
  .gQHWoE .date_picker .DateRangePicker .DateRangePicker_picker {
    left: -29px !important;
  }
  .gQHWoE .date_picker .DateRangePicker .DateRangePicker_picker .DayPicker,
  .gQHWoE
    .date_picker
    .DateRangePicker
    .DateRangePicker_picker
    .DayPicker
    > div
    > div,
  .gQHWoE
    .date_picker
    .DateRangePicker
    .DateRangePicker_picker
    .DayPicker
    > div
    > div
    .DayPicker_transitionContainer {
    width: 294px !important;
  }
  .gQHWoE
    .date_picker
    .DateRangePicker
    .DateRangePicker_picker
    .DayPicker
    .DayPicker_weekHeader {
    padding: 0 !important;
  }
  .gQHWoE
    .date_picker
    .DateRangePicker
    .DateRangePicker_picker
    .DayPicker
    .CalendarMonth {
    padding: 0 !important;
  }
}
.gQHWoE .view_with__popup {
  max-width: 100%;
  position: relative;
}
.gQHWoE .view_with__popup::before {
  content: "";
  width: 1px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: calc(50% - 10px);
  right: auto;
  left: 0;
  z-index: 1;
  background-color: #e6e6e6;
}
@media (max-width: 991px) {
  .gQHWoE .view_with__popup::before {
    top: 0;
    bottom: auto;
    height: 1px;
    width: calc(100% - 40px);
    left: 20px;
  }
}
@media (max-width: 480px) {
  .gQHWoE .view_with__popup::before {
    width: calc(100% - 30px);
    left: 15px;
  }
}
.gQHWoE .view_with__popup .popup_handler {
  width: calc(100% - 14px);
  margin-left: 14px;
}
.gQHWoE .view_with__popup .popup_handler button.ant-btn {
  min-width: auto;
  width: 100%;
  height: 60px;
  border: 0;
  padding: 0 30px;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  font-size: 15px;
  color: #2c2c2c;
  background-color: #f7f7f7;
}
@media (max-width: 991px) {
  .gQHWoE .view_with__popup .popup_handler button.ant-btn {
    text-align: left;
    padding: 0 25px 0 30px;
  }
}
@media (max-width: 480px) {
  .gQHWoE .view_with__popup .popup_handler button.ant-btn {
    height: 47px;
    padding: 0 20px 0 25px;
  }
}
.gQHWoE .view_with__popup .popup_handler button.ant-btn::after {
  display: none;
}
.gQHWoE .view_with__popup.room_guest .popup_handler button.ant-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.gQHWoE .view_with__popup.active .popup_container {
  margin-top: 0;
  padding: 22px;
  box-shadow: 0 15px 46px -10px rgba(26, 26, 29, 0.3);
}
@media (max-width: 991px) {
  .gQHWoE .view_with__popup.active .popup_container {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .gQHWoE .view_with__popup.active .popup_container {
    min-width: auto;
  }
}
.gQHWoE > svg {
  position: absolute;
  z-index: 1;
  top: auto;
}
.gQHWoE > svg.map-marker,
.gQHWoE > svg.calendar,
.gQHWoE > svg.user-friends {
  left: 15px;
  right: auto;
  fill: #003459;
}
@media (max-width: 480px) {
  .gQHWoE > svg.calendar {
    width: 14px;
    height: 14px;
  }
}
.gQHWoE > svg.user-friends {
  width: 17px;
  height: 17px;
}
@media (max-width: 480px) {
  .gQHWoE > svg.user-friends {
    width: 16px;
    height: 16px;
  }
}
.gQHWoE > svg.caret-down {
  right: 12px;
  left: auto;
  fill: #909090;
}
@media (max-width: 991px) {
  .gQHWoE > svg.caret-down {
    right: 20px;
  }
}
@media (max-width: 991px) {
  .gQHWoE > svg.caret-down {
    right: 15px;
  }
}
.hdxUNY {
  width: 100%;
}
.hdxUNY strong {
  font-size: 15px;
  font-weight: 400;
  color: #2c2c2c;
}
.kDAiKw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}
.kDAiKw:last-child {
  margin-bottom: 5px;
}
.kDAiKw .quantity {
  height: 30px;
}
.kDAiKw .quantity input {
  font-size: 15px;
}
.kDAiKw .quantity button.btn svg {
  width: 18px;
  height: 18px;
}
.hnHVqQ {
  min-height: 100vh;
  background-image: url(https://bend.premiumprimeproperties.com/wp-content/uploads/2022/12/michelangelo-azzariti-YBYghPHGVx0-unsplash-scaled-e1672404812516.jpg);
  background-size: cover;
  background-position: center;
}
.koVJOT > a {
  display: block;
  height: 370px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.koVJOT > a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.klDDfw {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
}
.dnjHLK {
  color: #ffffff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-transform: capitalize;
  text-align: center;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
@media (max-width: 480px) {
  .dnjHLK {
    font-size: 20px;
    line-height: 28px;
  }
}
.fFxZxm {
  color: #ffffff;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  text-transform: capitalize;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
@media (max-width: 480px) {
  .fFxZxm {
    font-size: 15px;
  }
}
.iDwpdE {
  padding: 52px 0;
}
@media (max-width: 480px) {
  .iDwpdE {
    padding: 30px 0;
  }
}
.iDwpdE .section_title {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.eNgSzC .react-multi-carousel-list .react-multi-carousel-item {
  padding: 0 10px;
  -webkit-transition: -webkit-transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
@media (max-width: 1600px) {
  .eNgSzC
    .react-multi-carousel-list
    .react-multi-carousel-item
    .image_card
    > a {
    height: 310px;
  }
}
@media (max-width: 991px) {
  .eNgSzC
    .react-multi-carousel-list
    .react-multi-carousel-item
    .image_card
    > a {
    height: 280px;
  }
}
.eNgSzC .react-multi-carousel-list .react-multiple-carousel__arrow {
  opacity: 0;
  visibility: hidden;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.eNgSzC .react-multi-carousel-list .react-multiple-carousel__arrow::before {
  color: #003459;
}
.eNgSzC .react-multi-carousel-list .react-multiple-carousel__arrow:hover {
  background-color: #003459;
}
.eNgSzC
  .react-multi-carousel-list
  .react-multiple-carousel__arrow:hover::before {
  color: #ffffff;
}
.eNgSzC .react-multi-carousel-list:hover .react-multiple-carousel__arrow {
  opacity: 1;
  visibility: visible;
}
.eNgSzC .react-multi-carousel-list .react-multiple-carousel__arrow--left {
  left: 30px;
}
.eNgSzC .react-multi-carousel-list .react-multiple-carousel__arrow--right {
  right: 30px;
}
.boaxKd {
  margin-right: -10px;
  margin-left: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 481px) {
  .boaxKd {
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media screen and (min-width: 768px) {
  .boaxKd {
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media screen and (min-width: 992px) {
  .boaxKd {
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media screen and (min-width: 1201px) {
  .boaxKd {
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media screen and (min-width: 1441px) {
  .boaxKd {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.iyGHRD {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
@media screen and (min-width: 481px) {
  .iyGHRD {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .iyGHRD {
    width: 33.33333333333333%;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 992px) {
  .iyGHRD {
    width: 25%;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 1201px) {
  .iyGHRD {
    width: 20%;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 1441px) {
  .iyGHRD {
    padding-right: 15px;
    padding-left: 15px;
  }
}
