* {margin:0;padding:0;list-style:none;outline:none;border:none;text-decoration:none;text-rendering:optimizeLegibility;-webkit-appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0)}
:root {--c1:#e94625}
a[href], input[type='submit'], input[type='image'], select, button {cursor:pointer}
a,input {transition: all .2s linear;-o-transition: all .2s linear;-moz-transition: all .2s linear;-webkit-transition: all .2s linear}
img {max-width:100%}
body {cursor:default;direction:rtl;font-family:'Heebo',sans-serif;background:url('img/body.webp') no-repeat center center / cover}
.bottom {padding:10px 5vw;gap:5vw;background-color:var(--c1);position:relative;}
.bottom h3 {font-size:1.7em;line-height:1;position:absolute;bottom:calc(100% + 10px);color:#fff;font-weight:normal}
.bottom fieldset {flex-grow:1}
.bottom form {display:flex;gap:1em}
.bottom button {background-color:#231f20;color:#fff;padding:10px 20px;border:0;display:flex;align-items:center;justify-content:center;font:inherit;font-size:1em;font-weight:900;fill:#fff;gap:10px;transition:all .2s ease}
.bottom button:hover {background-color:#000}
.bottom button svg {width:0;height:0;transition:all .2s ease;transform:translateX(20px);opacity:0}
.bottom button:hover svg {width:.5em;height:.5em;transform:translateX(0);opacity:1}
.bottom input,
.bottom select {width:100%;padding:10px 15px;background-color:#fff;color:#111;box-sizing:border-box;font:inherit;direction:rtl;font-weight:bold;transition:all .2s ease}
.bottom input:focus {box-shadow:0 0 10px #fff}
.bottom form ::placeholder {color:#111}
.acceptance {margin-top:10px;display:block}
.acceptance b {font-weight:normal}
.acceptance input {display:none}
.acceptance input:checked+span:after {opacity:1;transform:translate(5px,-5px)}
.acceptance span {display:block;position:relative;padding-inline-start:35px;color:#000;font-size:1em;line-height:1;min-width:200px}
.acceptance span:after {content:'';position:absolute;top:8px;right:8px;width:20px;height:20px;background:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMyAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyLjIgMC41MkwyMS45NyAwQzIwLjIyIDAgMTcuNTQgMC41OCAxNi40NCAxLjk0TDEzLjgyIDUuMTRMNi4zNSAxNi4yM0M2LjE5IDE2LjQ2IDUuODMgMTcuMiA1LjUxIDE3LjJDNS4xNSAxNy4yIDQuODYgMTYuMyA0Ljc3IDE2LjA0TDQuMTIgMTQuNTJDMy44OSAxNCAzLjg2IDEzLjQ1IDMuMjIgMTMuNDVDMi4zOCAxMy40NSAxLjQxIDE0IDAuNzMwMDAyIDE0LjQ4QzAuMzEwMDAyIDE0Ljc3IC0wLjAwOTk5ODMyIDE1LjAzIC0wLjAwOTk5ODMyIDE1LjU4Qy0wLjAwOTk5ODMyIDE3LjIgMS4yNSAyMC40MyAxLjk2IDIxLjkxQzIuNjQgMjMuMyAyLjU3IDIzLjIgNC4xNiAyMy4yQzQuNjEgMjMuMiA1LjU4IDIzLjIgNiAyMy4wMUM2LjMyIDIyLjgyIDYuNDkgMjIuNDMgNi42OCAyMi4xTDcuODEgMjAuMTZMMTIuNDYgMTIuOTVMMTkuMTggNC4wNkwyMi4xOSAwLjVMMjIuMiAwLjUyWiIgZmlsbD0iIzIzMUYyMCIvPgo8L3N2Zz4K') no-repeat center / cover;opacity:0;z-index:2;transition:all .2s ease}
.acceptance span:before {content:'';position:absolute;top:0;right:0;width:27px;height:27px;border:1px #000 solid;background-color:#fff}
.buttons {display:flex;gap:20px}
.call {display:none;background-color:#fff;align-items:center;justify-content:center;padding:20px;border-radius:10px;fill:var(--c1);box-sizing:border-box}
.desk {flex-grow:1;display:flex;flex-direction:row-reverse;align-items:flex-start}
.fields {flex-grow:1}
.fields p {font-size:1.3em;margin-top:10px}
.form_icons {display:none}
.form_m_title {background-color:#727071;margin-block:20px;text-align:center;color:#fff;padding:5px 20px;line-height:1;display:none;font-size:1.5em}
.ft {display:flex;align-items:flex-start;justify-content:space-between;padding-top:40px;gap:40px}
.ft picture {flex-grow:1;display:flex;justify-content:flex-end}
.form {flex-grow:1}
.hz {position:absolute;top:40px;left:20px;max-height:80px;z-index:2}
.icons {flex-grow:0;width:30%}
.icons_m {max-width:60vw;margin-inline:auto;display:none}
.logo {max-height:100%;max-width:200px;flex-grow:1;width:30%}
.row {display:flex;gap:1vw}
.thankyou {color:#fff;background-image:linear-gradient(rgba(0,0,0,.7),var(--c1));min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px;text-align:center;box-sizing:border-box}
.main {min-height:100vh;display:flex;flex-direction:column}
.content {flex-grow:1}
.badge {position:absolute;bottom:0;left:0;width:130px;height:130px;z-index:1;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.7em;line-height:1}
.badge:before {content:'';position:absolute;inset:0;background-color:var(--c1);border-radius:50%;z-index:-1}
.israel {position:absolute;bottom:30px;left:5vw;max-width:170px}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.slider {background:url('img/slider.webp') no-repeat top center / cover}
.slider.owl-carousel.owl-loaded {display:none}
.slider .owl-nav {position:absolute;bottom:0;right:20px;left:20px;display:flex;justify-content:space-between;fill:#fff}
.slider .owl-nav svg {width:20px;height:20px}
.slogan {flex-grow:0;width:100%;max-width:350px}
.text {color:#fff;position:relative;padding:30px 0 0 0;text-align:center}
.text h1 {font-size:5em;font-weight:900;line-height:.9;letter-spacing:-0.04em}
.text h1 span {color:var(--c1);display:block}
.text p {margin-inline:auto;font-size:2em;line-height:1.2;font-weight:400;margin-top:10px}
.trucks {display:flex;align-items:baseline;margin:20px auto;justify-content:space-between;max-width:800px}
.trucks img {margin-inline:-10px;max-height:330px}
.trucks img:first-child {margin-inline-end:40px;max-height:380px}
.trucks {margin-top:40px}
  
@media (max-width:700px){
	.acceptance {flex-basis:100%;order:-1;margin-bottom:20px}
	.acceptance b {display:inline-block}
	.acceptance span {font-size:1em;color:#fff}
	body {background-image:url('img/body_m.webp')}
	.bottom {margin-top:20px;background:transparent}
	.bottom button {flex-basis:65%;order:1}
	.bottom form {display:block}
	.bottom h3 {display:none}
	.bottom input {border:1px #ccc solid}
	.buttons {flex-direction:row-reverse}
	.call {display:flex;flex-basis:30%;padding-block:10px;background-color:#40ae49;fill:#fff;border-radius:0}
	.call svg {height:1.5em}
	.content h1 {font-size:2.5em;margin-inline:auto;font-weight:900}
	.content h2 {font-size:2.5em;font-weight:900}
	.content p {font-size:1.3em}
	.content video {display:none}
	.desk {display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between}
	.fields p {display:none}
	.form_icons {display:block}
	.form_m_title {display:block}
	.ft {flex-direction:column;align-items:center;gap:20px;padding-top:20px}
	.hz {top:auto;bottom:45%;max-height:60px;left:10px}
	.icons {display:none;}
	.icons_m {display:block}
	.logo {margin-inline:auto;width:80%}
	.main {background-image:linear-gradient(transparent 40%,var(--c1) 60%)}
	.row {flex-direction:column}
	.trucks img {max-width:50%}
	.trucks img:first-child {margin-inline-end:-40px}
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/heebo-v22-hebrew_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* heebo-500 - hebrew_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/heebo-v22-hebrew_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* heebo-800 - hebrew_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/heebo-v22-hebrew_latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* heebo-900 - hebrew_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/heebo-v22-hebrew_latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}