#tf-map {
  height: 600px; }

.tf-scanner-section {
  padding: 50px 0px;
  min-width: 340px;
  width: 340px;
  text-align: center;
  margin: 0 auto; }
  .tf-scanner-section a.tf_button {
    padding: 10px 30px;
    width: 230px;
    font-size: 16px;
    text-decoration: none; }
  .tf-scanner-section .tf-qr-option {
    margin-bottom: 20px; }
  .tf-scanner-section .tf-qr-code-preview {
    position: relative;
    box-shadow: 0px 13px 30px 0px #e0e8ee;
    padding: 10px;
    border: 1px solid #ececec;
    border-radius: 20px; }
    .tf-scanner-section .tf-qr-code-preview #tf-video-preview {
      width: 100%;
      height: 230px; }
    .tf-scanner-section .tf-qr-code-preview .tf-final-submission-form {
      position: absolute;
      background-color: #fff;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      padding: 10px 15px;
      border-radius: 20px;
      display: none; }
      .tf-scanner-section .tf-qr-code-preview .tf-final-submission-form .tf-qr-submission {
        display: flex;
        justify-content: center;
        height: 100%;
        flex-direction: column; }
        .tf-scanner-section .tf-qr-code-preview .tf-final-submission-form .tf-qr-submission .tf-scanner-quick-review {
          text-align: left; }
          .tf-scanner-section .tf-qr-code-preview .tf-final-submission-form .tf-qr-submission .tf-scanner-quick-review ul {
            margin: 0;
            padding: 0;
            list-style: none;
            margin-bottom: 20px; }
            .tf-scanner-section .tf-qr-code-preview .tf-final-submission-form .tf-qr-submission .tf-scanner-quick-review ul li {
              display: block;
              font-size: 14px; }
        .tf-scanner-section .tf-qr-code-preview .tf-final-submission-form .tf-qr-submission .tf-action-btn {
          display: flex;
          justify-content: space-between;
          width: 100%; }
          .tf-scanner-section .tf-qr-code-preview .tf-final-submission-form .tf-qr-submission .tf-action-btn a.tf_button {
            padding: 9px 16px;
            font-size: 12px;
            display: inline-block;
            border-radius: 5px;
            border: 1px solid #003C79;
            color: #003C79;
            font-weight: 500;
            background-color: #fff;
            width: 108px !important;
            text-decoration: none; }
          .tf-scanner-section .tf-qr-code-preview .tf-final-submission-form .tf-qr-submission .tf-action-btn a.tf_secondary_btn {
            padding: 9px 16px;
            font-size: 12px;
            display: inline-block;
            border-radius: 5px;
            border: 1px solid #003C79;
            background-color: #003C79;
            font-weight: 500;
            color: #F2F4F5;
            text-decoration: none;
            width: 108px !important; }
    .tf-scanner-section .tf-qr-code-preview .tf-final-submission-feedback,
    .tf-scanner-section .tf-qr-code-preview .tf-final-error-feedback {
      position: absolute;
      background-color: #fff;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      padding: 10px 30px;
      border-radius: 20px;
      display: none; }
      .tf-scanner-section .tf-qr-code-preview .tf-final-submission-feedback .tf-qr-submission-feedback,
      .tf-scanner-section .tf-qr-code-preview .tf-final-error-feedback .tf-qr-submission-feedback {
        display: flex;
        justify-content: center;
        height: 100%;
        align-items: center;
        flex-direction: column; }
        .tf-scanner-section .tf-qr-code-preview .tf-final-submission-feedback .tf-qr-submission-feedback span,
        .tf-scanner-section .tf-qr-code-preview .tf-final-error-feedback .tf-qr-submission-feedback span {
          color: #002043;
          font-size: 20px;
          font-weight: 700;
          margin: 15px 0px 10px 0px;
          line-height: 26px; }
        .tf-scanner-section .tf-qr-code-preview .tf-final-submission-feedback .tf-qr-submission-feedback p,
        .tf-scanner-section .tf-qr-code-preview .tf-final-error-feedback .tf-qr-submission-feedback p {
          margin-bottom: 15px;
          font-size: 15px;
          color: rgba(0, 0, 0, 0.9);
          line-height: 20px; }
        .tf-scanner-section .tf-qr-code-preview .tf-final-submission-feedback .tf-qr-submission-feedback .tf-action-btn,
        .tf-scanner-section .tf-qr-code-preview .tf-final-error-feedback .tf-qr-submission-feedback .tf-action-btn {
          display: flex;
          justify-content: space-evenly;
          width: 100%; }
          .tf-scanner-section .tf-qr-code-preview .tf-final-submission-feedback .tf-qr-submission-feedback .tf-action-btn a.tf_button,
          .tf-scanner-section .tf-qr-code-preview .tf-final-error-feedback .tf-qr-submission-feedback .tf-action-btn a.tf_button {
            padding: 9px 16px;
            font-size: 12px;
            display: inline-block;
            border-radius: 5px;
            border: 1px solid #003C79;
            color: #003C79;
            font-weight: 500;
            background-color: #fff;
            width: 108px !important;
            text-decoration: none; }
          .tf-scanner-section .tf-qr-code-preview .tf-final-submission-feedback .tf-qr-submission-feedback .tf-action-btn a.tf_secondary_btn,
          .tf-scanner-section .tf-qr-code-preview .tf-final-error-feedback .tf-qr-submission-feedback .tf-action-btn a.tf_secondary_btn {
            padding: 9px 16px;
            font-size: 12px;
            display: inline-block;
            border-radius: 5px;
            border: 1px solid #003C79;
            background-color: #003C79;
            font-weight: 500;
            color: #F2F4F5;
            text-decoration: none;
            width: 108px !important; }
    .tf-scanner-section .tf-qr-code-preview .tf-final-error-feedback .tf-qr-submission-feedback i {
      background-color: #F6AF39; }
    .tf-scanner-section .tf-qr-code-preview .tf-scanner-preloader {
      position: absolute;
      background-color: #fff;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      padding: 10px 30px;
      border-radius: 4px;
      display: none; }
      .tf-scanner-section .tf-qr-code-preview .tf-scanner-preloader .tf-preloader {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        .tf-scanner-section .tf-qr-code-preview .tf-scanner-preloader .tf-preloader img {
          width: 130px; }

@media only screen and (max-width: 480px) {
  #tf-map {
    height: 320px; }
  .tf-scanner-section {
    min-width: 100% !important;
    width: 100% !important; }
  .tf-scanner-section .tf-qr-code-preview #tf-video-preview {
    max-width: 100%;
    height: 400px;
    object-fit: cover; } }

@-webkit-keyframes wd-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes wd-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.tf-room .hotel-services-wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px; }

.tf-room .room-deposit-wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px; }
  .tf-room .room-deposit-wrap input {
    width: 14px;
    height: 14px;
    outline: none;
    border: 1px solid #333; }
  .tf-room .room-deposit-wrap label {
    white-space: nowrap;
    margin-left: 6px;
    font-size: 12px; }

.tf-hotel-services-wrap {
  background-color: unset !important; }
  .tf-hotel-services-wrap .tf-hotel-services {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px;
    gap: 16px;
    width: 640px;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px rgba(90, 91, 106, 0.2);
    border-radius: 16px; }
  .tf-hotel-services-wrap button.fancybox-button.fancybox-close-small {
    padding: 8px;
    width: 40px;
    height: 40px;
    right: 28px;
    top: 28px;
    background: #F5F8FF;
    border-radius: 20px; }
  .tf-hotel-services-wrap .tf-hotel-services-text h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px; }
  .tf-hotel-services-wrap .tf-hotel-services-text p {
    font-size: 16px;
    line-height: 24px;
    color: #5A5B6A;
    margin-bottom: 0px; }
  .tf-hotel-services-wrap > div > div.tf-hotel-service > label {
    font-weight: 600; }
  .tf-hotel-services-wrap > div > div.tf-hotel-service > select {
    padding: 8px 12px;
    width: 100%;
    height: 40px;
    border: 1px solid #B4B4BB;
    border-radius: 4px;
    background-image: none !important;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important; }
  .tf-hotel-services-wrap .tf_button_group {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 24px;
    width: 576px;
    height: 40px; }
    .tf-hotel-services-wrap .tf_button_group .tf_button {
      width: fit-content;
      height: 40px;
      border-radius: 4px;
      padding: 8px 12px; }

.tf_air_service {
  display: inline-block;
  margin-top: 10px;
  text-align: center; }

.roomselectissue {
  text-align: center; }

#tour-deposit {
  background-color: unset; }
  #tour-deposit .tf-tours-booking-deposit {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px;
    gap: 16px;
    isolation: isolate;
    position: relative;
    width: 640px;
    height: 324px;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px rgba(90, 91, 106, 0.2);
    border-radius: 4px;
    cursor: auto; }
  #tour-deposit button.fancybox-button.fancybox-close-small {
    padding: 8px;
    width: 40px;
    height: 40px;
    right: 28px;
    top: 28px;
    background: #F5F8FF;
    border-radius: 20px; }
  #tour-deposit .tf-tours-booking-deposit-text h3 {
    font-weight: bold;
    margin-bottom: 10px; }
  #tour-deposit > div > div.tf-tours-booking-deposit-amount > span:nth-child(1) {
    font-weight: bold; }
  #tour-deposit > div > div.tf-tours-booking-deposit-amount > span:nth-child(2) {
    float: right; }
  #tour-deposit .tf_button_group {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 24px;
    width: 576px;
    height: 40px; }
    #tour-deposit .tf_button_group .tf_button {
      height: 45px;
      border-radius: 4px;
      padding: unset; }

.tour-itinerary-sleep {
  background-color: unset;
  background: transparent !important; }
  .tour-itinerary-sleep .tf-tours-booking-deposit {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px;
    gap: 16px;
    isolation: isolate;
    position: relative;
    width: 640px;
    height: 324px;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px rgba(90, 91, 106, 0.2);
    border-radius: 4px;
    cursor: auto;
    height: auto !important; }
  .tour-itinerary-sleep button.fancybox-button.fancybox-close-small {
    padding: 8px;
    width: 40px;
    height: 40px;
    right: 28px;
    top: 28px;
    background: #F5F8FF;
    border-radius: 20px; }

#tour-extra {
  padding: 35px 30px 20px 30px;
  cursor: auto;
  border-radius: 4px; }

.tour-extra-container {
  min-width: 300px; }
  .tour-extra-container .tour-extra-single {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #f2f2f2;
    padding: 15px;
    margin-bottom: 10px;
    gap: 20px; }
  .tour-extra-container .tour-extra-left h4 {
    font-size: 18px;
    font-weight: 600; }
  .tour-extra-container .tour-extra-left p {
    font-size: 14px;
    padding: 0;
    margin: 0; }
  .tour-extra-container .tour-extra-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px; }
    .tour-extra-container .tour-extra-right span {
      font-size: 18px;
      font-weight: 600;
      color: #333; }
    .tour-extra-container .tour-extra-right input {
      width: 18px;
      height: 18px;
      outline: none;
      border: 1px solid #333; }

.fancybox-slide #tour_room_details_qv {
  border-radius: 4px;
  padding: 30px;
  cursor: auto; }
  @media only screen and (max-width: 767.98px) {
    .fancybox-slide #tour_room_details_qv {
      height: 400px; } }

.tf-hotel-room-title {
  line-height: 1.5;
  font-size: 24px;
  display: block;
  padding-bottom: 15px; }

.tf-details-qc-slider-single .tf-details-qcs img {
  width: 100%;
  height: 410px; }

.tf-details-qc-slider-single .slick-prev:before {
  color: #000 !important; }

.tf-details-qc-slider-single .slick-next:before {
  color: #000 !important; }

.tf-details-qc-slider-nav {
  margin-top: 10px; }
  .tf-details-qc-slider-nav .tf-details-qcs img {
    height: 60px;
    width: 70px; }
    @media only screen and (max-width: 767.98px) {
      .tf-details-qc-slider-nav .tf-details-qcs img {
        width: 100%;
        height: 90px; } }
  .tf-details-qc-slider-nav .tf-details-qcs.is-active img {
    border: 2px solid #003162; }
  .tf-details-qc-slider-nav .slick-track {
    margin: 0; }

#tour_room_details_loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  display: none;
  z-index: 99999999; }

#tour-room-details-loader-img {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.tf-hotel-location-preview {
  position: relative;
  margin-bottom: 15px; }
  .tf-hotel-location-preview a.map-pre {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999; }
    .tf-hotel-location-preview a.map-pre span {
      text-decoration: none;
      display: inline-block;
      text-align: center;
      border-radius: 0; }

#tf-hotel-google-maps {
  background-color: unset;
  width: 98%; }
  #tf-hotel-google-maps button.fancybox-button.fancybox-close-small {
    padding: 8px;
    width: 40px;
    height: 40px;
    right: 28px;
    top: 28px;
    background: #F5F8FF;
    border-radius: 20px; }

.tf-hotel-google-maps-container {
  padding: 5px;
  gap: 16px;
  isolation: isolate;
  position: relative;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(90, 91, 106, 0.2);
  border-radius: 5px; }

.fancybox-stage .room-features {
  margin-bottom: 15px; }

.fancybox-stage .tf-hotel-details-info h3 {
  margin-bottom: 15px; }

.fancybox-stage .tf-hotel-details-info i {
  color: #333 !important; }

.fancybox-stage .tf-hotel-details-info .room-detail-icon {
  margin: 8px 0 0 0 !important; }

.tf-btn-loading {
  padding-right: 40px;
  position: relative; }
  .tf-btn-loading:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -7px;
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-left-color: transparent;
    border-radius: 50%;
    vertical-align: middle;
    visibility: visible;
    opacity: 1;
    transition: opacity .2s ease, visibility .2s ease;
    -webkit-animation: wd-rotate 450ms infinite linear;
    animation: wd-rotate 450ms infinite linear; }

#tf-travelpayouts-hotel-modal iframe#tf-travelpayouts-hotel-search {
  height: 100vh; }

#tf-travelpayouts-flight-modal iframe#tf-travelpayouts-flight-search {
  height: 100vh; }

#tf-affiliate-booking-modal iframe#tf-booking-dot-com-search {
  height: 100vh; }

/*.tf-modal-btn {
    cursor: pointer;
}
.tf-modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.7);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    .tf-modal-dialog {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: calc(100% - 4rem);
        max-width: 100%;
        margin: 2rem auto;
        position: relative;
        pointer-events: none;
    }
    .tf-modal-content {
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 80%;
        pointer-events: auto;
        background-color: #fff;
        outline: 0;
        margin: 0 auto;
        border-radius: 10px;
        padding: 30px;
    }
    .tf-modal-close {
        color: #003162;
        cursor: pointer;
        font-size: 22px;
        position: absolute;
        top: 0;
        right: 10px;
        &:hover {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
        }
    }
}
.tf-modal.tf-modal-show {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.tf-modal-open {
    overflow: hidden;
    .tf-modal {
        overflow-x: hidden;
        overflow-y: auto;
    }
    &:after {
        content: "";
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 999;
        background: rgba(0, 0, 0, 0.4);
    }
}*/
.tf-styled-checkbox {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer; }
  .tf-styled-checkbox input {
    opacity: 0;
    width: 0;
    height: 0; }
    .tf-styled-checkbox input:checked + .tf-styled-checkbox-slider {
      background-color: #404660;
      box-shadow: 2px 2px 10px 0px #40466080; }
      .tf-styled-checkbox input:checked + .tf-styled-checkbox-slider:before {
        background: white;
        transform: translateX(20px); }
  .tf-styled-checkbox .tf-styled-checkbox-label {
    margin-left: 45px; }
  .tf-styled-checkbox .tf-styled-checkbox-slider {
    position: absolute;
    cursor: pointer;
    top: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #404660;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 38px;
    height: 18px;
    border-radius: 30px; }
    .tf-styled-checkbox .tf-styled-checkbox-slider:before {
      position: absolute;
      content: "";
      height: 12px;
      width: 12px;
      left: 2px;
      bottom: 2px;
      background-color: #404660;
      transition: 0.3s;
      border-radius: 50%; }
      .tf-styled-checkbox .tf-styled-checkbox-slider:before:hover {
        background-color: white; }

.trip-class-wrapper {
  width: 100% !important; }

#tf_travelpayouts_flight_form .tf_label-row {
  position: relative; }

.tf_travelpayouts_location_list {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 5px 5px;
  background-color: #fff;
  min-width: 320px;
  max-height: 300px;
  overflow-y: auto;
  box-shadow: 1px 1px 3px #ccc; }
  .tf_travelpayouts_location_list ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .tf_travelpayouts_location_list ul li {
      padding: 6px 20px;
      border-bottom: 1px solid #ddd;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .tf_travelpayouts_location_list ul li:hover {
        background: #fafafa; }

.tf_booking-widget.default-form .tf-flight-destination-row .tf_form-inner {
  grid-template-columns: 14% 94%; }

.tf-ininerary-content .tf-travel-desc {
  margin-bottom: 20px; }
  .tf-ininerary-content .tf-travel-desc img {
    float: left;
    margin-bottom: 0px !important;
    width: 100%; }

.tf-ininerary-content .trav-cont p {
  margin: 0px;
  font-size: 16px; }

.ininerary-other-info ul {
  margin: 0;
  padding: 0; }
  .ininerary-other-info ul li {
    display: inline-block;
    color: #222322;
    font-size: 16px;
    margin-right: 10px; }
    .ininerary-other-info ul li a {
      color: #222322;
      font-size: 16px;
      text-decoration: none; }
    .ininerary-other-info ul li i {
      margin-right: 5px; }

.ininerary-gallery-single > img {
  width: 150px;
  height: 150px !important; }

.ininerary-other-gallery .slick-track {
  margin: 0 !important; }

.ininerary-other-gallery .slick-prev::before {
  color: #000 !important; }

.ininerary-other-gallery .slick-next {
  right: 0px; }
  .ininerary-other-gallery .slick-next::before {
    color: #000 !important; }

.tf-accordion-switcher {
  margin-bottom: 20px;
  display: flex;
  align-items: center; }
  .tf-accordion-switcher > span {
    color: #002C66;
    margin-left: 10px; }
  .tf-accordion-switcher .switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 20px; }
    .tf-accordion-switcher .switch input {
      opacity: 0;
      width: 0;
      height: 0; }
  .tf-accordion-switcher .switcher {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
    .tf-accordion-switcher .switcher:before {
      position: absolute;
      content: "";
      height: 18px;
      width: 18px;
      left: 2px;
      bottom: 1px;
      background-color: white;
      -webkit-transition: .4s;
      transition: .4s; }
  .tf-accordion-switcher input:checked + .switcher {
    background-color: #002C66; }
    .tf-accordion-switcher input:checked + .switcher:before {
      -webkit-transform: translateX(26px);
      -ms-transform: translateX(26px);
      transform: translateX(26px); }
  .tf-accordion-switcher input:focus + .switcher {
    box-shadow: 0 0 1px #002C66; }
  .tf-accordion-switcher .switcher.round {
    border-radius: 20px; }
    .tf-accordion-switcher .switcher.round:before {
      border-radius: 50%; }

.tf-itinerary-downloader {
  background: #D8E6FF;
  padding: 25px 30px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  margin-top: 25px;
  border: 1px solid #EDEDF0;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media only screen and (max-width: 640px) {
    .tf-itinerary-downloader {
      display: flow-root !important; } }
  .tf-itinerary-downloader .tf-itinerary-downloader-left {
    width: 80%;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 640px) {
      .tf-itinerary-downloader .tf-itinerary-downloader-left {
        display: block !important; } }

.tf-itinerary-downloader-icon img {
  width: 100px; }

.tf-itinerary-downloader-title {
  margin-right: 15px;
  overflow: hidden; }
  .tf-itinerary-downloader-title span {
    display: block;
    font-size: 16px;
    font-weight: 600; }
  .tf-itinerary-downloader-title p {
    margin-bottom: 5px; }

@media (min-width: 576px) {
  .tf-modal .tf-modal-dialog {
    min-height: calc(100% - 4rem); } }

@media print {
  .tf-pdf-titles {
    padding-top: 25px; }
  .tf-pdf-image tr td img {
    border-top-left-radius: 4em; }
  .tf-pdf-image img {
    border-radius: 5px !important; }
  .tour-pdf-fact-title {
    padding-top: 25px;
    padding-bottom: 25px; }
  .tour-pdf-fact-title-padding {
    padding-left: 0px; }
  .tf-pdf-tour-fact-details {
    background: #EBF2FF;
    padding: 16px; }
  .tf-tour-pdf-single-fact-details {
    padding-bottom: 15px; }
  .tf-pdf-itinerary-title {
    padding-bottom: 0px; }
  .tf-pdf-itinerary-description {
    margin: 0;
    padding-top: 0px; }
    .tf-pdf-itinerary-description img {
      float: left !important; }
    .tf-pdf-itinerary-description span {
      float: left;
      width: 10% !important; }
  .tf-tour-pdf-description {
    padding-bottom: 10px; }
  .tf-pdf-customer-info {
    padding-top: 150px;
    padding-bottom: 30px; }
  .tf-pdf-spacing {
    margin-left: 60px;
    margin-right: 60px; }
  .tf-pdf-image.tf-pdf-spacing {
    padding-left: 10px;
    padding-right: 10px; }
  .tf-pdf-tour-description {
    padding-top: 20px; }
  .tf-customer-info-card {
    background: #EBF2FF;
    border-radius: 10px;
    padding: 30px 20px;
    width: 200px !important;
    margin: 0 auto !important; }
  .tf-pdf-customer-image {
    padding-bottom: 15px !important; }
  .tf-customer-online-contact img {
    padding: 0px 5px !important; }
  .tf-qr-padding-10 {
    padding-right: 25px; }
  .tf-quick-contact-info {
    vertical-align: top; }
  .tf-location-infos {
    background: #F2F2F2;
    border-radius: 16%;
    padding: 16px; }
  .tf-qr-code-bar {
    padding-left: 30px; }
  .tf-ticket-section {
    padding: 30px; }
    .tf-ticket-section .tf-ticket-area {
      padding: 30px;
      border: 1px dashed #002043;
      background-repeat: repeat;
      background-size: cover;
      background-position: center; }
      .tf-ticket-section .tf-ticket-area .tf-ticket-padding {
        padding: 15px 0px; } }

@media only screen and (max-width: 991px) {
  .tf-hotel-quick-view {
    display: block !important; }
  .tf-hotel-details-info {
    margin-top: 30px;
    padding-left: 0 !important;
    width: 100% !important;
    max-width: 550px; }
  .tf-hotel-details-qc-gallelry {
    width: 99% !important;
    max-width: 550px; }
  .tf-details-qc-slider-single .tf-details-qcs img {
    height: 350px;
    object-fit: contain; } }
  @media only screen and (max-width: 991px) and (max-width: 767.98px) {
    .tf-details-qc-slider-single .tf-details-qcs img {
      object-fit: cover; } }

@media only screen and (max-width: 767px) {
  #tour-deposit .tf-tours-booking-deposit {
    padding: 25px;
    width: 100%;
    height: auto; }
  #tour-deposit .tf_button_group {
    width: 100%;
    height: auto; }
  .tf-modal .tf-modal-content {
    width: 95%;
    padding: 30px 10px; }
  .tour-itinerary-sleep .tf-tours-booking-deposit {
    width: auto !important; } }

@media only screen and (max-width: 500px) {
  .tf-details-qc-slider-single .tf-details-qcs img {
    height: 250px; } }

@media only screen and (max-width: 420px) {
  .tf-details-qc-slider-single .tf-details-qcs img {
    height: 200px; } }

.tf-reg-wrap {
  width: 536px;
  max-width: 100%;
  background: #F7F9FC;
  box-shadow: 0px 4px 40px rgba(24, 49, 83, 0.02);
  border-radius: 16px;
  padding: 56px;
  margin: 0 auto; }
  @media only screen and (max-width: 575.98px) {
    .tf-reg-wrap {
      padding: 30px; } }
  .tf-reg-wrap h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #002043; }
  .tf-reg-wrap .fancybox-close-small {
    background: transparent !important;
    color: #333 !important; }
  .tf-reg-wrap .tf-reg-response {
    font-size: 16px;
    font-weight: normal;
    line-height: 1; }
    .tf-reg-wrap .tf-reg-response .tf_errors {
      background: #b30000;
      margin: 0 0 5px 0;
      padding: 7px 10px 7px 10px;
      border-radius: 2px;
      color: #fff; }
      .tf-reg-wrap .tf-reg-response .tf_errors:last-child {
        margin-bottom: 15px; }
    .tf-reg-wrap .tf-reg-response .tf_success {
      background: #008000;
      margin: 0 0 5px 0;
      padding: 7px 10px 7px 10px;
      border-radius: 2px;
      color: #fff;
      line-height: 22px; }
      .tf-reg-wrap .tf-reg-response .tf_success:last-child {
        margin-bottom: 15px; }
  .tf-reg-wrap .tf-login-response {
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 20px 0; }
    .tf-reg-wrap .tf-login-response .tf_errors {
      background: #b30000;
      margin: 0 0 5px 0;
      padding: 7px 10px 7px 10px;
      border-radius: 2px;
      color: #fff; }
    .tf-reg-wrap .tf-login-response .tf_success {
      background: #008000;
      margin: 0 0 5px 0;
      padding: 7px 10px 7px 10px;
      border-radius: 2px;
      color: #fff; }
  .tf-reg-wrap .tf-reg-field {
    margin: 0 0 25px 0;
    padding: 0; }
    .tf-reg-wrap .tf-reg-field label {
      font-size: 16px;
      font-weight: 600;
      color: #828C99;
      display: block;
      padding: 0 0 0 0;
      margin: 0 0 5px 0;
      line-height: 1; }
    .tf-reg-wrap .tf-reg-field .tf-radio {
      display: flex; }
      .tf-reg-wrap .tf-reg-field .tf-radio label {
        margin: 0 20px 0 5px;
        line-height: 18px;
        font-weight: normal; }
    .tf-reg-wrap .tf-reg-field select,
    .tf-reg-wrap .tf-reg-field textarea,
    .tf-reg-wrap .tf-reg-field input {
      outline: none;
      background: #F2F4F5;
      border: 1px solid #828C99;
      box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
      border-radius: 8px;
      line-height: 1;
      vertical-align: middle;
      padding: 14px 14px;
      margin: 0;
      width: 100%; }
      .tf-reg-wrap .tf-reg-field select.error-input,
      .tf-reg-wrap .tf-reg-field textarea.error-input,
      .tf-reg-wrap .tf-reg-field input.error-input {
        border-color: #b30000; }
    .tf-reg-wrap .tf-reg-field textarea {
      height: 150px; }
    .tf-reg-wrap .tf-reg-field input[type="radio"] {
      width: 19px;
      min-width: 19px;
      height: 19px;
      line-height: 19px;
      border-radius: 50%;
      border: 1px solid #c8e2fc;
      outline: none;
      margin: 0;
      cursor: pointer; }
    .tf-reg-wrap .tf-reg-field input[type="checkbox"] {
      width: 19px;
      min-width: 19px;
      height: 19px;
      line-height: 19px;
      border-radius: 2px;
      border: 1px solid #c8e2fc;
      outline: none;
      margin: 0;
      cursor: pointer; }
    .tf-reg-wrap .tf-reg-field .text-danger {
      color: #b30000; }
  .tf-reg-wrap .tf-submit {
    border: 1px solid #003162;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    background: #003162;
    padding: 10px 18px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .tf-reg-wrap .tf-submit:hover {
      background: #0054a8; }
    .tf-reg-wrap .tf-submit.tf-btn-loading {
      padding-right: 40px; }
  .tf-reg-wrap .tf-register-form-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 20px;
    color: #828C99; }
    .tf-reg-wrap .tf-register-form-footer a {
      font-weight: 600;
      color: #002043;
      text-decoration: none;
      margin-left: 5px; }
      .tf-reg-wrap .tf-register-form-footer a:hover {
        text-decoration: underline; }

.tf-verification-msg {
  margin: 50px auto;
  text-align: center;
  border: 1px solid #f2f2f2;
  width: 800px;
  border-radius: 3px;
  padding: 10px 0 10px 0;
  background: #f2f2f2;
  font-size: 20px;
  color: #333;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.45); }


/*# sourceMappingURL=tourfic-pro.css.map*/