.featureul {
    list-style: none;
}

.fa-circle {
    margin-left: -35px;
}

#grad1 {
    min-height: 500px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right;
}

.new_last_updated_line {
    font-weight: bold;
    text-align: center;
}

.card {
    border: none;
    border-radius: 15px;
}

    .card:hover {
        border: none;
    }

.prdbox .card .card-body h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    margin: 0px !important;
    color: #14142b;
}


.switch-button-wrapper {
    margin: 25px 0 40px;
}

.prdbox-wrapper {
    margin-bottom: 20px;
}

.aero-img {
    width: 55%;
    margin-left: 61%;
    margin-top: -8%;
}


span del {
    font-weight: normal;
    color: #666;
}

.differenceIcon {
    background-color: #f29b26 !important;
}

.prdbox-wrapper ul li .fa-minus-circle {
    color: #f29b26;
    font-size: 17px;
    margin-right: 10px;
}

.prdbox-wrapper .card-top h1 {
    font-size: 2.5rem !important;
    font-weight: 500;
}

.pricing-wrapper .card-top span {
    font-size: 40px;
    font-weight: 400;
}

.cart-center-text {
    display: table;
    margin-left: auto !important;
    margin-right: auto !important;
}

.prdbox-wrapper h3 label {
    font-weight: 500;
    font-size: 22px;
    color: #4E4B66;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
}

.prdbox-wrapper .card-top {
    display: block;
    justify-content: space-between;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 0px;
    padding-top: 30px;
    border-bottom: 0px !important;
}

.prdbox {
    display: block;
}

@media only screen and (max-width:1000px) {
    .bg-img {
        background-image: none;
    }
}



.feature-wrapper i {
    font-size: 24px;
    color: #fff;
}

.badge {
    margin: 0 auto;
}


.noti-bar1 {
    width: 100%;
    background-color: #1EA185;
    line-height: 23px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
}

    .noti-bar1 a {
        color: #fff;
    }

        .noti-bar1 a:hover {
            color: #fff;
            text-decoration: underline;
        }

.business-wrapper {
    background-color: #bd392f;
    color: #fff;
    padding: 40px 15px !important;
    color: #fff !important;
    border-radius: 20px;
    margin-bottom: 100px;
}

.imageBanner {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin-top: 6%;
}

.heading {
    text-align: center;
    background-color: #fff !important;
}

.sub-table {
    background-color: #fff;
}

.header {
    padding: 20px 0px;
    margin: 0px !important;
    padding-top: 30px !important;
}




.list1 {
    font-weight: 600;
}



.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    padding-top: 0px;
}

.wa-card {
    font-size: 14px !important;
    width: 100%;
    height: 95%;
    border: 0px;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.12);
    border-radius: 20px;
}

    .wa-card:hover {
        background-color: #FCEBD4;
        border: none;
    }

span.circle {
    width: 25px;
    height: 25px;
    float: right;
    margin-right: 20px;
    display: block;
    font-size: 16px;
    border: 2px solid;
    border-radius: 12px;
    text-align: center;
    border-color: #F29B26;
    background: #F29B26;
    color: #fff;
}

span.time-step {
    position: absolute;
    font-size: 14px;
    top: -70px;
}

span.step-arrow {
    position: absolute;
    right: -71px;
    top: -42px;
}

.card-title {
    margin-bottom: 1.25rem;
}

.headingtitle {
    font-size: 52px;
    color: #333c48;
    padding-top: 30px;
    line-height: 1.3;
    text-align: left;
    padding-bottom: 20px;
}

.card-text {
    font-size: 14px !important;
    line-height: 150%;
    color: #14142b;
    margin-bottom: 30px;
}

.fa-asterisk {
    font-size: 10px;
    margin-right: 3px;
}

.pricing-wrapper .card-text {
    font-size: 14px;
    margin: 0px 5px 0px !important;
}

.pricing-wrapper h3 {
    margin-bottom: 0px !important;
    margin-left: auto;
    margin-right: auto;
}

.contact {
    width: 35%;
    left: 35%;
    margin-top: 19%;
}

.btn-outline-orange {
    background-color: transparent !important;
    color: #FF9403 !important;
    border-color: #FF9403 !important;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

.demonow {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    background-color: #f29b26;
    color: #fff;
}

    .demonow:hover {
        background-color: #bd392f !important;
        color: #fff;
    }

.fa-angle-double-right, .fa-angle-right {
    color: #F29B26;
    position: absolute;
    font-size: 36px !important;
    font-weight: 500;
}

.btn-outline-orange1 {
    padding: 10px 22px !important;
    margin-right: 95px;
    background-color: #FF9403 !important;
    color: #fff !important;
    font-size: 14px !important;
    border: 1px solid #FF9403;
}

    .btn-outline-orange1:hover {
        background-color: #FF9403 !important;
        color: #fff !important;
        text-decoration: none;
        border: 1px solid #FF9403;
    }

.center {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}


.top-button-download {
    background-color: #F29B26 !important;
    color: #fff !important;
    border-color: #f29b26;
    padding: 15px 24px !important
}

.hero-ul {
    padding: 0;
    list-style: none
}

.top-button-download:hover {
    background-color: #bd392f !important;
    color: #fff !important;
}

.form-control {
    font-size: 14px !important;
}

.headingTextMain {
    font-size: 40PX;
    font-weight: bold;
    font-family: Poppins,sans-serif !important;
    color: #14142B;
}

.what-is-section {
    background-image: url('../images/abstract-bgimg.png');
    background-size: 100% 100%;
    background-size: cover;
    margin-top: -4%;
}

.badge-section h1 {
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #14142B;
}

.badge-section ul {
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 30px;
    /* Body */
    color: #4E4B66;
}

    .badge-section ul li {
        margin-bottom: 16px;
    }

/*.badge-section .check-circle {
    color: #FF9403;
    border: 1px solid #FF9403;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}*/

.what-is-section h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.0025em;
    color: #14142B;
}

.what-is-section p {
    font-size: 20px;
    line-height: inherit;
    color: #4E4B66;
}

.what-is-section ul {
    padding: 0;
    list-style: none;
}

.accanswer {
    max-height: 0;
    overflow: hidden;
    transition: 0.2s ease-in;
    padding: 0 30px;
}

.product-feature-section ul {
    padding: 0;
    list-style: none;
    font-size: 20px;
    line-height: 163%;
    color: #4E4B66;
}

.what-is-section ul li {
    display: flex;
    align-items: center;
    font-size: 16px;
    /* identical to box height */
    /* Body */
    color: #4E4B66;
}

    .what-is-section ul li .number {
        color: #FF9403;
        font-weight: 700;
        font-size: 32px;
        width: 25px;
        text-align: center;
        display: inline-block;
    }

/*.product-feature-section .check-circle {
    color: #FF9403;
    border: 1px solid #FF9403;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}*/

.product-feature-section h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 163%;
    color: #14142B;
}

@media only screen and (max-width:1290px) {
    .extra-line {
        margin-top: -35px !important;
    }

    .modal-popup {
        width: 100% !important;
    }

    .popup {
        left: 10% !important;
        width: 100%;
    }

    .exta-line {
        margin-top: 0% !important;
    }

    .hero-section h1 {
        padding-top: 0px !important;
    }
}

.pl-7 {
    padding-left: 72px;
}

@media only screen and (max-width: 768px) {
    .aero-img {
        display: none;
    }

    #grad1 {
        min-height: 600px;
        background-image: none;
        background-color: #fff;
        padding-top: 70px !important;
    }

    .table-key {
        display: none;
    }


    .left-section, .right-section {
        margin-top: 30px;
    }
}

@media only screen and (max-width:500px) {
    .badge-section h1 {
        font-size: 24px;
        line-height: 35px;
    }

    .banner {
        display: none !important;
    }

    .hero-section h1 {
        font-size: 28px !important;
    }

    .btn-outline-orange {
        padding: 10px 15px !important;
    }

    
    #homeprds {
        display: none;
    }

    .homeprds {
        display: none;
    }

    .arrows {
        display: none;
    }
}

.row-bg {
    background: url('../images/bg-img1.png');
    background-size: 100% 100%;
    background-position: right;
    background-repeat: no-repeat;
}

.row2-bg {
    background: url('../images/bg-img2.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.left-section, .right-section {
    margin-top: 10px;
}

.btn-orange {
    border: 1px solid #FF9403 !important;
}

    .btn-orange:hover {
        background-color: transparent;
        color: #FF9403;
        border: 1px solid #FF9403 !important;
    }

.cart-green-button {
    background-color: #37247B !important;
    color: #fff !important;
    border: 1px solid #37247B !important;
}

.switch-button-checkbox + .switch-button-label:before {
    content: "";
    background: #37247B;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 30px;
    transform: translateX(0);
    transition: transform .3s;
}

.pricing-wrapper ul li .fa-check {
    background-color: #150937;
    color: #fff;
    padding: 3px;
    border-radius: 50%;
    font-size: 10px;
    margin-right: 10px;
}

.demosection {
    background: #EFF0F7;
    border-radius: 10px;
}
