* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.pt-60 {
    padding-top: 60px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pt-45 {
    padding-top: 45px;
}


.pt-50 {
    padding-top: 50px;
}

.pb-30 {
    padding-bottom: 30px;
}

section,
footer {
    overflow-x: unset;
}

figure {
    margin: 0 0 2rem;
}

.pt-70 {
    padding-top: 70px;
}

.pb-70 {
    padding-bottom: 70px;
}

.sub-title {
    color: var(--para-color) !important;
    margin-bottom: 30px;
}

.banner-section.inner-banner .banner-content .main-content .breadcrumb-area .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    background: url(../../assets/images/doc/home.png) center center no-repeat;
}


.service_page__logo{
    width: 30%;
}

.header__logo{
    width: 215px;
}

.header-section .navbar{
    padding: 11px 15px;
}
/* .........................loader....................... */

.loader_bg {
    position: fixed;
    z-index: 9999999;
    background: #fff;
    width: 100%;
    height: 100%;
    /* margin-left: auto !important;
    margin-right: auto !important; */
}
.loader {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loader img {
    width: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* ...........................loader ends.................. */

/* ......................................header.................................... */

.header-section .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    display: none;
}

#navbar-content {
    padding: 0 70px;
}

/* .....................................header ends....................................... */

/* ..............................index page starts.......................................... */


.terms_content_sec .overlay,
.privacy_banner_sec .overlay,
.service_content_sec .overlay,
.about_content_sec .overlay,
.developer__content_sec .overlay,
.contact_baner_sec .overlay,
.refund_banner_sec .overlay,
.Pricing_sec_banner .overlay {
    /* background-blend-mode: overlay !important; */
    background-position: 83% 55% !important;
}

.gif_2 {
    /* animation: delayimg 2s ease; */
    animation-delay: 3s;
}



.obj-5 {
    top: 78%;
    left: 8%;
    animation: rippleAni 3s linear infinite;
}

.obj-6 {
    top: 78%;
    left: 31%;
    animation: rippleAni 3s linear infinite;
}

.easy_fast_img {
    width: 21%;
}

.banner_home_sec .overlay {
    background: url(../../assets/images/doc/home_bg1.jpg) center center no-repeat;
    background-size: cover;
}

.banner_home_sec .overlay .shape-area .obj-4 {
    width: 5% !important;
    top: 136px;
    animation: rippleAni 10s linear infinite;
}

.banner-section .overlay .shape-area .obj-3 {
    bottom: 30%;
    left: calc(52%);
}

.banner_home_sec .overlay .shape-area .obj-1 {
    width: 8%;
}

.our__heighlight {
    background-size: cover !important;
    background-position: bottom 160px center !important;
    background-image: url(../../assets/images/doc/high1.png) !important;
}

.our__high {
    color: white !important;
}

/* .slide_h_2{
    position: relative;
}
.slide_h_2 .overlay
{
    transform: translate3d(0px, 0px, 0px) scale(0.0196, 1);
    transform-origin: right 50% 0px;
    position: absolute;
    left: 0;
    top: 0;
    background: red;
    width: 100%;
    height: 100%;
    z-index: 1;
} */

.global-payment .overlay {
    position: relative;
}

.global-payment .overlay .shape-area img {
    position: absolute;
}

.global-payment .overlay .shape-area .obj-3 {
    top: 21%;
    left: 37%;
    animation: rippleAni 3s linear infinite;
}

.global-payment .overlay .shape-area .obj-4 {
    top: 21%;
    left: 20%;
    animation: rippleAni 3s linear infinite;
}

.pay_slide .single-item img {
    margin: auto;
}

.fast__power .overlay {
    background-color: transparent !important;
    background-image: url(../../assets/images/doc/gif.png);
    background-size: cover;
}


/* .........................................index page ends................................... */

/* ........................................footer section..................... */
.scrollToTop {
    /* bottom: 71px; */
    right: 22px;
}
/* .footer_before__section::before{
    background-color: #0a2843;
    width: 100%;
    height: 100%;
} */

.scrollToTop {
    width: 28px;
    height: 28px;
    line-height: 28px;
}

@media(max-width:319px) {
    .scrollToTop {
        right: 10px;
    }

}

@media(max-width:333px) {
    .scrollToTop.active {
        bottom: 20px !important;
    }
}

.scrollToTop.active {
    bottom: 31px;
}

.social-link.d-flex.justify-content-sm-end.justify-content-center.align-items-center a img {
    width: 38px;
}

.pay_now_btn {
    background-color: white;
    color: #4540c3;
}

.pay_now_btn:hover {
    background-color: #78b6ff;
    color: white;
}

.footer-section .newsletter {
    /* margin-bottom: -55px; */
    padding: 50px 6px;
}

.grow__yor_back {
    background: url(../../assets/images/doc/grow.png) center center no-repeat !important;
    background-size: cover !important;
}

.grow__yor {
    color: #3d5189 !important;
}

/* ...................................footer section ends........................ */


/* ....................slider............ */

@media(min-width:1200px) {
    .slide_payment .pay_slide {
        padding: 50px;
    }
}

.slide_payment .slick-prev.slick-arrow {
    display: none;
}

@media(max-width:1200px) {
    .slide_payment .pay_slide {
        padding: 16px;
    }
}

.our-solutions .single-item{
    box-shadow: 0px 3.464px 0px 0px rgb(106 105 194 / 25%);
}

/* ........................................terms section starts................................... */
.terms_content .overlay .top-wrapper ul {
    list-style-type: disc;
    padding-left: 2rem;
    padding-bottom: 20px;
}

.terms_content .overlay .top-wrapper p {
    margin-bottom: 20px;
    text-align: justify;
}

.terms_content .overlay .top-wrapper h4 {
    margin-bottom: 20px;
}

.terms_content .top-wrapper h3 {
    margin-bottom: 20px;
}

.terms_content_sec .overlay {
    background: url(../../assets/images/doc/terms_b1.png), linear-gradient(rgb(0 0 0 / 62%), rgba(0, 0, 0, 0.5)) no-repeat ;
    background-size: cover !important;

}


/* ..........................................about section starts................................ */

.about_address_bar .img-box {
    width: 66px;
    margin-right: 0 !important;
    display: flex;
    justify-content: center;
}

.about_address_bar .img-box img {
    width: 67%;
}

.about_address_bar {
    justify-content: center;
}


.location .single-box .email-phone {
    align-items: center;
    justify-content: center;
}

.head-area.d-flex.align-items-center .img-box img {
    width: 67%;
}

.max_slow {
    max-width: 100% !important;
}

.call-action.earn-when-spend ul li img {
    box-shadow: none;
    border-radius: unset;
    margin-bottom: auto;
}

.call-action.earn-when-spend ul li {
    width: 120px;
    height: 100px;
    position: relative;
    box-shadow: 1.5px 2.598px 7px 0px rgb(138 140 205 / 35%);
    border-radius: 50%;
    /* margin-bottom: 30px; */
    margin: 0 auto 30px;
}

.about_card_crl {
    width: 83%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.earn-when-spend {
    background-image: url(../../assets/images/doc/atm.png), url(../../assets/images/doc/coin.png) !important;
}

.about__side_img {
    display: flex;
    justify-content: center;
}

.about_content_sec .overlay {
    background: url(../../assets/images/doc/abt_b1.png), linear-gradient(rgb(0 0 0 / 62%), rgba(0, 0, 0, 0.5)) no-repeat;
    background-size: cover !important;
}

.banner-section.about-us .overlay {
    background: url(../../assets/images/doc/abt.jpg) !important;
}

.single-box.d-flex:hover {
    box-shadow: 0px 12px 24px rgb(106 105 194 / 25%);
    border-color: transparent;
    transition: 1s;
}

.how_we_roll .overlay {
    padding: 70px 0 20px;
    position: relative;
}

.abt_content {
    padding: 20px;
}

.abt_content p {
    padding-bottom: 10px;
    text-align: justify;
    line-height: 24px;
}

.mission_v {
    padding-bottom: 30px;
}

.m_mis,
.v_vis {
    text-align: center;
    padding: 0 50px;

}

.m_mis h4,
.v_vis h4 {
    margin-bottom: 10px;
}

.m_mis {
    padding-bottom: 20px;
}

/* ..............................................developers section starts................................ */
.developer__content_sec .overlay {
    background: url(../../assets/images/doc/dev_b1.png), linear-gradient(rgb(0 0 0 / 62%), rgba(0, 0, 0, 0.5)) center center no-repeat;
    background-size: cover !important;
}

.develop__back_ban .overlay {
    background: url(../../assets/images/doc/high1.png) no-repeat !important;
    background-size: cover !important;
    background-position: 29% 100% !important;
}



.accept-payments .main-content .single-item {
    margin-bottom: 30px;
    padding: 11px;
    border-radius: 10px;
    border: 2px solid #e4eafa;
}
.max__flex {
    max-width: 100%;
}


.f.f4 {
    background: url(../../assets/images/doc/acc.png) center center no-repeat;
    background-size: cover;
    padding: 50px;
    border-radius: 20px;
}

.f.f3 {
    background: url(../../assets/images/doc/frad.png) center center no-repeat;
    background-size: cover;
    padding: 50px;
    border-radius: 20px;
}

.f.f2 {
    background: url(../../assets/images/doc/cust.png) center center no-repeat;
    background-size: cover;
    padding: 50px;
    border-radius: 20px;
}

.f.f1 {
    background: url(../../assets/images/doc/ease.png) center center no-repeat;
    background-size: cover;
    padding: 50px;
    border-radius: 20px;
}

.section-header.dark-sec {
    margin-bottom: 0;
}

.bidding_sec_pad {
    padding: 70px 0;
}

.bidding_div2 {
    /* padding: 0 50px; */
    margin-left: auto;
}

.bidding_div3 {
    margin-right: auto;
}

.f p,
.f h4 {
    color: white;
}

.bidding_div2 {
    margin-bottom: 30px;
}

.never_spine {
    color: #3fa5d5 !important;
}

/* .......................................................contact section................................. */
.cmn-btn.btn_map {
    width: auto;
    margin-top: 21px;
}

.company__led{
    color: #0c2697;
    font-weight: 600;
}


.iq-contact-box-01.iq-mt-40 {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.iq-contact-box-01.iq-mt-40 .yellow-bg img {
    width: 30%;
}

#contact-form {
    padding-bottom: 30px;
}

.map-custom-embed {
    display: none;

}

.iq-pl-50 {
    text-align: center;
}

.contact-us .contact__frm {
    padding-bottom: 30px;
}

.contact_baner_sec .overlay {
    background: url(../../assets/images/doc/contact1.png), linear-gradient(rgb(0 0 0 / 62%), rgba(0, 0, 0, 0.5)) center center no-repeat;
    background-size: cover !important;
}

.pop_top {
    background: linear-gradient(to right, rgb(36 34 101) 0%, rgb(128 128 128) 100%);
    color: #fff;
    border-radius: 10px;
    border: 2px solid #242265;
}

.pop_top .modal-body .popup-box h3,
.pop_top .modal-body .popup-box p {
    color: white;
}

.contact-us {
    padding: 50px 0;
}

.section-field {
    padding-bottom: 12px;
}

#contact .iq-mb-30 {
    margin-bottom: 20px;
}

.iq-mt-30 {
    margin-bottom: 20px;
}

.contact-content .iq-tw-7,
.contact-content .iq-tw-6 {
    padding: 10px 0 0;
}

.contact-content .lead {
    padding: 10px 0 0;
}

/* ..........................pricing section ............................................. */
.tab__row1 th {
    padding: 17px;
    color: white;
}

.tab__row1 th{
display: table-cell;
vertical-align: middle;
}

.pricing__table .pricing_tab {
    padding: 70px 0 0;
}

.tab__row1 {
    background-color: #7a77cf;
}

.Pricing_sec_banner .overlay {
    background: url(../../assets/images/doc/price_b1.png), linear-gradient(rgb(0 0 0 / 62%), rgba(0, 0, 0, 0.5)) no-repeat;
    background-size: cover !important;
    /* background-position: 100% 100%; */
}


/* .......................................refund policy..................................... */

.refund_list_content li{
    list-style-type: disc;
    text-align: justify;
}
.refund_list_content{
    padding: 0 2rem;
}

.refund_banner_sec .overlay{
background: url(../../assets/images/doc/refund_b.png), linear-gradient(rgb(0 0 0 / 62%), rgba(0, 0, 0, 0.5)) no-repeat;
background-size: cover !important;
}


/* ..........................................refund policy ends......................................  */


/* .......................................privacy section starts.......................... */

.privacy_banner_sec .overlay {
    background: url(../../assets/images/doc/privacy_b1.png), linear-gradient(rgb(0 0 0 / 62%), rgba(0, 0, 0, 0.5)) no-repeat;
    background-size: cover !important;
    /* background-position: 100% 100% !important;  */
}

.privacy-content .top-wrapper h3 {
    margin-bottom: 20px;
}

.privacy-content .top-wrapper p {
    text-align: justify;
    margin-bottom: 20px;
}

/* ............................................services page............................... */
.section-header.dark-sec h4 {
    /* color: var(--para-color); */
}

.btn:focus {
    box-shadow: none;
}

.comp-payment-option .rhs .payment-modes .item .img-wrap img {
    max-width: 63%;
}

.comp-payment-option .rhs .payment-modes .item .img-wrap {
    width: 20%;
}

.comp-payment-option .rhs .payment-modes .item {
    padding: 5.34375vw 2.1875vw;
    box-shadow: 0 12px 40px 0 rgb(156 156 156 / 20%);
    display: flex;
    align-items: center;
    background: #fff;
    position: relative;
    max-height: 6.71875vw;
}

.rplr-30 .future-services .future-img img {
    border: 3px solid #5781c1;
    border-radius: 15px;
    padding: 5px;
}

.rplr-30 {

    /* border: 1px solid #527bbd; */
    padding: 10px 30px;
    position: relative;
    border-radius: 20px;
    transition: 2s cubic-bezier(0.41, 0.27, 0.25, 1);
}

.rplr-30:hover {
    top: -8px;
    /* box-shadow: 0px 1px 30px 0px rgb(34 34 34 / 6%); */
    box-shadow: 4px 6.928px 17px 0px rgb(106 105 194 / 25%);
    background: #ffffff;
    border: none;
    transition: 0.5s cubic-bezier(0.25, 0.1, 0.33, 0.66);
}

.service__padding__top {
    padding-top: 30px;
}

.service_content_sec .overlay {
    background: url(../../assets/images/doc/serv_b1.png), linear-gradient(rgb(0 0 0 / 62%), rgba(0, 0, 0, 0.5))  no-repeat;
    background-size: cover !important;
}

.banner-section.inner-banner .banner-content .main-content h1 {
    color: #0c266c;
}

.banner-section.inner-banner .banner-content .main-content .breadcrumb-area .breadcrumb li {
    color: #0c266c;
}

.banner-section.inner-banner .banner-content .main-content .breadcrumb-area .breadcrumb li a {
    color: #0c266c;
    font-weight: 600;
}

.comp-payment-option .lhs {
    text-align: center;
    padding: 20px;
    background-color: aliceblue;
}

.service__provide {
    padding: 50px 0;
}

.tab-content {
    margin: auto;
}

.comp-payment-option {
    background: #537cbdb3;
}

.payment-modes .item {
    padding: 20px;
    text-align: center;
    /* margin-left: 60px; */
    background-color: #4743c982;
}

.tab-bor1 {
    display: none;
}

.faq-tab-menu {
    border-bottom: 0;
    gap: 30px;
    row-gap: 20px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 0 !important;

}

.li_a {
    background-color: #4e75b9;
    color: white;
    border-radius: 8px;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in;
    outline: none;
}

.point_66.active .li_a {
    background-color: #f0582a;
    outline: none;
}

.point_66.active,
.point_66.active:focus,
.point_66.active:focus-visible {
    /* background-color: #557fc0; */
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in;
    outline: none;
}

.pay_method {
    transition: transform 0.4s ease-in-out, opacity 0s ease-in;
    transform: scale(0.8);
}

/* transition: transform 0.4s ease-in-out, opacity 0.4s ease-in;
transform: scale(1); */


.tabs:after {
    content: "";
    display: table;
    clear: both
}

.tabs .tab-links {
    width: 35%;
    border-left: 1px solid #dadada;
    padding-left: 3.08594vw;
    position: relative;
    float: right
}

.tabs .tab-links .tab-link {
    opacity: 0.24;
    cursor: pointer
}

.tabs .tab-links .tab-link.active {
    opacity: 1
}

.tabs .tab-links .tab-link.active .title {
    color: #1f2020
}

.tabs .tab-links .tab-link .title {
    font-weight: 600;
    font-size: 1.64063vw;
    line-height: 1.66406vw;
    color: #040404;
    text-transform: uppercase
}

.tabs .tab-links .tab-link .desc {
    font-size: 1.09375vw;
    line-height: 1.64063vw;
    color: #727781;
    padding-top: .39063vw
}

.tabs .tab-links .tab-link:not(:last-of-type) {
    margin-bottom: 3.59375vw
}

.tabs .tab-links .indicator {
    position: absolute;
    left: -.15625vw;
    width: .23438vw;
    height: 5.85938vw;
    background: #2d5531;
    border-radius: .78125vw;
    transition: transform 0.5s ease-out;
    top: 0
}

.tabs .tab-contents {
    float: left;
    width: 65%;
    position: relative
}

.tabs .tab-contents .tab-content {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    transform: scale(0.8);
    opacity: 0;
    transition: transform 0.4s ease-in-out, opacity 0s ease-in
}

.tabs .tab-contents .tab-content.active {
    transform: scale(1);
    z-index: 1;
    opacity: 1;
    background: #fff;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in
}

/* .........................................media section starts........................................... */

@media(max-width:1400px) {
    .global-payment .overlay .shape-area {
        display: none;
    }
}

@media(min-width:375px) {
    .contact_baner_sec .overlay {
        /* background-position: 76% 100% !important; */
    }
}

@media(min-width:1024px) {
    .footer-section .newsletter {
        margin-bottom: -55px;
    }
}

@media (min-width:992px){
    .max__flex {
        max-width: 115%;
    }
}

@media(max-width:575px) {

    a,
    p,
    span,
    li,
    .cmn-btn,
    thead tr th,
    tbody tr th,
    tbody tr td,
    input,
    label,
    textarea,
    h6,
    h6>a {
        line-height: 23px;
        font-size: 16px;
    }

    .m_mis,
    .v_vis {
        padding: 11px 20px;
    }

    .bidding_div {
        /* margin: auto; */
        margin-left: auto;
        margin-right: auto;
    }


    .f.f2 {
        margin-bottom: 30px;
    }

    .bor__2 {
        border: 1px solid #4b23c0;
        border-radius: 4px 16px 4px 16px;
        padding: 10px;
    }

    .bor__1 {
        border: 1px solid #4743c9;
        border-radius: 4px 16px 4px 16px;
        padding: 10px;
    }

    .banner-section.inner-banner .overlay .banner-content {
        padding: 197px 0 111px;
    }

    .easy_max_png {
        margin-top: 0 !important;
    }

    .f.f1,
    .f.f4,
    .f.f2,
    .f.f3 {
        padding: 27px;
    }

    .f.f1 h4,
    .f.f4 h4,
    .f.f2 h4,
    .f.f3 h4 {
        padding: 5px 0;
    }

    #contact-form h2.title.iq-tw-6 {
        margin-bottom: 5px;
    }

    #contact-form p.iq-mb-30 {
        padding: 9px 0;
    }

    .your_passion {
        margin-bottom: 0;
    }

    .about__side_img img {
        margin-top: -44px;
    }

    .mission_v {
        margin-top: -35px;
    }

    .accept-payments_padding {
        padding-bottom: 38px;
    }

    .about_us_ol {
        justify-content: center;
    }

    .banner-content .main-content {
        text-align: center;
    }
    ol.breadcrumb.d-flex.align-items-center{
        justify-content: center;
    }
    .iq-contact-box-01.iq-mt-40 .yellow-bg img {
        width: 48%;
    }
    .banner_home_sec .overlay{
        background-position: 55% 100% !important;
    }
    .header__logo{
        width: 180px;
    }
}

@media(min-width:1200px) {
    .pad_content__index {
        padding: 50px;
    }
}


@media(max-width:1200px) {
    .pay_now_area {
        padding-top: 50px;
    }

    .easy_max_png img {
        width: 100% !important;
    }

    .rapid_li_png img {
        width: 65% !important;
    }
}



@media screen and (max-width:768px) {

    .terms_content_sec .overlay,
    .privacy_banner_sec .overlay,
    .refund_banner_sec .overlay,
    .service_content_sec .overlay,
    .about_content_sec .overlay,
    .developer__content_sec .overlay,
    .contact_baner_sec .overlay,
    .privacy_banner_sec .overlay,
    .Pricing_sec_banner .overlay {
        background-blend-mode: overlay !important;
        background-position: 91% 100% !important;
    }

    .banner-section.inner-banner .banner-content .main-content h1 {
        color: white;
    }

    .banner-section.inner-banner .banner-content .main-content .breadcrumb-area .breadcrumb li {
        color: white;
    }

    .banner-section.inner-banner .banner-content .main-content .breadcrumb-area .breadcrumb li a {
        color: white;
    }

}

@media(max-width:767px) {
    .comp-payment-option .rhs .payment-modes .item {
        padding: 2rem;
        max-height: unset;
    }

    .comp-payment-option .rhs .payment-modes .item .img-wrap {
        width: 24%;
        margin-right: 1rem;
    }
}


@media(max-width:992px) {
    .comp-tab-wrap .comp-payment-option .rhs .payment-modes .item:not(:last-child) {
        margin-bottom: 1.2rem;
    }

    .tabs .tab-contents .tab-content .img-wrap {
        max-width: 35rem;
    }
}

.comp-tab-wrap .comp-payment-option .rhs .payment-modes .item:not(:last-child) {
    margin-bottom: 2.34375vw;
}

@media(min-width:575px){
    .contact_img_icon{
        display: flex;
        justify-content: center;
    }
}
.header__logo {
    width: 100%;
    max-width: 180px;
}
.loader {
    width: 100%;
    /* max-width: 180px; */
}
