.phone-circle-li{
    background-image: url(../images/WhatsApp-svg-button.svg);
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    margin-top: 300px;
    background-size: 70px;
    position: fixed;
    left: 50px;
    bottom: 90px;
    z-index: 99999;
}

.tooltipe-p-c {
    position: fixed;
    bottom: 110px;
    max-width: 420px;
    text-align: center;
    background: white;
    font-weight: 600;
    font-size: 13px;
    left: 150px;
    right: unset;
    padding: 10px;
    color: black;
    border-radius: 1px;
    z-index: 999;
    height: 40px;
}

.tooltipe-p-c:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: 83px;
    border-left: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    box-shadow: none;
    z-index: 18;
}

.phone-circle{
    background-image: url(../images/WhatsApp-svg-button.svg);
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    margin-top: 300px;
    background-size: 70px;
    position: fixed;
    right: 50px;
    bottom: 90px;
    z-index: 99999;
}

.modal_question div{
    text-align: center;
}

.modal_question form{
    padding: 20px;
}

.modal_question h2{
    font-family: 'IBM Plex Sans Hebrew' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    /* identical to box height, or 133% */
    text-align: center;
    letter-spacing: -0.03em;
    /* blue */
    color: #132760;
}

.modal_question h2 span{
    color:  #90B53F;
}


.modal_question button{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    gap: 10px;
    width: 100%;
    border: none;
    height: 41px;
    background: #90B53F;

    font-family: 'IBM Plex Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;

}

.modal_question h4{
    font-family: 'IBM Plex Sans Hebrew' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 30px;
    /* identical to box height, or 150% */
    text-align: center;
    color: #132760;
}

.modal_question .group{
    position: relative;
    margin-bottom: 30px;
    width: 100%;
}

.modal_question .group:first-child{
    float: left;
}

.modal_question label{
    color: #999;
    font-size: 18px;
    position: absolute;
    pointer-events: none;
    top: 15px;
    right: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.modal_question form {
    padding: 10px;
}

@media screen and (min-width: 320px) {
    .tooltipe-p-c {
        position: fixed;
        bottom: 150px;
        max-width: 420px;
        text-align: center;
        background: white;
        font-weight: 600;
        font-size: 13px;
        right: 100px;
        padding: 10px;
        color: #132760;
        border-radius: 1px;
        z-index: 999;
        height: 40px;
    }

    .tooltipe-p-c {
        position: fixed;
        bottom: 150px;
        max-width: 420px;
        text-align: center;
        background: white;
        font-weight: 600;
        font-size: 13px;
        left: 110px;
        right: unset;
        padding: 10px;
        color: black;
        border-radius: 1px;
        z-index: 999;
        height: 40px;
    }

    .closed-popup-tt{
        bottom: 30px !important;
    }

    .phone-circle-li {
        left: 15px;
        bottom: 135px;
    }

    .phone-circle{
        right: 15px;
        bottom: 135px;
    }

    .closed-popup,
    #closed-popup{
        bottom: 15px !important;
    }

    .formc {
        padding-right: 30px;
        padding-left: 30px;
    }

    #sbox-btn-close {
        width: 10px !important;
        height: 10px !important;
        background-size: auto !important;
        padding: 0px;
    }

    .sub_footer {
       /* position: fixed !important;*/
    }
    .img_modal_wp{
        width: 100%;
        display: block;
        margin: 0 auto;
    }
}

@media screen and (min-width: 768px) {
    .tooltipe-p-c {
        position: fixed;
        bottom: 110px;
        max-width: 420px;
        text-align: center;
        background: white;
        font-weight: 600;
        font-size: 13px;
        left: 150px;
        right: unset;
        padding: 10px;
        color: black;
        border-radius: 1px;
        z-index: 999;
        height: 40px;
    }

    .closed-popup-tt{
        bottom: 70px !important;
    }

    .tooltipe-p-c:before {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        right: 83px;
        border-left: 10px solid transparent;
        border-right: 10px solid #fff;
        border-bottom: 10px solid transparent;
        border-top: 10px solid transparent;
        box-shadow: none;
        z-index: 18;
    }

    .phone-circle-li{
        left: 50px;
        bottom: 90px;
    }

    .phone-circle{
        right: 20px;
        bottom: 90px;
    }

    .closed-popup{
        bottom: 50px !important;
    }

    #closed-popup{
        bottom: 50px !important;
    }

    #sbox-btn-close {
        width: 15px !important;
        height: 15px !important;
    }

    .img_modal_wp{
        height: 256px;
        width: unset;
        display: block;
        margin: 0 auto;
    }

}
@media screen and (min-width: 1440px) {

    .tooltipe-p-c {
        position: fixed;
        bottom: 110px;
        max-width: 420px;
        text-align: center;
        background: white;
        font-weight: 600;
        font-size: 13px;
        left: 150px;
        right: unset;
        padding: 10px;
        color: black;
        border-radius: 1px;
        z-index: 999;
        height: 40px;
    }

    .tooltipe-p-c:before {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        right: 83px;
        border-left: 10px solid transparent;
        border-right: 10px solid #fff;
        border-bottom: 10px solid transparent;
        border-top: 10px solid transparent;
        box-shadow: none;
        z-index: 18;
    }

    .phone-circle {
        right: 50px;
        bottom: 90px;
    }

    .closed-popup{
        bottom: 50px !important;
    }

    #closed-popup{
        bottom: 50px !important;
    }
}