html[lang="he"],
html[lang="he"] .form-wrapper input {
    direction: rtl;
}
html,
html[lang="he"] {
    font-size: 1vw;
}
.form-wrapper,
img,
picture,
video {
    content-visibility: auto;
}
.ac-slide-text-2,
.form-wrapper .btn-send button,
body,
h1,
strong {
    font-family: NNarkisBlockMF-Bold;
}
html[lang="Us-en"],
html[lang="Us-en"] .form-wrapper input,
html[lang="en"],
html[lang="en"] .form-wrapper input {
    direction: ltr;
}
body {
    color: #fff;
    line-height: 1.1;
    background-color: #f5f5f5;
}
/* :focus {
    outline: #000 solid 0.15rem !important;
} */
svg {
    width: 100%;
    height: 100%;
}
.ac-orange {
    color: #f16623;
}
#main-wrapper {
    position: relative;
}
.ac-sr-only {
    position: fixed;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.ac-container,
h1 {
    position: relative;
}
h1{
  color:#fff
}
.form-wrapper {
    contain-intrinsic-size: 500px;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.ac-container {
    width: 100rem;
    margin: 0 auto;
    display: flex;
}
.ac-law-sentemce,
.ac-logometropolin-wrapper img,
.ac-price-wrapper img {
    position: absolute;
}
.ac-img-responsive {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.ac-colored {
    color: #fe8d1f;
}
.ac-law-sentemce{
     color: #000;
    text-align: center;
}
.ac-col-1 .ac-icons-wrapper .ac-icon-item,
.ac-law-sentemce,
.ac-law-sentemce-mob,
.ac-slide-text,
.ac-slide-text-2 .ac-shekel-txt,
.form-wrapper fieldset label[for="ac-marketing-consent"] {
      font-family: 'NarkisBlockMF-Regular';
}
.ac-preview-img-only-txt{
display: block;
    margin: 1vh auto 0;
    position: relative;
    color: #fff;
    font-size: 0.85rem;
    text-align: right;
    font-family: 'NarkisBlockMF-Regular';
    right: 2vw;
}
.ac-law-sentemce {
line-height: 0.9;
    display: block;
    margin: 2vh 0.6vw auto;
    position: relative;
    color: #fff;
    font-size: 0.85rem;
    text-align: justify;
}
.ac-law-sentemce .ac-inner-law-sentence-1{
        display: block;
    margin-bottom: 1vh;
}
.ac-law-sentemce .ac-inner-law-sentence-2{
     display: block;
    font-size: 0.8em;
}
.swiper,
header,
section {
    width: 100%;
}
.ac-dark-color {
    color: #000002;
}
.ac-white {
    color: #fff;
}
.ac-grey {
    color: #6d6a6a;
}
main {
    position: relative;
    overflow: hidden;
}
.ac-text-1,
h2 {
    display: block;
    text-align: center;
    position: relative;
}
.ac-slide-text-1 bdi {
    font-family: AlmoniDLAAA;
}
.form-wrapper input,
.form-wrapper select,
.form-wrapper select option {
    font-family: OpenSans-Regular;
}
.swiper {
    height: 100%;
    background: 0 0;
    /* mix-blend-mode: multiply; */
       margin-top: -37vh;
}
.swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: 0 0;
}
.swiper-button-next,
.swiper-button-prev {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: transparent !important;
  top: 11.5rem !important;
    will-change: transform;
}
.swiper-slide img {
    display: block;
    width: auto;
    height: 17vw;
    object-fit: contain;
    object-position: top;
    transform: translateZ(0);
    will-change: transform;
}
.swiper-button-next {
    background-image: url("../img/l.svg");
    right: 57rem !important;
}
.swiper-button-prev {
    background-image: url("../img/r.svg");
       right: 16rem !important;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: #232635;
    border-radius: 0;
}
::-webkit-scrollbar-thumb {
    background: #d1d9ff;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
    background: #f7f7f7;
}
.ac-hide-on-mobile {
    display: block;
}
.ac-show-on-mobile {
    display: none;
}
@media (max-width: 1000px) {
    html,
    html[lang="en"],
    html[lang="he"] {
        font-size: 3vw;
    }
    .ac-container {
        width: 100vw;
        margin: 0 auto;
    }
    .ac-hide-on-mobile {
        display: none;
    }
    .ac-show-on-mobile {
        display: block;
    }
    .ac-law-sentemce.ac-show-on-mobile {
        z-index: 3;
        top: 0;
        transform: unset;
        line-height: 1.1;
        display: block;
        text-align: center;
        width: 90%;
        margin: 1rem auto auto;
        color: #fff;
        position: relative;
        right: 0;
        font-size: 3vw;
    }
    .swiper-slide img {
        display: block;
             width: 67%;
        height: auto;
        object-fit: contain;
        object-position: top;
    }
    .swiper-button-next {
       top: 28vw !important;
             right: 86% !important;
    }
    .swiper-button-prev {
      top: 28vw !important;
        right: 3% !important;
    }
    .swiper {
        padding-bottom: 35vw;
    }
    .ac-law-sentemce {
        line-height: 1.1;
        margin: 2vh 5vw auto;
        position: relative;
        color: #fff;
        font-size: 1rem;
        text-align: justify;
    }
}
@media (max-width: 650px) {
    .slick-next,
    .slick-prev {
        position: absolute;
        top: 91%;
        z-index: 9;
        cursor: pointer;
        width: 9vw;
    }
    html,
    html[lang="en"],
    html[lang="he"] {
        font-size: 4vw;
    }
    .slick-prev {
        left: 6vw;
    }
    .slick-next {
        right: 6vw;
    }
}
