﻿

#ui-id-1 {
    z-index: 999999;
    overflow-x: hidden;
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto;
    background-color: #fff;
    padding: 10px;
}

#ui-id-2 {
    z-index: 999999;
    overflow-x: hidden;
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto;
    padding: 10px;
}

.gx-5 {
    --bs-gutter-x: 0rem !important;
}

.gradient-container .gradient-section {
    background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 55%, #fff 94%, #fff 100%) 0% 0% no-repeat padding-box !important;
}




.modal-lg, .modal-xl {
    --bs-modal-width: 480px;
}

.cont-body ul li {
    width: 50%;
    float: left;
    padding: 7px 0 15px 60px;
    position: relative;
    min-height: auto;
    margin: 0;
    line-height: 19px;
    margin-bottom: 15px;
}



    .cont-body ul li::before {
        content: "";
        display: block;
        width: 50px;
        height: 52px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .cont-body ul li.icon1::before {
        background: url('imgv1/icon01.jpg') no-repeat 50%;
    }

    .cont-body ul li.icon2::before {
        background: url('imgv1/icon02.jpg') no-repeat 50%;
    }

    .cont-body ul li.icon3::before {
        background: url('imgv1/icon03.png') no-repeat 50%;
    }

    .cont-body ul li.icon4::before {
        background: url('imgv1/icon04.jpg') no-repeat 50%;
    }

    .cont-body ul li span {
        font-weight: 700;
        display: block;
        margin-top: 0px;
    }

.cont-body {
    font-size: 14px;
}

.call {
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    background: #93cf37;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 21px;
    margin-top: 15px;
    text-decoration: none;
    border-radius: 35px;
}

.modal-footer {
    margin: 0 auto;
}

@media only screen and (max-width: 600px) {
    .dnonemob {
        display: none;
    }
}

.heretohelp_txt {
    color: rgba(0,0,0,.87);
    font-size: 24px;
    font-weight: 700;
}

@media only screen and (max-width: 393px) {
    .heretohelp_txt {
        color: rgba(0,0,0,.87);
        font-size: 21px;
        font-weight: 700;
    }
}

.closebtnnn {
    position: absolute;
    background: none;
    border: none;
    cursor: pointer;
    right: 15px;
    top: 15px;
}

.modal_fulwidth {
    width: 100%;
    float: left;
    height: auto;
}

.unlock_txtsty {
    font-size: 13px;
    margin: 0px 0;
    color: rgba(0,0,0,.87);
}

.chk_tair {
    font-size: 16px;
    margin: 0px 0;
    color: rgba(0,0,0,.87);
}

.usp_modal_dv {
    width: 100%;
    float: left;
    height: auto;
    background: #ecebef;
    padding: 20px;
}

.rtb_modal {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
}

.ctcall {
    background: #93cf37;
    border: 1px solid #93cf37;
    font-weight: 600
}

.ctnbrow {
    color: #555;
    font-size: 16px;
}

.modal {
    z-index: 999999999 !important;
}



.responsive-callback-reopen::before {
    background-image: url('imgv1/callme.png');
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 30px;
    content: " ";
    display: block;
    height: 100px;
    position: fixed;
    right: 9px;
    width: 158px;
}


@media only screen and (max-width: 600px) {
    .responsive-callback-reopen::before {
        background-image: url('imgv1/callme.png');
        background-repeat: no-repeat;
        background-size: contain;
        bottom: 50px;
        content: " ";
        display: block;
        height: 100px;
        position: fixed;
        right: 9px;
        width: 118px;
    }

}


.sa .modal-dialog {
    width: 340px;
    position: fixed;
    bottom: 0 !important;
    right: 20px !important;
    margin: 0;
}


.sa .modal-dialog-centered {
    display: flex;
    align-items: end;
    min-height: calc(100% - var(--bs-modal-margin) * 2);
    margin-bottom: 130px !important;
}



html {
    overflow-y: scroll !important;
}

body.modal-open {
    overflow: hidden;
    position: fixed;
}

.framer-ujkopa {
    --border-bottom-width: 3px;
    --border-color: #13c5e9;
    --border-left-width: 3px;
    --border-right-width: 3px;
    --border-style: solid;
    --border-top-width: 3px;
    align-content: flex-start;
    align-items: flex-start;
    background: linear-gradient(179.99999999999983deg,#fff,#d2edfe);
    border-radius: 8px;
    display: flex;
    flex: 1 0 0px;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 12px;
    height: min-content;
    justify-content: flex-start;
    overflow: hidden;
    padding: 12px;
    position: relative;
    text-decoration: none;
    width: 1px;
    will-change: var(--framer-will-change-override, transform);
}

.chtprimg {
    border: 4px solid #13c5e9;
    border-top-color: #13c5e9;
    border-right-color: #13c5e9;
    border-bottom-color: #13c5e9;
    border-left-color: #13c5e9;
    border-radius: 50% !important;
    float: left;
    height: 77px;
    left: -22px;
    overflow: hidden;
    position: absolute;
    top: -8px;
    width: 77px;
}

    .chtprimg img {
        width: 100%;
        border-radius: 50% !important;
        height: 100%;
    }

