::-webkit-scrollbar{background:hsla(0,0%,100%,.3);border-radius:10px;height:7px;width:7px}::-webkit-scrollbar-thumb{background:#d90303;border-radius:10px}* ::-webkit-scrollbar-track{border-radius:10px}#root{background-color:#fff;display:flex;min-width:950px}.mobile #root{min-width:auto}#root:has(.mobile){min-width:auto}.app{position:relative;width:100%}.w-full{margin:0 auto;max-width:1920px;min-width:1180px;width:100%}.mobile .w-full{max-width:none;min-width:0;min-width:auto}.w-wrap{height:100%;margin:0 auto;max-width:1180px;width:1180px}.mobile .w-wrap{max-width:100%;width:100%}.w-layer{bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:3}header{background:#f5f5f5;height:107px;margin:0;position:-webkit-sticky;position:sticky;top:0;z-index:1020}header .header_wrap{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;max-width:1240px;width:1240px}header .header_roulette{-webkit-margin-start:13px;-moz-margin-start:13px;-webkit-margin-end:5px;-moz-margin-end:5px;display:block;height:50px;order:4;width:50px}header .header_roulette img{border-radius:50%;cursor:pointer;height:100%;width:100%}header .logo__heading{align-items:center;display:flex;flex:0.0714285714 0 auto;justify-content:flex-start;order:1}header .logo__heading-link{background:url(/www/images/moto-logo.svg) no-repeat;background-size:cover;cursor:pointer;display:flex;height:107px;padding:0;width:120px}body.cnt-IL header .logo__heading-link,html[lang=he] header .logo__heading-link{background-image:url(/www/images/tamamoto-logo.png)}header .menu_icon{display:none;height:50px;width:50px}header .menu_icon>svg{height:100%;width:100%}header .menu{-webkit-box-flex:0.8571428571;display:flex;flex-grow:1;flex-shrink:0;height:100%;order:2;width:700px}header .menu ul{display:flex;flex:1 0 auto;list-style:none;margin:0;padding-left:0}header .menu .menu-item{align-items:center;display:flex;flex:1 1 auto;font-size:1.5rem;justify-content:center}header .menu .menu-item a{color:#000;font-size:1.2rem;height:30px;line-height:2rem;position:relative;text-decoration:none;text-transform:uppercase}header .menu .menu-item a .new-item{height:64px;position:absolute;right:31%;top:-41px}header .menu .menu-item a.active,header .menu .menu-item a:hover{color:#d90303}header .menu .menu-item a:after{background-color:#d90303;bottom:0;content:"";height:.1em;left:0;opacity:1;position:absolute;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;transform-origin:center;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;width:100%}header .menu .menu-item a.active:after,header .menu .menu-item a:focus:after,header .menu .menu-item a:hover:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}header .menu .menu-item a span{display:inline-block;text-align:center}.mobile header .header_wrap{-webkit-padding-start:20px;-moz-padding-start:20px;-webkit-padding-end:20px;-moz-padding-end:20px;display:flex;justify-content:space-between}.mobile header .header_wrap .menu_icon{display:block;height:70px;width:70px}.mobile header .header_wrap .menu_icon:hover{border:1px solid #d83737}.mobile header .header_wrap .menu{background:hsla(0,0%,100%,.8);height:calc(100vh - 108px);left:-100%;padding-bottom:100vh;position:absolute;right:0;top:107px;transition:all .4s ease-in-out;width:100%}html[lang=he] .mobile header .header_wrap .menu{left:0;right:-100%}.mobile header .header_wrap .menu.expand{display:flex;height:calc(100vh - 108px);left:0}html[lang=he] .mobile header .header_wrap .menu.expand{right:0}.mobile header .header_wrap .menu ul{background:#fff;flex-direction:column;height:calc(100vh - 108px);width:85%}.mobile header .header_wrap .menu ul li{border-bottom:1px solid #dfe1e8;flex:0 0 7rem;height:7rem;line-height:7rem}.mobile header .header_wrap .menu-item a{font-size:2.5rem;height:100%;line-height:inherit;text-align:center;width:100%}.mobile header .header_wrap .menu-item a .new-item{height:111px;top:-3.5rem}.header{height:107px}.profile{cursor:pointer;order:5;position:relative}.profile_row{align-items:center;display:flex;font-size:26px;padding:20px}.mobile .profile_row{align-items:center;display:flex;justify-content:center}.profile_icon{-webkit-margin-end:10px;-moz-margin-end:10px}.logined .profile_icon{color:#d90303}.mobile .profile_icon{-webkit-margin-end:0;-moz-margin-end:0;font-size:2.7rem}.profile_down{font-size:20px}.mobile .profile_down{display:none}.profile_dropdown{background:#fff;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.16);margin-top:12px;position:absolute;right:-20px;top:40px;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center top;transform-origin:center top;transition:all .3s ease-in-out 0s;width:225px;z-index:20}.he .profile_dropdown,[lang=he] .profile_dropdown{left:-20px;right:auto!important}.mobile .profile_dropdown{width:92vw}.hovered .profile_dropdown{-webkit-transform:scaleY(1);transform:scaleY(1)}.profile_dropdown ul li{margin-bottom:8px}.profile_dropdown ul li:hover{background-color:rgba(0,160,70,.2)}.profile_dropdown ul li>div{align-items:center;color:#002f34;display:flex;font-size:14px;padding:10px 24px;text-decoration:none}.mobile .profile_dropdown ul li>div{font-size:2.25rem;padding:12px 24px}.profile_dropdown_user{align-items:center;border-bottom:1px solid #d8dfe0;cursor:default;display:flex;justify-content:center;padding:16px 24px 8px}.profile_dropdown_icon svg{-webkit-margin-end:14px;-moz-margin-end:14px;color:#d90303;height:32px;width:32px}.mobile .profile_dropdown_icon svg{height:3.25rem;width:3.25rem}.profile_dropdown_name{flex:1 1;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile .profile_dropdown_name{font-size:2.5rem}.profile_dropdown_header{background:#fafafa;border-bottom:1px solid #d8dfe0;color:#7f9799;cursor:default;font-size:16px;font-weight:600;line-height:22px;padding:8px 24px}.mobile .profile_dropdown_header{font-size:2.15rem;padding:16px 24px}.profile_logout{align-items:center;border-top:1px solid #d8dfe0;color:#002f34;display:flex;font-size:14px;font-weight:600;padding:12px 24px;text-decoration:none}.mobile .profile_logout{font-size:2.5rem;padding:24px}.page{min-height:calc(100vh - 397px);position:relative}.page-header{padding:1.25rem 1rem}.mobile .page-header{font-size:1.56rem}.mobile .page{min-height:calc(100vh - 600px)}.animated{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}small{font-size:80%;font-weight:400;opacity:.6}.stars{align-items:center;display:flex;max-width:-webkit-max-content;max-width:max-content}.stars-item{-webkit-margin-end:2px;-moz-margin-end:2px}.stars-item svg{cursor:pointer}.stars-item.active_star{color:#b94025}.stars-item.hover_star{color:gold}h1{font-size:40px}h1,h2{font-weight:700;text-transform:uppercase}h2{font-size:30px}.text_desc{font-weight:300;text-indent:20px;white-space:pre-line}.danger_text{color:red!important;font-weight:700!important}.under_construction{align-items:center;background:#ffcf00;display:flex;justify-content:center;min-height:calc(100vh - 257px);width:100%}.clickable{cursor:pointer!important}.not-allowed{cursor:not-allowed!important}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.input-phone input{direction:ltr}html[lang=he] .input-phone input{text-align:right}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:none;transform:none}to{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:none;transform:none}to{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.btn{border:1px solid #ccc;border-radius:.25rem;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.25;padding:.5rem 1rem;text-align:center;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.mobile .btn{font-size:2rem}.btn.disabled_button{cursor:not-allowed;opacity:.35}.btn.disabled_button:hover{background-color:inherit!important;border-color:inherit!important;color:inherit!important}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.35}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{background-color:#286aa6;border-color:#286aa6;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#1e507d;border-color:#1c4b75;color:#fff}.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{background-color:#1e507d;background-image:none;border-color:#1c4b75;color:#fff}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{background-color:#173d60;border-color:#0f283f;color:#fff}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary:disabled.focus,.btn-primary:disabled:focus,.btn-primary:disabled:hover{background-color:#286aa6;border-color:#286aa6}.btn-secondary{background-color:#fff;border-color:#ccc;color:#4a4a4a}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#e6e6e6;border-color:#adadad;color:#4a4a4a}.btn-secondary.active,.btn-secondary:active,.open>.btn-secondary.dropdown-toggle{background-color:#e6e6e6;background-image:none;border-color:#adadad;color:#4a4a4a}.btn-secondary.active.focus,.btn-secondary.active:focus,.btn-secondary.active:hover,.btn-secondary:active.focus,.btn-secondary:active:focus,.btn-secondary:active:hover,.open>.btn-secondary.dropdown-toggle.focus,.open>.btn-secondary.dropdown-toggle:focus,.open>.btn-secondary.dropdown-toggle:hover{background-color:#d4d4d4;border-color:#8c8c8c;color:#4a4a4a}.btn-secondary.disabled.focus,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary:disabled.focus,.btn-secondary:disabled:focus,.btn-secondary:disabled:hover{background-color:#fff;border-color:#ccc}.btn-allow{background-color:#d90303;border-color:#ccc;color:#fff}.btn-allow:hover{border-color:#ccc;color:#2a2a2a;font-weight:700}.btn-allow.focus,.btn-allow:focus{background-color:gold;border-color:#a48b00;color:#2a2a2a}.btn-allow.active,.btn-allow:active,.open>.btn-allow.dropdown-toggle{background-color:gold;background-image:none;border-color:#a48b00;color:#2a2a2a}.btn-allow.active.focus,.btn-allow.active:focus,.btn-allow.active:hover,.btn-allow:active.focus,.btn-allow:active:focus,.btn-allow:active:hover,.open>.btn-allow.dropdown-toggle.focus,.open>.btn-allow.dropdown-toggle:focus,.open>.btn-allow.dropdown-toggle:hover{background-color:#ceac06;border-color:#a48b00;color:#2a2a2a}.btn-allow.disabled.focus,.btn-allow.disabled:focus,.btn-allow.disabled:hover,.btn-allow:disabled.focus,.btn-allow:disabled:focus,.btn-allow:disabled:hover{background-color:#fff;border-color:#ccc}.btn-info{background-color:#5bc0de;border-color:#5bc0de;color:#fff}.btn-info.focus,.btn-info:focus,.btn-info:hover{background-color:#31b0d5;border-color:#2aabd2;color:#fff}.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{background-color:#31b0d5;background-image:none;border-color:#2aabd2;color:#fff}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{background-color:#269abc;border-color:#1f7e9a;color:#fff}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info:disabled.focus,.btn-info:disabled:focus,.btn-info:disabled:hover{background-color:#5bc0de;border-color:#5bc0de}.btn-success{background-color:#5cb85c;border-color:#5cb85c;color:#fff}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#449d44;border-color:#419641;color:#fff}.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{background-color:#449d44;background-image:none;border-color:#419641;color:#fff}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{background-color:#398439;border-color:#2d672d;color:#fff}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success:disabled.focus,.btn-success:disabled:focus,.btn-success:disabled:hover{background-color:#5cb85c;border-color:#5cb85c}.btn-warning{background-color:#f0ad4e;border-color:#f0ad4e;color:#fff}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{background-color:#ec971f;border-color:#eb9316;color:#fff}.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{background-color:#ec971f;background-image:none;border-color:#eb9316;color:#fff}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{background-color:#d58512;border-color:#b06d0f;color:#fff}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning:disabled.focus,.btn-warning:disabled:focus,.btn-warning:disabled:hover{background-color:#f0ad4e;border-color:#f0ad4e}.btn-danger{background-color:#d9534f;border-color:#d9534f;color:#fff!important}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#c9302c;border-color:#c12e2a;color:#fff}.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{background-color:#c9302c;background-image:none;border-color:#c12e2a;color:#fff}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{background-color:#ac2925;border-color:#8b211e;color:#fff}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger:disabled.focus,.btn-danger:disabled:focus,.btn-danger:disabled:hover{background-color:#d9534f;border-color:#d9534f}.btn-outline-primary{background-color:transparent;background-image:none;border-color:#286aa6;color:#286aa6}.btn-outline-primary.active,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.open>.btn-outline-primary.dropdown-toggle{background-color:#286aa6;border-color:#286aa6;color:#fff}.btn-outline-primary.active.focus,.btn-outline-primary.active:focus,.btn-outline-primary.active:hover,.btn-outline-primary:active.focus,.btn-outline-primary:active:focus,.btn-outline-primary:active:hover,.open>.btn-outline-primary.dropdown-toggle.focus,.open>.btn-outline-primary.dropdown-toggle:focus,.open>.btn-outline-primary.dropdown-toggle:hover{background-color:#173d60;border-color:#0f283f;color:#fff}.btn-outline-primary.disabled.focus,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary:disabled.focus,.btn-outline-primary:disabled:focus,.btn-outline-primary:disabled:hover{border-color:#5c9dd8}.btn-outline-secondary{background-color:transparent;background-image:none;border-color:#ccc;color:#ccc}.btn-outline-secondary.active,.btn-outline-secondary.focus,.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.open>.btn-outline-secondary.dropdown-toggle{background-color:#ccc;border-color:#ccc;color:#fff}.btn-outline-secondary.active.focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.active:hover,.btn-outline-secondary:active.focus,.btn-outline-secondary:active:focus,.btn-outline-secondary:active:hover,.open>.btn-outline-secondary.dropdown-toggle.focus,.open>.btn-outline-secondary.dropdown-toggle:focus,.open>.btn-outline-secondary.dropdown-toggle:hover{background-color:#a1a1a1;border-color:#8c8c8c;color:#fff}.btn-outline-secondary.disabled.focus,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary:disabled.focus,.btn-outline-secondary:disabled:focus,.btn-outline-secondary:disabled:hover{border-color:#fff}.btn-outline-info{background-color:transparent;background-image:none;border-color:#5bc0de;color:#5bc0de}.btn-outline-info.active,.btn-outline-info.focus,.btn-outline-info:active,.btn-outline-info:focus,.btn-outline-info:hover,.open>.btn-outline-info.dropdown-toggle{background-color:#5bc0de;border-color:#5bc0de;color:#fff}.btn-outline-info.active.focus,.btn-outline-info.active:focus,.btn-outline-info.active:hover,.btn-outline-info:active.focus,.btn-outline-info:active:focus,.btn-outline-info:active:hover,.open>.btn-outline-info.dropdown-toggle.focus,.open>.btn-outline-info.dropdown-toggle:focus,.open>.btn-outline-info.dropdown-toggle:hover{background-color:#269abc;border-color:#1f7e9a;color:#fff}.btn-outline-info.disabled.focus,.btn-outline-info.disabled:focus,.btn-outline-info.disabled:hover,.btn-outline-info:disabled.focus,.btn-outline-info:disabled:focus,.btn-outline-info:disabled:hover{border-color:#b0e1ef}.btn-outline-success{background-color:transparent;background-image:none;border-color:#5cb85c;color:#5cb85c}.btn-outline-success.active,.btn-outline-success.focus,.btn-outline-success:active,.btn-outline-success:focus,.btn-outline-success:hover,.open>.btn-outline-success.dropdown-toggle{background-color:#5cb85c;border-color:#5cb85c;color:#fff}.btn-outline-success.active.focus,.btn-outline-success.active:focus,.btn-outline-success.active:hover,.btn-outline-success:active.focus,.btn-outline-success:active:focus,.btn-outline-success:active:hover,.open>.btn-outline-success.dropdown-toggle.focus,.open>.btn-outline-success.dropdown-toggle:focus,.open>.btn-outline-success.dropdown-toggle:hover{background-color:#398439;border-color:#2d672d;color:#fff}.btn-outline-success.disabled.focus,.btn-outline-success.disabled:focus,.btn-outline-success.disabled:hover,.btn-outline-success:disabled.focus,.btn-outline-success:disabled:focus,.btn-outline-success:disabled:hover{border-color:#a3d7a3}.btn-outline-warning{background-color:transparent;background-image:none;border-color:#f0ad4e;color:#f0ad4e}.btn-outline-warning.active,.btn-outline-warning.focus,.btn-outline-warning:active,.btn-outline-warning:focus,.btn-outline-warning:hover,.open>.btn-outline-warning.dropdown-toggle{background-color:#f0ad4e;border-color:#f0ad4e;color:#fff}.btn-outline-warning.active.focus,.btn-outline-warning.active:focus,.btn-outline-warning.active:hover,.btn-outline-warning:active.focus,.btn-outline-warning:active:focus,.btn-outline-warning:active:hover,.open>.btn-outline-warning.dropdown-toggle.focus,.open>.btn-outline-warning.dropdown-toggle:focus,.open>.btn-outline-warning.dropdown-toggle:hover{background-color:#d58512;border-color:#b06d0f;color:#fff}.btn-outline-warning.disabled.focus,.btn-outline-warning.disabled:focus,.btn-outline-warning.disabled:hover,.btn-outline-warning:disabled.focus,.btn-outline-warning:disabled:focus,.btn-outline-warning:disabled:hover{border-color:#f8d9ac}.btn-outline-danger{background-color:transparent;background-image:none;border-color:#d9534f;color:#d9534f}.btn-outline-danger.active,.btn-outline-danger.focus,.btn-outline-danger:active,.btn-outline-danger:focus,.btn-outline-danger:hover,.open>.btn-outline-danger.dropdown-toggle{background-color:#d9534f;border-color:#d9534f;color:#fff}.btn-outline-danger.active.focus,.btn-outline-danger.active:focus,.btn-outline-danger.active:hover,.btn-outline-danger:active.focus,.btn-outline-danger:active:focus,.btn-outline-danger:active:hover,.open>.btn-outline-danger.dropdown-toggle.focus,.open>.btn-outline-danger.dropdown-toggle:focus,.open>.btn-outline-danger.dropdown-toggle:hover{background-color:#ac2925;border-color:#8b211e;color:#fff}.btn-outline-danger.disabled.focus,.btn-outline-danger.disabled:focus,.btn-outline-danger.disabled:hover,.btn-outline-danger:disabled.focus,.btn-outline-danger:disabled:focus,.btn-outline-danger:disabled:hover{border-color:#eba5a3}.btn-link{border-radius:0;color:#286aa6;font-weight:400}.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{background-color:transparent;color:#ff7878}.btn-link:disabled:focus,.btn-link:disabled:hover{color:#d4e1ed;text-decoration:none}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;padding:.75rem 1.5rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}.btn-more,.btn_more{background:#d83737;border:none;-webkit-clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);color:#fff;cursor:pointer;display:block;font-weight:500;letter-spacing:.075rem;padding:1rem 2rem;position:relative;text-align:center;-webkit-text-decoration:auto;text-decoration:auto;text-transform:uppercase;width:auto}html[lang=he] .btn-more,html[lang=he] .btn_more{font-size:18px}.btn-more:visited,.btn_more:visited{color:#fff}.btn-more:before,.btn_more:before{background:#fff;bottom:2px;-webkit-clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);content:"";display:none;left:2px;position:absolute;right:2px;top:2px;z-index:-1}.btn-more.active,.btn-more:hover,.btn_more.active,.btn_more:hover{background:#c12e2a;color:#000}.btn-more.active:before,.btn-more:hover:before,.btn_more.active:before,.btn_more:hover:before{display:block}.mobile .btn-more,.mobile .btn_more{font-size:2rem}.btn-more.secondary_btn,.btn_more.secondary_btn{background:#fff;color:#d83737}.btn-more.secondary_btn:hover,.btn_more.secondary_btn:hover{background:#c12e2a;color:#000}.loader{background-image:linear-gradient(#000 50px,transparent 0),linear-gradient(#000 50px,transparent 0),linear-gradient(#000 50px,transparent 0),linear-gradient(#000 50px,transparent 0),radial-gradient(circle 14px,#000 100%,transparent 0);background-position:25px 5px,58px 20px,25px 17px,2px 37px,76px 0;background-size:48px 15px,15px 35px,15px 35px,25px 15px,28px 28px;display:block;margin:30px auto;position:relative;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:106px}.loader,.loader:after,.loader:before{background-repeat:no-repeat;box-sizing:border-box;height:56px}.loader:after,.loader:before{-webkit-animation:rotation .3s linear infinite;animation:rotation .3s linear infinite;background-image:linear-gradient(#000 64px,transparent 0),linear-gradient(#000 66px,transparent 0),radial-gradient(circle 4px,#000 100%,transparent 0);background-position:50%;background-size:40px 1px,1px 40px,8px 8px;border:6px solid #000;border-radius:50%;content:"";left:-45px;position:absolute;top:-10px;width:56px}.loader:before{left:25px;top:60px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.photos_gallery{align-items:center;display:flex;height:100%;width:100%}.photos_gallery img{cursor:pointer}.swiper{height:100%;width:100%}.swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;justify-content:center;text-align:center}.swiper-slide img{display:block;-webkit-filter:contrast(1);filter:contrast(1);height:100%;object-fit:cover;-webkit-transform:translateZ(0) scale(.97);transform:translateZ(0) scale(.97);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);width:100%}.swiper-slide{width:60%}.swiper-slide:hover img{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.swiper-slide:nth-child(2n){width:40%}.swiper-slide:nth-child(3n){width:20%}.swiper-button-next:after,.swiper-button-prev:after{font-size:2rem!important;font-weight:700}.swiper-button-next,.swiper-button-prev{color:#d9534f!important}.swiper-pagination-bullet-active{background:#d9534f!important}input[type=range]{-webkit-appearance:none;background:gray;background-image:linear-gradient(#d90303,#d90303);background-repeat:no-repeat;border:1px solid #bbb;border-radius:5px;height:7px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:gold;border-radius:50%;box-shadow:0 0 2px 0 #111;cursor:pointer;height:20px;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;width:20px}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;background:transparent;border:none;box-shadow:none}input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 0 0 2px rgba(0,0,0,.376)}input[type=range]::-webkit-slider-thumb:active{box-shadow:0 0 0 4px rgba(0,0,0,.376);-webkit-transition:box-shadow .35s cubic-bezier(.4,0,.2,1) 0ms,left .35s cubic-bezier(.4,0,.2,1) 0ms,bottom .35s cubic-bezier(.4,0,.2,1) 0ms;transition:box-shadow .35s cubic-bezier(.4,0,.2,1) 0ms,left .35s cubic-bezier(.4,0,.2,1) 0ms,bottom .35s cubic-bezier(.4,0,.2,1) 0ms}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.language{justify-content:flex-end;order:3;width:-webkit-max-content;width:max-content}.language,.language_string{align-items:center;display:flex}.mobile .language_string{gap:10px}.language_string_item{-webkit-margin-end:4px;-moz-margin-end:4px;align-items:center;display:flex;justify-content:center}.language_string_item.active_language a{border:3px solid gold;box-shadow:2px 2px 6px rgba(0,0,0,.6)}.language_string_item.active_language a:hover{border:3px solid gold}.language_string_item a{border:3px solid rgba(0,0,0,.075);border-radius:50%;display:inline-block;height:35px;overflow:hidden;width:35px}.mobile .language_string_item a{height:48px;width:48px}.language_string_item a:hover{border:3px solid rgba(0,0,0,.15);box-shadow:1px 1px 5px rgba(0,0,0,.2)}.language_string_item a:hover img{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateZ(0) scale(1.05);transform:translateZ(0) scale(1.05)}.language_string_item a img{-webkit-filter:contrast(1);filter:contrast(1);height:100%;object-fit:cover;-webkit-transform:translateZ(0) scale(.975);transform:translateZ(0) scale(.975);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);width:100%}.language__widget{height:3.8823529412rem;width:3.8823529412rem}.language__list{background:0 0;border:1px solid transparent;box-sizing:initial;display:flex;flex-direction:column;height:65px;overflow:hidden;transition:height .1s 0s,border .25s 0s,background .25s 0s;width:66px}.language__list:hover{background:#fff;border-color:rgba(0,0,0,.15)}.language__list-item{display:flex;flex-direction:column;height:66px;width:66px}.language__list-item.active_language{order:-1}.language__list-item svg{font-size:1.5rem;font-weight:700;text-align:center;width:100%}.language__list-link{background:none 50% no-repeat;background-size:2.7058823529rem 1.8039215686rem;height:35px;margin:10px}.active_language .language__list-link{align-items:flex-end;background-position:top .5882352941rem left 50%;display:flex;flex-direction:column;justify-content:center;pointer-events:none}.footer{background:#0b0d0f;color:#fff;height:318px}.mobile .footer{font-size:1.6em;height:-webkit-max-content;height:max-content;min-height:600px}.footer_wrap{display:flex;flex-direction:column;position:relative}.footer_content{border-bottom:1px solid #333;display:flex;flex-grow:1;justify-content:space-around}.mobile .footer_content{flex-direction:column;font-size:.9em}.footer_content_area{display:flex;width:72%}.mobile .footer_content_area{width:100%}.footer_content_item{padding-top:20px;text-indent:30px;width:28%}.mobile .footer_content_item{text-align:center;text-indent:inherit;width:100%}.footer_content_item .logo{background:url(/www/images/logo.png) no-repeat;background-size:cover;display:block;height:135px;margin:0 30px;width:160px}.mobile .footer_content_item .logo{margin:0 auto}.footer_content_item .heading{-webkit-padding-start:40px;font-size:1.2em;font-weight:600;padding-inline-start:40px}.mobile .footer_content_item .heading{-webkit-padding-start:unset;padding-inline-start:unset}.footer_content_item ul{display:flex;flex-direction:column;list-style:none;padding-top:20px}.footer_content_item ul li{font-size:1em;margin:2px 0;min-height:28px}.mobile .footer_content_item ul li{align-items:center;display:flex;justify-content:center;min-height:60px;width:100%}.footer_content_item ul li span.icon{margin:0 5px}.footer_content_item ul li a{color:#fff;position:relative;text-decoration:none;unicode-bidi:plaintext}.footer_content_item ul li a:after{background-color:#d90303;bottom:-2px;content:"";height:1px;left:0;position:absolute;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;transform-origin:center;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;width:100%}.footer_content_item ul li a:hover{color:#d90303}.footer_content_item ul li a:hover:after{-webkit-transform:scale(1);transform:scale(1)}.footer_content_item ul li .icon_email,.footer_content_item ul li .icon_phone,.footer_content_item ul li .icon_whatsapp{background-size:contain;display:inline-block;height:18px;vertical-align:initial;width:30px}.mobile .footer_content_item ul li .icon_email,.mobile .footer_content_item ul li .icon_phone,.mobile .footer_content_item ul li .icon_whatsapp{height:25px;width:42px}.footer_content_item ul li .icon_phone{background:url(/www/images/icons/phone.svg) no-repeat}.footer_content_item ul li .icon_email{background:url(/www/images/icons/email.svg) no-repeat}.footer_content_item ul li .icon_whatsapp{background:url(/www/images/icons/whatsapp.svg) no-repeat}.footer_content_area .footer_content_item{width:33.3333333333%}.footer_content_bottom_top{bottom:20px;position:absolute;right:10px}html[lang=he] .footer_content_bottom_top{left:10px;right:auto}.footer_content_bottom_top_button{background-color:#1f1f1f;border:1px solid #333;border-radius:2px;cursor:pointer;height:30px;line-height:35px;text-align:center;width:30px}.footer_content_bottom_top_button:hover{background-color:#282828}.footer_content_bottom_top_button svg{color:#65666c;font-size:1.35rem}.footer_sub{display:flex;font-size:1em;height:40px;justify-content:center}.mobile .footer_sub{font-size:.9em;height:60px}.footer_sub_links{-webkit-padding-start:40px;-moz-padding-start:40px;align-items:center;display:flex;justify-content:flex-start}.footer_sub_links_item{-webkit-margin-end:10px;-moz-margin-end:10px;height:28px}.mobile .footer_sub_links_item{-webkit-margin-end:15px;-moz-margin-end:15px;height:42px}.footer_sub_links_item img{height:100%}.footer_sub_site{align-items:center;display:flex;flex-grow:1;justify-content:center}.home{display:flex;flex-direction:column;width:100%}.home_subheader{background:#ffc107;color:#000;font-size:1.75em;line-height:1.6em;text-align:center}.home_top{background-clip:padding-box;background-color:hsla(0,0%,100%,.5);box-shadow:2px 3px 6px rgba(0,0,0,.5);height:660px;position:relative;text-transform:uppercase;width:100%}.home_top_left,.home_top_right{height:100%;position:absolute;width:100%}.home_top_right{background:url(/www/images/home/home_2.jpg) no-repeat 50%;z-index:1}.home_top_left{background:linear-gradient(0deg,hsla(0,0%,8%,.59),hsla(0,0%,8%,.59)),url(/www/images/home/home_1.jpg) no-repeat 50%;-webkit-clip-path:polygon(0 0,46% 0,59% 100%,0 100%);clip-path:polygon(0 0,46% 0,59% 100%,0 100%);-webkit-filter:grayscale(1);filter:grayscale(1);z-index:2}.home_top_left.hover{background:url(/www/images/home/home_1.jpg) no-repeat 50%;-webkit-filter:none;filter:none}.home_top_left.hover+div.home_top_right{-webkit-filter:grayscale(1);filter:grayscale(1)}.home_top_center{color:#fff;height:100%;pointer-events:none;position:absolute;width:100%;z-index:3}.home_top_title_wrap{height:460px;width:45%}.home_top_title{align-items:center;color:#fff;display:flex;justify-content:center;text-shadow:0 0 40px #000,0 0 20px #000,2px 2px 0 #000;text-transform:uppercase;width:100%}.home_top_title article{color:#fff;display:flex;flex-direction:column;font-weight:900;letter-spacing:1px;line-height:1.2}.home_top_title article h1{font-size:28px;font-weight:300;line-height:44px;margin:25px 0;padding-top:50px}.home_top_title article h2{font-size:38px;font-weight:700;margin-top:0;opacity:1;padding-top:0}.home_top_buttons_wrap{display:flex;height:160px;justify-content:space-between}.home_top_buttons_item{color:#fff;text-transform:uppercase;width:28%}.home_top_buttons_item.align_end .btn_more{margin-left:auto}html[lang=he] .home_top_buttons_item.align_end .btn_more{margin-left:0;margin-right:auto}.home_top_buttons_item .btn_more{pointer-events:all}.home_top_buttons_title{font-size:32px;padding-bottom:20px}.align_start .home_top_buttons_title{text-align:start}.align_end .home_top_buttons_title{text-align:end}.home_center{background:url(/www/images/home/back-tours.jpg) no-repeat;background-position:50%;height:800px}.mobile .home_center{height:auto}.home_center_wrap{display:flex;flex-wrap:wrap}.home_center_item{align-items:center;display:flex;flex-direction:column;height:400px;justify-content:space-evenly;margin:5px auto;text-align:center;width:50%}.mobile .home_center_item{width:100%}.home_center_item_3{order:3}.home_center_item_4,.mobile .home_center_item_3{order:4}.mobile .home_center_item_4{order:3}.home_center_item h1{font-size:32px;font-weight:700;text-transform:uppercase}.home_center_item p{font-size:18px;margin:0 5px}.home_center_item_tour{background-position:50%;background-repeat:no-repeat;background-size:99% 99%;border:1px solid red;height:400px;transition:-webkit-transform 1.5s;transition:transform 1.5s;transition:transform 1.5s,-webkit-transform 1.5s;width:600px}.home_center_item_tour.tour1{background-image:url(/www/images/home/tour_1.jpg);-webkit-transform:perspective(31px) rotateY(181deg) translate(-30px) scale(.85);transform:perspective(31px) rotateY(181deg) translate(-30px) scale(.85)}.home_center_item_tour.tour1:hover{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.home_center_item_tour.tour2{background-image:url(/www/images/home/tour_2.jpg);-webkit-transform:perspective(31px) rotateY(179deg) translate(50px) scale(.85);transform:perspective(31px) rotateY(179deg) translate(50px) scale(.85)}.home_center_item_tour.tour2:hover{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.home_slider{background-clip:padding-box;box-shadow:2px 3px 6px rgba(0,0,0,.5);height:50vh;margin:0 auto;max-width:95%;position:relative;width:95%;z-index:1}.home_slider_area{height:100%;left:0;position:absolute;right:0;width:100%}.home_slider_data{align-items:flex-end;display:flex;height:100%;justify-content:space-between;position:relative;width:100%;z-index:1}.home_slider_title{color:#fff;margin-bottom:2rem;margin-left:2rem;text-shadow:0 0 40px #000,0 0 20px #000,2px 2px 0 #000}.home_slider_title article{color:#fff;display:flex;flex-direction:column;font-weight:900;letter-spacing:1px;line-height:1.2}.home_slider_title article h2{font-size:2.8rem}.home_slider_title article small{font-size:1.25rem;font-weight:400}.home_slider_booking{align-self:center;display:flex;flex:0 0 auto;margin-right:-22.5px;position:relative;z-index:1}.home_slider_booking:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIGZpbGw9IiNBN0E3QTciPjxwYXRoIGQ9Im0wIDEgMS0xdjF6Ii8+PC9zdmc+) 50% no-repeat;background-size:cover;bottom:100%;content:"";display:block;height:22.5px;left:auto;pointer-events:none;position:absolute;right:0;top:auto;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:22.5px}.home_slider_booking:after{border:.3529411765rem solid #fff;border-right:none;bottom:-.8823529412rem;content:"";left:-.8823529412rem;pointer-events:none;position:absolute;right:22.5px;top:-.8823529412rem;z-index:-1}.home_slider_booking_area{align-items:center;background-color:#ffe01b!important;color:rgba(0,0,0,.7);display:flex;flex-direction:column;padding:1.2135rem}.home_slider_booking_area:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIGZpbGw9IiNBN0E3QTciPjxwYXRoIGQ9Im0wIDEgMS0xdjF6Ii8+PC9zdmc+) 50% no-repeat;background-size:cover;bottom:auto;content:"";display:block;height:22.5px;left:auto;pointer-events:none;position:absolute;right:0;top:100%;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:22.5px}.home_slider_booking_header{font-size:1.3rem;font-weight:700;line-height:1.2;margin-bottom:1.25rem;text-align:center;text-transform:uppercase;width:100%}.home_slider .swiper-slide{height:50vh;max-height:50vh}.home_slider .swiper-slide :hover img,.home_slider .swiper-slide img{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.home_slider .swiper-slide :hover img{-webkit-filter:contrast(1);filter:contrast(1)}.home_main{display:flex;flex-direction:column;margin-bottom:5rem;margin-top:6.4705882353rem;width:100%}.home_main_wrap{align-items:center;background:linear-gradient(-3deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 7rem,#fff 7rem,#fff calc(100% - 7rem),hsla(0,0%,100%,0) calc(100% - 7rem),hsla(0,0%,100%,0));display:flex;padding:0 2rem;position:relative}.home_main_body{-webkit-margin-start:2rem;-moz-margin-start:2rem;display:flex;flex:.8 1 auto;flex-direction:column;justify-content:center;padding:5rem 5%;-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}.home_main_body .header{background:#ffe01b;-webkit-clip-path:polygon(2rem 1.5rem,calc(100% - 2.5rem) 0,calc(100% - .5rem) calc(100% - 1rem),1rem calc(100% - 1.5rem));clip-path:polygon(2rem 1.5rem,calc(100% - 2.5rem) 0,calc(100% - .5rem) calc(100% - 1rem),1rem calc(100% - 1.5rem));color:#333;display:table;margin-bottom:1rem;margin-left:-4rem;margin-top:-1rem;padding:3rem 3.5rem;position:relative;-webkit-transform:rotate(-.5deg);transform:rotate(-.5deg);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:10}.home_main_body .header h1{font-size:3rem;font-weight:600}.home_main_body .header h2{font-size:2rem;font-weight:500}.home_main_photo{flex:0 0 30%;margin-bottom:-75px;margin-right:2rem;margin-top:-145px;max-height:475px;max-width:530px;width:475px}.home_main_photo img{border:10px solid #fff;border-radius:50%;box-shadow:2px 3px 6px rgba(0,0,0,.5);cursor:pointer;height:100%;width:100%}.home_moto{background:url(/www/images/home/Honda-NC750X-back.jpg) no-repeat;background-position:50%;height:736px}.home_moto_wrap{color:#fff;padding:75px 20px;position:relative}.home_moto_info,.home_moto_wrap{display:flex;justify-content:space-between}.home_moto_info{flex-direction:column;height:110px;width:50%}.home_moto_info_title{background:linear-gradient(76.17deg,#d90303,#d93838 110.42%);-webkit-clip-path:polygon(0 0,100% 0,90% 100%,0 100%);clip-path:polygon(0 0,100% 0,90% 100%,0 100%);font-size:18px;font-weight:500;line-height:22px;padding:10px 40px 10px 20px;text-transform:uppercase;width:-webkit-max-content;width:max-content;z-index:1}.home_moto_info_model{color:#000;font-size:40px;font-weight:700}.home_moto_price{height:120px;margin-top:85px;text-align:end;width:50%}.home_moto_price_amount{color:#d90303;font-size:40px;font-weight:700}.home_moto_price_more{margin:8px 0}.home_moto_price_more .btn_more{margin-left:auto;max-width:240px}html[lang=he] .home_moto_price_more .btn_more{margin-left:0;margin-right:auto}.mobile .home_top{height:-webkit-max-content;height:max-content}.mobile .home_top_title{padding-bottom:20px;text-shadow:none}.mobile .home_top_title article{-webkit-padding-end:15px;-moz-padding-end:15px;-webkit-padding-start:15px;-moz-padding-start:15px;color:#000;display:flex;justify-content:center;text-align:center}.mobile .home_top_title article h1{padding-top:20px;text-align:center}.mobile .home_top_buttons_title{color:#fff}.mobile .home_top_item{background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:flex-end;padding-top:46%}.mobile .home_top_item_tour{align-items:flex-start;background-image:url(/www/images/home/home1.jpg)}.mobile .home_top_item_bike{align-items:flex-end;background-image:url(/www/images/home/home2.jpg)}.mobile .home_top_item_bike .home_top_item_row{align-items:flex-end;display:flex;flex-direction:column}.mobile .home_top_item_row{margin:10px}.main{display:block;flex:1 0 auto;min-height:calc(100vh - 707px);position:relative}.bike_list{min-height:500px}.bike_list_title{font-size:40px;font-style:italic;letter-spacing:.02em;margin:0 auto;text-align:center;text-transform:uppercase}.bike_list .gallery{min-height:700px;width:100%}.bike_list .gallery_container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1920px;min-height:605px;position:relative}.bike_list .gallery_item{background-size:contain;height:400px;left:50%;opacity:0;position:absolute;top:60px;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .4s ease-in-out;width:565px;z-index:0}.bike_list .gallery_item_2{display:block;height:526px;left:50%;opacity:1;top:100px;width:714px;z-index:2}.bike_list .gallery_item_2 .gallery_item_header{height:66px;visibility:visible}.bike_list .gallery_item_2 .visitors,.mobile .bike_list .gallery_item_2{visibility:visible}.bike_list .gallery_item_1{display:block;left:85%;opacity:.4}.bike_list .gallery_item_3{display:block;left:15%;opacity:.4}.mobile .bike_list .gallery_item{border:1px solid #dfe1e8;height:auto;opacity:1;padding:15px;position:static;-webkit-transform:none;-webkit-transform:initial;transform:none;width:100%}.mobile .bike_list .gallery_item .visitors{visibility:visible}.bike_list .gallery_item_header{display:flex;flex-direction:row;justify-content:space-between;visibility:hidden;width:100%}.mobile .bike_list .gallery_item_header{visibility:visible}.bike_list .gallery_item_header .gallery_item_info h1{font-size:28px;padding:5px 0}.bike_list .gallery_item_header .gallery_item_info h2{color:#d90303;font-size:28px}.bike_list .gallery_item_image{cursor:pointer;display:block}.bike_list .gallery_item_details{align-items:center;display:flex}.bike_list .gallery_item img{height:100%;width:100%}.bike_list .gallery_controls{direction:ltr;display:flex;height:50px;justify-content:center;margin:25px 0}.mobile .bike_list .gallery_controls{display:none}.bike_list .gallery_controls_buttons{align-items:center;background:#da2c2c;-webkit-clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);color:#fff;display:flex;justify-content:space-around;margin:7px 0;width:170px}.bike_list .gallery_controls_buttons button{background:transparent;border:none;color:#fff;cursor:pointer}.bike_order_title{font-size:40px;font-style:italic;letter-spacing:.02em;margin:0 auto;padding-top:35px;text-align:center;text-transform:uppercase;width:100%}.bike_order_title .subtitle{display:flex;font-size:.5em;font-weight:500;gap:5px;justify-content:center;padding-top:5px;text-transform:none}.bike_order_title .subtitle .info{color:#269abc;cursor:pointer}.bike_order_title .info_text{-webkit-padding-start:25px;background:#fff;border:1px solid #d90303;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;flex-direction:column;font-size:.5em;font-style:normal;margin-top:5px;padding:10px;padding-inline-start:25px;text-transform:none;width:100%}.bike_details{background:url(/www/images/bikes/back-moto.jpg);min-height:880px;position:relative}.bike_details_wrap{background:#fff;display:flex;flex-direction:column}.bike_details_breadcrumbs{font-size:14px;font-weight:400;margin:25px 8px}.bike_details_breadcrumbs a,.bike_details_breadcrumbs a:visited{color:#8c979f}.bike_details_breadcrumbs span{color:#000}.bike_details_item{display:flex;flex-direction:column;flex-grow:1;height:100%}.bike_details_item_picture{background:#fff;display:flex;flex-direction:column;padding:.5rem;width:100%}.bike_details_item_picture_main{flex-grow:1;height:529px;width:806px}.mobile .bike_details_item_picture_main{width:100%}.bike_details_item_picture_main:hover img{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.bike_details_item_picture_main .swiper{cursor:pointer;height:100%;max-height:500px;object-fit:contain;width:100%}.bike_details_item_picture_main img{cursor:pointer;-webkit-filter:contrast(1);filter:contrast(1);height:100%;object-fit:contain;-webkit-transform:translateZ(0) scale(.92);transform:translateZ(0) scale(.92);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);width:100%}.bike_details_item_picture_thumbnail{-webkit-margin-start:.5rem;-moz-margin-start:.5rem;background:#fff;display:flex;flex-direction:row;height:125px;padding:10px;width:700px}.bike_details_item_picture_thumbnail .slider__thumbs,.mobile .bike_details_item_picture_thumbnail{width:100%}.bike_details_item_picture_thumbnail .slider__image{overflow:hidden;transition:.25s;width:150px}.bike_details_item_picture_thumbnail .slider__image:hover img{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateZ(0) scale(1.05);transform:translateZ(0) scale(1.05)}.bike_details_item_picture_thumbnail .slider__image img{cursor:pointer;-webkit-filter:contrast(1);filter:contrast(1);height:100%;object-fit:cover;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);width:100%}.bike_details_header{-webkit-padding-start:15px;-moz-padding-start:15px;-webkit-padding-end:10px;-moz-padding-end:10px;display:flex;height:80px;letter-spacing:.02em}.bike_details_header_model{flex-grow:1;position:relative}.bike_details_header_title{color:#1c1c1c;font-size:40px;font-style:italic;font-weight:700;text-transform:uppercase}.bike_details_header_price{color:#d90303;font-size:28px;font-style:italic;font-weight:700}.bike_details_header_order{width:350px}.bike_details_header_order .btn_more{margin:auto;width:240px}.bike_details_header_subtitle{font-size:22px;padding-top:20px;position:absolute;width:100%}.bike_details_body{display:flex;flex-grow:1}.bike_details_body_images{flex-grow:1;width:820px}.mobile .bike_details_body_images{width:calc(100% - 160px)}.bike_details_body_info{width:360px}.mobile .bike_details_body_info{width:160px}.bike_details_body_info_list{align-items:end;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:start;margin:0 auto;width:100%}.bike_details_body_info_list .character{width:100%}.bike_details_body_info_list .character span{color:#000;display:block;font-size:26px;font-weight:600}.bike_details_body_info_list .character label{color:#d90303;display:block;font-size:18px;font-weight:400}.bike_details_desc{background:#ffc107;min-height:72px;padding:10px}.bike_details_desc_list{align-items:center;display:flex;height:100%;text-align:center}.bike_details_desc_list_item{align-items:center;border-right:1px solid #fff;color:#000;display:flex;flex-grow:1;font-size:24px;font-weight:500;height:100%;justify-content:center;padding:20px}.bike_details_desc_list_item:last-child,html[lang=he] .bike_details_desc_list_item:first-child{border-right:none}html[lang=he] .bike_details_desc_list_item:last-child{border-right:1px solid #fff}.mobile .bike_details_desc_list_item{font-size:1.8em;padding:5px}.section-moto{-webkit-padding-start:10px;-moz-padding-start:10px;-webkit-padding-end:10px;-moz-padding-end:10px;background:#d90303;border:1px solid #555;box-shadow:2px 2px 5px rgba(0,0,0,.3);margin-bottom:1rem;width:100%}.section-moto,.section-moto h2{align-items:center;display:flex;flex-direction:column}.section-moto h2{font-weight:500;margin-left:auto;margin-right:auto}.mobile .section-moto h2{font-size:2.2rem}.section-moto h2:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjgiIGhlaWdodD0iMTA3LjIiIGZpbGw9IiM1NDU0NTQiPjxwYXRoIGQ9Ik01MC4yIDYxYzIuMS0xLjIgNC4xLTIuNCA2LjUtMy44LTYuNy03LTE0LjctMTAuNS0yMy42LTExLjgtNy40LTEuMS0xNC45LTEuNC0yMi40LTItMS41LS4xLTMuMy40LTQuNC0uMi0yLjItMS4yLTQtMy4xLTYtNC43IDEuNC0xLjYgMi41LTQgNC4zLTQuNyA5LjgtNCAyMC4xLTQuNiAzMC40LTIuMyAxLjkuNCAzLjcgMy4xIDQuNyA1LjIgMiA0LjYgNS4yIDYuNyAxMC4xIDYuNiAxLjUgMCAzLS4yIDQuNSAwIDcgMSAxMS45LS40IDE1LjItOCAyLjgtNi43IDEwLjItOC43IDE3LTEwIDUuNi0xIDExLjItMS4zIDE3LjUtMi0xLTMuNi0xLjktNy4yLTMuMi0xMS44LTMuNyAyLjEtNyAzLjctMTAgNS44LTIuOCAyLTUuNCAyLjktNy45LS4xLTIuNS0zLjEtMS01LjggMS45LTcuNUM4OS45IDYuNiA5NSAzLjUgMTAwLjQuOWM0LjUtMi4yIDctMS4xIDguMSAzLjkgMSA0LjYgMyA2LjUgNy44IDUuOSA0LjItLjUgNyAxLjggOC4zIDUuNyAxLjEgMy4xIDIuMiA2LjMgMyA5LjUgMi4xIDguNCAxLjYgOS4yLTcgMTEuOCAyLjMgNC44IDQuNiA5LjUgNi45IDE0LjQgMTMuMS0zLjIgMjUuNC00IDM1IDguNy0xLjcuOC0yLjcgMS4zLTMuNiAxLjggMTAuNCAxMiAxMS44IDIzLjUgNC4zIDM0LjEtNi41IDkuMi0xOC44IDEyLjgtMjkuNCA4LjctMTEtNC4zLTE3LTE1LjEtMTUuNy0yNi44LTEuMy43LTMgMS43LTQuNyAyLjctLjUtMi4xLTEuOS00LjYtMS40LTYuNCAxLjctNS41IDQuMS0xMC43IDYuOC0xNy40LTEuNC0yLjctMy43LTcuMS02LjMtMTIuMS01LjQgMTEuMy04LjQgMjIuNS03LjcgMzQuMi4yIDQuNi0xLjYgNi45LTUuNiA3LjlDODguNiA5MC40IDc4LjMgOTAuOCA2OCA4NmMtMy4xLTEuNC03LjItMS4xLTEwLjctLjgtMSAuMS0yIDIuNi0yLjcgNC4yLTQuOSAxMS4zLTEzLjYgMTcuNC0yNS42IDE3LjctMTEuOC4zLTIwLjgtNS4yLTI2LjItMTYtNS45LTEyLjEtMi4yLTI3IDguNi0zNC45IDExLTguMSAyNS44LTcuMiAzNS44IDIuMWwzIDIuN3ptLTExLjQgNi41Yy02LjItNS4yLTEzLjgtNS42LTIwLTEuMy02IDQuMi04LjQgMTIuMS01LjkgMTkuMSAyLjUgNyA5LjMgMTEuMiAxNi45IDEwLjUgNy0uNiAxMi4xLTQuNyAxMy4xLTEwLjktNC43IDAtOS40LjQtMTQtLjItMi4yLS4zLTUtMi4yLTUuOC00LjEtLjUtMS40IDEuNC00LjYgMy4xLTUuOCAzLjktMi44IDguMy00LjkgMTIuNi03LjN6bTkxLjcgOC44Yy0zLjMgNy40LTEuNCAxNC41IDQuNSAxOC42IDUuNiAzLjggMTMgMy4yIDE3LjktMS41IDQuNy00LjYgNS44LTEyLjUgMi40LTE3LjktMy43LTUuOS0xMC4yLTguMi0xNi43LTUuNiAyLjYgMy4yIDUuMSA2LjIgNy43IDkuMiAyLjEgMi41IDIuNiA1LjIgMCA3LjVzLTUuMiAxLjUtNy40LS45Yy0yLjgtMy01LjQtNi04LjQtOS40ek02MS44IDY1LjVjLTIuNCAzLjUtOC41IDMtNS4zIDguN2g3LjljLS44LTIuNi0xLjUtNC45LTIuNi04Ljd6Ii8+PC9zdmc+) 50% no-repeat;background-size:contain;content:"";display:none;height:3.8823529412rem;line-height:1;margin-bottom:.809rem;width:3.8823529412rem}.section-moto h2 .half-title{display:flex;font-weight:400}.section-moto h2>span{font-weight:500}.bike-details{overflow:hidden;position:relative;width:100%;z-index:1}.bike-details.w-wrap{height:auto}.bike-details_book_now{display:flex;padding-top:1rem}.bike-details:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.bike-details_header,.bike-details_wrap{display:flex;flex-direction:column}.bike-details_header{align-items:center;background:#fff;padding:10px;width:100%}.bike-details_header span{font-size:1.5rem;opacity:.6}.bike-details_header h1{font-weight:500}.bike-details_item{background:hsla(0,0%,98%,.7);display:flex}.mobile .bike-details_item{display:flex;flex-wrap:wrap}.bike-details_item_info{display:flex;flex-direction:column;margin:1rem;max-height:500px;max-width:850px;width:60%}.mobile .bike-details_item_info{max-width:calc(100vw - 2rem);width:calc(100vw - 2rem)}.bike-details_item_info img{width:100%}.bike-details_item_picture{background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;max-height:500px;padding:.5rem;width:100%}.bike-details_item_picture_main{flex-grow:1;width:80%}.bike-details_item_picture_main:hover img{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.bike-details_item_picture_main .swiper{cursor:pointer;height:100%;max-height:500px;object-fit:contain;width:100%}.bike-details_item_picture_main img{cursor:pointer;-webkit-filter:contrast(1);filter:contrast(1);height:100%;object-fit:contain;-webkit-transform:translateZ(0) scale(.92);transform:translateZ(0) scale(.92);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);width:100%}.bike-details_item_picture_thumbnail{-webkit-margin-start:.5rem;-moz-margin-start:.5rem;background:#000;display:flex;flex-direction:column;height:100%;justify-content:center;padding:10px;width:160px}.bike-details_item_picture_thumbnail .slider__next,.bike-details_item_picture_thumbnail .slider__prev{align-items:center;color:#d90303;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:25px;justify-content:center;min-height:25px;text-align:center;-webkit-user-select:none;user-select:none}.bike-details_item_picture_thumbnail .slider__next:focus,.bike-details_item_picture_thumbnail .slider__prev:focus{outline:none}.bike-details_item_picture_thumbnail .slider__thumbs{height:calc(354px - 1rem)}.bike-details_item_picture_thumbnail .swiper-slide{background-color:transparent}.bike-details_item_picture_thumbnail .slider__image{overflow:hidden;transition:.25s;width:150px}.bike-details_item_picture_thumbnail .slider__image:hover img{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateZ(0) scale(1.05);transform:translateZ(0) scale(1.05)}.bike-details_item_picture_thumbnail .slider__image img{cursor:pointer;-webkit-filter:contrast(1);filter:contrast(1);height:100%;object-fit:cover;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);width:100%}.bike-details_item_picture_thumbnail .swiper-slide:nth-child(2n),.bike-details_item_picture_thumbnail .swiper-slide:nth-child(3n){width:100%!important}.bike-details_item_desc{background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.3);font-size:1.1rem;margin-top:.5rem;padding:0 1rem}.bike-details_item_area{display:flex;flex-direction:column;flex-grow:1;max-width:500px;padding:1rem}.mobile .bike-details_item_area{-webkit-margin-end:1rem;-moz-margin-end:1rem;max-width:60%;width:60%}.bike-details_item_area_row{display:flex;justify-content:space-between;width:100%}.bike-details_item_date{-webkit-padding-start:0;display:flex;flex-direction:column;max-width:400px;padding:1rem;padding-inline-start:0}.bike-details_item_date_label{font-style:italic;font-weight:500;margin-top:.5rem}.mobile .bike-details_item_date{max-width:100%;padding:20px;width:100%}.bike-details_item_tech{background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;flex-direction:column;width:100%}.bike-details_item_tech_header{background:#d90303;border:1px solid #555;font-size:1.5rem;font-weight:500;margin-bottom:1rem;padding:.75rem 1rem}.mobile .bike-details_item_tech_header{font-size:2rem}.bike-details_item_tech_characteristics{align-items:center;display:flex;flex-wrap:wrap}.bike-details_item_tech .character{-webkit-padding-start:1.4rem;-moz-padding-start:1.4rem;-webkit-padding-end:1.4rem;-moz-padding-end:1.4rem;-webkit-margin-end:1%;-moz-margin-end:1%;align-items:center;border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;min-height:50px;width:99%}.bike-details_item_tech .character label{font-weight:500}.mobile .bike-details_item_tech .character label,.mobile .bike-details_item_tech .character span{font-size:1.5rem}.bike-details_item_tech .character:nth-child(odd){background:hsla(0,0%,100%,.8)}.bike-details_item_tech .character:nth-child(2n){background:rgba(253,255,255,.4)}.bike-details .item{display:flex;margin:0 auto 50px;max-width:1200px;width:100%}.bike-details .item .item-content{width:50%}.bike-details .item .item-content .bike-main{border:5px solid transparent;display:grid;grid-template-rows:1fr 5fr 1fr}.bike-details .item .item-content .bike-main>*{background:#fff}.bike-details .item .item-content .bike-main .main-header{padding-left:5%}.bike-details .item .item-content .bike-main .main-header small{font-size:50%;font-weight:400}.bike-details .item .item-content .bike-main .main-header span{font-weight:400}.bike-details .item .item-content .bike-main .main-pict{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%}.bike-details .item .item-content .bike-main .main-teach{align-items:center;color:gray;display:flex;font-size:140%;justify-content:center}.bike-details .item .item-content .bike-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:100%}.bike-details .item .item-content .bike-gallery .image-item{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;margin:5px}.bike-details_checkout{background:hsla(0,0%,100%,.5);display:flex;flex-direction:row;min-height:500px;padding:1rem 0;position:relative;width:100%}.mobile .bike-details_checkout{align-items:center;flex-direction:column}.bike-details_checkout_layer{align-items:center;background-color:hsla(0,0%,100%,.95);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:.5s ease-out;z-index:100}.mobile .bike-details_checkout_layer{align-items:start}.bike-details_checkout_layer.disable_layer{left:-1900px;right:auto}.bike-details_checkout_layer.disable_layer2,html[lang=he] .bike-details_checkout_layer.disable_layer{left:auto;right:-1900px}html[lang=he] .bike-details_checkout_layer.disable_layer2{left:-1900px;right:auto}.bike-details_checkout_success{align-items:center;background-color:hsla(0,0%,100%,.95);display:flex;flex-direction:column;justify-content:center;width:100%}.bike-details_checkout_success_link a{-webkit-margin-start:15px;-moz-margin-start:15px;text-decoration:underline}.bike-details_checkout_header{align-items:center;background:#fff;display:flex;flex-direction:column;margin-bottom:2rem;padding:1rem;width:100%}.bike-details_checkout_header .subtitle{color:#5e5e5e;font-family:Nunito Sans,Arial,Verdana,Helvetica,sans-serif;font-size:12px;font-weight:600;line-height:16px;margin:0;text-transform:uppercase}.bike-details_checkout_header .line{padding-bottom:17px;position:relative}.bike-details_checkout_header .line:after{background:#d90303;bottom:0;content:"";height:5px;left:0;margin:0 auto;position:absolute;right:0;width:70px}.bike-details_gallery{-webkit-padding-start:1rem;-moz-padding-start:1rem;-webkit-padding-end:1rem;-moz-padding-end:1rem;background-color:#fff;display:flex;height:290px;width:100%}.bike-details_gallery_slider{height:270px}.modal-container .slide .image-item{background-position:50%;background-repeat:no-repeat;background-size:contain}.not_available{background:#fff;border:1px solid #d90303;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;flex-direction:column;margin-top:20px;padding:10px;text-align:center;width:100%}.visitors{display:block;padding:0 25%;visibility:hidden}.visitors .view-count{margin:0 10px 10px;width:100%}.visitors .last-order-title,.visitors .view-count-title{font-size:80%;font-style:italic}.visitors .last-order-value,.visitors .view-count-value{color:red}.terms-modal .modal-wrap .privacy_text::-webkit-scrollbar{background:hsla(0,0%,100%,.3);border-radius:10px;height:7px;width:7px}.terms-modal .modal-wrap .privacy_text::-webkit-scrollbar-thumb{background:#d90303;border-radius:10px}.terms-modal .modal-wrap .privacy_text ::-webkit-scrollbar-track{border-radius:10px}.modal-container{position:fixed;z-index:99900}.modal-container,.modal-layer{height:100vh;left:0;top:0;width:100%}.modal-layer{background:hsla(0,0%,8%,.55);position:absolute;z-index:99901}.modal-wrap{background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.9);box-sizing:border-box;display:flex;flex-direction:column;left:calc(50% - 220px);position:absolute;top:100px;width:600px;z-index:99902}.large-modal .modal-wrap{left:calc(50% - 570px);width:1200px}.medium-modal .modal-wrap{left:calc(50% - 380px);width:800px}.terms-modal .modal-wrap{top:5vh}.terms-modal .modal-wrap .privacy_text{max-height:85vh;overflow-y:auto}.package-order-modal .modal-wrap{left:calc(50% - 490px);min-height:70dvh;top:5dvh;width:1000px}.mobile .package-order-modal .modal-wrap{bottom:5dvh;height:90dvh;min-height:90dvh;overflow-y:auto}.gallery-viewer-modal .modal-wrap{background:#fff;justify-content:center;left:15vw;max-height:94vh;text-align:center;top:3vh;width:70vw}.gallery-viewer-modal .modal-wrap .image-gallery-content .image-gallery-slide .image-gallery-image{max-height:82vh!important}.gallery-viewer-modal .modal-wrap .image-gallery-content.fullscreen{height:100vh!important;padding-top:5vh!important}.mobile .modal-wrap{left:5vw;right:5vw;width:90vw}.modal-header{align-items:center;background:#ccc;border-bottom:1px solid #aaa;display:flex;font-size:18px;height:40px;justify-content:center;min-height:40px;position:relative;z-index:99903}.mobile .modal-header{font-size:2.25rem;height:4rem}.modal-header-close{cursor:pointer;font-size:18px;font-weight:700;position:absolute;right:8px;top:8px}.modal-header-close svg{color:#c50000}.modal-header-close svg:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.modal-content{display:flex;flex-direction:column;min-height:300px;padding:25px 15px}.modal-footer{align-items:center;background:#ccc;border-top:1px solid #aaa;display:flex;height:30px;padding:10px;width:calc(100% - 20px)}.modal-footer-buttons{align-items:center;display:flex;justify-content:space-evenly;width:100%}.modal-content .modal-footer{margin:0 -10px -25px;width:100%}.modal-message{align-items:center;display:flex;font-size:14px;justify-content:center;left:0;min-height:25px;opacity:0;position:absolute;top:0;transition:.4s;width:calc(100% - 40px)}.modal-message.show-message{opacity:1;top:40px;width:100%}.modal-message.good{background:#2aa403;color:#fff}.modal-message.bad{background:#a40303;color:#fff}.modal-tabs{border-bottom:1px solid #dee2e6;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:25px;padding-left:0}.modal-tabs-item{align-items:center;display:flex;justify-content:center}.modal-tabs-item-link{background:0 0;border:1px solid transparent;border-top-left-radius:.2308rem;border-top-right-radius:.2308rem;color:#0e6ea2;cursor:pointer;display:block;isolation:isolate;margin-bottom:-1px;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.modal-tabs-item-link.active_tab{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#333;cursor:default}#data-range{background-color:red;height:20px;position:relative;width:500px}#data-range .slide{background-color:blue;height:30px;position:absolute;top:-5px;width:30px}.date-select{display:flex;flex-direction:column;justify-content:flex-end}.mobile .date-select{margin:0 auto 1.5em;order:1;width:95%}.mobile .date-select .heading{font-size:1.75em!important}.date-select .date-select-item{-webkit-padding-start:1rem;-moz-padding-start:1rem;flex-grow:1;font-size:16px;max-width:300px;min-width:300px}.mobile .date-select .date-select-item{-webkit-padding-start:0;-moz-padding-start:0;max-width:-webkit-max-content;max-width:max-content;min-width:100%;width:100%}.date-select .date-select-item .order-calc{background:#fff;border:1px solid #d9d9d9;display:flex;flex-direction:column;padding:1em}.date-select .date-select-item .order-calc .heading{font-size:16px;font-weight:700;margin-bottom:15px;padding:.5rem;text-align:center;text-transform:uppercase}.mobile .date-select .date-select-item .order-calc .heading{font-size:1.75em}.date-select .date-select-item .order-calc .total-checked{display:flex;flex-direction:column;width:100%}.date-select .date-select-item .order-calc .total-checked-payment{align-items:center;display:flex;justify-content:space-between;padding:.5rem .75rem;width:100%}.date-select .date-select-item .order-calc .total-checked-payment_name{font-weight:600}.date-select .date-select-item .order-calc .total-checked-date{border-bottom:1px solid #d9d9d9;display:flex;flex-direction:column;padding:.5rem .75rem;width:100%}.date-select .date-select-item .order-calc .total-checked-date_item{align-items:center;display:flex;height:1.7em;justify-content:space-between;width:100%}.date-select .date-select-item .order-calc .total-checked-date_item_date,.date-select .date-select-item .order-calc .total-checked-date_item_name{font-weight:600}.date-select .date-select-item .order-calc .total-checked-rent{border-bottom:1px solid #d9d9d9;display:flex;flex-direction:column;padding:.5rem .75rem;width:100%}.date-select .date-select-item .order-calc .total-checked-rent_item{align-items:center;display:flex;height:1.7em;justify-content:space-between;width:100%}.date-select .date-select-item .order-calc .total-checked-passenger{display:flex;flex-direction:column;padding:.5rem .75rem;width:100%}.date-select .date-select-item .order-calc .total-checked-passenger_item{align-items:center;display:flex;justify-content:space-between;width:100%}.date-select .date-select-item .order-calc .total-checked-hotels{display:flex;flex-direction:column;padding:.5rem .75rem;width:100%}.date-select .date-select-item .order-calc .total-checked-hotels_item{align-items:center;display:flex;justify-content:space-between;width:100%}.date-select .date-select-item .order-calc .total-checked-accessories{border-bottom:1px solid #d9d9d9;display:flex;flex-direction:column;padding:.5rem .75rem;width:100%}.date-select .date-select-item .order-calc .total-checked-accessories_item{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;width:100%}.date-select .date-select-item .order-calc .total-checked-accessories_item_name{align-items:center;display:flex}.date-select .date-select-item .order-calc .total-checked-accessories_item_name_count{-webkit-margin-start:5px;margin-inline-start:5px}.date-select .date-select-item .order-calc .total-checked-accessories_item:last-child{margin-bottom:0}.date-select .date-select-item .order-calc .total-checked-extras{border-bottom:1px solid #d9d9d9;display:flex;flex-direction:column;padding:.5rem .75rem;width:100%}.date-select .date-select-item .order-calc .total-checked-extras_item{align-items:center;display:flex;justify-content:space-between;width:100%}.date-select .date-select-item .order-calc .total-checked-extras_item_name{align-items:center;display:flex}.date-select .date-select-item .order-calc .total-checked-block{border-bottom:1px solid #d9d9d9;display:flex;flex-direction:column;padding:.5rem .75rem;width:100%}.date-select .date-select-item .order-calc .total-checked-block_item{align-items:center;display:flex;justify-content:space-between;width:100%}.date-select .date-select-item .order-calc .total-checked-block_item.margin_bottom{margin-bottom:5px}.date-select .date-select-item .order-calc .total-checked-block_item.middle_height{height:1.7em}.date-select .date-select-item .order-calc .total-checked-block_item.bold{font-weight:600}.date-select .date-select-item .order-calc .total-checked-block_item.red{color:red}.date-select .date-select-item .order-calc .total-checked-block_item.info .total-checked-block_item_price{color:#269abc;cursor:pointer}.date-select .date-select-item .order-calc .total-checked-block_item_name{align-items:center;display:flex}.date-select .date-select-item .order-calc .total-checked .sold_out_calc{font-size:1.2rem;font-weight:500;margin:3rem auto;max-width:200px}.total-amount{align-items:center;display:flex;justify-content:space-between;min-height:1.7em;padding:1.5rem .75rem;width:100%}.total-amount_name,.total-amount_value{font-weight:600}.total-amount span{padding:5px}.total-amount_note{display:none;font-size:.85rem;font-style:italic}.total-amount_block{display:flex;flex-direction:column;width:100%}.total-amount_block_item{align-items:center;display:flex;justify-content:space-between;padding:1.5rem .75rem;width:100%}.total-amount_block_item.middle_height{height:1.7em}.total-amount_block_item.bold,.total-amount_block_item_name,.total-amount_block_item_value{font-weight:600}.total-amount_block_item span{padding:5px}.total-promo{border-top:1px solid #d9d9d9;display:flex;flex-direction:column;padding:.5rem 0;width:100%}.total-promo_text{font-size:.75em;font-style:italic;margin-top:.5em;text-indent:.5em}.total-promo_text.error_text{color:red;font-size:.85em;font-style:normal}.total-promo_area{height:3rem;position:relative}.total-promo_area,.total-promo_area_input{align-items:center;display:flex;width:100%}.total-promo_area_input{height:100%}.total-promo_area_input svg{color:green;font-size:1.85rem;left:.35em;position:absolute}.total-promo_area_input .input-item{border:1px solid #000;height:100%;transition:.3s;width:100%}.total-promo_area_input .input-item.error{-webkit-animation:blinkingBorder 1s infinite;animation:blinkingBorder 1s infinite}.total-promo_area_input .input-item.discount_code{border:2px solid green}.total-promo_area_input .input-item.discount_code input{color:green;font-weight:600;text-indent:2.45em}.total-promo_area_input input{border:initial;height:100%;outline:medium none invert;outline:initial;text-indent:.5em;width:100%}.total-promo_area_input input:disabled{-webkit-user-select:none;user-select:none}.total-promo_area_button{position:absolute;right:.35em}.he .total-promo_area_button,[lang=he] .total-promo_area_button{left:.35em;right:auto!important}.total-promo_area_button .btn{font-size:.65em}.checkout{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.checkout .low-available{color:red;font-weight:bolder;position:absolute;text-align:center;top:-8px;width:60%}.mobile .checkout{margin:0 auto;order:2;width:95%}.checkout_page{display:flex;justify-content:space-between;width:100%}.mobile .checkout_page{display:flex;flex-direction:column;overflow:hidden}.checkout .accessor{background:#fff;display:flex;flex-direction:column}.checkout .accessor.payment .checkbox-wrapper-12 .label{width:0}.mobile .checkout .accessor{margin-bottom:0}.checkout .accessor_size{background:#fff;display:flex;flex-direction:column;margin-bottom:.75rem}.checkout .accessor_size .heading{font-size:16px;font-weight:700;margin-bottom:15px;padding:.5rem;text-align:center;text-transform:uppercase}.mobile .checkout .accessor_size .heading{font-size:1.75em}.checkout .accessor_size_items,.checkout .accessor_size_items_row{display:flex;flex-direction:column;width:100%}.checkout .accessor_size_items_row_name{background-color:#fbfbfb;padding:.5rem 2rem}.checkout .accessor_size_items_row_sizes{display:flex;flex-direction:column;width:100%}.checkout .accessor_size_items_row_sizes_item{align-items:center;display:flex;justify-content:space-between;padding:.3rem 1.5rem}.checkout .accessor_size_items_row_sizes_item:hover{background-color:#fcfcfc}.checkout .accessor_size_items_row_sizes_item select{min-width:60px;padding:.2rem .65rem}.checkout .accessor.canOpen .heading{cursor:pointer}.checkout .accessor .heading{font-size:16px;font-weight:700;padding:.5rem;position:relative;text-align:center;text-transform:uppercase;width:100%}.checkout .accessor .heading_opener{cursor:pointer;position:absolute;right:.5rem;top:calc(50% - .55rem)}.he .checkout .accessor .heading_opener,[lang=he] .checkout .accessor .heading_opener{left:.5rem;right:auto!important}.mobile .checkout .accessor .heading{font-size:1.75em}.checkout .accessor.closed .rental_values{height:0;overflow:hidden;padding:0 .75em}.checkout .accessor .rental_values{display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;padding:.5em .75em;transition:.5s}.checkout .accessor .rental_values.checkout_hotels{flex-direction:column}.checkout .accessor .rental_values.checkout_hotels .checkbox-wrapper-12{flex-direction:row!important}.checkout .accessor .rental_values.checkout_hotels .checkbox-wrapper-12 .label{width:auto}.checkout .input-item{height:3em;margin:0 0 .75rem}.checkout .input-item input{border:1px solid #ccc;font-size:1em;height:100%;outline-color:#ccc;padding:0 1rem;width:100%}.checkout .input-item input::-webkit-input-placeholder{color:#a5a5a5}.checkout .input-item input::placeholder{color:#a5a5a5}.checkout .input-item select{-webkit-padding-start:1rem;-moz-padding-start:1rem;border:1px solid #ccc;font-size:1em;height:100%;outline-color:#ccc;width:100%}.checkout .input-item select::-webkit-input-placeholder{color:#a5a5a5}.checkout .input-item select::placeholder{color:#a5a5a5}.checkout .input-item.error input,.checkout .input-item.error select{background:oldlace;border:1px solid red}.checkout .selected-block{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.mobile .checkout .selected-block{display:flex;flex-wrap:wrap}.checkout .main-data{-webkit-margin-end:1.5rem;-moz-margin-end:1.5rem;background:#fff;border:1px solid #d9d9d9;display:flex;flex-direction:column;margin-bottom:.75rem;padding:1rem;width:100%}.mobile .checkout .main-data{-webkit-margin-end:0;-moz-margin-end:0;max-width:100%;padding:.75rem;width:100%}.checkout .note-data{display:flex;flex-direction:column;font-size:.85em;padding:0 1.75rem}.checkout .date-box{border:1px solid #ccc;margin:0 auto 1.875rem;padding:1.25rem;width:60%}.mobile .checkout .date-box{margin-bottom:4rem;width:95%}.checkout .date-box-group{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:0;margin-left:-.5rem;margin-right:-.5rem}.checkout .date-box-label{flex:0 0 33.3333333333%;font-size:1.125rem;font-weight:700;margin-right:0;max-width:33.3333333333%;padding-left:.5rem;padding-right:.5rem;text-transform:none}.mobile .checkout .date-box-label{font-size:1.5rem}.checkout .date-box-value{flex:0 0 66.6666666667%;margin-right:0;max-width:66.6666666667%;padding-left:.5rem;padding-right:.5rem;text-transform:none}.checkout .date-box-value select{-moz-appearance:none;border:1px solid #ddd;border-radius:0;box-shadow:2px 2px 5px rgba(0,0,0,.3);color:#555;display:inline-block;font-size:1.125rem;height:2.8125rem;line-height:1.25;max-width:100%;padding:.75rem 1.75rem .75rem .75rem;text-indent:1px;width:100%}.mobile .checkout .date-box-value select{font-size:1.25rem}.checkout .booking-block{align-items:center;display:flex;height:80px;justify-content:center}.checkout .booking-block.two{text-align:center}.checkout .booking-block.two .btn{display:inline-block;margin-left:40px;margin-right:40px}.mobile .checkout .booking-block .btn{font-size:1.75rem;line-height:1.75;padding:.75rem 1.25rem}.checkout .booking-block button{border:2px solid;cursor:pointer;display:block;font-weight:bolder;margin:0 auto;padding:15px}.checkout .booking-block button:hover{border-color:#330dee;box-shadow:0 3px 8px rgba(0,0,0,.24);color:#330dee;font-size:110%}.checkout .input-date{display:none}.checkout .personal_info{background:#fff;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:.75rem}.checkout .personal_info_subrow{align-items:center;border-bottom:1px solid #ccc;display:flex;margin-bottom:15px;padding-top:10px;width:100%}.checkout .personal_info_subrow_item{font-size:1em;font-weight:700}.checkout .personal_info_subrow_item.tab_item{background:#fcfcfc;border:1px solid #ccc;border-top-left-radius:8px;border-top-right-radius:8px;cursor:pointer;margin-bottom:-1px;padding:10px}.checkout .personal_info_subrow_item.tab_item.active{border-bottom-color:transparent}.checkout .personal_info_subrow_item.link_item{-webkit-margin-end:5px;-moz-margin-end:5px;align-items:center;cursor:pointer;display:flex;flex-grow:1;font-size:.85em;font-weight:400;justify-content:flex-end;text-decoration:underline}.checkout .personal_info .heading{font-size:16px;font-weight:700;margin-bottom:15px;padding:.5rem;text-align:center;text-transform:uppercase;width:100%}.mobile .checkout .personal_info .heading{font-size:1.75em}.checkout .personal_info_item{-webkit-margin-end:3%;-moz-margin-end:3%;width:47%}.checkout .personal_info_item.note_item{-webkit-margin-end:3%;-moz-margin-end:3%;width:100%}.checkout .personal_info_item_label{align-items:center;display:flex;font-size:.95em;font-weight:500;margin-bottom:.5em}.checkout .personal_info_item_label_warning{-webkit-margin-start:10px;-moz-margin-start:10px;color:#d90303;display:flex;flex-grow:1;font-style:oblique;justify-content:flex-end;text-align:justify}.checkout .personal_info_item_error{color:red;font-size:.85em;font-weight:500}.checkout_bikes{display:flex;flex-direction:column;width:100%}.checkout_bikes .heading{font-size:16px;font-weight:700;margin-bottom:15px;padding:.5rem;text-align:center;text-transform:uppercase}.mobile .checkout_bikes .heading{font-size:1.75em}.checkout_bikes_header{align-items:center;border-bottom:2px solid #eee;display:flex;font-size:1.1rem;font-weight:500;padding:0 1rem 1.5rem!important}.checkout_bikes_rows{display:flex;flex-wrap:wrap}.checkout_bikes_row{-webkit-margin-end:.5rem;-moz-margin-end:.5rem;align-items:center;cursor:pointer;display:flex;flex-direction:column;height:-webkit-max-content!important;height:max-content!important;padding:.5rem 1rem!important;position:relative}.checkout_bikes_row_name{color:#000}.checkout_bikes_row:hover{color:#d90303}.checkout_bikes_row.checked_bike{border:1px solid #d5d5d5;box-shadow:2px 2px 5px rgba(0,0,0,.3);font-weight:600}.checkout_bikes_row_value{width:18px}.checkout_bikes_row_image{overflow:hidden;transition:.25s;width:175px}.checkout_bikes_row_image:hover img{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateZ(0) scale(1.05);transform:translateZ(0) scale(1.05)}.checkout_bikes_row_image img{border:1px solid #f5f5f5;-webkit-filter:contrast(1);filter:contrast(1);height:100%;object-fit:cover;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);width:100%}.checkout_bikes_row_count{background:#d83737;bottom:0;color:#fff;font-style:normal;margin:0 5px;padding:5px;position:absolute;right:0}.he .checkout_bikes_row_count,[lang=he] .checkout_bikes_row_count{left:0;right:auto!important}html[lang=he] .checkout_bikes_row_count{unicode-bidi:plaintext}.tour_book_checkout .checkout_bikes_row_count{margin:0}.checkout_bikes_row_price{width:200px}.checkout_bikes .sold_out_bikes{font-size:1.2rem;font-weight:500;margin:3rem auto;max-width:200px}.checkout_own_bike{padding:1rem .75rem}.checkout_passenger{margin-top:2rem;padding:1rem .75rem}.checkout_passenger .value{font-weight:500}.order_data{align-items:center;display:flex;flex-direction:column;padding:1.5rem}.mobile .order_data{padding:3.5rem}.order_data h2{margin-bottom:1.5rem;margin-top:1.5rem}.mobile .order_data h2{font-size:2.5rem;margin-bottom:7.5rem}.order_data h4{margin-bottom:2rem;margin-top:2rem}.mobile .order_data h4{font-size:2.5rem;margin-bottom:5rem}.order_footer{margin-bottom:1rem}.mobile .order_footer{margin-bottom:2.5rem}.mobile .order_footer .btn{font-size:2rem}.for-request{color:red;font-size:1rem}@-webkit-keyframes blinkingBorder{50%{border:3px solid red}}@keyframes blinkingBorder{50%{border:3px solid red}}.select-type-layer{align-items:center;display:flex;justify-content:center;padding-top:20px}.select-type-layer .btn-panel{display:flex;flex-direction:row;height:100%;justify-content:space-evenly;margin:0 auto;width:-webkit-max-content;width:max-content}.checkbox-wrapper-12{align-items:center;cursor:pointer;display:flex;font-size:1.12em;height:1.7em;line-height:1em;padding:.5rem .2rem;position:relative}.checkbox-wrapper-12.chk-input .input-item{height:1.7em;margin:initial;width:4em}.checkbox-wrapper-12 .label{-webkit-margin-end:1rem;-moz-margin-end:1rem;font-weight:500;padding-left:15px}.rental_values .checkbox-wrapper-12 .label{width:50%}html[lang=he] .checkbox-wrapper-12 .label{padding-left:0;padding-right:15px}.mobile .checkbox-wrapper-12{height:auto}.checkbox-wrapper-12 .count{align-items:center;display:flex;display:none;flex-grow:1;justify-content:flex-end}.checkbox-wrapper-12 .count.count_active{display:flex}.checkbox-wrapper-12 .count.count_active select{min-width:60px;padding:.2rem .65rem}.checkbox-wrapper-12:hover{background-color:#f9f9f9}.checkbox-wrapper-12>svg{left:-170%;pointer-events:none;position:absolute;top:-130%;width:110px}.checkbox-wrapper-12 *{box-sizing:border-box}.checkbox-wrapper-12 input[type=checkbox]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;appearance:none;cursor:pointer;margin:0}.checkbox-wrapper-12 input[type=checkbox]:focus{outline:0}.checkbox-wrapper-12 .cbx{height:18px;position:relative;width:18px}.checkbox-wrapper-12 .cbx input{border:2px solid #bfbfc0;height:18px;left:0;position:absolute;top:0;width:18px}.radio_values .checkbox-wrapper-12 .cbx input{border-radius:50%}.checkbox-wrapper-12 .cbx label{background:none;-webkit-filter:url(#goo-12);filter:url(#goo-12);height:18px;left:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:18px}.radio_values .checkbox-wrapper-12 .cbx label{border-radius:50%}.checkbox-wrapper-12 .cbx svg{left:1px;pointer-events:none;position:absolute;top:2px;z-index:1}.checkbox-wrapper-12 .cbx svg path{stroke:#fff;stroke-width:2;stroke-dasharray:19;stroke-dashoffset:19;transition:stroke-dashoffset .3s ease}.checkbox-wrapper-12 .cbx input:checked+label{-webkit-animation:splash-12 .6s ease forwards;animation:splash-12 .6s ease forwards}.checkbox-wrapper-12 .cbx input:checked+label+svg path{stroke-dashoffset:0}@-webkit-keyframes splash-12{40%{background:#d90303;box-shadow:0 -18px 0 -8px #d90303,16px -8px 0 -8px #d90303,16px 8px 0 -8px #d90303,0 18px 0 -8px #d90303,-16px 8px 0 -8px #d90303,-16px -8px 0 -8px #d90303}to{background:#d90303;box-shadow:0 -36px 0 -10px transparent,32px -16px 0 -10px transparent,32px 16px 0 -10px transparent,0 36px 0 -10px transparent,-32px 16px 0 -10px transparent,-32px -16px 0 -10px transparent}}@keyframes splash-12{40%{background:#d90303;box-shadow:0 -18px 0 -8px #d90303,16px -8px 0 -8px #d90303,16px 8px 0 -8px #d90303,0 18px 0 -8px #d90303,-16px 8px 0 -8px #d90303,-16px -8px 0 -8px #d90303}to{background:#d90303;box-shadow:0 -36px 0 -10px transparent,32px -16px 0 -10px transparent,32px 16px 0 -10px transparent,0 36px 0 -10px transparent,-32px 16px 0 -10px transparent,-32px -16px 0 -10px transparent}}.DatePicker{background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:inline-block;max-width:350px;min-width:350px;position:relative}.DatePicker .piker-layer{align-items:center;background:hsla(0,0%,75%,.92);bottom:0;display:flex;left:0;position:absolute;right:0;top:0;z-index:500}.DatePicker .piker-layer .btn-panel{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;margin:0 auto;width:-webkit-max-content;width:max-content}.mobile .DatePicker{max-width:100%;width:100%}.DatePicker .btn{font-size:.95rem;padding:.3rem .5rem;white-space:inherit}.mobile .DatePicker .btn{font-size:2rem;padding:.75rem 1.5rem}.CalendarPanel{display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.CalendarPanel__content{border-left:1px solid #d3d3d3;border-top:1px solid #d3d3d3;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr)}.CalendarPanelItem{align-items:flex-start;background-color:#fff;border-bottom:1px solid #d3d3d3;border-right:1px solid #d3d3d3;cursor:pointer;display:flex;height:50px;justify-content:flex-end;padding:4px;transition:.5s}.mobile .CalendarPanelItem{align-items:center;font-size:2rem;height:80px;justify-content:center}.CalendarPanelItem.dayWeekItem{align-items:center;background:#eee;display:flex;justify-content:center}.mobile .CalendarPanelItem.dayWeekItem{font-size:2rem}.CalendarPanelItem--available{background:rgba(5,201,248,.169)}.CalendarPanelItem--in{background:#d90303;color:#fff;font-weight:500}.CalendarPanelItem--used{background:#f38989}.CalendarPanelItem--used,.CalendarPanelItem--used-me{color:#777;cursor:not-allowed;font-weight:500;opacity:.7}.CalendarPanelItem--used-me{background:#f5fd27}.DatePicker__input{border:1px solid #d3d3d3;border-radius:6px;padding:6px 12px}.DatePicker__input:focus{outline:none}.DatePicker__input--invalid{border-color:red;color:red}.DatePicker__popup{left:0;position:absolute;top:100%}.CalendarPanel__header{border:1px solid #ccc}.CalendarPanel__date{font-weight:700;margin-top:8px;text-align:center}.mobile .CalendarPanel__date{font-size:1.75rem}.CalendarPanel__buttons{display:flex;justify-content:space-between;padding:12px 0}.CalendarPanel__buttons-left,.CalendarPanel__buttons-right{display:flex;gap:8px;margin:0 8px}.CalendarPanelItem__date{align-items:center;border-radius:50%;display:flex;height:24px;justify-content:center;padding:4px;width:24px}.mobile .CalendarPanelItem__date{height:50px;width:50px}.CalendarPanelItem--selected .CalendarPanelItem__date{background-color:red;color:#fff}.CalendarPanelItem--not-current .CalendarPanelItem__date{opacity:.5}.CalendarPanelItem--not-in-range{background:#f38989;color:#777;cursor:not-allowed;opacity:.7}.CalendarPanelItem--not-in-range .CalendarPanelItem__date{opacity:.5}.CalendarPanelItem--today{color:red;opacity:1}.time-s-row{align-items:center;display:flex;font-size:110%;padding:5px}.mobile .time-s-row{font-size:2rem}.time-s-row .time-label{-webkit-padding-end:15px;-moz-padding-end:15px;align-items:center;display:flex;width:40%}.time-s-row .time-day{width:25%}.mobile .time-s-row .time-day{width:35%}.time-s-row select{font-size:85%!important;width:25%}.bike-details_checkout_layer .time_selector{width:450px}.bike-details_checkout_layer .booking-block{display:flex;justify-content:center;margin-top:100px}.mobile .bike-details_checkout_layer .time_selector{width:600px}.time-s-row .not-work{color:red}.time-s-row option{color:#000}.time-s-desc{font-size:.85em;font-style:italic;margin-top:5px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";-webkit-filter:blur(50px);filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transform-origin:center bottom;transform-origin:center bottom}.photos{background-color:#fff;background-image:url(/www/images/back-photos.jpg);background-position:50%;background-size:cover;overflow:hidden;padding-bottom:30px;position:relative;width:100%}.photos,.photos_wrap{display:flex;flex-direction:column}.photos_wrap{margin:0 auto;max-width:95%;min-width:95%}.photos_header{-webkit-padding-start:10px;-moz-padding-start:10px;-webkit-padding-end:10px;-moz-padding-end:10px;background:#d90303;border:1px solid #555;box-shadow:2px 2px 5px rgba(0,0,0,.3);margin-bottom:1rem;width:100%}.photos_header,.photos_header h2{align-items:center;display:flex;flex-direction:column}.photos_header h2{font-weight:500;margin-left:auto;margin-right:auto}.photos_area{background:hsla(0,0%,98%,.7);box-shadow:2px 2px 5px rgba(0,0,0,.3);margin:0 auto;max-width:95%;min-height:200px;padding:1rem}.photos .react-photo-gallery--gallery{display:flex;flex-direction:column;width:100%;z-index:2}.photos .react-photo-gallery--gallery img{cursor:pointer;-webkit-filter:contrast(1);filter:contrast(1);-webkit-transform:translateZ(0) scale(.9775);transform:translateZ(0) scale(.9775);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86)}.mobile .photos .react-photo-gallery--gallery img{-webkit-filter:none;filter:none;height:100%;-webkit-transform:none;transform:none;transition:none;width:100%}.photos .react-photo-gallery--gallery img:hover{-webkit-filter:contrast(1.5);filter:contrast(1.5);-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.contacts{background:url(/www/images/back-contact.jpg) no-repeat;background-color:#fff;background-position:top;display:flex;flex-direction:column;overflow:hidden;position:relative}html[lang=he] .contacts{background:url(/www/images/back-contact-he.jpg) no-repeat}.contacts_wrap{display:flex;flex-direction:column;margin:0 auto}.contacts_wrap .title{margin:0}.mobile .contacts_wrap .title{margin:0 auto}.contacts_header{-webkit-padding-start:10px;-moz-padding-start:10px;-webkit-padding-end:10px;-moz-padding-end:10px;align-items:center;background:#d90303;border:1px solid #555;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;flex-direction:column;margin-bottom:1rem;width:100%}.contacts_area{padding-top:45px}.contacts_form{width:75%}.mobile .contacts_form{align-items:center;display:flex;flex-direction:column;margin:0 auto;order:2;width:95%}.contacts_form_layer{align-items:center;background-color:hsla(0,0%,100%,.95);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:1s ease-out;z-index:100}.contacts_form_layer.disable_layer{left:-1900px;right:auto}.contacts_form_data{display:flex;flex-direction:column;height:400px;padding-top:30px}.contacts_form_data_column{display:flex;position:relative}.contacts_form_data_item{display:flex;flex-direction:column;margin-bottom:1.25rem;width:100%}.contacts_form_data_item .input-phone input{direction:ltr}.contacts_form_data_item .input-email input{unicode-bidi:plaintext}.contacts_form_data_label{font-size:.95em;font-weight:500;margin-bottom:.5em}.mobile .contacts_form_data_label{font-size:1.275rem}.contacts_form_data_value{width:100%}.contacts_form_data_value .input-item{margin:0 1.5rem 0 0}html[lang=he] .contacts_form_data_value .input-item{margin:0 0 0 1.5rem}.contacts_form_data_value .input-item.error input,.contacts_form_data_value .input-item.error textarea{border:1px solid #e00707;outline-color:#e00707}.contacts_form_data_value .input-item input{-webkit-padding-start:1rem;-moz-padding-start:1rem;-webkit-padding-end:1rem;-moz-padding-end:1rem;border:1px solid #e5e5e5;font-size:1em;height:50px;outline-color:#ccc;width:100%}.contacts_form_data_value .input-item input::-webkit-input-placeholder{color:#a9a9a9;font-size:.85rem}.contacts_form_data_value .input-item input::placeholder{color:#a9a9a9;font-size:.85rem}.contacts_form_data_value .input-item textarea{-webkit-padding-start:1rem;-moz-padding-start:1rem;-webkit-padding-end:1rem;-moz-padding-end:1rem;border:1px solid #e5e5e5;font-size:1em;outline-color:#ccc;width:100%}.contacts_form_data_value .input-item textarea::-webkit-input-placeholder{color:#a9a9a9;font-size:.9rem}.contacts_form_data_value .input-item textarea::placeholder{color:#a9a9a9;font-size:.9rem}.contacts_form .btn_more{max-width:330px}.contacts_subheader{align-items:center;display:flex;font-size:20px;font-weight:700;height:40px}.mobile .contacts_subheader{font-size:1.75rem}.contacts_data{display:flex;flex-direction:column}.mobile .contacts_data{align-items:center;margin:10px 20px;order:1;width:100%}.contacts_data_area{height:calc(100% - 40px);justify-content:center;padding-top:45px}.contacts_data_area,.contacts_data_items,.contacts_data_items_row{display:flex;flex-direction:column;width:100%}.contacts_data_items_row{margin-bottom:1.5rem}.contacts_data_items_row div{padding:5px 0}.contacts_data_items_row_name{font-size:14px;font-weight:600}.contacts_data_items_row_value{font-size:18px;font-weight:400}.contacts_data_items_row_value span{unicode-bidi:plaintext}.mobile .contacts_data_items_row_value{font-size:1.5rem}.contacts_map{background:hsla(0,0%,98%,.7);display:flex;flex-direction:column;padding-bottom:30px;width:100%}.contacts_map_area{-webkit-margin-end:1rem;-moz-margin-end:1rem;background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.3);min-height:200px;width:100%}.mobile .contacts_map_area{align-items:center;display:flex;flex-direction:column}.contacts_map_area iframe{min-height:500px;width:100%}.tours{background:url(/www/images/bikes/back-moto.jpg) no-repeat bottom;overflow:hidden;padding-bottom:30px;position:relative;width:100%;z-index:1}.tours_wrap{display:flex;flex-direction:column}.tours_wrap_header{-webkit-padding-start:10px;-moz-padding-start:10px;-webkit-padding-end:10px;-moz-padding-end:10px;background:#d90303;border:1px solid #555;box-shadow:2px 2px 5px rgba(0,0,0,.3);margin-bottom:1rem;width:100%}.tours_wrap_header,.tours_wrap_header h2{align-items:center;display:flex;flex-direction:column}.tours_wrap_header h2{font-weight:500;margin-left:auto;margin-right:auto}.mobile .tours_wrap_header h2{font-size:2.2rem}.tours .promo{-webkit-padding-start:25px;-webkit-margin-end:2rem;-moz-margin-end:2rem;-webkit-margin-start:2rem;-moz-margin-start:2rem;background:#fff;border:1px solid #d90303;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;flex-direction:column;font-size:.867em;padding:10px;padding-inline-start:25px;width:calc(100% - 4rem)}.tours .promo h1{font-weight:500;text-align:center}.tours .promo_subtitle{font-size:1.1em;font-weight:500;margin-bottom:3px}.tours .promo_notes{color:gray;font-size:.87em;font-style:italic;margin-top:4px}.tours_days{align-items:center;background:#222;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;flex-wrap:wrap;height:100px;justify-content:space-evenly;margin-top:1rem}.mobile .tours_days{height:200px}.tours_days .day-item{align-items:center;display:flex;height:100%;max-width:25%;min-width:16.6666666667%}.tours_days .day-button{align-items:center;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.35);cursor:pointer;display:flex;flex-direction:column;font-size:1.5em;font-weight:500;height:60%;justify-content:center;margin:20%;text-align:center;transition:.5s;width:60%}.tours_days .day-button.active-button,.tours_days .day-button:hover{background-color:#777;box-shadow:10px 10px 20px rgba(0,0,0,.5);color:#d90303}.tours_days .MuiSlider-root{color:gold!important;width:60%}.tours_days .MuiSlider-mark{background-color:#fff!important;border-radius:7px!important;cursor:pointer!important;height:10px!important;position:absolute;width:10px!important}.tours_days .MuiSlider-markLabel{color:#edc137!important;cursor:default!important;font-size:1.1em}.mobile .tours_days .MuiSlider-markLabel{font-size:2rem}.tours_days .css-eg0mwd-MuiSlider-thumb{border-radius:50%!important;height:40px!important;width:40px!important}.tours_days .slider{align-items:center;display:flex;margin:0 auto;position:relative;width:75%}.tours_days .slider_options_item{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:absolute;top:-40px}.tours_days .slider_options_item.active_slider label{color:gold}.tours_days .slider_options_item label{color:#eee;cursor:pointer;font-size:1.15rem;padding-bottom:9px;text-align:center;white-space:nowrap}.tours_days .slider_options_item div{background-color:#d90303;border-radius:50%;cursor:pointer;height:12px;width:2px}.tours_days .slider input{margin:0 auto;width:100%}.tours_items{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:1rem;padding:2rem 2rem 0;width:100%}.tours_item{-webkit-margin-end:2%;-moz-margin-end:2%;border:1px solid #787878;height:480px;margin-bottom:2%;width:32%}.tours_item_info>div{background-position:0;background-repeat:no-repeat}html[lang=he] .tours_item_info>div{background-position:100%}.tours_item_countries{background-image:url(/www/images/tour_country.png)}.tours_item_days{background-image:url(/www/images/tour_days.png)}.tours_item_price{background-image:url(/www/images/tour_price.png)}.tours_item h3{font-size:1em;font-weight:400}.mobile .tours_item h3{font-size:1.8em}.tours_item_button{bottom:10px;position:absolute;right:5px}html[lang=he] .tours_item_button{left:5px;right:auto}.mobile .tours_item,.tours_item:nth-child(3n){-webkit-margin-end:0;-moz-margin-end:0}.mobile .tours_item{width:100%}.tours_item_picture{display:block;height:100%;width:100%}.tours_item_picture_gradient{align-items:center;background:linear-gradient(180deg,transparent,transparent 40%,rgba(0,0,0,.8));display:flex;flex-direction:column;height:100%;justify-content:end;width:100%}.tours_item_picture:hover .tours_item_title{bottom:0;-webkit-filter:brightness(1.1);filter:brightness(1.1);min-width:100%}.tours_item_picture:hover .tour-pict{-webkit-filter:contrast(1.15);filter:contrast(1.15)}.tours_item_footer{background:#222;color:#f5f5f5;display:flex;flex-direction:column;padding:1%;width:100%}.mobile .tours_item_footer{font-size:1.75rem}.tours_item .tour-pict{cursor:pointer;display:block;height:100%;position:relative;-webkit-text-decoration:auto;text-decoration:auto;width:100%}.tours_item .tour-pict.empty-pict{background-color:#8f8f8f}.tours_item_title{color:#000;padding:1rem;width:100%}.tours_item_title h2{color:#fff;font-size:24px;font-weight:600;text-transform:uppercase}.mobile .tours_item_title h2{font-size:2.5rem}.mobile .tours_item_title{bottom:0}.tours_item_body{color:#fff;display:flex;flex-direction:row;height:117px;justify-content:space-between;margin:10px;width:100%}.tours_item_info{display:flex;flex-direction:column;justify-content:space-evenly;padding:0 20px}.tours_item_info>div{-webkit-padding-start:30px;min-height:20px;padding-inline-start:30px}.tours_item label{-webkit-margin-end:5px;-moz-margin-end:5px;font-weight:600}.tours_item .btn_more{-webkit-margin-end:10px;margin-inline-end:10px;width:auto}.mobile .tours_item .btn_more{font-size:1.2em}.tours_item_more{border:1px solid silver;-webkit-clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);color:#fff;cursor:pointer;display:block;font-weight:500;letter-spacing:.075rem;padding:1rem 2rem;text-align:center;text-transform:uppercase}.tours_item_location{align-items:center;display:flex;min-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.tours_item_location_name,.tours_item_location_separator{-webkit-margin-end:3px;-moz-margin-end:3px}.tours_item_location_separator:last-child{display:none}.tour_info{background:url(/www/images/bikes/back-moto.jpg) no-repeat bottom;overflow:hidden;position:relative;width:100%;z-index:1}.tour_info_wrap{background:#fff;display:flex;flex-direction:column;margin-bottom:1rem;position:relative}.tour_info_header{display:block;height:450px;max-height:450px;overflow:hidden;position:relative;width:100%}.tour_info_header_gradient{align-items:center;background:linear-gradient(180deg,transparent,transparent 50%,rgba(0,0,0,.8));display:flex;flex-direction:column;height:100%;justify-content:end;width:100%}.tour_info_header .tour_info_main{color:#000;display:flex;flex-direction:row;height:auto;justify-content:space-between;position:absolute;top:390px;width:100%;z-index:20}.tour_info_header .tour_info_main .stars-item.active_star{color:#fff}.tour_info_center{display:flex}.tour_info_center_left{flex-grow:1;margin:20px}.tour_info_center_left h2{font-size:30px;font-weight:700;text-transform:uppercase}.tour_info_center_right{color:#000;margin:20px;width:280px}.tour_info_center_right .tour_info_main{align-items:start;border:1px solid #d9d9d9;display:flex;flex-direction:column;height:420px;margin-top:50px;width:280px}.tour_info_center_right .tour_info_main_items{align-items:start;flex-direction:column;justify-content:space-evenly}.tour_info_center_right .tour_info_main_button{width:280px}.tour_info_center_right .tour_info_main_item_data{flex-direction:column-reverse}.tour_info_caption{-webkit-padding-start:15px;bottom:50px;color:#fff;left:5%;position:absolute;text-align:left;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:10}html[lang=he] .tour_info_caption{left:auto;right:5%}.tour_info_caption h1.title{color:#fff;font-size:calc(3.31vw - 10.75px);font-weight:500;line-height:calc(2.45vw - 10.25px);margin:0}.tour_info_dates{height:calc(100% - 60px);position:absolute;right:0;top:0;width:250px}html[lang=he] .tour_info_dates{left:0;right:auto}.tour_info_dates_wrap{display:flex;flex-direction:column;height:100%;justify-content:center;min-width:50%}.tour_info_date{-webkit-margin-start:.25em;-moz-margin-start:.25em;align-items:center;background-color:rgba(40,106,166,.8);border-bottom-left-radius:0;border-bottom-right-radius:0;color:#fff!important;display:flex;flex-direction:column;height:6rem;margin-bottom:2px;min-width:80px;overflow:hidden;padding:1.3rem 1.8rem 0;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s;white-space:nowrap}.tour_info_date.active_date{background-color:#c20920;color:#fff}.tour_info_date span{font-weight:500}.tour_info_date .sold-out{color:#000;font-weight:700;padding:.25rem .5rem}.tour_info_main_items{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:start}.tour_info_header .tour_info_main_items{flex-wrap:nowrap;justify-content:space-around}.tour_info_main_button{align-items:flex-start;display:flex;height:60px;justify-content:center;width:350px}.tour_info_main_item{min-width:16.6666666667%;position:relative;text-align:center}.tour_info_main_item:last-child:after{border:initial}.mobile .tour_info_main_item{border-bottom:1px solid #eee;min-width:0;min-width:auto}.tour_info_main_item_data{align-items:start;display:flex;flex-direction:column;font-weight:700;padding:.6rem 1rem 0;text-align:left;white-space:nowrap}.tour_info_header .tour_info_main_item_data{color:#fff;height:4rem}.tour_info_main_item_data small{bottom:-3px;display:block;font-size:.8rem;font-weight:500;position:relative;text-transform:uppercase}html[lang=he] .tour_info_main_item_data small{font-size:1rem}.tour_info_main_item_data_name{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;white-space:normal!important}.tour_info_header .tour_info_main_item_data_name{flex-direction:row;flex-wrap:nowrap}.tour_info_center .tour_info_main_item_data_name{align-items:start;flex-direction:column}.tour_info_main_item_data_name .stars-item.active_star{color:#000}.tour_info_main_item_data_name.countries_name>*{-webkit-margin-end:8px;-moz-margin-end:8px}.tour_info_main_item_data_name a{color:inherit;text-decoration:underline}.tour_info_desc{display:flex;flex-direction:column;padding:1rem;width:100%}.mobile .tour_info_desc{display:flex;flex-direction:column;max-width:100%}.mobile .tour_info_desc_area{max-width:calc(100% - 2rem);width:calc(100% - 2rem)}.tour_info_desc_text{flex-grow:1;font-size:18px;line-height:150%;margin-top:1rem;text-indent:inherit}.mobile .tour_info_desc_text{font-size:.9rem;line-height:1rem}.tour_info_desc_image{padding:1rem}.tour_info_desc_image img{min-width:500px}.tour_info_picture{display:flex;display:none;flex-direction:column;margin:1rem;max-height:500px;max-width:850px;width:60%}.mobile .tour_info_picture{max-width:calc(100% - 2rem);width:calc(100% - 2rem)}.tour_info_picture_area{background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;max-height:500px;padding:.5rem;width:100%}.tour_info_picture_main{flex-grow:1;width:80%}.tour_info_picture_main .swiper{cursor:pointer;height:100%;max-height:500px;object-fit:contain;width:100%}.tour_info_picture_main:hover img{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.tour_info_picture_main img{cursor:pointer;-webkit-filter:contrast(1);filter:contrast(1);height:100%;object-fit:contain;-webkit-transform:translateZ(0) scale(.92);transform:translateZ(0) scale(.92);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);width:100%}.tour_info_picture_thumbnail{-webkit-margin-start:.5rem;-moz-margin-start:.5rem;background:#000;display:flex;flex-direction:column;height:100%;justify-content:center;padding:10px;width:160px}.tour_info_picture_thumbnail .slider__next,.tour_info_picture_thumbnail .slider__prev{align-items:center;color:#d90303;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:25px;justify-content:center;min-height:25px;text-align:center;-webkit-user-select:none;user-select:none}.tour_info_picture_thumbnail .slider__next:focus,.tour_info_picture_thumbnail .slider__prev:focus{outline:none}.tour_info_picture_thumbnail .slider__thumbs{height:calc(354px - 1rem)}.tour_info_picture_thumbnail .swiper-slide{background-color:transparent}.tour_info_picture_thumbnail .slider__image{overflow:hidden;transition:.25s;width:150px}.tour_info_picture_thumbnail .slider__image:hover img{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateZ(0) scale(1.05);transform:translateZ(0) scale(1.05)}.tour_info_picture_thumbnail .slider__image img{cursor:pointer;-webkit-filter:contrast(1);filter:contrast(1);height:100%;object-fit:cover;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);width:100%}.tour_info_picture_thumbnail .swiper-slide:nth-child(2n),.tour_info_picture_thumbnail .swiper-slide:nth-child(3n){width:100%!important}.tour_info_overview{display:block;margin-bottom:1rem;margin-top:1rem;padding:0 20px;width:100%}.tour_info_overview_container{display:flex;flex-direction:column;margin:0 auto;max-width:1400px}.tour_info_overview_header h2{align-items:center;display:flex;flex-direction:column;font-size:24px;font-weight:700;letter-spacing:-1.5px;line-height:30px;margin-bottom:15px;text-transform:uppercase}.tour_info_overview_columns{display:flex;flex-direction:column;padding:.5rem;width:100%}.tour_info_overview_column{margin-top:1rem}.tour_info_overview_column h5{font-size:1.1rem;margin-bottom:.75rem;padding:1rem;text-transform:uppercase}.tour_info_overview_column_data{align-items:start;display:flex;flex-direction:column;flex-wrap:wrap;padding:1rem}.dates_column .tour_info_overview_column_data,.tour_info_overview_column_data_date{align-items:flex-start;display:flex;flex-direction:column}.tour_info_overview_column_data_date{background:hsla(0,0%,98%,.7);border:1px solid #747474;box-shadow:2px 2px 5px rgba(0,0,0,.3);max-width:100%;padding:.25rem .75rem;text-decoration:none;text-decoration:initial;width:100%}.tour_info_overview_column_data_date_count{border-bottom:1px solid #989898;display:flex;flex-direction:column;padding:.25rem 0 .5rem;width:100%}.tour_info_overview_column_data_date_count_item{align-items:center;display:flex;font-size:.92rem}.tour_info_overview_column_data_date_count_item_label{flex-grow:1;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour_info_overview_column_data_date_count_item_value{font-weight:500}.tour_info_overview_column_data_date_reserve{display:flex;flex-direction:column;font-style:italic;padding:.5rem 0;width:100%}.tour_info_overview_column_data_date_reserve_left,.tour_info_overview_column_data_date_reserve_reserve{display:flex;flex-direction:column;margin-bottom:.5rem;width:100%}.tour_info_overview_column_data_date_reserve_header{font-weight:700}.tour_info_overview_column_data_date_reserve_item{align-items:center;display:flex;font-size:.92rem;justify-content:space-between;margin-bottom:.25rem;max-width:100%;text-decoration:none;text-decoration:initial;width:100%}.tour_info_overview_column_data_date_reserve_item_label{flex-grow:1;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour_info_overview_column_data_date_reserve_item_value{font-weight:700}.tour_info_overview_column_data_date_waiting{align-items:center;display:flex;justify-content:center;padding:.5rem;width:100%}.tour_info_overview_column_data_date_waiting .btn{font-size:.85rem;line-height:1;padding:.4rem .75rem}.tour_info_overview_column_data_item{align-items:center;display:flex;margin-bottom:.25rem;position:relative;width:100%}.tour_info_overview_column_data_value{color:inherit;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour_info_main_item_data .tour_info_overview_column_data_value{overflow:visible;overflow:initial;text-overflow:clip;white-space:nowrap}.con-tooltip .tour_info_overview_column_data_value{text-decoration:underline}.dates_column .tour_info_overview_column_data_value{align-items:center;background-color:#fff;border:1px solid #747474;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;justify-content:space-between;max-width:100%;padding:.25rem .75rem;text-decoration:none;text-decoration:initial;width:100%}.dates_column .tour_info_overview_column_data_value span{-webkit-margin-end:.5em;-moz-margin-end:.5em;font-weight:500}.dates_column .tour_info_overview_column_data_value .btn{font-size:.85rem;line-height:1;padding:.4rem .75rem}.tour_info_overview_column_data_tooltip{box-shadow:2px 4px 8px rgba(0,0,0,.3);display:block}.tour_info_overview_column_data_tooltip_picture{-webkit-margin-start:0;-moz-margin-start:0;-webkit-margin-end:1rem;-moz-margin-end:1rem;float:left;height:200px;margin-bottom:7px;margin-top:0;width:250px}.tour_info_overview_column_data_tooltip_picture:hover img{-webkit-filter:contrast(1.3);filter:contrast(1.3);-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.tour_info_overview_column_data_tooltip_picture img{cursor:pointer;-webkit-filter:contrast(1);filter:contrast(1);height:100%;object-fit:contain;-webkit-transform:translateZ(0) scale(.96);transform:translateZ(0) scale(.96);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86);transition:filter .6s steps(12),transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-filter .6s steps(12),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);width:300px}.tour_info_overview_item{border:1px solid #d9d9d9;margin-bottom:20px}.tour_info_overview_item_desc{background:none!important;font-size:14px!important;line-height:25px;padding:20px 40px;position:relative;width:638px}.dates_column .tour_info_overview_item_desc,.mobile .tour_info_overview_item_desc{width:auto}.tour_info_overview_item_desc_area{display:flex;flex-direction:row;height:100%;justify-content:space-between;position:relative;width:100%}.mobile .tour_info_overview_item_desc_area{flex-direction:column}.tour_info_overview_item_gallery{display:flex;overflow:hidden;width:600px}.dates_column .tour_info_overview_item_gallery{width:auto}.mobile .tour_info_overview_item_gallery{margin:0 40px;width:calc(100% - 80px)}.tour_info_overview_item_gallery .image{background-size:cover;cursor:pointer;flex-grow:1}.mobile .tour_info_overview_item_gallery .image{min-height:200px}.tour_info_overview_item_gallery .image:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.tour_info_overview_item h3{font-size:24px;font-weight:700;line-height:36px}.tour_info_overview_item_info{font-size:14px;white-space:pre-wrap}.tour_info_overview_item_highlights{display:flex}.tour_info_overview_item_highlights label{font-weight:700;width:150px}.tour_info_overview_item_button .btn{-webkit-margin-end:10px;margin-inline-end:10px}.tour_info_overview_list{display:flex;flex-wrap:wrap;padding:20px 40px}.tour_info_overview_list_item{font-style:italic;margin:.5rem}.tour_info_days{background-color:#fff;display:block;margin-bottom:1rem;padding:0 20px;width:100%}.tour_info_days_wrap{margin:0 auto}.tour_info_days_items{display:flex;flex-direction:column;position:relative;width:100%}.tour_info_days_item{border:1px solid #d9d9d9;margin-bottom:20px;min-height:167px;width:auto}.tour_info_days_item.show_more{height:auto;min-height:167px}.tour_info_days_item_desc{flex-grow:1}.tour_info_days_item_gallery{display:flex;overflow:hidden;width:600px}.tour_info_days_item_gallery>div{-webkit-margin-start:-47px;background-size:cover;-webkit-clip-path:polygon(100% 0,15% 0,0 100%,85% 100%);clip-path:polygon(100% 0,15% 0,0 100%,85% 100%);cursor:pointer;flex-grow:1;margin-inline-start:-47px}.tour_info_days_item_gallery>div:first-child{-webkit-margin-start:0;-webkit-clip-path:polygon(100% 0,0 0,0 100%,85% 100%);clip-path:polygon(100% 0,0 0,0 100%,85% 100%);margin-inline-start:0}.tour_info_days_item_gallery>div:last-child,html[lang=he] .tour_info_days_item_gallery>div:first-child{-webkit-clip-path:polygon(100% 0,15% 0,0 100%,100% 100%);clip-path:polygon(100% 0,15% 0,0 100%,100% 100%)}html[lang=he] .tour_info_days_item_gallery>div:last-child{-webkit-clip-path:polygon(100% 0,0 0,0 100%,85% 100%);clip-path:polygon(100% 0,0 0,0 100%,85% 100%)}.tour_info_days_item_gallery>div:first-child:last-child{-webkit-clip-path:none;clip-path:none;margin:0}html[lang=he] .tour_info_days_item_gallery>div:first-child:last-child{-webkit-clip-path:none;clip-path:none}.tour_info_days_item_gallery>div:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.tour_info_days_item_mobile_gallery img{margin:0 40px;width:calc(100% - 80px)}.tour_info_days_item_image{background-size:cover}.tour_info_days_item_image_gradient{align-items:center;background:linear-gradient(90deg,#fafafa,hsla(0,0%,100%,0) 50%);display:flex;flex-direction:row-reverse;height:100%}html[lang=he] .tour_info_days_item_image_gradient{background:linear-gradient(270deg,#fafafa,hsla(0,0%,100%,0) 50%)}.tour_info_days_item_btn{background:#fff;border:1px solid #ccc;cursor:pointer;height:34px;margin:20px;text-align:center;width:34px}.tour_info_days_item_more{display:none;padding:20px 40px;transition:all .4s ease-in-out}.show_more .tour_info_days_item_more{display:block}.tour_info_days_item_info{font-size:14px;white-space:pre-wrap}.tour_info_days_item h3{font-size:24px;font-weight:700;line-height:36px}.tour_info_days_item_desc{background:none!important;font-size:14px!important;line-height:25px;padding:20px 40px;position:relative;width:638px}.tour_info_days_item_desc_area{display:flex;flex-direction:row;height:100%;justify-content:space-between;min-height:165px;position:relative;width:100%}.tour_info_days_item_desc label{font-weight:700}.tour_info_days_item_number{color:#888787;font-size:18px;font-weight:600}.tour_info_days_item_image{width:500px}.tour_info_days_item_highlights{align-items:center;display:flex;flex-wrap:wrap;width:100%}.tour_info_days_item_highlights_value{margin:0 5px}.tour_info_days_item_images{background:hsla(0,0%,98%,.7);display:flex;flex-direction:column;height:calc(94px + 1rem);padding:.5rem 1rem;width:400px}.mobile .tour_info_days_item_images{height:auto;width:auto}.tour_info_gallery{-webkit-padding-start:1rem;-moz-padding-start:1rem;-webkit-padding-end:1rem;-moz-padding-end:1rem;background-color:#fff;display:flex;height:290px;width:100%}.tour_info_gallery_slider{height:270px}.tour_info_rules{display:block;padding:1rem;width:100%}.tour_info_rules_wrap{display:flex;flex-direction:column;margin:0 auto;max-width:1400px}.tour_info_rules_area{display:flex;flex-direction:column;width:100%}.tour_info_rules_column{display:flex;flex-direction:column;padding-bottom:10px}.tour_info_rules_name{font-size:16px;font-weight:700;line-height:30px;text-transform:uppercase}.mobile .tour_info_rules_name{font-size:1.75rem}.tour_info_rules_items{color:#393e41;display:flex;flex-direction:column;padding:10px 20px}.mobile .tour_info_rules_items{font-size:1.75rem}.tour_info_rules_items_row{-webkit-margin-start:20px;font-size:16px;list-style:disc;margin-bottom:.75rem;margin-inline-start:20px}.tour_book{background:url(/www/images/bikes/back-moto.jpg) no-repeat bottom;overflow:hidden;position:relative;width:100%;z-index:1}.tour_book>.w-wrap{background:#fff}.tour_book .tour_info_rules{margin:0 20px}.tour_book_checkout{background:hsla(0,0%,100%,.5);display:flex;flex-direction:column;margin:1rem auto;min-height:500px;padding:1rem;position:relative}.tour_book_checkout_layer{align-items:center;background-color:hsla(0,0%,100%,.95);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:3.5s ease-out;z-index:100}.tour_book_checkout_layer.disable_layer{left:-1900px;right:auto}.tour_book_checkout_success{align-items:center;background-color:hsla(0,0%,100%,.95);display:flex;flex-direction:column;justify-content:center;width:100%}.tour_book_checkout_success_link a{-webkit-margin-start:15px;-moz-margin-start:15px;text-decoration:underline}.tour_waiting_data{display:flex;flex-direction:column;padding:25px 1rem}.tour_waiting_header{align-items:center;display:flex;flex-direction:column;width:100%}.tour_waiting_name{font-size:1.25rem;font-weight:700}.tour_waiting_dates{font-size:1.1rem;font-style:italic;font-weight:500;margin-bottom:.5rem}.tour_waiting_text{font-size:.95rem}.tour_waiting_form{align-items:center;display:flex;flex-direction:column;padding:1rem;width:100%}.tour_waiting_footer{align-items:center;display:flex;justify-content:space-evenly;padding:.5rem 1rem}.con-tooltip{cursor:default;margin:3px;position:relative;vertical-align:middle;z-index:10}.con-tooltip,.tooltip{transition:all .3s ease-in-out}.tooltip{background:#eee;border-radius:9px;bottom:3rem;box-shadow:0 0 3px rgba(56,54,54,.86);color:#000;font-size:.9em;left:-25%;opacity:.4;padding:5px 20px;position:absolute;-webkit-transform:translateY(9px);transform:translateY(9px);visibility:hidden;width:20vw;z-index:1}html[lang=he] .tooltip{left:auto;right:-25%}.mobile .tooltip{left:auto;width:auto}.tooltip:after{border-color:#65666c transparent transparent;border-style:solid;border-width:12px 12px 0;bottom:-12px;content:" ";height:0;left:3px;position:absolute;width:0}html[lang=he] .tooltip:after{left:auto;right:3px}.con-tooltip:hover .tooltip{opacity:1;transition:.3s linear;visibility:visible}.bottom:hover{-webkit-transform:translateY(6px);transform:translateY(6px)}.right:hover{-webkit-transform:translateX(6px);transform:translateX(6px)}.left .tooltip{left:-170%;top:-20%}.left .tooltip:after{left:90%;top:40%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.bottom .tooltip{left:-20%;top:115%}.bottom .tooltip:after{left:40%;top:-17%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.right .tooltip{left:115%;top:-20%}.right .tooltip:after{left:-12%;top:40%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@-webkit-keyframes odsoky{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}to{-webkit-transform:translateY(1px);transform:translateY(1px)}}@keyframes odsoky{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}to{-webkit-transform:translateY(1px);transform:translateY(1px)}}.faq{background-image:url(/www/images/bike_bg.jpg);background-position:50%;background-size:cover;overflow:hidden;position:relative;width:100%;z-index:1}.faq_wrap{background:#fff;display:flex;flex-direction:column;font-size:1.5em;margin:0 auto;min-height:inherit;padding:1.5rem 3.5rem}.faq_wrap h1.title{margin-bottom:30px}.faq_wrap h2{font-size:1.3rem;margin:10px 20px}.mobile .faq_wrap h2{font-size:2rem}.mobile .faq_wrap{display:flex;flex-wrap:wrap;max-width:98%;min-height:-webkit-max-content;min-height:max-content;min-width:98%;padding:1.5rem .5rem}.faq_menu{-webkit-margin-end:2%;-moz-margin-end:2%;background:gold;border:1px solid #bbb;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;flex-direction:column;min-height:200px;padding:.5rem 1rem;width:25%}.mobile .faq_menu{-webkit-margin-end:0;-moz-margin-end:0;margin-bottom:2rem;min-height:-webkit-max-content;min-height:max-content;width:100%}.faq_menu_list{border-width:2px 0 0;display:flex;flex-direction:column;margin:1em 0 0;padding:.5em 0 0 1.25em}.faq_menu_list_item{cursor:pointer;font-size:1.1rem;font-weight:500;margin-bottom:.5rem;text-shadow:1px 1px 1px rgba(0,0,0,.3),0 -1px 4px hsla(0,0%,100%,.3)}.mobile .faq_menu_list_item{-webkit-margin-start:2rem;-moz-margin-start:2rem;font-size:2.25rem;margin-bottom:2rem;text-shadow:inherit}.faq_list{background:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;flex-direction:column;min-height:200px;overflow:hidden;padding:1rem 1.5rem;position:relative}.mobile .faq_list{gap:1.5rem;width:100%}.faq_list_item{display:flex;flex-direction:column;outline:none;width:100%}.faq_list_header{color:#f1c900;font-size:1.5rem;margin-bottom:1rem;margin-top:1rem}.mobile .faq_list_header{color:#dcb601;font-size:2.25rem}.faq_list_questions{cursor:pointer;display:flex;flex-direction:column;padding:.5rem .75rem;width:100%}.mobile .faq_list_questions{gap:.5rem}.faq_list_questions_item{background:#f1f1f1;border-bottom:2px solid #e5e5e5;display:flex;flex-direction:column;width:100%}.faq_list_questions_item.expanded_answer{border-bottom:2px solid #8d8d8d}.faq_list_questions_item:last-child{border-bottom:initial}.faq_list_questions_item_row{-webkit-padding-start:.75rem;-moz-padding-start:.75rem;-webkit-padding-end:.75rem;-moz-padding-end:.75rem;align-items:center;display:flex;line-height:40px;min-height:40px;width:100%}.mobile .faq_list_questions_item_row{line-height:60px;min-height:60px}.faq_list_questions_item_question{align-items:center;display:flex;flex-grow:1;font-size:1.2rem;font-weight:500}.expanded_answer .faq_list_questions_item_question{font-weight:700;padding-bottom:10px}.mobile .faq_list_questions_item_question{font-size:1.8rem}.faq_list_questions_item_expander{height:25px;transition:.3s}.mobile .faq_list_questions_item_expander{height:50px}.faq_list_questions_item_expander svg{fill:#848484;height:20px;width:20px}.mobile .faq_list_questions_item_expander svg{font-size:1.5rem;height:40px;width:40px}.expanded_answer .faq_list_questions_item_expander{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.expanded_answer .faq_list_questions_item_expander svg{fill:#000}.faq_list_questions_item_answer{display:none;font-size:1.1rem;height:0;opacity:0;padding-bottom:1rem;transition:.3s}.expanded_answer .faq_list_questions_item_answer{display:block;height:-webkit-min-content;height:min-content;opacity:1}.mobile .faq_list_questions_item_answer{font-size:1.75rem}.privacy{background-image:url(/www/images/bike_bg.jpg);background-position:50%;background-size:cover;overflow:hidden;position:relative;width:100%;z-index:1}.privacy_wrap{background:#fff;font-size:16px;min-height:inherit;padding:1.5rem 3.5rem}.privacy_text{background:#fff;padding:1rem 1.5rem;text-indent:20px;white-space:pre-line;width:100%}.privacy_text ul{text-indent:0}.certificate{background:url(/www/images/bikes/back-moto.jpg) no-repeat bottom;overflow:hidden;padding-bottom:30px;position:relative;width:100%;z-index:1}.certificate_wrap{display:flex;flex-direction:column}.certificate_wrap_header{-webkit-padding-start:10px;-moz-padding-start:10px;-webkit-padding-end:10px;-moz-padding-end:10px;background:#d90303;border:1px solid #555;box-shadow:2px 2px 5px rgba(0,0,0,.3);margin-bottom:1rem;width:100%}.certificate_wrap_header,.certificate_wrap_header h2{align-items:center;display:flex;flex-direction:column}.certificate_wrap_header h2{font-weight:500;margin-left:auto;margin-right:auto}.mobile .certificate_wrap_header h2{font-size:2.2rem}.certificate_area{display:flex;flex-direction:column;padding:30px 0;width:100%}.certificate_area_header{font-size:22px;font-weight:700;margin-bottom:20px;text-align:center;width:100%}.certificate_create{display:flex;flex-direction:column;width:100%}.certificate_create_voucher{-webkit-margin-start:15px;-moz-margin-start:15px;display:flex;flex-direction:column;max-width:400px;min-width:400px;width:400px}.mobile .certificate_create_voucher{-webkit-margin-start:0;-moz-margin-start:0;margin:0 auto 20px;max-width:95vw;min-width:95vw;width:95vw}.certificate_create_voucher_wrap{border:1px solid #e2e2e2;border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,.15);display:flex;height:275px;position:relative;width:100%}.certificate_create_voucher_top{align-items:center;border-top-left-radius:10px;border-top-right-radius:10px;flex-grow:1;height:195px;justify-content:center}.certificate_create_voucher_bottom,.certificate_create_voucher_top{border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;transition:easy .5s}.certificate_create_voucher_bottom{background-color:rgba(0,0,0,.35);color:#fff;height:0}.certificate_create_voucher_bottom.with_text{height:80px}.certificate_create_voucher_text{-webkit-padding-start:20px;-moz-padding-start:20px;align-items:center;border-bottom-left-radius:10px;display:flex;font-size:.85em;white-space:pre-wrap;width:calc(100% - 100px)}.certificate_create_voucher_right{background-color:#d90303;background-color:#f60;border-bottom-right-radius:10px;border-top-right-radius:10px;display:flex;display:none;flex-direction:column;justify-content:space-between;transition:easy .5s;width:0}.certificate_create_voucher_right.with_price{min-width:100px;width:100px}.certificate_create_voucher_price{align-items:center;border-top-right-radius:10px;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.certificate_create_voucher_price_text{align-items:center;display:flex;height:40px;justify-content:center;margin-bottom:20px}.certificate_create_voucher_price_value{align-items:center;display:flex;font-size:1.5em;justify-content:center}.certificate_create_voucher_code{align-items:center;background-color:#c00202;background-color:#d90303;background-color:#000;border-bottom-right-radius:10px;color:#fff;display:flex;font-size:1.25em;height:80px;justify-content:center}.certificate_create_voucher_left{border-bottom-left-radius:10px;border-top-left-radius:10px;display:flex;flex-direction:column;flex-grow:1}.certificate_create_voucher_logo{background:url(/www/images/logo.png) no-repeat;background-size:cover;cursor:pointer;display:flex;height:58px;left:5px;padding:0;position:absolute;top:5px;width:66px}.certificate_checkout,.certificate_order{display:flex;flex-direction:column;width:100%}.certificate_checkout{background:hsla(0,0%,100%,.5);margin:1rem auto;min-height:500px;padding:1rem;position:relative}.certificate_checkout_layer{align-items:center;background-color:#fff;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:3.5s ease-out;z-index:100}.certificate_checkout_layer.disable_layer{left:-1900px;right:auto}.certificate_checkout_success{align-items:center;background-color:hsla(0,0%,100%,.95);display:flex;flex-direction:column;justify-content:center;width:100%}.certificate_checkout_page{display:flex;justify-content:space-between;width:100%}.mobile .certificate_checkout_page{flex-direction:column}.certificate_checkout .main-data{position:relative}.certificate_checkout .main-data .disabled-data{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);bottom:0;left:0;position:absolute;right:0;top:0}.certificate_checkout .disabled-block .checkbox-wrapper-12 .cbx{-webkit-filter:blur(4px);filter:blur(4px)}.certificate_checkout .checkbox-wrapper-12,.certificate_checkout .checkout .accessor .heading{position:static}.certificate_images{display:flex;flex-wrap:wrap;padding:20px}.certificate_images_item{-webkit-margin-end:10px;-moz-margin-end:10px;align-items:center;aspect-ratio:3/2;border-radius:3px;cursor:pointer;display:flex;height:-webkit-max-content;height:max-content;justify-content:center;padding:2px;position:relative;width:calc(25% - 10px)}.certificate_images_item img{border-radius:3px;width:100%}.certificate_images_item.new_image{background-color:#f5f5f5;border:1px solid #aaa;border-radius:3px}.certificate_images_item.new_image svg{font-size:23px}.certificate_images_item.checked_image{border:2px solid #d90303}.certificate_images_item_check{background-color:#fff;border-radius:5px;height:16px;position:absolute;right:5px;top:5px;width:16px}.certificate_images_item_check svg{border-radius:5px;color:#d90303}.certificate_text{display:flex;flex-direction:column;width:100%}.certificate_text .input-item{height:-webkit-max-content;height:max-content}.certificate_text textarea{width:100%}.certificate_text_note{align-items:center;display:flex;font-size:.9em;justify-content:flex-end}.certificate_rules{display:flex;flex-direction:column;padding:5px 20px;width:100%}.certificate_rules_header{font-weight:700;margin-bottom:12px;text-align:center}.certificate_rules_items{display:flex;flex-direction:column;font-size:.875em;width:100%}.certificate_rules_item{display:flex;flex-direction:column;margin-bottom:12px;width:100%}.certificate_rules_name{font-weight:700;margin-bottom:6px}.certificate_rules_text{font-style:oblique;text-align:justify}.packages{background:url(/www/images/bikes/back-moto.jpg) no-repeat bottom;overflow:hidden;padding-bottom:30px;position:relative;width:100%;z-index:1}.packages_wrap{display:flex;flex-direction:column}.packages_wrap_header{-webkit-padding-start:10px;-moz-padding-start:10px;-webkit-padding-end:10px;-moz-padding-end:10px;background:#d90303;border:1px solid #555;box-shadow:2px 2px 5px rgba(0,0,0,.3);margin-bottom:1rem;width:100%}.packages_wrap_header,.packages_wrap_header h2{align-items:center;display:flex;flex-direction:column}.packages_wrap_header h2{font-weight:500;margin-left:auto;margin-right:auto}.mobile .packages_wrap_header h2{font-size:2.2rem}.packages_area{display:flex;flex-direction:column;padding:30px 0;width:100%}.packages_area_header{font-size:22px;font-weight:700;margin-bottom:20px;text-align:center;width:100%}.packages_choose{position:relative}.packages_choose,.packages_list{display:flex;flex-direction:column;width:100%}.packages_list{margin-bottom:1rem}.success_now .packages_list{display:none}.packages_list_items{display:flex;flex-direction:column;width:100%}.packages_list_item{align-items:center;background:#fff;border:1px solid #d9d9d9;display:flex;font-size:1.1em;height:110px;margin-bottom:.35rem;width:100%}.packages_list_item_mobile{display:flex;flex-direction:column;width:100%}.packages_list_item_mobile_header{-webkit-padding-start:15px;-moz-padding-start:15px;-webkit-padding-end:10px;-moz-padding-end:10px;display:flex;height:80px;letter-spacing:.02em}.packages_list_item_mobile_info{display:flex;flex-direction:column;flex-grow:1}.packages_list_item_mobile_checked{align-items:center;display:flex;justify-content:center;width:160px}.packages_list_item_mobile_name{font-size:28px;padding:5px 0}.packages_list_item_mobile_desc{color:#d90303;font-size:28px;font-style:italic;font-weight:700}.packages_list_image{width:210px}.packages_list_image,.packages_list_image_mobile{align-items:center;display:flex;justify-content:center}.packages_list_image_mobile{width:100%}.packages_list_image img{height:100px;width:170px}.packages_list_package{width:25%}.packages_list_name,.packages_list_package{align-items:center;display:flex;flex-grow:1;justify-content:flex-start}.packages_list_name{width:30%}.packages_list_count,.packages_list_price{align-items:center;display:flex;flex-grow:1;justify-content:center;width:11%}.packages_list_check{align-items:center;display:flex;justify-content:center;width:90px}.packages_list_empty{font-size:1.1em;padding:1em 2em}.packages_checkout{background:hsla(0,0%,100%,.5);display:flex;flex-direction:column;margin:1rem auto;min-height:500px;position:relative;width:100%}.packages_checkout_layer{align-items:center;background-color:#fff;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:3.5s ease-out;z-index:100}.packages_checkout_layer.disable_layer{left:-1900px;right:auto}.packages_checkout_success{align-items:center;background-color:hsla(0,0%,100%,.95);display:flex;flex-direction:column;justify-content:center;width:100%}.packages_checkout_page{display:flex;justify-content:space-between;width:100%}.success_now .packages_checkout_page{display:none}.mobile .packages_checkout_page{flex-direction:column}.packages_checkout .main-data{position:relative}.packages_checkout .main-data.error-data{border-color:red}.packages_checkout .main-data .disabled-data{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);bottom:0;left:0;position:absolute;right:0;top:0}.packages_checkout .disabled-block .checkbox-wrapper-12 .cbx{-webkit-filter:blur(4px);filter:blur(4px)}.packages_checkout .checkbox-wrapper-12,.packages_checkout .checkout .accessor .heading{position:static}.packages_checkout .date-select .date-select-item{max-width:360px;min-width:360px}.packages_checkout .date-select .date-select-item .order-calc .total-checked-rent{padding:.5em .25em}.mobile .packages_checkout .date-select .date-select-item{-webkit-padding-start:0;-moz-padding-start:0;max-width:-webkit-max-content;max-width:max-content;min-width:100%;width:100%}.packages_rules{background:#fff;border:1px solid #d9d9d9;display:flex;flex-direction:column;margin-bottom:10px;padding:10px 20px;width:100%}.mobile .packages_rules{width:100%}.packages_rules .header_main_color{font-size:1.175em;font-weight:700;text-decoration:underline;text-underline-offset:4px}.packages_rules .header_main{font-size:1.175em;font-weight:700}.packages_rules .text_main{font-size:1.025em;font-weight:700}.packages_rules .text_normal{font-size:.975em}.packages_rules .text_name{display:inline-block;flex-direction:row;font-size:1em}.packages_rules .text_name_name{font-weight:700}.packages_rules .text_name_text{-webkit-margin-start:5px;-moz-margin-start:5px;font-style:oblique;text-align:justify}.packages_rules .table_item{display:flex;flex-direction:column;margin:16px 0}.packages_rules .table_item_name{font-size:1.1em;font-weight:700;margin-bottom:4px}.packages_rules .table_item_note{font-size:.9em;font-style:oblique;margin-top:7px;text-align:justify}.packages_rules .table_item table,.packages_rules .table_item td,.packages_rules .table_item th{border:1px solid #bdbdbd;border-collapse:collapse}.packages_rules .table_item tr{height:30px;line-height:30px}.packages_rules .table_item td,.packages_rules .table_item th{-webkit-padding-start:5px;-moz-padding-start:5px}.packages_rules .multitable_item{flex-direction:row}.packages_rules .multitable_item .table_item+.table_item{-webkit-margin-start:5px;-moz-margin-start:5px}.packages_rules .multitable_item .table_item td,.packages_rules .multitable_item .table_item th{font-size:.9em}.packages_rules_item{display:flex;flex-direction:column;margin-bottom:8px;width:100%}.profile_content{display:flex;justify-content:center;width:100%}.profile_side{display:flex;flex-direction:column;width:300px}.mobile .profile_side{display:none}.profile_side nav{display:block}.profile_user{border-bottom:1px solid #e9e9e9;margin-bottom:4px;padding:16px 8px 8px}.profile_user_item{border-radius:8px;color:#221f1f;font-size:14px;padding:8px}.profile_user_icon,.profile_user_item{align-items:center;display:flex;transition:all .2s ease-in-out}.profile_user_icon{-webkit-margin-end:16px;-moz-margin-end:16px;background-color:rgba(34,31,31,.051);border-radius:50%;flex-shrink:0;height:40px;justify-content:center;position:relative;width:40px}.profile_user_icon svg{height:24px;width:24px}.profile_user_area{flex:1 1;min-width:0}.profile_user_mail,.profile_user_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_user_mail{color:#797878;font-size:12px}.profile_menu{border-bottom:1px solid #e9e9e9;margin-bottom:8px;padding:0 8px 8px}.profile_menu_item{align-items:center;border-radius:8px;color:#221f1f;cursor:pointer;display:flex;font-size:14px;margin-bottom:5px;padding:4px 8px;text-decoration:none;transition:all .2s ease-in-out}.profile_menu_item.active_item,.profile_menu_item:hover{background-color:rgba(0,160,70,.2)}.profile_menu_item.active_item .profile_menu_item_icon,.profile_menu_item:hover .profile_menu_item_icon{background-color:initial}.profile_menu_item_icon{-webkit-margin-end:16px;-moz-margin-end:16px;align-items:center;background-color:rgba(34,31,31,.051);border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .2s ease-in-out;width:40px}.profile_main{-webkit-padding-start:40px;-moz-padding-start:40px;border-left:1px solid #e9e9e9;display:flex;flex-direction:column;min-height:calc(100vh - 397px);padding-top:24px;width:calc(100% - 300px)}.he .profile_main,[lang=he] .profile_main{border-left:0;border-right:1px solid #e9e9e9}.mobile .profile_main{padding:30px 17px;width:100%}.profile_heading{border-bottom:1px solid #e9e9e9;font-size:24px;margin-bottom:24px;padding-bottom:5px}.mobile .profile_heading{font-size:32px}.my_packages{display:flex;flex-direction:column;width:100%}.my_packages_list{list-style:none;margin-bottom:16px}.my_packages_list_empty{color:#817e7e;font-size:18px;font-weight:700}.mobile .my_packages_list_empty{font-size:1.5rem}.my_packages_list_item{border:1px solid #e9e9e9;border-radius:4px;margin-bottom:5px;padding:16px}.my_packages_list_item_heading{-webkit-padding-start:24px;-moz-padding-start:24px;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.my_packages_list_item_heading_decor{background-color:#ddd;border-radius:50px;display:block;height:100%;left:0;position:absolute;top:0;transition:all .2s ease-in-out;width:8px}.he .my_packages_list_item_heading_decor,[lang=he] .my_packages_list_item_heading_decor{left:auto!important;right:0}.my_packages_list_item_heading_decor.paid_item{background-color:#9cb4e8}.my_packages_list_item_heading_decor.performed_item{background-color:#9ce8dd}.my_packages_list_item_heading_decor.completed_item{background-color:#4dd75f}.my_packages_list_item_heading_decor.canceled_item{background-color:#e07575}.my_packages_list_item_heading_decor:before{border-radius:50px;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:all .2s ease-in-out;width:8px}.he .my_packages_list_item_heading_decor:before,[lang=he] .my_packages_list_item_heading_decor:before{left:auto!important;right:0}.my_packages_list_item_heading_row{-webkit-padding-end:24px;-moz-padding-end:24px;align-items:center;display:flex;min-height:40px;width:100%}.mobile .my_packages_list_item_heading_row{flex-direction:column}.my_packages_list_item_heading_status{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:0;min-height:32px;width:40%}.mobile .my_packages_list_item_heading_status{margin-bottom:6px;width:100%}.my_packages_list_item_heading_label{color:#797878;direction:ltr;font-size:12px}.my_packages_list_item_heading_label time{-webkit-margin-start:5px;-moz-margin-start:5px}.mobile .my_packages_list_item_heading_label{font-size:1.75rem;margin-bottom:6px}.my_packages_list_item_heading_value{font-size:14px}.mobile .my_packages_list_item_heading_value{font-size:2.15rem;margin-bottom:6px}.my_packages_list_item_heading_price{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:0;min-height:32px;width:20%}.mobile .my_packages_list_item_heading_price{margin-bottom:6px;width:100%}.my_packages_list_item_heading_goods{-webkit-margin-end:24px;-moz-margin-end:24px;align-items:center;display:flex;justify-content:flex-end;width:40%}.my_packages_list_item_heading_goods_item{-webkit-margin-end:5px;-moz-margin-end:5px}.mobile .my_packages_list_item_heading_goods_item{-webkit-margin-end:10px;-moz-margin-end:10px;height:60px}.mobile .my_packages_list_item_heading_goods_item img{height:100%}.mobile .my_packages_list_item_heading_goods{align-items:center;display:flex;justify-content:flex-start;width:calc(100% - 24px)}.my_packages_list_item_heading_chevron{height:24px;position:absolute;right:0;top:8px;width:24px}.he .my_packages_list_item_heading_chevron,[lang=he] .my_packages_list_item_heading_chevron{left:0;right:auto!important}.mobile .my_packages_list_item_heading_chevron{height:3rem;width:3rem}.my_packages_list_item_heading_chevron svg{fill:#3e77aa;height:24px;width:24px}.mobile .my_packages_list_item_heading_chevron svg{height:3rem;width:3rem}.my_packages_list_item_details{-webkit-padding-start:24px;-moz-padding-start:24px;display:flex;padding-top:16px}.mobile .my_packages_list_item_details{flex-direction:column}.my_packages_list_item_details_summary{-webkit-padding-end:24px;-moz-padding-end:24px;align-items:flex-start;display:flex;flex-direction:column;width:40%}.mobile .my_packages_list_item_details_summary{-webkit-padding-end:0;-moz-padding-end:0;margin-bottom:16px;width:100%}.my_packages_list_item_details_summary section{font-size:14px;margin-bottom:15px}.mobile .my_packages_list_item_details_summary section{font-size:1.6rem;margin-bottom:10px}.my_packages_list_item_details_summary_links{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end}.my_packages_list_item_details_summary_item{padding-bottom:5px}html[lang=he] .my_packages_list_item_details_summary_item{unicode-bidi:plaintext}.my_packages_list_item_details_summary_item.link_item{margin-bottom:.5rem}.my_packages_list_item_details_summary_item.main_item{font-weight:600}.my_packages_list_item_details_goods{width:60%}.mobile .my_packages_list_item_details_goods{width:100%}.my_packages_list_item_details_goods_items{display:flex;flex-direction:column;margin-bottom:24px;width:100%}.my_packages_list_item_details_goods_tile{align-items:flex-start;display:flex}.my_packages_list_item_details_goods_tile_title{font-size:14px;line-height:17px;margin-bottom:0;width:80%}.mobile .my_packages_list_item_details_goods_tile_title{font-size:1.5rem;line-height:1.75rem;width:80%}.my_packages_list_item_details_goods_tile_figure{align-items:center;display:flex}.my_packages_list_item_details_goods_tile_figure figcaption{display:block}.my_packages_list_item_details_goods_tile_picture{-webkit-margin-end:16px;-moz-margin-end:16px;align-items:center;display:flex;flex-shrink:0;height:60px;justify-content:center;position:relative;width:90px}.mobile .my_packages_list_item_details_goods_tile_picture{height:80px;width:120px}.my_packages_list_item_details_goods_tile_picture.without_image{height:30px}.my_packages_list_item_details_goods_tile_picture img{height:auto;max-height:100%;max-width:100%;width:auto}.my_packages_list_item_details_goods_tile_options{align-items:center;display:flex;width:20%}.mobile .my_packages_list_item_details_goods_tile_options{display:flex;justify-content:flex-end;width:20%}.my_packages_list_item_details_goods_tile_option{flex-grow:1;padding-left:8px;padding-right:8px;text-align:center}.my_packages_list_item_details_goods_tile_label{color:#797878;display:block;font-size:12px;margin-bottom:4px}.mobile .my_packages_list_item_details_goods_tile_label{font-size:1.375rem;margin-bottom:8px}.my_packages_list_item_details_goods_tile_digit{font-size:14px}.mobile .my_packages_list_item_details_goods_tile_digit{font-size:1.5rem}.my_packages_list_item_details_payments{list-style:none}.my_packages_list_item_details_payments_row{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:12px}.mobile .my_packages_list_item_details_payments_row{font-size:1.6rem}.my_packages_list_item_details_payments_label{align-items:center;color:#797878;display:flex;flex-direction:row;font-size:14px;margin-bottom:0}.mobile .my_packages_list_item_details_payments_label{font-size:1.5rem}.my_packages_list_item_details_payments_value.sum_value{font-size:18px;font-weight:700}.mobile .my_packages_list_item_details_payments_value.sum_value{font-size:1.75rem}.my_packages_list_item_details_label{align-items:center;color:#797878;display:flex;font-size:14px;margin-bottom:16px}.mobile .my_packages_list_item_details_label{font-size:1.5rem}.my_packages_list_children{display:flex;flex-direction:column;width:100%}.my_packages_list_children_header{-webkit-padding-start:20px;-moz-padding-start:20px;align-items:center;background-color:#e7e7e7;display:flex;font-size:14px;height:25px}.mobile .my_packages_list_children_header{font-size:18px;height:40px}.my_packages_history{display:flex;flex-direction:column;padding:24px;width:100%}.my_packages_history_items{list-style:none}.my_packages_history_item{-webkit-padding-start:32px;-moz-padding-start:32px;align-items:center;color:#100f0f;display:flex;padding-bottom:8px;padding-top:8px;position:relative}.my_packages_history_item:first-child .orders_history_item_status{color:#100f0f;font-size:14px}.mobile .my_packages_history_item:first-child .orders_history_item_status{font-size:2rem}.my_packages_history_item:first-child .orders_history_item_decor{border-top-left-radius:50px;border-top-right-radius:50px}.my_packages_history_item:last-child .orders_history_item_decor{border-bottom-left-radius:50px;border-bottom-right-radius:50px}.my_packages_history_item_decor{background-color:#ddd;display:block;height:100%;left:0;position:absolute;top:0;transition:all .2s ease-in-out;width:8px}.he .my_packages_history_item_decor,[lang=he] .my_packages_history_item_decor{left:auto!important;right:0}.my_packages_history_item_decor.drop_off{background-color:#4dd75f}.my_packages_history_item_decor.cancel{background-color:#e07575}.my_packages_history_item_date{-webkit-margin-end:48px;-moz-margin-end:48px;font-size:12px;margin-bottom:0;width:100px}.mobile .my_packages_history_item_date{font-size:1.4rem;width:140px}.my_packages_history_item_status{font-size:14px}.mobile .my_packages_history_item_status{font-size:1.25rem}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:initial;border:0;color:#fff;cursor:pointer;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;-webkit-transform:scale(1.2);transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;-webkit-transform:scale(1.2);transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:transparent;border:4px solid transparent;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.routes{background:url(/www/images/bikes/back-moto.jpg) no-repeat bottom;padding-bottom:30px}.routes_wrap{background:#fff}.map_container{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:30px 0;width:100%}.map_container .map{display:flex;flex-direction:column;width:calc(50% - 20px)}.mobile .map_container .map{width:calc(100% - 20px)}.map_container .map h2{font-size:22px;text-transform:none}.map_container .map iframe{height:400px;padding:10px 0;width:100%}.map_container .map .btn_more{margin:0 auto;text-transform:uppercase}.page.not-found{background:url(/www/images/bikes/back-moto.jpg) no-repeat bottom}.page.not-found .w-wrap{padding-top:60px}.page.not-found .promo{background:#fff;border:1px solid #d90303;box-shadow:2px 2px 5px rgba(0,0,0,.3);display:flex;flex-direction:column;font-size:.867em;margin:2rem;padding:10px;width:calc(100% - 4rem)}.page.not-found .promo .promo_subtitle{font-size:1.1em;font-weight:500;margin-bottom:3px;text-align:center}.page.not-found .btn_more{margin:50px auto;max-width:300px}@property --rotate{syntax:"<angle>";initial-value:132deg;inherits:false}.login_card{align-items:center;color:rgba(88,199,250,0);display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;height:450px;justify-content:center;overflow:hidden;padding:3px;position:relative;text-align:center;width:100%}.mobile .login_card{height:600px}.login_card:hover{color:#58c7fa;transition:color 1s}.login_card:before{border-radius:8px;height:102%;left:-1%;top:-1%;width:102%}.login_card:after,.login_card:before{-webkit-animation:spin 12s linear infinite;animation:spin 12s linear infinite;background-image:linear-gradient(var(--rotate),#5ddcff,#3c67e3 43%,#4e00c2);content:"";position:absolute;z-index:-1}.login_card:after{height:100%;left:0;margin:0 auto;opacity:1;right:0;-webkit-transform:scale(.8);transform:scale(.8);transition:opacity .5s;width:100%}.login_container{align-items:center;background-position:50%;background-size:cover;display:flex;height:100%;justify-content:center;position:absolute;transition:top .5s;width:100%}.login_container.login_type{top:0}.forgot .login_container.login_type{top:-450px}.mobile .forgot .login_container.login_type{top:-600px}.login_container.forgot_type{top:450px}.forgot .login_container.forgot_type{top:0!important}.mobile .login_container.forgot_type{top:600px}.login_container.none{display:none}.login_container .form-box{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:transparent;color:#fff;display:flex;flex-direction:column;height:450px;justify-content:center;position:relative;width:100%}.mobile .login_container .form-box{height:600px}.mobile .login_container .form-value{margin:0 auto;width:75%}.login_container .form-message{color:red;font-size:1.25em;font-weight:600;position:absolute;top:30px}.login_container .form-message.good-message{color:lime}.mobile .login_container .form-message{font-size:1.75em}.login_container h1{align-items:center;display:flex;font-size:40px;font-weight:700;margin:0 auto;text-transform:uppercase;width:-webkit-max-content;width:max-content}.login_container h1:before{background:linear-gradient(76.69deg,#d90303 -27.71%,#d93838 98.92%);-webkit-clip-path:polygon(17px 0,100% 0,calc(100% - 17px) 100%,0 100%);clip-path:polygon(17px 0,100% 0,calc(100% - 17px) 100%,0 100%);content:"";display:inline-block;height:40px;width:25px}.login_container .inputbox{border-bottom:2px solid #fff;margin:30px auto;position:relative;width:310px}.login_container .inputbox.error{border-color:red;border-width:2px}.mobile .login_container .inputbox{margin:60px auto;width:100%}.login_container .inputbox label{bottom:0;font-size:1em;left:5px;pointer-events:none;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.5s}.he .login_container .inputbox label,[lang=he] .login_container .inputbox label{left:auto!important;right:5px}.mobile .login_container .inputbox label{font-size:1.775rem}.login_container input.not_empty~label,.login_container input:focus~label{bottom:25px}.mobile .login_container input.not_empty~label,.mobile .login_container input:focus~label{bottom:32px}.login_container .inputbox input{background:transparent;border:none;color:#d0d0d0;font-size:.85em;height:40px;outline:none;padding:0 35px 0 5px;width:100%}.mobile .login_container .inputbox input{color:#fff;font-size:1.75rem;height:60px}html[lang=he] .login_container .inputbox input{padding:0 5px 0 50px;unicode-bidi:plaintext}.login_container .inputbox svg{cursor:pointer;font-size:1.25em;position:absolute;right:8px;top:10px}.he .login_container .inputbox svg,[lang=he] .login_container .inputbox svg{left:8px;right:auto!important}.mobile .login_container .inputbox svg{font-size:2.5rem}.login_container .form_bottom{align-items:flex-start;display:flex;flex-direction:column;margin:10px auto;width:310px}.mobile .login_container .form_bottom{width:100%}.login_container .link{cursor:pointer;font-size:.725em;margin-bottom:1rem;text-decoration:underline}html[lang=he] .login_container .link{unicode-bidi:plaintext}.mobile .login_container .link{font-size:1.2em}.login_container .info{font-size:.7em;font-style:italic;text-decoration:none}.mobile .login_container .info{font-size:.95em}.login_container .btn_more{margin:0 auto;width:310px}.mobile .login_container .btn_more{font-size:1.5rem;padding:1.375rem 2.5rem;width:100%}.login_container input:-webkit-autofill,.login_container input:-webkit-autofill:focus,.login_container input:-webkit-autofill:hover,.login_container select:-webkit-autofill,.login_container select:-webkit-autofill:focus,.login_container select:-webkit-autofill:hover,.login_container textarea:-webkit-autofill,.login_container textarea:-webkit-autofill:focus,.login_container textarea:-webkit-autofill:hover{-webkit-text-fill-color:#d0d0d0;background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),rgba(0,174,255,.04) 50%,hsla(0,0%,100%,0) 51%,rgba(0,174,255,.03));border:0;-webkit-box-shadow:inset 0 0 0 1000px transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.external_links{align-items:center;display:flex;flex-flow:wrap;gap:10px;margin-top:20px;padding:3px;width:100%}.external_links_item{align-items:center;border:1px solid transparent;-webkit-clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);cursor:pointer;display:flex;height:35px;justify-content:center;margin-bottom:10px;width:calc(50% - 5px)}.external_links_item.google{background-color:#fff}.external_links_item.google:hover{background-color:#efefef}.external_links_item.facebook{background-color:#527bbe}.external_links_item.facebook:hover{background-color:#365888}.external_links_item_image{-webkit-margin-end:10px;-moz-margin-end:10px;align-items:center;display:flex;height:35px;justify-content:center}.external_links_item_image img{height:26px}.external_links_item_name{font-size:.9em;font-weight:500}.google .external_links_item_name{color:#000}@-webkit-keyframes spin{0%{--rotate:0deg}to{--rotate:360deg}}@keyframes spin{0%{--rotate:0deg}to{--rotate:360deg}}.orders{display:flex;flex-direction:column;width:100%}.orders_list{list-style:none;margin-bottom:16px}.orders_list_empty{color:#817e7e;font-size:18px;font-weight:700}.mobile .orders_list_empty{font-size:1.5rem}.orders_list_item{border:1px solid #e9e9e9;border-radius:4px;margin-bottom:5px;padding:16px}.orders_list_item_heading{-webkit-padding-start:24px;-moz-padding-start:24px;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.orders_list_item_heading_decor{background-color:#ddd;border-radius:50px;display:block;height:100%;left:0;position:absolute;top:0;transition:all .2s ease-in-out;width:8px}.he .orders_list_item_heading_decor,[lang=he] .orders_list_item_heading_decor{left:auto!important;right:0}.orders_list_item_heading_decor.paid_item{background-color:#9cb4e8}.orders_list_item_heading_decor.performed_item{background-color:#9ce8dd}.orders_list_item_heading_decor.completed_item{background-color:#4dd75f}.orders_list_item_heading_decor.canceled_item{background-color:#e07575}.orders_list_item_heading_decor:before{border-radius:50px;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:all .2s ease-in-out;width:8px}.he .orders_list_item_heading_decor:before,[lang=he] .orders_list_item_heading_decor:before{left:auto!important;right:0}.orders_list_item_heading_row{-webkit-padding-end:24px;-moz-padding-end:24px;align-items:center;display:flex;min-height:40px;width:100%}.mobile .orders_list_item_heading_row{flex-direction:column}.orders_list_item_heading_status{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:0;min-height:32px;width:40%}.mobile .orders_list_item_heading_status{margin-bottom:6px;width:100%}.orders_list_item_heading_label{color:#797878;direction:ltr;font-size:12px}.orders_list_item_heading_label time{-webkit-margin-start:5px;-moz-margin-start:5px}.mobile .orders_list_item_heading_label{font-size:1.75rem;margin-bottom:6px}.orders_list_item_heading_value{font-size:14px}.mobile .orders_list_item_heading_value{font-size:2.15rem;margin-bottom:6px}.orders_list_item_heading_price{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:0;min-height:32px;width:20%}.mobile .orders_list_item_heading_price{margin-bottom:6px;width:100%}.orders_list_item_heading_goods{-webkit-margin-end:24px;-moz-margin-end:24px;align-items:center;display:flex;justify-content:flex-end;width:40%}.orders_list_item_heading_goods_item{-webkit-margin-end:5px;-moz-margin-end:5px}.mobile .orders_list_item_heading_goods_item{-webkit-margin-end:10px;-moz-margin-end:10px;height:60px}.mobile .orders_list_item_heading_goods_item img{height:100%}.mobile .orders_list_item_heading_goods{align-items:center;display:flex;justify-content:flex-start;width:calc(100% - 24px)}.orders_list_item_heading_chevron{height:24px;position:absolute;right:0;top:8px;width:24px}.he .orders_list_item_heading_chevron,[lang=he] .orders_list_item_heading_chevron{left:0;right:auto!important}.mobile .orders_list_item_heading_chevron{height:3rem;width:3rem}.orders_list_item_heading_chevron svg{fill:#3e77aa;height:24px;width:24px}.mobile .orders_list_item_heading_chevron svg{height:3rem;width:3rem}.orders_list_item_details{-webkit-padding-start:24px;-moz-padding-start:24px;display:flex;padding-top:16px}.mobile .orders_list_item_details{flex-direction:column}.orders_list_item_details_summary{-webkit-padding-end:24px;-moz-padding-end:24px;align-items:flex-start;display:flex;flex-direction:column;width:40%}.mobile .orders_list_item_details_summary{-webkit-padding-end:0;-moz-padding-end:0;margin-bottom:16px;width:100%}.orders_list_item_details_summary section{font-size:14px;margin-bottom:15px}.mobile .orders_list_item_details_summary section{font-size:1.6rem;margin-bottom:10px}.orders_list_item_details_summary_links{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end}.orders_list_item_details_summary_item{padding-bottom:5px}html[lang=he] .orders_list_item_details_summary_item{unicode-bidi:plaintext}.orders_list_item_details_summary_item.link_item{margin-bottom:.5rem}.orders_list_item_details_goods{width:60%}.mobile .orders_list_item_details_goods{width:100%}.orders_list_item_details_goods_items{display:flex;flex-direction:column;margin-bottom:24px;width:100%}.orders_list_item_details_goods_tile{align-items:flex-start;display:flex}.orders_list_item_details_goods_tile_title{font-size:14px;line-height:17px;margin-bottom:0;width:80%}.mobile .orders_list_item_details_goods_tile_title{font-size:1.5rem;line-height:1.75rem;width:80%}.orders_list_item_details_goods_tile_figure{align-items:center;display:flex}.orders_list_item_details_goods_tile_figure figcaption{display:block}.orders_list_item_details_goods_tile_picture{-webkit-margin-end:16px;-moz-margin-end:16px;align-items:center;display:flex;flex-shrink:0;height:60px;justify-content:center;position:relative;width:90px}.mobile .orders_list_item_details_goods_tile_picture{height:80px;width:120px}.orders_list_item_details_goods_tile_picture.without_image{height:30px}.orders_list_item_details_goods_tile_picture img{height:auto;max-height:100%;max-width:100%;width:auto}.orders_list_item_details_goods_tile_options{align-items:center;display:flex;width:20%}.mobile .orders_list_item_details_goods_tile_options{display:flex;justify-content:flex-end;width:20%}.orders_list_item_details_goods_tile_option{flex-grow:1;padding-left:8px;padding-right:8px;text-align:center}.orders_list_item_details_goods_tile_label{color:#797878;display:block;font-size:12px;margin-bottom:4px}.mobile .orders_list_item_details_goods_tile_label{font-size:1.375rem;margin-bottom:8px}.orders_list_item_details_goods_tile_digit{font-size:14px}.mobile .orders_list_item_details_goods_tile_digit{font-size:1.5rem}.orders_list_item_details_payments{list-style:none}.orders_list_item_details_payments_row{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:12px}.mobile .orders_list_item_details_payments_row{font-size:1.6rem}.orders_list_item_details_payments_label{align-items:center;color:#797878;display:flex;flex-direction:row;font-size:14px;margin-bottom:0}.mobile .orders_list_item_details_payments_label{font-size:1.5rem}.orders_list_item_details_payments_value.sum_value{font-size:18px;font-weight:700}.mobile .orders_list_item_details_payments_value.sum_value{font-size:1.75rem}.orders_list_item_details_label{align-items:center;color:#797878;display:flex;font-size:14px;margin-bottom:16px}.mobile .orders_list_item_details_label{font-size:1.5rem}.orders_history{display:flex;flex-direction:column;padding:24px;width:100%}.orders_history_items{list-style:none}.orders_history_item{-webkit-padding-start:32px;-moz-padding-start:32px;align-items:center;color:#797878;display:flex;padding-bottom:8px;padding-top:8px;position:relative}.orders_history_item:first-child .orders_history_item_status{color:#100f0f;font-size:14px}.mobile .orders_history_item:first-child .orders_history_item_status{font-size:2rem}.orders_history_item:first-child .orders_history_item_decor{border-top-left-radius:50px;border-top-right-radius:50px}.orders_history_item:last-child .orders_history_item_decor{border-bottom-left-radius:50px;border-bottom-right-radius:50px}.orders_history_item_decor{background-color:#ddd;display:block;height:100%;left:0;position:absolute;top:0;transition:all .2s ease-in-out;width:8px}.he .orders_history_item_decor,[lang=he] .orders_history_item_decor{left:auto!important;right:0}.orders_history_item_decor.drop_off{background-color:#4dd75f}.orders_history_item_decor.cancel{background-color:#e07575}.orders_history_item_date{-webkit-margin-end:48px;-moz-margin-end:48px;font-size:12px;margin-bottom:0;width:100px}.mobile .orders_history_item_date{font-size:1.4rem;width:140px}.orders_history_item_status{font-size:14px}.mobile .orders_history_item_status{font-size:1.25rem}.link_item{color:#3e77aa;cursor:pointer;font-size:16px;font-weight:600}.link_item:hover{color:#ff7878}.mobile .link_item{font-size:1.775rem;margin-bottom:6px}.edit_profile{display:flex;flex-direction:column;width:100%}.edit_profile_section{border:1px solid #e9e9e9;border-radius:4px;margin-bottom:8px}.edit_profile_message{color:red;padding-bottom:8px}.edit_profile_message.good_message{color:#5cb85c}.edit_profile_header{align-items:center;color:#221f1f;cursor:pointer;display:flex;flex-grow:1;font-size:18px;justify-content:space-between;outline:none;padding:24px}.mobile .edit_profile_header{font-size:2.25rem}.edit_profile_body{-webkit-padding-start:48px;-moz-padding-start:48px;-webkit-padding-end:24px;-moz-padding-end:24px;padding-bottom:24px}.edit_profile_list{grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(2,1fr)}.mobile .edit_profile_list{grid-template-columns:repeat(1,1fr)}.edit_profile_list_item{margin-bottom:24px}.mobile .edit_profile_list_item{margin-bottom:32px}.edit_profile_label{color:#797878;display:block;font-size:.95em;margin-bottom:8px}.mobile .edit_profile_label{font-size:2rem}html[lang=he] .edit_profile_label{unicode-bidi:plaintext}.edit_profile_value.error input,.edit_profile_value.error select{border:1px solid red}.edit_profile_value input,.edit_profile_value select{background-color:#fff;border:1px solid #d2d2d2;box-sizing:border-box;font-size:14px;height:40px;outline:none;padding-left:12px;padding-right:12px;transition:border .2s ease-in-out;width:100%}.mobile .edit_profile_value input,.mobile .edit_profile_value select{font-size:1.65rem;height:4.5rem}.edit_profile_footer{align-items:center;display:flex}.edit_profile_button{font-size:16px;height:36px;min-width:80px}.mobile .edit_profile_button{font-size:2rem;height:3.75rem}.gallery{background:url(/www/images/bikes/back-moto.jpg) no-repeat bottom;overflow:hidden;padding-bottom:30px;position:relative;width:100%;z-index:1}.gallery_wrap{display:flex;flex-direction:column}.gallery_wrap_header{-webkit-padding-start:10px;-moz-padding-start:10px;-webkit-padding-end:10px;-moz-padding-end:10px;background:#d90303;border:1px solid #555;box-shadow:2px 2px 5px rgba(0,0,0,.3);margin-bottom:1rem;width:100%}.gallery_wrap_header,.gallery_wrap_header h2{align-items:center;display:flex;flex-direction:column}.gallery_wrap_header h2{font-weight:500;margin-left:auto;margin-right:auto}.mobile .gallery_wrap_header h2{font-size:2.2rem}.gallery_area{display:flex;flex-direction:column;width:100%}.gallery_albums{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:1rem;padding:2rem 2rem 0;width:100%}.gallery_albums_item{-webkit-margin-end:2%;-moz-margin-end:2%;border:1px solid #787878;height:480px;margin-bottom:2%;width:32%}.gallery_albums_item_info>div{background-position:0;background-repeat:no-repeat}html[lang=he] .gallery_albums_item_info>div{background-position:100%}.gallery_albums_item h3{font-size:1em;font-weight:400}.mobile .gallery_albums_item h3{font-size:1.8em}.gallery_albums_item_button{bottom:10px;position:absolute;right:5px}html[lang=he] .gallery_albums_item_button{left:5px;right:auto}.gallery_albums_item:nth-child(3n),.mobile .gallery_albums_item{-webkit-margin-end:0;-moz-margin-end:0}.mobile .gallery_albums_item{width:100%}.gallery_albums_item_picture{display:block;height:100%;width:100%}.gallery_albums_item_picture_gradient{align-items:center;background:linear-gradient(180deg,transparent,transparent 40%,rgba(0,0,0,.8));display:flex;flex-direction:column;height:100%;justify-content:end;width:100%}.gallery_albums_item_picture:hover .gallery_albums_title{bottom:0;-webkit-filter:brightness(1.1);filter:brightness(1.1);min-width:100%}.gallery_albums_item_picture:hover .gallery_albums-pict{-webkit-filter:contrast(1.15);filter:contrast(1.15)}.gallery_albums_item_footer{background:#222;color:#f5f5f5;display:flex;flex-direction:column;padding:1%;width:100%}.mobile .gallery_albums_item_footer{font-size:1.75rem}.gallery_albums_item .gallery_albums-pict{cursor:pointer;display:block;height:100%;position:relative;-webkit-text-decoration:auto;text-decoration:auto;width:100%}.gallery_albums_item .gallery_albums-pict.empty-pict{background-color:#8f8f8f}.gallery_albums_item_title{color:#000;padding:1rem;width:100%}.gallery_albums_item_title h2{color:#fff;font-size:24px;font-weight:600;text-transform:uppercase}.mobile .gallery_albums_item_title h2{font-size:2.5rem}.mobile .gallery_albums_item_title{bottom:0}.gallery_albums_item_body{color:#fff;display:flex;flex-direction:row;height:117px;justify-content:space-between;margin:10px;width:100%}.gallery_albums_item_info{display:flex;flex-direction:column;justify-content:space-evenly;padding:0 20px}.gallery_albums_item_info>div{-webkit-padding-start:30px;min-height:20px;padding-inline-start:30px}.gallery_albums_item label{-webkit-margin-end:5px;-moz-margin-end:5px;font-weight:600}.gallery_albums_item .btn_more{-webkit-margin-end:10px;margin-inline-end:10px;width:auto}.mobile .gallery_albums_item .btn_more{font-size:1.2em}.gallery_albums_item_more{border:1px solid silver;-webkit-clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);color:#fff;cursor:pointer;display:block;font-weight:500;letter-spacing:.075rem;padding:1rem 2rem;text-align:center;text-transform:uppercase}.fixedMsgHolder{bottom:0;left:0;padding:8px;position:fixed;z-index:100}.hide #recentBookings{display:none}.mobile #recentBookings{max-width:none}.mobile .panel-yellow{font-size:28px;line-height:40px;max-width:none}#recentBookings,.panel-yellow{max-width:400px}.panel-yellow{background-color:#fef6c0;border-color:#fce463;border-radius:0;border-style:solid;color:#3c3201;font-size:14px;font-weight:400;letter-spacing:normal;line-height:20px;padding:15px;position:relative}.panel-yellow .close{cursor:pointer;position:absolute;right:5px;top:5px}.alert{border-radius:4px;margin-bottom:20px;padding:25px}#error_panel{left:10px;position:fixed;right:10px;top:10px;z-index:1021}#error_panel .error-item{position:relative}#error_panel .error-item svg{cursor:pointer;position:absolute;right:5px;top:5px}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.package_checkout{display:flex;flex-direction:column;overflow:hidden;padding:1rem;position:relative}.package_checkout_layer{align-items:center;background-color:hsla(0,0%,100%,.95);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:3.5s ease-out;z-index:100}.package_checkout_layer.disable_layer{left:-900px;right:auto}.package_checkout_success{align-items:center;background-color:hsla(0,0%,100%,.95);display:flex;flex-direction:column;justify-content:center;width:100%}.package_checkout_success_link a{-webkit-margin-start:15px;-moz-margin-start:15px;text-decoration:underline}.package_checkout .checkout_bikes{margin-bottom:20px}.package_checkout .order_add_date{display:flex;justify-content:space-between}.mobile .package_checkout .order_add_date{flex-direction:column}.mobile .package_checkout .order_add_date_side{margin-top:20px}.package_checkout .order_add_date_side_info{align-items:center;display:flex;flex-grow:1;font-weight:700;justify-content:center}.package_checkout .time-s-row{display:flex;font-size:.95em;justify-content:flex-end}.mobile .package_checkout .time-s-row{font-size:1.2em}.package_checkout .time-s-row .time-day,.package_checkout .time-s-row .time-label{width:35%}.package_checkout .time-s-desc{-webkit-padding-start:15px;-moz-padding-start:15px}.mobile .package_checkout .checkout .note-data{padding:0}.package_checkout_info{background-color:#dedede;display:flex;flex-direction:column;padding:.75em;width:100%}.package_checkout_info_line{align-items:center;display:flex;font-size:20px;font-weight:600;padding:3px 0}.mobile .package_checkout_info_line{font-size:27px}.package_checkout_info_line.second_line{color:#d90303;font-size:18px;font-style:italic}.mobile .package_checkout_info_line.second_line{font-size:22px}.package_checkout_info_item{align-items:center;display:flex}.package_checkout_info_item+.package_checkout_info_item{-webkit-margin-start:15px;-moz-margin-start:15px}.roulette_data,.roulette_data_body{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.roulette_data_body iframe{height:100%;min-height:max(50vh,500px);width:100%}.mobile .roulette_data_body iframe{min-height:60vh;width:100vw}.roulette_data_body_mail{display:flex;flex-direction:column;width:100%}.roulette_data_body_mail_header{display:block;position:relative}.roulette_data_body_mail_header_sound{cursor:pointer;height:30px;position:absolute;right:55px;top:20px;width:30px}.he .roulette_data_body_mail_header_sound,[lang=he] .roulette_data_body_mail_header_sound{left:55px;right:auto!important}.roulette_data_body_mail_header_sound img{height:100%;width:100%}.roulette_data_body_mail_header_exit{cursor:pointer;height:30px;position:absolute;right:15px;top:20px;width:30px}.he .roulette_data_body_mail_header_exit,[lang=he] .roulette_data_body_mail_header_exit{left:15px;right:auto!important}.roulette_data_body_mail_header_exit img{height:100%;width:100%}.roulette_data_body_mail_body{background:url(/www/images/bikes/back-moto.jpg) no-repeat bottom;display:flex;flex-direction:column;min-height:280px;padding:1em 2.5em;width:100%}.roulette_data_body_mail_error{-webkit-padding-start:15px;-moz-padding-start:15px;-webkit-padding-end:15px;-moz-padding-end:15px;align-items:center;display:flex;flex-grow:1;justify-content:center;margin-bottom:15px}.roulette_data_body_mail_error_message{color:red;font-size:1.5em}.roulette_data_body_mail_rules{display:flex;flex-direction:column;margin-bottom:15px;width:100%}.roulette_data_body_mail_rules_header{font-weight:700;margin-bottom:12px;text-align:start}.roulette_data_body_mail_rules_items{display:flex;flex-direction:column;font-size:.925em;width:100%}.roulette_data_body_mail_rules_item{display:flex;flex-direction:column;margin-bottom:12px;width:100%}.roulette_data_body_mail_rules_name{font-weight:700;margin-bottom:6px}.roulette_data_body_mail_rules_text{font-style:oblique;text-align:justify}.roulette_data_body_mail_input{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.roulette_data_body_mail_input_label{font-size:.95em;font-weight:500;margin-bottom:.5em}.roulette_data_body_mail_input .input-item.error input{border:1px solid #e00707;outline-color:#e00707}.roulette_data_body_mail_input .input-item input{-webkit-padding-start:1rem;-moz-padding-start:1rem;-webkit-padding-end:1rem;-moz-padding-end:1rem;border:1px solid #e5e5e5;font-size:1em;height:50px;max-width:350px;min-width:350px;outline-color:#ccc;width:100%}.roulette_data_body_mail_footer{align-items:center;display:flex;justify-content:center;min-height:50px;width:100%}.roulette_data_body_mail_footer_button{max-width:330px;width:330px}.bike_checkout{display:flex;flex-direction:column;min-height:500px;width:100%}.bike_checkout_type{align-items:center;display:flex;justify-content:center;padding-top:20px}.bike_checkout_type .btn-panel{display:flex;flex-direction:row;height:100%;justify-content:space-evenly;margin:0 auto;width:-webkit-max-content;width:max-content}.bike_checkout .checkout_page{margin-top:20px}.mobile .bike_checkout_layer h2{font-size:1.8em}.bike_checkout_date{-webkit-margin-end:1rem;-moz-margin-end:1rem}.mobile .bike_checkout_date{-webkit-margin-end:0;-moz-margin-end:0;margin-bottom:1rem;width:100%}.bike_checkout_date_block{display:flex;flex-direction:row!important}.mobile .bike_checkout_date_block{flex-wrap:wrap}.bike_checkout_time{align-items:center;display:flex;flex-grow:1;justify-content:center}.mobile .bike_checkout_time .bike_checkout_layer{width:100%}.bike_checkout_time .time_selector{width:450px}.mobile .bike_checkout_time .time_selector{width:100%}*,:after,:before{box-sizing:border-box}@font-face{font-family:Proxima Nova;src:url(/www/fonts/ProximaNovaRegular.eot);src:url(/www/fonts/ProximaNovaRegular.eot?#iefix) format("embedded-opentype"),url(/www/fonts/ProximaNovaRegular.woff) format("woff"),url(/www/fonts/ProximaNovaRegular.ttf) format("truetype")}html{font-size:14px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Proxima Nova,sans-serif;font-size:16px;margin:0 auto;max-width:1920px}html[lang=he] body{direction:rtl}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{margin-bottom:0;margin-top:0}h1{font-size:2.5rem}h1.title{align-items:center;display:flex;font-size:40px;font-weight:700;margin:0 auto;text-transform:uppercase;width:-webkit-max-content;width:max-content}.mobile h1.title{justify-content:center;width:100%}h1.title:before{background:linear-gradient(76.69deg,#d90303 -27.71%,#d93838 98.92%);-webkit-clip-path:polygon(17px 0,100% 0,calc(100% - 17px) 100%,0 100%);clip-path:polygon(17px 0,100% 0,calc(100% - 17px) 100%,0 100%);content:"";display:inline-block;height:40px;width:25px}a{text-decoration:none}a:visited{color:inherit}.clearfix{display:flow-root}.mpd2_5{padding-left:2.5vw;padding-right:2.5vw}.d-block{display:block}.text-uppercase{text-transform:uppercase}.square100{padding-top:100%;position:relative;width:100%}.square100:before{content:"";display:block;width:100px}.square100>div{bottom:0;left:0;position:absolute;right:0;top:0}.square80{padding-top:80%;position:relative;width:100%}.square80:before{content:"";display:block;width:100px}.square80>div{bottom:0;left:0;position:absolute;right:0;top:0}.square60{padding-top:60%;position:relative;width:100%}.square60:before{content:"";display:block;width:100px}.square60>div{bottom:0;left:0;position:absolute;right:0;top:0}.invisible{visibility:hidden}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.75)!important;text-align:start!important}
/*# sourceMappingURL=main.12061efd.css.map*/