html[lang="he"]{
    font-size: 1vw;
    direction: rtl
}
html[lang="he"] .form-wrapper input {
    direction: rtl
}
html[lang="en"],
html[lang="Us-en"] {
    direction: ltr
}
html[lang="en"] .form-wrapper input,
html[lang="Us-en"] .form-wrapper input {
    direction: ltr
}
body {
    font-family: 'Fb Constructor';
    font-weight: 300;
    background-image: url('../img/bg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 0;
    background-size: 100% 100%;

}
.ac-desclaimer-mob{
    display: none
}
.ac-mobile-btns{
    display: none
}
.ac-star.ac-hide-on-mobile {
    display: inline;
}
.ac-en-font{
    font-family: 'EnSpoiler';
    font-weight: 700;
}
.ac-en-bold{
    font-family: 'Ubuntu';
}
.ac-en-font-light{
    font-family: 'Ploni DL 1.1 AAA';
}
.ac-en-font-reg {
    font-family: 'EnSpoiler';
}
.ac-thabks-text{
    text-align: center;
    margin: auto;
    display: block;
    font-size: 4rem;
    margin-top: 30vh;
}
.ac-col-2 .ac-contact-wrapper {
    display: none
}
/* app */
.ac-ball{
    position: absolute;
    display: block;
}
.ac-sr-only {
    position: fixed;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

html {
    font-size: 1vw;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
svg{
    width: 100%;
    height: 100%;
}
.image-container {
    position: relative;
    width: 500px; /* Adjust the width as needed */
    height: 300px; /* Adjust the height as needed */
}

.image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.image.active {
    opacity: 1;
}
.image-container2 {
    position: relative;
    width: 30rem; /* Adjust the width as needed */
    height: 8rem; /* Adjust the height as needed */
}
.image2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.image2.active {
    opacity: 1;
}
.ac-more-gifts{
    display: block;
    margin: auto;
    text-align: center;
    font-weight: 900;
    font-size: 1.6rem;
}
.ac-container {
    width: 70rem;
    margin: 0 auto;
    height: 100%;
    padding: 1rem;
}
.ac-container-flued {
    width: 100rem;
    margin: 0 auto;
    height: auto;
    padding: 0;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
}
.ac-col-1{
    width: 70rem;
}
.ac-col-2{
    width: 30rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100vh;
}
.ac-img-responsive {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.ac-c2c {
    display: none;
}


p {
    font-size: 1.15rem;
}

.ac-part{
    position: relative;
}
.ac-bg{
    width: 100%;
    position: absolute;
    top:0;
    right:0
}

/* Main */

section {
    width: 100%;
    height: auto;
    overflow-x: hidden;
    /* background-image: url('../img/bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto; */
}
#ac-part-1 .ac-logo-living{
    width: 11rem;
    display: block;
    height: 6rem;
    position: relative;
    top: 1rem;
    right: 2rem;
}
#ac-part-1 .ac-main{
    width: 85%;
    display: block;
    margin: -1rem auto 0;
}
#ac-part-1 h1{
    font-size: 2.75rem;
    text-align: center;
    font-weight: 900;
    color: #000;
    margin-top: 1rem;
}
#ac-part-1 h1 img{
    width: 7.7rem;
    display: inline-block;
    position: relative;
    top: -0.25rem;
}
#ac-part-1 .ac-pink-text{
    color: #E2235A;
    display: block;
    font-weight: 900;
    text-align: center;
    margin-top: 1.5rem;
    font-size: 1.8rem;
}
#ac-part-2 h2{
    font-size: 2.75rem;
    text-align: center;
    font-weight: 900;
    color: #000;
    margin-top: 5rem;
}
#ac-part-2 .ac-cb{
    position: absolute;
    width: 9rem;
    right: 3rem;
    top: -1rem;
}
#ac-part-2 .ac-ball-1{
    width: 9rem;
    left: 1rem;
    top: -0.5rem;
}
#ac-part-2 .ac-shovar-wrapper {
    display: flex;
    justify-content: center;
    align-items: stretch;
    text-align: center;
    font-weight: 900;
    font-size: 1.6rem;
}
#ac-part-2 .ac-shovar-wrapper .ac-shovar{
    display: flex;
    flex-direction: column;
    background-image: url('../img/shovar_bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 1rem;
    justify-content: center;
    width: 16rem;
    height: 16rem;
    margin: 2rem 1rem 1rem 1rem ;
}
#ac-part-2 .ac-shovar picture {
    display: block;
    width:auto;
    height:5rem;
    margin: 0 auto
}
#ac-part-2 .ac-shovar picture img{
    width:auto;
    height: 100%;
}
#ac-part-2 .ac-shovar picture.ac-buyme{
    margin: 0.5rem auto;
}
#ac-part-2 .ac-shovar picture.ac-cs-icon{
    margin: 0rem auto 2rem;
    height: 7rem;
}
#ac-part-2 .ac-shovar .ac-shovar-price{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: row-reverse;
    font-size: 180%;
}
#ac-part-2 .ac-shovar .ac-shovar-price sub {
    display: inline-block;
    font-size: 59%;
    position: relative;
    top: -0.29rem;
}
#ac-part-2 .ac-order-link{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18rem;
    margin: 0 auto;
}
#ac-part-2 .ac-ball-2{
    width: 14rem;
    right: 1rem;
    top: 14.5rem;
}



#ac-part-3 .ac-ball-3{
    left: -8rem;
    width: 12rem;
}
#ac-part-3 .ac-boxes-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    text-align: center;
    width: 46rem;
    margin: 4rem auto 1rem;
}
#ac-part-3 .ac-box{
    background-color: #fff;
    background-image: url(../img/box_bg.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 49%;
    border: 0.15rem solid #ee88a5;
    padding-bottom: 1rem;
    height: 16rem;
    margin-bottom: 2%;
}
#ac-part-3 .ac-box-logo{
    width: 13rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1.5rem auto;
    height: 5rem;
}
#ac-part-3 .ac-box-logo img{
    width: auto;
    height: auto;
}
#ac-part-3 .ac-box-1 .ac-box-logo img {
    mix-blend-mode: multiply;
    width: 120%;
}
#ac-part-3 .ac-box-2 .ac-box-logo img {    width: 84%;}
#ac-part-3 .ac-box-3 .ac-box-logo img {    width: 113%;}
#ac-part-3 .ac-box-4 .ac-box-logo img {    width: 103%;}
#ac-part-3 .ac-box-5 .ac-box-logo img {    width: 95%;}
#ac-part-3 .ac-box-6 .ac-box-logo img {
    width: 105%;
    height: 132%;
}
#ac-part-3 .ac-box-title{
    font-size: 2.5rem;
    font-weight: 900;
    display: block;
    margin-top: 2.5rem;
}
#ac-part-3 .ac-box-prices{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #E2235A;
    font-weight: 900;
    font-size: 3.5rem;
    font-family: 'Ploni DL 1.1 AAA';
    margin-top: 0rem;
}
#ac-part-3 .ac-box-price{
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
#ac-part-3 .ac-box-price-1{
    margin-left: 1rem;
}
#ac-part-3 .ac-box-price-2{
    font-size: 50%;
    position: relative;
    bottom: 0.2rem;
}
#ac-part-3 .ac-box-price sub{
    font-size: 55%;
    position: relative;
    bottom: 0.15rem;
    font-family: 'Fb Constructor';
}
#ac-part-3 .ac-box-price .ac-num{}
#ac-part-3 .ac-box-price-2 sub{
    position: relative;
    bottom: 0.1rem;
    margin: 0.1rem;
}
#ac-part-3 .ac-box-price-2 .ac-num{}
#ac-part-3 .ac-ball-4{
    width: 13rem;
    right: -2rem;
    top: 58rem;
}
#ac-part-3 .ac-ball-5{
    width: 11rem;
    left: 5rem;
    top: 46rem;
    z-index: -1;
}
#ac-part-3 .ac-card-isra{
    display: block;
    width: 32rem;
    margin: 3rem auto 0;
    height: 22rem;
}
.ac-part-4{
    margin-top:3rem
}
.ac-part-4-mob {
    display: none;
}
.ac-part-4 .ac-ball-6{
    width: 7rem;
    top: -5rem;
    right: 5rem;
}
.ac-part-4 .ac-ball-7{
    width: 13rem;
    left: -5rem;
    top: -4rem;
}
.ac-part-4 .ac-faq-wrapper{
    background-color: #2584c433;
    margin: auto;
    width: 52rem;
    border-radius: 0.5rem;
    padding: 2rem;
}
.ac-part-4 .ac-faq-title{
    text-align: center;
    display: block;
    font-weight: 900;
    font-size: 2rem;
    margin-bottom: 2rem; 
}
.ac-part-4 .ac-accordion {
    background-color: transparent;
    color: #000;
    cursor: pointer;
    padding: 0.5rem 1rem;
    width: 100%;
    border: none;
    text-align: right;
    outline: none;
    font-size: 1.5rem;
    transition: 0.4s;
    font-weight: 900;
    font-family: 'Fb Constructor';
    margin-top: 1rem;
    text-indent: -1rem;
}
  
.ac-part-4 .ac-active, .ac-accordion:hover {
    background-color: transparent; 
}
  
.ac-part-4 .ac-panel {
    padding: 0 0.5rem;
    display: none;
    background-color: transparent;
    overflow: hidden;
    line-height: 1.4;
}
.ac-part-4 .ac-plus{
    color: #E2235A;
    font-weight: 900;
    font-family: 'Fb Constructor';
    font-size: 2.5rem;
    display: inline-block;
    margin-left: 0.5rem;
    position: relative;
    top: 0.2rem;
}
.ac-part-4 .ac-more-details{
    display: inline-block;
    text-decoration: underline;
    color: #3D98C9;
    padding-right: 0rem;
    margin-top: 1rem;
}
#ac-part-5{    margin-top: 4rem;}
#ac-part-5 .ac-desclaimer{
    display: block;
    margin-right: 3rem;
    width: 91%;
    font-size: 0.9rem;
}
#ac-part-5 .ac-desclaimer1{
    text-align: center;
    margin-bottom: 1rem;
}
#ac-part-5 .ac-contact-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
}
#ac-part-5 .ac-contact{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2rem auto;
}
#ac-part-5 .ac-contact-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    margin-left: 0.5rem;
    font-size: 1.1rem;
}
#ac-part-5 .ac-contact-text img{
    width: 3rem;
    position: relative;
    top: -0.15rem;
    margin-left: 0.5rem;
}
#ac-part-5 .ac-whatsapp-btn {}
#ac-part-5 .ac-facebook-btn{}
#ac-part-5 .ac-social-icon{
    width: 2.5rem;
    height: 2.5rem;
    display: block;
}
#ac-part-5 .ac-email-btn{}
#ac-part-5 .ac-contact a {
    display: inline-block;
    margin: 0 0.5rem;
}


.ac-col-2 .ac-logo-living {
    width: 11rem;
    display: block;
    margin: 8vh auto 6vh;
}
/* End Main */


/* Scroll bar Side Navigator Accordion */


/* width */

::-webkit-scrollbar {
    width: 10px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #232635;
    border-radius: 0px;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #2584C4;
    border-radius: 10px;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #f7f7f7;
}


/* EndScroll bar Side Navigator Accordion */

.ac-hide-on-mobile {
    display: block;
}

.ac-show-on-mobile {
    display: none;
}

/* @media (min-width: 1921px) {
    html,
    html[lang="he"],
    html[lang="en"]  {
        font-size: 0.9vw;
    }
}

@media (max-width: 1400px) {
    html,
    html[lang="he"],
    html[lang="en"]  {
        font-size: 1.5vw;
    }
    .ac-container {
        width: 60rem;
    }
} */

@media (max-width: 1000px) {
    html,
    html[lang="he"],
    html[lang="en"]  {
        font-size: 2.3vw;
    }
    .ac-container {
        width: 90%;
    }
    .ac-hide-on-mobile {
        display: none;
    }
    .ac-show-on-mobile {
        display: block;
    }
    body {
        background-image: url(../img/mob/bg.jpg);
        background-repeat: no-repeat;
        background-attachment: unset;
        background-position: 0 0;
        background-size: 100% auto;
    }
    .ac-container-flued {
        flex-direction: column;
        width: 100vw;
    }
    .ac-col-1,
    .ac-col-2 {
        width: 100vw;
        position: relative;
        height: auto;
    }
    #ac-part-5{
        display: none
    }
    #ac-part-1 .ac-logo-living {
        width: 8rem;
        height: 5rem;
        top: 0rem;
        right: 1rem;
    }
    #ac-part-1 .ac-main {
        margin: -1rem auto 0rem;
    }
    #ac-part-1 h1 {
        font-size: 1.7rem;
        line-height: 1.3;
    }
    #ac-part-1 h1 .ac-h1-bigger{
        font-size: 171%;
    }
    #ac-part-1 .ac-pink-text {
        font-size: 1.6rem;
        line-height: 1.2;
    }
    .ac-part .ac-ball{
        display: none
    }
    #ac-part-2 h2 {
        font-size: 2.3rem;
        margin-top: 0;
        margin-bottom: 2.5rem;
        position: absolute;
        top: 2.5rem;
        right: 18rem;
        width: auto;
    }
    #ac-part-2 .ac-cb {
        position: relative;
        width: 12rem;
        right: -10rem;
        top: 0;
        display: block;
        margin: auto;
        transform: rotate(-21deg);
    }
    #ac-part-2 .ac-shovar-wrapper {
        align-items: center;
        flex-direction: column-reverse;
        margin: auto;
    }
    #ac-part-3{
        margin-top: -2rem;
    }
    #ac-part-3 .ac-boxes-wrapper {
        width: 90vw;
    }
    #ac-part-3 .ac-box-price sub {
        bottom: 0.2rem;
    }
    .ac-part-4 {
        display: none;
    }
    .ac-part-4-mob {
        display: block;
        background-color: #2584c452;
        padding: 5%;
        width: 90%;
        margin: 2rem auto;
        border-radius: 1rem;
    }
    .ac-part-4 .ac-faq-wrapper {
        background-color: transparent;
        width: 100%;
        padding: 2rem 0.5rem;
    }
    .ac-col-2 .ac-logo-living {
        display: none;
    }
    .ac-desclaimer-mob{
        display: block;
        width: 90vw;
        margin: 1rem 5% 7rem;
    }
    .ac-star.ac-hide-on-mobile {
        display: none;
    }
    .ac-desclaimer-mob.ac-desclaimer1 {
        margin: 3rem 5% 0.5rem;
        text-align: center;
    }
    .ac-col-2 .ac-contact-wrapper{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .ac-col-2 .ac-contact{
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0rem auto;
    }
    .ac-col-2 .ac-contact-text {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row-reverse;
        margin-left: 0.5rem;
        font-size: 1.1rem;
    }
    .ac-col-2 .ac-contact-text img{
        width: 3rem;
        position: relative;
        top: -0.15rem;
        margin-left: 0.5rem;
    }
    .ac-col-2 .ac-whatsapp-btn {}
    .ac-col-2 .ac-facebook-btn{}
    .ac-col-2 .ac-social-icon{
        width: 5.5rem;
        height: 4.5rem;
        display: block;
    }
    .ac-col-2 .ac-email-btn{}
    .ac-col-2 .ac-contact a {
        display: inline-block;
        margin: 0 0.5rem;
    }
    
}

@media (max-width: 650px) {
    html,
    html[lang="he"],
    html[lang="en"] {
        font-size: 2.8vw;
    }
    .ac-mobile-btns {
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        justify-content: space-around;
        width: 100vw;
        height: auto;
        z-index: 9;
    }
    .ac-c2c {
        position: relative;
        
    }
    .ac-mobile-btns a {
        width: 45%;
        margin: 1vw 1vw 2vw;
    }
    .ac-mobile-btns img {
        width: 100%;
    }
    p {
        font-size: 1.5rem;
    }
    .ac-col-2 {
        margin-top: 3rem;
    }
    #ac-part-2 .ac-shovar-wrapper .ac-shovar {
        width: 20rem;
        height: 20rem;
        margin: -1.5rem 1rem 0rem 1rem;
    }
    #ac-part-2 h2 {
        font-size: 2.3rem;
        margin-top: 0;
        margin-bottom: 2.5rem;
        position: absolute;
        top: 2.5rem;
        right: 15rem;
        width: auto;
    }
    #ac-part-3 .ac-boxes-wrapper{
        flex-direction: column;
        width: 90vw;
    }
    #ac-part-3 .ac-box {
        width: 80%;
        margin: 0 auto 1rem auto;
        height: 17rem;
    }
    #ac-part-3 .ac-box-title {
        margin-top: 3.5rem;
    }
    #ac-part-3 .ac-box-1 .ac-box-logo img,
    #ac-part-3 .ac-box-2 .ac-box-logo img,
    #ac-part-3 .ac-box-5 .ac-box-logo img,
    #ac-part-3 .ac-box-4 .ac-box-logo img,
    #ac-part-3 .ac-box-6 .ac-box-logo img {
        margin-top: 1rem;
    }
    #ac-part-3 .ac-card-isra {
        width: 26rem;
        margin: 2rem auto 0;
        height: 17rem;
    }
    .ac-part-4 .ac-faq-title {
        font-size: 2.7rem;
        margin-top: -1rem;
        text-align: right;
        position: relative;
        right: -1.1rem;
        margin-bottom: -0.5rem;
    }
    .ac-part-4 .ac-plus {
        font-size: 4.5rem;
        top: 0.8rem;
    }
    .ac-part-4 .ac-accordion {
        font-size: 1.8rem;
        margin-top: 0rem;
        text-indent: -1.2rem;
    }
    .ac-part-4 .ac-more-details {
        font-size: 1.5rem;
    }
    .ac-part-4 .ac-panel {
        padding: 0 1rem;
    }
    .ac-thabks-text {
        margin-bottom: 19rem;
    }
    section {
        width: 100%;
        height: auto;
        overflow-x: unset;
    }
    .ac-more-gifts {
        font-size: 1.6rem;
    }
}