.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/assets/owl.video.play-BJo37keB.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display: inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.services-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.services-modal-content{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0000004d;animation:slideUp .3s ease-in-out}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;border-bottom:1px solid #e0e0e0}.modal-header h3{margin:0;font-size:24px;font-weight:700;color:#1a2332}.close-btn{background:none;border:none;font-size:28px;cursor:pointer;color:#6b7280;transition:color .3s ease;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.close-btn:hover{color:#1a2332}.modal-body{flex:1;overflow-y:auto;padding:30px}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px}.service-card{background:#f9f9f9;border-radius:10px;overflow:hidden;transition:all .3s ease;cursor:pointer;border:1px solid #e0e0e0;display:flex;flex-direction:column}.service-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px);border-color:#1fa95f}.service-image{width:100%;height:180px;overflow:hidden;background:#e0e0e0}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-card:hover .service-image img{transform:scale(1.05)}.service-info{padding:20px;flex:1;display:flex;flex-direction:column;min-height:120px}.service-info h4{margin:0 0 10px;font-size:16px;font-weight:700;color:#1a2332;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.service-info .description{margin:0 0 15px;font-size:13px;color:#6b7280;line-height:1.5;flex-grow:1}.service-price,.service-duration{display:flex;align-items:center;margin-bottom:10px;font-size:14px}.service-price .price-label,.service-duration .duration-label{color:#6b7280;font-weight:500}.service-price .price-value,.service-duration .duration-value{color:#1fa95f;font-weight:700;margin-left:5px}.select-btn{background:#1fa95f;color:#fff;border:none;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .3s ease;margin-top:auto}.select-btn:hover{background:#188048}.loading-state,.error-state,.empty-state{display:flex;align-items:center;justify-content:center;min-height:300px;color:#6b7280;font-size:16px}@media (max-width: 768px){.services-modal-content{max-height:80vh}.modal-header{padding:20px}.modal-header h3{font-size:20px}.modal-body{padding:20px}.services-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.service-image{height:150px}.service-info{padding:15px}}@media (max-width: 480px){.services-modal-content{max-height:95vh;border-radius:0}.services-grid{grid-template-columns:1fr}.service-image{height:200px}}[dir=rtl] .service-price .price-value,[dir=rtl] .service-duration .duration-value{margin-left:0;margin-right:5px}.preloader{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:fixed;top:0;left:0;right:0;background-color:#fff;z-index:99999}.preloader .content{position:absolute;width:80px;height:80px;animation:spin-six 2.5s infinite cubic-bezier(.17,.72,.55,1.66);left:50%;top:50%;transform:translate(-50px,-50px)}.preloader .ball{position:absolute;top:0;left:50%;transform:translate(-50%);width:11%;height:50%;background-color:transparent;transform-origin:bottom center;overflow:visible}.preloader .ball:nth-of-type(2){transform:translate(-50%) rotate(36deg)}.preloader .ball:nth-of-type(3){transform:translate(-50%) rotate(72deg)}.preloader .ball:nth-of-type(4){transform:translate(-50%) rotate(108deg)}.preloader .ball:nth-of-type(5){transform:translate(-50%) rotate(144deg)}.preloader .ball:nth-of-type(6){transform:translate(-50%) rotate(180deg)}.preloader .ball:nth-of-type(7){transform:translate(-50%) rotate(216deg)}.preloader .ball:nth-of-type(8){transform:translate(-50%) rotate(252deg)}.preloader .ball:nth-of-type(9){transform:translate(-50%) rotate(288deg)}.preloader .ball:nth-of-type(10){transform:translate(-50%) rotate(324deg)}.preloader .ball:before{position:absolute;content:"";top:0;left:0;width:100%;height:56%;border-radius:70px;background-color:#22c55e}.preloader .ball:after{position:absolute;content:"";bottom:-100;left:0;width:100%;height:56%;border-radius:70px;background-color:#ffc7bd;animation:opacity-six 2.5s infinite linear;opacity:0}.preloader.preloader-deactivate{visibility:hidden}@keyframes spin-six{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes opacity-six{20%{opacity:1}40%{opacity:1}to{opacity:0}}
