:not(.elementor-editor-active) .pp-visibility-hidden{display:none}.pp-background-wrapper{width:100%;height:100%;position:absolute;left:0;top:0}.pp-cursor-pointer{position:fixed;opacity:0;visibility:hidden;z-index:99}.pp-cursor-active .pp-cursor-pointer{opacity:1;visibility:visible}.pp-cursor-pointer-text{background-color:#111;color:#fff;padding:4px 10px}.pp-wrapper-link{cursor:pointer}.elementor-element.pp-animated-gradient-bg-yes,.elementor-element.pp-animated-gradient-bg-yes .pp-animated-gradient-bg,.elementor-section.pp-animated-gradient-bg-yes,.elementor-section.pp-animated-gradient-bg-yes .pp-animated-gradient-bg{background-size:400% 400%!important;-webkit-animation:AnimatedGradientBg 15s ease-in-out infinite;animation:AnimatedGradientBg 15s ease-in-out infinite}.pp-animated-gradient-bg{position:absolute;top:0;left:0;height:100%;width:100%}@keyframes AnimatedGradientBg{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@-webkit-keyframes AnimatedGradientBg{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.tooltipster-base{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tooltipster-content{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;transition-property:all;left:0!important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#27292a;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:8px;margin-left:-8px;top:0;width:16px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:16px;margin-top:-8px;right:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:16px;margin-top:-8px;left:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip .tooltipster-arrow-background{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:8px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#27292a;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#27292a;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#27292a;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#27292a;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.pp-tooltip-content{font-size:13px;line-height:1.3;padding:8px 14px;text-align:center}.pp-tooltip-content p:last-child{margin-bottom:0}.pp-tooltip-size-tiny .pp-tooltip-content{font-size:10px}.pp-tooltip-size-small .pp-tooltip-content{font-size:12px}.pp-tooltip-size-large .pp-tooltip-content{font-size:14px}.pp-tooltip-container{display:none}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-3 .elementor-element.elementor-element-35bfd4aa{--display:flex;--min-height:513px}.elementor-3 .elementor-element.elementor-element-35bfd4aa:not(.elementor-motion-effects-element-type-background), .elementor-3 .elementor-element.elementor-element-35bfd4aa>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://malimgunung.com/wp-content/uploads/2025/12/privacy-scaled.jpeg");background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-3 .elementor-element.elementor-element-94e2b7a{--display:flex;border-style:none;--border-style:none}.elementor-3 .elementor-element.elementor-element-7226816{text-align:center;padding:50px
0px 0px 0px}.elementor-3 .elementor-element.elementor-element-7226816 .elementor-heading-title{font-size:56px}@media(min-width:768px){.elementor-3 .elementor-element.elementor-element-35bfd4aa{--content-width:1516px}.elementor-3 .elementor-element.elementor-element-94e2b7a{--content-width:1200px}}#tf-map{height:600px}.tf-scanner-section{padding:50px 0px;min-width:340px;width:450px;text-align:center;margin:0 auto}.tf-scanner-section a.tf_btn{padding:10px 30px;width:230px;font-size:1rem;text-decoration:none}.tf-scanner-section .tf-qr-option{margin-bottom:20px}.tf-scanner-section .tf-qr-code-preview{position:relative;padding:10px;border:1px solid #ececec;border-radius:20px}.tf-scanner-section .tf-qr-code-preview #tf-video-preview{width:100%;height:380px}.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:.875rem}.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%;gap:16px}.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:1.25rem;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:.938rem;color:rgba(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%;gap:16px}.tf-scanner-section .tf-qr-code-preview .tf-final-submission-feedback .tf-tour-infos,.tf-scanner-section .tf-qr-code-preview .tf-final-error-feedback .tf-tour-infos{text-align:left;margin-bottom:20px}.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:220px}.tf-scanner-section{min-width:100%;width:100%}.tf-scanner-section .tf-qr-code-preview #tf-video-preview{max-width:100%;height:400px;object-fit:cover}}@-webkit-keyframes tf-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes tf-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:.75rem}.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:var(--tf-filling-foreground);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}@media only screen and (max-width: 480px){#tour-deposit .tf_button_group{display:block}}#tour-deposit .tf_button_group .tf_button{height:45px;border-radius:4px;padding:unset}@media only screen and (max-width: 480px){#tour-deposit .tf_button_group button:first-child{margin-bottom:10px}}.tour-itinerary-sleep{background-color:unset;background:rgba(0,0,0,0) !important;position:absolute;top:30px;z-index:999}.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:#fff;border-radius:4px;cursor:auto;height:auto !important;box-shadow:rgba(149,157,165,.2) 0px 8px 24px}.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}@media only screen and (max-width: 480px){#tour-extra{padding:10px}}.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:1.125rem;font-weight:600}.tour-extra-container .tour-extra-left p{font-size:.875rem;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:1.125rem;font-weight:600;color:#333}.tour-extra-container .tour-extra-right input{width:18px;height:18px;outline:none;border:1px solid #333}.tf-hotel-room-title{line-height:1.5;font-size:1.5rem;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:var(--tf-text-heading)}.tf-details-qc-slider-single .slick-next:before{color:var(--tf-text-heading)}.tf-details-qc-slider-nav{margin-top:10px}.tf-details-qc-slider-nav .tf-details-qcs img{height:60px;width:70px;cursor:pointer}@media only screen and (max-width: 768px){.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}.tf-hotel-location-preview{position:relative;margin-bottom:15px}.tf-hotel-location-preview a{text-decoration:none}.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}@media only screen and (max-width: 950px){.tf-hotel-location-preview iframe{height:200px}}#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:var(--tf-filling-foreground);border-radius:5px}.fancybox-stage .room-features{margin-bottom:15px}.fancybox-stage .tf-hotel-details-info h3{margin-bottom:15px;color:var(--tf-text-heading)}.fancybox-stage .tf-hotel-details-info i{color:#333}.fancybox-stage .tf-hotel-details-info .room-detail-icon{margin:8px 0 0 0}.fancybox-stage .tf-hotel-details-info .room-detail-icon .room-icon-wrap{border:1px solid var(--tf-border-lite);border-radius:4px;padding:8px 10px 4px 10px;margin-right:5px}.fancybox-stage .tf-hotel-details-info .room-detail-icon .icon-text{text-align:center}.fancybox-stage .tf-hotel-details-info .tf-room-title .room-features{margin-top:15px}.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:rgba(0,0,0,0);border-radius:50%;vertical-align:middle;visibility:visible;opacity:1;transition:opacity .2s ease,visibility .2s ease;-webkit-animation:tf-rotate 450ms infinite linear;animation:tf-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-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 rgba(64,70,96,.5019607843)}.tf-styled-checkbox input:checked+.tf-styled-checkbox-slider:before{background:#fff;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:.3s;transition:.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:.3s;border-radius:50%}.tf-styled-checkbox .tf-styled-checkbox-slider:before:hover{background:#fff}.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:var(--tf-filling-foreground);min-width:320px;max-height:300px;overflow-y:auto}.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:1rem}.ininerary-other-info ul{margin:0;padding:0}.ininerary-other-info ul li{display:inline-block;color:#222322;font-size:1rem;margin-right:10px}.ininerary-other-info ul li a{color:#222322;font-size:1rem;text-decoration:none;align-items:center}.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:var(--tf-text-heading) !important}.ininerary-other-gallery .slick-next{right:0px}.ininerary-other-gallery .slick-next::before{color:var(--tf-text-heading) !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:#fff;-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:var(--tf-filling-background);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:1rem;font-weight:600}.tf-itinerary-downloader-title p{margin-bottom:5px}@media(min-width: 576px){.tf-modal .tf-modal-dialog{min-height:100%}}@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;width:100%;max-width:550px}.tf-hotel-details-qc-gallelry{width:99%;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: 1024px){.tf-details-qc-slider-single .tf-details-qcs img{object-fit:inherit}}@media only screen and (max-width: 991px)and (max-width: 768px){.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,.02);border-radius:16px;padding:56px;margin:60px auto}@media only screen and (max-width: 768px){.tf-reg-wrap{padding:24px;width:auto;margin:40px 16px}}.tf-reg-wrap h3{font-weight:600;font-size:2rem;line-height:38px;color:var(--tf-text-heading);margin-bottom:30px}.tf-reg-wrap .fancybox-close-small{background:rgba(0,0,0,0);color:var(--tf-text-paragraph)}.tf-reg-wrap .tf-reg-response{font-size:1rem;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:green;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:1rem;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:green;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:1rem;font-weight:600;color:var(--tf-text-paragraph);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 var(--tf-border-lite);box-shadow:0px 1px 2px rgba(16,24,40,.05);border-radius:8px;line-height:1;vertical-align:middle;padding:14px 14px;margin:0;width:100%;color:var(--tf-text-paragraph)}.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 var(--tf-border-lite);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 var(--tf-border-lite);outline:none;margin:0;cursor:pointer}.tf-reg-wrap .tf-reg-field .text-danger{color:#b30000}.tf-reg-wrap .tf-reg-extra-fields{display:none}.tf-reg-wrap .tf-submit{border:1px solid var(--tf-primary);border-radius:4px;overflow:hidden;position:relative;color:#fff;cursor:pointer;text-decoration:none;background:var(--tf-primary);padding:10px 18px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.tf-reg-wrap .tf-submit:hover{background:var(--tf-brand-dark)}.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:var(--tf-text-paragraph)}.tf-reg-wrap .tf-register-form-footer a{font-weight:600;color:var(--tf-primary);text-decoration:none;margin-left:5px}.tf-reg-wrap .tf-register-form-footer a:hover{text-decoration:underline;color:var(--tf-brand-dark)}.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:1.25rem;color:#333;box-shadow:0px 0px 2px 0px rgba(0,0,0,.45)}

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