.hotel-filter .select2-selection {
  height: 55px !important;
  padding: 0 1.25rem;
  display: flex !important;
  align-items: center;
  border-radius: 10px !important;
  font-size: 14px !important;
  background-color: #fff;
  line-height: 2.5;
  border: 1px solid #dee2e6 !important;
  box-shadow: 0 3px 4.75px 0.25px rgba(24, 23, 24, 0.05) !important;
}
@media (max-width: 1399.98px) {
.hotel-filter .select2-selection {
    height: 40px;
    line-height: 1.9;
}
}
.hotel-filter .select2-selection__rendered {
  padding-right: 0 !important;
}
.hotel-filter .select2-selection .select2-search__field {
  height: 55px !important;
  line-height: 3;
  font-size: 14px !important;
  font-family: inherit;
}
@media (max-width: 1399.98px) {
.hotel-filter .select2-selection .select2-search__field {
    height: 40px;
    line-height: 2.2;
    font-size: 12px !important;
}
}
.online-tour-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  background-color: rgba(1, 151, 246, 0.3);
}
.online-tour-filter > div {
  display: flex;
  padding-right: 0.625rem;
}
.online-tour-filter .switch-filter__title {
  max-width: 270px;
  margin-right: 0.625rem;
  color: #171C21;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1659.98px) {
.online-tour-filter .switch-filter__title {
    font-size: 14px;
}
}
@media (max-width: 1399.98px) {
.online-tour-filter .switch-filter__title {
    font-size: 12px;
}
}
.online-tour-filter .switch-filter__checkbox-item {
  padding-left: 0;
  left: 0;
}
.online-tour-filter .badge {
  font-size: 12px;
}
.empty-message {
  margin-bottom: 3.75rem;
}
.empty-message .card:hover {
  box-shadow: 0 3px 4.75px 0.25px rgba(24, 23, 24, 0.03) !important;
}
.empty-message__main {
  padding: 46px;
  width: 80%;
  font-size: 20px;
  margin: 0 auto 1.25rem;
  border: 1px solid #dee2e6;
}
.empty-message__main-text {
  display: flex;
  align-items: baseline;
}
.empty-message__main-text-icon {
  margin-left: 12px;
  color: #FCC104;
}
.empty-message__main-text-icon.circle-icon {
  color: #58D3A6;
  font-size: 15px;
}
.empty-message__main-text-message {
  color: #4E5C6E;
}
.empty-message__filters {
  display: flex;
  flex-wrap: wrap;
  margin: 28px 0;
}
.empty-message__filters-item {
  flex-direction: row !important;
  align-items: center;
  flex-shrink: 0;
  height: 45px;
  margin: 0 0 0.625rem 0.625rem;
  padding: 0 10px;
  border: 1px solid #dee2e6;
  cursor: pointer;
  color: #4E5C6E;
  font-size: 16px;
}
.empty-message__filters-item-icon {
  display: flex;
  margin-right: 5px;
}
.safarsaz-banner {
  margin: 0 auto 3.75rem;
  padding: 46px;
  width: 80%;
  border: 1px solid #dee2e6;
}
.safarsaz-banner__title {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
.safarsaz-banner__title > i {
  font-size: 10px;
  color: #FF725E;
}
@media (min-width: 1660px) {
.safarsaz-banner__title {
    font-size: 28px;
}
.safarsaz-banner__title > i {
    font-size: 15px;
}
}
.safarsaz-banner__description {
  margin-top: 50px;
  font-size: 16px;
  color: #4E5C6E;
  line-height: 38px;
}
@media (min-width: 1660px) {
.safarsaz-banner__description {
    font-size: 20px;
    line-height: 55px;
}
}
.safarsaz-banner__button {
  width: 247px;
  font-size: 14px !important;
  margin-right: auto;
  margin-top: 30px;
  font-weight: bold !important;
  padding: 12px !important;
}
@media (min-width: 1660px) {
.safarsaz-banner__button {
    font-size: 18px !important;
    padding: 15px !important;
}
}
.safarsaz-banner__image {
  width: 70%;
  margin: 26px auto 0;
}
.safarsaz-banner__image > img {
  width: 100%;
  height: auto;
}
@charset "UTF-8";
.section-title {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  color: #2F3742;
}
.section-title::before {
  content: "•";
  font-weight: bold;
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center;
  padding-top: 5px;
  font-size: 40px;
  color: #FE7A67;
}
.section-title > .main-component {
  margin-left: auto;
}
.section-title__button {
  display: flex;
  align-items: center;
  margin-right: 0.625rem;
  font-size: 14px;
  color: #FF725E;
  font-weight: bold;
}
.section-title__button:hover {
  color: #ff452b;
}
.section-title__button .titleLeft {
  justify-content: flex-end;
}
.section-title .light {
  color: white;
}
.section-title h1, .section-title h2, .section-title h3, .section-title h4, .section-title h5, .section-title h6 {
  font-size: 22px;
  font-weight: 700;
}
.best-hotel {
  background-color: #EBEBF5;
  border-radius: 16px;
  padding: 24px;
}
.best-hotel .section-title h2 {
  font-size: 18px !important;
}
.best-hotel__content {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 12px;
  display: flex;
}
.best-hotel__content img {
  width: 311px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.best-hotel__content__body {
  font-size: 14px;
  padding-right: 12px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.best-hotel__content__body .title {
  font-weight: 700;
  font-size: 16px;
}
.best-hotel__content__body p {
  margin-top: 16px;
  margin-bottom: 20px;
}
.best-hotel__content__body a {
  font-size: 16px;
  font-weight: 700;
  text-wrap: nowrap !important;
  bottom: 0;
  left: 0;
  right: auto;
}
@media (max-width: 1400px) {
.best-hotel__content img {
    width: 250px;
}
}
