.section-inner {
  margin-top: 600px;
}

.text_mobile {
  display: none;
}
.text_tab {
  display: none;
}
.hotel_search_logo {
  width: 165px;
  margin: 0 auto;
  display: block;
  margin-bottom: 19px;
}
.hotel_search_text p {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 2px;
  margin-bottom: 17px;
}

.hotel_serch_widget_auto_complete {
  display: none;
}
.custom_hotel_search_back {
  max-width: 100% !important;
  margin: 0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 13px 30px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 10px;
  margin: 0 auto;
}
.custom_icon_list {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 34px;
  box-sizing: border-box;
  margin-left: 0 !important;
}
.custom_icon_list li {
  display: flex;
  padding: 0 20px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  align-items: center;
  margin: 0;
}
.custom_icon_list li img {
  margin-bottom: 10px;
  height: 32px;
  margin-right: 15px;
  box-sizing: border-box;
}

.custom_hotel_search_back .hotel-search-widget__form input[type="text"] {
  width: calc(100% - 11px);
  height: 42px;
  background-color: #fff;
  outline-style: none;
  border: none;
  padding: 0 10px 0 40px;
  border: #ddd 1px solid;
  box-sizing: border-box;
  border-radius: 5px;
  background-image: url(../images/location-pin.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  box-shadow: #00000073 0 3px 6px;
  font-size: 14px;
  color: #9e9297;
  display: block;
  font-family: "Titillium Web", sans-serif;
}
.custom_hotel_search_back
  .hotel-search-widget__form
  input[type="text"]::placeholder {
  color: #9e9297;
}

.custom_hotel_search_back
  .hotel-search-widget__form
  input[type="text"]::-webkit-input-placeholder {
  color: #9e9297;
}
.custom_hotel_search_back
  .hotel-search-widget__form
  input[type="text"]::-moz-placeholder {
  color: #9e9297;
}
.custom_hotel_search_back
  .hotel-search-widget__form
  input[type="text"]:-ms-input-placeholder {
  color: #9e9297;
}
.custom_hotel_search_back
  .hotel-search-widget__form
  input[type="text"]:-moz-placeholder {
  color: #9e9297;
}

.hotel-search-widget__form {
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
  padding-right: 134px;
}

.custom_hotel_search_back .hotel-search-widget__form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #6da8a8 !important;
  padding: 0;
  width: 134px;
  height: 42px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  outline-style: none;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  background-position: 14px center;
  padding-left: 20px;
  text-transform: uppercase;
  box-shadow: #00000073 0 3px 6px;
  font-weight: 700;
  font-family: "Titillium Web", sans-serif;
  font-size: 13px;
}

.hotel_serch_widget_auto_complete {
  width: calc(100% - 60px);
  box-sizing: border-box;
  height: auto;
  overflow: auto;
  position: absolute;
  margin-top: 10px !important;
  overflow: visible;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  /* display: none; */
  box-shadow: 0 10px 35px -5px #ebe4e0, 0 5px 30px -5px #ebe4e0,
    0 3px 5px #ebe4e0;
  border: 1px solid #ebe4e0;
  border-radius: 0 0 6px 6px;
  z-index: 99;
}

.hotel_serch_widget_auto_complete .load_section {
  width: 100%;
  border-bottom: #ddd 1px solid;
  padding: 20px 30px;
  box-sizing: border-box;
}
.hotel_serch_widget_auto_complete .load_section .list_cat {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
  text-align: left;
}
.hotel_serch_widget_auto_complete .load_section .list_cat li {
  font-size: 18px;
  margin-bottom: 5px;
  box-sizing: border-box;
  list-style: none;
  color: #28131d;
}

.hotel_serch_widget_auto_complete .load_section .list_cat li a {
  font-size: 16px;
  text-decoration: none;
  color: #000;
}
.hotel_serch_widget_auto_complete .load_section .list_cat li .main_list {
  width: 100%;
  margin: 0;
  padding: 30px 0 0 30px;
  list-style: none;
  box-sizing: border-box;
}
.hotel_serch_widget_auto_complete .load_section .list_cat li .main_list li {
  font-size: 14px;
  box-sizing: border-box;
  list-style: none;
}

.hotel_serch_widget_auto_complete .hotel-search-list__region-header,
.hotel_serch_widget_auto_complete .hotel-search-list__program-header,
.hotel_serch_widget_auto_complete .hotel-search-list__hotel-header,
.hotel_serch_widget_auto_complete .hotel-search-list__hotel-link a {
  font-size: 14px !important;
  font-weight: 700;
}

.hotel_serch_widget_auto_complete .hotel-search-list__hotel-header,
.hotel_serch_widget_auto_complete .hotel-search-list__program-header {
  margin-top: 15px;
}

/* === With "main-content-fullscreen" class === */
.main-content-fullscreen .hotel_search_logo {
  width: 120px;
  position: absolute;
  bottom: 0;
  right: 10px;
  margin-bottom: 10px;
}
/* === With "main-content-fullscreen" class === */

@media all and (max-width: 1024px) {
  .custom_icon_list li {
    flex-direction: column;
    font-size: 10px;
    line-height: 12px;
  }
  .custom_hotel_search_back {
    padding: 13px 30px 13px;
  }
  .custom_icon_list li img {
    margin-right: 0;
  }
  .custom_hotel_search_back .hotel-search-widget__form input[type="submit"] {
    display: none;
  }

  .hotel-search-widget__form {
    padding-right: 0;
  }
  .custom_icon_list li img {
    height: 25px;
    margin-bottom: 6px;
  }
  .custom_hotel_search_back .hotel-search-widget__form input[type="text"] {
    max-width: 100%;
    width: 100%;
    background-image: url(../images/search2.png);
    background-position: 19px center;
    padding-left: 50px;
  }
  .hotel_search_text p {
    margin-top: 11px;
  }
}

@media all and (max-width: 768px) {
  .hotel_search_text p {
    display: none;
  }
  .text_tab {
    display: block !important;
  }
  .hotel_search_text p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 15px;
  }
  .custom_icon_list {
    margin-top: 20px;
  }
  .custom_hotel_search_back {
    padding: 13px 30px 13px;
  }
}
