﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}:root{--ColorBlack:#000301;--ColorGreen:#35a56b}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:root{--header-height:103px;--header-height-scrolled:0px}body{min-height:100vh;background:#fff;white-space:normal;font-family:'TT Norms';font-weight:400;line-height:1.2;color:#000301;font-size:16px;padding-top:var(--header-height)}body.o-f-h{padding-right:var(--scrollbar-width)}body .body-pad-top{padding-top:var(--header-height)}body h1,body h2,body h3,body h4,body h5,body h6{font-family:'TT Travels'}.fancybox__container{opacity:1 !important}html,body{max-width:1920px;margin:0 auto;min-height:100%;height:100%}.wrapper{position:relative}.container{position:relative;max-width:1920px;padding:0 40px;width:100%;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.standart{width:1200px;padding:0}.content{overflow:hidden}input,textarea,button{outline:none;border:none;margin:0;padding:0;background:none;font-family:"Open Sans",sans-serif;font-size:16px;-webkit-appearance:none}input[type='number']{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}textarea{resize:none}button{cursor:pointer}a{text-decoration:none;color:inherit}.floating-grid{z-index:-1;grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:auto;grid-template-columns:20% 1fr 1fr 20%;grid-auto-columns:1fr;display:grid;position:fixed;inset:0%}.floating-grid div{border-right:1px solid #000;opacity:.1;grid-area:span 1 / span 1 / span 1 / span 1}.floating-grid div:last-child{border:none}@media only screen and (min-width: 1440px) and (max-width: 1599px){:root{--header-height:92px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){:root{--header-height:90px}.container{padding:0 35px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){:root{--header-height:90px}.container{padding:0 30px}.container.standart{width:960px;padding:0}}@media only screen and (min-width: 768px) and (max-width: 1023px){:root{--header-height:90px}.container{padding:0 25px}.container.standart{width:738px;padding:0}}@media only screen and (min-width: 0px) and (max-width: 767px){:root{--header-height:70px}.container{padding:0 15px}.container.standart{width:calc(100% - 30px);padding:0}.floating-grid{grid-template-columns:15px 1fr 1fr 15px}}.header{position:fixed;width:100%;top:0;left:0;z-index:100;transition:0.5s ease all}.header .container{position:relative;z-index:2}.header.hide{transform:translateY(-100%)}.header.white-bg{background:#fff}.go-top .header{background:#fff}.headerbg{position:fixed;top:0;left:0;width:100%;height:0;background:#fff;transition:0.4s ease all;transition-delay:0.2s}.headerbg.show{height:330px;box-shadow:0 4px 10px 0 rgba(0,0,0,0.03);transition-delay:0s}.header-wr{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;padding:23px 0}.header-logo{display:inline-block}.header-logo img{display:block;height:clamp(24px, 2.5vw, 48px)}@media (hover: hover){.header-logo:hover{opacity:0.7}}.header-menu{position:relative;display:flex;justify-content:center}.header-menu ul{align-items:center;display:flex;text-align:center;margin:0 auto}.header-menu ul li{position:relative;margin:0 13px;font-size:clamp(16px, 1.315vw, 22px)}@media (hover: hover){.header-menu ul li:hover ul{transition-delay:0.2s;opacity:1;visibility:visible}.header-menu ul li:hover ul li{transition-delay:0.2s}.header-menu ul li:hover ul li:nth-child(1){padding-top:35px}}.header-menu ul a,.header-menu ul .fake-link{display:inline-block;position:relative;cursor:pointer}.header-menu ul a sup,.header-menu ul .fake-link sup{position:absolute;top:0;left:calc(100% + 5px);padding:4px 6px;background:#35a56b;color:#fff;border-radius:20px;font-size:11px;font-weight:500;line-height:0.8}.header-menu ul a:before,.header-menu ul .fake-link:before{content:'';display:block;position:absolute;top:-4px;left:0;width:0;transition:0.4s ease;height:1px;background:#000301}@media (hover: hover){.header-menu ul a:hover:before,.header-menu ul .fake-link:hover:before{width:100%}}.header-menu ul ul{position:absolute;top:100%;left:0;display:block;text-align:initial;opacity:0;visibility:hidden;transition:0.5s ease opacity, 0.5s ease padding;transition-delay:0s;min-width:100%}.header-menu ul ul li{margin:0;min-width:max-content;padding-top:10px;transition:0.5s ease padding;transition-delay:0s}.header-menu ul ul li:nth-child(1){padding-top:70px}.header-right{display:flex;justify-content:flex-end;gap:20px}.header-mob-menu{display:none}@media only screen and (min-width: 1440px) and (max-width: 1599px){.header-menu ul li{margin:0 10px}}@media only screen and (min-width: 1241px) and (max-width: 1439px){.header-menu ul li{margin:0 8px}}@media only screen and (min-width: 0px) and (max-width: 1240px){.header-menu{display:none}.header-mob-menu{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;justify-content:center;cursor:pointer;gap:12px;width:40px;height:40px}.header-mob-menu span{display:block;width:100%;height:1px;background:#000301;transition:0.3s ease transform}.header-mob-menu.close span:nth-child(1){transform:rotate(45deg) translate(9px, 9px)}.header-mob-menu.close span:nth-child(2){opacity:0}.header-mob-menu.close span:nth-child(3){transform:rotate(-45deg) translate(9px, -9px)}}@media only screen and (min-width: 1241px) and (max-width: 1439px){.headerbg.show{height:270px}}@media only screen and (min-width: 0px) and (max-width: 767px){.header-wr{padding:15px 0}.header-logo img{height:40px}.header-right .header-btn{display:none}}.site-crumbs{padding:24px 0}.site-crumbs ul{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.site-crumbs ul li{color:#868695}.site-crumbs ul li a{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;align-items:baseline;max-width:100%;padding:4px 0;display:flex;font-size:14px;color:inherit;line-height:20px}.site-crumbs ul li a span{border-bottom:1px solid;border-color:transparent}.site-crumbs ul li a:hover span{color:#000;border-color:#000}@media only screen and (min-width: 1241px) and (max-width: 1599px){.site-crumbs{padding:20px 0}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.site-crumbs{padding:16px 0;font-size:13px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.site-crumbs{padding:12px 0}.site-crumbs ul{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto}.site-crumbs ul li{min-width:max-content}.site-crumbs ul li a{font-size:12px}}@media only screen and (min-width: 0px) and (max-width: 767px){.site-crumbs{padding:10px 0}.site-crumbs ul{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto}.site-crumbs ul li{min-width:max-content}.site-crumbs ul li a{font-size:12px}}.footer{position:relative;background:#000301;color:#fff;font-size:clamp(16px, 1.2vw, 22px);padding:25px 0}.fTop{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.fTopLeft .logotext{margin-top:15px;max-width:410px}.fLogo{position:relative;display:inline-block}.fLogo img{display:block;height:clamp(24px, 2.5vw, 48px);width:auto}@media (hover: hover){.fLogo:hover{opacity:0.7}}.fBot{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:flex-start;align-items:flex-start;gap:25px 40px}.fBot .fSoc{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-end;-ms-align-items:center;align-items:center;width:100%;gap:30px;margin-top:calc(18vw * 9 / 16)}.fBot .fSoc .soc{display:block}.fBot .fSoc .soc img{display:block;height:34px;width:auto}@media (hover: hover){.fBot .fSoc .soc:hover{opacity:0.7}}.fBot .copy{-ms-align-self:center;align-self:center}.fBot .adr,.fBot .privacy{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-self:center;align-self:center;gap:40px}.fBot .adr a,.fBot .privacy a{display:inline-block;position:relative}.fBot .adr a:before,.fBot .privacy a:before{content:'';display:block;position:absolute;top:-4px;left:0;width:0;transition:0.4s ease;height:1px;background:#fff}@media (hover: hover){.fBot .adr a:hover:before,.fBot .privacy a:hover:before{width:100%}}.fBot .adr{gap:15px}.fBot .created{display:block;margin:0 auto}.fBot .created img{display:block;height:50px}@media (hover: hover){.fBot .created:hover{opacity:0.7}}@media only screen and (min-width: 768px) and (max-width: 1240px){.fTopLeft .logotext{max-width:350px}.fBot .adr{width:100%}.fBot .created{margin-right:0}}@media only screen and (min-width: 0px) and (max-width: 767px){.footer{font-size:16px}.fTop{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;gaP:15px}.fTopLeft{width:100%;text-align:center}.fTopLeft .logotext{margin-top:10px;max-width:initial}.fLogo img{height:40px}.fBot{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;text-align:center;gap:25px}.fBot .fSoc{justify-content:center;margin-top:50px}.fBot .adr,.fBot .privacy{-webkit-order:2;-moz-order:2;-ms-order:2;-o-order:2;order:2;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;gap:10px}.fBot .adr{-webkit-order:1;-moz-order:1;-ms-order:1;-o-order:1;order:1;gap:10px}.fBot .created{-webkit-order:3;-moz-order:3;-ms-order:3;-o-order:3;order:3}.fBot .created img{height:44px}}.section-padding{padding:50px 0}.section-padding.half-top{padding-top:25px}.section-padding.half-bot{padding-bottom:25px}.section-padding.first{padding-top:100px}.section-padding.last{padding-bottom:100px}.section-padding-bg{background-image:url(../img/bg-pink-tile.jpg);background-repeat:repeat;background-color:#fff4fd}.site-text{font-size:16px;line-height:1.4}.site-text.max{font-size:18px}.site-text.min{font-size:14px}.site-text.fz20{font-size:20px}.site-text.fz22{font-size:22px}.site-text.fz44{font-size:44px}.site-title{font-size:60px;margin-bottom:20px}.site-title a{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;-ms-align-items:center;align-items:center}.site-title a svg{width:1em;height:1em;position:relative;top:.1em}@media (hover: hover){.site-title a:hover{color:#35a56b}}.site-title.fz22{font-size:22px}.site-title.fz26{font-size:26px}.site-title.fz30{font-size:30px}.site-title.fz34{font-size:34px}.site-title.fz36{font-size:36px}.site-title.fz44{font-size:44px}.site-title.fz54{font-size:54px}.site-title.fz80{line-height:1;font-size:80px}.site-title.fz96{line-height:1;font-size:96px}.site-list{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;list-style-type:disc;padding-left:20px;gap:10px 0;font-size:16px}.site-btn-center{display:flex;justify-content:center;margin-top:20px}.site-btn{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;-ms-align-items:center;align-items:center;justify-content:center;cursor:pointer;border-radius:10px;font-weight:700;padding:0 16px;transition-duration:.2s;background-color:#fff;border:1px solid rgba(54,54,64,0.2);color:#000301;gap:4px;height:44px;font-size:16px}.site-btn.green{border-color:#35a56b;background-color:#35a56b;color:#fff}@media (hover: hover){.site-btn.green:hover{border-color:#000301;background-color:#000301;color:#fff}}.site-btn.default{cursor:default}.site-btn svg{width:21px;height:21px}@media (hover: hover){.site-btn:hover{border-color:#35a56b;background-color:#35a56b;color:#fff}}.site-btn.w100{width:100%}.header-btn{cursor:pointer;background-color:#000;border-radius:100px;padding:6px 30px 6px 6px;text-transform:uppercase;color:#fff;font-size:clamp(14px, 1.05vw, 20px);display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;align-items:center;gap:10px}.header-btn .button-dot{border-radius:100%;width:2.25em;height:2.25em;position:relative}.header-btn .button-dot .btn-arrow{inset:initial;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:0;z-index:2;opacity:0;transition:opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);filter:invert(1)}.header-btn .button-dot .btn-arrow div{transform:rotate(-45deg) translate(-2px, -2px);line-height:1;display:block;font-size:20px}.header-btn .button-dot:after{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;border-radius:50%;background:#35a56b;transform:scale(0.21);transition:transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)}.header-btn.green{background-color:#35a56b;color:#fff}.header-btn.green .button-dot .btn-arrow{filter:invert(0)}.header-btn.green .button-dot:after{background:#000301}.header-btn.close .button-dot .btn-arrow div{transform:none}.header-btn.submit .button-dot .btn-arrow div{transform:translate(-2px, -2px)}@media (hover: hover){.header-btn:hover .button-dot .btn-arrow{opacity:1}.header-btn:hover .button-dot:after{transform:scale(1)}}.o-f-h{overflow:hidden}.w100h100{width:100%;height:100%}.shekel{font-size:0.7em}.fw100{font-weight:100}.fw200{font-weight:200}.fw300{font-weight:300}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fw700{font-weight:700}.fw800{font-weight:800}.fw900{font-weight:900}.w100{width:100% !important}.ttu{text-transform:uppercase}.tac{text-align:center}.tal{text-align:left}.tar{text-align:right}.ltr{direction:ltr}.rtl{direction:rtl}.o-f-h{overflow:hidden}.d-f{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.f-w-w{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.f-d-c{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.j-c-c{justify-content:center}.j-c-s-b{justify-content:space-between}.j-c-f-e{justify-content:flex-end}.a-i-f-s{-ms-align-items:flex-start;align-items:flex-start}.a-i-c{-ms-align-items:center;align-items:center}.a-i-f-e{-ms-align-items:flex-end;align-items:flex-end}.no-pad-top{padding-top:0 !important}.no-pad-bot{padding-bottom:0 !important}.no-pad-left{padding-left:0 !important}.no-pad-right{padding-right:0 !important}.no-mar-top{margin-top:0 !important}.no-mar-left{margin-left:0 !important}.no-mar-right{margin-right:0 !important}.no-mar-bot{margin-bottom:0 !important}.global-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}@media only screen and (min-width: 1241px) and (max-width: 1599px){.section-padding{padding:40px 0}.section-padding.half-top{padding-top:20px}.section-padding.half-bot{padding-bottom:20px}.section-padding.first{padding-top:80px}.section-padding.last{padding-bottom:80px}.site-title{font-size:54px}.site-title.fz30{font-size:28px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.section-padding{padding:30px 0}.section-padding.half-top{padding-top:15px}.section-padding.half-bot{padding-bottom:15px}.section-padding.first{padding-top:60px}.section-padding.last{padding-bottom:60px}.site-text{font-size:14px}.site-text.fz20{font-size:18px}.site-text.fz22{font-size:20px}.site-text.max{font-size:16px}.site-text.min{font-size:12px}.site-text.fz44{font-size:32px}.site-title{font-size:42px}.site-title.fz22{font-size:18px}.site-title.fz26{font-size:22px}.site-title.fz30{font-size:26px}.site-title.fz34{font-size:30px}.site-title.fz36{font-size:32px}.site-title.fz44{font-size:36px}.site-title.fz54{font-size:46px}.site-title.fz80{font-size:56px}.site-title.fz96{font-size:68px}.site-btn{border-radius:8px;padding:0 15px;height:40px;font-size:14px}.site-btn svg{width:19px;height:19px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.section-padding{padding:25px 0}.section-padding.half-top{padding-top:15px}.section-padding.half-bot{padding-bottom:15px}.section-padding.first{padding-top:50px}.section-padding.last{padding-bottom:50px}.site-text{font-size:14px}.site-text.fz20{font-size:17px}.site-text.fz22{font-size:19px}.site-text.max{font-size:16px}.site-text.min{font-size:12px}.site-text.fz44{font-size:28px}.site-title{font-size:38px}.site-title.fz22{font-size:16px}.site-title.fz26{font-size:20px}.site-title.fz30{font-size:24px}.site-title.fz34{font-size:28px}.site-title.fz36{font-size:30px}.site-title.fz44{font-size:32px}.site-title.fz54{font-size:42px}.site-title.fz80{font-size:50px}.site-title.fz96{font-size:54px}.site-btn{border-radius:8px;padding:0 15px;height:40px;font-size:14px}.site-btn svg{width:19px;height:19px}}@media only screen and (min-width: 0px) and (max-width: 767px){.section-padding{padding:20px 0}.section-padding.half-top{padding-top:10px}.section-padding.half-bot{padding-bottom:10px}.section-padding.first{padding-top:40px}.section-padding.last{padding-bottom:40px}.site-text{font-size:14px}.site-text.fz20{font-size:17px}.site-text.fz22{font-size:18px}.site-text.max{font-size:16px}.site-text.min{font-size:12px}.site-text.fz44{font-size:28px}.site-title{font-size:32px}.site-title.fz22{font-size:16px}.site-title.fz26{font-size:20px}.site-title.fz30{font-size:22px}.site-title.fz34{font-size:26px}.site-title.fz36{font-size:28px}.site-title.fz44{font-size:30px}.site-title.fz54{font-size:38px}.site-title.fz80{font-size:44px}.site-title.fz96{font-size:48px}.site-btn{border-radius:8px;padding:0 15px;height:40px;font-size:14px}.site-btn svg{width:19px;height:19px}.header-btn{padding:6px 20px 6px 6px;font-size:14px;gap:0}}.SEO-Text{position:relative}.SEO-Text h1,.SEO-Text h2,.SEO-Text h3,.SEO-Text h4,.SEO-Text h5,.SEO-Text h6{position:relative;font-weight:400;line-height:1.25;font-size:32px;margin-bottom:20px}.SEO-Text h1:nth-last-child(1),.SEO-Text h2:nth-last-child(1),.SEO-Text h3:nth-last-child(1),.SEO-Text h4:nth-last-child(1),.SEO-Text h5:nth-last-child(1),.SEO-Text h6:nth-last-child(1){margin-bottom:0}.SEO-Text h3{font-size:28px;margin-bottom:10px}.SEO-Text h4{font-size:24px}.SEO-Text h5{font-size:20px}.SEO-Text h6{font-size:20px}.SEO-Text p{position:relative;line-height:1.4;font-size:16px;margin-bottom:20px}.SEO-Text p:nth-last-child(1){margin-bottom:0}.SEO-Text ul{position:relative;list-style-type:disc;margin-bottom:20px;padding-left:20px;line-height:1.4;font-size:16px}.SEO-Text ul:nth-last-child(1){margin-bottom:0}.SEO-Text ul li{margin-bottom:3px}.SEO-Text ul li::marker{color:#35a56b}.SEO-Text ul li:nth-last-child(1){margin-bottom:0}.SEO-Text ul a:hover{color:#35a56b}.SEO-Text b{font-weight:700}.SEO-Text span{color:#35a56b}.SEO-Text i{font-style:italic}.SEO-Text a:not(.header-btn){color:#35a56b;text-decoration:underline}.SEO-Text a:not(.header-btn):hover{text-decoration:none}.SEO-Text picture{display:block;margin-bottom:20px}.SEO-Text picture:nth-last-child(1){margin-bottom:0}.SEO-Text picture img{display:block;max-width:100%}.SEO-Text img{display:block;max-width:100%}.SEO-Text table{text-decoration:none;border-collapse:collapse;width:100%;text-align:left;min-width:738px;margin-bottom:20px}.SEO-Text table:nth-last-child(1){margin-bottom:0}.SEO-Text table th{font-weight:500;font-size:16px;color:#ffffff;background-color:#2f2963}.SEO-Text table td{font-size:15px;color:#2f2963}.SEO-Text table td,.SEO-Text table th{white-space:pre-wrap;padding:10px 5px;line-height:15px;vertical-align:middle;border:1px solid #2f2963}.SEO-Text table td a,.SEO-Text table th a{color:#35a56b;text-decoration:underline}.SEO-Text table td a:hover,.SEO-Text table th a:hover{text-decoration:none}.SEO-Text table tr:hover{background-color:#f9fafb}.SEO-Text table tr:hover td{color:#2f2963;cursor:default}.SEO-Text .mobile-table{width:100%;max-width:100%;overflow-x:auto}.lang-he .SEO-Text{direction:rtl}.lang-he .SEO-Text .show-btns{font-size:calc(16px * 1.2)}.lang-he .SEO-Text h1,.lang-he .SEO-Text h2,.lang-he .SEO-Text h3,.lang-he .SEO-Text h4,.lang-he .SEO-Text h5,.lang-he .SEO-Text h6{font-size:calc(32px * 1.1)}.lang-he .SEO-Text h3{font-size:calc(28px * 1.1)}.lang-he .SEO-Text h4{font-size:calc(24px * 1.1)}.lang-he .SEO-Text h5{font-size:calc(20px * 1.1)}.lang-he .SEO-Text h6{font-size:calc(20px * 1.1)}.lang-he .SEO-Text p{font-size:calc(16px * 1.2)}.lang-he .SEO-Text ul{font-size:calc(16px * 1.2);padding-right:20px;padding-left:0}.lang-he .SEO-Text .squares{padding:0}.lang-he .SEO-Text .squares li{margin-left:30px;margin-right:0}.lang-he .SEO-Text .squares li:nth-child(4){margin-left:0}.lang-he .SEO-Text table{text-align:right}.lang-he .SEO-Text table th{font-size:18px;text-align:right}.lang-he .SEO-Text table td{font-size:16px;text-align:right}.lang-he .SEO-Text table td,.lang-he .SEO-Text table th{line-height:16px}@media only screen and (min-width: 1024px) and (max-width: 1599px){.SEO-Text h1,.SEO-Text h2,.SEO-Text h3,.SEO-Text h4,.SEO-Text h5,.SEO-Text h6{font-size:28px}.SEO-Text h3{font-size:24px}.SEO-Text h4{font-size:20px}.SEO-Text h5{font-size:18px}.SEO-Text h6{font-size:18px}.SEO-Text p{font-size:16px;margin-bottom:15px}.SEO-Text ul{margin-bottom:13px}.lang-he .SEO-Text h1,.lang-he .SEO-Text h2,.lang-he .SEO-Text h3,.lang-he .SEO-Text h4,.lang-he .SEO-Text h5,.lang-he .SEO-Text h6{font-size:calc(28px * 1.1)}.lang-he .SEO-Text h3{font-size:calc(24px * 1.1)}.lang-he .SEO-Text h4{font-size:calc(20px * 1.1)}.lang-he .SEO-Text h5{font-size:calc(18px * 1.1)}.lang-he .SEO-Text h6{font-size:calc(18px * 1.1)}.lang-he .SEO-Text p{font-size:calc(16px * 1.2)}.lang-he .SEO-Text .squares li{margin-left:15px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.SEO-Text{padding:60px 0;padding-bottom:30px}.SEO-Text.more-pb{padding-bottom:60px}.SEO-Text h1,.SEO-Text h2,.SEO-Text h3,.SEO-Text h4,.SEO-Text h5,.SEO-Text h6{font-size:24px}.SEO-Text h3{font-size:20px}.SEO-Text h4{font-size:18px}.SEO-Text h5{font-size:16px}.SEO-Text h6{font-size:16px}.SEO-Text p{font-size:15px;margin-bottom:15px}.SEO-Text ul{font-size:15px;margin-bottom:10px}.SEO-Text .squares li{border-radius:15px;width:calc((100% - 15px) / 2);margin-right:15px;margin-top:15px;padding:15px}.SEO-Text .squares li:nth-child(2n){margin-right:0}.SEO-Text .squares li:nth-child(3),.SEO-Text .squares li:nth-child(4){margin-top:15px}.SEO-Text .squares.squares3-2{width:calc(100% + 30px);margin:0 -15px}.SEO-Text .squares.squares3-2 li{width:calc(100% / 2 - 30px) !important;margin:15px !important}.SEO-Text .squares.squares3-2 li:nth-child(4),.SEO-Text .squares.squares3-2 li:nth-child(5){width:calc(100% / 2 - 30px) !important}.lang-he .SEO-Text h1,.lang-he .SEO-Text h2,.lang-he .SEO-Text h3,.lang-he .SEO-Text h4,.lang-he .SEO-Text h5,.lang-he .SEO-Text h6{font-size:calc(24px * 1.1)}.lang-he .SEO-Text h3{font-size:calc(20px * 1.1)}.lang-he .SEO-Text h4{font-size:calc(18px * 1.1)}.lang-he .SEO-Text h5{font-size:calc(16px * 1.1)}.lang-he .SEO-Text h6{font-size:calc(16px * 1.1)}.lang-he .SEO-Text p{font-size:calc(15px * 1.2)}.lang-he .SEO-Text ul{font-size:calc(15px * 1.2)}.lang-he .SEO-Text .squares li{margin-left:15px}.lang-he .SEO-Text .squares li:nth-child(2n){margin-left:0}}@media only screen and (min-width: 0px) and (max-width: 767px){.SEO-Text{padding:45px 0;padding-bottom:20px}.SEO-Text.more-pb{padding-bottom:45px}.SEO-Text h1,.SEO-Text h2,.SEO-Text h3,.SEO-Text h4,.SEO-Text h5,.SEO-Text h6{font-size:22px}.SEO-Text h3{font-size:20px}.SEO-Text h4{font-size:18px}.SEO-Text h5{font-size:16px}.SEO-Text h6{font-size:15px}.SEO-Text p{font-size:14px;margin-bottom:10px}.SEO-Text ul{font-size:14px;margin-bottom:8px}.SEO-Text .squares li{border-radius:15px;width:100%;margin-right:0;margin-top:15px;padding:15px}.SEO-Text .squares li:nth-child(2),.SEO-Text .squares li:nth-child(3),.SEO-Text .squares li:nth-child(4){margin-top:15px}.SEO-Text .squares.squares3-2{width:100%;margin:0 0}.SEO-Text .squares.squares3-2 li{width:100% !important;margin:15px 0 0 0 !important}.SEO-Text .squares.squares3-2 li:last-child{margin-bottom:15px !important}.SEO-Text .squares.squares3-2 li:nth-child(4),.SEO-Text .squares.squares3-2 li:nth-child(5){width:100% !important}.SEO-Text .show-btns{padding:0 15px}.lang-he .SEO-Text h1,.lang-he .SEO-Text h2,.lang-he .SEO-Text h3,.lang-he .SEO-Text h4,.lang-he .SEO-Text h5,.lang-he .SEO-Text h6{font-size:calc(22px * 1.1)}.lang-he .SEO-Text h3{font-size:calc(20px * 1.1)}.lang-he .SEO-Text h4{font-size:calc(18px * 1.1)}.lang-he .SEO-Text h5{font-size:calc(16px * 1.1)}.lang-he .SEO-Text h6{font-size:calc(15px * 1.1)}.lang-he .SEO-Text p{font-size:calc(14px * 1.2)}.lang-he .SEO-Text ul{font-size:calc(14px * 1.2)}.lang-he .SEO-Text .squares li{margin-left:0}}.input-global-hidden{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.input-wr-global-style{position:relative;display:block}.input-wr-global-style .iti{width:100%}.input-wr-global-style textarea ~ .input-title-global-style{top:15px;transform:translateY(0)}.input-global-style{display:block;width:100%;border:1px solid rgba(54,54,64,0.2);border-radius:15px;height:50px;padding:0 15px;padding-top:20px;font-size:16px;color:#000}.input-global-style.is-invalid{background-color:#ffa3a382}.input-global-style::placeholder{opacity:0;color:transparent;font-size:0px}.input-global-style:not(:placeholder-shown)+.input-title-global-style{transform:translateY(0%);top:5px;font-size:12px;opacity:0.5}.input-global-style:focus{border-color:#35a56b}.input-global-style:focus+.input-title-global-style{transform:translateY(0%);top:5px;font-size:12px;opacity:0.5}.input-title-global-style{position:absolute;font-weight:400;top:50%;transform:translateY(-50%);left:16px;font-size:16px;cursor:text;pointer-events:none;transition-duration:.4s;transition-timing-function:cubic-bezier(0.25, 0.74, 0.22, 0.99)}.input-title-global-style.with-flag{left:52px;transform:translateY(0%);top:5px;font-size:12px;opacity:0.5}.input-title-global-style.rel{display:block;position:relative;left:auto;right:auto;transform:none;margin-bottom:10px}.input-title-global-style .required{font-style:normal;color:red}.submit-global-style{height:50px}.lang-he .input-wr-global-style .iti .input-global-style{text-align:left;padding-right:52px;padding-left:15px}.lang-he .input-wr-global-style .iti__flag-container{left:auto;right:0}.lang-he .input-wr-global-style .iti__arrow{margin-left:0;margin-right:6px}.lang-he .input-wr-global-style .iti__country-list{max-width:290px;direction:ltr}.lang-he .input-title-global-style{right:16px;left:auto}.lang-he .input-title-global-style.with-flag{left:auto;right:52px}.lang-he .input-title-global-style.rel{left:auto;right:auto}body .swiper-button-next,body .swiper-button-prev{width:50px;height:50px;border-radius:50%;border:1px solid #35a56b;background:#fff}body .swiper-button-next:after,body .swiper-button-prev:after{color:#35a56b;font-size:24px}@media (hover: hover){body .swiper-button-next:hover,body .swiper-button-prev:hover{background:#35a56b}body .swiper-button-next:hover:after,body .swiper-button-prev:hover:after{color:#fff}}body .swiper-pagination-bullet-active{background:#35a56b}@media only screen and (min-width: 768px) and (max-width: 1023px){body .swiper-button-next,body .swiper-button-prev{width:40px;height:40px}body .swiper-button-next:after,body .swiper-button-prev:after{font-size:20px}}@media only screen and (min-width: 0px) and (max-width: 767px){body .swiper-button-next,body .swiper-button-prev{width:30px;height:30px}body .swiper-button-next:after,body .swiper-button-prev:after{font-size:16px}}.popup-wr{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;visibility:hidden;z-index:111;transition:0.5s ease all}.popup-wr.show{opacity:1;visibility:visible}.popup-wr.show .popup{opacity:1;transform:none;transition:0.2s 0.5s ease all}.popup-wr.open{position:relative;top:auto;left:auto;height:auto;background:transparent;opacity:1;visibility:visible;z-index:1}.popup-wr.open .popup{overflow:visible;opacity:1;transform:none;transition:0.2s 0.5s ease all;max-width:100%;max-height:initial}.popupbg{position:absolute;top:0;left:0;width:100%;height:100%}.popup-close{position:relative;padding:23px 0;z-index:2}.popup-close .container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-end}.popup{position:relative;overflow-y:auto;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;opacity:0;transition-delay:0s;transform:translateY(10%);z-index:2;margin:0 auto;width:1530px;max-width:calc(100% - 30px);max-height:calc(100vh - var(--header-height))}.popup .title{font-size:clamp(32px, 4.4vw, 84px);width:100%;line-height:1;margin-bottom:calc(8vw * 9 / 16)}.popup .undertitle{position:relative;width:500px;max-width:39%;font-size:clamp(18px, 1.4vw, 26px)}.popup .uForm{position:relative;width:calc(100% - 39% - 30px)}.popup .input-wr-global-style{margin-bottom:12px}.popup .input-wr-check{position:relative;font-size:clamp(16px, 1.1vw, 20px);margin:24px 0}.popup .input-wr-check .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:14px;padding-left:10px}.popup .input-wr-check .input-checkbox{cursor:pointer;width:calc((100% - 10px) / 2)}.popup .input-wr-check .input-checkbox span{display:inline-block;position:relative;color:#94a3b8;padding-left:30px}.popup .input-wr-check .input-checkbox span:before{content:'';display:block;position:absolute;border-radius:50%;top:50%;margin-top:-9px;left:0;width:18px;height:18px;border:1px solid #94a3b8}.popup .input-wr-check .input-checkbox input:checked ~ span:before{background-color:#35a56b;border-color:#35a56b}.popup .header-btn{margin-top:16px}@media only screen and (min-width: 768px) and (max-width: 1023px){.popup .undertitle{width:100%;max-width:100%}.popup .uForm{width:100%;margin-top:20px}}@media only screen and (min-width: 0px) and (max-width: 767px){.popup-close{padding:15px 0}.popup .title{font-size:32px;margin-bottom:15px}.popup .undertitle{width:100%;max-width:100%;font-size:18px}.popup .uForm{width:100%;margin-top:15px}.popup .input-wr-check{font-size:16px;margin:15px 0}.popup .input-wr-check .input-checkbox{width:100%}.popup .header-btn{margin-top:5px}}.mob-menu{position:fixed;top:150px;left:0;width:100%;height:calc(100% - var(--header-height));background:#fff;opacity:0;visibility:hidden;transition:0.5s ease all;z-index:100}.mob-menu.show{top:var(--header-height);opacity:1;visibility:visible}.mob-menu .mob-menu-li{font-size:30px;margin-bottom:10px}.mob-menu .mob-menu-li a,.mob-menu .mob-menu-li .fake-link{display:inline-block;cursor:pointer;position:relative}.mob-menu .mob-menu-li a sup,.mob-menu .mob-menu-li .fake-link sup{position:absolute;top:0;left:calc(100% + 5px);padding:4px 6px;background:#35a56b;color:#fff;border-radius:20px;font-size:11px;font-weight:500;line-height:0.8}.mob-menu .mob-menu-li ul{position:relative;max-height:0;overflow:hidden;transition:0.3s ease all}.mob-menu .mob-menu-li ul.show{max-height:500px}.mob-menu .mob-menu-li ul li{padding-left:20px;font-size:20px;color:#909090;margin-top:5px}@media only screen and (min-width: 0px) and (max-width: 767px){.mob-menu{padding-top:15px}.mob-menu .mob-menu-li{font-size:26px}.mob-menu .mob-menu-li ul li{padding-left:15px;font-size:18px;margin-top:10px}}.FAQwr{position:relative;background:#fff}.FAQwr .title{font-size:clamp(22px, 3.6vw, 70px)}.faq-result{width:880px;max-width:100%;margin:0 auto;margin-top:calc(7vw * 9 / 16);border-top:1px solid rgba(0,3,1,0.2)}.faq-bl{position:relative;border-bottom:1px solid rgba(0,3,1,0.2)}.faq-bl.active .faq-answer{grid-template-rows:1fr}.faq-bl.active .faq-question .plus{transform:rotate(45deg)}.faq-question{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:space-between;cursor:pointer;gap:0 15px;padding:25px 0;font-size:24px;font-weight:500}.faq-question .plus{min-width:max-content;font-size:28px;transition:transform 0.3s ease}.faq-answer{position:relative;display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows 0.3s ease}.faq-answer .answer-wr{min-height:0}.faq-answer .answer{margin-bottom:20px;font-size:20px}@media only screen and (min-width: 1024px) and (max-width: 1240px){.faq-question{gap:0 10px;padding:20px 0;font-size:22px}.faq-question .plus{font-size:26px}.faq-answer .answer{margin-bottom:15px;font-size:18px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.faq-question{gap:0 10px;padding:15px 0;font-size:20px}.faq-question .plus{font-size:24px}.faq-answer .answer{margin-bottom:10px;font-size:16px}}@media only screen and (min-width: 0px) and (max-width: 767px){.FAQwr .title{font-size:30px}.faq-result{margin-top:30px}.faq-question{gap:0 10px;padding:15px 0;font-size:18px}.faq-question .plus{font-size:22px}.faq-answer .answer{margin-bottom:10px;font-size:16px}}.site-open-form{position:relative;background:#fff}.site-open-form-inner{position:relative;border-radius:5px;background:rgba(53,165,107,0.1);padding:clamp(15px, 3vw, 60px) clamp(15px, 4vw, 75px)}.site-open-form-inner .title{font-size:clamp(22px, 2.5vw, 48px);margin-bottom:calc(7vw * 9 / 16)}.site-open-form-inner form{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;gap:20px 80px;max-width:1100px}.site-open-form-inner .input-wr-global-style{width:calc((100% - 80px) / 2)}.site-open-form-inner .check-title{font-family:'TT Travels';font-weight:500;font-size:20px;margin-bottom:10px}.site-open-form-inner .list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.site-open-form-inner .input-checkbox{position:relative}.site-open-form-inner .input-checkbox span{display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;-ms-align-items:center;align-items:center;justify-content:center;cursor:pointer;padding:0 20px;height:40px;border:1px solid rgba(54,54,64,0.2);border-radius:20px}@media (hover: hover){.site-open-form-inner .input-checkbox span:hover{background:#35a56b;border-color:#35a56b;color:#fff}}.site-open-form-inner .input-checkbox input:checked ~ span{background:#000301;border-color:#000301;color:#fff}.site-open-form-inner .submit-wr{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;gap:30px;margin-top:20px}.site-open-form-inner .submit-left{min-width:max-content}.site-open-form-inner .submit-right{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;gap:15px}.callback-form-privacy{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;font-size:14px;gap:10px}.callback-form-privacy .checkbox{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;cursor:pointer;color:#35a56b;width:20px;min-width:20px;height:20px;border:2px solid #35a56b}.callback-form-privacy a{color:#35a56b;text-decoration:underline}@media (hover: hover){.callback-form-privacy a:hover{text-decoration:none}}.callback-form-privacy input:checked ~ .checkbox:before{content:'✓'}@media only screen and (min-width: 768px) and (max-width: 1240px){.site-open-form-inner form{gap:20px}.site-open-form-inner .input-wr-global-style{width:calc((100% - 20px) / 2)}}@media only screen and (min-width: 0px) and (max-width: 767px){.site-open-form-inner{padding:15px}.site-open-form-inner .title{font-size:22px;margin-bottom:30px}.site-open-form-inner form{gap:20px}.site-open-form-inner .input-wr-global-style{width:100%}.site-open-form-inner .check-title{font-size:18px}.site-open-form-inner .input-checkbox span{padding:0 15px;height:36px;font-size:14px}.site-open-form-inner .submit-wr{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;gap:15px;margin-top:15px}.site-open-form-inner .submit-right{-webkit-order:-1;-moz-order:-1;-ms-order:-1;-o-order:-1;order:-1}.callback-form-privacy{font-size:12px}.callback-form-privacy .checkbox{width:20px;min-width:20px;height:20px;border:1px solid #35a56b;-ms-align-self:flex-start;align-self:flex-start}}@keyframes pulse123{0%{transform:scale(1, 1);opacity:1}100%{transform:scale(1.6, 1.6);opacity:0}}.fix-caller{position:fixed;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;gap:30px;bottom:40px;right:30px;transform:translateY(-50%);z-index:39}.fix-caller .phone{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;cursor:pointer;width:50px;height:50px;border-radius:50%;background:#35a56b;color:#fff}.fix-caller .phone svg{display:block;width:34px;height:34px;transform:translate(4px, 2px)}.fix-caller .phone:before{background-color:rgba(53,165,107,0.1)}.fix-caller .phone:after{background-color:rgba(53,165,107,0.3)}@media (hover: hover){.fix-caller .phone:hover{filter:saturate(0.5)}}.fix-caller .wa{display:block;position:relative}.fix-caller .wa svg{display:block;width:50px;height:50px}.fix-caller .wa:before{background-color:rgba(37,211,102,0.1)}.fix-caller .wa:after{background-color:rgba(37,211,102,0.3)}.fix-caller .phone:before,.fix-caller .phone:after,.fix-caller .wa:before,.fix-caller .wa:after{content:"";border-radius:50%;position:absolute;top:0;left:0;width:100%;height:100%;animation:pulse123 2s linear infinite;z-index:-1}@media only screen and (min-width: 1241px) and (max-width: 1439px){.fix-caller{bottom:35px;right:25px}}@media only screen and (min-width: 1024px) and (max-width: 1240px){.fix-caller{bottom:30px;right:20px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.fix-caller{bottom:25px;right:15px}}@media only screen and (min-width: 0px) and (max-width: 767px){.fix-caller{gap:20px;right:15px;bottom:15px;transform:translateY(0%)}.fix-caller .phone{width:40px;height:40px}.fix-caller .phone svg{width:28px;height:28px;transform:translate(3px, 2px)}.fix-caller .wa svg{width:40px;height:40px}}
/*# sourceMappingURL=main-style.css.map */
