/** $string - svg */
/** add unique id image url */
/** https://webdesign.tutsplus.com/tutorials/an-introduction-to-error-handling-in-sass--cms-19996 */
/** get breakpoint */
/** font size */
/** keyframe */
body.single-tour .vie-row .cell {
  padding: 0 15px;
}
@media only screen and (max-width: 33.99875rem) {
  body.single-tour .vie-row .cell {
    padding: 0;
  }
}
body.single-tour .vie-row .cell.vie-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
  width: 75%;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-tour .vie-row .cell.vie-col-9 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
body.single-tour .vie-row .cell.vie-col-9 article {
  padding: 1.34em 6.67em;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-tour .vie-row .cell.vie-col-9 article {
    padding: 15px 0;
  }
}
body.single-tour .vie-row .cell.vie-col-9 article .heading-title {
  font-weight: 700;
}
body.single-tour .vie-row .cell.vie-col-9 article .heading-title {
  font-size: 1.5rem;
}
@media only screen and (min-width: 64rem) {
  body.single-tour .vie-row .cell.vie-col-9 article .heading-title {
    font-size: 1.875rem;
  }
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_hightlight {
  margin-bottom: 30px;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_hightlight .tour_hightlight-inner {
  padding: 32px;
  border-radius: 8px;
  background: #FFF7E6;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper #tour_gallery-list .img a {
  overflow: hidden;
  border-radius: 10px;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper #tour_gallery-list .img a:hover img {
  transform: scale(1.04);
  transition: 0.4s;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper #tour_gallery-list .img a::before {
  content: "";
  display: block;
  padding-bottom: 70%;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper #tour_gallery-list .img a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  transform: scale(1);
  transition: 0.4s;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper .tour_gallery-nav {
  margin-top: 5px;
  margin-left: -5px;
  margin-right: -5px;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper .tour_gallery-nav .img-dots {
  padding: 5px;
  border-radius: 10px;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper .tour_gallery-nav .img-dots.slick-current .img {
  border: 3px solid #FA541C;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper .tour_gallery-nav .img-dots .img {
  cursor: pointer;
  overflow: hidden;
  border-radius: 10px;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper .tour_gallery-nav .img-dots .img::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
@media only screen and (max-width: 33.99875rem) {
  body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper .tour_gallery-nav .img-dots .img::before {
    padding-bottom: 80%;
  }
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_gallery .tour_gallery-wrapper .tour_gallery-nav .img-dots .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_process {
  margin-top: 30px;
}
body.single-tour .vie-row .cell.vie-col-9 article .tour_included {
  margin-top: 30px;
}
body.single-tour .vie-row .cell.vie-col-9 article .entry-content p:has(> iframe) {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
body.single-tour .vie-row .cell.vie-col-9 article .entry-content p:has(> iframe) > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.single-tour .vie-row .cell.vie-col-9 article .entry-content iframe {
  width: 100%;
}
body.single-tour .vie-row .cell.vie-col-9 article .entry-content ul {
  padding-left: 20px;
}
body.single-tour .vie-row .cell.vie-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-tour .vie-row .cell.vie-col-3 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-price-inner {
  padding: 8px 13px 8px 13px;
  background: #00a651;
  border-radius: 8px 8px 0px 0px;
  text-align: center;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .singl_hotel-form-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner {
  padding: 24px 13px 24px 13px;
  background: #E6F6EE;
  border-radius: 0 0 8px 8px;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control {
  width: 100%;
  height: 32px;
  padding: 5px 12px !important;
  font-size: 14px;
  color: #000;
  border: 1px solid #D9D9D9;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control::-webkit-input-placeholder {
  color: #d9d9d9;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control::placeholder {
  color: #d9d9d9;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control[type=date]::before {
  color: #d9d9d9;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control.wpcf7-radio {
  border: none;
  padding-left: 0 !important;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-form-control-wrap {
  display: block;
  margin: 0 0 20px 0;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner label {
  color: #000;
  font-size: 14px;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .form-row p {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
  justify-content: space-between;
  margin: 0 !important;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7-textarea.wpcf7-form-control {
  max-height: 66px;
  height: 100%;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .form-row {
  margin-bottom: 0 !important;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner span.wpcf7-spinner, body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form br {
  display: none;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner input.wpcf7-form-control.wpcf7-submit {
  display: flex;
  font-size: 16px;
  padding: 10px 20px !important;
  margin: auto;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid orange;
  font-weight: 700;
  color: #fff;
  background-color: orange;
  height: auto;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner .wpcf7 form > p {
  margin-bottom: 0 !important;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form.wpcf7-form label span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 10px !important;
  width: 100% !important;
  display: block;
  white-space: pre;
  color: red !important;
  margin: 0 !important;
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form.wpcf7-form .form-row {
  margin: 0 -5px;
  display: flex;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form.wpcf7-form .form-row {
    flex-wrap: wrap;
  }
}
body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form.wpcf7-form .form-row label {
  width: 50%;
  padding: 0 5px;
}
@media only screen and (max-width: 47.99875rem) {
  body.single-tour .vie-row .cell.vie-col-3 .single_tour_sidebar-wrapper .single-tour-sidebar .single_tour_sidebar-form-inner form.wpcf7-form .form-row label {
    width: 100%;
    padding: 0;
  }
}
body.single-tour .single-tour-title-content {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.4;
}

.single-tour-sidebar {
  margin-bottom: 20px;
}
.single-tour-sidebar:last-child {
  margin-bottom: 0;
}
.single-tour-sidebar .sidebar_list-post {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.single-tour-sidebar .sidebar_list-post li {
  margin-bottom: 15px;
}
.single-tour-sidebar .sidebar_list-post li:last-child {
  margin-bottom: 0;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper span.tour-bage {
  position: absolute;
  display: block;
  text-align: center;
  background: #F5222D;
  color: #fff;
  font-weight: 700;
  font-size: 14.45px;
  top: 15%;
  left: 38%;
  width: 100%;
  transform: rotateZ(45deg);
  z-index: 1;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-thumbnail {
  position: relative;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-thumbnail::before {
  content: "";
  display: block;
  padding-bottom: 70%;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-thumbnail img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.2784313725);
  padding: 12px;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf h5.tour-title {
  color: #ffffff;
  font-weight: 700;
  line-height: 22.8px;
  margin-bottom: 5px;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf h5.tour-title {
  font-size: 1rem;
}
@media only screen and (min-width: 64rem) {
  .single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf h5.tour-title {
    font-size: 1.1875rem;
  }
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf h5.tour-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
@supports (-webkit-line-clamp: 2) {
  .single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf h5.tour-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf .tour-price {
  color: #ffffff;
}
.single-tour-sidebar .sidebar_list-post li .tour-wrapper .tour-inf .tour-price ins {
  text-decoration: none;
}

.timeline__item__head {
  margin-top: 24px;
  display: flex;
}

.timeline__item__icon-wrap::after {
  content: "";
  display: block;
  min-height: 44px;
  height: 100%;
  border-left: 2px dotted rgba(0, 0, 0, 0.0588235294);
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
}

span.timeline__item__icon img {
  width: 16px;
  height: 16px;
  object-fit: contain;
  pointer-events: none;
}

h4.timeline__item__head-title {
  margin-left: 26px;
}

.timeline__item__icon-wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  pointer-events: none;
}
.timeline__item__icon-wrap .timeline__item__icon {
  color: #FA541C;
}

.timeline__item__content-group {
  display: flex;
}

h4.timeline__item__head-title {
  margin-left: 26px;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: -2px;
}

.timeline__item__content-group span.timeline__item__icon {
  color: #FA541C;
}

.timeline__item__content-detaill {
  margin-left: 26px;
}

ul.tour_included-list {
  display: flex;
  flex-wrap: wrap;
}

ul.tour_included-list li {
  width: 50%;
  margin-bottom: 8px;
}

span.single_tour-price {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.single_tour_sidebar-price-inner {
  padding: 8px 13px 8px 13px;
  background: #00a651;
  border-radius: 8px 8px 0px 0px;
  text-align: center;
}

.single_tour_sidebar-price-inner ins span.tour-price-amount {
  font-size: 20px;
}

.single_tour_sidebar-price-inner del span.tour-price-amount {
  font-weight: 500;
}

.single_tour_sidebar-price-inner span bdi {
  color: #fff;
}

.single_tour_sidebar-price-inner label {
  color: #fff;
}

.single_tour_sidebar-form-inner {
  padding: 24px 13px 24px 13px;
  background: #E6F6EE;
  border-radius: 0 0 8px 8px;
}

.single_tour_sidebar-form-inner .wpcf7-form-control {
  height: 32px;
  padding: 5px 12px !important;
  font-size: 14px;
  color: #000;
  border: 1px solid #D9D9D9;
}

.single_tour_sidebar-form-inner .wpcf7-form-control::-webkit-input-placeholder {
  color: #d9d9d9;
}

.single_tour_sidebar-form-inner .wpcf7-form-control::placeholder {
  color: #d9d9d9;
}

.single_tour_sidebar-form-inner .wpcf7-form-control[type=date]::before {
  color: #d9d9d9;
}

.single_tour_sidebar-form-inner span.wpcf7-spinner {
  display: none;
}

.single_tour_sidebar-form-inner .wpcf7-form-control-wrap {
  display: block;
  margin: 0 0 20px 0;
}

.single_tour_sidebar-form-inner form br {
  display: none;
}

.single_tour_sidebar-form-inner label {
  color: #000;
  font-size: 14px;
}

.single_tour_sidebar-form-inner .form-row p {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
  justify-content: space-between;
  margin: 0 !important;
}

h4.singl_tour-form-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  color: #000;
  margin-bottom: 15px;
}

.single_tour_sidebar-form-inner .wpcf7-textarea.wpcf7-form-control {
  max-height: 66px;
  height: 100%;
}

.single_tour_sidebar-form-inner .form-row {
  margin-bottom: 0 !important;
}

.single_tour_sidebar-form-inner input.wpcf7-form-control.wpcf7-submit {
  display: flex;
  font-size: 16px;
  padding: 10px 20px !important;
  margin: auto;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid orange;
  font-weight: 700;
  color: #fff;
  background-color: orange;
  height: auto;
}

.single_tour_sidebar-form-inner .wpcf7 form > p {
  margin-bottom: 0 !important;
}

form.wpcf7-form label span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 10px !important;
  width: 100% !important;
  display: block;
  white-space: pre;
  color: red !important;
  margin: 0 !important;
}