#aff_new-bnr-wrap {
    padding: 140px 0 180px;
}
.lnd-new-bnr-wrap {
    background: linear-gradient(45deg,#7C11DB 0,#430E96 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c2bf7',endColorstr='#061c59',GradientType=1);
    padding: 240px 0 140px;
    position: relative;
    overflow: hidden;
}
#aff_new-bnr-wrap::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/affiliates/bg/affiliate-banner-ucartz6.jpg) no-repeat;
    background-size: cover;
}
        .aff_new-bnr-txt h1 {
    font-size: 54px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 20px;
}
.aff_new-bnr-txt {
    position: relative;
    z-index: 99;
}
.aff_new-bnr-txt p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 30px;
}
a:visited{
    outline: 0;
    outline-width: 0;
}
.cw-glb-btn, .cw-glb-btn_blank {
    border: 0;
    color: #fff !important;
    font-size: 15px;
    display: inline-block;
    font-weight: 700;
    background-color: #007BFF;
    border-radius: 6px !important;
    padding: 10px 24px;
    border: 2px solid #007BFF;
    text-transform: uppercase;
    -webkit-box-shadow: 2px 4px 8px 0 rgba(0,0,0,.2) !important;
    -moz-box-shadow: 2px 4px 8px 0 rgba(0,0,0,.2) !important;
    box-shadow: 2px 4px 8px 0 rgba(0,0,0,.2) !important;
    transition: all .3s ease-in-out;
}
.cw-glb-btn:hover{
    color: #fff !important;
     background-color: #007BFF !important;
     border: 2px solid #007BFF !important;
}
.cmpg_prc_img1 {
    left: 0;
    top: 25%;
    width: 78px;
    height: 64px;
    background: url(../../img/affiliates/bfcm20_icon1.png) no-repeat center;
    /* animation: anm_scaling2 20s linear infinite; */
}
.cmpg_prc_img2 {
    left: -15px;
    bottom: 190px;
    width: 54px;
    height: 52px;
    background: url(../../img/affiliates/bfcm20_icon2.png) no-repeat center;
    /* animation: anm_rotating2 8s linear infinite; */
}
.cmpg_prc_img3 {
    right: -30px;
    top: 25%;
    width: 67px;
    height: 57px;
    background: url(../../img/affiliates/bfcm20_icon3.png) no-repeat center;
    /* animation: anm_rotating 8s linear infinite; */
}
.cmpg_prc_img4 {
    right: 30px;
    bottom: 100px;
    width: 53px;
    height: 32px;
    background: url(../../img/affiliates/bfcm20_icon4.png) no-repeat center;
    /* animation: anm_scaling2 20s linear infinite; */
}
.cmpg_signup_img, .cmpg_prc_img {
    position: absolute;
    display: none;
}
/*section 2*/
.lnd_white_bg {
    background-color: #fff !important;
}
.aff-bnr-ftrs-sec{
    text-align: center;
}
.aff-bnr-ftrs-wrap {
    background: #fff;
    box-shadow: 0 0 44px rgba(0,0,0,.15);
    border-radius: 10px;
    padding: 30px 40px;
    top: -80px;
    position: relative;
    margin-bottom: -80px;
}
.aff-bnr-ftrs-box img {
    width: 55px;
}
.aff-bnr-ftrs-box h3 {
    font-size: 18px;
    font-weight: 500;
    color: #0a1e43;
    margin: 20px 0 10px;
}
p {
    font-weight: 300;
    font-size: 16px;
    color: #42526e;
}
/*section 3*/
.bg-c-w100, .c-c-w100 {
    background: #ffffff !important;
}
.p-y-12 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}
.p-x-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.t-bold {
    font-weight: 600 !important;
}
.t-center {
    text-align: center !important;
}
.t-2 {
    font-size: 16px !important;
    line-height: 2rem;
}
.t-3 {
    font-size: 20px !important;
    line-height: 2rem;
}
.m-bottom-8 {
    margin-bottom: 4rem !important;
}
.m-left-4 {
    margin-left: 2rem !important;
}
.m-bottom-1 {
    margin-bottom: 0.5rem !important;
}
.m-0 {
    margin: 0 !important;
}
.t-left {
    text-align: left !important;
}

.m-top-8 {
    margin-top: 4rem !important;
}
.list-icon {
    padding-left: 45px;
    position: relative;
}
.l-pos-left {
    left: 0 !important;
}
.l-pos-absolute {
    position: absolute !important;
}
.m-top-4 {
    margin-top: 2rem !important;
}
.m-left-4 {
    margin-left: 2rem !important;
}
.list-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    min-width: 35px;
    min-height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}
/*section 4 start */
.ods-section__background--gradient-blue {
            background: linear-gradient(90deg,#000E9C,#0050D7) 0% 0% no-repeat padding-box;
        }
        .bg--dark {
            color: #FFFFFF;
        }
        .ods-section__custom-background {
            /*background-repeat: no-repeat;
            background-position: center right -220px;
            background-size: contain;*/
        }

        .ods-section__skew--top {
            top: -1px;
            -webkit-clip-path: polygon(100% 0,0 0,0 100%);
            clip-path: polygon(100% 0,0 0,0 100%);
        }
        @media (min-width: 1120px){
            .ods-section__custom-background {
               /* background-image: url('../img/affiliates/ucartz-affialiate-program.png');*/
                   background-image: url(../img/affiliates/Refer-your-friend.webp);
            }
        }
        @media (max-width: 1120px){
            .ods-text-media-horizontal__content{
                text-align: center;
            }
        }

        .ods-section__skew {
            background: #FFFFFF;
            height: 4vw;
        }
        .position-relative {
            position: relative !important;
        }
        .ods-section__content {
            padding-top: 2rem;
            padding-bottom: 2rem;
        }
        .text-left {
            text-align: left !important;
        }
        .position-relative {
            position: relative !important;
        }
        @media (min-width: 768px)
        {
            .d-md-flex {
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important;
            }
        }
        @media (min-width: 768px)
        {
            .d-md-flex {
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important;
            }
        }
        .bg--dark .text-level--xl {
            color: #FFFFFF;
        }
        .mb-4, .my-4 {
            margin-bottom: 1rem !important;
        }
        .oui-checklist:last-child {
            margin-bottom: 0;
        }
        .oui-checklist {
            padding-left: 2rem;
            margin-bottom: 1rem;
            text-align: left;
            display: inline-block;
        }
        .oui-checklist li {
            position: relative;
            list-style-type: none;
        }
        .oui-checklist li::before {
            font-size: 0.875rem;
            line-height: 1em;
            left: -2rem;
            top: 0.25rem;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            display: inline-block;
            vertical-align: middle;
            line-height: 1;
            font-style: normal;
            speak: none;
            text-transform: none;
            text-rendering: optimizelegibility;
            content: "\f00c";
            font-size: inherit;
            color: #fff;
            text-decoration: inherit;
            position: absolute;
        }
        .oui-cta--secondary {
            font-size: 1.125rem;
        }
        .bg--dark .oui-cta--secondary:not(.forced-color) {
            background-color: transparent;
            border: 0.125rem solid #FFFFFF;
        }
        .bg--dark .oui-cta--secondary:not(.forced-color) {
            color: #FFFFFF;
        }
        .oui-cta {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            padding: 0.75rem 0.9375rem;
            position: relative;
            vertical-align: middle;
            text-align: center;
            font-weight: 600;
            line-height: 1.25em;
            border-radius: 0.5rem;
            -webkit-box-shadow: none;
            box-shadow: none;
            cursor: pointer;
            -webkit-tap-highlight-color: rgba(0,0,0,0);
            -webkit-transition-duration: 0.24s;
            -o-transition-duration: 0.24s;
            transition-duration: 0.24s;
            -webkit-transition-timing-function: cubic-bezier(0.4,0,0.2,1);
            -o-transition-timing-function: cubic-bezier(0.4,0,0.2,1);
            transition-timing-function: cubic-bezier(0.4,0,0.2,1);
        }
        .layout-container img {
            height: auto;
            max-width: 100%;
            vertical-align: middle;
            border-style: none;
        }
        .text-left {
            text-align: left !important;
        }
        .bg--dark {
            color: #FFFFFF;
        }
        .ods-section__custom-background {
            background-repeat: no-repeat;
            background-position: center right 12px;
            /*background-size: contain;*/
        }
        .ods-section__skew--top {
            top: -1px;
            -webkit-clip-path: polygon(100% 0,0 0,0 100%);
            clip-path: polygon(100% 0,0 0,0 100%);
        }
        .ods-section__skew--bottom {
            bottom: -1px;
            -webkit-clip-path: polygon(100% 0,100% 100%,0 100%);
            clip-path: polygon(100% 0,100% 100%,0 100%);
        }
        .ods-section__skew {
            background: #FFFFFF;
            height: 4vw;
        }
        .position-relative {
            position: relative !important;
        }
/*section 4 end */

/*section 5*/
#lnd-new-appSol-cardBox3:hover {
    border-color: #B180FF;
}
#lnd-new-appSol-cardBox2:hover {
    border-color: #EF86EF;
}
#lnd-new-appSol-cardBox1:hover {
    border-color: #1828EF;
}
#lnd-new-appSol-cardBox4:hover {
    border-color: #5502AD;
}
.lnd-new-appSol-sec {
    padding: 60px 0;
}
.lnd-new-appSol_ttlBox {
    text-align: center;
    margin-bottom: 50px;
}
.lnd-new-appSol_ttlBox>h2 {
    color: #0e134f;
    font-size: 36px;
    font-weight: 700;
}
.lnd-new-appSol_ttlBox>p {
    color: #42526e;
    font-size: 18px;
}
@media (min-width: 992px)
{
    .lnd-new-appSol-sec.aff_appSol_sec .lnd-new-appSol-cardBox {
        min-height: 340px;
    }
}
.lnd-new-appSol-cardBox {
    background: #fff;
    border-radius: 8px;
    padding: 40px 25px;
    text-align: center;
    box-shadow: 0 4px 40px rgba(0,0,0,.08);
    border-top: 5px solid #fff;
    transition: all .3s ease-in-out;
    margin-bottom: 20px;
    min-height: 318px;
}
.lnd-new-appSol-imgBox img {
    display: inline-block;
    transition: all .3s cubic-bezier(0.215,.61,.355,1);
    max-width: 60px;
}
.lnd-new-appSol-paraBox>h3 {
    color: #0e134f;
    font-size: 24px;
    font-weight: 700;
}
.lnd-new-appSol-paraBox>p {
    color: #42526e;
    font-size: 16px;
}
.visible-sm, .visible-xs {
    display: none!important;
}
/* section 5 start */
#glb-nfaq-wrap{padding:30px 0 50px 0}
.glb-nfaq-ttl{text-align:center;margin-bottom:50px}
.glb-nfaq-ttl h3{font-size:36px;font-weight:700;color:#091e42}
.glb-nfaq-ttl p{font-size:24px;color:#878989}
#glb-nfaq-wrap .wt-faq-que{
    border:0 !important;
border-bottom:1px solid #d4d8dd !important;
margin-bottom:20px
}
#glb-nfaq-wrap .wt-faq-que .btn{
font-size:16px;line-height:24px;color:#1f2d3d;
padding:15px 15px 15px 60px;
background:url(../img/affiliates/sprite-faq-icons.png) no-repeat 4px -192px;
background-color:#f7f9fb;min-height:85px;float:left;width:100%;
white-space:normal;outline:0 !important;
text-align:left;border:0 !important;
box-shadow:none !important
}
#glb-nfaq-wrap .wt-faq-que .collapsed{
background-color:transparent;background-position:4px 12px
}
#glb-nfaq-wrap .wt-faq-que>h2
{
margin:0 !important
}
#glb-nfaq-wrap .wt-faq-que .wt-faq-ans{
padding:15px 15px 15px 60px
}
#glb-nfaq-wrap .wt-faq-que .wt-faq-ans p
{
color:#565859;font-size:16px
}
#glb-nfaq-wrap .wt-faq-que .wt-faq-ans p a,#glb-nfaq-wrap .wt-faq-que .wt-faq-ans ul li a{
color:#3d90ed;font-size:16px;text-decoration:none !important;
outline:0 !important
}
#glb-nfaq-wrap .wt-faq-que .wt-faq-ans ul{
padding-left:15px;margin-bottom:15px
}
#glb-nfaq-wrap .wt-faq-que .wt-faq-ans ul li{
color:#565859;font-size:16px;margin-bottom:5px
}
.wt-faq-perma{display:none}
.page_faq .wt-faq-perma{
display:block
}
@media(max-width:767px)
{#glb-nfaq-wrap{padding:20px 0}
.glb-nfaq-ttl h3{font-size:28px}
.glb-nfaq-ttl p{font-size:18px}
}
.pull-wide {
     float: left; 
     width: 100%; 
}
/* section 5 end */
.lnd-new-bnr-wrap{
    margin-top: -13px !important;
}