@import "../css/vendor/swiper.min.css";
@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@font-face {
  font-family: 'mikhmoret';
  src: url('../fonts/mikhmoret-bold-aaa.eot');
  src: url('../fonts/mikhmoret-bold-aaa.eot?#iefix') format('embedded-opentype'), url('../fonts/mikhmoret-bold-aaa.woff') format('woff'), url('../fonts/mikhmoret-bold-aaa.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'mikhmoret';
  src: url('../fonts/mikhmoret-regular-aaa.eot');
  src: url('../fonts/mikhmoret-regular-aaa.eot?#iefix') format('embedded-opentype'), url('../fonts/mikhmoret-regular-aaa.woff') format('woff'), url('../fonts/mikhmoret-regular-aaa.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 16px;
}
@media (max-width: 1180px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  html {
    font-size: 13px;
  }
}
@media (max-width: 320px) {
  html {
    font-size: 10px;
  }
}
html,
body {
  direction: rtl;
  box-sizing: border-box;
  font-weight: 400;
  font-family: 'mikhmoret', 'Open Sans Hebrew', sans-serif;
  height: 100%;
  color: #292d36;
  margin: 0;
}
img,
iframe {
  max-width: 100%;
}
iframe {
  border: none;
}
img,
a,
input,
textarea,
:focus {
  outline: none !important;
}
img:focus,
a:focus,
input:focus,
textarea:focus,
:focus:focus {
  outline: none !important;
}
a {
  text-decoration: none;
  color: #009edd;
  font-size: inherit;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: inherit;
}
ol {
  margin: 0;
  padding: 0;
}
ol li {
  list-style-position: inside;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-family: 'Open Sans Hebrew', sans-serif;
}
p a {
  color: #009edd;
}
hr {
  border-top: 1px solid #d0d2d3;
}
#page {
  overflow: hidden;
}
html {
  font-size: 100%;
}
@media (max-width: 1180px) {
  html {
    font-size: 1.2vw;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 2.5vw;
  }
}
.container {
  max-width: 1200px;
  padding: 0 2rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1180px) {
  .container {
    max-width: 78rem;
    padding: 0 4rem;
  }
}
.blue {
  color: #1b34ee;
}
.wpcf7 {
  direction: rtl !important;
}
form {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  max-width: 28.5rem;
  width: 100%;
  margin-top: 0.5rem;
  direction: rtl !important;
}
@media (max-width: 768px) {
  form {
    margin: 1rem auto;
  }
}
select {
  background-image: url('../img/chevron-down.png');
  background-position: 0.3rem center;
  background-repeat: no-repeat;
}
input,
select {
  width: 100%;
  height: 2rem;
  background-color: #fff;
  font-size: 1rem;
  font-weight: 400;
  padding: 0 0.4rem;
  border: none;
  font-family: inherit;
  display: block;
  direction: rtl !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
input:not([type="submit"]),
select:not([type="submit"]) {
  font-family: 'Open Sans Hebrew', sans-serif;
  border: 1px solid #fff;
}
input:not([type="submit"]).wpcf7-not-valid,
select:not([type="submit"]).wpcf7-not-valid {
  border-color: red;
}
input[type="submit"],
select[type="submit"] {
  background-color: #fc653f;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  display: block;
  line-height: 1.1;
  cursor: pointer;
}
input[type="submit"]:hover,
select[type="submit"]:hover {
  background-color: #fb3d0d;
}
@media (max-width: 768px) {
  input,
  select {
    font-size: 1.8rem;
    height: 3rem;
  }
}
fieldset {
  padding: 0 0.15rem;
  margin: 0.15rem 0;
  border: none;
  position: relative;
}
fieldset br,
fieldset .wpcf7-not-valid-tip {
  display: none !important;
}
@media (max-width: 768px) {
  fieldset {
    padding: 0 0.3rem;
    margin: 0.3rem 0;
  }
}
div.wpcf7 .ajax-loader {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.wpcf7 form .wpcf7-response-output {
  margin: 1rem 0 0;
  padding: 0;
  border: none;
  font-size: 1.2rem;
}
.button {
  background-color: #1b34ee;
  color: #fff;
  font-size: 2.053rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  height: 3.895rem;
  margin-top: 3.5rem;
  transition: all 0.4s ease;
}
.button:hover {
  background-color: #009edd;
  color: #fff;
}
.col-4 {
  width: 33.33%;
}
.landing-header {
  background-color: #fff;
  height: 4.05rem;
  position: relative;
}
.landing-header .right-logos {
  position: absolute;
  right: 2rem;
  top: 0;
}
.landing-header .right-logos img {
  display: block;
  width: 26rem;
}
@media (max-width: 768px) {
  .landing-header {
    height: 3.2rem;
  }
  .landing-header .right-logos {
    max-width: 20rem;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
.landing-banner {
  height: 100vh;
  background-color: #ffa6c6;
  font-size: 7rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-banner .text {
  position: relative;
  margin-top: -5.5rem;
}
.landing-banner .hashtag {
  position: absolute;
  right: 0;
  color: #fff;
  font-size: 3.5rem;
  font-weight: 900;
  font-family: 'Open Sans Hebrew', sans-serif;
}
.landing-banner .boxed {
  margin-bottom: -0.5em;
}
.landing-banner .boxed p {
  margin: 0;
}
.landing-banner .boxed:nth-child(even) {
  right: 3.5em;
}
@media (max-width: 768px) {
  .landing-banner {
    height: 50rem;
    padding-top: 6rem;
  }
  .landing-banner .text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    max-width: 32rem;
    width: 100%;
    margin: 0 auto;
  }
  .landing-banner .hashtag {
    position: relative;
    margin-top: 4rem;
    width: 100%;
    text-align: left;
    font-size: 2.5rem;
  }
  .landing-banner .boxed {
    font-size: 5.5rem !important;
    white-space: nowrap;
  }
  .landing-banner .boxed:nth-child(1) {
    right: 4rem;
  }
  .landing-banner .boxed:nth-child(2) {
    right: 0;
  }
  .landing-banner .boxed:nth-child(2) .inner:after {
    content: none;
  }
  .landing-banner .boxed:nth-child(3) {
    right: 0;
  }
  .landing-banner .boxed:nth-child(4) {
    right: 5rem;
  }
}
.landing-whatsapp {
  background-color: #22c7bd;
  padding: 7rem 0;
  font-size: 4.053rem;
  font-weight: 700;
  color: #fff;
}
.landing-whatsapp .parts-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.landing-whatsapp .right-part {
  width: 45%;
  line-height: 1;
  padding-top: 0.5rem;
}
.landing-whatsapp .big-text p {
  font-family: inherit;
  margin: 0;
}
.landing-whatsapp .form-wrapper {
  font-size: 2.368rem;
  line-height: 1.1;
}
.landing-whatsapp .form-wrapper p {
  font-family: inherit;
  margin: 0;
}
.landing-whatsapp .section-phone {
  margin-top: 1rem;
  margin-bottom: 4rem;
}
.landing-whatsapp .left-part img {
  display: block;
}
@media (max-width: 768px) {
  .landing-whatsapp {
    padding: 3rem 0;
    font-size: 5rem;
  }
  .landing-whatsapp .parts-wrapper {
    flex-direction: column;
  }
  .landing-whatsapp .right-part {
    width: 100%;
  }
  .landing-whatsapp .left-part {
    width: 100%;
    text-align: center;
  }
  .landing-whatsapp .left-part img {
    width: 23rem;
    display: inline-block;
    margin-left: -5rem;
    margin-top: 2rem;
  }
  .landing-whatsapp .section-phone {
    font-size: 6.4rem;
    flex-wrap: nowrap;
  }
  .landing-whatsapp form {
    max-width: 100%;
  }
  .landing-whatsapp .form-wrapper {
    font-size: 3.1rem;
  }
  .landing-whatsapp .form-wrapper br {
    display: none;
  }
  .landing-whatsapp .form-wrapper a[href*="tel:"] {
    font-size: 5.3rem;
    display: block;
  }
  .landing-whatsapp .form-wrapper .col-4 {
    width: 50%;
  }
}
.landing-map {
  background-color: #e7e7e7;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.landing-map .map-part {
  flex: none;
}
.landing-map .map-part img {
  display: block;
}
.landing-map .box-part {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  padding: 6rem 0 6rem 20rem;
}
.landing-map .box-part .floating-box {
  width: 26.421rem;
  font-size: 4rem;
  font-weight: 400;
  color: #323232;
}
.landing-map .box-part .floating-box h1 {
  font-size: 4.053rem;
  font-weight: 700;
  letter-spacing: -0.003rem;
  line-height: 1;
  margin-bottom: 2rem;
  margin-top: 0;
}
.landing-map .box-part .floating-box .text {
  font-size: 1.421rem;
  line-height: 1.3;
}
.landing-map .box-part .floating-box .inner {
  padding: 1.7rem;
  background-color: #fff;
}
.landing-map .box-part .floating-box .inner:before {
  background-color: #fc653f;
}
.landing-map .box-part .floating-box:after {
  background-color: #ffa6c6;
}
@media (max-width: 768px) {
  .landing-map {
    flex-direction: column-reverse;
  }
  .landing-map .box-part {
    width: 100%;
    padding: 2rem 0 0;
    background-color: #fff;
  }
  .landing-map .box-part .floating-box {
    width: 85%;
    margin-right: -2rem;
    font-size: 6rem;
  }
  .landing-map .box-part .floating-box h1 {
    font-size: 5rem;
  }
  .landing-map .box-part .floating-box .text {
    font-size: 2rem;
  }
  .landing-map .box-part .floating-box .button {
    height: 4rem;
    font-size: 3rem;
  }
}
.landing-videos {
  height: auto;
  padding: 4.2rem 0;
  background-color: #fff;
}
.landing-videos .parts-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.landing-videos .parts-wrapper .right-part {
  font-size: 4.947rem;
  font-weight: 700;
  width: 34%;
  line-height: 1;
  letter-spacing: -0.008rem;
  padding-left: 4rem;
}
.landing-videos .parts-wrapper .left-part {
  width: 70%;
  text-align: center;
  padding-top: 2rem;
}
.landing-videos .swiper-pagination {
  bottom: auto;
  position: relative;
  margin-top: 1rem;
}
.landing-videos .swiper-pagination .swiper-pagination-bullet {
  background-color: #cad2d3;
  opacity: 1;
  width: 0.842rem;
  height: 0.842rem;
  border-radius: 0;
}
.landing-videos .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #1b34ee;
}
@media (max-width: 768px) {
  .landing-videos .parts-wrapper {
    flex-direction: column;
  }
  .landing-videos .parts-wrapper .right-part {
    width: 100%;
    padding: 0;
    font-size: 7rem;
  }
  .landing-videos .parts-wrapper .left-part {
    width: 100%;
  }
  .landing-videos .swiper-pagination .swiper-pagination-bullet {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.landing-footer {
  border-top: 3px solid #009edd;
  padding: 2.5rem 0;
}
.landing-footer .parts-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: #009edd;
  font-size: 2.632rem;
  font-weight: 700;
}
.landing-footer .parts-wrapper p {
  font-family: inherit;
  font-size: inherit;
}
.landing-footer .parts-wrapper p:last-child {
  margin-bottom: 0;
}
.landing-footer .parts-wrapper a {
  font-size: 3.7rem;
  display: block;
}
.landing-footer .parts-wrapper .text {
  margin-bottom: 2rem;
}
.landing-footer .parts-wrapper .text:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .landing-footer {
    padding-top: 4rem;
  }
  .landing-footer .parts-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
  }
  .landing-footer .left-part {
    max-width: 16rem;
  }
}
.boxed,
.floating-box {
  color: #1ea4e7;
  padding-bottom: 0.34em;
  display: table;
  position: relative;
  z-index: 1;
  line-height: 1;
}
.boxed .clearfix,
.floating-box .clearfix {
  display: none !important;
}
.boxed .inner,
.floating-box .inner {
  display: block;
  background-color: #fff;
  padding: 0.1em 0.3em 0.1em 0.3em;
  position: relative;
  z-index: 1;
}
.boxed .inner:before,
.floating-box .inner:before {
  content: "";
  display: block;
  width: 0.4em;
  height: 100%;
  background-color: #1b34ee;
  position: absolute;
  right: 100%;
  top: 0.17em;
  transform: skew(0, -40deg);
  z-index: 1;
}
.boxed .inner:after,
.floating-box .inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 6%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.34em 0.5em 0 0;
  border-color: #ffffff transparent transparent transparent;
}
.boxed:after,
.floating-box:after {
  content: "";
  display: block;
  width: 100%;
  height: 0.34em;
  background-color: #fc653f;
  z-index: 0;
  bottom: 0;
  right: 0.2em;
  position: absolute;
  transform: skew(-50deg, 0);
}
/*# sourceMappingURL=landing-page.css.map */