/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-root-z-index: 100000;--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.leaflet-pane,.leaflet-tile,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-pane{z-index:400}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-control{float:left;clear:both}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-default-icon-path{background-image:url(https://media.sailturkey.net/sailturkeynet/build/assets/marker-icon-574c3a5c.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.cruise-detail-info{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px;background-color:#f8f9fa;border-radius:10px;box-shadow:0 0 10px #0000001a}.cruise-detail-info .title span{font-weight:600;font-size:18px;vertical-align:super}.cruise-detail-info .icon img{width:21px;height:21px}.cruise-detail-info .col-md-6,.cruise-detail-info .col-lg-2,.cruise-detail-info .col-lg-4{display:flex;flex-direction:column;margin:10px 0}.cruise-detail-info .icon-title-container{display:flex;align-items:center;margin-bottom:10px}@media only screen and (max-width: 768px){.cruise-detail-info .col-md-6,.cruise-detail-info .col-lg-2,.cruise-detail-info .col-lg-4{margin:10px 0}.cruise-detail-info .icon-title-container{flex-direction:row;margin-top:15px;margin-bottom:0}}.custom-table{width:100%}.custom-table th,.custom-table td{padding:8px}.custom-table th{background-color:#f2f2f2;font-weight:700;text-align:left;padding:8px;font-weight:800;font-size:14px;text-decoration:none;color:#4d7399;text-align:center}.custom-table tbody tr:nth-child(odd){background-color:#d0e3f0}.custom-table tbody tr:nth-child(2n){background-color:#f2f2f2}.custom-table button{padding:6px 12px;cursor:pointer;background-color:#ff6d2d;border-color:#d43f3a;border:1px solid transparent;border-radius:4px;color:#fff;font-size:14px;font-weight:400}.custom-table button:hover{background-color:#5d0a0a}.custom-table button.cancel{background-color:#dc3545}.custom-table button.cancel:hover{background-color:#bd2130}.table-row{margin-bottom:50px}.year-button{display:block;width:100%;text-align:center;padding:8px 0;font-weight:800;font-size:18px;background-color:transparent;color:#3788d8;border:none}.year-button:disabled{background-color:#f0f0f0;color:#a0a0a0;cursor:not-allowed;opacity:.6}.year-button:hover:not(:disabled){background-color:#e0e0e0;color:#0056b3}.month-button{display:block;width:100%;font-weight:600;font-size:18px;text-align:center;padding:4px;background-color:#d0e3f0;color:#3788d8}.month-button:hover{background-color:#e9e9e9}.booking-button{display:block;text-align:center;font-size:12px;background-color:#ff6d2d;padding:5px 0}.selected{background-color:#3788d8;color:#fff}.badge{font-size:12px;padding:3px 6px 6px;border-radius:5px;display:inline-block;color:#fff}.badge-available{background-color:#5bc0de}.badge-low-available{background-color:#ffb22e}.badge-fullbooked{background-color:#dc3545;color:#fff;font-weight:600}.day-name{color:#4bb543;font-weight:600}.alternative-button{min-width:125px;background:#2d7aff;color:#fff;font-weight:600;border-radius:0;font-size:14px;text-decoration:none;padding:10px 15px;transition:all .3s linear}.deal-button{min-width:125px;background:#ff6d2d;color:#fff;font-weight:600;border-radius:0;font-size:14px;text-decoration:none;padding:10px 15px;transition:all .3s linear}@media screen and (min-width: 768px){.alternative-button,.deal-button{display:inline-block;margin:10px auto}}@media (max-width: 768px){.group-button{min-width:125px;background-color:transparent;color:#3788d8;font-weight:600;border-radius:0;font-size:14px;text-decoration:none;padding:10px 15px;transition:all .3s linear;flex:1;margin:0 5px}.group-button.selected{background-color:#3788d8;color:#fff}.alternative-button,.deal-button{display:block;margin:10px auto}.custom-table thead{display:none}.mobile-row-item{display:flex;justify-content:space-between;padding:5px 0}.mobile-row-item.name{text-align:center;font-size:16px;display:block;width:100%}.mobile-row-item .label{font-weight:700;margin-right:10px}.mobile-row-item .value{text-align:right}.mobile-row-item .price{text-align:right;display:flex;align-items:flex-end}.booking-button{padding:6px 12px;cursor:pointer;background-color:#ff6d2d;border-color:#ff6d2d;border:1px solid transparent;border-radius:4px;color:#fff;font-size:14px;font-weight:400;display:block;width:100%}.day-name{color:#4bb543;font-weight:600}}.meal-tabs{margin-top:20px}.meal-icons{display:flex;gap:10px;align-items:center}.meal-tab{display:flex;flex-direction:column;align-items:center;text-align:center}.meal-tab img{width:40px;height:40px}.meal-tab-title{font-weight:600;margin-top:5px;font-size:14px;text-transform:capitalize}.discount-timer{background-color:#f4f4f4;padding:20px;text-align:center;border-radius:8px;margin-bottom:20px}.discount-timer h2{font-size:24px;margin-bottom:10px}.discount-timer p{font-size:16px;margin:5px 0}.countdown{display:flex;justify-content:center;gap:10px;margin-top:20px}.countdown .time{font-size:24px;font-weight:700;background-color:#fff;padding:10px 20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}.countdown .time span{display:block;font-size:48px;color:#e74c3c}.faq-tab-title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:10px;background-color:#f4f4f4;border-radius:4px;border:1px solid #ddd;font-size:16px}.faq-tab-content{padding:15px;font-size:14px;color:#555;background-color:#fff;border-radius:4px;border:1px solid #e0e0e0}
