.container {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 600px) {
  .container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.container:not(.is-fluid) {
  margin: 0 auto;
}
@media only screen and (min-width: 600px) {
  .container:not(.is-fluid) {
    width: 100%;
    max-width: 470px;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1800px) {
  .container:not(.is-fluid) {
    max-width: 270px;
  }
}
@media only screen and (min-width: 900px) {
  .container:not(.is-fluid) {
    width: 100%;
    max-width: 760px;
  }
}
@media only screen and (min-width: 900px) and (min-width: 1800px) {
  .container:not(.is-fluid) {
    max-width: 560px;
  }
}
@media only screen and (min-width: 1200px) {
  .container:not(.is-fluid) {
    width: 100%;
    max-width: 1050px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1800px) {
  .container:not(.is-fluid) {
    max-width: 850px;
  }
}
@media only screen and (min-width: 1800px) {
  .container:not(.is-fluid) {
    width: 100%;
    max-width: 1300px;
  }
}
@media only screen and (min-width: 1800px) and (min-width: 1800px) {
  .container:not(.is-fluid) {
    max-width: 1100px;
  }
}

.container-sm {
  margin: 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .container-sm {
    max-width: 570px;
  }
}
@media only screen and (min-width: 900px) {
  .container-sm {
    max-width: 860px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-sm {
    max-width: 1150px;
  }
}
@media only screen and (min-width: 1800px) {
  .container-sm {
    max-width: 1400px;
  }
}

.container-md {
  margin: 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
  width: 100%;
}
@media only screen and (min-width: 900px) {
  .container-md {
    max-width: 860px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-md {
    max-width: 1150px;
  }
}
@media only screen and (min-width: 1800px) {
  .container-md {
    max-width: 1400px;
  }
}

.container-lg {
  margin: 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .container-lg {
    max-width: 1150px;
  }
}
@media only screen and (min-width: 1800px) {
  .container-lg {
    max-width: 1400px;
  }
}

.container-xl {
  margin: 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
  width: 100%;
}
@media only screen and (min-width: 1800px) {
  .container-xl {
    max-width: 1400px;
  }
}

body,
html {
  overflow-x: hidden;
  position: relative;
  min-height: 100%;
}

body {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  direction: rtl;
  color: #16254f;
  background-color: #f5f5f5;
}

.body-active-menu {
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 54px;
  bottom: 0;
  right: 0;
  left: 0;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-space-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pink {
  color: #ff2866;
}

@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  src: url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Bold.eot");
  src: url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Bold.woff2")
      format("woff2"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Bold.woff") format("woff"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Bold.ttf")
      format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  src: url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Black.eot");
  src: url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Black.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Black.woff2")
      format("woff2"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Black.woff")
      format("woff"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Black.ttf")
      format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  src: url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Light.eot");
  src: url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Light.woff2")
      format("woff2"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Light.woff")
      format("woff"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Light.ttf")
      format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  src: url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Semibold.eot");
  src: url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Semibold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Semibold.woff2")
      format("woff2"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Semibold.woff")
      format("woff"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Semibold.ttf")
      format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  src: url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Regular.eot");
  src: url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Regular.woff2")
      format("woff2"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Regular.woff")
      format("woff"),
    url("../fonts/SimplerPro/SimplerPro_BEZEQ_HEBREW2-Regular.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 9px;
}
@media (min-width: 600px) {
  html {
    font-size: 10px;
  }
}

body {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
}

h1,
h2 {
  text-align: center;
}

h1 {
  font-size: 3.04rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
}
@media (min-width: 600px) {
  h1 {
    font-size: 3.84rem;
  }
}

h2 {
  font-size: 1.99rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
}

p {
  font-size: 1.6rem;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

h1 {
  text-align: center;
}

body {
  -webkit-animation: fadeInAnimation ease 1s;
  animation: fadeInAnimation ease 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 79, 0.55);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
}
.modal.is-open {
  visibility: visible;
  opacity: 1;
}
.modal .modal-content {
  max-width: 489px;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 5px;
  text-align: center;
}
@media (min-width: 1200px) {
  .modal .modal-content {
    width: 100%;
  }
}
.modal .modal-content h2 {
  line-height: 2;
  background: #e3e3e3;
  text-align: right;
  font-weight: bolder;
  text-decoration: none;
  padding: 10px 20px;
}
.modal .modal-content p {
  padding: 10px 20px 0;
  text-align: right;
}
.modal .modal-content img {
  max-width: 90%;
  width: auto;
  -webkit-box-shadow: 0 4px 20px 0 rgba(23, 39, 80, 0.16);
  box-shadow: 0 4px 20px 0 rgba(23, 39, 80, 0.16);
  margin: 16px auto;
}
.modal .close-button {
  position: absolute;
  top: 5px;
  left: 20px;
  cursor: pointer;
  font-size: 34px;
}

.stop-scrolling {
  overflow: hidden;
  height: 100%;
}

.invoice-guide__pages {
  text-align: center;
}
.invoice-guide__pages--wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}
.invoice-guide__pages--wrapper .swiper--legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 600px) {
  .invoice-guide__pages--wrapper .swiper--legend {
    max-width: 900px;
  }
}
@media (min-width: 900px) {
  .invoice-guide__pages--wrapper .swiper--legend {
    top: 0;
    bottom: 0;
    position: absolute;
    max-width: 1030px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.invoice-guide__pages--wrapper .swiper--legend .swiper-pagination {
  position: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 200px;
  height: 80px;
}
@media (min-width: 900px) {
  .invoice-guide__pages--wrapper .swiper--legend .swiper-pagination {
    display: none;
  }
}
.invoice-guide__pages--wrapper
  .swiper--legend
  .swiper-pagination
  .swiper-pagination-bullet {
  width: 20px;
  z-index: 3;
  height: 20px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(22, 37, 79, 0.27);
  box-shadow: 0 4px 10px 0 rgba(22, 37, 79, 0.27);
}
.invoice-guide__pages--wrapper
  .swiper--legend
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #16254f;
}
.invoice-guide__pages--wrapper .swiper--legend .swiper-button-prev,
.invoice-guide__pages--wrapper .swiper--legend .swiper-button-next {
  background-color: #16254f;
  -webkit-transition: background-color 0.5ms ease-in-out;
  -o-transition: background-color 0.5ms ease-in-out;
  transition: background-color 0.5ms ease-in-out;
  width: 10px;
  height: 10px;
  position: relative;
  display: none;
  padding: 10px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(22, 37, 79, 0.27);
  box-shadow: 0 4px 10px 0 rgba(22, 37, 79, 0.27);
  border-radius: 50%;
}
@media (min-width: 900px) {
  .invoice-guide__pages--wrapper .swiper--legend .swiper-button-prev,
  .invoice-guide__pages--wrapper .swiper--legend .swiper-button-next {
    display: inherit;
    position: absolute;
    width: 52px;
    height: 52px;
  }
}
.invoice-guide__pages--wrapper .swiper--legend .swiper-button-prev:after,
.invoice-guide__pages--wrapper .swiper--legend .swiper-button-next:after {
  color: #ffffff;
  font-size: 1.2rem !important;
  -webkit-transition: color 0.5ms ease-in-out;
  -o-transition: color 0.5ms ease-in-out;
  transition: color 0.5ms ease-in-out;
}
@media (min-width: 600px) {
  .invoice-guide__pages--wrapper .swiper--legend .swiper-button-prev:after,
  .invoice-guide__pages--wrapper .swiper--legend .swiper-button-next:after {
    font-size: 2rem !important;
  }
}
.invoice-guide__pages--wrapper .swiper--legend .swiper-button-prev:hover,
.invoice-guide__pages--wrapper .swiper--legend .swiper-button-next:hover {
  background-color: #827c7c;
}
.invoice-guide__pages--wrapper .swiper--legend .swiper-button-prev:hover:after,
.invoice-guide__pages--wrapper .swiper--legend .swiper-button-next:hover:after {
  color: #16254f;
}
.invoice-guide__pages--slider {
  color: #000000;
}
.invoice-guide__pages--slider .slide {
  position: relative;
}
.invoice-guide__pages--slider .slide__background {
  text-align: center;
  margin: 15px;
}
.invoice-guide__pages--slider .slide__background img {
  max-width: 100%;
  -webkit-box-shadow: 0 26px 35px 0 rgba(23, 39, 80, 0.16);
  box-shadow: 0 26px 35px 0 rgba(23, 39, 80, 0.16);
  -o-object-fit: contain;
  object-fit: contain;
}
.invoice-guide__pages--slider .slide__content {
  font-size: 1.6rem;
  text-align: center;
  padding: 0;
  margin: auto;
  width: 100%;
  max-width: 810px;
  position: relative;
}
.invoice-guide__pages--slider .slide__content button {
  cursor: pointer;
  height: 100%;
  width: 100%;
  display: block;
  opacity: 0;
}
.invoice-guide__pages--slider .slide__content img {
  max-width: 100%;
}
.invoice-guide__pages--slider .slide__content .slot {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  -webkit-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  background-color: rgba(8, 169, 161, 0.09);
}
.invoice-guide__pages--slider .slide__content .slot:focus {
  outline: none;
  border: 2px solid blue;
  box-shadow: 0 0 10px rgba(52, 152, 219, 0.7);
  opacity: 1;
}
@media (min-width: 900px) {
  .invoice-guide__pages--slider .slide__content .slot:hover {
    opacity: 1;
    background-color: rgba(8, 169, 161, 0.09);
  }
}

.subscribe {
  width: 100%;
  max-width: 406px;
  border-radius: 12px;
  margin: 0 auto;
  min-height: 160px;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-size: cover;
  background-image: url("../images/subscribe-background.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 600px) {
  .subscribe {
    max-width: 806px;
    min-height: 154px;
  }
}
@media (min-width: 900px) {
  .subscribe {
    margin: 40px auto;
  }
}
.subscribe a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 175px;
  margin: auto;
  -webkit-column-gap: 0.9px;
  -moz-column-gap: 0.9px;
  column-gap: 0.9px;
  padding: 12.6px 21.5px 12.6px 19.8px;
  border-radius: 39.4px;
  -webkit-box-shadow: 0 4px 13px 0 rgba(36, 210, 179, 0.3);
  box-shadow: 0 4px 13px 0 rgba(36, 210, 179, 0.3);
  background-color: #24e7c8;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.99;
  letter-spacing: 0.13px;
  text-align: right;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  text-decoration: none;
}
.subscribe a svg .arrow-g {
  -webkit-transition: fill 0.3s ease-in-out;
  -o-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
  fill: #16254f;
}
.subscribe a span {
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #16254f;
}
.subscribe a:hover {
  background-color: #16254f;
}
.subscribe a:hover svg .arrow-g {
  fill: #ffffff;
}
.subscribe a:hover span {
  color: #ffffff;
}
.subscribe h2 {
  margin: 0 0 6.1px;
  font-size: 1.97rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.invoice-guide__pages--meta {
  padding-bottom: 28px;
}

.invoice__grid {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
