/*!/wp-content/themes/HotelTest/css/custom.css*//*---------------------- header css -----------------------------*/
@font-face {
  font-family: YekanBakhFa;
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff/YekanBakhFaNum-Light.woff) format("woff"),
    url(/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff2/YekanBakhFaNum-Light.woff2) format("woff2");
 font-display:swap;}

@font-face {
  font-family: YekanBakhFa;
  font-style: normal;
  font-weight: normal;
  src: url(/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff/YekanBakhFaNum-Regular.woff) format("woff"),
    url(/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff2/YekanBakhFaNum-Regular.woff2) format("woff2");
 font-display:swap;}

@font-face {
  font-family: YekanBakhFa;
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff/YekanBakhFaNum-SemiBold.woff) format("woff"),
    url(/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff2/YekanBakhFaNum-SemiBold.woff2) format("woff2");
 font-display:swap;}

@font-face {
  font-family: YekanBakhFa;
  font-style: normal;
  font-weight: bold;
  src: url(/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff/YekanBakhFaNum-Bold.woff) format("woff"),
    url(/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff2/YekanBakhFaNum-Bold.woff2) format("woff2");
 font-display:swap;}

@font-face {
  font-family: YekanBakhFa;
  font-style: normal;
  font-weight: 800;
  src: url("/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff/Yekan Bakh FaNum-ExtraBold.woff") format("woff"),
    url("/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff2/Yekan Bakh FaNum-ExtraBold.woff2") format("woff2");
 font-display:swap;}

@font-face {
  font-family: YekanBakhFa;
  font-style: normal;
  font-weight: 900;
  src: url("/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff/Yekan Bakh FaNum-Black.woff") format("woff"),
    url("/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff2/Yekan Bakh FaNum-Black.woff2") format("woff2");
 font-display:swap;}

@font-face {
  font-family: YekanBakhFa;
  font-style: normal;
  font-weight: 950;
  src: url("/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff/Yekan Bakh FaNum-ExtraBlack.woff") format("woff"),
    url("/wp-content/themes/HotelTest/css/../fonts/Webfonts/fonts/woff2/Yekan Bakh FaNum-ExtraBlack.woff2") format("woff2");
 font-display:swap;}

/* start LogoMotion */
.logoMotion {
  direction: rtl;
  margin-left: auto;
  width: fit-content;
  height: 50px;
  transition: 500ms ease;
  -o-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -webkit-transition: 500ms ease;
}

.logo-section {
  transition: 500ms ease;
  -o-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -webkit-transition: 500ms ease;
}

.logoLink {
  display: flex;
}

.logoMotion img {
  width: 100%;
}

.text-section {
  display: block;
  color: #2b3247 !important;
  text-align: center;
  text-decoration: none;
  font-size: 2.2rem;
  font-weight: bold;
  transform: translateY(-30px) rotateX(90deg);
  -o-transform: translateY(-30px) rotateX(90deg);
  -ms-transform: translateY(-30px) rotateX(90deg);
  -moz-transform: translateY(-30px) rotateX(90deg);
  -webkit-transform: translateY(-30px) rotateX(90deg);
  transition: 500ms ease;
  -o-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -webkit-transition: 500ms ease;
}

.first-sec {
  margin-top: 0.5rem;
}

.hi,
.hotel {
  color: #d22234;
  display: inline-block;
}

.second-sec {
  margin-top: -7px;
  font-size: 0.9rem;
  white-space: nowrap;
}

.hideSection {
  transform: translateY(-20px) rotateX(90deg);
  -o-transform: translateY(-20px) rotateX(90deg);
  -ms-transform: translateY(-20px) rotateX(90deg);
  -moz-transform: translateY(-20px) rotateX(90deg);
  -webkit-transform: translateY(-20px) rotateX(90deg);
}

.showSection {
  transform: translateY(-60px) rotateX(0);
  -o-transform: translateY(-60px) rotateX(0);
  -ms-transform: translateY(-60px) rotateX(0);
  -moz-transform: translateY(-60px) rotateX(0);
  -webkit-transform: translateY(-60px) rotateX(0);
}

[hover-tooltip] {
  position: relative;
  cursor: default;
}

[hover-tooltip]:hover::before {
  content: attr(hover-tooltip);
  font-size: 14px;
  text-align: center;
  position: absolute;
  display: block;
  left: 50%;
  min-width: 80px;
  max-width: 150px;
  bottom: calc(100% + 10px);
  transform: translate(-50%);
  animation: fade-in 300ms ease;
  background: #272727;
  border-radius: 4px;
  padding: 10px;
  color: #ffffff;
  z-index: 1;
}

.MoreRequests {
  max-height: 0px;
  overflow: hidden;
}

.MoreRequestsHeight {
  max-height: fit-content;
}

.circle-loader {
  margin: 0 0 30px 10px;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-left-color: #2a993d;
  animation-name: loader-spin;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.circle-loader,
.circle-loader:after {
  border-radius: 50%;
  width: 6em;
  height: 6em;
}

.load-complete {
  -webkit-animation: none;
  animation: none;
  border-color: #2a993d;
  transition: border 500ms ease-out;
}

.checkmark {
  display: none;
}

.checkmark.draw:after {
  animation-duration: 800ms;
  animation-timing-function: ease;
  animation-name: checkmark;
  transform: scaleX(-1) rotate(135deg);
}

.checkmark:after {
  opacity: 1;
  height: 3em;
  width: 1.5em;
  transform-origin: left top;
  border-right: 3px solid #2a993d;
  border-top: 3px solid #2a993d;
  content: "";
  left: 1.4025974026em;
  top: 3em;
  position: absolute;
}

@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }

  20% {
    height: 0;
    width: 1.5em;
    opacity: 1;
  }

  40% {
    height: 3em;
    width: 1.5em;
    opacity: 1;
  }

  100% {
    height: 3em;
    width: 1.5em;
    opacity: 1;
  }
}

div#hotel_description ul {
  display: flex;
  flex-direction: column;
  padding-right: 20px;
  margin-top: 29px;
  list-style-type: disc !important;
}

[hover-tooltip]:hover::after {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  width: 0;
  height: 0;
  bottom: calc(100% + 6px);
  margin-left: -3px;
  border: 1px solid black;
  border-color: #272727 transparent transparent transparent;
  border-width: 4px 6px 0;
  animation: fade-in 300ms ease;
  z-index: 1;
}

[hover-tooltip][tooltip-position="bottom"]:hover::before {
  bottom: auto;
  top: calc(100% + 10px);
}

[hover-tooltip][tooltip-position="bottom"]:hover::after {
  bottom: auto;
  top: calc(100% + 6px);
  border-color: transparent transparent #272727;
  border-width: 0 6px 4px;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.pulse {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #58cd77;
  cursor: pointer;
  box-shadow: 0 0 0 #21ba4569;
  animation: pulse 2s infinite;
}

.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 #21ba4569;
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 #21ba4569;
    box-shadow: 0 0 0 0 #21ba4569;
  }

  70% {
    -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

@media screen and (min-width: 651px) and (max-width: 1024px) {
  .text-section {
    font-size: 1.8rem;
  }

  .second-sec {
    font-size: 0.7rem;
  }
}

@media (max-width: 650px) {
  .first-sec {
    margin-top: 2rem;
  }

  .text-section {
    font-size: 1.2rem;
  }

  .second-sec {
    font-size: 0.8rem;
    position: relative;
    right: -20px;
  }
}

/* end LogoMotion */
strong {
  font-weight: bold !important;
}

.content__containerBox {
  overflow: hidden;
  line-height: 40px;
  color: #ecf0f1;
}

.content__container {
  overflow: hidden;
  height: 40px;
}

.content__container__text {
  display: inline;
  margin: 0;
}

.actionFlexBlack {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.blackFridayLink {
  color: #f94d01 !important;
  font-size: 16px;
  padding: 6px 19px;
  font-weight: 600;
  border: 1px solid;
  border-radius: 5px;
}

.closeModalBlack {
  position: absolute;
  top: 7px;
  right: 0;
  color: #d82d03;
}

.copenBoxFri p {
  color: #111d5e;
  position: relative;
  z-index: 2;
  font-size: 22px;
  font-weight: bold;
}

.bgBoxRotate {
  background-color: white;
  top: -148px;
  position: absolute;
  left: 0;
  right: -74px;
  bottom: 0;
  height: 400px;
  width: 400px;
  transform: rotate(28deg);
  z-index: 1;
}

.copenBoxFri {
  position: relative;
}

.content__container__list {
  margin-top: 0;
  list-style: none;
  -webkit-animation-name: change;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-name: change;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  color: #f94d01;
  padding: 0;
  position: relative;
  display: block;
  width: fit-content;
  height: fit-content;
  margin-right: 5px;
}

.content__container__list__item {
  line-height: 40px;
  margin: 0;
}

.header:not(.headerScroll) {
  padding: 18px 8%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 0;
  width: 100%;
}

@-webkit-keyframes opacity {

  0%,
  100% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@-webkit-keyframes change {

  0%,
  12.66%,
  100% {
    transform: translate3d(0, 0, 0);
  }

  16.66%,
  29.32% {
    transform: translate3d(0, -25%, 0);
  }

  33.32%,
  45.98% {
    transform: translate3d(0, -50%, 0);
  }

  49.98%,
  62.64% {
    transform: translate3d(0, -75%, 0);
  }

  66.64%,
  79.3% {
    transform: translate3d(0, -50%, 0);
  }

  83.3%,
  95.96% {
    transform: translate3d(0, -25%, 0);
  }
}

@keyframes opacity {

  0%,
  100% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@keyframes change {

  0%,
  12.66%,
  100% {
    transform: translate3d(0, 0, 0);
  }

  16.66%,
  29.32% {
    transform: translate3d(0, -25%, 0);
  }

  33.32%,
  45.98% {
    transform: translate3d(0, -50%, 0);
  }

  49.98%,
  62.64% {
    transform: translate3d(0, -75%, 0);
  }

  66.64%,
  79.3% {
    transform: translate3d(0, -50%, 0);
  }

  83.3%,
  95.96% {
    transform: translate3d(0, -25%, 0);
  }
}

.modalblackFridayBox {
  background-color: black;
  color: white;
  width: 78%;
  margin: auto;
  position: fixed;
  translate: 50%;
  right: 50%;
  bottom: 0;
  z-index: 9999999999999;
  padding: 0px;
  border-radius: 13px 13px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 57px;
  overflow: hidden;
}

.imgBlackFriday {
  width: 18%;
}

.blackFridayTextJs {
  font-size: 27px;
  margin-bottom: 16px;
  font-weight: bold;
  display: flex;
}

body {
  padding: 0px;
  font-family: YekanBakhFa !important;
  text-align: right;
  margin: auto !important;
  font-size: 80% !important;
  direction: rtl;
  background-color: #f2f3f7;
}

img {
  height: auto;
}

a {
  text-decoration: none;
  color: inherit;
}

h3 {
  font-size: 16px !important;
  font-weight: 600;
}

h4 {
  font-size: 16px !important;
}

p {
  direction: rtl !important;
}

ul {
  list-style: none;
}

*,
::after,
::before,
::focus {
  outline: none;
  box-sizing: border-box !important;
}

:focus-visible {
  outline: none !important;
}

.ContainerSec {
  width: 85%;
  margin: auto;
  max-width: 1920px;
}

.header {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 0px 0px 35px 35px;
}

.headerItem1 {
  display: flex;
  justify-content: space-between;
  margin: auto 10px 0px;
}

.headerItem2 {
  width: 150px;
  height: fit-content;
}

.headerItem3 {
  width: 57%;
  display: flex;
  justify-content: left;
  margin-right: auto;
  column-gap: 15px;
  align-items: center;
}

.loginBoxButton {
  display: flex;
  width: fit-content;
}

.loginBoxButtonScroll {
  width: fit-content;
}

.loginBtn {
  display: flex;
  background-color: #e2044f;
  margin: auto 0px 0px;
  width: 100%;
  border-radius: 10px;
  justify-content: space-between;
  padding: 3px 12px;
  cursor: pointer;
}

.loginBtn:hover {
  background-color: #e2044f;
  border: 0px solid #e2044f;
  color: #ffffff;
}

img.vectorLogin {
  width: 28px;
  height: auto;
  margin: auto;
}

.loginBtn p {
  color: #ffffff;
  text-align: center;
  margin: auto;
  font-size: 16px;
  white-space: nowrap;
}

.logoHeader img {
  width: 100%;
}

.logoHeader {
  display: flex;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 64px !important;
  font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: black;
  font-size: 14px;
}

span.select2-selection__arrow {
  display: none;
}

span.select2-dropdown {
  border: none;
  box-shadow: 0px 4px 4px silver;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 2px !important;
}

.headerScroll .select2-container--default .select2-selection--single {
  border: none;
  background-color: #f2f3f7;
  padding: 10px 6px;
  height: 31px !important;
  border-radius: 7px !important;
  width: 100%;
}

.seacheBox {
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto 0px 0;
}

.fullWidth {
  width: 90% !important;
  margin-right: 5% !important;
}

.headerItem1 {
  display: flex;
  justify-content: flex-start;
  margin: auto 10px 0px;
  width: 44%;
}

.btn-naviblue {
  background: #111d5e !important;
  width: 100%;
  color: #ffffff;
}

.btn-naviblue:hover {
  background-color: #e2044f !important;
  border: 1px solid #e2044f;
  color: #ffffff;
}

input.searcheInput:focus-visible {
  border: none !important;
  outline: 0px;
}

#btnDatePiacker {
  padding: 7px 25px !important;
  background-color: #0e2c65;
  margin-right: auto;
}

.seacheFlex {
  display: flex;
  width: 100%;
  height: 43px;
}

input.searcheInput {
  width: 80%;
}

.seacheIcon {
  width: 20%;
}

input.searcheInput {
  width: 80%;
  background-color: #d9d9d9;
  border: none;
  border-radius: 0px 50px 50px 0px;
  padding: 10px;
  color: #565656;
}

.seacheIcon {
  width: 14%;
  display: flex;
  background-color: #d9d9d9;
  border-radius: 50px 0px 0px 50px;
  padding: 2%;
}

.headerlinkBtn {
  width: 18%;
  margin: 10px;
}

.btn-outline-naviblue {
  background-color: #ffffff;
  border: 1px solid #111d5e;
  color: #111d5e;
  width: 100%;
}

.btn-outline-naviblue:hover {
  background-color: #e2044f;
  border: 1px solid #e2044f;
  color: #ffffff;
}

.btn-outline-naviblue:hover .spanLink {
  color: #ffffff !important;
}

img.vectorSearche {
  width: 100%;
  margin: auto;
  /* height: -webkit-fill-available; */
}

.btn {
  font-size: 15px !important;
  padding: 3px 5px !important;
  border-radius: 8px;
}

.dropdown .select>i {
  font-size: 13px !important;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
}

/* .dropdown:hover {
  box-shadow: 0 0 4px rgb(204, 204, 204);
} */

.dropdown.active:hover,
.dropdown.active {
  box-shadow: 0 0 4px rgb(204, 204, 204);
  border-radius: 2px 2px 0 0;
  background-color: #f8f8f8;
}

/* .dropdown.active .select>i {
  color: #ffffff;
} */

.dropdown .select {
  cursor: pointer;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: baseline;
}

.dropdown .dropdown-menu li {
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  background-color: #ededed;
  color: rgb(71, 71, 71);
  border: 1px solid white;
  border-radius: 3px;
  text-align: center;
  padding: 5px 2px;
}

.notAllowed {
  opacity: 0.5;
  cursor: not-allowed !important;
  position: relative;
}

.dropdown .dropdown-menu {
  padding: 0;
  list-style: none;
  min-width: 100%;
  text-align: right;
  box-shadow: none;
  border-radius: 5px;
  font-size: 1em;
}

.dropdown .dropdown-menu li:not(.notAllowed):hover {
  background-color: #f2f2f2;
}

.dropdown .dropdown-menu li:not(.notAllowed):active {
  background-color: #e2e2e2;
}

.headerScroll {
  display: none;
  background-color: #ffffff;
  position: fixed;
  margin: auto;
  right: 0;
  left: 0;
  height: fit-content;
  top: 0;
  align-items: center;
  padding: 10px 35px;
  width: 86%;
  z-index: 9999;
}

.searcheBarboxScroll {
  margin: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.logoHeaderScroll {
  width: 15%;
}

.select2-results__options::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #111d5e;
}

.select2-results__options::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #cccccc;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #111d5e !important;
  border-radius: 13px !important;
  box-shadow: 1px 2px 6px silver !important;
}

.select2-results__options::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

.headerScroll .logoHeader img {
  margin: auto;
  width: 100%;
  margin-bottom: 29px;
  margin-top: 10px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #111d5e !important;
  color: white !important;
  border-radius: 13px !important;
  margin: 3px !important;
}

.loginBoxButtonScroll {
  justify-content: left;
}

.headerItemHamber {
  display: none;
}

.iconPhoneheader {
  display: none;
}

.enteryAndExitMob {
  display: none;
}

.logoHeaderMobile {
  display: none;
}

.MobileMenuApp {
  display: none !important;
}

.btn-group-box-searche {
  display: none !important;
}

.nav-container {
  position: relative;
  display: inline-block;
  max-width: 50px;
  max-height: 50px;
  overflow: visible;
  outline: none;
}

.nav-container.is-active .nav-toggle:before,
.nav-container.is-active .nav-toggle:after {
  box-shadow: none;
}

.nav-container.is-active .nav-toggle:before {
  transform: rotate(-45deg);
}

.nav-container.is-active .nav-toggle:after {
  transform: rotate(45deg);
}

.nav-container.is-active .nav-items {
  transform: translate(25%, 0);
}

.nav-container .nav-toggle {
  position: relative;
  width: 30px;
  height: 40px;
  z-index: 2;
}

.nav-container .nav-toggle:hover {
  cursor: pointer;
}

.nav-container .nav-toggle:before,
.nav-container .nav-toggle:after {
  content: "";
  position: absolute;
  top: 18px;
  left: 0;
  transform: translate(0, 0);
  width: 90%;
  height: 3px;
  background: #111d5e;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.nav-container .nav-toggle:before {
  box-shadow: 0 8.333333px 0 0 #111d5e;
}

.nav-container .nav-toggle:after {
  box-shadow: 0 -8.333333px 0 0 #111d5e;
}

.coupon-row {
  display: flex;
  align-items: center;
  margin: 8px auto 8px 0;
  width: fit-content;
}

.cpnCode {
  border: 1px dashed #fff;
  padding: 10px 10px;
  border-right: 0;
  border-radius: 8px 0 0 8px;
}

.coupenText h3 {
  color: white !important;
  font-size: 11px !important;
  white-space: nowrap;
}

.cpnBtn {
  border: 1px solid #fff;
  background: #fff;
  padding: 10px 10px;
  color: #e2044f;
  cursor: pointer;
  border-radius: 0 8px 8px 0;
}

.nav-container .nav-items {
  position: fixed;
  top: -38px;
  left: 100%;
  right: 0;
  min-width: 300px;
  max-width: 50vw;
  width: 100vw;
  height: 221vh;
  z-index: 99999999;
  padding: 20px 20px 10px;
  transition: transform 0.3s ease;
  transform: translate(calc(100% + 150px), 0);
  background: #fff;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 5px 0;
  align-content: start;
  box-shadow: 0 0 82px rgba(0, 0, 0, 1.3);
  direction: rtl;
}

#header-list li {
  margin: 10px 14px;
  align-self: flex-end;
}

li.sub-menu>ul {
  padding-right: 0px !important;
}

.dropDown_link {
  display: flex;
  justify-content: space-between;
}

.side-menu .search-box-side-menu form {
  position: relative;
  display: flex;
  align-items: center;
}

.side-menu .search-box-side-menu input {
  flex: 0 0 90%;
  width: 90%;
  height: 36px;
  margin: auto;
  line-height: 36px;
  font-size: 14px;
  padding-right: 5px;
  background: #edf0f5;
  color: #708198;
  border: none;
  border-radius: 10px;
  box-sizing: border-box;
  outline: none;
}

.side-menu form button {
  border: none;
  position: relative;
  bottom: 13px;
  left: 8px;
}

.side-menu>ul>li>a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

span.list-menu1,
a.list-menu1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  margin-top: 17px !important;
}

span.list-menu2,
a.list-menu2 {
  font-size: 12px;
}

.side-menu>ul>li>ul>li {
  color: #747474;
  margin-top: 7px;
  margin-bottom: 7px;
}

.side-menu>ul>li>ul>li>ul>li {
  margin-top: 12px;
  margin-bottom: 7px;
}

.side-menu>ul>li>ul>li {
  color: #747474;
  margin-top: 7px;
  margin-bottom: 7px;
}

.side-menu .search-box-side-menu form i {
  position: absolute;
  left: 20px;
  font-size: 20px !important;
  top: 3px;
  color: black;
}

.side-menu>ul>li {
  padding: 13px 0;
}

.side-menu>ul {
  padding-right: 17px;
  font-size: 15px;
  font-weight: 700;
}

.nav-container .nav-items .nav-item {
  background: #e2e2e2;
  padding: 10px;
  transition: background-color 0.3s ease;
}

.nav-container .nav-items .nav-item:hover {
  cursor: pointer;
  background: #d6d6d6;
}

#header-list li a,
#header-list li>span {
  text-decoration: none;
  color: #0e2c65;
  font-weight: 600;
}

ul.list_menu_ul1 li {
  width: 33% !important;
}

ul.menu_level_2:before {
  content: "";
  position: absolute;
  width: 100%;
  top: -40px;
  right: 0;
  height: 45px;
}

.menu_level_2>li>span,
.menu_level_2>li>a {
  font-size: 14px !important;
  font-weight: 700 !important;
}

.list_menu_ul li {
  margin: 0;
  align-self: flex-end !important;
  width: 32% !important;
}

li.position_relative {
  position: relative;
}

#header-list>li>a {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}

.spanLink {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}

.menu_level_2 {
  position: absolute;
  right: 0%;
  display: none;
  flex-wrap: wrap;
  width: 170px;
  background-color: #fff;
  padding: 10px;
  margin-top: 20px;
  border-radius: 0 0 4px 4px;
  transition: 500ms ease;
  -o-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -webkit-transition: 500ms ease;
  z-index: 9999999999999;
  color: #111d5e;
}

ul.list_menu_ul a {
  font-size: 14px !important;
}

#header-list li {
  margin: 0;
  align-self: flex-end;
  width: 100%;
}

.Domestic_hotel_link {
  direction: ltr;
}

.Domestic_hotel {
  position: absolute;
  top: -8px;
  right: 100%;
  background: #fff;
  z-index: 1;
  width: 800px;
  padding: 10px;
  height: 210px;
  border-radius: 0 0 0 4px;
  display: none;
  direction: rtl;
  border-right: 1px solid silver;
}

.Domestic_hotel_link1:hover .Domestic_hotel1 {
  display: flex;
}

#header-list>li:hover>ul {
  display: flex;
}

.Domestic_hotel_link:hover .Domestic_hotel {
  display: flex;
}

.list_menu_ul {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
  width: 70%;
  padding: 0;
  /* flex-direction: column; */
}

.Domestic_hotel li {
  width: 30%;
  align-self: flex-start !important;
  margin-left: auto !important;
  text-align: right;
}

.box {
  background: #111d5e none repeat scroll 0 0;
  color: #ffffff !important;
  font-weight: 600;
  height: fit-content;
  margin: 0 auto 8px 3%;
  text-align: center;
  text-transform: uppercase;
  width: 30%;
  position: absolute;
  top: -68px;
  left: 0;
  display: none;
  border-radius: 8px;
  padding: 10px;
  font-size: 9px;
}

.box img {
  width: 20%;
}

.fadeInLeft {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fadeInLeftFour {
  top: -38px;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

.fadeInLefThree {
  top: -79px;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2;
}

.fadeInLeftTwo {
  top: -123px;

  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  animation-delay: 3s;
}

.fadeInLeftOne {
  top: -170px;

  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  animation-delay: 4s;
}

/*=== Trigger  ===*/
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }

  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}

.img_menu_box {
  width: 30%;
}

.img_menu {
  width: 100%;
  margin-top: -6px;
  height: 100%;
}

.menu_level_2 li>span,
.menu_level_2 li a {
  display: block;
  text-align: right;
  padding: 15px 8px;
}

ul.list_menu_ul1 a {
  font-size: 13px !important;
}

.Domestic_hotel1 {
  position: absolute;
  top: -68px;
  right: 100%;
  background: #fff;
  z-index: 1;
  width: 800px;
  padding: 10px;
  height: 180px;
  border-radius: 0 0 0 4px;
  display: none;
  direction: rtl;
  border-right: 1px solid silver;
}

.list_menu_ul1 {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
  width: 100%;
  padding: 0;
}

.Domestic_hotel1 li {
  width: 26%;
  align-self: flex-start !important;
  margin-left: auto !important;
  text-align: center;
  line-height: 28px;
}

.ThumbnailLinksItemBox img {
  width: 23px;
  margin: 10px;
}

ul#header-list {
  padding: 0 !important;
  margin: 0 !important;
}

.arrow-down-tab {
  display: none;
}

input#startDate4 {
  display: none;
}

input#endDate4 {
  display: none;
}

.phone {
  display: none;
}

.desktophone {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-end;
  margin: 0 auto 0.75rem;
  width: fit-content;
  margin-right: 0 !important;
  margin-left: 0;
  margin-bottom: 0;
}

.phone svg {
  width: 18px;
  height: 18px;
  float: left;
  margin-top: 0px;
  margin-right: 10px;
}

.phone svg path {
  fill: #f03454;
}

.phone svg path:nth-child(2) {
  -webkit-animation: header-phone 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
  animation: header-phone 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}

.phone svg path:nth-child(3) {
  -webkit-animation: header-phone2 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
  animation: header-phone2 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}

/* Animate phone */
@-webkit-keyframes header-phone {

  0%,
  30% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }

  80% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
  }
}

@keyframes header-phone {

  0%,
  30% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }

  80% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes header-phone2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }

  70%,
  90% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
  }
}

@keyframes header-phone2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }

  70%,
  90% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
  }
}

.seacheIconMob {
  display: none;
}

jdp-container .jdp-day-name {
  background-color: #111d5e;
  color: white;
}

.sliderImgSearcheBox {
  width: 100%;
  height: 240px;
}

.sliderSuggestedHotelsflexSearch {
  justify-content: space-between !important;
}

.titleHotelCardSearche {
  font-size: 13px !important;
}

.sliderSuggestedHotelsflexSearch .priceHotelCard {
  margin-right: 8px;
}

.hotel_search_container .header_hotel_search {
  display: none;
}

.hotel_search_container .swiper-button-prev,
.hotel_search_container .swiper-button-next {
  top: 45% !important;
}

.dir_rtl {
  direction: rtl !important;
}

.dir_rtl .swiper-slide {
  direction: ltr !important;
}

.priceHotelCardTom {
  margin-right: 2px;
  font-size: 14px;
}

span.priceHotelCardNum {
  font-size: 18px;
}

.locationIcon {
  width: 10% !important;
}

.default_textColor_red {
  color: #e2044f !important;
}

.hiddenList {
  display: none;
}

.domestic_hotels_list {
  margin-right: 10px;
  color: #747474;
  display: none;
}

@media (min-width: 1640px) {
  .seacheIcon {
    width: 10%;
  }
}

@media (max-width: 1640px) {
  .bgBoxRotate {
    right: 4px;
    width: 222px;
  }
}

@media (min-width: 1440px) {
  .seacheIcon {
    width: 34px;
  }
}

@media (max-width: 1440px) {
  .blackFridayTextJs {
    font-size: 18px;
  }

  .bgBoxRotate {
    right: -25px;
  }

  .textDecblackFriday {
    font-size: 10px;
  }

  .blackFridayLink {
    font-size: 10px;
  }

  .copenBoxFri p {
    font-size: 13px;
  }

  .btn {
    font-size: 11px !important;
    white-space: nowrap;
  }

  .headerItem3 {
    justify-content: right;
  }

  input.searcheInput {
    padding: 7px;
  }

  .dropdown .select>i {
    font-size: 13px !important;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    float: right;
  }

  .loginBtn {
    padding: 4px;
  }
}

@media (max-width: 1100px) {
  .imgBlackFriday {
    width: 27%;
  }

  .bgBoxRotate {
    right: -5px;
    width: 161px;
  }

  .blackFridayTextJs {
    font-size: 14px;
  }

  .loginBtn p {
    display: none;
  }

  .titleHotelCard {
    font-size: 10px !important;
  }

  input#startDate4 {
    display: block;
    background-color: white;
    margin-bottom: 0 !important;
    padding: 0px !important;
    height: 17px;
    padding-right: 10px !important;
    font-size: 9px;
    color: #111d5e !important;
    box-shadow: none !important;
  }

  input#endDate4 {
    display: block;
    background-color: white;
    margin-bottom: 0 !important;
    padding: 0px !important;
    height: 17px;
    padding-right: 10px !important;
    font-size: 9px;
    color: #111d5e !important;
    box-shadow: none !important;
  }

  .select-tab-none {
    display: none !important;
  }

  .arrow-down-tab {
    display: block;
  }

  .nav-container.is-active .nav-items {
    transform: translate(0%, 0);
  }

  .loginBtn {
    padding: 0px;
  }

  img.vectorLogin {
    width: 100%;
  }

  .btn2 {
    position: relative;
    width: 20%;
    transition-duration: 0.5s;
  }

  .btn2 .icon {
    transition-duration: 0.5s;
    position: relative;
    height: 5px;
    width: 25px;
    background-color: #646464;
    border-radius: 13px;
  }

  .btn2 .icon:before {
    transition-duration: 0.5s;
    position: absolute;
    width: 25px;
    height: 5px;
    background-color: #646464;
    content: "";
    top: -11px;
    border-radius: 13px;
  }

  .btn2 .icon:after {
    transition-duration: 0.5s;
    position: absolute;
    width: 25px;
    height: 5px;
    background-color: #646464;
    content: "";
    top: 11px;
    border-radius: 13px;
  }

  .btn2.open .icon {
    transition-duration: 0.5s;
    background: transparent;
  }

  .btn2.open .icon:before {
    transform: rotateZ(45deg) scaleX(1.25) translate(10px, 9px);
  }

  .btn2.open .icon:after {
    transform: rotateZ(-45deg) scaleX(1.25) translate(5px, -4px);
  }

  .btn2:hover {
    cursor: pointer;
  }

  .headerItem1 {
    display: none;
  }



  .headerItemHamber .headerlinkBtn {
    margin: 10px 25px 10px 10px;
    width: fit-content;
  }

  .headerScroll .logoHeader img {
    width: 80%;
  }
}
@media (max-width: 1024px) {
.headerItemHamber {
  width: 35%;
  display: flex;
  justify-content: unset;
  align-items: center;
  height: fit-content;
  margin: auto 10px 5px auto;
  padding-right: 4%;
}
}
@media (max-width: 950px) {
  .modalblackFridayBox {
    width: 100%;
    flex-direction: column;
    padding-right: 0;
    padding-top: 42px;
  }

  .actionFlexBlack {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 14px;
  }

  .bgBoxRotate {
    display: none;
  }

  .copenBoxFri p {
    color: #fb3c00;
  }

  .modalblackFridayBox {
    padding-bottom: 21px;
  }

  .imgBlackFriday {
    display: none;
  }
}

@media (min-width: 651px) {
  .header {
    position: fixed;
    top: 0;
    right: 50%;
    transform: translateX(50%);
    -o-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    z-index: 99999;
  }

  #category_wrapper {
    padding-top: 10em;
  }

  #single_page_body {
    padding-top: 9em;
  }
}

@media (max-width: 650px) {
  .MobileMenuApp {
    display: block !important;
  }

  .headerItemHamber .headerlinkBtn {
    margin: 10px 0px 10px 0px;
    display: none;
  }

  .seacheIcon {
    margin-left: auto;
    margin-right: 15px;
  }

  .locHotelCardSearch:before {
    content: "";
    position: absolute;
    left: 0;
    width: 20%;
    background: linear-gradient(45deg, white, transparent);
    height: 20px;
  }

  .locHotelCardSearch {
    max-width: 76%;
    overflow: hidden;
    position: relative;
  }

  div#search-modal .swiper-container {
    width: 100% !important;
  }

  .sliderSuggestedHotelsflexSearch {
    justify-content: space-between !important;
  }

  .titleTour h1::after {
    margin-right: 0px !important;
  }

  .menuMobileItem a {
    line-height: 0;
  }

  .hotelpuzzel {
    display: none !important;
  }

  .para_about_index {
    margin: 0px 0 !important;
    text-align: justify;
  }

  .searcheBarbox {
    background-color: #ffffff00 !important;
  }

  .searcheBarbox form {
    background-color: white;
  }

  .countUserSearchBox {
    border: none !important;
    width: 40%;
    margin: 0 !important;
  }

  .searcheBarItem4 .searcheBarItembottom {
    width: 57%;
  }

  .logo-nav-res img {
    width: 57%;
    margin-top: 34px;
  }

  .logoHeaderMobile a {
    width: 70%;
    margin: 4px auto auto;
  }

  .seacheIcon {
    width: 17%;
    background-color: #ffffff;
    border-radius: 0;
    padding: 2%;
  }

  .seacheIconMob {
    display: flex;
  }

  input#startDate2 {
    background-color: white;
    margin-bottom: 0 !important;
    padding: 0px !important;
    height: fit-content;
    padding-right: 10px !important;
    font-size: 12px;
    color: #111d5e !important;
  }

  input#endDate2 {
    background-color: white;
    margin-bottom: 0 !important;
    padding: 0px !important;
    height: fit-content;
    padding-right: 10px !important;
    font-size: 12px;
    color: #111d5e !important;
  }

  .select2-container--default .select2-selection--single {
    padding: 7px 6px;
    height: 64px !important;
    font-size: 11px;
    margin-bottom: 0px !important;
    margin-top: 0px;
  }

  .searcheBarItemtop {
    margin-bottom: 2px;
    margin-top: 3px;
  }

  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 51px !important;
  }

  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 0px !important;
  }

  p.title_send_email_index {
    font-size: 18px !important;
  }

  .sliderSuggestedTourBox {
    border-radius: 15px !important;
  }

  .raychat_sc_launcher {
    max-width: 60px !important;
  }

  .nav-container .nav-toggle {
    width: 22px !important;
    height: 31px !important;
  }

  .ThumbnailLinks {
    display: none;
  }

  .btn-group-box-searche {
    display: flex !important;
  }

  .headerItem2 {
    display: none;
  }

  .headerItem3 {
    width: 65% !important;
    justify-content: space-between;
    align-items: center;
  }

  img.vectorAir {
    width: 70%;
    margin: auto;
    display: none;
  }

  .seacheFlex {
    height: 25px;
  }

  .logoHeaderMobile {
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: left;
    height: -webkit-fill-available;
  }

  .logoHeaderMobile img {
    width: 100%;
  }

  .phone {
    float: right;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    font-weight: bold;
    display: flex;
    width: 48%;
    justify-content: left;
    flex-direction: row-reverse;
    align-items: center;
  }

  /* .phone svg {
  width:18px;
  height:18px;
  float:left;
  margin-top:6px;
  margin-right:10px;
}
.phone svg path {
  fill:#f03454;
}
.phone svg path:nth-child(2) {
  -webkit-animation: header-phone 1s infinite cubic-bezier(.1, .57, .5, 1);
  animation: header-phone 1s infinite cubic-bezier(.1, .57, .5, 1);
}
.phone svg path:nth-child(3) {
  -webkit-animation:header-phone2 1s infinite cubic-bezier(.1, .57, .5, 1);
  animation:header-phone2 1s infinite cubic-bezier(.1, .57, .5, 1);
} */

  /* Animate phone */

  /* @-webkit-keyframes header-phone {
  0%,30% {opacity:0; -webkit-transform:translate3d(-20px, 20px, 0); transform:translate3d(-20px, 20px, 0)}
  80% {opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0)}
  100%{opacity:0}
}
@keyframes header-phone {
  0%,30%{opacity:0; -webkit-transform:translate3d(-20px, 20px, 0); transform:translate3d(-20px, 20px, 0)}
  80%{opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0)}
  100%{opacity:0}
}
@-webkit-keyframes header-phone2 {
  0%{opacity:0; -webkit-transform:translate3d(-20px, 20px, 0); transform:translate3d(-20px, 20px, 0)}
  70%,90%{opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0)}
  100%{opacity:0}
}
@keyframes header-phone2 {
  0%{opacity:0; -webkit-transform:translate3d(-20px, 20px, 0); transform:translate3d(-20px, 20px, 0)}
  70%,90%{opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0)}
  100%{opacity:0}
} */

  .headerItemHamber {
    width: 35%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: fit-content;
    margin: auto 0 5px auto;
    padding-right: 0%;
  }

  .btn-outline-naviblue {
    padding: 0px 0px;
    border: none;
  }

  .seacheBox {
    width: 80%;
    margin: 0;
    height: max-content;
    display: none;
  }

  .iconPhoneheader {
    font-size: 21px;
    font-weight: 900;
    display: none;
    color: #111d5e;
  }

  .loginBoxButton {
    display: none;
  }

  .d-mob-none {
    display: none !important;
  }

  .enteryAndExitMob {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  input.searcheBarItemInput {
    margin-bottom: 10px;
    box-shadow: none !important;
  }

  .searcheBarItem1Mob {
    width: 100% !important;
  }

  .searcheBarItem5 {
    width: 24% !important;
  }

  .sliderSuggestedHotels {
    width: 100% !important;
    margin-bottom: 25px !important;
    margin-top: 20px !important;
  }

  .eight h1::before {
    margin-left: 100% !important;
    margin-right: 50px;
  }

  .eight h1 {
    font-size: 15px !important;
  }

  .searcheBarItemtop {
    box-shadow: none !important;
    border: 1px solid #dfdfdf;
  }

  .searcheBarItem4 {
    width: 49% !important;
    display: flex;
    justify-content: space-around;
    border: 1px solid #dfdfdf;
    border-radius: 8px;
    padding: 2px;
    margin-top: 5px;
  }

  .searcheBarItem6 {
    width: 49% !important;
    margin-top: 5px;
  }

  .Exitmob {
    width: 49%;
    margin-bottom: 0 !important;
    margin-top: 0;
  }

  .enterymob {
    width: 49%;
    margin-bottom: 0 !important;
    margin-top: 0;
  }

  .input-number,
  .input-number-decrement,
  .input-number-increment {
    height: 27px;
  }

  .searcheBarbox {
    width: 100% !important;
    border-radius: 0 !important;
    padding: 0 !important;
  }

  button.searcheBarBtn {
    height: fit-content;
    border-radius: 8px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 10px !important;
  }

  i.fa.fa-magnifying-glass {
    font-size: 16px !important;
  }

  p.text_button {
    font-size: 13px !important;
  }

  .btn-group-slider-searche {
    width: 86% !important;
    margin-bottom: 0px !important;
  }

  .btn-group-box-searche {
    margin-top: 0 !important;
  }

  button.btn.btn-outline-secondary.Dactivebtn.active.Dactivebtn-searche {
    background-color: #ffffff8c;
    color: #111d5e;
    font-size: 12px !important;
    font-weight: 700;
    filter: blur(0px);
  }

  /* .Dactivebtn-searche:hover {
      background-color: #ffffff !important;
      box-shadow: none;
      color: #111D5E !important;
      font-size: 12px !important;
      font-weight: 700;
  } */

  button.btn.btn-outline-secondary.Dactivebtn.Dactivebtn-searche {
    background-color: #00000070;
    box-shadow: none;
    color: #ffffff;
    font-size: 12px !important;
    font-weight: 700;
    margin: 0px 1px;
    width: 50%;
  }

  .btn-group-slider-searche>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .btn-group>.btn-group:not(:first-child)>.btn,
  .btn-group-slider-searche>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .searcheBarflex {
    width: 85%;
    margin: auto;
    flex-wrap: wrap;
    padding: 4px 0 10px 0;
  }

  .MobileMenuApp {
    position: fixed;
    width: 100%;
    font-size: 28px;
    background-color: #ffffff;
    z-index: 99999999;
    bottom: 0;
    border-bottom: 6px solid #111d5e;
  }

  .MobileMenuBox {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: auto;
    align-items: center;
    padding: 20px 0;
  }

  .menuMobileItem img {
    height: 22px !important;
    width: 22px;
  }

  .raychat_frame {
    bottom: calc(80px - 20px) !important;
  }

  .menuMobileItem5 img {
    height: 19px;
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }

  @keyframes trin {
    from {
      transform: rotate3d(0, 0, 1, 0deg);
    }

    20%,
    32%,
    44%,
    56%,
    68% {
      transform: rotate3d(0, 0, 1, 0deg);
    }

    23%,
    35%,
    47%,
    59%,
    71% {
      transform: rotate3d(0, 0, 1, 15deg);
    }

    26%,
    38%,
    50%,
    62%,
    74% {
      transform: rotate3d(0, 0, 1, 0deg);
    }

    29%,
    41%,
    53%,
    65%,
    77% {
      transform: rotate3d(0, 0, 1, -15deg);
    }

    80% {
      transform: rotate3d(0, 0, 1, 0deg);
    }
  }

  .menuMobileItem {
    width: 24%;
    display: flex;
    justify-content: center;
  }

  .menuMobileItem1 {
    border-left: 1px solid silver;
  }

  .menuMobileItem1::before {
    content: "";
    position: absolute;
    border-radius: 50px;
    width: 70px;
    height: 70px;
    bottom: -61px;
    background-color: #111d5e;
  }

  .menuMobileItem2 {
    border-left: 1px solid silver;
  }

  .menuMobileItem3 {
    border-left: 1px solid silver;
  }

  .menuMobileItem4 {
    border-left: 1px solid silver;
  }

  .footerItem {
    width: 45%;
  }

  p.data_index_about_item_title {
    font-size: 15px !important;
  }

  h4.panel-title {
    font-weight: 600;
    margin: 0;
    font-size: 13px !important;
    color: #525252;
  }

  .select2-container--default .select2-selection--single {
    border: 1px solid #e3e3e3;
    background-color: #ffffff;
  }

  .eight h1 {
    grid-template-rows: 8px 0 !important;
  }

  .bannerSearchbar {
    border-radius: 0px !important;
  }

  .sliderSuggestedHotels .owl-nav button.owl-prev,
  .sliderSuggestedHotels .owl-nav button.owl-next {
    top: -9% !important;
  }

  .eight h1::after {
    margin-right: 22% !important;
  }

  .header {
    border-radius: 0;
    width: 100% !important;
    padding: 8px 3% !important;
    position: fixed;
    top: 0;
    z-index: 999999999;
    max-height: 60px;
  }

  span#close-search-modal img {
    width: 39%;
  }
}

@media (max-width: 500px) {
  .nav-container.is-active .nav-items {
    transform: translate(4%, 0);
  }

  jdp-container {
    border-radius: 15px 15px 0 0 !important;
  }

  .ThumbnailLinksItem {
    height: 46px !important;
  }

  .ThumbnailLinksItem2 {
    top: 37% !important;
    right: -62px;
  }

  .ThumbnailLinksItem3 {
    top: 49% !important;
    right: -62px;
  }

  .ThumbnailLinksItem4 {
    top: 61% !important;
  }

  .footerItem {
    width: 49% !important;
  }

  .eight h1 {
    font-size: 15px !important;
  }

  .btn-outline-secondary {
    padding: 4px;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 25% !important;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: 25% !important;
  }
}

@media (max-width: 400px) {
  .citysCardItem1 {
    font-size: 13px !important;
  }

  .citysCardItem2 {
    width: 80% !important;
  }

  .citysCardItem2 button {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .bannerSearchbar {
    height: 250px !important;
  }
}

/* style of searchBox in header section */
#search-modal .swiper-container {
  width: 79%;
  direction: rtl !important;
}

/* .modalSearchLink {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
} */
.locHotelCardSearch {
  font-size: 10px !important;
}

.reservRoombtn {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 44%;
  right: 0%;
  left: 0%;
  padding: 8px 15px 8px 15px;
  background-color: #e2044f;
  color: #ffffff !important;
  border-radius: 6px;
  border: none;
  font-size: 17px;
  z-index: 1;
  width: fit-content;
  margin: auto;
}

.sliderSuggestedHotelsImgBox {
  position: relative;
}

.sliderSuggestedHotelsImgBox img {
  border-radius: 20px;
  width: 100%;
  min-height: 199px;
  max-height: 200px;
}

.sliderSuggestedHotelsflex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: baseline;
  margin-top: 10px;
  max-height: 30px;
}

.locHotelCard {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-weight: 400;
  color: #646363;
  white-space: nowrap;
}

.locHotelCard img {
  margin-left: 5px;
  height: 15px;
  width: 15px;
}

.titleHotelCard {
  font-size: 16px;
  font-weight: 600;
  color: #2e2e2d;
  margin: 0;
}

.offHotelCard {
  padding: 5px 10px 3px 10px;
  background-color: #e2044f;
  color: #ffffff;
  border-radius: 6px;
}

.titlePriceHotelCard {
  font-size: 16px;
}

.priceHotelCard {
  font-size: 17px;
  display: flex;
  align-items: center;
}

.sliderSuggestedHotelsBox {
  background-color: #ffffff;
  padding: 6px;
  border-radius: 22px;
}

.blurCard {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: #00000078;
  backdrop-filter: blur(1px);
  border-radius: 15px;
}

.sliderSuggestedHotelsDesBox {
  padding: 10px;
}

.resBtnTab button {
  border: none;
  display: flex;
  align-items: center;
  white-space: nowrap;
  width: max-content;
  padding: 5px;
  border-radius: 8px;
}

._hj-widget-container ._hj-5vKq2__styles__surveyContainer._hj-zWG\+w__styles__positionRight,
._hj-widget-container ._hj-kWRoL__styles__openStateToggle {
  background-color: #111d5e !important;
}

._hj-widget-container ._hj-5vKq2__styles__surveyContainer._hj-zWG\+w__styles__positionRight {
  right: 45% !important;
  /* transform: translateX(50%) !important;
-o-transform: translateX(50%) !important;
-ms-transform: translateX(50%) !important;
-moz-transform: translateX(50%) !important;
-webkit-transform: translateX(50%) !important; */
}

._hj-widget-container ._hj-kmdsj__styles__reactionLabels {
  display: flex !important;
  justify-content: space-between !important;
}

._hj-widget-container ._hj-2JZDx__styles__thankYouMessage,
._hj-widget-container ._hj-kmdsj__styles__reactionLabels ._hj-ygfBp__styles__reactionLabel,
._hj-widget-container._hj-widget-theme-dark ._hj-S9XKO__styles__surveyTitle {
  font-family: "YekanBakhFa" !important;
}

._hj-widget-container ._hj-kmdsj__styles__reactionLabels:after {
  content: unset !important;
}

.iconeGiftBox {
  display: flex;
  position: fixed;
  z-index: 999999;
  left: 20px;
  bottom: 110px;
  justify-content: space-between;
  width: 169px;
  align-items: center;
  background-color: white;
  border-radius: 8px;
  padding: 10px;
  box-shadow: 1px 2px 6px silver;
}

.gift‌Box {
  max-width: 49px;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 30px;
  top: 19px;
}

.gift‌Box .st0 {
  fill: #3d3d3d;
}

.gift‌Box .st1 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #ff6666;
}

.gift‌Box .st2 {
  fill: #3aace8;
}

.gift‌Box .st3 {
  fill: #ff6666;
}

.gift‌Box {
  animation: a 1.5s ease-in-out infinite;
}

@keyframes a {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }

  15.5% {
    transform: translate(-50%, -50%) rotate(5deg) scale(1.1);
  }

  35% {
    transform: translate(-50%, -50%) rotate(0) scale(1.1);
  }

  47.5% {
    transform: translate(-50%, -50%) rotate(5deg) scale(1.1);
  }

  70% {
    transform: translate(-50%, -50%) rotate(0) scale(1);
  }

  100% {
    transform: translate(-50%, -50%) rotate(0);
  }
}

.iconeGiftBox p {
  font-weight: 700;
  margin: 0;
}

.iconeGiftBoxOrigin {
  height: 39px;
  width: 61px;
  padding: 0;
  bottom: 163px;
  cursor: pointer;
}

.gift‌BoxOrigin {
  width: 100%;
}

.presentBox {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 999999999;
  background-color: #00000082;
  color: white;
  font-weight: 700;
  font-size: 18px;
  display: none;
}

.imageBoxGift {
  left: 0;
  height: 0;
  margin: 0 auto;
  perspective: 600px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 200px;
  display: block;
  transition: height 1s ease-in, width 1s ease-in, opacity 1s ease-in;
  opacity: 0;
}

.container-open {
  z-index: 5;
  opacity: 1;
  height: 200px;
}

.present {
  height: 200px;
  left: 0;
  margin: 0 auto;
  perspective: 600px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 200px;
  z-index: 3;
}

.image {
  position: absolute;
  top: 45%;
  transform: translate3d(0, -50%, 0) rotateY(0) rotateX(0);
  transition: transform 2.5s cubic-bezier(0.22, 0.61, 0.36, 1);
  width: 100%;
  height: 100%;
  z-index: 5;
  display: block;
  border-radius: 12px;
  padding-top: 31px;
}

.image p {
  margin: 0 !important;
  font-size: 14px;
  line-height: 24px;
}

.couponNorooz .cpnCode {
  width: 61%;
  text-align: center;
}

.couponNorooz {
  direction: ltr;
  margin: 16px auto 0 !important;
  width: 100% !important;
}

.blurNorooz {
  width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.couponNorooz .cpnBtn {
  width: 39% !important;
  text-align: center !important;
}

.image:hover {
  cursor: pointer;
}

.present:hover {
  cursor: pointer;
}

.instruction {
  bottom: -100px;
  left: 0;
  opacity: 1;
  position: absolute;
  text-align: center;
  transition: opacity 0.5s;
  width: 100%;
  direction: rtl;
}

.rotate-container {
  -webkit-animation: present-rotate 30s infinite linear;
  animation: present-rotate 30s infinite linear;
  height: 100%;
  transform: rotateY(170deg);
  transform-style: preserve-3d;
}

@-webkit-keyframes present-rotate {
  0% {
    transform: rotateY(0);
  }

  100% {
    transform: rotateY(360deg);
  }
}

@keyframes present-rotate {
  0% {
    transform: rotateY(0);
  }

  100% {
    transform: rotateY(360deg);
  }
}

.bottom,
.front,
.left,
.back,
.right {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.bottom {
  transform: translateY(50%) rotateX(90deg);
}

.front,
.left,
.back,
.right {
  transition: transform 0.5s;
  transform-origin: bottom;
  transform-style: preserve-3d;
}

.front:after,
.left:after,
.back:after,
.right:after,
.lid-top:after,
.lid-front:after,
.lid-left:after,
.lid-back:after,
.lid-right:after {
  background-color: #e2044f;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: calc(50% - 10px);
  position: absolute;
  transform: translateZ(0.1px);
  width: 20px;
}

.lid-top:before {
  background-color: #e2044f;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: calc(50% - 10px);
  transform: translateZ(0.1px);
  width: 100%;
}

.left {
  transform: translateX(-50%) rotateY(-90deg);
}

.back {
  transform: translateZ(-100px) rotateY(180deg) rotateX(0);
}

.right {
  transform: translateX(50%) rotateY(90deg);
}

.front {
  transform: translateZ(100px);
}

.lid {
  -webkit-animation: lid-animation 3.5s 1s infinite;
  animation: lid-animation 3.5s 1s infinite;
  transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
  transition: transform 0.5s;
}

@-webkit-keyframes lid-animation {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0);
  }

  5% {
    transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }

  10% {
    transform: translate3d(0, -10px, 5px) rotateX(-5deg);
  }

  15% {
    transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }

  20% {
    transform: translate3d(0, -10px, 5px) rotateX(-5deg);
  }

  25% {
    transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }

  30% {
    transform: translate3d(0, 0, 0) rotateX(0);
  }
}

@keyframes lid-animation {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0);
  }

  5% {
    transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }

  10% {
    transform: translate3d(0, -10px, 5px) rotateX(-5deg);
  }

  15% {
    transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }

  20% {
    transform: translate3d(0, -10px, 5px) rotateX(-5deg);
  }

  25% {
    transform: translate3d(0, -10px, -5px) rotateX(5deg);
  }

  30% {
    transform: translate3d(0, 0, 0) rotateX(0);
  }
}

.lid-top,
.lid-left,
.lid-back,
.lid-right,
.lid-front {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  left: -5px;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 210px;
}

.lid-top {
  height: 210px;
  top: -5px;
  transform: translateY(-50%) rotateX(90deg);
  transform-style: preserve-3d;
}

.lid-left,
.lid-back,
.lid-right,
.lid-front {
  height: 40px;
  top: -5px;
  transform-style: preserve-3d;
}

.lid-left {
  transform: translateX(-50%) rotateY(-90deg);
}

.lid-back {
  transform: translateZ(-105px) rotateY(180deg);
}

.lid-right {
  transform: translateX(50%) rotateY(90deg);
}

.lid-front {
  transform: translateZ(105px);
}

.present:hover .lid {
  -webkit-animation: none;
  animation: none;
  transform: translate3d(0, -40px, -10px) rotateX(10deg);
}

.present.open .name {
  transform: translate3d(0, -50%, 10px) rotateY(1080deg) rotateX(10deg);
}

.present.open .instruction {
  opacity: 0;
}

.present.open .left {
  transform: translateX(-50%) rotateY(-90deg) rotateX(-90deg);
}

.present.open .back {
  transform: translateZ(-100px) rotateY(180deg) rotateX(-90deg);
}

.present.open .right {
  transform: translateX(50%) rotateY(90deg) rotateX(-90deg);
}

.present.open .front {
  transform: translateZ(100px) rotateX(-90deg);
}

.present.open .lid {
  -webkit-animation: none;
  animation: none;
  transform: translate3d(0, -120px, -120px) rotateX(50deg);
}

.user-card.skeleton .user-cover {
  background: #e2e2e2;
}

.user-card.skeleton .user-cover .user-avatar {
  display: none;
}

.user-card.skeleton .user-cover::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -25px;
  border: 1px solid #fff;
  z-index: 10;
  background: #e2e2e2;
}

/* Animated Skeleton */
.animationSkeleton {
  display: none;
}

.hide-text .animationSkeleton {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 13px;
}

.user-card.skeleton .hide-text .animationSkeleton {
  background: #e2e2e2 !important;
  color: transparent;
  overflow: hidden;
  z-index: 10;
}

.select2City {
  min-height: 70px !important;
}

.hide-text {
  position: relative;
}

.hide-text .animationSkeleton::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0;
  height: 100%;
  width: 50px;
  background: linear-gradient(to right, #e2e2e2 25%, #d5d5d5 50%, #e2e2e2 100%);
  animation-name: gradient-animation;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  filter: blur(5px);
}

@keyframes gradient-animation {
  from {
    left: 0%;
  }

  to {
    left: 100%;
  }
}

@media (min-width: 651px) {

  .sliderSuggestedHotelsBox:hover .blurCard,
  .sliderSuggestedHotelsBox:hover .reservRoombtn,
  .sliderSuggestedTourBox:hover .blurCard,
  .sliderSuggestedTourBox:hover .reservRoombtn {
    opacity: 1;
    visibility: visible;
    -o-transition: 300ms ease;
    -moz-transition: 300ms ease;
    -webkit-transition: 300ms ease;
    transition: 300ms ease;
  }
}

@media (max-width: 1150px) {
  .reservRoombtn {
    font-size: 11px !important;
  }

  .headerlinkBtn {
    display: none;
  }

  .seacheFlex {
    display: none;
  }
}

@media (max-width: 1100px) {
  .priceHotelCard {
    font-size: 12px;
    display: flex;
  }

  .titlePriceHotelCard {
    font-size: 10px;
  }

  .loginBtn p {
    font-size: 9px;
    width: 80%;
  }

  .select2City {
    min-height: 1px !important;
  }
}

@media (max-width: 650px) {
  .homeIconeGiftBox {
    bottom: 96px;
  }

  .sliderSuggestedHotelsBox {
    border-radius: 30px;
    padding: 7px;
  }

  .priceHotelCard {
    font-weight: 700;
    align-items: center;
  }

  .sliderSuggestedHotelsflex {
    margin-top: 7px;
  }

  .hide-text .animationSkeleton {
    border-radius: 2px;
  }

  .modalRedirectItemRight img {
    width: 30%;
  }
}

@media (max-width: 400px) {
  p#myText {
    font-size: 10px;
  }
}

/*---------------------- end header css -----------------------------*/
.input-number,
.input-number-decrement,
.input-number-increment {
  border: 1px solid #ccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.collapse {
  visibility: collapse;
  height: 0px !important;
}

.collapse.show {
  visibility: visible;
  height: fit-content !important;
}

.sliderSuggestedHotels .swiper-button-next,
.sliderSuggestedHotels .swiper-button-prev {
  top: -8% !important;
  z-index: 1;
  width: 40px;
  height: 40px;
  background-color: #f2f3f7;
  border-radius: 50%;
  position: absolute;
  top: -14%;
  transform: translatey(-50%);
  border: 1px solid silver;
  padding: 9px;
  font-size: 18px;
}

.sliderSuggestedHotels .swiper-button-next::after,
.sliderSuggestedHotels .swiper-button-prev::after {
  font-size: 18px;
  color: gray;
}

.sliderSuggestedHotels .swiper-button-next {
  right: 39% !important;
}

.sliderSuggestedHotels .swiper-button-prev {
  left: 39% !important;
}

/*---------------------- single css -----------------------------*/
.single ul.post-categories {
  margin-top: -4px;
  margin-right: -6px;
  display: flex;
  align-items: baseline;
}

/* general */
.border_bottom {
  border-bottom: 1px solid #ddd;
}

.btn-danger {
  border-radius: 8px !important;
  background-color: #e2044f !important;
  border-color: #e2044f !important;
  box-shadow: none !important;
}

.btn-default {
  background-color: #e2044f;
  color: #ffffff;
}

.text-primary {
  color: #046ee1 !important;
}

.mobImage {
  display: none;
}

.hotel_options_ficher {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0 !important;
}

.hotel_options_ficher li {
  width: 49%;
}

.sidebarComment .overview_user_comments_top h2 {
  margin: 0;
  color: green;
  font-size: 18px;
  line-height: 1 !important;
}

.sidebarComment .overview_user_comments_top {
  margin: 6px 0 !important;
  border: 1px solid green;
  border-radius: 8px;
  padding: 10px;
  background-color: #3dd13d33;
  margin-bottom: 25px !important;
  align-items: center;
}

.line_height_1-7rem {
  line-height: 1.7rem;
}

strong.discountedPrice {
  color: #e2044f;
  font-size: 20px;
}

.ribbon-top-left {
  top: -10px;
  left: -10px;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}

.ribbon-top-left::before {
  top: 0;
  right: 0;
}

.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}

.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  z-index: 9;
}

.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #ff9dbe;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #e91e63;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}

.coupon-rowBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.coupon-card {
  background: linear-gradient(135deg, #111d5e, #e2044f);
  color: #fff;
  text-align: center;
  padding: 0px 29px;
  border-radius: 15px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  direction: ltr;
  margin: 10px auto;
  z-index: 24;
  width: 46%;
}

.coupon-row {
  display: flex;
  align-items: center;
  margin: 8px auto 8px 0;
  width: 40%;
}

.cpnCode {
  border: 1px dashed #fff;
  padding: 10px 10px;
  border-right: 0;
  border-radius: 8px 0 0 8px;
  width: 70%;
  font-size: 14px;
}

.coupenText h2 {
  color: white !important;
  font-size: 16px !important;
  white-space: nowrap;
  margin-bottom: 0;
}

.cpnBtn {
  border: 1px solid #fff;
  background: #fff;
  padding: 10px 10px;
  color: #e2044f;
  cursor: pointer;
  border-radius: 0 8px 8px 0;
  font-size: 14px;
}

.circle1,
.circle2 {
  background: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.circle1 {
  left: -25px;
}

.circle2 {
  right: -25px;
}

.cat-card {
  width: 100%;
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap;
  transition: 0.5s;
  background-color: #f2f3f7;
  position: relative;
}

.categoryLinkItem {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

span.countTour {
  font-size: 13px;
  color: #e2044f;
}

.hotel-image {
  padding: 0;
  background-position: center !important;
  background-size: cover !important;
  border-radius: 0 5px 5px 0;
  max-height: 160px;
  min-height: 160px;
}

.card-score span {
  font-size: 11px;
}

.type_transports {
  font-size: 14px;
}

.Tour_go_date {
  font-size: 14px !important;
}

.cat-card img {
  border-radius: 5px;
  width: 100%;
}

.hotel-image>img {
  opacity: 0;
}

.card-info {
  padding: 0 11px;
  width: 35%;
  position: relative;
}

.card-info>div:first-child {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  line-height: 2.5;
  margin-bottom: 10px;
}

.priceBoxText {
  font-size: 12px;
}

.Hotel_name {
  width: 100%;
  font-size: 20px;
  justify-content: space-between;
}

.cat-card h2 {
  margin-bottom: 0px;
  font-weight: 700;
  color: #0b133e;
}

.fa_Hotel_name {
  font-size: 17px !important;
  margin-top: 0 !important;
}

.card-score {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-right: 1px solid silver;
  margin-bottom: 0 !important;
}

.priceBox {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
}

.priceBox>div {
  width: 100%;
  justify-content: center;
}

.priceBox>span {
  width: 100%;
  text-align: center;
  font-size: 17px !important;
  font-weight: 600;
}

.hotel_reserve_btn_IS {
  background-color: #111d5e;
  padding: 9px 6px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  width: 95%;
  font-size: 13px;
}

.tour_swiper {
  width: 100%;
  height: fit-content;
}

.blurRedirect {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000000d6;
  z-index: 9999999999;
  display: none;
}

img.XcloseModalredire {
  position: absolute;
  top: 16px;
  right: 21px;
  cursor: pointer;
}

.priceviewShadow {
  box-shadow: 1px 2px 6px silver !important;
}

.priceviewShadow .HotelReturnDate {
  animation: fullWidth 500ms linear;
  min-width: 50%;
}

@keyframes fullWidth {
  0% {
    min-width: 33.333333%;
  }

  100% {
    min-width: 50%;
  }
}

@keyframes minWidth {
  0% {
    min-width: 50%;
  }

  100% {
    min-width: 33.333333%;
  }
}

div#priceview {
  display: contents;
}

.stylesContainerRange {
  width: fit-content !important;
}

.c-cLCdtq .raychat_sc_launcher {
  z-index: 21474 !important;
}

.modalRedirect {
  position: fixed;
  background-color: white;
  top: 23%;
  width: 50%;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 9999999999;
  border-radius: 18px;
  padding: 40px;
  display: none;
}

.modalRedirectImgBox {
  margin-bottom: 20px;
}

img.modalRedirectImg {
  width: 100%;
  border-radius: 30px;
}

.modalRedirectBox {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}

.modalRedirectItemRight img {
  width: 45%;
}

.modalRedirectItemRight {
  width: 55%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

.btn-redire {
  background-color: #111d5e;
  color: white !important;
  font-size: 16px !important;
  padding: 12px 12px !important;
}

.modalRedirectItemLeftbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.modalRedirectImgHotelBox img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  scale: 1.1;
}

.modalRedirectImgHotelBox {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: 9px solid #111d5e;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

.modalRedirectItem2 {
  width: 60%;
  text-align: right;
}

.modalRedirectItem1 {
  width: 38%;
}

.grayIMG {
  filter: grayscale(1) brightness(2);
  -webkit-filter: grayscale(1) brightness(2);
}

.breadcrumbs {
  width: 100%;
  text-align: right;
  margin: .5em 0;
}

.breadcrumbs span {
  color: #e2044f;
}

/* overview section */
.Hotel_Holder {
  direction: rtl;
  font-size: 13px;
}

.slid-hotel {
  width: 96%;
}

.hotel-price {
  box-shadow: 0 1px 3px silver !important;
  border: 1px solid lightgrey !important;
  border-radius: 10px !important;
}

#single_page_body .hotel-price {
  padding: 15px 25px;
  background-color: #fff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: visible;
}

h1.left_side_title_IS {
  font-weight: 600;
  color: #35375a;
  font-size: 20px;
}

.top_overview {
  border-bottom: 1px solid #d3d3d3;
}

#abstract {
  display: block;
  width: 100%;
  padding: 0 8px;
  text-align: justify;
  height: 61px;
  overflow-y: hidden;
  line-height: 33px;
}

.overviewDEscription {
  margin-top: 1rem;
}

.star_num_text {
  font-size: 12px;
}

.overview_swiper_text {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 11;
  margin: 0;
  display: flex;
}

.overview_swiper_price {
  background-color: #f5f5f5;
  color: #575a7d;
  font-weight: bold;
  direction: rtl;
  border-bottom-left-radius: 7px;
}

.overview_swiper_price .seprate {
  color: #626161;
}

.overview_rightSide_box {
  border: 1px solid #ddd !important;
  border-radius: 5px;
  /*! box-shadow: 0px 3px 0 #b3b2b2; */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  padding: 1.15%;
  background-color: white;
}

/* // max_off_box style >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#max_off_box {
  position: relative;
  background-color: #e2044f;
  color: #ffffff;
  padding: 0 12px;
  line-height: 42px;
}

.top_left_overview {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}

/* // share_section style >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#shareIcon {
  filter: brightness(1.6);
  -webkit-filter: brightness(1.6);
  cursor: pointer !important;
}

#PriceChartIcon {
  cursor: pointer !important;
}

.shareText,
.PriceChartText {
  position: absolute;
  width: max-content;
  bottom: 110%;
  left: 0;
  border: 1px solid #bfbfbf;
  padding: 3px 5px;
  border-radius: 5px;
  background-color: #dddddd;
  color: darkslategray;
  cursor: default;
  display: none;
}

.PriceChartText {
  bottom: 0;
  left: 40px;
}

.shareBox:hover .shareText,
.PriceChartBox:hover .PriceChartText {
  display: block;
}

.overview_social {
  position: absolute;
  top: -0.7rem;
  left: 2.5rem;
  box-shadow: 1px 3px 6px silver;
  background: #f4f6fa;
  padding: 5px 12px;
  border-radius: 5px;
  display: none;
  z-index: 2;
}

#single_page_body .left_side {
  border: none !important;
  padding: 0;
  margin-top: 0.8em;
}

#more_description {
  margin: 0 auto 0 5px;
  font-size: 0.8rem;
  display: none;
  width: fit-content;
  color: #dc3545;
  background-color: #ffffff;
  padding: 0.5rem 1rem;
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 2;
}

#more_description:after {
  background: linear-gradient(to right, #ffffff, #ffffff0f);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: -80px;
  z-index: -1;
}

/* swiper in overview */
.Hotel_Holder .body .img_holder {
  direction: ltr;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 5px;
}

#single_page_body .gallery-top {
  height: 490px !important;
  max-height: 400px;
  width: 100%;
}

#single_page_body .gallery-thumbs {
  height: 145px !important;
  max-height: 80px;
  margin-top: 0.5em;
  box-sizing: border-box;
  padding: 10px 0 0;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #dc3545;
}

.swiper-container {
  overflow: hidden;
}

#single_page_body #mobile-swiper {
  height: auto !important;
  max-height: 350px;
}

#single_page_body #mobile-swiper .swiper-slide {
  background-size: contain;
  background-position: top;
  align-items: flex-start;
}

#mobile-swiper img {
  object-fit: cover;
  height: 345px;
}

#single_page_body .swiper-slide-prev,
#single_page_body .swiper-slide-next {
  opacity: 1;
}

.slider-load .swiper-container2 {
  width: 100%;
  margin: auto;
  overflow: hidden;
  cursor: default;
  background-color: #fffffff0;
  padding: 3rem 0 0.8rem;
  border-radius: 15px;
}

.slider-load .swiper-wrapper {
  height: fit-content !important;
}

.slider-load .swiper-slide {
  width: 100% !important;
  padding: 15px 0;
  background: none;
  flex-direction: column-reverse;
}

.slider-load .swiper-slide img {
  width: 600px;
  min-height: 420px;
  cursor: default;
  height: auto !important;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

#single_page_body .img_holder .swiper-button-next,
#single_page_body .img_holder .swiper-button-prev {
  top: 50% !important;
}

.swiper_box_IS {
  padding-top: 10px;
}

/* progress-bar(charts) styles in overview */
.chartContainer {
  width: 100%;
  height: 50vh;
  position: relative;
}

.wrapper1 {
  width: 150px;
  max-width: 100%;
}

.progress-bar {
  height: 15px;
  width: 100%;
  margin: auto;
  background-color: #cccccc;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 2px 0 10px inset rgba(0, 0, 0, 0.2);
  position: relative;
  direction: ltr;
}

*+.progress-bar {
  margin-top: 2rem;
}

.bar {
  width: 0;
  height: 100%;
  background-color: #234f88;
  background-size: 30px 30px;
  animation: move 2s linear infinite;
  -o-animation: move 2s linear infinite;
  -moz-animation: move 2s linear infinite;
  -webkit-animation: move 2s linear infinite;
  box-shadow: 2px 0 10px inset rgba(0, 0, 0, 0.2);
  transition: width 2s ease-out;
  -o-transition: width 2s ease-out;
  -ms-transition: width 2s ease-out;
  -webkit-transition: width 2s ease-out;
  text-align: left;
  padding-left: 10px;
  line-height: 17px;
}

/* tab_link style */
.tab_link_box {
  display: flex;
  justify-content: space-around;
  width: 100%;
  border: 1px solid #d3d3d3;
  box-shadow: 0 1px 3px silver;
  border-radius: 10px;
  position: sticky;
  top: 123px;
  z-index: 20;
  background-color: white;
  margin: 1.5rem 0;
}

.tab_link_boxShadow {
  box-shadow: 0 -3px 6px 2px silver !important;
}

.style-right-menu {
  padding: 1rem 2%;
  cursor: pointer;
  color: #0e2c65;
  font-weight: bold;
  font-size: 15px;
  border: none;
  position: relative;
}

.active_tab_link:after {
  content: "";
  width: 100%;
  height: 4px;
  background: #e2044f;
  position: absolute;
  bottom: -2px;
  right: 0;
  border-radius: 10px 10px 0 0;
}

.important_distances {
  height: 376px;
}

.distance_item {
  margin: auto 0;
}

.hotel_address {
  line-height: 25px;
}

.hotel_facilities_title,
.overview_user_comments_title,
.distances_title,
.overview_detailview_title {
  color: #575877;
  font-size: 18px;
  font-weight: bold;
}

.overview_user_comments_scoreItem {
  color: #747472;
  border: 1px solid;
  border-radius: 10px;
  padding: 0 8px;
  margin-left: 5px;
}

.overview_user_comments_option {
  color: #424860;
  font-size: 12px;
  font-weight: 600;
}

.overview_user_comments_totalScore {
  background-color: #234f88;
  color: #fcffff;
  padding: 4px 10px;
  border-radius: 6px;
  display: inline-block;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}

.overview_user_numComments {
  color: #656565;
  font-size: 11px;
}

.text-top-banner {
  color: #616065 !important;
  font-size: 13px;
  font-weight: 600;
}

.number-top-banner {
  color: #5f5e63 !important;
  font-size: 15px;
}

.distances_btn,
#View_results,
.hotel_total_info,
.hotel_map_btn {
  color: #e2044f;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
}

/* امکانات رفاهی در overview */
#detailview {
  border-top: 1px solid #d3d3d3;
  position: relative;
  max-height: 242px;
  overflow: hidden;
}

#detailview .t_box,
#detailview2 .t_box {
  display: flex;
  align-items: center;
  width: 100%;
}

#detailview .features,
#detailview2 .features {
  margin: 10px 0 20px !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 170px;
  width: 100%;
}

#detailview2 .features {
  height: auto;
}

#detailview2 .features {
  justify-content: unset;
}

#detailview .features .item,
#detailview2 .features .item {
  width: 45%;
  max-width: 160px;
  min-width: 100px;
  text-align: right;
  height: 28.5px;
  overflow: hidden;
}

#detailview2 .features .item {
  margin-left: 2%;
}

#detailview .features span,
#detailview2 .features span {
  margin-right: 5px;
  padding: 10px 0;
}

#detailview .features .emkanat-in-hotel,
#detailview2 .features .emkanat-in-hotel {
  font-size: 25px;
}

#showAllOptions {
  cursor: pointer;
  background-color: #ffffff;
  color: #e2044f;
  font-size: 12px;
  font-weight: 600;
}

/* modal_detailView style */
#modal_detailView {
  position: fixed;
  top: 0;
  right: 0;
  background-color: rgba(171 177 191 / 92%);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  z-index: 9999999999;
  width: 100%;
  height: 100%;
  /* display: flex; */
  display: none;
  justify-content: center;
  align-items: center;
}

#modal_detailView .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: zoom-out;
}

#modal_detailView #detailview2 {
  z-index: 5;
  background-color: #efefef;
  padding: 30px 15px;
  width: 80%;
  max-height: 400px;
  overflow-y: auto;
  border-radius: 10px;
  transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transition: 200ms linear;
  -o-transition: 200ms linear;
  -moz-transition: 200ms linear;
  -webkit-transition: 200ms linear;
}

#detailview2 .item span:first-child {
  font-size: 22px;
}

/* ///////////// calendar top of room_reserve_section ///////////// */
.jdp_modal {
  position: relative;
}

#priceview #app {
  text-align: unset;
  height: fit-content;
  margin: 10px 0 30px !important;
  border-radius: 13px;
  position: relative;
}

#start_date_label,
#end_date_label {
  position: absolute;
  top: 9px;
  right: 80px;
  z-index: 0;
  color: #818181;
  user-select: none;
}

#single_page_body span .vpd-input-group {
  width: 100% !important;
  display: flex !important;
  justify-content: space-between;
}

.hotel-price .vpd-input-group input:not(.is-editable) {
  position: static;
  top: -40px !important;
  left: -2px !important;
  height: 40px !important;
  width: 100%;
  font-size: 14px;
}

.form-control[readonly] {
  background-color: #ffffff00;
  opacity: 1;
}

#disabled_calendar,
#disabled_calendar_btn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: not-allowed;
  background-color: #ebebeb5e;
  display: none;
}

#single_page_body .popup_hotel_reservation .hotel_calender_group {
  position: static;
  width: 100%;
  height: fit-content;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: rgb(248 247 247);
  padding: 1rem 0 0;
  border: 1px solid #dddddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
}

.hotel_calender_group_close_page,
.hotel_calender_group_close {
  display: none;
}

#single_page_body .popup_hotel_reservation .hotel_calender_item {
  height: auto;
}

#single_page_body .popup_hotel_reservation .hotel_calender_item.item_active {
  background: #fff;
  margin: 0 5px;
  z-index: 1;
}

#single_page_body .popup_hotel_reservation .hotel_calender_item.item_active * {
  text-align: center;
  line-height: 2;
}

#single_page_body .popup_hotel_reservation .hotel_calender_item .hotel_calender_item_main .new_price,
#single_page_body .popup_hotel_reservation .hotel_calender_item .hotel_calender_item_header p {
  color: #585858;
}

#single_page_body .popup_hotel_reservation .hotel_calender_item .hotel_calender_item_main .last_price {
  color: #747373;
}

#single_page_body .popup_hotel_reservation .hotel_calender_item .hotel_calender_item_main {
  height: auto;
  padding: 10px 0 0;
  line-height: 1.5rem;
}

.hotel_calender_item.item_active p {
  margin: 0 !important;
}

/* ajax_preload at calendar */
div#category_ajax_preload_box {
  width: 100%;
  height: 100%;
  background-color: #111d5ea3;
  color: #fff;
  display: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

#category_ajax_spinner {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 1%;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-o-keyframes spin {
  to {
    -o-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}

/* ///////////// room_reserve_section style ///////////// */
.room_reserved_calender_icon {
  background-color: #111d5e;
  margin: 0;
  padding: 0 15px;
  border-radius: 0 5px 5px 0;
}

#internationalHotel_faNmae {
  width: 80%;
  position: absolute;
  top: 65px;
  right: 15px;
  font-size: 15px !important;
  text-align: right;
  font-weight: 600;
}

#internationalHotel_faNmae:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #d3d3d3;
  position: absolute;
  top: 10px;
  margin-right: 10px;
}

.priceview_title {
  color: #575877;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  margin: 0 10px 1rem 0;
}

.priceview_textInfo {
  color: #1f2d53;
  font-size: 15px;
  text-align: right;
  margin: 1rem 0;
}

.room_reserved_centerSec {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  border-bottom: 1px solid #525082;
  padding: 0 4% 8px;
  margin: 1.2rem 0 0.8rem;
}

.room_reserve_item {
  padding: 0 0 0 1.5rem;
  background: #fbfbfb;
  border-radius: 10px;
  width: 100%;
  margin: 0 auto 1rem;
  border: 1px solid #dfdfdf;
}

.room_reserve_item:before,
.room_reserve_item:after {
  display: none !important;
}

.room_reserve_item_sec {
  margin-left: 3.7%;
  padding-left: 3.7%;
  border-left: 1px solid #dfdfdf;
}

.room_reserve_item ul {
  list-style: inside circle;
  padding: 0;
  text-align: right;
}

.room_reserve_item ul>li {
  line-height: 1.7rem;
}

.name_img_sec {
  display: flex;
}

.roomTitle {
  height: auto !important;
  width: fit-content !important;
  text-align: center;
  color: #525082 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  margin: 0 !important;
}

.reserve_status {
  color: #ff5a5b;
  font-weight: 700;
  align-self: flex-end;
  cursor: default;
  font-size: 12px;
}

.room_reserved_items:after {
  display: none !important;
}

.roomImage {
  border-radius: 0 !important;
  width: 27%;
  align-self: center;
}

.roomImg_icon {
  display: none;
}

.roomImage img {
  border-radius: 10px !important;
  width: 100% !important;
  height: auto !important;
  max-height: 222px;
}

.room_reserved_center {
  width: 35%;
  min-width: 235px;
}

.room_reserved_leftSec {
  width: 30%;
  min-width: 181px;
}

.approvedPrice {
  display: flex;
  justify-content: space-between;
  margin: 1.4rem 0 0;
}

.approvedPriceAmount {
  font-size: 13px;
  margin-right: 8.72%;
}

.room_reserved_centerList {
  display: flex;
  flex-direction: column-reverse;
}

.room_reserved_items ul {
  list-style: none;
  padding: 0;
  text-align: right;
  font-size: 17px;
  line-height: 2.2rem;
  color: #575286;
}

.room_reserved_items .hotel_options {
  font-size: 15px;
  margin-right: 10%;
}

.description_sec strong,
.Services_sec strong,
.general_info_sec>strong {
  width: 100%;
  text-align: center;
  display: block;
  border-bottom: 1px solid #a5a0a0;
  padding-bottom: 5px;
  margin-top: 10px;
}

.room_reserve_item_reserveBTN:after {
  content: "";
  width: 100%;
  height: 80px;
  background: #ffffff30;
  position: absolute;
  top: 0;
  right: -180px;
  transform: skew(40deg, -60deg);
}

.room_reserve_item_reserveBTN:hover::after {
  right: 180px;
  transition: 500ms ease;
}

.priceChartModal {
  justify-content: center;
  align-items: center;
  background-color: #000000ba !important;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}

.priceChartModalv .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-out;
  cursor: -webkit-zoom-out;
  z-index: -1;
}

.room_reserved_topLeftSec {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.N_day_price_title {
  color: #575877;
  font-size: 20px;
}

.Full_view_btn,
.room_reserve_item_reserveBTN {
  width: 49% !important;
  min-width: 100px !important;
  margin: 0 auto;
  padding: 0.5rem 0 !important;
  position: relative;
  overflow: hidden;
  background: #204a7f !important;
  border-color: #214c83 !important;
}

.room_reserve_item_reserveBTN {
  border-radius: 8px 0 0 8px !important;
}

.Full_view_btn {
  border-radius: 0 8px 8px 0 !important;
  margin-right: 0 !important;
}

#single_page_body .notshow {
  display: none;
}

#single_page_body .popup_hotel_reservation .hotel_calender_item.item_active.item_selected {
  background-color: #e2044f;
}

#single_page_body .popup_hotel_reservation .hotel_calender_item.item_active.item_selected * {
  color: #ffffff !important;
}

/* modal room images style */
.slider-load {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 9999999999;
  background: rgba(171 177 191 / 92%) !important;
  top: 0 !important;
  right: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: zoom-out;
  cursor: -moz-zoom-out;
}

.slider_load_wrapper {
  position: relative;
  height: auto !important;
  width: 650px !important;
}

.slider-load>div:last-child {
  display: none;
}

#slider_load_desktop_close {
  display: block;
  text-align: center;
}

#slider_load_mobile_close {
  display: none;
}

.slider-load .close-container {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border-radius: 100%;
  z-index: 10000000;
  position: absolute !important;
  top: 0.7rem;
  right: 0;
  margin: 0;
  color: #0e2c65;
  font-size: 2rem;
}

.slider-load p {
  width: 600px;
  text-align: right;
  font-weight: 600;
  color: #0e2c65;
  font-size: 22px;
}

/* PriceChart_modal styles */
.PriceChart_modal {
  z-index: 9999999999 !important;
  background-color: rgba(171 177 191 / 92%) !important;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  align-items: center;
  justify-content: center;
}

.close_PriceChart_modal {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  cursor: zoom-out;
}

.PriceChart_modal .content {
  z-index: 6;
  background-color: white;
  padding: 1em 2em;
}

/* about_hotel_section */
#infoview {
  padding-top: 20px;
  overflow: hidden;
  position: relative;
  text-align: right;
}

#infoview h4 {
  border-right: 3px solid #e2044f;
  padding-right: 1.2%;
}

.about_hotel_singlePage h2 {
  font-size: 1.4rem;
  position: relative;
  margin-top: 3rem;
}

.about_hotel_singlePage p {
  font-size: 14px;
  line-height: 2.5;
  text-align: justify !important;
}

#infoview a {
  color: #e2044f !important;
}

/* section title */
.Hotel_Holder .Hotel_Details .hotel_information .tab_content .t_box {
  display: flex;
  align-items: center;
}

.Hotel_Holder .Hotel_Details .hotel_information .tab_content .t_box .h_name {
  font-size: calc(16px + 2 * (100vw - 992px) / 1508);
  font-weight: 700;
  color: #575877;
  margin: 0 15px;
}

.Hotel_Holder .Hotel_Details .hotel_information .tab_content {
  background: none;
}

.all_important_distance {
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
  height: auto;
  max-height: 320px;
  line-height: 2rem;
}

.all_important_distance br {
  display: none;
}

/* suggestion_hotel_style */
.single-album {
  box-shadow: none;
  border-radius: 5px;
  border: 1px solid silver;
  position: relative;
  overflow: hidden;
}

.album-img {
  position: relative;
  overflow: hidden;
}

.album-img img {
  min-height: 177px;
  width: 100%;
  transition: 0.4s;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.album-content {
  height: 60px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  position: absolute;
  bottom: 0;
  transition: all 0.4s;
  background: #fff;
}

.single-album:hover .album-content {
  background: #110a30c4;
  height: 85px;
  line-height: 12px;
}

.album-info {
  transition: unset;
  -o-transition: unset;
  -moz-transition: unset;
  -webkit-transition: unset;
  padding: 5px 20px;
}

.album-info h3 {
  font-size: 12px;
  color: rgb(59, 59, 59);
  margin: 5px;
  text-transform: uppercase;
  font-weight: 600;
}

.single-album:hover .album-info h3 {
  color: #e2044f;
}

.similar .album-info img {
  width: 40%;
  margin: auto;
}

.album-info p {
  color: #d1d1d1;
  margin-top: 5px;
  font-size: 10px;
  font-weight: 600;
  margin-bottom: 0 !important;
  text-align: center;
}

/* user_comment style section */
.comment-submit {
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  clear: both;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  transition: all 0.5s ease 0;
  width: fit-content;
  padding: 5px 10px;
  background: #e2044f;
  margin: 15px auto 0 0;
}

#mobile {
  display: none;
}

#single_page_body #formid .form-group {
  display: inline-block;
  width: 40%;
  margin-top: 1em;
}

.more_coment_btn {
  background-color: #e2044f;
  color: #ffffff;
  border: 1px solid #e2044f;
  padding: 1.2em 0;
}

.Hotel_Holder .Hotel_Details .hotel_information .tab_content .line_holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-end;
}

.Hotel_Holder .Hotel_Details .hotel_information .tab_content .line_holder .item {
  width: 15%;
}

.Hotel_Holder .Hotel_Details .hotel_information .tab_content .line_holder .item .top {
  text-align: center;
  width: 100%;
  display: block;
  justify-content: space-between;
  align-items: center;
  font-size: calc(12px + 2 * (100vw - 992px) / 1508);
}

/* starBox near comment form */
.stars {
  width: 150px;
  margin: 0 auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABaCAYAAACv+ebYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDMvMTNJ3Rb7AAACnklEQVRoge2XwW3bMBSGPxa9NxtIGzTAW8DdRL7o3A0qb+BrdNIm9QAm0G7gbJBMwB5MoVJNUSRFIXGqHwhkmXr68hOPNH9ljOEt9OlNqBs4RlrrSmtdpdZ/Ti0EGnvtUoqTHFunBVCkuk6d6mbi83rggdteSa5THDeB3+UDO9z2inatXFum1roESuAReAB29vp15n2/gRfgZK+/gIuIXLxgrfUO+Bnzn0fom4ic+pvRVNuB/QrQ/RB6A7bwLjN8b985krO5MsKd0ElwJvgk1AteCPdCYWI5/SutddQxRUTU3DOzG4hd01EKqQnZuaLBITUh4F0CeLYm5CDw6PjuFTjaz9+BLwE1I8VO9StwAEoRaUSkseMHO+aqcWq2qwcdfQCOIvIy8dwDV/c/YL6zvWDbnQ3QuH5hltQEreM1dH/n6g28gT8eWLVUqqVKrb+vtGidFkCR6vp+0uLAba8k1/eRFh1ue0W7dv4sqpaSjGnR1Fy8YNWyY8W0aGpO/c1oqu3AKmlxCL0BW3iXGb637xzJ2VwZ4U7oJDgTfBLqBS+Ee6EQeMpULVFHUVOzPC3aNR2lkJotLbr0vtKiqWlMTcNaaXHQ0QfgaGqcaVG1jNLibGcbYyb/eDIlT6bjyZS+51JqtrS4gTfw/wzWqkKrKrU8fQPR6gKAmDKlPM3x1WkBFKmu0xxf3fZR5jnFdbzjv257JbmOdzx22yvadZzjW7e9ol27HWtVkjEtIubiB2u1Y8W0iJhTfzOe6uvAKmlxCL0FX+FdZvjevnMkd3Plgzuh0+A88EmoH7wM7oVC6AaiVdwuI2Z5WrRrOk4BNVtadOl9pUXENIhpWCstDjr6ABwR40yLaDVKi7Od7U1/Z0pzpjNngtNiaM2WFj8++A+motm0NTqjmwAAAABJRU5ErkJggg==) repeat-x 0 0;
  display: inline-block;
}

.stars:before,
.stars:after {
  display: table;
  content: "";
}

.stars:after {
  clear: both;
}

.stars input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.stars input[type="radio"].star-5:checked~span {
  width: 100%;
}

.stars input[type="radio"].star-4:checked~span {
  width: 80%;
}

.stars input[type="radio"].star-3:checked~span {
  width: 60%;
}

.stars input[type="radio"].star-2:checked~span {
  width: 40%;
}

.stars input[type="radio"].star-1:checked~span {
  width: 20%;
}

.stars input[type="radio"].star-51:checked~span {
  width: 100%;
}

.stars input[type="radio"].star-41:checked~span {
  width: 80%;
}

.stars input[type="radio"].star-31:checked~span {
  width: 60%;
}

.stars input[type="radio"].star-21:checked~span {
  width: 40%;
}

.stars input[type="radio"].star-11:checked~span {
  width: 20%;
}

.stars input[type="radio"].star-52:checked~span {
  width: 100%;
}

.stars input[type="radio"].star-42:checked~span {
  width: 80%;
}

.stars input[type="radio"].star-32:checked~span {
  width: 60%;
}

.stars input[type="radio"].star-22:checked~span {
  width: 40%;
}

.stars input[type="radio"].star-12:checked~span {
  width: 20%;
}

.stars input[type="radio"].star-53:checked~span {
  width: 100%;
}

.stars input[type="radio"].star-43:checked~span {
  width: 80%;
}

.stars input[type="radio"].star-33:checked~span {
  width: 60%;
}

.stars input[type="radio"].star-23:checked~span {
  width: 40%;
}

.stars input[type="radio"].star-13:checked~span {
  width: 20%;
}

.stars input[type="radio"].star-54:checked~span {
  width: 100%;
}

.stars input[type="radio"].star-44:checked~span {
  width: 80%;
}

.stars input[type="radio"].star-34:checked~span {
  width: 60%;
}

.stars input[type="radio"].star-24:checked~span {
  width: 40%;
}

.stars input[type="radio"].star-14:checked~span {
  width: 20%;
}

.stars input[type="radio"].star-55:checked~span {
  width: 100%;
}

.stars input[type="radio"].star-45:checked~span {
  width: 80%;
}

.stars input[type="radio"].star-35:checked~span {
  width: 60%;
}

.stars input[type="radio"].star-25:checked~span {
  width: 40%;
}

.stars input[type="radio"].star-15:checked~span {
  width: 20%;
}

.stars label {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 !important;
  padding: 0 !important;
  text-indent: -999em;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent !important;
  cursor: pointer;
}

.stars label:hover~span {
  background-position: 0 -30px;
}

.stars label.star-5:hover~span {
  width: 100% !important;
}

.stars label.star-4:hover~span {
  width: 80% !important;
}

.stars label.star-3:hover~span {
  width: 60% !important;
}

form .stars label.star-2:hover~span {
  width: 40% !important;
}

.stars label.star-1:hover~span {
  width: 20% !important;
}

.stars span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABaCAYAAACv+ebYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDMvMTNJ3Rb7AAACnklEQVRoge2XwW3bMBSGPxa9NxtIGzTAW8DdRL7o3A0qb+BrdNIm9QAm0G7gbJBMwB5MoVJNUSRFIXGqHwhkmXr68hOPNH9ljOEt9OlNqBs4RlrrSmtdpdZ/Ti0EGnvtUoqTHFunBVCkuk6d6mbi83rggdteSa5THDeB3+UDO9z2inatXFum1roESuAReAB29vp15n2/gRfgZK+/gIuIXLxgrfUO+Bnzn0fom4ic+pvRVNuB/QrQ/RB6A7bwLjN8b985krO5MsKd0ElwJvgk1AteCPdCYWI5/SutddQxRUTU3DOzG4hd01EKqQnZuaLBITUh4F0CeLYm5CDw6PjuFTjaz9+BLwE1I8VO9StwAEoRaUSkseMHO+aqcWq2qwcdfQCOIvIy8dwDV/c/YL6zvWDbnQ3QuH5hltQEreM1dH/n6g28gT8eWLVUqqVKrb+vtGidFkCR6vp+0uLAba8k1/eRFh1ue0W7dv4sqpaSjGnR1Fy8YNWyY8W0aGpO/c1oqu3AKmlxCL0BW3iXGb637xzJ2VwZ4U7oJDgTfBLqBS+Ee6EQeMpULVFHUVOzPC3aNR2lkJotLbr0vtKiqWlMTcNaaXHQ0QfgaGqcaVG1jNLibGcbYyb/eDIlT6bjyZS+51JqtrS4gTfw/wzWqkKrKrU8fQPR6gKAmDKlPM3x1WkBFKmu0xxf3fZR5jnFdbzjv257JbmOdzx22yvadZzjW7e9ol27HWtVkjEtIubiB2u1Y8W0iJhTfzOe6uvAKmlxCL0FX+FdZvjevnMkd3Plgzuh0+A88EmoH7wM7oVC6AaiVdwuI2Z5WrRrOk4BNVtadOl9pUXENIhpWCstDjr6ABwR40yLaDVKi7Od7U1/Z0pzpjNngtNiaM2WFj8++A+motm0NTqjmwAAAABJRU5ErkJggg==) repeat-x 0 -60px;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
}

.titr-star {
  display: inline-block;
  width: 40%;
  margin: 1em 0;
  font-size: 11px;
}

.star-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 50%;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* progress_circle in user_comment section */
.progress-circle:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-animation: colorload 2s;
  animation: colorload 2s;
}

.progress-circle span {
  font-size: 1.5rem;
  color: #837e7e;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block !important;
  width: 60px;
  height: 60px;
  line-height: 40px;
  margin-left: -30px !important;
  margin-top: -30px !important;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}

.progress-circle span:after {
  content: "%";
  font-weight: 600;
  color: #8b8b8b;
}

.progress-circle.progress-0:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(90deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-1:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(93.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-2:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(97.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-3:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(100.8deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-4:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(104.4deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-5:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(108deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-6:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(111.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-7:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(115.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-8:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(118.8deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-9:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(122.4deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-10:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(126deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-11:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(129.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-12:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(133.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-13:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(136.8deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-14:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(140.4deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-15:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(129.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-16:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(133.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-17:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(136.8deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-18:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(140.4deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-19:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(144deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-20:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(151.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-21:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(158.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-22:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(161.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-23:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(165.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-24:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(169.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-25:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(180deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-26:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(183.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-27:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(187.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-28:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(190.8deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-29:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(194.4deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-30:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(198deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-31:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(201.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-32:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(205.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-33:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(208.8deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-34:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(212.4deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-35:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(216deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-40:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(234deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-36:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(219.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-37:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(223.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-38:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(226.8deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-39:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(230.4deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-41:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(237.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-42:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(241.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-43:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(244.8deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-44:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(248.4deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-45:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(252deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-46:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(255.6deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-47:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(259.2deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-48:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(262.8deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-49:after {
  background-image: linear-gradient(90deg,
      #ebebeb 50%,
      transparent 50%,
      transparent),
    linear-gradient(266.4deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-50:after {
  background-image: linear-gradient(-90deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-51:after {
  background-image: linear-gradient(-86.4deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-52:after {
  background-image: linear-gradient(-82.6deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-53:after {
  background-image: linear-gradient(-79.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-54:after {
  background-image: linear-gradient(-75.6deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-55:after {
  background-image: linear-gradient(-72deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-56:after {
  background-image: linear-gradient(-68.4deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-57:after {
  background-image: linear-gradient(-64.8deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-58:after {
  background-image: linear-gradient(-61.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-59:after {
  background-image: linear-gradient(-57.6deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-60:after {
  background-image: linear-gradient(-54deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-61:after {
  background-image: linear-gradient(-50.4deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-62:after {
  background-image: linear-gradient(-46.8deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-63:after {
  background-image: linear-gradient(-43.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-64:after {
  background-image: linear-gradient(-39.6deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-65:after {
  background-image: linear-gradient(-36deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-66:after {
  background-image: linear-gradient(-32.4deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-67:after {
  background-image: linear-gradient(-28.8deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-68:after {
  background-image: linear-gradient(-25.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-69:after {
  background-image: linear-gradient(-21.6deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-70:after {
  background-image: linear-gradient(-18deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-71:after {
  background-image: linear-gradient(-14.4deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-72:after {
  background-image: linear-gradient(-10.8deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-73:after {
  background-image: linear-gradient(-7.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-74:after {
  background-image: linear-gradient(-3.6deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-75:after {
  background-image: linear-gradient(0deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-76:after {
  background-image: linear-gradient(3.6deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-77:after {
  background-image: linear-gradient(7.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-78:after {
  background-image: linear-gradient(10.8deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-79:after {
  background-image: linear-gradient(14.4deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-80:after {
  background-image: linear-gradient(18deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-81:after {
  background-image: linear-gradient(21.6deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-82:after {
  background-image: linear-gradient(25.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-83:after {
  background-image: linear-gradient(28.8deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-84:after {
  background-image: linear-gradient(32.4deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-85:after {
  background-image: linear-gradient(36deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-86:after {
  background-image: linear-gradient(39.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-87:after {
  background-image: linear-gradient(43.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-88:after {
  background-image: linear-gradient(46.8deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-89:after {
  background-image: linear-gradient(50.4deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-90:after {
  background-image: linear-gradient(54deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-91:after {
  background-image: linear-gradient(57.6deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-92:after {
  background-image: linear-gradient(61.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-93:after {
  background-image: linear-gradient(64.8deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-94:after {
  background-image: linear-gradient(68.4deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-95:after {
  background-image: linear-gradient(72deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-96:after {
  background-image: linear-gradient(75.6deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-97:after {
  background-image: linear-gradient(79.2deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-98:after {
  background-image: linear-gradient(82.8deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-99:after {
  background-image: linear-gradient(86.4deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

.progress-circle.progress-100:after {
  background-image: linear-gradient(90deg,
      #234f88 50%,
      transparent 50%,
      transparent),
    linear-gradient(270deg, #234f88 50%, #ebebeb 50%, #ebebeb);
}

@-webkit-keyframes colorload {
  0% {
    opacity: 0;
    transform: rotate(0deg);
  }

  100% {
    opacity: 1;
    transform: rotate(360deg);
  }
}

.progress-circle {
  position: relative;
  display: inline-block;
  margin: 1rem;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #ebebeb;
}

.gallery-thumbs {
  width: auto !important;
}

.Hotel_Holder .Hotel_Details .hotel_information .tab_content .line_holder .item .top>div>span {
  display: flex !important;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  padding: 15px;
}

.Hotel_Holder .Hotel_Details .hotel_information .tab_content .line_holder .item .top>span {
  font-size: 0.9em !important;
  display: block;
  margin-bottom: 1em;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* people comment section style */
.review_result_item {
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 10px;
  border: 1px solid silver;
}

.review_result_item_header {
  position: relative;
  padding: 8px 30px;
  height: fit-content;
  text-align: right;
  margin-bottom: 7px;
  display: flex;
  flex-direction: column-reverse;
}

.review_result_item_num {
  font-size: 12px;
  color: #4a4a4a;
  display: flex;
  align-items: center;
  column-gap: 6px;
}

.review_result_item_name {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.review_result_item_name>p {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #2b4577;
  margin: 0;
}

.review_result_item_name span {
  position: relative;
  display: inline-block;
  color: #f6555a;
  font-size: 13px;
}

.review_result_item_num p {
  position: relative;
  text-align: center !important;
  font-size: 12px;
  margin: 0;
}

.review_result_item_time {
  position: relative;
  display: block;
  color: #234f88;
  font-size: 12px;
  line-height: 12px;
  top: -5px;
}

.review_result_item_type {
  position: relative;
  display: block;
  color: #444;
  font-size: 12px;
  line-height: 45px;
  float: left;
}

.review_result_item_main {
  position: relative;
  padding: 5px 30px;
  line-height: 25px;
  font-size: 13px;
  color: gray;
}

.review_result_item_main p {
  text-align: justify;
}

/* inline_style in single page */
.hotel_target_IS {
  padding-bottom: 0;
}

.left_side_stars_IS {
  color: #ffb200;
  font-size: 20px;
  padding-right: 50px;
}

.left_side_stars_IS img {
  max-height: 35px;
  min-height: 34px;
}

.Hotel_facilities_box_IS {
  padding-inline-start: 0 !important;
}

.Hotel_facilities_box_IS img {
  border-radius: 5px;
  position: relative;
}

.FW_600_IS {
  font-weight: 600;
}

.room_num_title_IS,
.percent_box_IS {
  padding-right: 30px;
  font-weight: 600;
}

.start_price_numberME_IS,
.percent_num_IS {
  font-weight: 600;
  color: #e6193c;
}

.about_hotel_singlePage_IS {
  padding-top: 40px;
}

.app_IS {
  margin-right: 0px;
  height: fit-content;
  position: sticky;
  top: 190px;
  z-index: 19;
  background-color: white;
  border-radius: 9px;
}

.start_cal_label_IS {
  line-height: 38px;
  text-align: right;
  margin-left: 1.8em;
}

.end_cal_label_IS {
  line-height: 38px;
  text-align: right;
  margin-left: 2.2em;
}

.cal_search_btn_IS {
  font-size: 14px;
}

.text_color_md_red {
  color: #e6193c;
}

.text_color_dark_aqua {
  color: #38c9bd;
}

.ribbon_percent_IS {
  top: 115px;
  left: 0;
  right: 0;
  margin: auto;
  position: static;
  background: #e2044f;
  color: #fff;
  text-align: center;
  width: fit-content;
  font-size: 12px;
  padding: 0 0.5rem;
  border-radius: 10px;
  line-height: 2;
  margin-right: 0;
}

.rooms_num_field_IS {
  border: none;
  width: 20px;
  text-align: center;
}

.button_reserve_IS {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  border: none;
}

.reserve_info_text_IS {
  color: #fff;
  font-size: 16px;
}

.button_reserve_img_IS {
  border-top-left-radius: 71px;
  margin-left: 50px;
}

.Full_view_btn {
  padding: 5px;
  background-color: grey;
  border-radius: 0 0 10px 10px;
  color: #fff;
  width: 100px;
  display: block;
  cursor: pointer;
  margin: auto;
  text-align: center;
}

.icon_tick_inside_circle_IS,
.icon_cancel_IS,
.icon_location_IS,
.icon_map_location_IS,
.icon_analytics_IS,
.icon_chat_IS {
  font-size: 25px;
}

.top_hr_mapview_IS,
.top_hr_suggessionHotel_IS,
.top_hr_commentsResults_IS {
  margin-left: 40px;
  background-color: #6f1621;
}

.desktop_IS {
  font-size: 14px;
  font-weight: 700;
}

.mobile_IS {
  font-size: 14px;
  font-weight: 700;
  margin-right: 40px;
}

.t_box_IS {
  padding-top: 10px;
  direction: rtl;
  text-align: right;
}

.Register_comment_text_info {
  display: block;
  margin: auto;
  text-align: center;
  color: green;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.own_comment_text_info_IS {
  display: block;
  margin: auto;
  text-align: center;
  color: red;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.review_result_color_IS {
  color: #202020;
}

.openinter {
  height: fit-content !important;
  transition: all 0.5s ease;
}

.faqheader {
  text-align: right;
  margin: 1.5em 0 0;
  padding-right: 7px;
  border-right: 3px solid #e2044f;
  font-size: 1.5em;
}

#basics img {
  width: 40px;
}

#basics h3 {
  font-size: 18px !important;
  font-weight: bold;
  cursor: pointer;
}

.qTitle {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
}

.label_box_IS {
  color: #d51c5b;
  font-size: 12px;
  text-align: center;
  margin: 50px;
}

.label_box_IS a {
  background: #fafbff;
  border-radius: 3px 0 0 3px;
  color: #6f6f6f !important;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  transition: 300ms ease;
  -o-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -webkit-transition: 300ms ease;
}

.label_box_IS a::before {
  background: #f2f3f7;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: "";
  height: 6px;
  right: 7px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.label_box_IS a::after {
  background: #f2f3f7;
  border-bottom: 13px solid transparent;
  border-right: 10px solid #fff;
  border-top: 13px solid transparent;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transition: 300ms ease;
  -o-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -webkit-transition: 300ms ease;
}

.label_box_IS a:hover {
  background-color: #e2044f;
  color: white !important;
}

.label_box_IS a:hover::after {
  border-right-color: #e2044f;
}

.mapImg {
  width: 100%;
}

.priceDayMobile {
  display: none;
}

button#reserved_btn {
  margin-left: 0 !important;
}

#single_page_body #app .vpd-input-group label {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.stop_mouse_move {
  pointer-events: none;
}

#similar_swiper a {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 650px) {
  .priceDayMobile {
    display: block;
  }

  #single_page_body #app .vpd-input-group label {
    display: none !important;
  }

  #start_date_label,
  #end_date_label {
    right: 20px !important;
    font-size: 13px;
  }

  .priceviewShadow .HotelReturnDate {
    width: 50%;
  }

  .tab_link_box {
    display: none !important;
  }
}

@media (max-width: 1440px) {
  .modalRedirect {
    width: 60%;
  }

  .styles__Container {
    top: 9%;
  }

  .fa_Hotel_name {
    font-size: 12px !important;
  }

  .type_transports {
    font-size: 11px;
  }

  .cat-card p {
    font-size: 11px;
  }

  .Tour_go_date {
    font-size: 11px !important;
  }

  .priceBox>span {
    font-size: 14px !important;
  }

  .priceBoxText {
    font-size: 10px;
  }

  .coupon-card {
    width: 40%;
  }
}

@media (max-width: 1300px) {
  .styles__Container {
    width: 60%;
  }

  .coupenText h2 {
    font-size: 11px !important;
  }

  .cpnBtn {
    font-size: 11px;
  }

  .cpnCode {
    font-size: 11px;
  }

  .coupon-card {
    margin: 10px 0 10px auto;
  }

  .modalRedirect {
    width: 70%;
  }

  .card-score span {
    font-size: 9px;
  }

  .hotel-image {
    max-height: 130px;
    min-height: 130px;
  }

  .priceBox>span {
    font-size: 12px !important;
  }
}

@media (max-width: 1225px) {

  .circle1,
  .circle2 {
    width: 35px;
    height: 35px;
  }

  .circle1 {
    left: -15px;
  }

  .circle2 {
    right: -15px;
  }

  .coupon-card {
    width: 32%;
  }
}

@media (max-width: 1100px) {
  .styles__Container {
    top: 1%;
  }

  .coupenText {
    display: none;
  }

  .coupon-row {
    width: 100%;
  }

  .coupon-card {
    width: 22%;
  }

  .modalRedirect {
    top: 15%;
  }
}

@media (max-width: 1000px) {
  .styles__Container {
    width: 80%;
  }

  .modalRedirect {
    width: 75%;
  }

  .card-score {
    max-width: 30%;
  }

  .card-info {
    width: 45%;
  }

  .hotel-image {
    max-width: 25%;
  }

  .coupon-card {
    width: 27%;
  }

  span.countTour {
    font-size: 11px !important;
    margin-right: 0 !important;
  }

  .modalRedirectImgHotelBox {
    width: 200px;
    height: 200px;
  }

  #similar_swiper {
    direction: rtl !important;
  }
}

@media (max-width: 850px) {
  .stylesContainerRange {
    width: 100% !important;
    top: 0;
    bottom: 0;
    border-radius: 0;
  }

  .coupon-card {
    width: 100%;
    order: 4;
    margin: 10px auto 10px auto;
  }

  .coupon-row {
    width: 50%;
  }

  .coupenText {
    display: block;
  }

  .stylesCalendarRange {
    flex-direction: column !important;
  }

  .priceBox {
    margin: 0px 0;
    flex-direction: column-reverse;
  }

  .card-score {
    padding: 10px;
  }

  .hotel-image {
    max-height: 150px;
    min-height: 150px;
  }
}

@media (max-width: 700px) {
  .styles__Container {
    width: 95%;
  }

  .modalRedirect {
    width: 90%;
  }

  #basics h3 {
    font-size: 15px !important;
  }
}

@media (max-width: 650px) {
  .styles__Container {
    width: 100%;
    padding: 10px 5px 5px 5px;
    top: auto;
    bottom: 0;
    border-radius: 0;
  }

  .hotel-image {
    max-width: 100%;
    border-radius: 13px;
    max-height: 250px;
    min-height: 250px;
  }

  .card-info {
    width: 100%;
    margin-top: 10px;
  }

  .cat-card p {
    margin-bottom: 0 !important;
  }

  .card-info>div:first-child {
    margin-bottom: 0px;
  }

  #price {
    padding: 9px 0px !important;
    margin: 3px 0px !important;
    line-height: 7px !important;
    font-size: 16px !important;
  }

  .card-score span {
    font-size: 10px !important;
  }

  .card-score {
    max-width: 100%;
    border-right: 0;
  }

  .priceBox {
    flex-direction: row-reverse;
    width: 100%;
  }

  .priceBox>div {
    width: 47%;
    justify-content: right;
  }

  .priceBox>span {
    width: 47%;
    text-align: left;
  }

  .hotel-image {
    display: block !important;
  }

  .Tour_go_date {
    font-size: 13px !important;
  }

  .priceBoxText {
    font-size: 12px;
  }

  .priceBox>span {
    font-size: 17px !important;
  }

  .cat-card {
    background-color: #ffffff;
  }

  .stylesContainerRange {
    top: 0 !important;
  }

  .mountNameMob {
    display: flex !important;
  }

  .DMobNone {
    display: none;
  }

  .ContainerSec {
    width: 96%;
  }

  .similar {
    margin: 0;
  }

  .app_IS {
    top: 68px;
  }

  #similar_swiper {
    direction: rtl !important;
  }

  .modalRedirectBox {
    flex-wrap: wrap;
  }

  .modalRedirectItemRight {
    width: 100%;
  }

  .modalRedirectItemLeft {
    width: 100%;
  }

  .modalRedirect {
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 0;
  }

  .dMobBlock {
    display: block;
  }

  .dMobNone {
    display: none;
  }

  .qTitle img {
    width: 10%;
  }

  div#raychat_main {
    position: relative;
    z-index: 999999999;
  }

  .styles__MonthButton {
    font-size: 13px;
    height: 33px;
    border-radius: 25px;
    padding: 4px 6px;
  }

  .disableDay {
    min-height: 50px;
    border: 2px solid white;
  }

  .styles__Day {
    padding: 3px 0;
  }

  .normalDay {
    font-size: 13px !important;
  }

  .Holiday {
    font-size: 13px !important;
  }

  .activeDay {
    min-height: 40px;
  }

  .priceDayCalen {
    font-size: 12px;
  }

  #more_description {
    bottom: 64px;
  }

  div#abstract p {
    font-size: 12px;
  }
}

@media (max-width: 500px) {

  .circle1,
  .circle2 {
    background: #f4f6fa;
  }

  #abstract {
    line-height: 21px !important;
  }

  #abstract {
    max-height: 45px;
    overflow: hidden;
  }

  .coupenText h2 {
    font-size: 8px !important;
  }

  .cpnCode {
    padding: 5px 10px;
  }

  .cpnBtn {
    padding: 5px 10px;
  }
}

@media (max-width: 450px) {
  .delPriceCalBox {
    display: none;
  }

  .hotel-image {
    max-height: 200px;
    min-height: 200px;
  }
}

/* هتل های پیشنهادی طرح جدید */
#similar_swiper {
  height: auto;
  width: 100%;
}

#similar_swiper .swiper-slide {
  border: 1px solid #dddddd;
  border-radius: 13px;
}

.swiper-slide img {
  border-radius: 13px;
}

#similar_swiper .main-image {
  width: 100%;
  min-height: 220px;
  object-fit: fill;
  max-height: 220px;
}

img.star {
  width: 80px;
}

@media (max-width: 600px) {
  #similar_swiper .main-image {
    min-height: 220px;
    max-height: 220px;
  }

  div#single_page_body {
    padding-top: 50px;
  }
}

.hotel-infor {
  padding: 0 0.5rem;
}

.hotel_topInfo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
}

.hotel_nameStar {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nowrap_text {
  white-space: nowrap;
}

.suggestionHotelsOff {
  background-color: #e2044f;
  color: #ffffff !important;
  margin: 0;
  padding: 8px 5px 5px 5px;
  border-radius: 4px;
  line-height: 1;
  font-size: 12px;
}

.suggestionHotelsLocation {
  text-align: right;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: 12px;
  color: #2e2e2e;
}

.suggestionHotelsLocation img {
  width: 16px;
}

.hotel-infor {
  top: 15px !important;
}

.suggestionHotelsPrice {
  display: flex;
  justify-content: space-between;
  margin: 0.5rem 0;
  font-size: 12px;
}

.hotel-infor span,
.hotel-infor p {
  color: #4e4d4d;
}

/* btn and list style in hotelDescription */
#infoview .btnList {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 1em;
  margin: 3em auto;
  width: 80%;
}

#infoview .btnList li {
  margin-left: 0;
  width: 14%;
  min-width: max-content;
}

#infoview .btnList a {
  text-decoration: none;
  color: inherit !important;
  font-family: inherit;
  display: block;
  padding: 7% 5px;
  text-align: center;
}

#infoview .btn {
  cursor: pointer;
}

#infoview .btn_style2 {
  margin: 0 auto;
  padding: 0;
  display: block;
  height: 100%;
  text-align: center;
  font-size: 1.2em !important;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  border: 1px solid;
  transition: 700ms ease;
  -o-transition: 700ms ease;
  -moz-transition: 700ms ease;
  -webkit-transition: 700ms ease;
  border-color: #111d5e;
  color: #111d5e;
  z-index: 1;
}

#infoview .btn_style2:hover {
  color: #ffffff !important;
}

#infoview .btn_style2:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: 700ms ease;
  -o-transition: 700ms ease;
  -moz-transition: 700ms ease;
  -webkit-transition: 700ms ease;
}

#infoview .btn_style2:after {
  background: #111d5e;
  transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -webkit-transform: rotateX(90deg);
}

#infoview .btn_style2:hover::after {
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}

#infoview ul:not(.btnList) {
  list-style: square;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 2;
  font-size: 1.1em;
}

#infoview ul:not(.btnList) li {
  width: 45%;
  min-width: 300px;
  text-align: justify;
}

@media (max-width: 1100px) {
  #infoview ul:not(.btnList) li {
    width: 100%;
    min-width: 100%;
  }
}

@media (max-width: 768px) {
  #infoview .btnList {
    padding: 0.5em;
  }

  #infoview .btnList li {
    margin: 2% 0;
    width: 40%;
  }

  #infoview .btn_style2 {
    font-size: 1em !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 525px) {
  #infoview .btnList {
    width: 95%;
    flex-wrap: wrap;
  }

  #infoview .btnList li {
    margin: 1% 0;
  }

  #infoview .btn_style2 {
    width: 10em;
    font-size: 12px !important;
  }

  #infoview .btnList a {
    padding: 6% 3px;
  }

  li.hibreadcrumb-item {
    font-size: 12px;
    white-space: nowrap;
  }
}

@media (max-width: 400px) {
  #infoview .btnList li {
    width: 100%;
    margin: 2% 0;
  }

  #infoview .btn_style2 {
    width: 100%;
    margin: 2% 0;
  }

  #infoview .btnList a {
    padding: 3% 2px;
  }

  .hotel-price .vpd-input-group input:not(.is-editable) {
    font-size: 10px;
  }
}

/* ////breadcrump//// */
.hibreadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem 0;
  margin-bottom: 0.8rem;
  list-style: none;
  font-size: 13px;
  align-items: flex-end;
}

.hibreadcrumb-item+.hibreadcrumb-item::before {
  display: inline-block;
  padding: 0 0.5rem;
  color: #ff637d;
  content: "/";
  font-weight: normal;
}

li.hibreadcrumb-item {
  display: flex;
}

ul.post-categories {
  display: flex;
  align-items: baseline;
  padding: 0;
}

ul.post-categories li:not(:last-of-type) {
  margin-left: 9px;
}

ul.post-categories li:not(:last-of-type)::after {
  display: inline-block;
  padding: 2px 9px 0 0;
  color: #ff637d;
  content: "/";
  font-weight: 400;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* .mySwiper2 .swiper-slide img {
    max-height: 177px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 13px;
  } */

.mySwiperimageZoom .swiper-slide img {
  min-height: 400px;
  max-height: 450px;
  width: 100%;
  max-width: fit-content;
  margin: auto;
  -o-object-fit: fill;
  object-fit: fill;
  scale: 1.035 1;
}

.mySwiperimageZoom .swiper-button-next,
.mySwiperimageZoom .swiper-button-prev {
  top: 50% !important;
  margin: 0px 45px;
  background-color: white;
  border-radius: 55px;
  width: 43px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.IntervalChange {
  color: #e2044f;
  position: absolute;
  left: 7px;
  top: 7px;
  font-size: 12px;
  display: flex;
  column-gap: 3px;
  cursor: pointer;
}

.mySwiperimageZoom .swiper-button-next::after,
.mySwiperimageZoom .swiper-button-prev::after {
  color: #e2044f;
  font-size: 18px;
}

.progress {
  background-color: #d8d8d8;
  border-radius: 20px;
  position: relative;
  margin: 15px 0;
  height: 10px;
  width: 100%;
}

.mySwiperSimilarSingle img {
  max-height: 250px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sideBar {
  position: sticky;
  top: 10px;
}

.progress-done {
  background: #111d5e;
  border-radius: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 0;
  opacity: 0;
  transition: 1s ease 0.3s;
}

.activeTab {
  border-bottom: 3px solid #e2044f !important;
  color: #e2044f !important;
}

.imgZoomBox {
  position: fixed;
  top: 10%;
  right: 50%;
  translate: 50%;
  display: none;
  background-color: white;
  border-radius: 13px;
  width: 40%;
  min-width: 762px;
  padding: 10px;
  z-index: 999999;
}

h2 {
  font-size: 15px;
  font-weight: 700;
  margin: 15px 0 5px;
}

.blurZoom {
  background-color: black;
  opacity: 0.5;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
  display: none;
  border-radius: 13px;
}

.imgZoomBox img {
  width: 100%;
  max-height: 500px;
  object-fit: cover;
}

.similarHotelImg {
  max-height: 185px !important;
  min-height: 185px !important;
}

.imgHotelTomb {
  min-height: 250px;
  max-height: 250px;
  object-fit: cover;
}

.input-group-selectRoom {
  display: none;
}

.imgHotelIndex {
  max-height: 510px;
  min-height: 510px;
  object-fit: cover;
}

.contentBox {
  background-color: rgb(237 237 237 / 19%);
  padding: 10px;
  border-radius: 13px;
}

.imgRoom {
  max-width: 14%;
  max-height: 151px;
}

.imgSide {
  max-height: 94px;
  object-fit: cover;
}

.rotate180 {
  transform: rotate(180deg);
}

input.button-minus {
  background-color: rgba(0, 0, 139, 0.233);
  border: 2px solid darkblue;
  border-radius: 8px;
  width: 37px;
  height: 37px;
  font-size: 21px;
  color: darkblue;
}

input.button-plus {
  background-color: rgba(0, 0, 139, 0.233);
  border: 2px solid darkblue;
  border-radius: 8px;
  width: 37px;
  height: 37px;
  font-size: 21px;
  color: darkblue;
}

input.quantity-field {
  width: 50px !important;
  text-align: center;
  font-size: 19px;
}

.blob {
  background: black;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  margin: 10px;
  height: 10px;
  width: 10px;
  transform: scale(1);
  animation: pulse-black 2s infinite;
}

.pulsBoxContent {
  flex-wrap: wrap;
  row-gap: 10px;
}

.blob.red {
  background: rgb(226 4 79);
  box-shadow: 0 0 0 0 rgb(226 4 79);
  animation: pulse-red 2s infinite;
}

.single .header {
  position: fixed !important;
  top: 0;
  right: 50% !important;
  transform: translateX(50%) !important;
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -webkit-transform: translateX(50%);
  z-index: 99999;
}

@keyframes pulse-red {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}

@media (max-width: 1500px) {
  .mainSingle {
    max-width: 80%;
    width: 90%;
  }
}

@media (max-width: 1150px) {
  .mainSingle {
    max-width: 95%;
    width: 95%;
  }
}

@media (max-width: 600px) {
  .header {
    position: static !important;
  }

  p {
    font-size: 0.875rem;
    line-height: 2;
  }

  .IntervalChange {
    color: #ffffff;
    position: static;
    font-size: 16px;
    display: flex;
    column-gap: 3px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    justify-content: center;
    background-color: #111d5e;
    border-radius: 5px;
    padding: 13px 0;
    font-weight: 700;
    margin-top: 7px;
  }

  .IntervalChange svg {
    display: none;
  }

  .blurRedirect {
    display: none !important;
  }

  form#roomSelected {
    position: fixed;
    background-color: white;
    bottom: 66px;
    z-index: 999999999999999;
    top: auto;
    right: 0;
    left: 0;
    display: flex;
    flex-direction: column-reverse;
    box-shadow: 1px -4px 9px silver;
    max-height: fit-content;
  }

  .modalRedirect {
    background-color: #ffffff;
    bottom: 10% !important;
  }

  .mySwiperimageZoom .swiper-slide img {
    max-height: 206px;
  }

  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #e2044f !important;
  }

  .mySwiperMobile .swiper-pagination {
    bottom: 0 !important;
    top: auto !important;
  }

  .mySwiperMobile .swiper-slide img {
    border-radius: 18px;
    max-height: 300px;
    object-fit: cover;
    min-height: 300px;
  }

  .roomSelected {
    display: flex;
    overflow-x: auto !important;
    width: 100%;
  }

  .roomSelected>div {
    min-width: 308px;
    margin: 0 14px;
  }

  div#rooms-list {
    border: 1px solid silver;
    border-radius: 13px;
  }

  .imgZoomBox {
    width: 94%;
  }

  .imgRoom {
    max-width: 102%;
    max-height: 213px;
    object-fit: cover;
  }

  .titr-star {
    width: 100%;
    text-align: center;
  }

  .stars {
    margin: auto;
  }

  .scrollBar {
    margin-left: -7px;
    margin-right: -7px;
  }

  .showHiddenNavBottonActive {
    transition: 1s ease all !important;
    max-height: 75px !important;
    overflow: hidden;
    justify-content: flex-end;
  }

  h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 10px 0 3px;
  }

  ul.post-categories li {
    display: flex;
    align-items: baseline;
  }

  ul.post-categories a {
    white-space: nowrap;
  }
}

/*---------------------- end single css -----------------------------*/

/*---------------------- index css -----------------------------*/
.bannerSearchbar {
  height: 600px;
  background-repeat: no-repeat;
  margin-top: 30px;
  border-radius: 50px;
  box-shadow: 1px 2px 2px silver;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.imgbannerTopIndex {
  position: absolute;
  z-index: -1;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
}

.suggession_tour_link {
  width: 100%;
}

div#raychat_main {
  z-index: 1;
  position: relative;
}

.imgbannerTopIndex img {
  width: 100%;
  height: -webkit-fill-available;
  border-radius: 44px;
}

.searcheBarbox {
  background-color: #ffffff;
  width: 65%;
  margin: auto auto -63px;
  border-radius: 91px 24px 24px 91px;
  box-shadow: 1px 2px 6px silver;
  padding: 30px 35px;
}

.searcheBarbox {
  background-color: #ffffff;
  width: 65%;
  margin: auto auto -63px;
  border-radius: 91px 24px 24px 91px;
  box-shadow: 1px 2px 6px silver;
  padding: 30px 35px;
}

.blur {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #0000004a;
  z-index: 99;
  display: none;
}

.searcheBarflex {
  display: flex;
  justify-content: space-between;
}

.sliderPriceSuggestedTour {
  background-color: #d9d8d8;
  padding: 10px;
  color: black !important;
  margin-bottom: -20px;
  text-align: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  font-size: 16px;
}

.sliderSuggestedTourBox {
  overflow: hidden;
}

.searcheBarItemtop {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom: 9px;
}

.searcheBarItemtop .dropdown .select {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
  flex-direction: row;
}

.searcheBarItemtop .dropdown:hover {
  box-shadow: none;
  background-color: #ffffff;
}

.btn-group-slider {
  width: 28%;
  margin: auto;
  margin-top: 0px;
  margin-bottom: 26px;
}

.btn-group-box {
  width: 100%;
  display: flex;
  margin-top: -30px;
}

.slider555 .owl-nav button.owl-prev,
.slider555 .owl-nav button.owl-next {
  top: -98px !important;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #e2044f;
  box-shadow: none;
}

.Dactivebtn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.Dactivebtn i {
  margin-right: 8px;
  color: #3c3c3c;
}

.aboutSec {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.aboutSecItemBottom {
  display: flex;
  justify-content: space-between;
  margin-top: 5%;
}

.map-world {
  position: absolute;
  top: 31%;
  right: 20%;
  z-index: -1;
}

.ThumbnailLinksItem {
  background-color: #111d5e;
  margin-bottom: 52px;
  border-radius: 10px 0 0 10px;
  color: #ffffff;
  display: flex;
  align-items: center;
  padding: 10px 5px 10px 6px;
  position: absolute;
  transition: 1s ease;
  height: 80px;
}

.ThumbnailLinksItem i {
  margin: 4px;
}

.ThumbnailLinksItem1 {
  top: 25%;
  right: -62px;
}

.ThumbnailLinksItem2 {
  top: 39%;
  right: -62px;
}

.ThumbnailLinksItem3 {
  top: 53%;
  right: -62px;
}

.ThumbnailLinksItem4 {
  top: 67%;
  right: -62px;
}

.ThumbnailLinksItem1:hover {
  right: 0 !important;
  background-color: #e2044f;
}

.ThumbnailLinksItem2:hover {
  right: 0 !important;
  background-color: #e2044f;
}

.ThumbnailLinksItem3:hover {
  right: 0 !important;
  background-color: #e2044f;
}

.ThumbnailLinksItem4:hover {
  right: 0 !important;
  background-color: #e2044f;
}

p.ThumbnailLinksItemText {
  margin-bottom: 0;
  width: 91px;
  text-align: center;
}

.ThumbnailLinksItem {
  right: -95px !important;
  z-index: 999999;
}

.ThumbnailLinksItemBox {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.faq_index_about {
  width: 55%;
}

.data_index_about {
  width: 38%;
}

.data_index_about_item {
  background-color: #ffffff;
  padding: 10px;
  display: flex;
  margin: 0 0 58px 0;
  border-radius: 12px;
  justify-content: space-between;
  height: 93px;
  box-shadow: 1px 3px 7px #c0c0c08f;
}

.data_index_about_item_text {
  width: 72%;
}

p.data_index_about_item_title {
  font-size: 19px;
}

p.data_index_about_item_dec {
  font-size: 14px;
  font-weight: 500;
}

.data_index_about_item_img {
  margin-top: 10px;
}

.aboutSecItemRight {
  width: 24%;
}

.aboutSecItemLeft {
  width: 74%;
  position: relative;
  background-image: url(/wp-content/uploads/homeImg/worldMap.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

.panel-title>a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
  background-color: #d9d9d9;
  padding: 7px 9px;
  border-radius: 6px;
  margin-top: -7px;
  margin-left: 13px;
}

.panel-title>a.collapsed:before {
  float: right !important;
  content: "\f067";
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
  text-decoration: none;
}

.panel-heading {
  padding: 15px 15px;
  box-shadow: 1px 2px 6px silver;
  border-radius: 11px;
  background-color: #ffffff;
  z-index: 1;
  position: relative;
}

.panel-collapse {
  text-align: justify;
  padding: 20px;
  border-radius: 0 0 13px 13px;
  box-shadow: inset 0px 0px 26px -10px rgba(158, 153, 158, 1);
  margin-top: -22px;
  background-color: #f2f3f7;
}

.panel-body {
  font-size: 16px;
  font-weight: 600;
  color: #606060;
}

.panel-title {
  font-weight: 600;
  margin: 0;
  font-size: 19px !important;
  color: #525252;
}

.faq-title {
  /* text-align: center; */
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 1em;
}

.panel {
  margin-bottom: 5px !important;
  background-color: #f2f3f7;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  box-shadow: none;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #00bcd4;
  text-align: center;
  color: #fff;
}

.send_email_box {
  display: flex;
  justify-content: center;
}

button.send_email_btn {
  background: #e2044f;
  color: #ffffff;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  padding: 8px;
  margin-right: -7px;
  box-shadow: 1px 2px 2px silver;
  z-index: 1;
}

button.send_email_btn:hover {
  background: #111d5e;
}

.send_email_input_box {
  position: relative;
}

.title_para_about_index {
  font-size: 30px;
  text-align: center;
  font-weight: 700;
}

.citysCardBox .citysCardFlex {
  background-image: linear-gradient(to top, rgb(3 3 3 / 29%), rgb(5 5 4 / 0%));
}

.para_about_index {
  margin: 33px 0;
  text-align: justify;
}

.boxHamberMenu {
  line-height: 10px;
}

p.des_para_about_index {
  text-align: justify;
  font-size: 16px;
  margin-top: 3%;
}

input.send_email_input {
  border: none;
  padding: 5px 23px 5px 20px;
  box-shadow: 1px 2px 6px silver;
  border-radius: 6px;
  height: -webkit-fill-available;
}

.send_email_input_box i {
  position: absolute;
  right: 6px;
  top: 13px;
  color: silver;
}

.send_email_box {
  display: flex;
  justify-content: center;
}

img.aboutSecImg {
  width: 100%;
}

p.title_send_email_index {
  font-size: 25px;
  text-align: center;
}

.btn-outline-secondary {
  color: black;
  -webkit-box-shadow: inset 0px 0px 26px 0px rgba(66, 65, 66, 0.51);
  -moz-box-shadow: inset 0px 0px 26px 0px rgba(66, 65, 66, 0.51);
  box-shadow: inset 0px 0px 26px 0px rgba(66, 65, 66, 0.51);
  border: none;
  background-color: #ffffff;
  margin: 4px;
  font-size: 13px !important;
  border-radius: 8px;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active {
  background-color: #e2044f;
  box-shadow: none;
}

.btn-outline-secondary:hover {
  background-color: #e2044f;
  box-shadow: none;
}

.btn-outline-secondary:focus {
  background-color: #e2044f;
  box-shadow: none;
  color: #ffffff;
}

.searcheBarItemtop .dropdown {
  width: 80%;
}

.searcheBarItemtop .dropdown:focus-visible {
  outline: none;
  background-color: #ffffff;
  box-shadow: none;
}

input.searcheBarItemInput {
  border: none;
  background-color: #f2f3f7;
  padding: 6px;
  border-radius: 7px;
}

.searcheBarItem {
  width: 17%;
}

.searcheBarItem1 {
  width: 20%;
}

input.searcheBarItemInput {
  border: none;
  background-color: #f2f3f7;
  padding: 10px 6px;
  height: 31px;
  border-radius: 7px;
  width: 100%;
}

.searcheBarItemtop span {
  font-size: 16px !important;
}

.searcheBarItemtop i {
  color: #e2044f;
  font-size: 21px !important;
}

img.iconelocSearcheBar {
  width: 9%;
  height: fit-content;
}

.input-number {
  width: 80px;
  padding: 0 12px;
  vertical-align: top;
  text-align: center;
  outline: none;
}

.input-number-increment:hover {
  background-color: #51a34a;
}

.input-number-decrement:hover {
  background-color: #e2044f;
}

.searcheBarItem4 {
  width: 14%;
}

.searcheBarItembottom {
  position: relative;
}

p.text_button {
  margin: 6px 10px;
  font-size: 18px !important;
  color: #ffffff;
}

i.fa.fa-magnifying-glass {
  color: #ffffff;
  font-size: 20px !important;
}

button.searcheBarBtn {
  display: flex;
  align-items: center;
  padding: 8% 16% 8% 21%;
  border: none;
  border-radius: 50px 25px 25px 50px;
  margin: 0 auto;
  background-color: #e2044f;
  box-shadow: 1px 6px 11px #e2044f8f;
}

button.searcheBarBtn:hover {
  background-color: #111d5e;
  box-shadow: none;
}

button.searcheBarBtn1 {
  display: flex;
  align-items: center;
  padding: 8px 25px 8px 21px;
  border: none;
  border-radius: 50px 25px 25px 50px;
  margin: 0 auto;
  background-color: #e2044f;
  box-shadow: 1px 6px 11px #e2044f8f;
}

button.searcheBarBtn1:hover {
  background-color: #111d5e;
  box-shadow: none;
}

i.fa.fa-magnifying-glass {
  color: #ffffff;
  font-size: 20px !important;
}

p.text_button {
  margin: 6px 10px;
  font-size: 18px !important;
  color: #ffffff;
}

p.text_button1 {
  margin: 6px 10px;
  font-size: 18px !important;
  color: #ffffff;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  z-index: 1;
  width: 40px;
  height: 40px;
  background-color: #f2f3f7;
  border-radius: 50%;
  position: absolute;
  top: -14%;
  transform: translatey(-50%);
  border: 1px solid silver;
  padding: 9px;
  font-size: 18px;
}

.owl-nav button span {
  font-size: 30px;
  height: 100%;
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav button.owl-prev {
  left: 38%;
  color: #707070;
}

.owl-carousel .owl-nav button.owl-next {
  right: 38%;
  color: #707070;
}

.owl-carousel .owl-nav button.owl-prev:hover {
  background-color: #e2044f;
  border: none;
  color: white !important;
  outline: none;
}

.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #e2044f;
  border: none;
  color: white !important;
  outline: none;
}

.owl-carousel .owl-nav {
  margin: 0;
}

.btn-wrap {
  text-align: center;
  width: 100%;
}

.sliderSuggestedHotels {
  margin-top: 120px;
}

.titleTour h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 21px 0;
  grid-gap: 22px;
  font-weight: bold;
  color: #4a4c4d;
}

.titleTour h2:after,
.titleTour h2:before {
  content: " ";
  display: block;
  border-bottom: 2px solid #ccc;
  background-color: #f2f3f7;
  margin-top: -124px;
  margin-left: 78px;
}

.titleTour h2::before {
  margin-left: 31px;
  margin-right: 4px;
  background-image: url(https://hihotel.in/wp-content/themes/Hotell/image/homeImg/Group.png);
  height: 147px;
}

.titleTour h2::after {
  margin-right: 34px;
  background-image: url("https://hihotel.in/wp-content/themes/Hotell/image/homeImg/Group (1).png");
  height: 121px;
  margin-top: -99px;
}

.titleTour {
  margin-bottom: 38px;
}

.eight h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 21px 0;
  grid-gap: 22px;
  font-weight: bold;
  color: #4a4c4d;
}

.eight h2:after,
.eight h2:before {
  content: " ";
  display: block;
  border-bottom: 2px solid #ccc;
  background-color: #f2f3f7;
}

.eight h2::before {
  margin-left: 100px;
  margin-right: 110px;
}

.eight h2::after {
  margin-right: 100px;
}

.eight {
  margin-bottom: 38px;
  position: relative;
}

img.airIconeSlider {
  margin-bottom: -88px;
}

.starGold {
  color: #ffc031;
  font-size: 20px;
}

.starSilver {
  color: #8b8989;
  font-size: 20px;
}

.sliderSuggestedTourBox {
  background-color: #ffffff;
  padding: 0px 0 20px 0 !important;
  border-radius: 39px;
  width: 100%;
}

/* .suggession_tour_btn {
padding: 0;
} */
/* .suggession_tour_link {
display: block;
  padding: 8px 15px 8px 15px;
} */

.sliderSuggestedtourDesBox {
  padding: 14px;
}

.suggession_tour_container {
  width: 100%;
  height: fit-content;
}

.suggession_tour_container .swiper-slide {
  border-radius: 45px;
}

#suggession_tour {
  flex-direction: row-reverse;
}

.tourGoDate,
.titleTourCard {
  width: -webkit-fill-available;
  font-size: 16px;
  font-weight: 600;
  color: #2e2e2d;
  display: flex;
  flex-direction: row-reverse;
}

.hotelNametour {
  font-size: 14px;
  font-weight: 500;
}

.tourDate {
  font-size: 14px;
  font-weight: 500;
}

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

img.iconeLocBlue {
  width: 15% !important;
  max-width: 25px;
  height: fit-content;
}

.count_customers {
  font-size: 13px;
  direction: rtl;
  align-self: center;
  color: #e2044f;
}

.iconeArrow {
  width: 22% !important;
}

.owl-nav.disabled {
  display: block !important;
}

.sliderSuggestedHotels {
  margin-top: 63px;
  margin-bottom: 45px;
}

.sliderSuggestedtowr {
  margin-top: 30px !important;
}

img.bannerRoomHotel {
  width: -webkit-fill-available;
  border-radius: 27px;
  box-shadow: 0px 4px 12px #626161;
}

.bannerRoomHotelFlex div {
  width: 49%;
}

.bannerRoomHotelFlex {
  display: flex;
  justify-content: space-between;
}

.bannerRoomHotelIndex {
  margin-bottom: 75px;
  margin-top: 37px;
}

.sliderSuggestedTour {
  margin-top: 144px !important;
  margin-bottom: 15px;
}

.titleTour {
  margin-bottom: 38px;
  position: relative;
}

img.locIconeSlider {
  position: absolute;
  left: 0;
  top: -7px;
}

.citysCardBox {
  height: 300px;
  display: flex;
  position: relative;
}

.backgroundImgcity {
  position: absolute;
  width: 100% !important;
  height: 100%;
  top: 0;
  z-index: -1;
}

.citysCardFlex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  transition: all 300ms ease;
  padding-bottom: 9px;
  height: 100%;
  align-items: end;
  width: 100%;
}

.citysCardItem1 {
  display: flex;
  width: 50%;
  color: #ffffff !important;
  font-size: 22px;
  font-weight: 700;
  justify-content: right;
  margin-right: 13px;
}

.hotelpuzzel h3 {
  margin: 0;
}

img.citysCardIconLoc {
  width: 10% !important;
  min-width: 25px;
  height: fit-content;
}

.iranBestHotel .citysCardBox:hover .citysCardFlex {
  padding-bottom: 25px;
  background-image: linear-gradient(to top, rgb(3 3 3 / 98%), rgb(5 5 4 / 4%));
}

.citysCardBottom {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
}

button.owl-dot {
  border-radius: 50px;
  width: 12px;
  height: 11px;
  background-color: #cbcbcb;
  margin: 3px;
  border: none;
}

.owl-dots {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-top: 12px;
}

.slider2 .owl-nav button.owl-prev {
  left: 45%;
  color: #a1a1a1;
}

.slider2 .owl-nav button.owl-next {
  right: 45%;
  color: #a1a1a1;
}

.slider2 .owl-nav button.owl-prev:hover {
  /* left: 45%; */
  color: #e2044f !important;
  background-color: #f2f3f7;
}

.slider2 .owl-nav button.owl-next:hover {
  /* right: 45%; */
  color: #e2044f !important;
  background-color: #f2f3f7;
}

.slider2 .owl-nav button.owl-prev,
.slider2 .owl-nav button.owl-next {
  z-index: 1;
  width: 40px;
  height: 40px;
  background-color: #f2f3f7;
  border-radius: 50%;
  position: absolute;
  top: 95.6%;
  transform: translatey(-50%);
  border: none;
  padding: 9px;
  font-size: 18px;
}

button.owl-dot.active {
  width: 17px;
  height: 17px;
  border-radius: 50px;
  background-color: #e2044f;
  border: 1px solid white;
  margin: 8px;
}

.citysCardItem2 {
  display: flex;
  flex-direction: row-reverse;
  width: 44%;
  justify-content: left;
  z-index: 2;
}

.citysCardItem2 button {
  border: none;
  margin-left: 15px;
  display: flex;
  white-space: nowrap;
  border-radius: 7px;
  padding: 6px;
}

.citysCardItem2 button:hover {
  background-color: #e2044f;
  color: #ffffff;
}

.searcheBarItem3 {
  width: 48%;
}

.searcheBarItem2 {
  width: 48%;
}

.searcheBarItem5 {
  width: 42%;
  display: flex;
  justify-content: space-between;
}

.searcheBarItem6 {
  width: 16%;
}

.hotelpuzzel {
  display: none;
}

.sliderSuggestedTourBtnRes {
  display: none;
}

/* -------------------------------------------------------------------- */
/* select2 in home page */
.select2-container {
  width: 100% !important;
}

.select2-container--open .select2-dropdown--below {
  z-index: 9999;
}

.select2-container .select2-selection--single {
  height: 64px;
  border: none;
  outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 31px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 15px;
}

.hotelcityMob {
  display: none;
}

.suggession_tour_next_arrow,
.suggession_tour_prev_arrow {
  top: 20px;
}

.suggession_tour_prev_arrow {
  right: 38% !important;
}

.suggession_tour_next_arrow {
  right: auto;
  left: 38%;
}

.suggession_tour_prev_arrow {
  left: auto;
  right: 40%;
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.suggession_tour_prev_arrow:after,
.suggession_tour_next_arrow:after {
  content: "\f060";
  font-family: "FontAwesome";
  color: #707070;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  width: 40px;
  height: 40px;
  background-color: #f2f3f7;
  border-radius: 50%;
  position: absolute;
  border: 1px solid silver;
  padding: 9px !important;
  font-size: 18px !important;
}

.suggession_tour_prev_arrow:hover::after,
.suggession_tour_next_arrow:hover::after {
  background-color: #e2044f;
  border: none;
  color: white !important;
  outline: none;
}

.disabledBtn:hover {
  cursor: not-allowed;
  color: #6c757d;
  background-color: transparent;
  box-shadow: inset 0px 0px 26px 0px rgba(66, 65, 66, 0.51);
}

.hotelsCityLink {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.locHotelCard {
  font-size: 11px;
}

img.suggestionHotelsStars {
  width: 80px !important;
}

/* -------------------------------------------------------------------- */

/* responsive */
@media (max-width: 1440px) {
  .searcheBarItemtop span {
    font-size: 12px !important;
    white-space: nowrap;
  }

  .bannerSearchbar {
    height: 400px;
  }

  .searcheBarbox {
    margin: auto auto -50px;
    padding: 15px 35px;
  }

  .suggession_tour_next_arrow {
    left: 35%;
  }

  .suggession_tour_prev_arrow {
    right: 35% !important;
  }

  .slider555 .owl-nav button.owl-prev {
    left: 35%;
  }

  .slider555 .owl-nav button.owl-next {
    right: 35%;
  }

  .slider555 .owl-nav button.owl-prev,
  .slider555 .owl-nav button.owl-next {
    top: -97px !important;
  }

  p.data_index_about_item_dec {
    font-size: 12px;
  }

  .panel-body {
    font-size: 13px;
    font-weight: 600;
    color: #606060;
  }


  button.searcheBarBtn {
    padding: 6% 13% 6% 16% !important;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: 35%;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 35%;
  }

  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    top: -17%;
  }

  .slider2 .owl-nav button.owl-next {
    right: 43%;
  }

  .slider2 .owl-nav button.owl-prev {
    left: 43%;
  }

  .slider2 .owl-nav button.owl-prev,
  .slider2 .owl-nav button.owl-next {
    top: 95.6%;
  }

  input.searcheBarItemInput {
    font-size: 9px;
  }

  .ThumbnailLinksItem4 {
    top: 82%;
  }

  .ThumbnailLinksItem3 {
    top: 63%;
    right: -62px;
  }

  .ThumbnailLinksItem2 {
    top: 44%;
    right: -62px;
  }
}

@media (max-width: 1300px) {
  .bannerSearchbar {
    height: 400px;
  }

  .suggession_tour_next_arrow {
    left: 30%;
  }

  .suggession_tour_prev_arrow {
    right: 30% !important;
  }

  p.text_button1 {
    margin: 6px 10px;
    font-size: 12px !important;
    color: #ffffff;
  }

  .citysCardItem1 {
    font-size: 17px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: 30%;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 30%;
  }

  .slider2 .owl-nav button.owl-next {
    right: 41%;
  }

  .slider2 .owl-nav button.owl-prev {
    left: 41%;
  }

  .citysCardItem2 {
    width: 53%;
    z-index: 2;
  }

  .btn-group-slider {
    width: 39%;
  }

  button.searcheBarBtn1 {
    padding: 6px 11px 9px 12px;
  }

  .loginBoxButtonScroll {
    width: 18% !important;
  }

  .sliderSuggestedHotels {
    margin-top: 40px;
    margin-bottom: 64px;
  }

  .data_index_about_item_img img {
    width: 80%;
  }

  .seacheIcon {
    width: 17%;
  }

  .input-number-decrement,
  .input-number-increment {
    width: 18px;
    line-height: 18px;
    height: 18px;
    top: 5px;
  }

  .searcheBarItemtop span {
    font-size: 11px !important;
    white-space: nowrap;
  }

  button.owl-dot {
    width: 9px;
    height: 8px;
    margin: 2px;
  }

  .searcheBarbox form {
    margin-bottom: 0;
  }
}

@media (max-width: 1150px) {
  p.text_button {
    font-size: 14px !important;
  }

  .headerScroll .logoHeader img {
    width: 75%;
  }

  .sliderSuggestedHotelsImgBox img {
    min-height: 198px;
    max-height: 199px;
  }

  .headerItem3 {
    width: 35%;
  }

  i.fa.fa-magnifying-glass {
    color: #ffffff;
    font-size: 14px !important;
  }

  .titleHotelCard {
    font-size: 12px;
    font-weight: 600;
    color: #2e2e2d;
  }

  button.owl-dot {
    height: 12px !important;
  }

  .slider2 .owl-nav button.owl-next {
    right: 39% !important;
  }

  .slider2 .owl-nav button.owl-prev {
    left: 39% !important;
  }

  button.owl-dot.active {
    height: 17px !important;
  }

  p.textResHotelCityFoot {
    font-size: 12px !important;
  }

  .panel-title {
    font-weight: 600;
    margin: 0;
    font-size: 15px !important;
    color: #525252;
  }
}

@media (max-width: 1100px) {
  p.text_button {
    font-size: 12px !important;
  }

  .tourGoDate,
  .tourDate,
  .titleTourCard {
    font-size: 10px;
  }

  .count_customers {
    font-size: 10px;
  }

  img.iconeLocBlue {
    max-width: 15px;
  }

  .locHotelCard {
    font-size: 9px;
  }

  img.iconeArrow {
    width: 13% !important;
  }

  .sliderPriceSuggestedTour {
    justify-content: space-between;
    font-size: 12px;
  }

  .searcheBarItemtop i {
    font-size: 13px !important;
  }

  .searcheBarItem5 {
    width: 34%;
    display: flex;
    justify-content: space-between;
  }

  .titleTour h2::before {
    display: none;
  }

  .titleTour h2 {
    grid-template-columns: 1fr 1fr;
  }

  .titleTour h2::after {
    margin-top: -99px;
    margin-left: 60px;
  }

  .searcheBarItem2 {
    width: 100%;
  }

  .searcheBarItem3 {
    width: 100%;
  }

  .d-tab-none {
    display: none;
  }

  .searcheBarItem5 {
    flex-wrap: wrap;
  }

  input.searcheBarItemInput {
    font-size: 7px;
  }

  .ThumbnailLinksItem {
    height: 60px;
  }

  .searcheBarItemtop {
    box-shadow: 1px 2px 6px silver;
    border-radius: 8px;
    padding: 4px;
    align-items: center;
  }

  .searcheBarItem1 {
    width: 26%;
  }

  .searcheBarItem4 {
    width: 18%;
  }

  input.searcheBarItemInput {
    border: none;
    background-color: #f2f3f7;
    padding: 6px;
    border-radius: 7px;
    width: 100%;
    box-shadow: 1px 2px 6px silver;
  }

  .searcheBarflex {
    align-items: flex-start;
  }

  .searcheBarbox {
    width: 70%;
    padding: 15px 35px;
  }

  .bannerRoomHotelFlex {
    flex-wrap: wrap;
  }

  .bannerRoomHotelFlex div {
    width: 100%;
    margin-top: 6%;
  }

  .slider2 .owl-nav button.owl-next {
    right: 38%;
  }

  .slider2 .owl-nav button.owl-prev {
    left: 38%;
  }

  .hotelpuzzel {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .itemPuzzel1 {
    width: 65.5% !important;
  }

  .itemPuzzel {
    width: 32%;
    margin: 6px 3px;
  }

  .slider2 {
    display: none !important;
  }

  .citysCardFlex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .citysCardItem1 {
    width: 70%;
    font-size: 17px;
    justify-content: center;
    flex-direction: row-reverse;
    margin-bottom: 10px;
    align-items: center;
    margin-right: 0;
  }

  .citysCardItem2 {
    justify-content: center;
  }

  .resBtnTab {
    display: block;
  }

  .sliderSuggestedTourBox {
    overflow: hidden;
  }

  .sliderSuggestedTourBtnRes a {
    display: flex;
    background-color: #d9d8d8;
    justify-content: center;
    padding: 10px;
    color: black !important;
    margin-bottom: -20px;
  }

  .sliderSuggestedTourBtnRes img {
    width: 17% !important;
    min-width: 12px;
  }

  .sliderSuggestedTourBtnRes {
    display: block;
  }

  .aboutSec {
    flex-direction: column;
  }

  img.aboutSecImg {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 13px;
  }

  .aboutSecItemRight {
    width: 100%;
    height: 138px;
  }

  .aboutSecItemLeft {
    width: 100%;
    margin-top: 50px;
  }

  .aboutSecItemBottom {
    flex-wrap: wrap;
  }

  .faq_index_about {
    width: 100% !important;
  }

  .data_index_about {
    width: 100% !important;
  }

  .bannerSearchbar {
    height: 280px;
  }
}

@media (max-width: 780px) {
  .searcheBarbox {
    padding: 15px 7px;
  }

  .panel-title {
    font-size: 13px !important;
  }

  .headerScroll {
    padding: 10px 35px;
  }

  .eight h2 {
    font-size: 16px;
  }

  p.text_button1 {
    margin: 6px 10px;
    font-size: 11px !important;
    color: #ffffff;
    display: block !important;
  }

  button.searcheBarBtn1 {
    padding: 4px 11px 5px 12px;
    width: -webkit-fill-available;
  }

  button.searcheBarBtn {
    width: 89%;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: 25%;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 25%;
  }

  .titleTour h2 {
    font-size: 18px;
  }

  .backgroundImgcity {
    object-fit: cover;
  }

  .btn-outline-secondary {
    font-size: 9px !important;
  }

  .searcheBarbox {
    width: 90%;
  }

  .loginBoxButtonScroll {
    width: 6% !important;
  }

  .searcheBarItemtop span {
    font-size: 14px !important;
    color: #767676;
  }

  .title_para_about_index {
    font-size: 18px;
  }

  p.des_para_about_index {
    font-size: 13px;
  }

  .logoHeaderScroll {
    display: none;
  }

  i.fa.fa-magnifying-glass {
    color: #ffffff;
    font-size: 11px !important;
  }

  p.text_button {
    display: block;
  }

  img.airIconeSlider {
    width: 14%;
  }

  .eight h2::before {
    margin-left: 137px;
    margin-right: 50px;
  }

  .btn-group-slider {
    width: 53%;
  }

  p.text_button {
    font-size: 10px !important;
  }

  .data_index_about {
    margin-top: 60px;
  }
}

@media (min-width: 651px) {
  .header:not(.headerScroll) {
    position: static;
    transform: unset;
  }
}

@media (max-width: 650px) {
  .itemPuzzel4 {
    display: none;
  }

  .sliderSuggestedtowr {
    margin-top: 4px !important;
  }

  .eight h2::after {
    margin-right: 40px;
  }

  .eight h2 {
    grid-template-rows: 12px 0;
    grid-gap: 15px;
  }

  .sliderSuggestedHotelsImgBox img {
    min-height: 159px;
    max-height: 160px;
  }

  div#suggession_tour {
    left: 51%;
  }

  .hotelcityMobItem img {
    width: 49px;
    height: 27px;
  }

  .slider555 .owl-nav button.owl-prev,
  .slider555 .owl-nav button.owl-next {
    top: -73px !important;
  }

  .starGold {
    font-size: 8px !important;
  }

  .btn-group-slider {
    margin-top: 24px;
    margin-bottom: 13px;
  }

  .hotelcityMob {
    display: block;
  }

  .hotelcityMobBox {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .hotelcityMobItem {
    width: 49%;
    margin-bottom: 11px;
    background-color: #f2f3f7 !important;
    border: 1px solid silver;
    border-radius: 4px;
  }

  .hotelcityMobItem a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
  }

  .hotelcityMobText {
    color: #6a6767;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 12px !important;
    margin-right: 20px;
    margin-left: auto;
  }

  .hotelcityMobItem i {
    color: #e2044f;
    font-size: 10px;
  }

  .bannerRoomHotelIndex {
    margin-bottom: 0;
    margin-top: 0px;
  }

  .starSilver {
    font-size: 8px !important;
  }

  .locHotelCard {
    font-size: 9px;
  }

  .eight {
    margin-bottom: 0px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: 30%;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 30%;
  }

  img.airIconeSlider {
    margin-bottom: -47px !important;
  }

  .titleHotelCard {
    font-size: 12px !important;
    font-weight: 700;
  }

  .eight h2::before {
    margin-left: 25% !important;
    margin-right: 51% !important;
  }

  .aboutSecItemLeft {
    margin-top: 30px;
    background-position: top;
    background-size: contain;
  }

  .input-number {
    border: 1px solid #dfdfdf;
    background-color: #ffffff;
    border-radius: 13px;
  }

  .iconelocSearcheBarMob {
    width: 16% !important;
  }

  .imgbannerTopIndex img {
    border-radius: 0;
  }

  .bannerSearchbar {
    margin-top: 0 !important;
    width: 100% !important;
  }

  button.searcheBarBtn {
    width: 100%;
  }

  i.fa.fa-magnifying-glass {
    color: #ffffff;
    font-size: 14px !important;
  }

  p.text_button {
    font-size: 14px !important;
  }

  button.searcheBarBtn {
    padding: 2px !important;
  }

  .searcheBarItemtop i {
    font-size: 13px !important;
  }

  img.bannerRoomHotel {
    width: -webkit-fill-available;
    border-radius: 4px;
    box-shadow: 0px 2px 4px #626161;
  }

  .data_index_about_item {
    margin: 0 0 28px 0;
  }

  .itemPuzzel1 {
    width: 100% !important;
  }

  .itemPuzzel5 {
    width: 100%;
  }

  .itemPuzzel3 {
    width: 100%;
  }

  .itemPuzzel2 {
    width: 100% !important;
  }

  .citysCardBox {
    height: 200px;
  }

  /* .MobileMenuApp {
      display: block !important;
  } */
  .btn {
    font-size: 12px !important;
  }

  .input-number-decrement,
  .input-number-increment {
    width: 23px;
    line-height: 22px;
    height: 22px;
    top: 5px;
  }

  .input-number-decrement {
    border-radius: 13px;
  }

  .input-number-increment {
    border-radius: 13px;
  }

  .searcheBarbox {
    margin: auto auto -116px;
  }

  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    padding: 6px;
    font-size: 14px;
  }

  img.locIconeSlider {
    display: none;
  }

  .titleTour h2 {
    font-size: 11px;
    grid-template-rows: 8px 0;
    grid-gap: 6px;
  }

  .titleTour h2::after {
    margin-top: -47px;
  }

  .titleTour h2::after {
    height: 57px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 0 !important;
  }

  .titleTour {
    margin-bottom: 0px;
  }

  .sliderSuggestedTour {
    margin-top: 69px !important;
    margin-bottom: 0px;
  }

  .priceHotelCardTom {
    font-size: 10px;
    color: #525151;
  }

  .priceHotelCardNum {
    font-size: 16px;
  }

  .owl-stage {
    left: 18%;
    right: 18%;
  }

  .suggession_tour_next_arrow {
    left: 30% !important;
  }

  .suggession_tour_prev_arrow {
    right: 30% !important;
  }

  .suggession_tour_prev_arrow:after,
  .suggession_tour_next_arrow:after {
    width: 30px;
    height: 30px;
    padding: 6px !important;
    font-size: 14px !important;
  }
}

@media (max-width: 500px) {
  .suggession_tour_next_arrow {
    left: 28% !important;
  }

  .suggession_tour_next_arrow,
  .suggession_tour_prev_arrow {
    top: 15px;
  }

  .suggession_tour_prev_arrow {
    right: 28% !important;
  }

  .locHotelCard img {
    height: 12px;
  }
}

@media (max-width: 600px) {
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
  }
}

@media (max-width: 400px) {
  .ThumbnailLinksItem {
    z-index: 99999;
  }

  .titleTour h2::after {
    margin-top: -46px;
    height: 56px;
  }

  .btn2 .icon:after {
    width: 20px;
    height: 3px;
    top: 7px;
  }

  .btn2 .icon:before {
    width: 20px;
    height: 3px;
    top: -7px;
  }

  .btn2 .icon {
    height: 3px;
    width: 20px;
  }

  .iconPhoneheader {
    font-size: 15px;
  }

  .eight h2 {
    font-size: 14px !important;
  }

  img.bannerRoomHotel {
    border-radius: 7px;
  }
}

@media (max-width: 360px) {

  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    width: 25px;
    height: 25px;
    padding: 5px;
  }

  .suggession_tour_prev_arrow:after,
  .suggession_tour_next_arrow:after {
    width: 25px;
    height: 25px;
    padding: 5px !important;
    font-size: 12px !important;
  }

  .suggession_tour_prev_arrow {
    right: 24% !important;
  }

  .btn-group-slider {
    width: 74%;
  }

  .suggession_tour_next_arrow {
    left: 24% !important;
  }

  .suggession_tour_next_arrow,
  .suggession_tour_prev_arrow {
    top: 11px;
  }

  .MobileMenuBox {
    padding: 15px 0;
  }
}

/*---------------------- end index css -----------------------------*/

/*---------------------- category css -----------------------------*/
body {
  background-color: rgba(1, 30, 109, 0.068);
}

.category .header {
  position: fixed !important;
}

.Hotel_Holder {
  direction: rtl;
  font-size: 13px;
}

span#price span {
  font-size: 11px;
}

.ui-slider-range.ui-widget-header.ui-corner-all {
  background: #e2044f !important;
}

span.ui-slider-handle.ui-state-default.ui-corner-all {
  background-color: #111d5e;
  border-radius: 50px;
  border: none;
}

/* banner --- top section of category */
h1.banner-tit {
  color: #e2044f;
  text-align: center;
  position: relative;
  font-size: 33px !important;
  font-weight: 600;
  margin: 20px;
}

.dDesNone {
  display: none !important;
}

.priceBox>div {
  width: 100%;
  justify-content: center;
}

.priceBox>span {
  width: 100%;
  text-align: center;
  font-size: 17px !important;
}

.priceBox {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
}

#banner-adver {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  height: auto;
  overflow: hidden;
}

#r-banner-adver {
  width: 48%;
  margin: 0 10px;
}

.coupon-rowBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.coupon-card {
  background: linear-gradient(135deg, #111d5e, #e2044f);
  color: #fff;
  text-align: center;
  padding: 0px 29px;
  border-radius: 15px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  direction: ltr;
  margin: 10px auto;
  z-index: 24;
}

.coupon-row {
  display: flex;
  align-items: center;
  margin: 8px auto 8px 0;
  width: fit-content;
}

.cpnCode {
  border: 1px dashed #fff;
  padding: 10px 10px;
  border-right: 0;
  border-radius: 8px 0 0 8px;
}

.coupenText h3 {
  color: white !important;
  font-size: 11px !important;
  white-space: nowrap;
}

.cpnBtn {
  border: 1px solid #fff;
  background: #fff;
  padding: 10px 10px;
  color: #e2044f;
  cursor: pointer;
  border-radius: 0 8px 8px 0;
}

.circle1,
.circle2 {
  background: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.circle1 {
  left: -25px;
}

.circle2 {
  right: -25px;
}

.banner_reserve_btn {
  position: absolute;
  bottom: 1.5rem;
  right: 4rem;
  padding: 0.3rem 1.2rem;
  border-radius: 1rem/3rem;
  font-size: 1rem;
  color: #fff;
}

.commentLinkBox .commentScoreBox {
  display: flex;
  width: 80px;
  justify-content: space-between;
  align-items: center;
}

.HotelScoreCat {
  border: 2px solid #111d5e;
  border-radius: 12px 12px 2px 12px;
  height: 40px;
  width: 40px;
  background-color: #111d5e;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brb1 {
  background: #f0aa14;
}

.brb2 {
  background: #36e2f5;
}

.brb3 {
  background: #ff973b;
}

#l-banner-adver {
  width: 33%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#l-banner-adver img {
  border-radius: 10px;
  margin: 0px 10px;
  width: 90%;
}

.banner-adver {
  width: 100%;
  height: 100%;
}

.category .header {
  position: fixed;
  top: 0;
  right: 50%;
  transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -webkit-transform: translateX(50%);
  z-index: 99999;
}

.category .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/* .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 4px;
} */
.category .swiper-container {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  direction: rtl !important;
}

/* .swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  display: none;
} */
:root {
  --swiper-theme-color: #e2044f !important;
}

/* sideBar --- filter */
.sotoon-ajax {
  flex: 0 0 22%;
  max-width: 22%;
  margin-top: 20px;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

#category_wrapper #filtering_box_title {
  text-align: right;
  margin-bottom: 1.5em;
  font-weight: unset;
  font-size: 1.2rem;
  color: #524e4e;
}

.titr {
  text-align: right;
  direction: rtl;
  float: right;
  font-size: 18px;
  line-height: 30px;
  margin-right: 10px;
}

#category_wrapper #cat-side {
  width: 20%;
  border-radius: 5px;
  position: sticky;
  top: 130px;
  overflow-y: hidden;
  height: fit-content;
}

#category_wrapper #cat-side>div {
  background-color: white;
  padding: 26px;
  border-radius: 4px;
  overflow: hidden;
}

.label_box_IS {
  color: #d51c5b;
  font-size: 12px;
  text-align: center;
  margin: 50px;
  display: none;
}

.label_box_IS a {
  background: #fafbff;
  border-radius: 3px 0 0 3px;
  color: #6f6f6f !important;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  transition: 300ms ease;
  -o-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -webkit-transition: 300ms ease;
}

.label_box_IS a::before {
  background: #f2f3f7;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: "";
  height: 6px;
  right: 7px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.label_box_IS a::after {
  background: #f2f3f7;
  border-bottom: 13px solid transparent;
  border-right: 10px solid #fff;
  border-top: 13px solid transparent;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transition: 300ms ease;
  -o-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -webkit-transition: 300ms ease;
}

.label_box_IS a:hover {
  background-color: #e2044f;
  color: white !important;
}

.label_box_IS a:hover::after {
  border-right-color: #e2044f;
}

.card-icons .item {
  display: flex;
  align-items: center;
  gap: 5px;
}

.card-icons .emkanat-in-hotel {
  font-size: 1.5rem;
}

.rs-scale ins {
  display: none !important;
}

.priceRangeShow {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.priceRangeShow input {
  width: 50%;
  border: none;
}

.priceRangeShow input:first-child {
  text-align: right;
}

.priceRangeShow input:last-child {
  text-align: left;
}

#category_wrapper #cat-side::-webkit-scrollbar-track-piece {
  width: 10px;
  background-color: #fff;
}

#category_wrapper #cat-side::-webkit-scrollbar {
  width: 10px;
}

#category_wrapper #cat-side h4 {
  color: #111d5e;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}

#category_wrapper .filter-parts {
  direction: rtl;
}

#category_wrapper .filter-parts ul {
  list-style: none;
  height: auto;
  opacity: 1;
  overflow: hidden;
  font-size: 14px;
}

#category_wrapper .filter-parts input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
}

#category_wrapper .filter-parts label {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 5px;
  border: 1px solid #000;
  position: absolute;
  margin-right: -25px;
}

#category_wrapper .open-filter {
  height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
}

#category_wrapper #down1,
#category_wrapper #down2,
#category_wrapper #down3,
#category_wrapper #down4 {
  display: none;
}

#category_wrapper .d-none {
  display: none;
}

#category_wrapper .d-block {
  display: block !important;
}

#category_wrapper #label-tit {
  margin-right: 25px;
  font-size: 14px;
}

#category_wrapper .makan-disable {
  opacity: 0.6;
}

#category_wrapper .row-checkbox {
  display: flex !important;
  width: 100% !important;
  height: 40px !important;
  justify-content: start !important;
  align-items: center !important;
  text-align: justify;
}

#category_wrapper #cat-side .row-checkbox:hover {
  background-color: #0000004f;
}

#category_wrapper #cat-side .row-checkbox span {
  cursor: default;
}

.row-checkbox {
  display: block;
  width: 100%;
  height: 40px;
}

.ajax-hotel:last-of-type {
  border-bottom: none;
}

/* mobile filter */
.mobile {
  display: none;
}

.ajax-mobile {
  top: 110vh;
  height: 70vh;
  position: fixed;
  right: 0;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
}

.sotoon-ajaxx {
  overflow-y: scroll;
  height: calc(70vh - 61px);
  position: fixed;
  width: 100%;
  padding-bottom: 30px;
}

.filter-button-mobile {
  width: fit-content;
  top: calc(100vh - 45px);
  position: fixed;
  font-size: 14px;
  background-color: #e91e63;
  z-index: 1000;
  color: #fff;
  display: none;
}

.filter-button-mobile:hover {
  background-color: #fff;
  color: #e91e63;
}

.titre-gheimat {
  height: 50px;
  padding-top: 20px;
}

.titr {
  text-align: right;
  direction: rtl;
  float: right;
  font-size: 18px;
  line-height: 30px;
  margin-right: 10px;
}

/* .sotoon-ajax {
  flex: 0 0 22%;
  max-width: 22%;
  margin-top: 5px;
} */
input[type="checkbox"] {
  accent-color: #e0364d;
}

.checkbox-hotel {
  margin-top: 10px;
  margin-right: 10px;
}

.ajax-hotel {
  background-color: #fff;
  margin-top: 15px;
  padding-bottom: 60px;
  direction: rtl;
  border-bottom: 1px solid gray;
  overflow: hidden;
}

.ajax-hotel .gheimat label {
  overflow: hidden;
  height: 20px;
  text-align: right;
  white-space: nowrap;
  text-overflow: ellipsis;
  direction: rtl;
  font-weight: 300;
}

/* sort-box */
.sort {
  width: 15%;
  cursor: pointer;
  padding: 5px;
  background-color: rgba(236, 235, 235, 0.71);
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  color: #000;
}

#category_wrapper svg {
  vertical-align: middle;
  overflow: hidden;
}

.desktop-sort {
  text-align: center;
  background-color: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 17px 25px;
  margin-top: 20px !important;
}

.rs-selected {
  max-width: 100%;
}

/* hotel-cart section */
#category_wrapper #desktop2 {
  display: none;
}

#category_wrapper .card-score #desktop {
  font-size: 12px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
  cursor: default;
  width: 100%;
}

#category_hotel_item_text_info {
  width: 100%;
  background-color: #ffc6936b;
  color: #853f00;
  text-align: center;
  padding: 1rem 0;
  margin-top: 1rem;
  display: none;
}

#category_ajax_preload_box {
  width: 100%;
  height: 100%;
  background-color: #111d5ea3;
  color: #fff;
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999999999;
}

#category_ajax_spinner {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  -o-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-o-keyframes spin {
  to {
    -o-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}

.Hotel_name {
  width: 100%;
  font-size: 20px;
  justify-content: space-between;
}

#category_wrapper .cat-ajax {
  gap: 12px;
  margin: 0;
}

#category_wrapper .contents {
  width: 100%;
}

#category_wrapper .cat-card {
  width: 100%;
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap;
  transition: 0.5s;
  background-color: #fff;
  position: relative;
}

.categoryLinkItem {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.commentLinkBox {
  z-index: 2;
}

.hotel-image {
  padding: 0;
  background-position: center !important;
  background-size: cover !important;
  border-radius: 0 5px 5px 0;
  max-height: 204px;
}

.hotel-image>img {
  opacity: 0;
}

#category_wrapper .card-info {
  padding: 15px 25px 15px 25px;
  width: 35%;
  position: relative;
}

#category_wrapper .card-info>div:first-child {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

#category_wrapper #price {
  color: #111d5e;
  font-weight: 600;
}

#category_wrapper .cat-card img {
  border-radius: 5px;
  width: 100%;
}

.categoryHotelStar {
  width: 80px !important;
}

#category_wrapper .cat-card h2 {
  margin-bottom: 0px;
  font-weight: 700;
  color: #0b133e;
}

#category_wrapper #more {
  transform: scale(-1, 1);
  cursor: pointer;
}

#category_wrapper .cat-card p {
  margin: 20px 0;
  font-size: 16px;
}

#category_wrapper .cat-card p:first-of-type {
  color: #111d5e;
  font-size: 14px;
  font-weight: 700;
}

#category_wrapper #cat-sort span:hover {
  color: #ff8a22;
  transition: 0.5s;
  cursor: pointer;
}

#category_wrapper #cat-desc {
  direction: rtl;
  padding: 30px 0;
  width: 85%;
  margin: auto;
  text-align: justify;
}

#category_wrapper .card-score {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-right: 1px solid silver;
  margin-bottom: 0 !important;
  padding-top: 5px;
}

#category_wrapper .card-score h5 {
  margin-bottom: 20px !important;
}

#category_wrapper #score-box {
  display: inline-block;
  padding: 5px;
  border-radius: 5px;
  background-color: #ff8a22;
}

.fa_Hotel_name {
  font-size: 17px;
}

#category_wrapper .loadMoreBTN {
  background-color: #111d5e;
  padding: 5px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  border: none;
}

/* hotel-explain info */
.hotel_mashhad_reserve_info {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px #c3c3c3;
  padding: 15px;
  margin: 3rem auto 2rem;
  line-height: 2rem;
  height: auto;
  overflow: hidden;
  position: relative;
}

.hotel_mashhad_reserve_info h2 {
  font-size: 1.125rem;
  position: relative;
  margin-top: 3rem;
  font-weight: 700
}

.hotel_mashhad_reserve_info h3 {
  font-size: 1.6em;
}

.hotel_mashhad_reserve_info h2:first-of-type {
  margin-top: 0;
}

#hotel_mashhad_reserve_info a {
  color: #e2044f !important;
}

/* faq section */
.introduce {
  width: 100%;
  /* max-width: 1250px;
  margin: 4% auto; */
  direction: rtl !important;
  text-align: right;
}

.faqheader {
  text-align: right;
  margin: 1.5em 0 0;
  padding-right: 7px;
  border-right: 3px solid #e2044f;
}
#int7,
#int8,
#int9,
#int10,
#int11,
#int12,
#int6,
#int5,
#int4,
#int3,
#int2,
#int1 {
  -webkit-box-shadow: 0 0 13px -1px #0000009c;
  box-shadow: none;
  background-color: transparent;
  border-radius: 5px;
  margin: 20px 0;
  height: 50px;
  overflow: hidden;
  transition: all 0.5s ease;
  padding: 0 3px;
}

.openinter {
  height: fit-content !important;
  transition: all 0.5s ease;
}

.introduce h2 {
  font-size: 22px;
  font-weight: 600;
  padding-right: 7px;
  border-right: 3px solid #e2044f;
}

#th1,
#th2,
#th3,
#th4,
#th5,
#th6,
#th7,
#th8,
#th9,
#th10,
#th11,
#th12,
#th13 {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  border-radius: 10px;
  box-shadow: 1px 2px 2px silver;
  background-color: white;
  padding: 12px;
  margin: 0 3px;
  color: #000000;
}

.introduce img {
  width: 40px;
  background-color: #eef0f5;
  border-radius: 50px;
  margin-left: 15px;
}

.introduce h3 {
  font-size: 18px !important;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 0 !important;
}

.introduce p {
  margin: 0;
  font-size: 13px;
  text-align: justify;
  margin-bottom: 0;
  line-height: 28px;
}

.acceptedAnswer {
  background-color: white;
  padding-top: 26px !important;
  position: relative;
  z-index: -1;
  width: 99%;
  margin: auto;
  border-radius: 19px;
  top: -22px;
}

/* inline_style in category page */
.toggle_menu_left_IS {
  position: fixed;
  z-index: 1000000;
  width: 50px;
  top: calc(60vh - 40px);
  box-shadow: 0 0 25px -5px #d6d6d6;
  left: 10px;
  margin: 0px;
}

.filter_left_IS {
  background-color: rgb(219, 49, 79);
  border-radius: 10px 10px 10px 10px;
  cursor: pointer;
}

.filter_left_IS svg {
  enable-background: new 0 0 512 512;
}

.arrow_svg_IS {
  width: 18px;
  padding-top: 10px;
  margin-left: 15px;
}

.checkbox_hotel_IS {
  float: right;
}

.sort_title_IS {
  cursor: default;
  width: 15%;
  display: inline-block;
}

.hihotelsuggest_IS {
  background-color: #e2044f;
  color: white;
  font-weight: bold;
}

.alert_warning_IS {
  display: none;
  direction: rtl;
  text-align: right;
  margin-top: 20px;
}

.price_hotel_IS,
.distance_icon_IS,
.percentage_icon_IS,
.hotel_star_IS {
  width: 20px !important;
  height: 20px !important;
  top: 0 !important;
}

.rate_num_IS {
  border: 1px solid;
  border-radius: 3px;
  color: #dc3545;
  padding: 0 3px;
}

.start_price_IS {
  font-size: 20px !important;
}

.hotel_reserve_btn_IS {
  background-color: #111d5e;
  padding: 16px 6px;
  border-radius: 50px;
  color: #fff !important;
  text-align: center;
  width: 95%;
  font-size: 11px !important;
}

/* read_more_text btn */
.light_gradiant {
  background: linear-gradient(to right, white, white, #ffffff8a);
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100px;
  width: 100%;
  display: none;
}

#cat_desc_more_btn,
#cat_desc_less_btn {
  position: absolute;
  bottom: 0.5rem;
  left: 1rem;
  padding: 1em 2em;
  background-color: transparent;
  border: unset;
  color: #e2044f;
  transform: unset;
  -o-transform: unset;
  -ms-transform: unset;
  -moz-transform: unset;
  -webkit-transform: unset;
  margin: 0 auto 0 0;
  cursor: pointer;
  display: none;
}

#cat_desc_less_btn {
  position: static;
  width: fit-content;
  margin: 0.5rem auto 0 0;
  transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
}

#animated_down_arrow,
#animated_up_arrow {
  font-size: 1.4rem;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  position: absolute;
  margin: 0 10px;
  animation: translateDown 0.5s ease;
  -o-animation: translateDown 0.5s ease;
  -moz-animation: translateDown 0.5s ease;
  -webkit-animation: translateDown 0.5s ease infinite;
}

@keyframes translateDown {
  0% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }

  25% {
    transform: rotate(90deg) translateX(2px);
    -o-transform: rotate(90deg) translateX(2px);
    -ms-transform: rotate(90deg) translateX(2px);
    -moz-transform: rotate(90deg) translateX(2px);
    -webkit-transform: rotate(90deg) translateX(2px);
  }

  50% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }

  75% {
    transform: rotate(90deg) translateX(-2px);
    -o-transform: rotate(90deg) translateX(-2px);
    -ms-transform: rotate(90deg) translateX(-2px);
    -moz-transform: rotate(90deg) translateX(-2px);
    -webkit-transform: rotate(90deg) translateX(-2px);
  }

  100% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }
}

@-o-keyframes translateDown {
  0% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }

  25% {
    transform: rotate(90deg) translateX(2px);
    -o-transform: rotate(90deg) translateX(2px);
    -ms-transform: rotate(90deg) translateX(2px);
    -moz-transform: rotate(90deg) translateX(2px);
    -webkit-transform: rotate(90deg) translateX(2px);
  }

  50% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }

  75% {
    transform: rotate(90deg) translateX(-2px);
    -o-transform: rotate(90deg) translateX(-2px);
    -ms-transform: rotate(90deg) translateX(-2px);
    -moz-transform: rotate(90deg) translateX(-2px);
    -webkit-transform: rotate(90deg) translateX(-2px);
  }

  100% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }
}

@-moz-keyframes translateDown {
  0% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }

  25% {
    transform: rotate(90deg) translateX(2px);
    -o-transform: rotate(90deg) translateX(2px);
    -ms-transform: rotate(90deg) translateX(2px);
    -moz-transform: rotate(90deg) translateX(2px);
    -webkit-transform: rotate(90deg) translateX(2px);
  }

  50% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }

  75% {
    transform: rotate(90deg) translateX(-2px);
    -o-transform: rotate(90deg) translateX(-2px);
    -ms-transform: rotate(90deg) translateX(-2px);
    -moz-transform: rotate(90deg) translateX(-2px);
    -webkit-transform: rotate(90deg) translateX(-2px);
  }

  100% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }
}

@-webkit-keyframes translateDown {
  0% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }

  25% {
    transform: rotate(90deg) translateX(2px);
    -o-transform: rotate(90deg) translateX(2px);
    -ms-transform: rotate(90deg) translateX(2px);
    -moz-transform: rotate(90deg) translateX(2px);
    -webkit-transform: rotate(90deg) translateX(2px);
  }

  50% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }

  75% {
    transform: rotate(90deg) translateX(-2px);
    -o-transform: rotate(90deg) translateX(-2px);
    -ms-transform: rotate(90deg) translateX(-2px);
    -moz-transform: rotate(90deg) translateX(-2px);
    -webkit-transform: rotate(90deg) translateX(-2px);
  }

  100% {
    transform: rotate(90deg) translateX(0);
    -o-transform: rotate(90deg) translateX(0);
    -ms-transform: rotate(90deg) translateX(0);
    -moz-transform: rotate(90deg) translateX(0);
    -webkit-transform: rotate(90deg) translateX(0);
  }
}

#animated_up_arrow {
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  margin: 0 7px;
  animation: translateUp 0.5s ease;
  -o-animation: translateUp 0.5s ease;
  -moz-animation: translateUp 0.5s ease;
  -webkit-animation: translateUp 0.5s ease infinite;
}

@keyframes translateUp {
  0% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }

  25% {
    transform: rotate(-90deg) translateX(2px);
    -o-transform: rotate(-90deg) translateX(2px);
    -ms-transform: rotate(-90deg) translateX(2px);
    -moz-transform: rotate(-90deg) translateX(2px);
    -webkit-transform: rotate(-90deg) translateX(2px);
  }

  50% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }

  75% {
    transform: rotate(-90deg) translateX(-2px);
    -o-transform: rotate(-90deg) translateX(-2px);
    -ms-transform: rotate(-90deg) translateX(-2px);
    -moz-transform: rotate(-90deg) translateX(-2px);
    -webkit-transform: rotate(-90deg) translateX(-2px);
  }

  100% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }
}

@-o-keyframes translateUp {
  0% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }

  25% {
    transform: rotate(-90deg) translateX(2px);
    -o-transform: rotate(-90deg) translateX(2px);
    -ms-transform: rotate(-90deg) translateX(2px);
    -moz-transform: rotate(-90deg) translateX(2px);
    -webkit-transform: rotate(-90deg) translateX(2px);
  }

  50% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }

  75% {
    transform: rotate(-90deg) translateX(-2px);
    -o-transform: rotate(-90deg) translateX(-2px);
    -ms-transform: rotate(-90deg) translateX(-2px);
    -moz-transform: rotate(-90deg) translateX(-2px);
    -webkit-transform: rotate(-90deg) translateX(-2px);
  }

  100% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }
}

@-moz-keyframes translateUp {
  0% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }

  25% {
    transform: rotate(-90deg) translateX(2px);
    -o-transform: rotate(-90deg) translateX(2px);
    -ms-transform: rotate(-90deg) translateX(2px);
    -moz-transform: rotate(-90deg) translateX(2px);
    -webkit-transform: rotate(-90deg) translateX(2px);
  }

  50% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }

  75% {
    transform: rotate(-90deg) translateX(-2px);
    -o-transform: rotate(-90deg) translateX(-2px);
    -ms-transform: rotate(-90deg) translateX(-2px);
    -moz-transform: rotate(-90deg) translateX(-2px);
    -webkit-transform: rotate(-90deg) translateX(-2px);
  }

  100% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }
}

@-webkit-keyframes translateUp {
  0% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }

  25% {
    transform: rotate(-90deg) translateX(2px);
    -o-transform: rotate(-90deg) translateX(2px);
    -ms-transform: rotate(-90deg) translateX(2px);
    -moz-transform: rotate(-90deg) translateX(2px);
    -webkit-transform: rotate(-90deg) translateX(2px);
  }

  50% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }

  75% {
    transform: rotate(-90deg) translateX(-2px);
    -o-transform: rotate(-90deg) translateX(-2px);
    -ms-transform: rotate(-90deg) translateX(-2px);
    -moz-transform: rotate(-90deg) translateX(-2px);
    -webkit-transform: rotate(-90deg) translateX(-2px);
  }

  100% {
    transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -webkit-transform: rotate(-90deg) translateX(0);
  }
}

#hotel_description * {
  text-align: right;
}

#hotel_description p {
  text-align: justify;
  margin-top: 20px;
}

#hotel_description ul {
  list-style: square;
  display: flex;
  flex-wrap: wrap;
}

#hotel_description ul li {
  margin-left: 7%;
}

#hotel_description table {
  margin: 2em auto 2em;
}

#hotel_description table,
#hotel_description tr,
#hotel_description th,
#hotel_description td {
  border: 1px solid;
}

#hotel_description th,
#hotel_description td {
  padding: 0 10px;
  text-align: center !important;
}
#hotel-description a {
  color: #e2044f !important;
}

#hotel-description h2 {
  display: block;
  font-size: 1rem;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: 700;
  margin-top: 20px;
}

#hotel-description h3 {
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

#hotel-description h4 {
  display: block;
  font-size: 1em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

#facilities>li>svg,
#facilities>li>img {
  width: 24px !important;
  height: 24px !important;
}

#facilities>li>svg {
  color: #676F97;
}
.closeFilterBox {
  display: none;
}
.wp-block-list li{
  font-size: .75rem;
  line-height: 2rem;
  margin: 10px;
  list-style: inside;
}
.discountPriseBox {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  margin: 2% 0;
  justify-content: right;
}

.discountPrise {
  background-color: #e91e63;
  color: white;
  padding: 5px 6px 2px 6px;
  border-radius: 4px;
  width: fit-content;
}

.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}

.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #139b498a;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 222px;
  padding: 9px 0;
  background-color: #e91e63;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}

.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}

.ribbon-top-right::before {
  top: 0;
  left: 0;
}

.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}

.ribbon-top-right span {
  left: -20px;
  top: 36px;
  transform: rotate(45deg);
  font-size: 16px;
}

.taglastMomentbox {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  margin: 2% 0;
  justify-content: right;
  position: absolute;
  right: 5px;
  top: 5px;
}

.taglastMoment {
  background-color: #111d5e;
  color: white;
  padding: 5px 6px 2px 6px;
  border-radius: 4px;
  width: fit-content;
  font-size: 12px;
}

@media (max-width: 1440px) {
  #category_wrapper .card-score span {
    font-size: 11px;
  }

  .coupenText h3 {
    color: white !important;
    font-size: 10px !important;
  }

  .cpnCode {
    padding: 5px 5px;
  }

  .cpnBtn {
    padding: 5px 5px;
  }

  .card-score p {
    font-size: 10px !important;
  }

  .banner_reserve_btn {
    display: none;
  }
}

@media (max-width: 1300px) {
  .sort {
    font-size: 12px;
  }

  .cpnBtn {
    font-size: 10px;
  }

  .cpnCode {
    font-size: 10px;
  }

  .start_price_IS {
    font-size: 14px !important;
  }

  img.price_hotel_IS {
    display: none;
  }

  .hotel_reserve_btn_IS {
    padding: 10px 7px;
  }
}

@media (max-width: 1225px) {
  .fa_Hotel_name {
    font-size: 13px;
  }

  .circle2 {
    right: -15px;
  }

  .coupenText h3 {
    font-size: 8px !important;
  }

  .circle1,
  .circle2 {
    width: 35px;
    height: 35px;
  }

  .circle1 {
    left: -15px;
  }

  .price_hotel_IS,
  .distance_icon_IS,
  .percentage_icon_IS,
  .hotel_star_IS {
    width: 15px !important;
    height: 15px !important;
  }

  .hotel-image {
    max-height: 217px;
    min-height: 170px;
  }

  #category_wrapper .cat-card p {
    margin: 13px 0;
  }

  #category_wrapper .cat-card p:first-of-type {
    font-size: 12px;
  }

  #category_wrapper .cat-card p {
    font-size: 10px;
  }

  .sort_title_IS {
    font-size: 10px;
  }

  .card-icons .item {
    align-items: baseline;
    gap: 5px;
    font-size: 10px;
  }

  .card-icons .emkanat-in-hotel {
    font-size: 13px;
  }

  .card-icons {
    gap: 15px;
    align-items: baseline;
  }

  #category_wrapper .card-info {
    padding: 15px;
    max-width: 45%;
  }

  #category_wrapper .card-score {
    width: 30% !important;
    max-width: 30% !important;
    min-width: 30% !important;
    padding: 2px !important;
  }

  .desktop-sort img {
    width: 3%;
  }
}

@media (max-width: 1100px) {
  .sort {
    width: 19%;
  }

  .cpnCode {
    font-size: 9px;
  }

  .cpnBtn {
    font-size: 9px;
  }
}

@media (max-width: 1000px) {
  .hotel-image {
    width: 30%;
  }

  .coupenText {
    display: none;
  }

  .coupon-row {
    width: 100%;
  }

  .cpnCode {
    width: 80%;
    font-size: 11px;
  }

  .cpnBtn {
    width: 20%;
    font-size: 11px;
  }

  #category_wrapper .card-info {
    width: 40%;
  }
}

@media (max-width: 991px) {
  #category_wrapper #cat-side {
    display: block;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100% !important;
    background-color: white !important;
    margin: auto;
    max-width: 100% !important;
    top: 300vh;
    overflow-y: scroll;
    z-index: 99999999999999999999;
    flex: 0 0 100% !important;
    position: fixed;
    box-shadow: 1px 3px 84px silver;
    padding-top: 0;
    height: 100%;
    max-height: 100%;
  }

  .filter-button-mobile {
    display: block;
  }

  div#raychat_main {
    z-index: 999999999;
    position: relative;
  }

  .closeFilter {
    background: #f03454;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    font-size: 19px;
    border-radius: 13px;
    margin: 15px 0;
    position: sticky;
    top: 10px;
    flex-direction: row-reverse;
  }

  .closeFilterBox {
    width: 100%;
    padding: 10px;
    background-color: white;
    position: sticky;
    top: 0;
    z-index: 999999999;
  }

  .closeFilterBox {
    display: block;
  }
}

@media (max-width: 780px) {
  .fa_Hotel_name {
    font-size: 11px;
  }

  .priceBox {
    flex-direction: column-reverse;
  }

  .price_hotel_IS,
  .distance_icon_IS,
  .percentage_icon_IS,
  .hotel_star_IS {
    width: 13px !important;
    height: 13px !important;
  }

  .hotel-image {
    width: 25%;
  }

  #category_wrapper .card-info {
    width: 45%;
  }

  #category_wrapper #price {
    padding: 0;
    margin: 0;
    line-height: 1;
  }

  .titre-gheimat {
    display: flex;
    align-items: inherit;
    justify-content: space-between;
  }

  .sotoon-ajaxx {
    padding: 15px;
  }
}

@media (max-width: 650px) {
  .hotel-image {
    width: 100%;
    max-height: 250px;
    min-height: 250px;
    border-radius: 10px 10px 0 0;
  }

  #category_wrapper .cat-card {
    box-shadow: 1px 1px 12px silver;
  }

  .circle2 {
    right: -10px;
  }

  .circle1 {
    left: -10px;
  }

  #category_wrapper .cat-ajax {
    gap: 20px;
  }

  .coupon-card {
    box-shadow: none;
  }

  .dMobNone {
    display: none;
  }

  .dDesNone {
    display: flex !important;
  }

  .coupon-card {
    width: 100%;
  }

  #category_wrapper .cat-card img {
    margin-right: auto !important;
    margin-left: 0 !important;
  }

  .priceBox>span {
    width: 49%;
    text-align: center;
    font-size: 19px !important;
  }

  .priceBox>div {
    width: 40%;
    justify-content: left;
    font-size: 10px;
  }

  .priceBox {
    flex-direction: row-reverse;
    align-items: baseline;
    width: 70%;
  }

  .commentLinkBox {
    padding: 5px 0;
  }

  #category_wrapper .card-info {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 0;
  }

  #category_wrapper .card-score {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    padding: 7px 13px 20px 13px !important;
    border-right: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between !important;
  }

  img.percentage_icon_IS {
    display: none;
  }

  #category_wrapper .card-info>div:first-child {
    width: 100%;
  }

  #category_wrapper .cat-card p:first-of-type {
    width: 50%;
  }

  .card-icons {
    display: none !important;
  }

  .hotel_reserve_btn_IS {
    width: 100%;
  }

  .card-score p {
    order: -1;
  }

  .fa_Hotel_name {
    font-size: 14px;
  }

  .start_price_IS {
    font-size: 17px !important;
  }

  .ContainerSec {
    width: 100%;
  }

  .hotel-image {
    display: block !important;
  }

  .footer {
    width: 85%;
    margin: auto;
  }

  .hotel_mashhad_reserve_info {
    width: 100% !important;
  }

  .introduce {
    width: 92% !important;
    margin: auto !important;
  }
}

@media (max-width: 450px) {
  .desktop-sort img {
    display: none;
  }

  #category_wrapper .desktop-sort {
    padding: 15px 10px !important;
  }

  .desktop-sort .sort {
    width: 24% !important;
    font-size: 9px;
  }
}

/* btn and list style in hotelDescription */
#hotel_mashhad_reserve_info .btnList {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 1em;
  margin: 3em auto;
  width: 80%;
}

#hotel_mashhad_reserve_info .btnList li {
  margin-left: 0;
  width: 14%;
  min-width: max-content;
}

#hotel_mashhad_reserve_info .btnList a {
  text-decoration: none;
  color: inherit !important;
  font-family: inherit;
  display: block;
  padding: 7% 5px;
  text-align: center;
}

#hotel_mashhad_reserve_info .btn {
  cursor: pointer;
}

#hotel_mashhad_reserve_info .btn_style2 {
  margin: 0 auto;
  padding: 0;
  display: block;
  height: 100%;
  text-align: center;
  font-size: 1.2em !important;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  border: 1px solid;
  transition: 700ms ease;
  -o-transition: 700ms ease;
  -moz-transition: 700ms ease;
  -webkit-transition: 700ms ease;
  border-color: #111d5e;
  color: #111d5e;
  z-index: 1;
}

#hotel_mashhad_reserve_info .btn_style2:hover {
  color: #ffffff !important;
}

#hotel_mashhad_reserve_info .btn_style2:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: 700ms ease;
  -o-transition: 700ms ease;
  -moz-transition: 700ms ease;
  -webkit-transition: 700ms ease;
}

#hotel_mashhad_reserve_info .btn_style2:after {
  background: #111d5e;
  transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -webkit-transform: rotateX(90deg);
}

#hotel_mashhad_reserve_info .btn_style2:hover::after {
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}

#hotel_mashhad_reserve_info ul:not(.btnList) {
  list-style: square;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 2;
  font-size: 0.75rem;
}

#hotel_mashhad_reserve_info ul:not(.btnList) li {
  text-align: justify;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  #hotel_mashhad_reserve_info .btnList {
    padding: 0.5em;
  }

  #hotel_mashhad_reserve_info .btnList li {
    margin: 2% 0;
    width: 40%;
  }

  #hotel_mashhad_reserve_info .btn_style2 {
    font-size: 1em !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .label_box_IS {
    display: block;
  }

  #related-links {
    display: none;
  }

  .input-number {
    width: 40px;
  }
}

@media (max-width: 525px) {
  #hotel_mashhad_reserve_info .btnList {
    width: 95%;
    flex-wrap: wrap;
  }

  #hotel_mashhad_reserve_info .btnList li {
    margin: 1% 0;
  }

  #hotel_mashhad_reserve_info .btn_style2 {
    width: 10em;
    font-size: 12px !important;
  }

  #hotel_mashhad_reserve_info .btnList a {
    padding: 6% 3px;
  }

  li.hibreadcrumb-item {
    font-size: 12px;
    white-space: nowrap;
  }
}

@media (max-width: 400px) {
  #hotel_mashhad_reserve_info .btnList li {
    width: 100%;
    margin: 2% 0;
  }

  #hotel_mashhad_reserve_info .btn_style2 {
    width: 100%;
    margin: 2% 0;
  }

  #hotel_mashhad_reserve_info .btnList a {
    padding: 3% 2px;
  }
}

/* ////breadcrump//// */
.hibreadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem 0;
  margin-bottom: 0.8rem;
  list-style: none;
  font-size: 13px;
}

.hibreadcrumb-item+.hibreadcrumb-item::before {
  display: inline-block;
  padding: 0 0.5rem;
  color: #ff637d;
  content: "/";
  font-weight: normal;
}

ul.post-categories {
  margin-top: -22px;
  margin-right: -20px;
  display: flex;
  align-items: baseline;
}

ul.post-categories li:not(:last-of-type) {
  margin-left: 9px;
}

ul.post-categories li:not(:last-of-type)::after {
  display: inline-block;
  padding: 2px 9px 0 0;
  color: #ff637d;
  content: "/";
  font-weight: 400;
}

/* ////breadcrump//// */

.hibreadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem 0;
  /* margin-bottom: 0.8rem; */
  margin-bottom: 0;
  list-style: none;
  font-size: 13px;
}

.hibreadcrumb-item+.hibreadcrumb-item::before {
  display: inline-block;
  padding: 0 0.5rem;
  color: #ff637d;
  content: "/";
  font-weight: normal;
}

.archive-filter-sidebar {
  width: 100% !important;
  max-width: none !important;
  position: static !important;
  top: 0px !important;
}

#sidebar-box {
  position: sticky;
  top: 130px;
  overflow-y: auto;
  height: fit-content;
}

#related-links {
  width: 100%;
  padding: 20px;
  border-radius: 5px;
  overflow-y: auto;
  height: fit-content;
  margin-top: 20px;
  background-color: #fff;
  font-size: 1.2rem;
  color: #524e4e;
}

#related-links>strong {
  font-weight: bolder;
}

#related-links>ul {
  margin-top: 20px;
}

#related-links>ul>li {
  margin-top: 10px;
}

#related-links>ul>li>h2 {
  font-size: 1rem;
}

/*---------------------- end category css -----------------------------*/

/*---------------------- footer css -----------------------------*/

#phone-fix {
  width: 9rem;
  height: 50px;
  background-color: #e2044f;
  direction: rtl;
  border-radius: 100px 20px 20px 100px;
  text-align: center;
  display: none;
  justify-content: space-between;
  line-height: 50px;
  padding-right: 15px;
  position: fixed;
  bottom: 45px;
  left: 15px;
  z-index: 1000000000;
  text-decoration: none;
  box-shadow: 0 1px 4px #555;
  transition: 200ms ease;
  -o-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -webkit-transition: 200ms ease;
}

footer {
  overflow: hidden;
}

div.namadItemFooter img {
  max-height: 87px;
}

#phone-fix a {
  color: #fff !important;
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#phone-fix svg {
  fill: #fff;
}

#phone-fix-inc {
  margin-left: 15px;
  animation-duration: 0.9s;
  animation-iteration-count: infinite;
}

#phone-fix-inc img {
  width: 35px;
  height: 35px;
  animation-name: vibr;
  animation-duration: 0.9s;
  animation-iteration-count: infinite;
}

@keyframes vibr {
  0% {
    width: 35px;
    height: 35px;
    transform: rotate(5deg);
  }

  50% {
    width: 38px;
    height: 38px;
    transform: rotate(15deg);
  }

  100% {
    width: 35px;
    height: 35px;
    transform: rotate(-5deg);
  }
}

.footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footerLeft {
  width: 45%;
}

.footerBottom {
  width: 100%;
  text-align: center;
  color: white;
  font-size: 17px;
  margin-top: 68px;
}

.footerRight {
  width: 53%;
  display: flex;
  color: white;
  justify-content: space-between;
  border-left: 1px solid white;
}

.logoFooterBox {
  width: 100%;
  display: flex;
  justify-content: center;
}

.footerLeft {
  width: 45%;
  display: flex;
  flex-wrap: wrap;
}

.logoFooterBox img {
  width: 28%;
  height: fit-content;
}

.namadBoxFooter {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  margin-top: 50px;
}

.starGold {
  color: #ffc031;
  font-size: 15px;
}

.starSilver {
  color: #8b8989 !important;
  font-size: 15px;
}

.footerItem {
  width: 33%;
}

.title_footerItem {
  display: flex;
  align-items: baseline;
  margin: 0;
}

.text_title_footerItem {
  font-size: 21px;
  font-weight: 600;
  margin-right: 10px;
}

.title_footerItem i {
  font-size: 22px;
}

p.textHotelsStar {
  font-size: 15px;
  margin-left: 7px;
}

.hotelsStar {
  display: flex;
  margin-top: 7px;
}

.resHotelCityFoot {
  display: flex;
  align-items: baseline;
  margin-top: 7px;
}

p.textResHotelCityFoot {
  font-size: 15px;
  margin-right: 10px;
}

.footerBox {
  background-image: url("/wp-content/uploads/homeImg/Group 1000003613.webp");
  padding: 60px 0;
  margin-bottom: -16px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 2rem;
}

.hihotelAddress {
  color: #ffffff;
  font-size: 1.1em;
  width: 80%;
  margin: 3em auto 0;
  line-height: 2.5;
}

.officePhoneNumber {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 1440px) {
  .starGold {
    font-size: 15px;
  }

  .starSilver {
    font-size: 15px;
  }
}

@media (max-width: 1200px) {
  .namadItemFooter img {
    width: 100%;
  }

  .namadItemFooter {
    width: 14%;
  }

  p.textHotelsStar {
    font-size: 12px;
    margin-left: 7px;
  }

  p.textResHotelCityFoot {
    font-size: 12px;
    margin-right: 10px;
  }

  .footerBottom {
    font-size: 11px;
  }

  .starSilver {
    font-size: 12px;
  }

  .starGold {
    font-size: 12px;
  }
}

@media (max-width: 1150px) {
  p.text_title_footerItem {
    font-size: 17px !important;
  }
}

@media (max-width: 1100px) {
  .footerLeft {
    width: 100% !important;
    flex-wrap: wrap;
    order: -1;
    margin-bottom: 40px;
  }

  .logoFooterBox {
    border-bottom: 1px solid silver;
    padding-bottom: 25px;
  }

  .footerRight {
    width: 100% !important;
    border-left: none !important;
    border-bottom: 1px solid silver;
    padding-bottom: 39px;
  }
}

@media (max-width: 780px) {
  .footerBottom {
    margin-top: 24px !important;
    margin-bottom: 30px !important;
  }

  .text_title_footerItem {
    font-size: 17px !important;
  }

  .title_footerItem i {
    font-size: 18px !important;
  }
}

/* @media (max-width: 768px) {
  #phone-fix {
    bottom: 5.5em;
  }
} */
@media (max-width: 650px) {

  .c-cLCdtq .raychat_sc_launcher,
  #animation-root {
    bottom: 5em !important;
    right: 0.8em !important;
  }
}

@media (max-width: 600px) {
  #phone-fix {
    padding-right: 0 !important;
    border-radius: 15px;
    bottom: 5.5em;
    height: 45px;
    left: 17px;
    width: 45px;
    line-height: 45px;
  }

  #phone-fix-num {
    display: none;
  }

  #phone-fix-inc {
    margin-left: 10px;
    display: block;
    margin-right: 10px !important;
  }

  #phone-fix-inc img {
    width: 25px !important;
    height: 25px !important;
  }

  @keyframes vibr {
    0% {
      width: 30px;
      height: 30px;
      transform: rotate(5deg);
    }

    50% {
      width: 39px;
      height: 39px;
      transform: rotate(15deg);
    }

    100% {
      width: 30px;
      height: 30px;
      transform: rotate(-5deg);
    }
  }
}

@media (max-width: 550px) {
  .namadItemFooter img {
    width: 100%;
  }

  .namadItemFooter {
    width: 14%;
  }

  p.textHotelsStar {
    font-size: 12px;
    margin-left: 7px;
  }

  p.textResHotelCityFoot {
    font-size: 12px;
    margin-right: 10px;
  }

  .footerBottom {
    font-size: 11px;
  }

  .starSilver {
    font-size: 12px;
  }

  .starGold {
    font-size: 12px;
  }

  .logoFooterBox img {
    max-height: 26px;
  }

  .hihotelAddress {
    font-size: 12px;
    width: 100%;
  }

  p.MaterialRights {
    font-size: 8px;
  }
}

/*---------------------- end footer css -----------------------------*/

/*---------------------- searcheStyle css -----------------------------*/

/* main.css modal_search */
#search-modal iframe img {
  height: auto !important;
  border: none !important;
}

#search-modal iframe .card {
  justify-content: flex-end;
}

#search-modal {
  width: 100%;
  height: fit-content;
  background-color: #f0f0f0;
  box-shadow: 0 2px 6px #adabab;
  display: none;
  margin: auto;
  position: fixed;
  top: -100%;
  right: 0;
  z-index: 9999999999;
  transition: 500ms ease;
  -o-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -webkit-transition: 500ms ease;
}

#close-search-modal {
  position: absolute;
  top: 2em;
  right: 2em;
  padding: 0.3em;
  cursor: pointer;
}

.hotel_search_container {
  width: 95%;
  max-width: 1500px;
  margin: auto;
}

.hotel_search_container .center {
  text-align: center;
  margin: 5% 0;
}

.hotel_search_container .row>* {
  flex-shrink: 0;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: var(--bs-gutter-y);
}

.hotel_search_container .ajax_search_swiper {
  overflow-x: hidden;
  padding: 5px;
  display: none;
}

.hotel_search_container .ajax_search_swiper .card-body>a:first-child {
  color: unset;
  text-decoration: none;
}

.hotel_search_container .card {
  transition: 500ms ease;
  -o-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -webkit-transition: 500ms ease;
}

.hotel_search_container .card:hover {
  box-shadow: 0 0 5px #565656;
}

.hotel_search_container .scale_1-1 {
  transition: 500ms ease;
  -o-transition: 500ms ease;
  -moz-transition: 500ms ease;
  -webkit-transition: 500ms ease;
}

.hotel_search_container .card:hover .scale_1-1 {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.overflow_hidden {
  overflow: hidden;
}

.hotel_search_container .ajax_search_swiper .img-thumbnail {
  width: 100% !important;
  min-height: 170px;
  max-height: 171px;
}

.hotel_search_container .card-text:first-of-type {
  max-height: 24px;
  overflow: hidden;
}

.hotel_search_container .swiper-button-prev,
.hotel_search_container .swiper-button-next {
  top: 65%;
  color: #e74c3c;
  transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
}

.hotel_search_container .btn_orange_primary,
.hotel_search_container .btn_orange_primary:hover {
  color: #fff;
  background-color: #d42133;
  border-color: #d42133;
  padding: 0.6rem 0;
}

.hotel_search_container .header_hotel_search {
  position: absolute;
  top: 0.7em;
  left: 16%;
  z-index: 1;
  background: none;
  border: none;
}

.hotel_search_container .header_hotel_search_field {
  height: 50px;
  margin: 2em auto 0 !important;
  border-radius: 15px/35px !important;
  text-align: right;
}

.hotel_search_container .search_field_text_info {
  padding: 10px 12% 0 0;
  text-align: right;
  display: none;
}

.hotel_search_container .card-title {
  margin-top: 0.5rem;
}

.hotel_search_container .discount_percent {
  background-color: #d42133;
  color: #fff;
  border-radius: 50%;
  padding: 0.3rem;
  font-size: 1em;
}

@media (max-width: 500px) {
  .hotel_search_container .header_hotel_search_field {
    max-width: 100% !important;
    margin-top: 1em !important;
  }

  .hotel_search_container .header_hotel_search {
    top: 1.5em;
    left: 1%;
  }

  .hotel_search_container .sm500_mb_0 {
    margin-bottom: 0 !important;
  }

  .hotel_search_container .search_field_text_info {
    padding: 10px 3% 0 0;
    font-size: 0.8rem;
  }

  .hotel_search_container .card-title {
    font-size: 0.9rem;
  }

  .hotel_search_container .card {
    max-width: 100%;
  }

  .hotel_search_container .swiper-button-next,
  .hotel_search_container .swiper-button-prev {
    display: none !important;
  }

  #close-search-modal {
    top: 0.5em !important;
    right: 0.5em !important;
    padding: 0 !important;
  }

  .hotel_search_container {
    padding-top: 1.8em !important;
  }

  .offHotelCard {
    font-size: 12px;
    padding: 2px 5px 1px;
  }

  .resBtnTab button {
    font-size: 15px;
  }

  .resBtnTab button img {
    width: 18px;
  }
}

.fa-star {
  color: #ffb100;
}

.minH_65px {
  min-height: 65px;
}

.not_acceptance {
  opacity: 50%;
  cursor: not-allowed;
}

.not_allowed {
  cursor: not-allowed;
}

.mw_100 {
  max-width: 100%;
}

.ajax_search_swiper .swiper-slide,
.ajax_search_swiper {
  justify-content: flex-start;
  height: fit-content;
}

.hotel_star_container {
  display: flex;
}

.hotel_star_container img {
  width: 20px;
}

.ajax_search_swiper .swiper-slide>.flex-column {
  width: 100%;
}

.ajax_search_swiper .card-body .card-title {
  text-align: right;
}

.ajax_search_swiper .card-body img {
  width: 20px;
  display: unset;
}

.typedText_favColor_IS {
  color: #e2044f;
}

#Hotels_found_text {
  background-color: #cbcbcb;
  color: #111d5e;
  padding: 0.5em 0;
  margin-top: 0.5em;
  text-align: center;
}

#Hotels_found_num {
  color: #e2044f;
}

.item.swiper-slide>a {
  display: block;
  width: 100%;
}

/* user lastSearch style */
.lastSearchBox {
  max-width: 80%;
  margin: 2em auto;
  width: 100%;
}

.lastSearchTitle {
  font-weight: bold;
  font-size: 1.3em;
}

.lastSearchList {
  padding: 0;
  margin: 1.2em 0 0;
  display: flex;
  flex-wrap: wrap;
}

.lastSearchList li {
  border: 1px solid #cbcbcb;
  border-radius: 7px;
  padding: 7px;
  margin-left: 7px;
  background-color: #e1e1e1;
  color: gray;
  box-shadow: 2px 1px #afafaf;
  cursor: pointer;
}

.removeLastSearchBtn {
  font-size: 12px;
  color: #e91e63;
  cursor: pointer;
}

img.star {
  width: 80px;
}

.locHotelCard.locHotelCardSearch {
  max-width: 60%;
  overflow: hidden;
  position: relative;
}

.locHotelCard.locHotelCardSearch::after {
  content: "";
  position: absolute;
  left: 0;
  height: 10px;
  width: 20px;
  background: linear-gradient(45deg, white, #ffffff40);
}

/*---------------------- end searcheStyle css -----------------------------*/

/*----------------------  advancedSearche css -----------------------------*/
@media (min-width: 768px) {
  .md\:rounded-btn {
    border-radius: 130px 44px 44px 130px !important;
  }
}

@media (min-width: 1024px) {
  .lg\:rounded-box {
    border-radius: 130px 10px 10px 130px !important;
  }
  .lg\:top-10per{
    top: 10% !important;
  }
}

/*----------------------  end advancedSearche css -----------------------------*/


/*----------------------  orderTracking css -----------------------------*/

.order-tracking h1 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.tableOrder {
  width: 100%;
  margin-top: 19px;
}

/*----------------------  end orderTracking css -----------------------------*/


/*----------------------  searchbox css -----------------------------*/
.TermsSearchBox {
  width: 200%;
  min-height: 60px;
  direction: ltr;
  padding: 30px;
  top: 100%;
  border-radius: 13px;
  box-shadow: 1px 2px 2px silver;
  max-height: 570px;
  overflow: hidden;
  z-index: 99;
}

.SearchListBox {
  display: grid;
  grid-template-columns: 2fr 1fr !important;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: 1fr 1fr;
  height: 540px;
}

div#search-category-list {
  background-color: #dfdfdf;
  border-radius: 8px;
  padding: 9px;
}

div#search-category-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  column-gap: 9px;
  row-gap: 11px;
  max-height: 85px;
  overflow-y: auto;
}

div#search-category-list a {
  background-color: white;
  padding: 3px;
  border-radius: 6px;
}

div#search-tag-list {
  background-color: #dfdfdf;
  border-radius: 8px;
  padding: 9px;
}

div#search-tag-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  column-gap: 9px;
  row-gap: 11px;
  max-height: 85px;
  overflow-y: auto;
}

div#search-tag-list a {
  background-color: white;
  padding: 3px;
  border-radius: 6px;
}


div#search-category-listPreload {
  background-color: #dfdfdf;
  border-radius: 8px;
  padding: 9px;
  height: 60px;
}

div#search-tag-listPreload {
  background-color: #dfdfdf;
  border-radius: 8px;
  padding: 9px;
  height: 60px;
}

.hotelList>p,
.cityList>p,
.categoryList>p,
.tagList>p,
#search-international-city-list>p {
  font-size: 16px;
  color: black;
  font-weight: 700;
  margin-bottom: 10px;
}

#search-international-city-list>p {
  margin-top: 20px;
}

div#search-hotel-list {
  max-height: 250px;
  overflow-y: auto;
}

.hotelList {
  height: fit-content;
}

.cityList {
  height: fit-content;
}

div#search-city-list span,
div#search-international-city-list span {
  width: 100%;
  background-color: #e9e9e9;
  display: block;
  margin-bottom: 10px;
  padding: 5px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  transition: 500ms ease all;
  cursor: pointer;
}

div#search-city-listPreload span {
  width: 100%;
  background-color: #e9e9e9;
  display: block;
  margin-bottom: 10px;
  padding: 5px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  transition: 500ms ease all;
  cursor: pointer;
}

div#search-city-list span:hover,
div#search-international-city-list span:hover {
  background-color: #E2044F;
  color: white;
}

div#search-hotel-list a {
  display: flex;
  flex-direction: row-reverse;
  column-gap: 10px;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  cursor: pointer;
}

div#search-hotel-list a img {
  width: 20%;
  border-radius: 4px;
}

div#search-hotel-listPreload a {
  display: flex;
  flex-direction: row-reverse;
  column-gap: 10px;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  cursor: pointer;
}

div#search-hotel-listPreload a .imgHotelBox {
  width: 90px;
  height: 60px;
  border-radius: 4px;
}

.user-cards.skeletons .hide-texts {
  background: #e2e2e2;
  color: transparent;
  position: relative;
  overflow: hidden;
}

.user-cards.skeletons .hide-texts::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0;
  height: 100%;
  width: 50px;
  background: linear-gradient(to right, #e2e2e2 25%, #d5d5d5 50%, #e2e2e2 100%);
  animation-name: gradient-animation;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  filter: blur(5px);
}

@keyframes gradient-animation {
  from {
    left: 0%;
  }

  to {
    left: 100%;
  }
}

@media (max-width:650px) {
  .TermsSearchBox {
    padding: 15px;
    max-height: 371px;
    overflow: auto;
    z-index: 99999999;
    width: 100%;
  }

  .SearchListBox {
    grid-template-columns: 1fr !important;
  }

  .listCate {
    order: 2;
  }

  .cityList {
    height: fit-content;
    order: 0;
  }


  div#search-hotel-list {
    max-height: 200px;
    overflow-y: auto;
  }

  .hotelList {
    height: fit-content;
    order: 1;
  }
}

/*----------------------  end searchbox css -----------------------------*/

/*----------------------  jalaliDate css -----------------------------*/
.jdp-years {
  display: none !important;
}

jdp-container .jdp-months {
  width: 50%;
  margin: auto;
  display: flex;
}

jdp-container {
  box-shadow: 0px 2px 2px silver;
  border-radius: 16px;
}

jdp-container .jdp-day-name {
  background-color: #ffffff;
  color: #2b3247;
  font-weight: 700;
  font-size: 13px;
}

jdp-container .jdp-day.disabled-day {
  background-color: lightgray;
  border-radius: 10px;
}

jdp-container .jdp-day.selected,
jdp-container .jdp-day-name.selected {
  background-color: #f5d061 !important;
}

.jdp-footer {
  display: none !important;
}

/*----------------------  end jalaliDate css -----------------------------*/


/*----------------------  dropDown css -----------------------------*/

.dropdown {
  display: inline-block;
  position: relative;
}

.dropdown button {
  transition: .3s;
  cursor: pointer;
}

.dropdown>div {
  background-color: #fff;
  z-index: 9999;
  visibility: hidden;
  position: absolute;
  min-width: 100%;
  opacity: 0;
  transition: .3s;
  border-radius: 12px;
  width: 130px;
  border: 1px solid silver;
}

.dropdown .submenu {
  position: relative;
}

.dropdown .submenu>div {
  background-color: #fff;
  visibility: hidden;
  position: absolute;
  right: 100%;
  top: 0;
  transition: .3s;
  opacity: 0;
  border-radius: 12px;
  width: 130px;
  border: 1px solid silver;
}

.dropdown .submenu:hover>div {
  visibility: visible;
  opacity: 1;
}

.dropdown:hover>div {
  visibility: visible;
  opacity: 1;
}

.dropdown a {
  display: flex;
  text-decoration: none;
  padding: 8px;
  color: #000;
  transition: .1s;
  white-space: nowrap;
}

.dropdown a:hover,
.dropdown .submenu:hover>a {
  color: #e2044f;
  font-weight: 700;
}

/*----------------------  end dropDown css -----------------------------*/

/*----------------------  alertCustom css -----------------------------*/
.alert-message {
  line-height: 20px;
  font-size: 15px;
}

.unstyled a,
.unstyled #test {
  width: 120px;
  text-decoration: none;
  padding: 0.5em 1em;
  background-color: #213347;
  border-radius: 4px;
  display: block;
  margin-bottom: 0.5em;
  font-size: 15px;
  font-weight: 300;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.unstyled a:hover,
.unstyled #test:hover {
  background-color: #f25c5d;
}

.cf,
.alert {
  zoom: 1;
}

.cf:before,
.alert:before,
.cf:after,
.alert:after {
  display: table;
  content: "";
  line-height: 0;
}

.cf:after,
.alert:after {
  clear: both;
}

#alerts {
  width: 400px;
  top: 12px;
  right: 50px;
  position: fixed;
  z-index: 9999;
  list-style: none;
}

.alert {
  width: 100%;
  margin-bottom: 8px;
  display: block;
  position: relative;
  border-left: 4px solid;
  right: -50px;
  opacity: 0;
  line-height: 1;
  padding: 0;
  transition: right 400ms, opacity 400ms, line-height 300ms 100ms,
    padding 300ms 100ms;
  display: table;
  direction: ltr;
  border-radius: 10px;
}

.alert:hover {
  cursor: pointer;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.open {
  right: 0;
  opacity: 1;
  line-height: 2;
  padding: 3px 15px;
  transition: line-height 200ms, padding 200ms, right 350ms 200ms,
    opacity 350ms 200ms;
}

.alert-title {
  font-weight: bold;
}

.alert-block {
  width: 80%;
  width: -webkit-calc(100% - 10px);
  width: calc(100% - 10px);
  text-align: right;
  padding: 5px 0;
}

.alert-block em,
.alert-block small {
  font-size: 0.75em;
  opacity: 0.75;
  display: block;
}

.alert i {
  font-size: 2em;
  width: 1.5em;
  max-height: 48px;
  top: 50%;
  margin-top: -12px;
  display: table-cell;
  vertical-align: middle;
}

.alert-success {
  color: #fff;
  border-color: #539753;
  background-color: #8fbf2f;
}

.alert-error {
  color: #fff;
  border-color: #dc4a4d;
  background-color: #f25c5d;
}

.alert-trash {
  color: #fff;
  border-color: #dc4a4d;
  background-color: #f25c5d;
}

.alert-info {
  color: #fff;
  border-color: #076d91;
  background-color: #3397db;
}

.alert-warning {
  color: #fff;
  border-color: #dd6137;
  background-color: #f7931d;
}

@media (max-width:500px) {
  .alert {
    right: -50px;
  }
}

/*----------------------  end alertCustom css -----------------------------*/


.rounded-btn {
  border-radius: 130px 44px 44px 130px !important;
}

@media (max-width: 650px) {

  .sliderSuggestedHotels .swiper-button-next,
  .sliderSuggestedHotels .swiper-button-prev {
    top: -8% !important;
    width: 30px;
    height: 30px;
  }

  .sliderSuggestedHotels .swiper-button-next::after,
  .sliderSuggestedHotels .swiper-button-prev::after {
    font-size: 14px;
    color: gray;
  }

  .sliderSuggestedHotels .swiper-button-next {
    right: 14% !important;
  }

  .sliderSuggestedHotels .swiper-button-prev {
    left: 14% !important;
  }
}

.reserveRoomBtn.SelectionOfSEORange {
  background: linear-gradient(175deg, #3e9cff, #000000);
}

.reserveRoomBtn.SelectionOfSEORange {
  background: linear-gradient(175deg, #3e9cff, #000000);
}
nav.rank-math-breadcrumb {
  margin-bottom: 25px;
}
.TermsSearchBox {
  width: 200%;
  min-height: 60px;
  direction: ltr;
  padding: 30px;
  top: 100%;
  border-radius: 13px;
  box-shadow: 1px 2px 2px silver;
  max-height: 570px;
  overflow: hidden;
}

.SearchListBox {
  display: grid;
  grid-template-columns: 2fr 1fr !important;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: 1fr 1fr;
  height: 540px;
}

div#search-category-list {
  background-color: #dfdfdf;
  border-radius: 8px;
  padding: 9px;
}

div#search-category-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  column-gap: 9px;
  row-gap: 11px;
  max-height: 85px;
  overflow-y: auto;
}

div#search-category-list a {
  background-color: white;
  padding: 3px;
  border-radius: 6px;
}

div#search-tag-list {
  background-color: #dfdfdf;
  border-radius: 8px;
  padding: 9px;
}

div#search-tag-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  column-gap: 9px;
  row-gap: 11px;
  max-height: 85px;
  overflow-y: auto;
}

div#search-tag-list a {
  background-color: white;
  padding: 3px;
  border-radius: 6px;
}


div#search-category-listPreload {
  background-color: #dfdfdf;
  border-radius: 8px;
  padding: 9px;
  height: 60px;
}

div#search-tag-listPreload {
  background-color: #dfdfdf;
  border-radius: 8px;
  padding: 9px;
  height: 60px;
}

.hotelList>p,
.cityList>p,
.categoryList>p,
.tagList>p,
#search-international-city-list>p {
  font-size: 16px;
  color: black;
  font-weight: 700;
  margin-bottom: 10px;
}

#search-international-city-list>p {
  margin-top: 20px;
}

div#search-hotel-list {
  max-height: 250px;
  overflow-y: auto;
}

.hotelList {
  height: fit-content;
}

.cityList {
  height: fit-content;
}

div#search-city-list span,
div#search-international-city-list span {
  width: 100%;
  background-color: #e9e9e9;
  display: block;
  margin-bottom: 10px;
  padding: 5px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  transition: 500ms ease all;
  cursor: pointer;
}

div#search-city-listPreload span {
  width: 100%;
  background-color: #e9e9e9;
  display: block;
  margin-bottom: 10px;
  padding: 5px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  transition: 500ms ease all;
  cursor: pointer;
}

div#search-city-list span:hover,
div#search-international-city-list span:hover {
  background-color: #E2044F;
  color: white;
}

div#search-hotel-list a {
  display: flex;
  flex-direction: row-reverse;
  column-gap: 10px;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  cursor: pointer;
}

div#search-hotel-list a img {
  width: 20%;
  border-radius: 4px;
}

div#search-hotel-listPreload a {
  display: flex;
  flex-direction: row-reverse;
  column-gap: 10px;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  cursor: pointer;
}

div#search-hotel-listPreload a .imgHotelBox {
  width: 90px;
  height: 60px;
  border-radius: 4px;
}

.user-cards.skeletons .hide-texts {
  background: #e2e2e2;
  color: transparent;
  position: relative;
  overflow: hidden;
}

.user-cards.skeletons .hide-texts::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0;
  height: 100%;
  width: 50px;
  background: linear-gradient(to right, #e2e2e2 25%, #d5d5d5 50%, #e2e2e2 100%);
  animation-name: gradient-animation;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  filter: blur(5px);
}

@keyframes gradient-animation {
  from {
      left: 0%;
  }

  to {
      left: 100%;
  }
}

@media (max-width:650px) {
  .TermsSearchBox {
      padding: 15px;
      max-height: 371px;
      overflow: auto;
      z-index: 99999999;
      width: 100%;
  }

  .SearchListBox {
      grid-template-columns: 1fr !important;
  }

  .listCate {
      order: 2;
  }

  .cityList {
      height: fit-content;
      order: 0;
  }


  div#search-hotel-list {
      max-height: 175px;
  }

  .hotelList {
      height: fit-content;
      order: 1;
  }
}
.modalsearchbox{
    position: fixed;
    top:0;
    right:0;
    width: 100%;
    height:100%;
    background: white;
}
.modalsearchbox input, .modalsearchbox select, .modalsearchbox button {
  height: 3.5rem;
}
.top-32{
  top: 8rem;
}
#hotel-description li{
  list-style: inside;
}
.filterParent .active {
  font-weight: bold;
  border: 1px solid #e2044f !important;
  color: #e2044f;
}

.sortFilter.filterParent .active {
  font-weight: bold;
  border: 1px solid #111D5E !important;
  color: #fff;
  background: #111D5E !important;
}