:root{--primary-color:#ec5a5b;--secondary-color:#004661}.offer-card{position:relative;max-width:297px;box-shadow:0 1px 3px 0 rgb(0 0 0 / .09);border-radius:16px;background-color:#fff;overflow:hidden;border:1px solid #E8E8E8;font-family:var(--e-global-typography-primary-font-family),Sans-serif;box-sizing:border-box;display:flex;flex-direction:column}.offer-card.featured-offer::before{content:"Featured"!important;position:absolute;z-index:1;display:block;color:#fff;font-weight:500;background-color:var(--primary-color)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16px' viewBox='0 -960 960 960' width='16px' fill='%23fff'%3E%3Cpath d='m624-480 96 96v72H516v228l-36 36-36-36v-228H240v-72l96-96v-264h-48v-72h384v72h-48v264Zm-282 96h276l-66-66v-294H408v294l-66 66Zm138 0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position-y:5px;background-position-x:9px;font-size:10px;letter-spacing:.03em;padding-left:26px;padding-top:2px;height:25px;pointer-events:none;width:100%;top:0}.offer-card-top{position:relative;height:185px}.offer-card.featured-offer .offer-card-top{padding:0;box-sizing:border-box;background-color:var(--primary-color)}.offer-card .offer-card-image{position:relative;overflow:hidden;height:100%}.offer-card .offer-card-image img{object-fit:cover;height:100%;width:100%;transition:.3s;transform:scale(1)}.offer-card:hover .offer-card-image img{transform:scale(1.1)}.offer-card-discount{position:absolute;top:15px;left:0;padding:5px;background-color:#121212;color:#fff;z-index:1;font-size:12px;line-height:1;text-transform:uppercase;pointer-events:none}.offer-card-top button.save-to-favorites{top:3px;right:3px;z-index:1}.featured-offer .offer-card-discount{top:47px;left:4px}.featured-offer .offer-card-top button.save-to-favorites{top:30px;right:7px}.offer-card-holiday-type{position:absolute;top:12px;left:15px;z-index:1;border-radius:100px;color:#fff;background-color:var(--secondary-color);font-size:12px;padding:0 10px}.featured-offer .offer-card-holiday-type{top:40px}.offer-card-price{position:absolute;bottom:0;right:15px;background-color:var(--phys-body_color_primary);padding:7px 12px 3px 12px;border-radius:15px 15px 0 0;font-size:13px;font-weight:600;line-height:1.4em;color:#fff;z-index:1}.offer-card-price span{font-size:18px}.offer-card-content{padding:10px 16px 13px 16px;box-sizing:border-box;flex-grow:1;display:flex;flex-direction:column}.offer-card-location{font-size:14px;font-weight:400;display:flex;align-items:center;column-gap:2px;color:var(--e-global-color-text)}.offer-card-location svg{position:relative;left:-2px}.offer-card-title{font-size:16px;font-weight:700;line-height:1.4em;color:var(--e-global-color-5b43c18);display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.offer-card-subtitle{font-size:14px;font-weight:500;line-height:22.4px;color:var(--e-global-color-text)}.offer-card-footer{margin-top:auto;display:flex;flex-direction:column;gap:5px;padding-top:10px}.offer-card-footer .offer-card-posted-on{font-size:12px;font-weight:500;text-transform:lowercase;line-height:22.4px;letter-spacing:-.04em;color:#ddd;text-transform:uppercase}.offer-card-bottom{display:flex;justify-content:space-between;gap:10px}.offer-card-member-rate{font-size:12px;position:absolute;bottom:0;right:0;background-color:var(--secondary-color);color:#fff;border-top-left-radius:10px;padding:3px 7px}.offer-listing-columns-3 .offer-card{max-width:400px}.offer-listing-columns-3 .offer-card .offer-card-top{height:210px}@media (max-width:1366px){.offer-listing .offer-card{max-width:400px}.offer-listing .offer-card .offer-card-top{height:210px}}.select2-container--default .select2-selection--single{border:none}.select2.select2-container.select2-container--default{max-width:250px;margin-left:39px;width:100%!important;display:block}.select2-dropdown.select2-dropdown--below{border:none;border-bottom:1px solid #E8EDF1;border-bottom-left-radius:16px;border-bottom-right-radius:16px;overflow:hidden}.select2-search__field:focus{outline:none}.select2-container--default .select2-search--dropdown .select2-search__field{border-top:0;border-left:0;border-right:0}.single-tours .top_site_main .heading_primary{color:#004661}.tour-meta-info{position:relative;display:flex;gap:50px;align-items:center;background-color:#F2F4F4;border-radius:8px;padding:16px 16px 12px;margin-top:-40px;margin-bottom:30px;color:#004661}.tour-meta-info i{margin-right:10px}.tour-gallery{margin:30px 0 50px;position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:15px;grid-row-gap:15px;align-items:start;align-content:space-between;justify-items:stretch;justify-content:center}.tour-gallery .more-photos-button{position:absolute;bottom:14px;right:13px;height:44px;padding:12px 16px;border-radius:200px;background:#fff;display:inline-flex;flex-wrap:nowrap;gap:8px;align-items:center;color:#1e1e1e;cursor:pointer;transition:.15s}.tour-gallery .more-photos-button:hover{background:#EC5A5B;color:#fff}.tour-gallery .more-photos-button:hover svg path{stroke:#fff}.tour-gallery div:first-child{grid-area:1/1/3/3;height:100%}.tour-gallery a,.tour-gallery img{display:block}.tour-gallery a,.tour-gallery img{height:100%}.tour-gallery img{border-radius:16px}.lg-prev::after,.demo-main .lg-prev::after,.travel-tour-new .lg-prev::after{content:"\f053";font-family:"Font Awesome 5 Free"!important;font-weight:600}.lg-next::before,.demo-main .lg-next::before,.travel-tour-new .lg-next::before{content:"\f054";font-family:"Font Awesome 5 Free"!important;font-weight:600}.tour-faq,.tour-map,.tour-content{border:1px solid #E8EDF1;border-radius:16px;padding:24px;box-sizing:border-box;margin-top:40px}.tour-content h1,.tour-content h2,.tour-content h3{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-weight:600;font-size:24px;line-height:1.1;color:#121212;margin:0 0 24px}.tour-content ul{margin:20px 0 30px 20px;column-count:2;gap:60px}@media (max-width:767px){.tour-content ul{column-count:1}}.tour-content ul:last-of-type{margin-bottom:0}.tour-content ul li{margin-bottom:16px}.tour-content ul li:last-child{margin-bottom:0}.tour-map h3{margin-top:0;margin-bottom:30px}.tour-map iframe{border-radius:16px;border:none;width:100%;height:440px}.tour-faq{margin-bottom:40px}.tour-faq__items{margin-top:40px}.tour-faq__item{border-bottom:1px solid #E8EDF1;padding-bottom:15px;margin-bottom:15px;cursor:pointer}.tour-faq__item:last-child{padding-bottom:0;margin-bottom:0;border:none}.tour-faq__item:hover .tour-faq__item__question{color:#EC5A5B}.tour-faq__item__question{display:flex;align-items:center;justify-content:space-between;color:#121212;font-weight:600}.tour-faq__item__answer{display:none;margin-top:20px;padding-left:30px;padding-bottom:10px}.single-ture .top_site_main .banner-wrapper .heading_primary{color:#121212}.tour-booking{margin:40px 0 60px;text-align:center;display:flex;justify-content:center;align-items:center;gap:60px}@media (max-width:550px){.tour-booking{flex-direction:column;gap:30px}}.tour-booking a{position:relative;display:inline-block;background-color:var(--primary-color);font-size:var(--e-global-typography-487fa92-font-size);font-weight:var(--e-global-typography-487fa92-font-weight);text-transform:var(--e-global-typography-487fa92-text-transform);line-height:var(--e-global-typography-487fa92-line-height);fill:var(--e-global-color-cb02083);color:var(--e-global-color-cb02083);border-radius:200px;padding:16px 59px 16px 59px;transition:.3s}.tour-booking a span{position:absolute;top:50%;transform:translateY(-50%);left:-20px;font-size:40px}.tour-booking a:hover{background-color:var(--secondary-color);transform:translateY(-5px)}.tour-related{margin:40px 0 60px}.tour-related h1,.tour-related h2,.tour-related h3{margin-bottom:30px}.tour-related__container{display:flex;align-items:flex-start;gap:20px}.tour-related__container .offer-card{width:100%}@media (max-width:767px){.tour-related__container{flex-wrap:wrap;justify-content:center}}.tour-related__item{position:relative;isolation:isolate;border:1px solid #E8E8E8;border-radius:16px;max-width:298px;width:100%;box-shadow:0 1px 3px 0 rgb(0 0 0 / .09)}.tour-related__item__content{padding:16px}.tour-related__item__image{display:block;border-radius:16px 16px 0 0;overflow:hidden;transition:.3s}.tour-related__item__image img{width:100%;height:300px!important;transform:scale(1);max-height:300px}.tour-related__item__image:hover img{transform:scale(1.1)}.tour-related__item__location{display:flex;align-items:center;gap:10px;color:#004661}.tour-related__item__location em{font-style:normal;font-size:14px;font-weight:400}.tour-related__item__title h4{font-size:16px;font-weight:700;text-transform:capitalize;line-height:1.4em;color:var(--e-global-color-5b43c18);display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tour-related__item__title:hover h4{color:var(--primary-color)}.tour-related__item__meta{border-top:1px solid #E8E8E8;padding:16px 0 0;margin-top:20px;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;font-size:14px}.tour-related__item__meta strong{color:#121212}.tour-related__item__meta span{display:flex;align-items:baseline;gap:5px}.tour-related__item__meta i{font-weight:100;font-size:14px}.tour-related__item__meta--old{display:block;width:100%;font-weight:500;color:#EC5A5B;font-size:14px;line-height:1.4;text-decoration:line-through;margin-bottom:5px}.tour-related__item__meta--duration{max-width:121px;text-align:right}.tour-related__item__tags{position:absolute;top:15px;right:10px;z-index:1;font-size:12px;line-height:1.2;display:flex;justify-content:flex-end;gap:5px;align-items:center;flex-wrap:wrap;width:150px}.tour-related__item__tags span{display:block;padding:4px 8px;border-radius:4px;background-color:#EC5A5B;color:#fff;pointer-events:none}.tours-type__item__image{display:inline-block;height:400px;overflow:hidden;position:relative}@media (max-width:1440px){.tours-type__item__image{height:350px}}@media (max-width:992px){.tours-type__item__image{height:300px}}.tours-type__item__image img{width:100%;height:100%!important;object-fit:cover;display:block}.content-item-hover{max-height:600px}.list-attri-thumbnail .content-item-hover{transition:0s!important}.tour-search-field--departure{margin-bottom:0}.tour-search-field--departure svg{position:absolute;top:21%;left:23px;transform:translate(-50%,-66%)}.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date,.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date{border:none;margin:0;padding:0}.tour-search .wrapper-search-fields{justify-content:space-between}.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field input[type=text],.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field input[type=text]{padding:9px 0 9px 45px!important}.line-through{text-decoration:line-through}.line-through p{font-weight:500!important}.loop-item-icon .elementor-icon-list-icon i{width:10px!important}@media (min-width:1380px){body:not([data-elementor-device-mode="desktop"]) .elementor-element{opacity:0;visibility:hidden}}.elementor-widget-thim-ekits-attributes .attributes-type-pain:not(.swiper-wrapper){grid-template-columns:repeat(4,1fr)!important}@media (max-width:1024px){.elementor-widget-thim-ekits-attributes .attributes-type-pain:not(.swiper-wrapper){grid-template-columns:repeat(3,1fr)!important}}@media (max-width:800px){.elementor-widget-thim-ekits-attributes .attributes-type-pain:not(.swiper-wrapper){grid-template-columns:repeat(2,1fr)!important}}@media (max-width:500px){.elementor-widget-thim-ekits-attributes .attributes-type-pain:not(.swiper-wrapper){grid-template-columns:repeat(1,1fr)!important}}.filters{border:1px solid #E8EDF1;border-radius:16px;padding:16px;box-sizing:border-box;display:flex;flex-direction:column;row-gap:30px}.filters h5{margin-top:0;margin-bottom:15px}.filters .filter-item input,.filters .filter-item select{background-color:#f2f4f4;border-radius:8px;border:none;padding:16px;color:#000;font-weight:600;width:100%}.filters .filter-item input:focus,.filters .filter-item select:focus{outline:none}.filters .filter-item .filter-item__price{display:flex;column-gap:50px;justify-content:space-between}.filters .filter-item .filter-item__price>div{display:flex;align-items:center;column-gap:5px}.filters .filter-item .filter-item__price>div span{font-weight:900;color:#000}.button-filter-tours{height:44px;padding:10px 25px;border-radius:200px;text-align:center;background-color:#EC5A5B;color:#fff;border:none}.filter-item-multiple{display:flex;flex-direction:column;row-gap:5px}.filter-item-multiple input[type="checkbox"]{border-radius:0}.filter-item-multiple input[type="checkbox"]:checked:before{color:#EC5A5B}.container--np{padding-left:0;padding-right:0}.col-push{margin-right:20px}@media (max-width:1024px){.tour-search .button-searh-tour{margin-top:20px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:992px){.filters{flex-direction:row;flex-wrap:wrap;column-gap:20px;row-gap:30px;justify-content:space-between;margin-bottom:30px}.filter-item{max-width:calc(50% - 30px);width:100%}.filters .filter-item .filter-item__price{justify-content:flex-start}.col-push{margin-right:-15px;margin-left:-15px}.demo-main.home .elementor-widget-thim-ekits-search-tour .wrapper-search-fields,.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .wrapper-search-fields{align-items:flex-start;flex-direction:column;background-color:#fff0}.tour-search-field{max-width:fit-content}.tour-search .button-searh-tour{flex-basis:0!important;width:48px!important;height:48px!important}}@media (max-width:767px){.filters .filter-item .filter-item__price{column-gap:20px}.tour-search .button-searh-tour{margin-top:0!important}}@media (max-width:580px){.filters{column-gap:0;row-gap:30px;margin-bottom:30px}.filter-item--destination{max-width:100%;width:100%}.filter-item--price{max-width:100%;width:100%}}.wp-pagination-list-tours{display:flex;justify-content:center;align-items:center;margin-top:30px;gap:10px}.wp-pagination-list-tours>*{width:48px;height:48px;border-radius:100px}.wp-pagination-list-tours>span{background-color:#EC5A5B;color:#fff}.wp-pagination-list-tours a.next,.wp-pagination-list-tours a.prev{display:flex!important;align-items:center;justify-content:center;border:1px solid #EC5A5B}.tour-screenshot{margin:40px 0 0}.tour-screenshot img{display:block;max-width:100%;height:auto}@media (max-width:1366px){.demo-main .container,.travel-tour-new .container{width:100%;max-width:1272px}}.holiday-types-carousel:not(.owl-carousel){display:flex}.holiday-types-carousel .owl-controls .owl-nav .owl-prev,.holiday-types-carousel .owl-controls .owl-nav .owl-next{position:absolute;top:50%;transform:translateY(-50%);border-radius:100px;border:1px solid #004661;background-color:#fff;color:#004661;height:30px;width:30px;display:flex;align-items:center;justify-content:center;font-size:16px}.holiday-types-carousel .owl-controls .owl-nav .owl-prev:hover,.holiday-types-carousel .owl-controls .owl-nav .owl-next:hover{border-color:#EC5A5B;color:#EC5A5B}.holiday-types-carousel .owl-controls .owl-nav .owl-prev{left:-30px}.holiday-types-carousel .owl-controls .owl-nav .owl-next{right:-30px}@media (max-width:1340px){.holiday-types-carousel .owl-controls .owl-nav .owl-prev,.holiday-types-carousel .owl-controls .owl-nav .owl-next{top:-5px;transform:none}.holiday-types-carousel .owl-controls .owl-nav .owl-prev{left:0}.holiday-types-carousel .owl-controls .owl-nav .owl-next{right:0}}.holiday-types-carousel .owl-controls .owl-nav .owl-next i{position:relative;left:1px}.holiday-types .section-title h3{margin:40px 0}.holiday-types .holiday-type-item{width:125px;flex-shrink:0}.holiday-types .holiday-type-item svg{height:60px;width:60px}.holiday-types .holiday-type-item a{display:block;color:#004661;display:flex;flex-direction:column;align-items:center;row-gap:10px;width:125px;flex-shrink:0}.holiday-types .holiday-type-item a:hover{color:#EC5A5B}.holiday-types .holiday-type-item a span{display:block;text-align:center}.holiday-types .holiday-type-item a:hover svg defs stop{stop-color:#EC5A5B}.collections{display:flex;flex-wrap:wrap}.btn-show-filters{margin:0 auto 30px;width:100%;padding:20px;text-align:center;background-color:#fff;border-radius:30px;border:1px solid #EC5A5B;color:#EC5A5B}.tour-item .elementor-widget-thim-loop-item-featured-image a img{object-fit:cover;aspect-ratio:16 / 9;height:unset!important}@media (min-width:993px){.btn-show-filters{display:none}}@media (max-width:992px){.filters{display:none}.filters.active{display:flex}}.holiday-type-pill-icon svg,.holiday-type-pill{display:flex;align-items:center}.holiday-type-pill{gap:3px;text-transform:uppercase;font-size:12px;letter-spacing:-.04em}.holiday-type-pill-icon svg{width:16px;height:auto}.holiday-type-pills{display:flex;gap:12px;font-weight:600}.tour-gallery a,.tour-gallery img{height:270px;object-fit:cover}.tour-gallery div:first-child a,.tour-gallery div:first-child img{height:555px;object-fit:cover}@media (max-width:900px){.tour-gallery{display:flex;flex-wrap:wrap;gap:15px}.tour-gallery div{width:calc(50% - 7.5px);height:200px}.tour-gallery a{height:200px;width:100%}.tour-gallery div:first-child{width:100%;height:300px}.tour-gallery div:first-child a{height:300px}.tour-gallery img,.tour-gallery div:first-child img{width:100%;height:100%;object-fit:cover}.tour-gallery .more-photos-button{bottom:10px;right:10px;max-width:120px}}.featured-tour .elementor-widget-thim-loop-item-featured-image .elementor-widget-container{background-color:var(--primary-color)!important;border:5px solid var(--primary-color)!important;border-top:none;border-left-width:6px!important;border-right-width:6px!important;box-sizing:border-box}.featured-tour>div{border:none!important}.featured-tour .elementor-widget-thim-loop-item-featured-image .elementor-widget-container a{position:relative;background-color:var(--primary-color)!important}.featured-tour .elementor-widget-thim-loop-item-featured-image a img{padding-top:25px}.featured-tour .elementor-widget-thim-loop-item-featured-image a::before{content:"Featured"!important;position:absolute;z-index:1;display:block;color:#fff;font-weight:500;background-color:var(--primary-color)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16px' viewBox='0 -960 960 960' width='16px' fill='%23fff'%3E%3Cpath d='m624-480 96 96v72H516v228l-36 36-36-36v-228H240v-72l96-96v-264h-48v-72h384v72h-48v264Zm-282 96h276l-66-66v-294H408v294l-66 66Zm138 0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position-y:5px;background-position-x:5px;font-size:10px;letter-spacing:.03em;padding-left:22px;padding-top:2px;height:25px;pointer-events:none;width:100%}.featured-tour.featured-tour-fr::before .elementor-widget-thim-loop-item-featured-image a::before{content:"Vedette"!important}.featured-tour.featured-tour-de::before .elementor-widget-thim-loop-item-featured-image a::before{content:"Top"!important}.page-numbers.dots{background-color:#fff0;color:var(--phys-body_color_primary)}.header-elements__inner button,.header-elements__inner a{background-color:#fff0;border:none;display:inline-block;transition:.3s}.header-elements__inner a:hover{transform:translateY(-5px)}.header-elements{position:relative;z-index:999}.header-elements__inner{display:flex;align-items:center;gap:20px}header.container .header-elements__inner{align-items:flex-start}.popup-nav{position:absolute;top:30px;right:0;z-index:99;border-radius:15px;background-color:var(--secondary-color);padding:20px;width:170px}.popup-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}.popup-nav a{color:#fff}.popup-nav a:hover{text-decoration:underline;transform:none}@media (max-width:550px){.popup-nav{top:50px;width:calc(100vw - 30px)}}.save-to-favorites{position:absolute;top:20px;right:15px;border:none;background:#fff0;border-radius:100px;width:35px;height:35px;z-index:1;display:flex;align-items:center;justify-content:center}.save-to-favorites:hover{transform:none!important}.save-to-favorites:hover svg path{fill:var(--primary-color);stroke:var(--primary-color)}.featured-tour .save-to-favorites{top:25px}body:not(.home) .save-to-favorites svg{position:relative;top:1px}.save-to-favorites.favorite-saved svg path{fill:var(--phys-body_color_primary);stroke:var(--phys-body_color_primary)}#search-modal{display:none;position:fixed;inset:0;z-index:9999}.search-modal__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .6)}.search-modal__content{position:relative;max-width:600px;margin:10% auto;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 25px rgb(0 0 0 / .2);z-index:10000;animation:fadeInUp 0.3s ease}#searchform{display:flex;align-items:stretch}#search-input{flex:1;padding:1rem 1rem;border:1px solid #ddd;border-right:none;border-radius:8px 0 0 8px;font-size:1.25rem;outline:none}#search-input:focus{border-color:#e74c3c}#searchform button{display:flex;align-items:center;justify-content:center;width:48px;height:auto;background:#e74c3c;border:none;border-radius:0 8px 8px 0;cursor:pointer;transition:background 0.2s}#searchform button:hover{background:#c0392b;transform:none}#searchform button svg{width:20px;height:20px}#taxonomy-suggestions{margin-top:1rem;list-style:none;padding:0;max-height:400px;overflow-y:auto;width:100%;margin-left:0;display:none}#taxonomy-suggestions.active{display:block}#taxonomy-suggestions li{border-bottom:1px solid #f0f0f0;border:none;box-shadow:none;border-radius:0}#taxonomy-suggestions li:last-child{border-bottom:none}#taxonomy-suggestions a{display:block;padding:.75rem 1rem;text-decoration:none;border:none;font-size:1.5rem;box-shadow:none;border-radius:0;color:#333;transition:background 0.2s,color 0.2s}#taxonomy-suggestions a:hover{background:#f9f9f9;color:#e74c3c;transform:none}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.search-results .tours-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;padding:32px 0}.search-results .heading-primary{font-size:3rem;font-weight:500}.tour-item-discount{position:absolute;top:30px;left:0;padding:5px;background-color:#121212;color:#fff;z-index:1;font-size:12px;line-height:1;text-transform:uppercase;pointer-events:none}.featured-tour .tour-item-discount{top:45px;left:4px}.date-range-combo{display:flex}.date-range-combo__field{border:1px solid #eee;border-radius:15px;padding:23px 10px 13px;position:relative;min-width:120px;user-select:none;cursor:pointer}.date-range-combo__field:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.date-range-combo__field:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.date-range-combo__field:hover{border-color:var(--phys-body_color_primary)}.date-range-combo__field:first-child:hover{border-right:1px solid var(--phys-body_color_primary)}.date-range-combo label{font-size:10px;text-transform:uppercase;color:var(--e-global-color-5b43c18);position:absolute;top:1px;left:10px;pointer-events:none}.tour-search-field.date input{visibility:hidden;position:absolute!important}.select2-selection__arrow{display:none!important}.select2-selection__clear{font-size:30px;font-weight:400!important}.select2-results__options{background-color:#fff}.select2-dropdown.select2-dropdown--below{background-color:#fff0}body:not(.admin-bar) .select2-dropdown.select2-dropdown--below{position:relative;top:-30px}.destination-search input{border-radius:100px;width:100%;border:1px solid #eaeaea;padding:20px 30px;z-index:2;position:relative}.destination-search input:focus{outline-color:var(--primary-color)}.tour-search-field.destination{border:1px solid #eee!important;border-radius:15px!important;padding:10px 0 5px!important;overflow:hidden;transition:none!important}.tour-search-field.destination:hover{border-color:var(--primary-color)!important}.main-tour-search{background-color:#fff;border-radius:100px;padding:21px 16px 16px 21px}.main-tour-search .wrapper-search-fields{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.main-tour-search .tour-search-field--departure,.main-tour-search .tour-search-field--destination{flex-basis:32%;border:1px solid #eee;border-radius:15px;padding:10px 0 5px;overflow:hidden}.main-tour-search .tour-search-field-inner{display:flex;align-items:center}.main-tour-search .item-filter-heading{font-size:14px;font-weight:600;text-transform:capitalize;line-height:1.1em;color:var(--e-global-color-5b43c18);padding-left:47px}.main-tour-search .tour-search-field:hover{border-color:var(--primary-color)}.main-tour-search .tour-search-field--departure svg,.main-tour-search .tour-search-field--destination svg{position:absolute;top:21%;left:23px;transform:translate(-50%,-66%)}.main-tour-search .select2-selection__clear{right:-20px;bottom:8px}.main-tour-search button{flex-basis:5%;background-color:var(--primary-color);border-radius:100px;border:none;box-shadow:none;height:48px;width:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.tour-search-field--date input{visibility:hidden;position:absolute!important}@media (max-width:992px){.main-tour-search .tour-search-field{min-width:100%}.main-tour-search{border-radius:20px}.main-tour-search .wrapper-search-fields{flex-direction:column;gap:15px}.main-tour-search .tour-search-field-inner .date-range-combo{width:100%}.main-tour-search .tour-search-field-inner .date-range-combo__field{width:50%}.main-tour-search .select2.select2-container.select2-container--default{max-width:90%}.select2-container--default .select2-search--dropdown .select2-search__field{border:none}.main-tour-search button{flex-basis:auto}}.destination-city-search{position:relative;z-index:2;margin-bottom:20px}#destination-city-search-results{list-style:none;padding:0;max-height:400px;width:100%;display:none;position:absolute;background-color:#fff;border-radius:20px;margin:0;left:0;top:50px;padding-top:40px;z-index:1;border:1px solid #eaeaea;overflow:hidden;border-top-left-radius:0;border-top-right-radius:0;border-top:none}#destination-city-search-results.active{display:block}#destination-city-search-results li{border-bottom:1px solid #f0f0f0;border:none;box-shadow:none;border-radius:0;padding-left:20px;box-sizing:border-box}#destination-city-search-results li:last-child{border-bottom:none}#destination-city-search-results a{display:block;padding:.75rem 1rem;text-decoration:none;border:none;font-size:1.5rem;box-shadow:none;border-radius:0;color:#333;transition:background 0.2s,color 0.2s}#destination-city-search-results li:hover{background:#f9f9f9}#destination-city-search-results li:hover a{transform:none;color:#e74c3c}.content-block{margin:30px 0}.content-block:first-child{margin-top:0}.content-block:last-child{margin-bottom:40px}.content-text-image{display:flex;justify-content:space-between;gap:50px}.content-text-image p{line-height:1.6!important}.content-block.layout-layout1{flex-direction:row}.content-block.layout-layout2{flex-direction:row-reverse}.content-text-image .content-image img{max-width:500px}.content-fw-image img{max-width:100%;width:100%}.content-block .content-text ul:last-child{margin-bottom:0}@media (max-width:1200px){.content-text-image .content-image img{max-width:400px}}@media (max-width:992px){.content-text-image .content-image img{max-width:100%}.content-block.layout-layout1,.content-block.layout-layout2{flex-direction:column}.content-text-image{gap:30px}.content-block{margin:30px 0}.content-block:first-child{margin-top:0}.content-block:last-child{margin-bottom:20px}}.content-things-to-know h3{font-weight:600;color:var(--phys-heading-color);margin-bottom:25px}.content-things-to-know-list{display:flex;flex-direction:column;font-size:20px;font-weight:400}.content-things-to-know-list a{display:flex;justify-content:space-between;align-items:center;color:#555;padding:20px 10px;border-bottom:1px solid #eaeaea}.content-things-to-know-list a:hover{background-color:#eaeaea}.content-things-to-know-list a:first-child{border-top:1px solid #eaeaea}.content-things-to-know-list a i{font-size:16px}#things-to-know-modal{display:none;position:fixed;background-color:rgb(0 0 0 / .6);inset:0;z-index:999;justify-content:center;align-items:center}#things-to-know-modal.active{display:flex}#things-to-know-content{overflow:hidden;border-radius:15px;position:relative}#things-to-know-content-inner{background-color:#fff;padding:20px 40px 20px 20px;box-sizing:border-box;color:#121212;min-width:400px;max-width:64rem;width:100%;height:550px;overflow-y:scroll}#things-to-know-content-inner h3{margin-top:0;margin-bottom:25px;font-size:25px;line-height:1.3}.lock-scroll{overflow:hidden}#things-to-know-content button{border:none;box-shadow:none;background-color:#fff0;position:absolute;top:5px;right:10px;padding:20px}#things-to-know-content button:hover{transform:none}#things-to-know-content button i{font-size:18px;font-weight:600}#things-to-know-content ul,#things-to-know-content ol{margin:-10px 0 20px 30px}#things-to-know-content h4{font-size:22px;line-height:1.2}@media (max-width:1300px){#things-to-know-content-inner{height:80vh}}@media (max-width:700px){#things-to-know-content-inner{max-width:80vw;width:100%}}.tour-tags{margin:50px 0 100px}.tour-tags-list{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.tour-tags-list a{display:inline-block;border-radius:5px;border:2px solid var(--secondary-color);color:var(--secondary-color);padding:10px;background-color:#f0f0f0;font-weight:600}.tour__title h1{font-size:40px;color:#004661;font-weight:700;line-height:1.2;margin-bottom:16px;text-align:center;margin-top:0}.tour-hero__meta-info{margin-top:10px;font-size:13px}.tour-hero__meta-info span{display:block;font-weight:600;margin-bottom:5px;font-size:16px}.tour__subtitle h2{font-size:24px;color:#121212;font-weight:700;line-height:1.2;margin-bottom:16px;text-align:center}.tour__actions{display:flex;background-color:#f0f0f0;border-radius:16px;width:100%;box-sizing:border-box;padding:15px;justify-content:center;gap:8px;margin:0 auto}.tour__actions>div{border-radius:8px;border:1px solid #e9e9e9;background-color:#fff;padding:6px 10px}.tour__actions .price,.tour__actions .duration,.tour__actions .location,.tour__actions .type{display:flex;align-items:center}.tour__actions svg{max-width:20px;max-height:20px}.tour__actions .type svg,.tour__actions .duration svg{margin-right:5px}.tour__actions .price svg{margin-right:0}.tour__actions .price span,.tour__actions .duration span,.tour__actions .location span,.tour__actions .type span{position:relative;top:1px}.tour__actions .price span{margin-left:3px}.tour__actions .price i,.tour__actions .duration i,.tour__actions .location i{margin-right:2px}.tour__actions .booking-btn{background-color:var(--phys-body_color_primary);color:#fff;border-radius:8px;display:flex;align-items:center;padding:2px 20px;box-sizing:border-box;gap:10px;position:relative;overflow:hidden;transition:.3s}.tour__actions .booking-btn svg{max-width:20px;position:relative}.tour__actions .booking-btn:hover svg{animation:flyAway 0.35s forwards}.tour__actions .booking-btn:not(:hover) svg{animation:flyIn 0.35s forwards}@keyframes flyAway{from{transform:translate(0,0)}to{transform:translate(30px,-30px)}}@keyframes flyIn{from{transform:translate(-30px,30px)}to{transform:translate(0,0)}}.tour-price-disclaimer{margin:50px 0}@media (max-width:992px){.tour__actions{flex-wrap:wrap;row-gap:15px}.tour__actions>div,.tour__actions .booking-btn{padding:8px 20px}}.tour-gallery__title{margin-top:60px;margin-bottom:0}.tour-related .more-button{background-color:var(--primary-color);color:#fff;border-radius:8px;padding:7px 20px;font-size:16px;display:block;margin:30px auto;width:fit-content}.single-tours .container{@media (min-width:1025px){width:920px}}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{object-fit:contain}.promo-codes{margin:50px auto}.promo-codes>span{font-style:italic;font-size:14px}.promo-codes__inner{background-color:#004661;color:#fff;padding:24px 24px 28px;border-radius:16px;margin-bottom:10px}.promo-codes h4{text-align:center;margin-bottom:20px;color:#fff;margin-top:0}.promo-codes-inner{display:flex;flex-direction:column;gap:15px}.promo-codes-item{font-weight:400}.promo-codes-item span{font-weight:600;text-transform:uppercase}