.BannerMainFormsetop {
    display: inline-block;
    width: 100%;
    background: #01B3F1;
    float: left;
}

.BannerMainFormSet h2 {
    display: inline-block;
    width: 100%;
    color: #212121;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 18px;
}

.BannerMainFormSet h2 .close {
    margin: 0;
    color: #000000;
    font-size: 30px;
    font-weight: 400;
    padding: 0;
    height: auto;
    line-height: 0.5;
}

.BannerMainFormLR {
    display: inline-flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-end;
    flex-direction: row-reverse;
}

.BannerMainFormLeft {
    display: block;
    width: 62%;
    float: left;
    /* padding-top: 125px; */
    overflow: hidden;
}

.BannerMainFormLeft img {
    width: 82%;
    position: relative;
    bottom: -11px;
}

.BannerMainFormRight {
    display: block;
    width: 38%;
    float: right;
}

.BannerMainFormSet {
    display: inline-block;
    width: 100%;
    /* box-shadow: 0px 3px 16px #00000019; */
    /* border-radius: 15px; */
    /* opacity: 1; */
    background: #fff;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.BannerMainFormSet .form-group input,
.BannerMainFormSet .form-group select {
    border: 1px solid #dadada;
    border-radius: 0px;
    height: 42px !important;
    font-size: 14px;
}

.BannerMainFormSet .select2-selection {
    height: 42px;
    border: 1px solid #dadada;
    border-radius: 0px;
}

.PhonnumbboxSltiLR {
    display: inline-block;
    width: 100%;
}

.PhonnumbboxSltiLeft {
    display: inline-block;
    width: 30%;
    float: left;
    padding-right: 15px;
}

.PhonnumbboxSltiRight {
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
}

.PhonnumbboxSltiRight span {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 14px;
}

.PhonnumbboxSltiRight input {
    padding-left: 40px;
}

.BannerMainFormUpdtbox {
    display: inline-block;
    width: 100%;
}

.BannerMainFormUpdtbox label {
    display: inline-block;
    width: 100%;
}

.BannerMainFormUpdtbox input {
    width: 15px;
    height: 15px;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}

.BannerMainFormUpdtbox span {
    display: inline-block;
    float: left;
}

.BannerMainFormUpdtbox button {
    background-color: rgba(0, 125, 255, 1.0);
    border: 1px solid #007dff;
    border-radius: 3px;
    color: #fff;
    padding: 12px 22px;
    font-size: 15px;
    cursor: pointer;
}

.BannerMainFormSet .select2-container {
    width: 100% !important;
}



.startbusinSetCov {
    display: inline-block;
    width: 100%;
    background-color: rgb(203 241 255);
    padding-top: 38px;
    padding-bottom: 38px;
}

.startbusinSetTitle {
    display: inline-block;
    width: 100%;
}

.startbusinSetTitle h2 {
    text-align: center;
    color: #4B4B4B;
    font-size: 20px;
    font-weight: 700;
}

.startbusinSetSlider {
    display: inline-block;
    width: 100%;
}

.startbusinSetSlider .single-brand-logo {
    text-align: center !important;
}

.startbusinSetSlider .single-brand-logo img {
    width: 136px !important;
    display: inline;
}

.startbusinSetSlider .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.startbusinSetSlider .owl-dots .owl-dot {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    display: inline-block;
    border: 0;
    outline: inherit;
    background-color: #b4b4b4;
    margin-left: 8px;
    margin-right: 8px;
    padding: 0;
}

.startbusinSetSlider .owl-dots .owl-dot.active {
    background-color: black;
}

.CompHeltbnifCover {
    display: inline-block;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 35px;
}

.CompHeltbnifTitle {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.CompHeltbnifTitle h2 {
    display: inline-block;
    width: 100%;
    color: #4B4B4B;
    font-size: 38px;
    margin-bottom: 8px;
    font-weight: 700;
}

.CompHeltbnifTitle p {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    color: #4B4B4B;
}


.CompHeltbnifBoxCov {
    display: inline-block;
    width: 100%;
    margin-top: 35px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}

.CompHeltbnifBoxIner {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
}

.CompHeltbnifBoxMain {
    display: inline-block;
    width: 100%;
    margin-bottom: 45px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 2px 3px 9px #0000000F;
    border-radius: 13px;
    opacity: 1;
    padding: 20px 30px;
    margin-left: auto;
    margin-right: auto;
    width: 480px;
    text-align: left;
}

.CompHeltbnifBoxMainer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.CompHeltbnifBoxMainer .image-box {
    display: block;
}

.CompHeltbnifBoxMainer .data-box {
    display: block;
}

.CompHeltbnifBoxMainer img {
    width: 80px;
}

.CompHeltbnifBoxMainer h3 {
    display: inline-block;
    width: 100%;
    color: #1987FB;
    font-size: 21px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 10px;
}

.CompHeltbnifBoxMainer p {
    display: inline-block;
    width: 100%;
    color: #A3A3A3;
    font-size: 14px;
    font-weight: normal;
    width: 90%;
}

.whatcovernotMain {
    display: inline-block;
    width: 100%;
    background-color: rgba(245, 252, 255, 1) !important;
    padding-top: 70px;
    padding-bottom: 15px;
}

.whatcovernotMain .nav-tabs {
    border: 0px;
    width: 100%;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.whatcovernotMain .nav-tabs li {
    width: auto;
    display: inline-block;
}

.whatcovernotMain .nav-tabs li a {
    color: #C7C7C7;
    background: #EAF6FC 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 3px 6px #0000000D;
    border-radius: 10px;
    padding: 20px 70px;
    font-size: 25px;
    text-decoration: none;
    margin: 0px 2rem;
    font-weight: 700;
    display: inline-block;
}

.whatcovernotMain .nav-tabs li a.active {
    box-shadow: 6px 6px 10px #0000000F;
    border-radius: 10px;
    color: #000;
    background: #fff;
}

.whatcovernotDisclaimer {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

.whatcovernotDisclaimer p {
    display: inline-block;
    width: 100%;
    color: #A3A3A3;
    position: relative;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 20px;

}

.whatcovernotDataLrMain {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.whatcovernotDataLR {
    display: block;
    width: 50%;
    float: left;
}

.whatcovernotDataBox {
    display: inline-block;
    margin-bottom: 2rem;
    width: 500px;
    padding: 10px 30px;
    /* min-height: 160px; */
    position: relative;
    padding-left: 38px;
}

.whatcovernotDataBox::before {
    content: '';
    background-color: #c8ffba;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    left: 0;
}

.whatcovernotDataBox h3 {
    display: inline-block;
    width: 100%;
    color: #4B4B4B;
    font-size: 25px;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
}

.whatcovernotDataBox p {
    display: inline-block;
    width: 100%;
    color: #A3A3A3;
    font-size: 16px;
}


.howdoesitworkMain {
    display: inline-block;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 62px;
}

.howdoesitworkTitle {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.howdoesitworkTitle h2 {
    display: inline-block;
    width: 100%;
    color: #4B4B4B;
    font-size: 38px;
    margin-bottom: 8px;
    font-weight: 700;
}

.howdoesitworkCov {
    display: inline-flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 28px;
}

.howdoesitworkIner {
    display: block;
    width: 25%;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
}

.howdoesitworkCard {
    display: inline-block;
    width: 100%;
    text-align: center;
    box-shadow: 2px 3px 9px #0000000F;
    border-radius: 13px;
    min-height: 302px;
    padding-top: 50px;
    padding-bottom: 40px;
    /* margin-top: 2rem; */
    border-bottom: none;
    padding-left: 18px;
    padding-right: 18px;
    position: relative;
    height: 100%;
}

.howdoesitworkCard img {
    height: 104px;
    margin-bottom: 20px;
}

.howdoesitworkCard h3 {
    display: inline-block;
    width: 100%;
    color: #002e8c;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    line-height: 1.5;
}

.howdoesitworkCard h3 span {
    font-weight: 700;
}

.CountIconset {
    color: #9fc1fa;
    position: absolute;
    top: 48px;
    left: 42px;
    font-size: 20px;
}

.customersRewMain {
    display: inline-block;
    width: 100%;
    background-color: rgb(203 241 255) !important;
    padding-top: 55px;
    padding-bottom: 50px;
}

.customersRewTitle {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.customersRewTitle h2 {
    display: inline-block;
    width: 100%;
    color: #4B4B4B;
    font-size: 38px;
    margin-bottom: 8px;
    font-weight: 700;
}

.CustomersAreSayingMain {
    display: inline-block;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.CustomersAreSayingCov {
    display: block;
    width: 100%;
    float: left;
}

.CustomersAreSayingIner {
    display: inline-block;
    width: 100%;
    box-shadow: 2px 3px 9px #0000000F;
    border-radius: 13px;
    background-color: #ffffff;
    padding: 20px;
    text-align: left;
}

.CustomersAreSayingIner p {
    color: #6d6d6d;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    width: 100%;
    margin-top: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    min-height: 66px;
}

.CustomersAreSayingUerMain {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 90px;
    padding-top: 12px;
    min-height: 80px;
}

.CustomersAreSayingUerMain img {
    position: absolute;
    width: 80px !important;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    left: 0;
    top: 0;
}

.CustomersAreSayingUerMain h4 {
    display: inline-block;
    width: 100%;
    font-weight: 600;
    color: #454545;
    font-size: 22px;
}

.CustomersAreSayingUerMain h6 {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
}

.BookDemoBtnsetCov {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 50px;
}

.BookDemoBtnsetCov a {
    box-shadow: 0px 3px 6px #00000024;
    border-radius: 10px;
    padding: 18px 45px;
    font-size: 16px;
    letter-spacing: 0.8px;
    border: none;
    color: #fff;
    font-weight: 600;
    background: #1987FB;
    display: inline-block;
}

.BannerMainCoverset {
    display: inline-block;
    width: 100%;
    position: relative;
    float: left;
}

.BannerMainCoverset .single-brand-logo img {
    width: 100% !important;
}

.BannerMainCoverset .owl-dots {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.BannerMainCoverset .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    margin-left: 4px;
    margin-right: 4px;
    background: #ffffff;
}

.BannerMainCoverset .owl-dots .owl-dot.active {
    background: #003399;
}

.BannerMainCoverset .owl-item .single-brand-logo {
    margin: 0px !important;
}

.getwuotmodalseNew {}

.getwuotmodalseNew .modal-dialog {
    min-width: 505px;
}


.BannerMainFormBannerbl {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.BannerMainFormBannerbl .BannerMainFormUpdtbox {
    text-align: center;
}

.BannerMainFormBannerbl .BannerMainFormSet {
    display: inline-block;
    width: 100%;
    background: rgba(245, 252, 255, 1);
    border: 1px solid rgb(176 205 217);
    border-radius: 18px;
    padding: 35px;
    text-align: left;
}



@media (max-width: 1300px) {}

@media (max-width: 1200px) {
    .howdoesitworkCard h3 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 1024px) {
    .CompHeltbnifBoxMain {
        width: 100%;
    }

    .CompHeltbnifBoxIner {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991px) {
    .BannerMainFormRight {
        width: 100%;
    }

    .BannerMainFormLeft {
        width: 100%;
        text-align: center;
    }

    .BannerMainFormLeft img {
        width: 450px;
    }

    /* .BannerMainFormSet {
        margin-top: 22px;
    } */

    .whatcovernotDataBox {
        width: 100%;
    }

    /* .whatcovernotDataBox{
        height: 115px;
    } */
    .whatcovernotMain .nav-tabs li a {
        padding-left: 32px;
        padding-right: 32px;
    }

    .howdoesitworkIner {
        width: 50%;
        padding-bottom: 35px;
    }

    .howdoesitworkCard h3 {
        text-align: center;
    }

    .howdoesitworkCard {
        min-height: auto;
    }
}

@media (max-width: 767px) {

    .customersRewTitle h2 {
        font-size: 24px;
    }

    .howdoesitworkTitle h2 {
        font-size: 24px;
    }

    .howdoesitworkCard img {
        height: 88px;
    }

    .howdoesitworkMain {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .startbusinSetTitle h2 {
        font-size: 18px;
    }

    .startbusinSetCov {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .startbusinSetSlider .single-brand-logo img {
        width: 118px !important;
    }

    .CompHeltbnifTitle h2 {
        font-size: 24px;
    }

    .CompHeltbnifTitle p {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .CompHeltbnifBoxIner {
        width: 100%;
    }

    .CompHeltbnifBoxMain {
        margin-bottom: 25px;
    }

    .CompHeltbnifBoxMainer h3 {
        font-size: 18px;
    }

    .CompHeltbnifBoxMainer p {
        font-size: 13px;
    }

    .CompHeltbnifBoxMainer img {
        width: 60px;
    }

    .CompHeltbnifCover {
        margin-top: 38px;
        margin-bottom: 20px;
    }

    .whatcovernotMain .nav-tabs li a {
        font-size: 20px;
        padding-left: 28px;
        padding-right: 28px;
        margin-left: 14px;
        margin-right: 14px;
    }

    .whatcovernotDataBox h3 {
        font-size: 18px;
    }

    .whatcovernotDataBox p {
        font-size: 13px;
    }

    .whatcovernotDataBox::before {
        content: '';
        width: 15px;
        height: 15px;
        top: 15px;
        left: 3px;
    }

    .whatcovernotDataBox {
        padding: 8px 18px;
        padding-left: 30px;
        margin-bottom: 10px;
    }

    .whatcovernotMain {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .whatcovernotDisclaimer {
        margin-bottom: 8px;
    }
}

@media (max-width: 580px) {
    .whatcovernotMain .nav-tabs li a {
        font-size: 18px;
        padding: 15px 15px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .whatcovernotDisclaimer p {
        font-size: 13px;
    }

    .whatcovernotDataBox {
        margin-bottom: 2px;
    }

    .whatcovernotMain {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .whatcovernotDisclaimer p {
        margin-bottom: 8px;
    }
}

@media (max-width: 576px) {
    .getwuotmodalseNew {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .getwuotmodalseNew .modal-dialog {
        min-width: 100%;
    }
}


@media (max-width: 479px) {
    .PhonnumbboxSltiLeft {
        width: 100%;
        padding-right: 0;
        margin-bottom: 14px;
    }

    .PhonnumbboxSltiRight {
        width: 100%;
    }

    .BannerMainCoverset .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
    }

    .BannerMainCoverset .owl-dots {
        bottom: 5px;
    }

    .howdoesitworkIner {
        width: 100%;
    }

    .CustomersAreSayingIner p {
        font-size: 13px;
    }

    .CustomersAreSayingUerMain h6 {
        font-size: 13px;
    }

    .CustomersAreSayingUerMain h4 {
        font-size: 18px;
    }

    .CustomersAreSayingUerMain {
        padding-left: 70px;
        padding-top: 2px;
        min-height: 60px;
    }

    .CustomersAreSayingUerMain img {
        width: 60px !important;
        height: 60px;
    }

    .CustomersAreSayingMain {
        margin-top: 6px;
    }

    .customersRewMain {
        padding-top: 35px;
        padding-bottom: 20px;
    }

    .BannerMainFormLeft img {
        width: 100%;
    }

    .whatcovernotDataLR {
        width: 100%;
    }

    .whatcovernotMain .nav-tabs li a {
        font-size: 14px;
    }

    .whatcovernotMain .nav-tabs li a {
        padding: 12px 12px;
        border-radius: 6px !important;
    }

    .whatcovernotDataBox h3 {
        font-size: 15px;
    }

    .whatcovernotDataBox p {
        font-size: 12px;
    }
}

@media (max-width: 414px) {
    .BannerMainFormBannerbl .BannerMainFormSet {
        padding: 25px;
    }

    .BannerMainFormBannerbl {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}