@import url(../css/customized.ui.min.css);
.section-resize {
  padding: 50px 0;
  clear: both;
  float: right;
  width: 100%;
}
.col-access {
  width: 25%;
  float: right;
}
.col-access .item-card {
  display: block;
  direction: rtl;
  padding: 20px 15px;
  margin: 0 auto;
  width: 280px;
  height: 280px;
  line-height: 32px;
  text-align: center;
  background: #fff;
  border-radius: 15px;
  transition: 0.3s ease;
  -webkit-font-smoothing: antialiased;
}
.col-access:first-child .item-card {
  float: right;
}
.col-access:last-child .item-card {
  float: left;
}
.col-access figure.item-card-img {
  width: 90px;
  height: 90px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.col-access figure.item-card-img img {
  width: 100%;
  height: auto;
  max-width: max-content;
  vertical-align: middle;
  object-fit: cover;
}
.col-access .item-card header {
  color: #263854;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.col-access .item-card:hover header {
  color: #0dc0f8;
}
.col-access .item-card footer {
  color: #496193;
  line-height: 25px;
  font-size: 12px;
}
#middbanner-resize {
  text-align: center;
  clear: both;
  background-image: url(../images/midd-banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 70px;
  margin: 40px 0;
}
#middbanner-resize span {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  line-height: 70px;
}
#tournews-resize {
  margin-top: 40px;
}
#tournews-resize .inner-resize {
  background: #d4ddff1f;
  backdrop-filter: blur(2px);
  border: 1px solid #aab0ca;
  border-radius: 15px;
  padding: 40px 20px;
}
.tournews-content {
  clear: both;
  direction: rtl;
}
.tournews-content p {
  color: #496193;
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
}
.tournews-content ul {
  margin-top: 40px;
  margin-bottom: 50px;
}
.tournews-content ul li {
  color: #263854;
  display: inline-block;
  margin-left: 15px;
  font-size: 15px;
}
.tournews-content ul li::before {
  content: "\f111";
  font-family: "fontawesome";
  color: #09bab5;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
  vertical-align: middle;
}
.tournews-frm {
  direction: rtl;
  width: 100%;
  float: right;
  margin-top: 20px;
}
.tournews-frm input[type="text"],
.tournews-frm input[type="email"] {
  line-height: 65px;
  border-radius: 15px;
  border: unset;
  background: #e7eaf3;
  padding: 0 10px;
  width: 37%;
  display: block;
  margin-bottom: 10px;
  float: right;
  font-family: "IranSansWeb";
}
.tournews-frm .captcha-content {
  width: 43%;
  float: right;
  padding: 0 10px;
}
.tournews-frm input[name="Captcha"] {
  float: right;
  width: 46%;
}
.tournews-frm .field-captcha {
  width: 54%;
  float: right;
  text-align: right;
  padding-right: 10px;
  direction: ltr;
}
.tournews-frm .load-captcha img {
  height: 65px;
  width: auto;
  border-radius: 15px;
}
.tournews-frm .field-captcha i {
  line-height: 65px;
  margin-left: 10px;
  color: #496193;
  float: right;
  font-style: normal;
}
.tournews-frm .field-captcha i:hover {
  color: #0dc0f8;
}
.fa-sync::before {
  content: "\f021";
}
.tournews-frm .submit {
  width: 20%;
  float: right;
  line-height: 65px;
  font-weight: bold;
  border-radius: 15px;
  background: #496193;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  border: unset;
}
.tournews-frm .submit:hover {
  background: #0dc0f8;
}
.tournews-frm input::placeholder {
  color: #a0a7c5;
}
.tournews-frm .Message-Form,
.tournews-frm .Loading_Form {
  margin-top: 10px;
  color: #496193;
  text-align: right;
  float: right;
  clear: both;
}
#tournews-resize .width_70 {
  padding-left: 30px;
}
#tournews-resize img.mobile-pic {
  width: 100%;
  height: auto;
  max-width: max-content;
  float: right;
}
#tournews-resize .tournews-top-pic {
  position: absolute;
  top: -20px;
  left: 170px;
  z-index: -1;
}
.tour-list {
  clear: both;
}
.col-tour {
  float: right;
  width: 25%;
}
.col-tour .item-card {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 290px;
  height: 500px;
  position: relative;
  border-radius: 15px;
}
.col-tour:nth-child(4n + 1) .item-card {
  float: right;
}
.col-tour:nth-child(4n) .item-card {
  float: left;
}
.col-tour figure {
  overflow: hidden;
  width: 290px;
  height: 500px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 0;
}
.col-tour figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
.col-tour header {
  direction: rtl;
  padding: 0 10px;
  padding-top: 20px;
  padding-bottom: 50px;
  color: #212121;
  float: right;
  width: 100%;
  font-size: 13px;
  line-height: 22px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
}
.col-tour:nth-child(1) header {
  background: linear-gradient(180deg, #fda6ba 0, rgba(250, 248, 243, 0) 100%);
}
.col-tour:nth-child(2) header {
  background: linear-gradient(180deg, #79f0fc 0, rgba(250, 248, 243, 0) 100%);
}
.col-tour:nth-child(3) header {
  background: linear-gradient(180deg, #fdf8a6 0, rgba(250, 248, 243, 0) 100%);
}
.col-tour:nth-child(4) header {
  background: linear-gradient(180deg, #d2fda6 0, rgba(250, 248, 243, 0) 100%);
}
.tour-duration {
  display: inline-block;
  margin-right: 5px;
  font-family: "DanaFaNum";
}
.tour-date {
  display: inline-block;
  margin-left: 5px;
  font-family: "DanaFaNum";
}
.tour-label {
  margin-bottom: 15px;
}
.tour-label span {
  color: #fff;
  font-size: 10px;
  background: #496b80;
  border-radius: 15px;
  padding: 2px 14px;
}
.col-tour header .tour-name {
  font-size: 30px;
  font-weight: bold;
  clear: both;
  color: #02293c;
  line-height: 50px;
}
.col-tour .item-card:hover header .tour-name {
  color: #0dc0f8;
}
.tour-header-bottom {
  margin-top: 10px;
}
.airline-logo {
  margin-top: 10px;
}
.airline-logo img {
  height: 20px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin-left: 5px;
}
.col-tour .airline-logo span {
  margin-right: 5px;
  display: inline-block;
}
.col-tour footer {
  width: 100%;
  text-align: center;
  float: right;
  position: absolute;
  padding: 30px 0;
  bottom: 0;
  background-image: linear-gradient(#0000, #0b5e93cf);
}
.col-tour footer span {
  font-size: 16px;
  color: #fff;
  background: #02293c;
  border-radius: 30px;
  padding: 10px 40px;
  margin: 0 auto;
  float: none;
}
.col-tour .item-card:hover footer .more-detail {
  background: #0dc0f8;
}
.col-tour .tour-price {
  margin-top: 10px;
}
.col-tour .tour-price span {
  color: #0274be;
  font-weight: bold;
  font-size: 20px;
  font-family: "DanaFaNum";
}
.tour-cat-list {
  clear: both;
  float: right;
  width: 100%;
}
.col-tour-cat {
  float: right;
  width: 25%;
  margin-bottom: 20px;
}
.col-tour-cat .item-card {
  width: 290px;
  height: 290px;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  border-radius: 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}
.col-tour-cat:nth-child(4n + 1) .item-card {
  float: right;
}
.col-tour-cat:nth-child(4n) .item-card {
  float: left;
}
.col-tour-cat .item-card figure {
  width: 100%;
  height: 100%;
}
.col-tour-cat .item-card figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.col-tour-cat .item-card figcaption {
  color: #000;
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
}
.col-tour-cat .item-card header {
  position: absolute;
  top: 0;
  height: 50px;
  line-height: 50px;
  width: 100%;
  text-align: right;
}
.col-tour-cat .item-card header h2 {
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.33);
  font-size: 24px;
  padding: 20px;
}
.col-tour-cat .item-card:hover header h2 {
  color: #0dc0f8;
}
.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 10px;
  padding: 0.1px;
  width: 100%;
  direction: rtl;
}
.main-articles .col-article .item-card {
  width: 100%;
  height: 100%;
  direction: rtl;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  background: #f3f3f3;
  border-radius: 15px;
}
.main-articles .col-article .item-card figure {
  border-radius: 15px;
  overflow: hidden;
}
.main-articles .col-article .item-card figure img {
  width: 100%;
}
.main-articles .col-article .item-card header {
  padding: 15px 10px;
}
.main-articles .col-article .item-card header h2 {
  font-size: 20px;
  color: #02293c;
  font-weight: bold;
  margin-bottom: 10px;
}
.main-articles .col-article .item-card header p {
  color: #02293c;
  font-size: 12px;
  line-height: 25px;
  text-align: justify;
}
.main-articles .col-article.item3 .item-card header,
.main-articles .col-article.item4 .item-card header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  background-image: linear-gradient(#0000, #0dc0f8b8);
  width: 100%;
}
.main-articles .col-article.item3 .item-card header h2,
.main-articles .col-article.item4 .item-card header h2,
.main-articles .col-article.item3 .item-card header p,
.main-articles .col-article.item4 .item-card header p {
  color: #fff;
}
.main-articles .col-article .item-card:hover header h2 {
  color: #0dc0f8 !important;
}
.main-articles .item1 {
  grid-column: 1;
  grid-row: 1 / span 2;
  height: 390px;
  overflow: auto;
}
.main-articles .item2 {
  grid-column: 2 / span 2;
  grid-row: 1;
  height: 220px;
  overflow: auto;
}
.main-articles .item1 figure {
  height: 260px;
}
.main-articles .item2 figure {
  float: left;
  width: 50%;
  height: 100%;
}
.main-articles .item2 figure img {
  width: 390px;
  float: left;
}
.main-articles figure .bg-overaly {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  background-image: linear-gradient(#0000, #0dc0f8b8);
  width: 100%;
}
.main-articles .item2 header {
  float: right;
  width: 50%;
}
.main-articles .item3 {
  grid-column: 2;
  grid-row: 2;
  height: 150px;
  overflow: auto;
}
.main-articles .item4 {
  grid-column: 3;
  grid-row: 2;
  height: 150px;
  overflow: auto;
}
.explane-desc {
  margin-bottom: 30px;
  padding-left: 20px;
}
.explane-desc .exp-tlt {
  color: #0274be;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.explane-desc .exp-tlt p {
  display: inline-block;
}
.explane-desc .exp-tlt svg {
  margin-left: 5px;
  vertical-align: middle;
  display: inline-block;
}
.explane-desc .exp-txt,
.about-company-main {
  color: #02293c;
  font-size: 12px;
  line-height: 25px;
  text-align: justify;
  clear: both;
}
.company-pic {
  height: 370px;
}
.main-company-pic {
  max-width: max-content;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
}
.question-list {
  clear: both;
}
.qu-content-inner {
  direction: rtl;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
.qu-content-inner .question {
  cursor: pointer;
  width: 100%;
  line-height: 38px;
}
.qu-content-inner .question .qu-text {
  width: calc(100% - 50px);
  float: right;
  font-size: 16px;
  text-align: right;
  color: #222;
  font-weight: normal;
}
.qu-content-inner .question .fa-plus::before {
  content: "\f067";
  font-family: "fontawesome";
}
.qu-content-inner .question .fa-plus {
  color: #0375e1;
  float: left;
  font-size: 16px;
  line-height: 40px;
}
.qu-content-inner .answer {
  display: none;
  padding-left: 0;
  color: #464646;
  font-size: 14px;
  text-align: justify;
  line-height: 25px;
}
.qu-content-inner.active-question .question .fa-plus::before {
  content: "\f00d";
  color: #f6426c;
}
.qu-content-inner.active-question .answer {
  display: block;
}
.question-list .qu-category {
  clear: both;
  width: 100%;
  float: right;
}
.question-list .qu-category li {
  position: relative;
  float: right;
  padding: 0 10px;
  width: 20%;
  overflow: hidden;
  direction: rtl;
  text-align: center;
}
.question-list .qu-category li span {
  width: 100%;
  height: 80px;
  line-height: 80px;
  border: 1px solid #bbb;
  border-radius: 10px;
  color: #000;
  font-size: 18px;
  cursor: pointer;
}
.question-list .qu-category li span:hover {
  background: #0dc0f8;
}
.question-list .qu-category li:first-child {
  padding-right: 0;
}
.question-list .qu-category li:last-child {
  padding-left: 0;
}
.question-list .qu-category li.active-tab span {
  background: #496b80;
  color: #fff;
  border-color: #496b80;
}
.question-list .qu-category li p {
  display: inline-block;
}
.question-list .qu-category li p img {
  vertical-align: middle;
  margin-left: 5px;
  filter: unset;
}
.question-list li.active-tab p img {
  filter: brightness(0) invert(1);
}
.question-box {
  clear: both;
  margin-top: 30px;
  width: 100%;
  float: right;
  display: block;
}
.qu-contents {
  display: none;
}
.qu-contents.active-content {
  display: block;
}
.airline-resize .section-title h3 {
  color: #0274be;
}
.airline-list {
  clear: both;
}
.col-airline .item-card {
  margin: 0 auto;
  display: block;
}
.col-airline .item-card figure {
  width: 130px;
  height: 130px;
  line-height: 130px;
  margin: 0 auto;
  text-align: center;
  clear: both;
  display: block;
}
.col-airline .item-card figure img {
  vertical-align: middle;
  width: 60px;
  height: 60px;
  filter: grayscale(100%);
}
.col-airline .item-card header {
  color: #2a2b2c;
  display: none;
  margin-top: 20px;
  width: 1200px;
  margin-left: -515px;
}
.col-airline .item-card header h2 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
.col-airline .item-card header p {
  color: #02293c;
  font-size: 12px;
  line-height: 25px;
}
.airline-list .owl-item.active.center .col-airline .item-card header {
  display: block;
}
.airline-list .owl-item.active.center .col-airline .item-card figure img {
  filter: unset;
  width: 90px;
  height: 90px;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  padding-bottom: 20px;
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  padding-bottom: 10px;
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-dots {
  text-align: center;
  margin-top: 20px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  width: 10px;
  height: 10px;
  background: #d9d9d9;
  display: inline-block;
  margin: 0 5px;
  border-radius: 30px;
  border: 0;
}
.owl-carousel .owl-dot.active {
  background: #0dc0f8;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0 {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.gray-bg {
  background-color: #fafafa;
}
.gray-bg2 {
  background-color: #f0f2f5;
}
.white-bg {
  background-color: #fff;
}
.more-result {
  width: 20%;
  float: left;
  margin-top: 13px;
}
.more-result a {
  font-size: 15px;
  color: #496193;
}
.more-result a:hover {
  color: #0dc0f8;
}
.section-title {
  margin-bottom: 1rem;
  width: 80%;
  direction: ltr;
  text-align: right;
  position: relative;
  float: right;
}
.section-title h3,
.section-title h1 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #263854;
  direction: rtl;
}
#tournews-resize .section-title a:hover h3 {
  color: #0dc0f8;
}
#top-banner-resize {
  text-align: center;
  clear: both;
  background-image: url(../images/search-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 520px;
}
.fa-exchange-alt::before {
  content: "\f362";
  font-family: "fontawesome";
}
#search-box-resize {
  margin-top: -180px;
}
#rezerve {
  width: 100%;
  height: auto;
  margin: 0 auto;
  float: right;
}
.select {
  text-align: center;
  direction: rtl;
  clear: both;
  margin: 0 auto;
  margin-bottom: 15px;
  float: right;
  width: 100%;
}
.rezervation-item li {
  position: relative;
  cursor: pointer;
  float: right;
  font-size: 16px;
  color: #fff;
  border-radius: 10px;
  width: 80px;
  height: 80px;
  margin-left: 10px;
  padding: 10px;
  overflow: hidden;
  background: #0375e1;
  font-family: "DanaRegular";
}
.rezervation-item li.inactive {
  color: #000;
  background: #fff;
}
.rezervation-item li a {
  color: #fff;
}
.rezervation-item li.inactive a {
  color: #0dc0f8;
}
.rezervation-item li i {
  color: #faa944;
  background-color: #fff;
  font-size: 32px;
  border: 2px solid#0dc0f8;
  border-radius: 15px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.rezervation-item li.inactive i {
  color: #0dc0f8;
}
.rezervation-item li p {
  margin-bottom: 10px;
}
.rezervation-item li p img {
  vertical-align: middle;
  filter: brightness(0) invert(1);
}
.rezervation-item li.inactive p img {
  filter: unset;
}
.rezervation-item li:hover {
  color: #fff;
}
.rezervation-item li.inactive:hover {
  color: #0dc0f8;
}
.rezervation-item li svg {
  vertical-align: middle;
}
.multi-route-tlt {
  clear: both;
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
.r-flight ul.return-oneway {
  width: 100%;
  float: right;
  text-align: right;
  direction: rtl;
  margin: 0 auto;
  position: absolute;
  top: 15px;
  right: 0;
  text-align: right;
  padding-right: 25px;
}
.CloseHotelPassengers {
  width: 100%;
  clear: both;
  background: #263854;
  border: 1px solid #263854;
  color: #fff;
  text-align: center;
  height: 30px;
  line-height: 28px;
  border-radius: 8px;
  margin-top: 10px;
  cursor: pointer;
  clear: both;
  display: block;
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CloseHotelPassengers:hover {
  background: #fff;
  color: #263854;
}
.Basis_Calendar .month_day_list table td:hover,
.ui-datepicker table thead th,
.ui-datepicker-today .ui-state-highlight,
.ui-datepicker .ui-datepicker-buttonpane button {
  background-color: #263854 !important;
}
.HotelPassengers .countRoom {
  clear: both;
  display: block;
  float: right;
  width: 100%;
}
.r-flight,
.r-hotel,
.r-tour,
.r-flighthotel,
.r-insurance {
  position: relative;
  width: 100%;
  float: right;
  padding: 50px 20px;
  padding-top: 65px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 7px 3px #f0f2f5;
}
/* #search-box .r-flight,
#search-box .r-hotel,
#search-box .r-tour,
#search-box .r-flighthotel,
#search-box .r-insurance {
  display: none;
} */
.r-btn {
  width: auto;
  font-size: 14px;
  position: relative;
  margin-left: 10px;
  display: inline-block;
  color: #aab0ca;
  cursor: pointer;
  padding: 8px 20px;
  border: 1px solid #aab0ca;
  border-radius: 15px;
  font-family: "DanaRegular";
}
.r-btn label {
  cursor: pointer;
}
.direct {
  display: none;
  width: 100%;
  float: right;
}
.r-btn.inactive-r-btn {
  background: #263854;
  color: #fff;
  border: 1px solid #263854;
}
.r-btn input[type="radio"] {
  width: 2px;
  position: absolute;
  left: 0;
  right: 0;
  height: 47px;
  opacity: 0;
}
.r-btn:hover {
  color: #0dc0f8;
}
.city {
  float: right;
  position: relative;
  width: calc((100% - 125px) / 5);
  cursor: pointer;
}
.city.first-rout-city {
  width: auto;
}
.inner-city {
  background: #fff;
  height: 60px;
  line-height: 60px;
  padding-left: 7px;
}
.city.first-rout-city .inner-city {
  float: right;
}
.pass-box .inner-city {
  border-left: unset;
}
.Basis_Date_Box {
  float: right;
  width: 35.7%;
}
.city label {
  color: #263854;
  text-align: right;
  font-size: 14px;
  float: right;
  line-height: 15px;
  direction: rtl;
  margin-bottom: 10px;
}
.city label i,
.city label svg {
  color: #263854;
  font-size: 14px;
  font-weight: normal;
  margin-left: 5px;
  vertical-align: middle;
}
.city p.auto-fit {
  direction: rtl;
  height: 25px;
  line-height: 25px;
  color: #3e3e47;
  font-size: 17px;
  clear: both;
  display: none;
}
.Wrapper-ExteraHoteldate .city p.auto-fit {
  display: none;
}
.selected-number,
.selected-day {
  margin-left: 0.3em;
}
.Basis_Date_Box .city {
  width: 50% !important;
}
.Basis_Date_Box .city:first-child {
  padding-left: 0;
}
.Basis_Date_Box .city:first-child .inner-city {
  border-left: unset;
}
.gregorian_date {
  left: unset !important;
  bottom: 0;
  line-height: 32px !important;
  font-size: 8px !important;
  padding-left: 10px;
}
.radio-btns-container {
  width: 100%;
  height: 60px;
  line-height: 60px;
  direction: rtl;
  color: #8e939b;
  font-size: 13px;
  font-family: "Dana";
  border-radius: 3px;
  background: #fff;
}
.radio-selected {
  border-radius: 28px;
  width: 33%;
  display: block;
  height: 30px;
  line-height: 60px;
  right: 1px;
  top: 19px;
  background: #0dc0f8;
  position: absolute;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.radio-btn-container {
  position: relative;
  text-align: center;
  width: 33.3%;
  float: right;
  font-size: 11px;
}
.radio-label-all {
  color: #fff;
}
.radio-btn-container label {
  border-radius: 28px;
  width: 100%;
  display: block;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.radio-btn-container input {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  opacity: 0;
  outline: 0;
}
#r-tour .city,
.direct.returnOneWay2 .city,
.r-hotel.returnOneWay2 .city,
.r-tour .city,
.r-insurance .city {
  width: 38.6%;
}
#r-tour .city.pass-box,
.direct.returnOneWay2 .city.pass-box,
.r-hotel.returnOneWay2 .city.pass-box,
.r-tour .city.pass-box,
.r-insurance .city.pass-box {
  width: 20%;
}
.frm input[type="text"],
.frm select {
  width: 100%;
  background: #f3f5fd;
  border: 0;
  text-align: right;
  direction: rtl;
  color: #02293c;
  font-size: 12px;
  font-family: "Dana";
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  outline: 0;
  float: right;
  position: relative;
  cursor: pointer;
  border-radius: 15px;
  padding-right: 10px;
}
#rezerve .frm input::placeholder {
  color: #b8c0e0;
}
.frm input.tour-search-text {
  color: #3e3e47;
  font-size: 18px;
}
#tourSearch .inner-city select {
  height: 75px;
  line-height: 75px;
  border-radius: 10px;
  font-size: 14px;
  color: #37323e;
  border: unset;
  margin: 0;
}
.Classname-box {
  float: left;
  width: 50%;
  position: relative;
}
.Classname-box select {
  border: 1px solid #263854;
  text-align: center;
  direction: rtl;
  height: 30px;
  line-height: 28px;
  border-radius: 8px;
  font-size: 12px;
  padding-right: 0;
}
.Classname-box i {
  width: 10%;
  float: right;
  font-size: 12px;
  line-height: 30px;
  color: #8e939b;
  position: absolute;
  left: 5px;
  top: 0;
}
.Basis_Date_Box .city input[type="text"]:disabled {
  background: #b8c0e0 !important;
  color: #ddd9d8;
  right: 0;
  left: unset !important;
}
.text-value,
.Basis_Date {
  height: 65px;
  line-height: 65px;
}
.notification {
  color: #dc2c2b;
  font-size: 21px;
  top: 26px;
  left: 20px;
  line-height: 65px;
}
.Wrapper-ExteraHoteldate input[type="text"].Basis_Date {
  line-height: 80px;
  padding-top: 0;
}
.label {
  display: none;
  width: 100%;
  direction: rtl;
  text-align: right;
  float: right;
  font-size: 14px;
  color: #b2b4c1;
  margin-bottom: 15px;
}
.age-selection .label {
  display: block;
}
.frm input::-moz-placeholder {
  opacity: 1;
}
.frm select::-moz-placeholder {
  opacity: 1;
}
.frm input::-webkit-placeholder {
  opacity: 1;
}
.frm select::-webkit-placeholder {
  opacity: 1;
}
.frm input.hotel-input {
  line-height: 65px;
}
.custom-select {
  width: 100%;
  direction: rtl;
  position: relative;
  display: block;
}
.frm-submit-btn {
  text-align: left;
  width: 65px;
  float: right;
  color: #fff;
  margin-top: 26px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#flightHotelSearch .frm-submit-btn {
  bottom: -35px;
}
.frm-submit-btn button,
.frm-submit-btn span {
  font-size: 14px;
  float: none;
  width: 65px;
  height: 65px;
  text-align: center;
  border: 1px solid #0dc0f8;
  border-radius: 50%;
  background: #0dc0f8;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  display: block;
  font-family: "Dana";
  color: #fff;
}
.frm-submit-btn button svg {
  vertical-align: middle;
}
.frm-submit-btn button:hover {
  background: #fff;
  color: #0dc0f8;
}
.frm-submit-btn button:hover svg path {
  fill: #0dc0f8;
}
.fa-calendar::before {
  content: "\f073";
}
.fa-plane::before {
  content: "\f072";
}
.fa-map-marker::before {
  content: "\f041";
}
.fa-thumbtack::before {
  content: "\f08d";
}
.customized-icon-searchbox-exchange {
  margin-left: 7px;
  width: 50px;
  height: 65px;
  float: right;
  background: #d4ddff;
  border-radius: 15px;
  line-height: 65px;
  text-align: center;
  color: #496193;
  cursor: pointer;
  margin-top: 26px;
}
.customized-icon-searchbox-exchange:hover {
  background: #0dc0f8;
  color: #fff;
}
.city.date-city:nth-child(2) .custom-select input {
  padding-right: 20px;
}
.city.CheckHotelDate {
  width: 100%;
  padding-right: 20px;
  position: absolute;
  bottom: 3px;
  right: 0;
}
.Wrapper-CheckHotelDate {
  font-size: 12px;
  text-align: right;
  direction: rtl;
  color: #000;
  position: relative;
}
.Wrapper-CheckHotelDate label {
  font-size: 11px;
}
.Wrapper-ExteraHoteldate {
  display: none;
  margin-top: 40px;
  clear: both;
  float: right;
}
.Wrapper-CheckHotelDate input {
  float: right;
  width: 15px;
  height: 15px;
  opacity: 0;
  margin-left: 10px;
}
.Wrapper-CheckHotelDate input ~ .needhotel-label::before {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  cursor: pointer;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  content: "";
  user-select: none;
  background-color: #eff1f4;
  box-shadow: 0;
}
.Wrapper-CheckHotelDate input:checked ~ .needhotel-label::after {
  background-color: #eff1f4;
  cursor: pointer;
  content: "\f00c";
  width: 15px;
  height: 15px;
  line-height: 15px;
  border-radius: 3px;
  text-align: center;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  color: #263854;
  font-family: "FontAwesome";
  font-weight: 600;
  font-size: 11px;
}
.countryFlight {
  background-color: #fff;
  font-size: 13px;
  color: #161616;
  width: 100%;
  line-height: 25px;
  clear: both;
}
#insuranceSearch .countryFlight {
  width: calc(100% - 7px);
  min-width: 260px;
  text-align: right;
  float: right;
  margin: auto 0;
  direction: rtl;
  position: absolute;
  top: 95px;
  right: 0;
  z-index: 9999;
  border-radius: 15px;
  overflow: hidden;
  transition: unset;
  padding: 5px 0;
}
.countryFlight .selectCountry span.txtcountry::before {
  display: none;
  content: "\f061";
  margin-right: 5px;
  color: #0dc0f8;
  font-family: "FontAwesome";
  font-weight: 600;
  font-size: 12px;
}
.selectCountry {
  width: 99%;
  float: right;
  color: #2e2813;
  cursor: pointer;
  padding: 0 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 27px;
  font-size: 9px;
  border-radius: 20px;
  margin: 0 auto;
  float: none;
  display: block;
  margin-bottom: 3px;
  border: 1px solid #e5e4f0;
}
.selectCountry:hover {
  background: rgba(53, 55, 57, 0.07);
}
.countryFlight .fa {
  color: #0dc0f8 !important;
}
.countryFlight .fa::before {
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
}
.selectCountry .txtcountry.txtcountryAllAirP {
  padding-left: 0;
}
.sectionBorder {
  width: 100%;
  float: right;
  padding: 300px 0;
}
.frm input[type="text"].form-search-input {
  height: 30px;
  background-color: #fff;
  border: 1px solid #e5e4f0;
  padding: 0.375rem 0.75rem;
  margin: 3px auto;
  width: 99%;
  float: none;
  display: block;
  font-size: 11px;
  border-radius: 15px;
}
/* #search-box .searchList {
  width: calc(100% - 7px);
  min-width: 260px;
  text-align: right;
  float: right;
  margin: auto 0;
  direction: rtl;
  font-size: 12px;
  background: #fff;
  display: none;
  position: absolute;
  top: 95px;
  right: 0;
  z-index: 9999;
  border-radius: 15px;
  border: 1px solid #ddd9d8;
  overflow: hidden;
  transition: unset;
} */
.Basis_Calendar_Box {
  transition: unset;
}
.fa-spinner::before {
  content: "\f110";
}
.category-title {
  background-color: #0dc0f8;
  cursor: none !important;
}
#search-box .searchList ul li {
  padding: 0 7px !important;
  border-bottom: 1px solid #f1f1f1;
  color: #2e2813;
  cursor: pointer;
  float: none !important;
  line-height: 30px;
  height: 30px;
  clear: both;
  font-size: 11px;
}
#search-box .searchList ul li:hover {
  background: #2638540f;
}
.fa-chevron-down::before {
  content: "\f078";
}
.mini-loading {
  position: absolute;
  left: 1em;
  top: 0;
  height: 30px;
  line-height: 36px;
  display: none;
}
#insuranceSearch .mini-loading {
  top: 41px;
}
.HotelPassengers {
  height: auto;
  clear: both;
  padding: 15px;
  background-color: #fff;
  float: left;
  margin: 0 auto 0;
  border-radius: 15px;
  top: 95px;
  z-index: 999;
  position: absolute;
  display: none;
  width: calc(100% - 7px);
  right: 0;
}
.HotelPassengers::before {
  display: none;
  content: "\f0d8";
  font-family: "FontAwesome";
  font-weight: 600;
  color: #fff;
  position: absolute;
  left: 20px;
  top: -19px;
  font-size: 25px;
}
.HotelPassengers .itemlable2 {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 10px;
  position: relative;
}
.Classname-box .inner-city {
  position: relative;
}
.Classname-box .inner-city select {
  text-align: center;
  height: 100%;
}
.contentRooms label {
  direction: rtl;
  white-space: nowrap;
  display: block;
  clear: both;
  font-size: 11px;
}
.HotelPassengers .itemlable2 label,
.HotelPassengers .childDropdowns .label {
  width: 50%;
  height: auto;
  margin-bottom: 0;
  line-height: 30px;
  color: #8e939b;
  float: right;
  text-align: right;
  font-size: 11px;
}
.createChildDropdown {
  clear: both;
  display: block;
  float: right;
  width: 100%;
}
.createChildDropdown label {
  width: 100%;
  float: right;
  color: #8e939b;
  text-align: right;
  height: 30px;
  line-height: 30px;
}
.HotelPassengers .itemlable2 ul {
  background-color: rgba(255, 255, 255, 0.6);
  float: left;
  font-weight: bold;
  width: 75px;
  height: 30px;
  line-height: 30px;
}
.HotelPassengers .itemlable2 ul li {
  float: left;
  display: block;
  font-size: 16px;
  width: 25px;
  text-align: center;
  color: #0dc0f8;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.HotelPassengers .itemlable2 ul li:first-child {
  float: right;
}
.HotelPassengers .itemlable2 input[type="text"] {
  background: 0;
  width: 25px;
  position: absolute;
  height: 25px;
  left: 25px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
.frm .itemlable2 ul li .button {
  display: block;
  cursor: pointer;
  color: #fff;
  background-color: #263854;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  line-height: 30px;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
}
.fclass {
  width: 30%;
  color: #02293c;
  font-size: 12px;
  position: absolute;
  right: 10px;
  text-align: right;
  line-height: 25px;
  top: 46px;
}
.passenger-counts {
  display: none;
}
.count-child {
  color: #02293c;
  font-size: 12px;
  position: absolute;
  right: 100px;
  text-align: right;
  line-height: 20px;
  top: 60px;
  width: 33.33%;
}
.count-adult {
  color: #02293c;
  font-size: 12px;
  position: absolute;
  right: 100px;
  line-height: 20px;
  top: 40px;
  text-align: right;
  width: 33.33%;
}
.count-room {
  color: #02293c;
  font-size: 12px;
  position: absolute;
  line-height: 20px;
  text-align: center;
  top: 49px;
  right: 15px;
}
.count-childRoom {
  color: #02293c;
  font-size: 12px;
  position: absolute;
  text-align: center;
  line-height: 20px;
  top: 49px;
  right: 150px;
}
.count-adultRoom {
  color: #02293c;
  font-size: 12px;
  position: absolute;
  text-align: center;
  line-height: 20px;
  right: 70px;
  top: 49px;
}
#flightHotelSearch .count-room {
  top: 32px;
  right: 100px;
  width: 33.33%;
}
#flightHotelSearch .count-childRoom {
  right: 100px;
  width: 33.33%;
}
#flightHotelSearch .count-adultRoom {
  top: 66px;
  right: 100px;
  width: 33.33%;
}
.numberOfRooms {
  width: 100%;
  font-weight: 500;
  float: right;
  text-align: right;
  font-size: 11px;
  line-height: 30px;
  color: #0dc0f8;
  border-bottom: 1px solid rgba(255, 117, 85, 0.15);
}
#flighthotel-form .fclass {
  width: 25%;
  color: #777;
  font-size: 9px;
  position: absolute;
  right: 65%;
  text-align: right;
  padding: 0 5px;
  line-height: 40px;
  bottom: 5px;
}
.childDropdowns select,
.BirthdatePassenger {
  font-size: 11px !important;
  background-color: #f4f5f6;
  border: 1px solid rgba(65, 62, 62, 0.1);
  border-radius: 8px;
  margin-bottom: 10px;
  padding-right: 5px;
}
.BirthdatePassenger input {
  height: 30px;
}
.HotelPassengers.block {
  display: block;
  border-radius: 10px;
  border: 1px solid #ddd9d8;
  padding-top: 25px;
  padding: 20px 5px;
}
.Basis_Calendar .current_year {
  border-radius: unset;
}
.Basis_Calendar .month {
  border-top-right-radius: unset;
  border-top-left-radius: unset;
}
.Basis_Calendar .date_info_selected {
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}
.Basis_Calendar .selected_date {
  background: #263854 !important;
}
.Basis_Calendar .month_day_list table td:hover {
  background-color: #0dc0f8 !important;
}
.landing-container {
  direction: rtl;
  margin: 2rem 0;
}
@media (max-width: 1200px) {
  .rezervation-item li {
    float: none;
    display: inline-block;
    margin: 10px;
  }
  #top-banner-resize {
    display: none;
  }
  #search-box-resize {
    clear: both;
    background-image: url(../images/search-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 40px 0;
  }
  .r-flight,
  .r-hotel,
  .r-tour,
  .r-flighthotel,
  .r-insurance {
    padding: 10px;
  }
  .rezervation-item {
    width: 100%;
    height: auto;
    float: right;
    margin-right: 0;
  }
  .r-flight ul.return-oneway {
    position: relative;
    top: unset;
    right: unset;
    text-align: center;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .city {
    width: 100% !important;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .city.first-rout-city .inner-city {
    width: 100%;
    height: auto;
  }
  .city.pass-box {
    border-bottom: unset;
  }
  .inner-city {
    border-left: unset;
    padding-left: 0;
  }
  .customized-icon-searchbox-exchange {
    position: absolute;
    top: 100px;
    left: 17px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #0375e1;
    color: #fff;
    transform: rotateZ(0);
    transition: all 0.2s ease-in-out;
    z-index: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    margin-top: 0;
    margin-left: 0;
    float: none;
  }
  .frm input.hotel-input {
    padding-right: 20px;
  }
  #search-box .searchList {
    width: 100%;
  }
  .HotelPassengers {
    width: 100%;
  }
  .city.CheckHotelDate {
    position: relative;
    position: relative;
    right: unset;
    padding-right: 10px;
    margin-top: 30px;
    border-bottom: unset;
  }
  .Basis_Date_Box,
  .frm-submit-btn {
    width: 100%;
    margin-top: 0;
  }
  .frm-submit-btn button {
    margin: 0 auto;
  }
  .Basis_Date_Box .city input[type="text"]:disabled {
    width: 100% !important;
  }
  .Basis_Date_Box .city {
    width: 100% !important;
  }
  .Classname-box .inner-city select {
    text-align: right;
  }
  .col-access {
    width: 50%;
    margin-bottom: 20px;
  }
  .col-access:first-child .item-card,
  .col-access:last-child .item-card {
    float: none;
  }
  #tournews-resize {
    margin-top: 0;
  }
  #tournews-resize .inner-resize {
    background: inherit;
    backdrop-filter: unset;
    border: unset;
    border-radius: 0;
    padding: 0 10px;
  }
  #tournews-resize .tournews-top-pic {
    display: none;
  }
  #tournews-resize .width_70 {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .tournews-content p {
    text-align: center;
  }
  #tournews-resize .width_30 {
    width: 100%;
    text-align: center;
  }
  #tournews-resize img.mobile-pic {
    margin: 0 auto;
    float: none;
  }
  .col-tour {
    width: 50%;
    margin-bottom: 30px;
  }
  .col-tour:nth-child(4n) .item-card,
  .col-tour:nth-child(4n + 1) .item-card {
    float: none;
  }
  .col-tour-cat {
    width: 50%;
    margin-bottom: 30px;
  }
  .col-tour-cat .item-card {
    float: none !important;
  }
  .grid-container {
    display: block;
  }
  .main-articles .col-article {
    width: 100%;
    height: auto !important;
    margin-bottom: 30px;
  }
  .main-articles .col-article .item-card {
    padding: 15px;
  }
  .main-articles .col-article figure {
    width: 100%;
    height: auto;
  }
  .main-articles .col-article .item-card figure img {
    width: 100%;
    height: auto;
    max-width: max-content;
    margin: 0 auto;
    float: none;
    display: block;
    border-radius: 15px;
  }
  .main-articles figure .bg-overaly {
    display: none;
  }
  .main-articles .col-article header {
    width: 100%;
    padding: 0 !important;
    margin-top: 10px;
    text-align: center;
  }
  .main-articles .col-article.item3 .item-card header,
  .main-articles .col-article.item4 .item-card header {
    position: relative;
    top: unset;
    right: unset;
    z-index: 1;
    height: auto;
    background-image: unset;
  }
  .main-articles .col-article .item-card header p {
    text-align: center;
  }
  .main-articles .col-article.item3 .item-card header h2,
  .main-articles .col-article.item4 .item-card header h2,
  .main-articles .col-article.item3 .item-card header p,
  .main-articles .col-article.item4 .item-card header p {
    color: #02293c;
  }
  .company-desc {
    width: 100%;
    margin-bottom: 20px;
  }
  .company-pic {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    text-align: center;
  }
  .main-company-pic {
    position: relative;
    top: unset;
  }
  .explane-desc {
    padding-left: 0;
    text-align: center;
  }
  .explane-desc .exp-txt,
  .about-company-main {
    text-align: center;
  }
  .section-title {
    margin-top: 5px;
    margin-bottom: 0;
    width: 100%;
  }
  .section-title h3,
  .section-title h1 {
    text-align: center;
    float: none;
  }
  #tournews-resize .section-title a {
    width: 100%;
  }
  .section-title h3,
  .section-title h1 {
    padding-right: 0;
  }
  .more-result {
    width: 100%;
    clear: both;
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  .airline-list .owl-item.active.center .col-airline .item-card::before,
  .airline-list .owl-item.active.center .col-airline .item-card::after {
    display: none;
  }
  .airline-list .owl-item.active.center .col-airline .item-card header {
    width: auto;
    margin-left: 0;
    text-align: center;
  }
}
@media (max-width: 900px) {
  .col-tour-cat {
    width: 50%;
  }
  .tournews-frm input[name="mobile"] {
    width: 100%;
    line-height: 45px;
    margin: 20px auto;
    float: none;
  }
  .tournews-frm .captcha-content {
    width: 100%;
    margin: 0 auto;
    float: none;
    margin-bottom: 20px;
    padding: 0;
  }
  .tournews-frm .load-captcha,
  .tournews-frm .field-captcha i {
    float: left;
  }
  .tournews-frm .submit {
    width: 100%;
    margin: 0 auto;
    float: none;
    line-height: 45px;
  }
  .tournews-frm .field-captcha i {
    margin-left: 5px;
    line-height: 45px;
  }
  .tournews-frm .load-captcha img {
    height: 45px;
  }
  .tournews-frm input[name="Captcha"] {
    line-height: 45px;
  }
}
@media (max-width: 750px) {
  .col-access {
    width: 100%;
  }
  .tournews-content ul li {
    margin: 15px;
  }
  #middbanner-resize {
    height: auto;
    background-size: cover;
  }
  #middbanner-resize span {
    line-height: normal;
    padding: 10px 0;
  }
  .col-tour {
    width: 100%;
  }
  .col-tour-cat {
    width: 100%;
  }
  .col-tour-cat .item-card header {
    left: 0;
    right: 0;
    width: 100%;
    max-width: unset;
  }
  .col-access .item-card header {
    font-size: 14px;
    font-weight: normal;
  }
  .customized-icon-searchbox-exchange {
    top: 66px;
  }
  .explane-desc .exp-tlt svg {
    width: 20px;
  }
  .question-list .qu-category li {
    width: 50%;
    padding: 0 10px !important;
    margin-bottom: 20px;
  }
  .question-list .qu-category li span {
    height: 45px;
    line-height: 42px;
  }
  .section-title h3,
  .section-title h1 {
    font-size: 16px;
    line-height: normal;
  }
  .more-result a {
    font-size: 12px;
    font-weight: normal;
  }
  .r-btn.inactive-r-btn {
    border-bottom: 3px solid #263854;
  }
  .rezervation-item {
    float: right;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    justify-items: center;
  }
  .rezervation-item li {
    font-size: 11px;
    width: 50px;
    height: 50px;
    padding: 3px;
    margin: 0;
  }
  .rezervation-item li p {
    margin-bottom: 3px;
  }
  .rezervation-item li p img {
    width: auto;
    height: 25px;
  }
  .city label {
    line-height: 10px;
    font-size: 10px;
  }
  #search-box .searchList {
    top: 60px;
  }
  .section-resize {
    padding: 20px 0;
  }
  .col-tour header .tour-name {
    font-size: 18px;
  }
  .qu-content-inner .question .qu-text,
  .col-airline .item-card header h2,
  #middbanner-resize span,
  .col-tour .tour-price span,
  .col-tour-cat .item-card header h2,
  .main-articles .col-article .item-card header h2,
  .explane-desc .exp-tlt,
  .question-list .qu-category li span {
    font-size: 14px;
  }
  .city p.auto-fit,
  .frm input.hotel-input::placeholder,
  .tour-search-text::placeholder,
  .selected-day,
  .col-access .item-card footer,
  .tournews-content p,
  .tournews-content ul li,
  .qu-content-inner.active-question .answer,
  .tour-header-bottom,
  .col-tour footer span {
    font-size: 12px;
  }
  .frm select {
    font-size: 11px;
  }
  #search-box-resize {
    background-image: unset;
    background-color: #f0f2f585;
    padding: 20px 0;
  }
  .inner-city {
    height: auto;
    line-height: normal;
  }
  .text-value,
  .Basis_Date {
    height: 40px;
    line-height: 40px;
  }
  .frm input.hotel-input {
    line-height: 40px;
  }
  .fclass {
    top: 34px;
  }
  .count-adult {
    line-height: 25px;
    top: 35px;
    right: 75px;
  }
  .count-child {
    right: 150px;
    line-height: 25px;
    top: 35px;
  }
  .frm-submit-btn button,
  .frm-submit-btn span {
    width: 40px;
    height: 40px;
  }
  .city {
    margin-bottom: 15px;
  }
  .frm-submit-btn button svg {
    width: 30px;
  }
  #search-box-resize {
    margin-top: 0;
  }
  .count-room,
  .count-adultRoom,
  .count-childRoom {
    top: 37px;
  }
  .HotelPassengers {
    top: 67px;
  }
  #flightHotelSearch .count-room {
    top: 37px;
    right: 50px;
  }
  #flightHotelSearch .count-adultRoom {
    top: 37px;
    right: 110px;
  }
  #flightHotelSearch .count-childRoom {
    right: 180px;
  }
  #insuranceSearch .countryFlight {
    top: 60px;
  }
  #insuranceSearch .mini-loading {
    top: 24px;
  }
}
@media (max-width: 450px) {
  .question-list .qu-category li {
    width: 100%;
  }
  .question-list .qu-category li:first-child,
  .question-list .qu-category li:last-child {
    padding: 0 10px;
  }
  .question-box {
    clear: both;
  }
}

