
html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Radio Canada', sans-serif;
    color: #031528;
    font-size: 14px;
}
.roboto{
    font-family: 'Roboto', sans-serif;
}
.caveat {
    font-family: 'Caveat', cursive;
}

html::-webkit-scrollbar {
    width: 10px; 
 }

html::-webkit-scrollbar-track {
  background-color: #eee;
}

html::-webkit-scrollbar-thumb {
  background: #fc8548;
  border-radius: 25px;
}
:root{
    --theme-gradient: linear-gradient(0deg, #1ECAFC 0%, #1B43C2 100%);
    --theme-gradient1: linear-gradient(0deg, #1B43C2 0%, #1ECAFC 100%);
}
.theme-clr {
    background: var(--theme-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
span.under {
    border-bottom: 2px solid;
}

.yellow-clr {
    color: #FFC633;
}
.yellow-clr2 {
    color: #FFC405;
}
.white-clr {
    color: #ffffff;
}
.green-clr1{
    color: #94E532;
}
.white-clr2 {
    color: #d8d1d1;
}

.blue-clr {
    color: #100D29;
}

.red-clr {
    color: #FF361D;
}
.red-clr2{
    color: #FF1C3B;
}
.grey-clr{
    color: #D9D9D9;
}
.light-blue{
    color:#00AAFF;
}

.underline {
    border-bottom: 1px solid;
}

.green-clr{
    color: #009900;
}
.orange-clr{
    color: #FF7C21;
}
.black-clr {
	color: #031528;
}
.gradient-clr{
    background: var(--theme-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  
}
.gradient-br{
    border-bottom: 2px solid transparent;
    border-image: var(--theme-gradient);
    border-image-slice: 1;
    width:100%;
}
a.cta-link-btn{
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 20px;
    font-size: 22px;
    line-height: 100%;
    color: #ffffff;
    font-weight: 700;
    transition: all .3s ease;
    background: var(--theme-gradient);
}
a.cta-link-btn:hover {
    border-radius: 8px;
    background: var(--theme-gradient1);
    color: #ffffff;
}
@media(min-width:768px){
    a.cta-link-btn {
        font-size: 30px;
        padding: 35px 25px;
        display: inline-block;
    }
}
.header-section {
    padding: 30px 0px;
    background: #071220;
    position: relative;
    z-index: 1;
    /* margin-top: 140px; */
}

.header-section ul.leader-ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 15px;
}

.clear {
    clear: both;
}

.header-section ul.leader-ul li {
    display: inline-block;
    padding: 0px 5px;
}

.steps-section2 {
    background: #f9f9f9;
    padding: 30px 0px;
}

.step-bg {
    display: inline-block;
    padding: 15px 32px 10px 32px;
    border-radius: 0px 3px 3px 0px;
    background-color: #0aabff;
    text-align: center;
}

.proudly-section {
    padding: 30px 0px;
    background: #071220;
}

@media (max-width: 767px) {
    .mx-xs-auto,
    .mx-xs-center {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

.affiliate-link-btn {
    text-align: center;
}

.affiliate-link-btn a {
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 20px;
    font-size: 20px;
    line-height: 100%;
    color: #ffffff;
    transition: all .3s ease;
    background: var(--theme-gradient);
}

.affiliate-link-btn a:hover {
    border-radius: 8px;
    background: var(--theme-gradient1);
    color: #ffffff;
}

/* header */

.list-head {
    list-style: none;
}

.list-head li {
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/list-head.webp) no-repeat;
    padding: 15px 0px 15px 45px;
    background-position: 0px 17px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.list-head li:last-child {
    border-bottom: 0px;
}


/* section-2 */

.affiliate-link-btn1 a {
    border-radius: 10px;
    background: var(--theme-gradient);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    font-size: 24px;
    line-height: 140%;
}

.affiliate-link-btn1 a:hover {
    background: var(--theme-gradient1);
    text-decoration: none;
}

/* Black Timer css */

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.responsive-video iframe,
.responsive-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.proof-section {
    background: #f9f9f9;
    padding: 30px 0px;
}

.clear {
    clear: both;
}


/* DCP Team Section CSS */

.noneed-shape {
    padding: 30px;
    background-color: #f5efff;
    border-radius: 10px;
}

.anymore-section {
    background: #f9f9f9;
    padding: 30px 0px;
}

.e-learning-box {
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/e-learning-box.png) no-repeat center center;
    background-size: contain;
    padding: 55px 10px;
    ;
}

@media(min-width:768px) {
    .header-section {
        padding: 50px 0px 80px 0px;
        background:  url(https://cdn.oppyotest.com/launches/vinciproai/special/header-bg.webp) no-repeat center bottom;
        background-size: cover;
    }
    .e-learning-box {
        padding: 80px 30px 70px;
    }
    .anymore-section {
        padding: 70px 0px;
    }
    .min-sm-video-width-left {
        width: 68%;
    }
    .min-sm-video-width-right {
        width: 32%;
    }
    .affiliate-link-btn1 a {
        font-size: 30px;
        padding: 30px 20px;
        width: auto;
    }
}
    .steps-section2 {
        padding: 80px 0px;
        background: #f9f9f9 url(https://cdn.oppyotest.com/launches/vinciproai/special/step-section-2.png) no-repeat center center;
        background-size: cover;
    }

    

    
    /* Timer CSS */

    /* Timer CSS End */
    .proof-section {
        padding: 100px 0px;
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/proof-sectionbg.png") no-repeat center center;
        background-size: cover;
    }


@media (max-width: 767px) {
    .mx-xs-auto,
    .mx-xs-center {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}


/* Empowers you Section css */

.still-there-section {
    background: #deeaff;
    padding: 30px 0px;
}

.line-5 {
    background: #01155e;
    height: 5px;
}

@media (min-width:768px) {
    .still-there-section {
        padding: 100px 0px 100px 0px;
        background: #deeaff url(https://cdn.oppyotest.com/launches/vinciproai/special/still-there-section.png) no-repeat top center;
        background-size: cover;
    }
}

/* Stats  Section css */

.prdly-pres {
    background: #ffffff;
    border-radius: 40px;
    padding: 5px 30px;
    display: inline-block;
    font-family: 'Caveat', cursive;
    box-shadow: 0 4px 4px 1px #1DB8F4;
}

.stats-section {
    background: #f9f9f9;
    padding: 30px 0px;
}

.content-style1,
.content-style2 {
    border-radius: 5px;
    padding: 15px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
}

@media (min-width:768px) {
    .prdly-pres{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/proudly-img.webp) no-repeat center;
        background-size: 100% 100%;
        padding: 5px 29px 13px 45px;
        border: unset;
        box-shadow: none;
        border-radius: 0;
    }
    .content-style1 {
        background: transparent url(https://cdn.oppyotest.com/launches/vinciproai/special/content-style1.png) no-repeat center center;
        background-size: 100% 100%;
        padding: 30px 50px 30px 50px;
        box-shadow: none;
    }
    .content-style2 {
        background: transparent url(https://cdn.oppyotest.com/launches/vinciproai/special/content-style2.png) no-repeat center center;
        background-size: 100% 100%;
        padding: 30px 40px 30px 70px;
        box-shadow: none;
    }
    .stats-section {
        padding: 80px 0px;
        background: #f9f9f9 url(https://cdn.oppyotest.com/launches/vinciproai/special/stats-bg-section.png) no-repeat center center;
        background-size: cover;
    }

    .affiliate-link-btn a {
        font-size: 22px;
        padding: 15px 20px;
        display: inline-block;
        width: auto;
    }
    .header-section ul.leader-ul {
        margin-top: 12px;
    }

    .proudly-section {
        padding: 100px 0px;
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/header-bg.webp) no-repeat top center;
        background-size: cover;
    }
}

.cta-section-white {
    background: #02274f;
	padding: 30px 0;
}

.eleraning-section {
    background: #f9f9f9;
    padding: 30px 0px;
}

.limited-time-sec {
    padding: 15px 0px 10px 0px;
    background: #FF2C2C;
}

.problme-shape {
    border-radius: 20px;
    background-color: rgb(236, 56, 69);
    width: 100%;
    float: left;
    padding: 15px;
}

.noneed-listing5 li {
    list-style: none;
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/cross-yellow.png) no-repeat;
    background-position: 0 5px;
    padding: 0 0 30px 50px;
    min-height: 42px;
}

.noneed-listing6 li {
    list-style: none;
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/cross.png) no-repeat;
    background-position: 0 5px;
    padding: 0 0 30px 50px;
    min-height: 42px;
}

.c-hei:hover .c-img{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.pm-block:hover .pm-img{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.pm-block .pm-img{
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.c-hei .c-img{
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

@media (min-width: 768px) {
    .noneed-listing6 li {
        list-style: none;
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/cross.png) no-repeat;
        background-position: 0 1px;
        padding: 0 0 30px 50px;
        min-height: 42px;
    }
    .problme-shape {
        padding: 30px;
    }
    .eleraning-section {
        padding: 80px 0px;
        background: #f9f9f9 url(https://cdn.oppyotest.com/launches/vinciproai/special/eleraning-section-bg.png) no-repeat center center;
    }
    .cta-section-white {
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/cta-bg.webp) no-repeat center center;
		background-size: cover;
		padding: 100px 0px;
    }
    .c-hei {
        min-height: 230px;
    }
}
.hi-sec{
   padding: 15px;
   background: #550075;
}
@media(min-width:768px){
    .hi-sec {
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/pre-shape.webp) no-repeat center;
        padding: 15px 45px;
        background-attachment: 100% 100%;
        background-size: 100% 100%;
        display: inline-block;
    }
}
.hi-there-sec{padding: 30px 0px;}
@media(min-width:768px){
    .hi-there-sec{padding: 100px 0px;}
}
.few-reason-sec{    
    background: #eaf3ff;
    padding: 30px 0px;}

@media(min-width:768px){
    .few-reason-sec{
        background: #ffffff url(https://cdn.oppyotest.com/launches/vinciproai/special/endstory.png) no-repeat center bottom;
        background-size: cover;
        padding: 100px 0px 120px;
    }
}    

.pre-heading {
    display: inline-block;
    border-radius: 35px;
    text-align: center;
    position: relative;
    padding: 10px;
    border: 2px solid rgba(255, 255, 255, 0.20);
    background: #000A1E;
}
.post-heading {
    background: #00AAFF;
    text-align: center;
    padding: 10px;
}
.shape-head{
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/shape.webp) no-repeat center center;
    background-size: 100% 100%;
    padding: 10px 20px;
    text-align: center;
}
.video-box {
    position: relative;
    padding: 20px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 20px;
}
.video-box1{
    background:#D9D9D9;
    padding:5px;
    border-radius:10px
}

.border-dashed {
    padding: 20px;
    border-radius: 10px;
    border: 1px dashed #1ECAFC;
    background: rgba(255, 255, 255, 0.10);
}
.main-1, .main-2{
    color: #FFC633;
}
@media (min-width: 768px){
    .pre-heading {
        padding: 9px 30px;
    }
    .main-1{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/main-1.webp") no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        padding: 0px 30px 0px 20px;
        color: #000;
    }
    .main-2{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/main-2.webp") no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        padding: 0px 20px;
        color: #000;
    }
    .post-heading {
        padding: 15px 60px;
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/post-heading.webp) no-repeat center center;
        background-size: 100% 100%;
        display: inline-block;
    }
    .border-dashed{
        padding: 15px 30px;
    }
}
.b-border{margin: 40px auto 0px auto;
    height: 2px;
    background: yellow;
    max-width: 200px;}


      .bar {
        height: 4px;
        width: 120px;
        background: #213386;
        margin: 20px auto 20px;
        position: relative;
        border-radius: 5px;
        overflow: hidden;
    }
    .bar::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 5px;
        background: #ffffff;
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-name: MOVE-BG;
        animation-name: MOVE-BG;
    }
    @-webkit-keyframes MOVE-BG {
        from {
            -webkit-transform: translateX(0)
        }
        to {
            -webkit-transform: translateX(120px)
        }
    }
    
    @keyframes MOVE-BG {
        from {
            transform: translateX(0)
        }
        to {
            transform: translateX(120px)
        }
    }
    .service-item {
        background-color: #fff;
        -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.18);
        box-shadow: 0 20px 30px rgba(0, 0, 0, 0.18);
        border-radius: 10px;
        padding: 25px;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        height: 100%;
    }
    .service-item:hover {
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px);
    }

    .step-section{
        background: #eef4f9;
        padding: 30px 0px;
    }
    
  
   
    .profitwall-sec{
        padding: 30px 0px;
        background: #020018;
    }

   
    

    @media(min-width:768px){
        .profitwall-sec{
            padding: 100px 0px;
            background: url(https://cdn.oppyotest.com/launches/vinciproai/special/powerfull-bg.webp) center center;
            background-size: cover;
            background-attachment: fixed;
        }
    }
    

    /***********Testimonial Section*****************/
    /* .testimonial-sec {
       background: #EFF5F9;
        padding: 30px 0px;
    } */
    .single-testimonial {
        background-color: #fff;
        text-align: center;
        position: relative;
        z-index: 2;
        border: 2px solid #eeeeee;
        border-radius: 10px;
        padding: 20px 10px;
    }
    .st-img {
        display: inline-block;
        background: #fff;
        border-radius: 100%;
        padding: 5px;
        box-shadow: 0px 20px 30px 0px rgb(8 18 82 / 20%);
    }
    .stars a {
        padding-right: 8px;
        color: #FFC635;
    }
    .fa-star:before {
        content: "\f005";
        font-size: 22px;
    }
    .mt-md120{
        margin-top: 20px;
    }
    @media (min-width: 768px){
        /* .testimonial-sec {
            padding: 100px 0px;
            background: #eef5ff url(https://cdn.oppyotest.com/launches/sellero/special/images/testimonial-bg.webp) no-repeat center center;
            background-size: cover;
        } */
        .single-testimonial {
            border-radius: 30px;
            padding: 50px;
            height: 100%;
        }
        .st-img {
            display: inline-block;
            margin-top: -150px;
            background: #fff;
            border-radius: 100%;
            padding: 5px;
            box-shadow: 0px 20px 30px 0px rgb(8 18 82 / 20%);
        }
        .mt-md120{
            margin-top: 120px;
        }
    }

    /********Imagine Section ********/
	.imagine-section{
		background: #EFF5F9;
		padding: 30px 0px;
	}
	@media (min-width: 768px){
		.imagine-section {
			padding: 100px 0px;
		}}

        .areyouready-section{
            background: #fff;
            padding: 30px 0px;
        }
        @media(min-width:768px){
            .areyouready-section{
                padding: 100px 0px;
            }
        }

    /***********Profitale Section*****************/
    .profitale-section{
        background: #fff;
        background-size: cover;
        padding: 30px 0px;
    }
    .easy-text{
        color: #FF2C2C;
        padding: 2px 2px 2px 60px;
        position: relative;
        display: inline-block;
        align-items: center;
    }
   
    .gap30 {
        --bs-gutter-y: 30px;
    }
    @media (min-width: 768px){
        .profitale-section {
            padding: 100px 0px;
        }
       
        .gap30 {
            --bs-gutter-x: 50px;
            --bs-gutter-y: 50px;
        }
    }

    .take-look-sec
    {
        background: #070d50;
        padding: 30px 0px;
    }
    @media(min-width:768px){
        .take-look-sec{
            padding: 100px 0px;
            background:#EFF5F9 url(https://cdn.oppyotest.com/launches/vinciproai/special/take-look-bg.webp) no-repeat center bottom;
            background-size: cover;
        }
    }

    .traffic-section{
        padding: 30px 0px;
    }
    @media(min-width:768px){
        .traffic-section{
            padding: 100px 0px;
        }
    }

    .online-section{
        padding: 30px 0px;
        background: #EFF5F9;
    }
    @media(min-width:768px){
        .online-section{
            padding: 100px 0px;
        }
    }

    /* Capability Section */

    

    @media(min-width:768px){
        .capability-sec{
            padding: 100px 0px;
        }
        .orange-line{
            position: relative;
        }
        
       
    }

    .dfy-section{
        padding: 30px 0px;
        background: #223298;
    }
    
    @media(min-width:768px){
        
    }

    .newbie-section{
        padding: 30px 0px;
        background: #eff5f9;
    }
    @media(min-width:768px){
        .newbie-section{
            padding: 100px 0px;
            background: url(https://cdn.oppyotest.com/launches/vinciproai/special/newbie-bg.webp) no-repeat center center;
            background-size: cover;
        }
    }

    /* Hi Their Start */
    .hi-their-sec {
        padding: 30px 15px 30px 15px;
        background: #EFF5F9;
    }
    .blue-border{
        border: 1px solid #15C6FC;
    }
    .hi-their-box{
        background: #fff;
        border: 2px solid #15C6FC;
        box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.15);
        border-radius: 50px;
        padding: 0px 15px 30px 15px;
    }
    .hi-their-shadow{
        background: #FFFFFF;
        border: 10px solid #FFFFFF;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 100px;
        padding: 5px;
        margin-top: -60px;
        display: inline-block;
    }
    .hi-their-head{
        padding: 15px;
        border: 2px solid #15C6FC;
        border-radius: 100px;
        background: #fff;
        display: inline-block;
    }
    @media(min-width:768px){
        .hi-their-sec{
            padding: 100px 0px 100px 0px;
        }
        .hi-their-box{
            border-radius: 50px;
            padding: 0px 70px 100px 70px;
        }
        .hi-their-head{
            padding: 15px 50px;
        }
    }

    /* Goal Section Start */
    .goal-section{
        padding: 30px 0px;
    }
    @media(min-width:768px){
        .goal-section{padding: 100px 0px; background: url(https://cdn.oppyotest.com/launches/webgenie/preview/images/goal-bg.webp) no-repeat center center; background-size: cover;}
    }
    /* Goal Section End */

    /* Success Story Section */
    .success-story-section{
        padding: 30px 0px;
        background: #EFF5F9;
    }
    @media(min-width:768px){
        .success-story-section{
            padding: 100px 0px;
            background: url(https://cdn.oppyotest.com/launches/webgenie/preview/images/success-bg.webp) no-repeat center center;
            background-size: cover;
        }
    }

    /* Demo Section Start */
    .demo-sec{
        padding: 30px 0px;
        background: #fff;
    }
    .affliliate-underline{
        border-bottom: 2px solid #FF2C2C;;
    }
    .smile-text{
        background: #FF2C2C;
        border-radius: 25px;
        padding: 9px 15px 9px 55px;
        position: relative;
        display: inline-block;
    }
    .smile-text::before{
        position: absolute;
        top: -23px;
        left: -60px;
        content: url(https://cdn.oppyotest.com/launches/webgenie/preview/images/thumbsup.webp);
    }
    @media(min-width:768px){
        .demo-sec{
            padding: 100px 0px;
            background: url(https://cdn.oppyotest.com/launches/webgenie/preview/images/demo-bg.webp) no-repeat center center;
            background-size: cover;
        }
    }
    /* Demo Section End */

    /**** FAQ Section ***/

.faq-section {
	padding: 30px 0px;
	background-color: #fff;
}

.faq-list {
	background: url(https://cdn.oppyo.com/launches/webpull/special/faq-icon.webp) no-repeat top left;
    padding: 20px 15px 20px 55px;
    background-position: 15px 25px;
    border: 1px solid #031528;
    border-radius: 20px;
}

@media (min-width: 768px) {
	.faq-section {
		padding: 100px 0px;
	}
}

.final-shape {
	background: linear-gradient(180deg, #F97B40 0%, #FF511A 100%);
	border-radius: 15px;
    padding: 8px 30px;
    display: inline-flex;
    position: relative;
    align-items: center;
}

@media (min-width: 768px) {
	.final-shape {
		padding: 15px 40px;
		border-radius: 100px;
	}
}

.not-just{
    padding: 30px 0px;
    background: #EFF5F9;
}
@media(min-width:768px){
    .not-just{
        padding: 100px 0px;
    }
}
.countdown-container {
    padding: 10px;
    border: 2px dashed #FFFFFF;
    border-radius: 15px;
}

.white-section{
    padding: 30px 0px;
}
@media(min-width:768px){
    .white-section{
        padding: 100px 0px;
    }
}

.grey-section{
    padding: 30px 0px;
    background: #EFF5F9;
}
.regardless-sec{
	padding: 30px 15px;
	background: #11207c;
}
.dotted-border{
	border: 3px dashed #15C6FC;
	border-radius: 50px;
	display: inline-block;
	padding: 10px 40px;
}
@media(min-width:768px){
    .grey-section{
        padding: 100px 0px;
    }
   
    .arrow-down{
		position: relative;
		display: inline-block;
	}
	.arrow-down::after{
		position: absolute;
		top: 13px;
		right: -45px;
		content: url(https://cdn.oppyotest.com/launches/webgenie/preview/images/red-arrow.webp);
	}
    .left-line{
		position: relative;
	}

}
.smile-text{
	background: #FF2C2C;
    border-radius: 25px;
    padding: 9px 15px 9px 55px;
    position: relative;
    display: inline-block;
}
.smile-text::before{
	position: absolute;
	top: -23px;
	left: -60px;
	content: url(https://cdn.oppyotest.com/launches/webgenie/preview/images/thumbsup.webp);
}

.border-line {
    border: 1px dashed #031528;
}
.need-head{
	background: url(https://cdn.oppyotest.com/launches/webgenie/preview/images/need-head.webp) no-repeat center center;
	background-size: 100% 100%;
	padding: 6px 30px;
	display: inline-block;
}
.bonus-head{
	background: linear-gradient(180deg, #F97B40 0%, #FF511A 100%);
	border-radius: 15px;
    padding: 8px 30px;
    display: inline-flex;
    position: relative;
    align-items: center;
}
@media(min-width:768px){
    .bonus-head{
		padding: 15px 40px;
		border-radius: 100px;
	}
	.bonus-head::before{
		width: 70px;
		height: 1px;
		background: linear-gradient(180deg, #F97B40 0%, #FF511A 100%);
		position: absolute;
		content: '';
		left: -70px;
	}
	.bonus-head::after{
		width: 70px;
		height: 1px;
		background: linear-gradient(180deg, #F97B40 0%, #FF511A 100%);
		position: absolute;
		content: '';
		right: -70px;
	}
}

/* Inside Section Start */
.inside-section{
	padding: 30px 0px;
	background: #eff5f9;
}
.inside-box{
	background: rgba(21, 198, 252, 0.2);
	border-radius: 20px;
	padding: 28px;
}
@media(min-width:768px){
	.inside-section{
		padding: 100px 0px;
		background: url(https://cdn.oppyotest.com/launches/webgenie/preview/images/inside-bg.webp) no-repeat center center;
		background-size: cover;
	}
}

.cross-list{
	list-style: none;
}

.table-border-content{
    background: #fff;
    border: 3px dashed #999;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: auto;
    padding-bottom: 10px;
}
.tb-check{
    background: #FEFE9B;
    padding: 20px;
}
@media(min-width:768px){
    .table-border-content{
        max-width: 75%;
    }
}
.img-shadow {
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.3));
    max-height: 150px;
}
/******** Webgenie In Action Section ********/
.in-action-section{
	background: rgba(27, 69, 180, 1);
    padding: 30px 0px;
}


    .yellow-head{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/yellow-highlight.webp) no-repeat center center;
    background-size: 100% 100%;
    padding: 6px 30px;
    display: inline-block;
    }

@media(min-width:768px){
    .head-yellow
	{
		padding: 10px 50px;
	}
}

.timer-header-top {
    background: #000;
    padding-top:10px;
    padding-bottom:10px; 
}
/* @media (min-width: 1199px){
    .header-section {
        margin-top: 100px;
    }
} */

.tht-left {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.post-heading1 {
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/blue-shade.webp) no-repeat;
    background-size: 100% 100%;
    padding: 3px 51px 3px 45px;
    display: inline-block;
    min-width: 332px;
    min-height: 50px;
}
.bx-wrapper {
    border: 0px !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    max-width: auto !important;
}
.bx-viewport {
    position: relative !important;
}
.bxslider {
    background: transparent !important;
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 0;
    border: 0px !important;
    font-weight: 600;
    position: relative;
}
.bxslider li {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 76px;
    line-height: 32px;
    text-align: left;
}
@media (min-width: 768px){
    .under1{
        border-bottom: 2px solid #FFC405;
    }
    .post-heading1 {
        max-width: 250px;
        min-width: 490px;
        min-height: 70px;
    }
    .bxslider li {
        justify-content: start;
        min-width: 495.34px !important;
        float: left !important;
        width: auto !important;
    }
    
    .mavas-desktop {
         white-space: nowrap !important;
    }
}
.make-text {
    background-color: #4E5FFC;
    border-radius: 5px;
    padding: 5px 10px;
}
.no-text {
    border-radius: 10px;
    border: 1px dashed rgba(255, 255, 255, 0.50);
    background: #000A1E;
    display: inline-block;
    padding: 10px;
}
@media (min-width: 768px){
    .no-text {
        padding: 8px 30px;
    }
}
.goal-shape{
    background: linear-gradient(90deg, #FFBC08 0%, #FF193C 100%);
    padding: 12px;
    border-radius: 20px;
}
.life-section{
    background: #05071A;
    padding: 30px 0;
}
.business-section{
    background: #ffffff;
    padding: 30px 0;
}
.business-shape{
    background: linear-gradient(90deg, #FFBC08 0%, #FF193C 100%);
    padding: 12px;
    border-radius: 20px;
}
.matter-section{
    background: #F2F7FB;
    padding: 30px 0;
}
.matter-card{
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/matter-card.webp) no-repeat;
    background-size: 100% 100%;
    padding: 31px 62px 40px;
}
.matter-card-img{
    margin-top: -92px;
    max-width: 150px;
}
.pay-section{
    background: #EFF5F9;
    padding: 30px 0;
}
.hello-section{
    background: #ffffff;
    padding: 30px 0;    
}
.hello-shape{
    background: var(--theme-gradient);
    padding: 12px;
    border-radius: 20px;
}
.work-section{
    background: #EFF5F9;
    padding: 30px 0;
}
.different-section{
    background: #ffffff;
    padding: 30px 0;
}
.different-shape{
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/different-shape.webp) no-repeat;
    background-size: 100% 100%;
    padding: 6px 26px;
}
.steps-section{
    background: #020018;
    padding: 30px 0;
}
.steps-card {
    display: inline-block;
    border-radius: 20px;
    border: double 2px transparent;
    background-image: linear-gradient(#020018,#020018),  var(--theme-gradient);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.steps-card-inner{
    padding: 20px 15px;
}
.step{
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/step.webp) no-repeat;
    background-size: 100% 100%;
    padding: 9px 30px;
    display: inline-block;
}
@media (min-width:768px) {
    .goal-shape{
        background:url(https://cdn.oppyotest.com/launches/vinciproai/special/goal-shape.webp) no-repeat;
        background-size: 100% 100%;
        padding: 12px 112px 10px 53px;
        display: inline-block;
        position: relative;
    }
    .goal-shape:after{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/goal-vector.webp) no-repeat;
        content: '';
        position: absolute;
        top:-16px;
        right:19px;
        width: 93px;
        height: 120px;
    }
    .life-section{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/life-bg.webp) no-repeat top center;
        background-size: cover;
        padding: 100px 0;
    }
    .life-brush{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/life-brush.webp) no-repeat;
        background-size: 100% 100%;
        padding: 6px 34px;
    }
    .business-section{
        background:url(https://cdn.oppyotest.com/launches/vinciproai/special/business-bg.webp) no-repeat bottom center;
        background-size: cover;
        padding: 100px 0;
    }
    .business-shape{
        background:url(https://cdn.oppyotest.com/launches/vinciproai/special/goal-shape.webp) no-repeat;
        background-size: 100% 100%;
        padding: 11px 45px;
        display: inline-block;
        position: relative;
    }
    .matter-section{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/matter-bg.webp) no-repeat top center;
        background-size: 100% 100%;
        padding: 100px 0;
    }
    .pay-section{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/pay-bg.webp) no-repeat top center;
        background-size: cover;
        padding: 100px 0;
    }
    .hello-section{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/hello-bg.webp) no-repeat top center;
        background-size: cover;
        padding: 100px 0;
    }
    .hello-shape{
        background:url(https://cdn.oppyotest.com/launches/vinciproai/special/goal-shape.webp) no-repeat top center;
        background-size: 100% 100%;
        padding: 11px 45px;
        display: inline-block;
        position: relative;
    }
    .work-section{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/work-bg.webp) no-repeat top center; 
        background-size: cover;
        padding: 100px 0;
    }
    .different-section{
        padding: 100px 0;
    }
    .steps-section{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/steps-bg.webp) no-repeat top center;
        background-size: cover;
        background-attachment: fixed;
        padding: 100px 0;
    }
    .steps-card-inner{padding: 50px 45px;}
}
.need-section{
    background: #fff;
    padding: 30px 0;
}
.need-head {
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/life-brush.webp) no-repeat center center;
    background-size: 100% 100%;
    padding: 6px 30px;
    display: inline-block;
}
.border-line {
    border: 1px dashed #031528;
}
@media(min-width:768px) {
    .need-section{
        background: #fff;
        padding: 100px 0;
    }
}
.list-head2{padding: 0;margin: 0;}
.list-head2 li {
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/list-head.webp) no-repeat;
    padding: 10px 0px 10px 35px;
    background-position: 0px 15px;
    list-style: none;
}
.expensive-section{
    background: #ffffff;
    padding: 30px 0;
}
.expensive-shape{
    background: #FF361D;
    padding: 15px 0px;
    border-radius: 10px;
}
.expensive-card{
    border:2px solid #FF361D;
    border-radius: 20px;
    padding: 30px;
    position: relative;
}
.expensive-card::before{
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/expensive.webp) no-repeat;
    content: '';
    position: absolute;
    width: 150px;
    height: 80px;
    top:10px;
    left: 7px;
}
@media(min-width:768px){
    .expensive-section{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/expensive-bg.webp) no-repeat center center;
        background-size: cover;
        padding: 100px 0;
    }
    .expensive-shape{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/expensive-shape.webp) no-repeat;
        background-size: 100% 100%;
        padding: 11px 53px 11px 68px;
        display: inline-block;
        position: relative;
    }
    .expensive-shape:after{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/expensive-vector.webp) no-repeat;
        width: 107px;
        height: 107px;
        content: '';
        top:-5px;
        right: -50px;
        position: absolute;
    }
}
.quaility-section{
    background: #020018;
    padding: 0px 0 30px;
}
.quaility-inner{
    background: #ffffff;
    padding: 30px 0;
    border-radius: 0 0 50px 50px;
}
.hd-image{
    background-image: var(--theme-gradient);
    border-radius: 10px;
    padding: 8px 22px;
}
.hd-box{
    background: rgba(255, 255, 255, 0.10);
    padding: 20px;
    border-radius: 20px;
}
.quaility-text{
    color: #1ECAFC;
}
@media (min-width:768px){
    .quaility-section{
        padding: 0px 0 100px;
    }
    .quaility-text{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/blue-shade.webp") no-repeat;
        background-size: 100% 100%;
        padding: 5px 34px;
        color: #ffffff;
    }
    .quaility-inner{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/quaility-inner.webp) no-repeat;
        background-size: 100% 100%;
        padding: 100px 0 40px;
    }
    .hd-image{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/blue-shade-1.webp) no-repeat;
        background-size: 100% 100%;
        padding: 8px 78px;
        display: inline-block;
    }
    .hd-box{
        padding: 130px 50px 50px;
        margin-top: -50px;
    }
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

/* white section start */
.white-sec{
    background: #fff;
    padding: 30px 0px ;
}
.join-text{
    background-image: var(--theme-gradient);
    border-radius: 10px;
    padding: 8px 22px;
}
@media (min-width:768px) {
    .white-sec{
        padding: 100px 0px ;
    }
    .join-text{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/blue-shade-1.webp") no-repeat;
        background-size: 100% 100%;
        padding: 8px 22px;
        margin-left: -25px;
    }
}
/* white section end */

/* grey section start */
.grey-section1 {
    padding: 30px 0px;
    background: #f5f3f7;
}
@media (min-width: 768px){
    .grey-section1 {
        padding: 100px 0px;
    }
}
/* grey section end */

/* grow-up section start */
.grow-up-section{
    background: #fff;
    padding: 30px 0px;
}
@media (min-width:768px) {
    .grow-up-section{
        background: url('https://cdn.oppyotest.com/launches/vinciproai/special/grow-up-bg.webp') no-repeat center;
        background-size: cover;
        padding: 100px 0px;
    }
}
/* grow-up section end */

/* cant-decide section start */
.cant-decide-section{
    background-color: #eff5f9;
    padding: 30px 0px;
}
@media (max-width:767px) {
    .decide-red-brush{
        max-width: 190px;
    }
}
@media (min-width:768px) {
    .cant-decide-section{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/cant-decide-bg.webp") no-repeat center;
        background-size: cover;
        padding: 100px 0px;
    }
}
/* cant-decide section end */

/* Money-back section start */
.moneyback-section {
    padding: 30px 0px;
}
.need-head {
    background: url("https://cdn.oppyotest.com/launches/vinciproai/special/blue-shade.webp") no-repeat center center;
    background-size: 100% 100%;
    padding: 6px 30px;
    display: inline-block;
}
@media (min-width:768px) {
    .moneyback-section {
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/money-back-bg.webp") no-repeat center center;
        background-size: cover;
        padding: 100px 0px;
    }
}
/* Money-back section end */

/* pricing table start */
.white-section {
    background: #fff;
    background-size: cover;
    padding: 30px 0px;
}
.table-head {
    background: url(https://cdn.oppyotest.com/launches/vinciproai/special/table-screen.webp) no-repeat center;
    padding: 50px 30px 30px 30px;
    background-size: 100% 100%;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    min-height: 250px;
}
@media (min-width:768px) {
    .white-section {
        padding: 100px 0px;
    }
    .table-head {
        padding: 80px 30px 80px 30px;
        text-align: center;
        min-height: 568px;
    }
}
/* pricing table end */




.ready-section{
    background: #fff;
    padding: 30px 0px;
}
@media (min-width:768px) {
    .ready-section{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/ready-sec-bg.webp") no-repeat center;
        background-size: cover;
        padding: 100px 0px;
    }
}
.keyword{
    background: var(--theme-gradient);
    border-radius: 20px;
    padding: 25px 15px;
}
.generate{
    display: inline-block;
    border-radius: 20px;
    border: double 1px transparent;
    background-image: linear-gradient(#E4F2F8,#E4F2F8), var(--theme-gradient);
    background-origin: border-box;
    background-clip: content-box, border-box;
    height: 100%;
}
.generate-inner {
    padding: 25px 15px;
}
@media (min-width:768px) {
    .keyword{padding: 30px 40px;}
    .generate-inner {
        padding: 30px 40px;
    }
}
.freelancer-section{
    background: #F2F7FB;
    padding: 30px 0;
}
@media (min-width:768px) {
    .freelancer-section{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/freelancer-bg.webp) no-repeat top center;
        background-size: cover;
        padding: 100px 0;
    }
}

.buyer-section{
    /* background: ; */
    padding: 30px 0px;
}
@media (min-width:768px) {
    .buyer-section{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/marketplace-bg.webp") no-repeat top center;
        background-size: cover;
        padding: 100px 0px;
    }
    .white-md-clr{
        color: #fff !important;
    }
}
.prepared-section{
    background: #F2F7FB;
    padding: 30px 0;
}
@media (min-width:768px){
    .prepared-section{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/prepared-bg.webp) no-repeat top center;
        background-size: cover;
        padding: 100px 0;
    }
}
.features-section, .features-section1{
    background: #020018;
    padding: 30px 0;
}
.features-card1 {
    
    border-radius: 20px;
    border: double 2px transparent;
    background-image: linear-gradient(#020018,#020018), var(--theme-gradient);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.features-card1-inner {
    padding: 20px 15px;
}
.features-card2 {
    background: var(--theme-gradient);
    border-radius: 20px;
    padding: 20px 15px;
}

@media (min-width:768px){
    .features-section{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/features-bg.webp) no-repeat top center;
        background-size: cover;
        background-attachment: fixed;
        padding: 100px 0;
    }
    .features-section1{
        background: url(https://cdn.oppyotest.com/launches/vinciproai/special/features-bg1.webp) no-repeat center center;
        background-size: cover;
        background-attachment: fixed;
        padding: 100px 0;
    }
    .features-card1-inner {
        padding: 50px 40px;
    }
    .features-card2 {
        padding: 50px 40px;
    }
}

/* website section start */
.website-section{
    background: #EFF5F9;
    padding: 30px 0px;
}
@media (min-width:768px){
    .website-section{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/giants-sec-bg.webp") no-repeat top center;
        background-size: cover;
        padding: 100px 0px;
    }
}
/* website section end */
@media (min-width:768px) {
    .trillion-logo::after{
        content: url("https://cdn.oppyotest.com/launches/vinciproai/special/trillion-logo.webp");
        position: absolute;
        top: 0px;
        right: 150px;
    }
}
/* visual section start */
.visual-section{
    background: #EFF5F9;
    padding: 30px 0px;
}
@media (min-width:768px){
    .visual-section{
        padding: 100px 0px;
    }
}
/* visual section end */

/* genrator section start */
.genrator-1{
    border-radius: 20px;
    border: double 2px transparent;
    background-image: linear-gradient(#020018,#020018), var(--theme-gradient);
    background-origin: border-box;
    background-clip: content-box, border-box;
    height: 100%;
}
.genrator-2{
    background: var(--theme-gradient);
    border-radius: 20px;
    height: 100%;
}
.genrator-inner-1{
    padding: 15px;
}

@media (min-width:768px){
    .genrator-inner-1{
        padding: 30px;
    }
}
/* genrator section end */

/* Market section start */
.market-section{
    padding: 30px 0px;
}
@media (min-width:768px){
    .market-section{
        padding: 110px 0px;
    }
}
/* Market section end */

.action-sec{
    padding: 30px 0;
    background: #041143;
}
@media (min-width: 768px) {
    /* action-sec */
    .action-sec{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/action-bg.webp") no-repeat top center;
        background-size: cover;
        padding: 120px 0; 
    }
}
/* action-sec */


/* Learning section end */

.learning-section{
    padding: 30px 0;
    background: #fff;
}
@media (min-width: 768px) {
    /* action-sec */
    .learning-section{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/learning-bg.webp") no-repeat top center;
        background-size: cover;
        padding: 120px 0; 
    }
}
/* action-sec */

/* visual section start */
.hiring-section{
    background: #EFF5F9;
    padding: 30px 0px;
}
@media (min-width:768px){
    .hiring-section{
        padding: 100px 0px;
    }
}
/* visual section end */


/* possible section start */
.possible-section{
    background: #fff;
    padding: 30px 0px;
}
@media (min-width:768px){
    .possible-section{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/possible-sec-bg.webp") no-repeat bottom center;
        background-size: cover;
        padding: 120px 0px;
    }
}
/* possible section end */



/* Testimonial-sec Start */
.testimonial-sec{
    background: #ffffff;
    padding: 30px 0px;
}
.testimonial-card{
    background: var(--theme-gradient);
    padding: 30px;
    border-radius: 20px;
}
@media (min-width:768px){
    .testimonial-sec{
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/testimonial-bg.webp") no-repeat top center;
        background-size: cover;
        padding: 120px 0px;
    }
    .arrow-left{
        position:absolute;
        
    }
}
.fea4{
    padding: 0px 150px;
}
/* Testimonial-sec End */


/* saves sec start */
.saves-sec {
    padding: 40px 0px 80px;
    background: #e4f2f8;
}
.red-box{
    border-radius: 10px;
    border: 1px solid rgba(255, 44, 44, 0.30);
    background: rgba(255, 44, 44, 0.10);
    padding: 10px;
}
.blue-box{
    border-radius: 10px;
    border: 1px solid #1479FF;
    background: rgba(20, 121, 255, 0.15);
    padding: 10px;
    height: 100%;
}
.one-time-text{
    background: url("https://cdn.oppyotest.com/launches/vinciproai/special/one-time-frame.webp") no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 12px 30px;
}
.green-brush {
    color: #21AF21;
}
.blue-clr1 {
    color: #1479FF;
}
@media (min-width: 768px) {
    .red-box{
        padding: 20px;
    }
    .blue-box{
        padding: 30px 20px 23px;
    }  
    .green-brush {
        background: url("https://cdn.oppyotest.com/launches/vinciproai/special/green-brush.webp") no-repeat;
        background-size: 100% 100%;
        padding: 0px 30px;
        color: #fff;
    }  
}
/* saves sec end */

/**/
.twentytwenty-wrapper .twentytwenty-handle {
    height: 40px;
    width: 40px;
    border: 0;
    background: var(--theme-gradient);
    transform: translate(-50%, -50%);
    margin: 0;
}