body {
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

nav {
    background: #5b6ad9;
    background: linear-gradient(180deg, rgb(31 1 49) 0%, rgb(52 2 84) 100%);
    color: rgb(255, 255, 255);
}

    nav li.nav-item {
        font-weight: 600;
        border-right: 1px solid rgb(255 255 255);
        height: 15px;
        display: flex;
        align-items: center;
        padding: 5px 23px !important;
    }

.btn-top-con {
    background: #5f17c1;
    color: rgb(255 255 255);
    padding: 5px 16px;
    border-radius: 50px !important;
    cursor: pointer;
    background: linear-gradient(91deg, rgb(124 70 254) 0% 0%, rgb(75 203 231) 100%);
}

.txt-top {
    color: #3c1868 !important;
    font-size: 2.2rem;
    font-weight: 600;
    background: white;
    border-radius: 150px 150px 10px 10px;
    padding: 10px 50px 10px 50px;
    border: 12px solid #3e1f62;
}

.btn-top {
    padding: 5px 20px;
    border-radius: 30px;
    font-size: 1.1rem;
    color: rgb(255, 255, 255);
    background: transparent !important;
    border: 0px solid !important;
    font-weight: 500;
}

    .btn-top:active, .btn-top:hover, .btn-top:focus {
        box-shadow: none !important;
        border: 0px solid !important;
        outline: 0px solid !important;
    }

.btn-top-con:hover {
    background: linear-gradient(91deg, rgb(142, 94, 255) 0% 0%, rgb(116, 221, 245) 100%);
    color: rgb(255, 255, 255);
}

.bg-high {
    color: #b165ff;
    background: #401c6b;
    text-decoration: underline;
    padding: 0px 5px;
}

.bg-1 {
    background-image: url("../../images/fe/bg1.jpg");
    background-size: cover;
    background-position: top left;
    background-color: #181527;
}

.bg-2 {
    background-image: url("../../images/fe/bg2.jpg");
    background-size: cover;
    background-position: top left;
    background-color: #210655;
}

.bg-3 {
    background-color: #eaebff;
}

.bg-grow {
    background: url("../../images/fe/bg3.jpg");
    background-size: cover;
    background-position: top center;
}

.bg-demo {
    background-image: url("../../images/fe/bg-demo.jpg");
    background-size: cover;
    background-position: top center;
    background-color: #b8bcfb;
}

.demo-play {
    width: 60px;
}

@media (max-width:767px) {

    .demo-play {
        width: 40px !important;
    }
}

.bg-cust {
    background-image: url("../../images/fe/bg-cust.jpg");
    background-size: cover;
    background-position: top center;
    background-color: #142d41;
}

.bg-power {
    background: url("../../images/fe/bg-power.jpg");
    background-size: cover;
    background-position: top center;
}

.bg-limited {
    background: #0a0137;
    background-size: cover;
    background-position: top center;
}

.bg-sale {
    background: url("../../images/fe/bg-sale.jpg");
    background-size: cover;
    background-position: top center;
}

.bg-ai {
    background: url("../../images/fe/bg-ai.jpg");
    background-size: cover;
    background-position: top center;
}

.bg-video {
    background: url("../../images/fe/bg-video.jpg");
    background-size: cover;
    background-position: top center;
}

.bg-7 {
    background-image: url("../../images/fe/bg7.jpg");
    background-size: cover;
    background-position: top center;
    background-color: #171626;
}

.bg-4 {
    background-color: #eceaff;
}

.bg-5 {
    background: url("../../images/fe/bg5.jpg");
    background-size: cover;
    background-position: top center;
}

.bg-6 {
    background: url("../../images/fe/bg6.jpg");
    background-size: cover;
    background-position: top center;
}

.bg-8 {
    background: url("../../images/fe/bg8.jpg");
    background-size: cover;
    background-position: top center;
}

.bg-platform {
    background: url("../../images/fe/bg-platform.jpg");
    background-size: cover;
    background-position: top center;
}


.bg-buy {
    background-image: url("../../images/fe/bg-buy.jpg");
    background-size: cover;
    background-position: top center;
    background-color: #331e61;
}


.main-logo {
    width: 170px;
    margin-top: -12px;
}

.offer-title {
    font-style: italic;
    color: #0046a6;
    font-weight: 700 !important;
}

.top-sec nav .nav-item {
    font-weight: 600;
    font-size: 18px;
}

.top-sec .navbar-nav {
    margin-left: 20px;
}

.fire-img {
    position: relative;
    top: -5px;
}

.header-main-title {
    font-weight: 700;
    color: #ffffff;
}

.highlight {
    color: #b5e43d !important;
}

.header-top-title {
    margin-bottom: 25px !important;
    font-size: 2rem;
    max-width: 100%;
    margin: 0px auto;
    color: white;
    border: 3px solid #7e4be7;
    border-radius: 50px;
    background: #35265a;
    padding: 10px 20px;
    font-weight: 500;
    gap: 10px;
    margin: 0px auto;
    display: table !important;
}

    .header-top-title span.txt {
        /* background-color: #ff4600; */
        padding: 5px 10px;
        border-radius: 15px;
        display: inline-block;
        color: rgb(255, 255, 255);
        font-weight: 400 !important;
    }

.header-main-title {
    margin-bottom: 25px !important;
    font-size: 3.5rem;
    width: 1206px;
    max-width: 100%;
    margin: 0px auto;
    line-height: 4.3rem;
    background: linear-gradient(to right, #00f4ff, #9639ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}

.header-para {
    font-size: 1.3rem;
    margin: 40px 0px;
}

.vm-sec-mo img {
    margin: 10px 0px;
}

@media (min-width:767px) {
    .header-para {
        font-size: 1.3rem;
        margin: 40px 30px;
    }

    .fs-2 {
        font-size: 2.2rem !important;
    }

    .vm-sec-mo {
        display: none;
    }
}

.header-bottom-title {
    margin-bottom: 20px;
    font-size: 1.6rem;
    color: #c1dc7a;
}

body .fw-400 {
    font-weight: 400 !important;
}

p.para-con-top.fw-400 {
    font-weight: 400 !important;
}

.sec-space {
    margin: 0px 0px;
    padding: 2rem 0px 2rem 0px;
}

.bg-blue {
    background: #e2f0fd;
}

.limited-bg {
    background: #2b3555;
}

.pt-100 {
    padding-top: 100px;
}

.top-sec-icon {
    width: 90px;
    margin-bottom: 10px;
}

.popular-con {
    font-size: 1.15rem;
    font-weight: 500;
    height: 230px;
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: center;
    flex-direction: column;
}

.time-item {
    margin: 0px 15px;
}

.time-box {
    border: 1px solid #6a6a6a;
    padding: 10px 0px;
    border-radius: 8px;
    width: 90px;
}

.time-title {
    font-size: 0.9rem;
    font-weight: 500;
}

.time-sec {
    font-size: 2.5rem;
    font-weight: 600;
}

.offer-price {
    font-size: 2.3rem;
    color: #ffae3a;
    font-weight: 200;
}

.bg-dark-blue {
    background: #0046a6;
}

.heading {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 1.8rem;
    /* max-width: 700px; */
    text-align: center;
    color: #000000;
    /* margin: 0px auto; */
}

.text-subtitile-con {
    padding: 0px 40px;
}

.text-subtitile {
    display: table;
    margin: 0px auto;
    font-size: 2rem;
    border: 2px solid #dacbf5;
    border-radius: 50px;
    padding: 8px 40px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 400;
    text-align: center;
    background: #fbfaff;
    color: #000000;
    text-decoration: underline;
}

@media (max-width:767px) {
    .text-subtitile {
        font-size: 1.3rem;
    }
}

.text-dark-blue {
    color: #1b266b !important;
}

.mw-700 {
    max-width: 700px;
    margin: 0px auto;
}

.top-img {
    width: 30px;
    margin-top: -8px;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800 !important;
}

.fs-1 {
    font-size: 1.5rem !important;
}

.add-power-video-sec {
    width: 100%;
    height: 450px;
    border: 1px solid gray;
    border-radius: 10px;
}

.add-power-watch-btn button,
.add-power-watch-btn a {
    background: rgb(124 41 255);
    background: linear-gradient(180deg, rgb(124 41 255) 0%, rgb(227 210 255) 100%);
    color: black !important;
    font-size: 2.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    border: none;
    border-bottom: 3px solid rgb(197 155 255) !important;
}



.add-power-watch-btn.sp a {
    background: #5f17c1;
    color: #fff;
    font-size: 2.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: 700;
}

    .add-power-watch-btn.sp a.yellow-btn {
        background: #ff930f;
    }

.refund-item.sp i {
    color: #1989e3;
}

.plugin-btn a {
    background: transparent;
    color: #0082b3 !important;
    font-size: 1.3rem;
    cursor: auto;
    padding: 10px 40px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-weight: 700;
    border: 1px solid #0082b3 !important;
}

@media (max-width:425px) {

    .add-power-watch-btn-white a, .add-power-watch-btn a {
        font-size: 1rem !important;
    }
}

@media (max-width:767px) {
    .articalize-fea-title {
        font-size: 1.2rem !important;
    }

    .text-demo {
        padding: 5px 20px !important;
    }

    .bg-high {
        line-height: normal;
    }

    .articalize-fea-des {
        font-size: 1rem !important;
    }

    .popular-con {
        height: auto;
    }

    .txt-top {
        font-size: 1.1rem;
        padding: 10px 50px;
    }

    .txt-sup {
        font-size: 1.2rem !important;
    }

    .txt-max {
        font-size: 1.3rem !important;
        padding: 15px 20px 35px 20px !important;
    }

    .txt-sup {
        font-size: 1.3rem !important;
        margin-bottom: 20px !important;
    }

    .cursor-pointer {
        margin-bottom: 20px;
    }

    .roc-img {
        display: none;
    }

    .testi-sec {
        padding: 20px !important;
    }

    .owl-carousel .nav-button {
        height: 35px !important;
        width: 35px !important;
        cursor: pointer !important;
        position: absolute;
        top: -65px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        border-radius: 50%;
    }

    .owl-carousel .owl-prev {
        left: 6px !important;
        font-size: 35px !important;
    }

    .owl-carousel .owl-next {
        right: 5px !important;
        font-size: 35px !important;
    }

    .boosting-fea .ser-img {
        max-width: 180px !important;
    }

    .fs-2 {
        font-size: 1.8rem !important;
    }

    .vm-sec-desk {
        display: none;
    }

    .arrow-con {
        display: none;
    }

    .ranking-img img {
        max-width: 200px;
    }

    .step-des {
        margin-bottom: 15px;
    }
}

.add-power-watch-btn-white a {
    background: white;
    color: #0046a6;
    font-size: 1.9rem;
    padding: 10px 40px;
    border-radius: 50px;
    margin-bottom: 20px;
    font-weight: 700;
}

    .add-power-watch-btn-white a:hover {
        background: white;
        color: #f7931e;
        font-size: 1.9rem;
        padding: 10px 40px;
        border-radius: 50px;
        margin-bottom: 20px;
        font-weight: 700;
    }

.plan-buy-sec img {
    margin-top: -4px;
}

.plan-buy-sec button {
    background: #280240;
    color: white;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.plan-buy-sec-best button {
    background: #ff1643;
    color: white;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.plan-buy-sec button:hover {
    background: #ffffff;
    color: #280240 !important;
    border: 1px solid #280240;
    ;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.plan-buy-sec-best button:hover {
    background: #ffffff;
    color: #41c053 !important;
    border: 1px solid #41c053 !important;
    font-size: 1.5rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.business-sec-best {
    margin-top: 20px;
    position: relative;
    background: #e2e6ff !important;
    border: 3px solid #3a5448 !important;
    border-radius: 25px;
    position: relative;
}

.plan-buy-sec-best button {
    background: #41c053;
}


.plan-buy-sec button:hover {
    color: rgb(0, 0, 0);
}

@media (max-width:1024px) {
    .add-power-watch-btn button {
        font-size: 1.2rem;
    }

    .textaibot-sec {
        display: none;
    }
}

.add-power-watch-btn button:hover,
.add-power-watch-btn a:hover {
    background: rgb(124 41 255);
    background: linear-gradient(180deg, rgb(75, 1, 194) 0%, rgb(227 210 255) 100%) !important;
    color: black !important;
    border-bottom: 3px solid rgb(197 155 255);
}

.emp-text {
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.5rem;
    width: 200px;
    margin: 8px auto;
}

.emp-item-con {
    margin-top: 40px;
}

.emp-item {
    text-align: center;
}

.emp-img img {
    width: 180px;
}

.refund-sec {
    font-size: 1.1rem;
    margin-top: 10px;
}

.con-sec-item {
    text-align: center;
}

.con-sec-dec {
    font-size: 1.2rem;
    color: #000000;
    padding: 0px 0px;
    font-weight: 400;
}

.con-sec-title {
    font-weight: 600;
    font-size: 1.4rem;
    margin-bottom: 0px;
    color: rgb(83 78 150);
    margin-top: 8px;
}

.b-700 {
    font-weight: 700;
}

.con-sec-item {
    padding: 40px 20px 20px 20px;
    display: flex;
    flex-direction: column;
    border-radius: 40px;
    background: #ffffff;
    margin: 0px auto 20px auto;
    min-height: 200px;
    justify-content: center;
    background: #ffffff;
    max-width: 400px;
    height: 100%;
}

    .con-sec-item.vid-ai-con {
        background: #f8f8f8;
        border-radius: 40px;
        padding: 40px;
        position: relative;
        margin-top: 20px;
        min-height: 300px;
        max-width: 100% !important;
        border: 0px solid;
    }

@media (max-width:992px) {
    .easy-way .con-sec-item {
        min-height: 300px;
    }
}

@media (max-width:767px) {
    .easy-way .con-sec-item {
        min-height: auto !important;
    }
}

.easy-way .con-sec-title {
    font-size: 1.3rem;
}

@media(max-width:1400px) {
    .right-ai-img {
        position: absolute;
        top: -57px;
        width: 382px;
        left: -46px;
    }
}

@media (max-width:1024px) {
    .right-ai-img {
        display: none;
    }

    .textai-sec {
        width: 100% !important;
    }

    .con-sec-item {
        margin: 0px 0px 20px 0px;
        padding: 30px 20px;
        border-radius: 45px;
        width: 100%;
    }
}

@media (max-width:767px) {
    .allinclusive-txt {
        width: 700px;
        max-width: 95% !important;
        position: absolute;
        top: -15px !important;
    }

    .navbar-nav {
        margin-bottom: 10px !important;
    }

    .txt-inc {
        font-size: 1.7rem !important;
    }

    .flow-title {
        font-size: 1.3rem !important;
    }

    .feature-right-sec ul li {
        font-size: 1.1rem !important;
    }

    .con-sec-item {
        margin: 25px 30px;
        padding: 40px 20px 30px 20px;
        height: auto !important;
        border-radius: 45px;
        /* justify-content: center; */
        width: 350px;
        margin: 10px auto;
        min-height: auto;
        max-width: 100%;
    }

    .plugin-btn a {
        font-size: 1rem !important;
    }

    .fs-2 {
        font-size: 1.4rem !important;
    }

    .time-item {
        margin: 0px 4px;
    }

    .time-box {
        border: 1px solid #6a6a6a;
        padding: 10px 0px;
        border-radius: 8px;
        width: 72px;
        font-size: 1.8rem;
    }
}
/* .profit-text:after{
    content: url(../../images/fe/arrow2.png);
    position: absolute;
    right: 0;
    bottom: -52px;
}
.profit-text-right:after{
    content: url(../../images/fe/arrow3.png);
    position: absolute;
    left: 0;
    bottom: -52px;
} */


h5.profit-title {
    font-size: 1.5rem;
    text-decoration: underline;
    font-weight: 400;
}

p.para-des {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2.2rem;
}

.para-des-second {
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2.2rem;
}

.con-sec-img img {
    height: 75px;
    max-width: 100%;
}

.succ-point .con-sec-img img {
    width: 100px;
    height: auto;
}

.easy-way .con-sec-img img {
    height: 80px !important;
}

.fea-ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    /* font-size: 1.1rem; */
}

.bb {
    font-weight: 700;
}

.fs-3 {
    font-size: 2.9rem !important;
}

.fea-ul li {
    display: flex;
    flex-direction: row;
    font-size: 1.2rem;
    align-items: center;
    margin: 0px 0px;
    justify-content: center;
    font-weight: 500;
    text-align: center;
    padding: 15px 15px;
}

    .fea-ul li:nth-child(odd) {
        background: #ffebdb;
    }

    .fea-ul li:nth-child(even) {
        background: rgb(255 103 21);
        color: white;
    }

    .fea-ul li i {
        color: #005dc6;
        margin-top: 6px;
        margin-right: 5px;
    }

.refund-item, .refund-item-white {
    margin: 0px 10px;
    font-size: 0.9rem;
}

    .refund-item i {
        color: #8214ff;
    }

    .refund-item-white i {
        color: white;
    }

.feature-right-sec ul {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

    .feature-right-sec ul li {
        font-size: 1.3rem;
        font-weight: 400;
        display: flex;
        align-items: baseline;
        gap: 10px;
    }

        .feature-right-sec ul li img {
            position: relative;
            top: 2px;
        }

.para-con {
    font-size: 1.1rem;
    font-weight: 500;
}

p {
    font-weight: 500;
}

.ul-con {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    font-size: 1.2rem !important;
}

.training-con {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    font-size: 1.3rem;
}

.top-ul li {
    font-size: 1.2rem;
    margin: 35px 0px !important;
    display: block !important;
    display: flex !important;
}

.bg-sky {
    background: #1589ff;
    color: white;
    padding: 5px 10px;
    border-radius: 8px;
}

.training-con li {
    margin: 20px 0px;
    display: flex;
    align-items: start;
    gap: 10px;
    font-weight: 500 !important;
}

    .training-con li img {
        position: relative;
        top: 4px;
    }

.offer-value-sec {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
}

    .offer-value-sec span {
        /* background: #005dc6;  */
        color: #0082b3;
        font-size: 2rem;
        font-weight: 600;
        padding: 4px 30px;
        margin-top: 20px;
        border-radius: 40px;
        font-style: inherit;
        font-weight: 800;
        border: 2px solid #0084b5;
    }

.ul-con li i, .training-con i {
    color: #1f1f43;
    margin-right: 5px;
    margin-top: 2px;
    font-size: 25px;
}

.ul-con li {
    margin: 15px 0px;
    display: flex;
    align-items: baseline;
    gap: 7px;
}

    .ul-con li img {
        position: relative;
        top: 3px;
    }

.down-arrow {
    margin: 0px auto;
    font-size: 1.6rem;
    color: #0046a6;
}

.top-carousel .item {
    margin: 3px;
}

    .top-carousel .item img {
        display: block;
        width: 50%;
        height: auto;
    }

.table-top {
    background: #0046a6;
    color: white;
    border-radius: 8px 8px 0px 0px;
}

.saving-checker {
    border-radius: 10px 10px 0px 0px;
    /* overflow: hidden; */
    border: 1px solid #9d9d9d;
}

.text-gray {
    color: #787979;
}

.text-light {
    background: linear-gradient(to bottom, #f3fde5 0%, #6ec954 80%, #6ec954 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600 !important;
}

.our-ptoduct-sec {
    background: #460374;
    margin-top: 0px;
    color: white;
    padding: 14px;
    font-weight: 600;
    font-size: 1.2rem;
}

.saving-checker td,
.saving-checker tr {
    /* border: 1px solid #d9d9d9; */
    font-weight: 500;
    /* color: #9e9e9e; */
    padding: 15px;
}

td.saving-td {
    background: #ffffff;
}

.price-img {
    width: 200px !important;
}

.high-td {
    background: #daf1bb !important;
}


.saving-checker img {
    width: 30px;
    /* max-width: 90px; */
}

.w-pluging {
    max-width: 250px;
}

.user-sec {
    max-width: 370px;
}

@media (max-width:767px) {
    .user-sec {
        max-width: 300px;
    }

    .profit-text:after {
        content: '';
    }

    p.para-con-top {
        font-size: 1.1rem !important;
    }

    .training-con {
        list-style: none;
        margin: 0px;
        padding: 0px;
        font-weight: 500;
        font-size: 1rem;
    }

    .fea-ul li {
        display: flex;
        flex-direction: row;
        font-size: 1rem;
        align-items: start;
        margin: 0px 0px;
        font-weight: 500;
        gap: 5px;
    }

    .channel-des {
        font-size: 1.2rem !important;
        font-weight: 600;
        margin-top: 5px;
    }

    .ul-con {
        list-style: none;
        margin: 0px;
        padding: 0px;
        font-weight: 500;
        font-size: 1rem !important;
    }

    .step-des {
        font-size: 1rem !important;
    }

    .new-ver-sec {
        text-align: center;
        /* padding: 10px; */
        border-radius: 30px;
        font-size: 1rem !important;
    }

    .con-sec-title {
        font-weight: 500;
        font-size: 1.3rem;
        margin-bottom: 0px;
        margin-top: 8px;
    }

    .con-sec-dec {
        font-size: 1rem;
    }

    .new-ver-item-o {
        padding: 10px 10px 10px 40px !important;
        font-size: 1.1rem !important;
    }

    .easy-way .con-sec-title {
        font-size: 1.1rem !important;
    }
}

.st-1 img {
    margin-right: 10px;
}

.boosting-fea .ul-con {
    font-size: 1.2rem;
}

.st-1 {
    /* width: 80%; */
    background: #0046a6;
}

.saving-checker {
    font-weight: 600 !important;
    font-size: 1.3rem;
    padding-bottom: 0px;
    margin-bottom: 10px;
    border-radius: 12px !important;
    overflow: hidden;
}

    .saving-checker td {
        font-weight: 600;
        padding: 13px;
        border: 1px solid #d9d9d9;
    }

.provider-img img {
    width: 130px;
    margin-bottom: 0px;
}

.provider {
    padding: 0px 5px;
    height: 170px;
    text-align: center;
}

.provider-text {
    font-weight: 600;
}

.feature-right-ul li {
    margin: 10px 0px;
    font-size: 1.5rem;
}

.platform-img img {
    width: 90px;
    /* height: 70px; */
    margin: 10px;
    aspect-ratio: 3 / 3 !important;
}

.platform-text {
    font-size: 1.2rem;
    color: #000000;
}

.price-top {
    background: linear-gradient(to right, #24a8ff 19%, #842be3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.platform-item {
    text-align: center;
    border: none;
    padding: 30px 15px;
    min-height: 325px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0px;
    color: rgb(0, 0, 0);
    background: #ffffff;
    border-radius: 30px;
    height: 90%;
    border: 3px solid #8edcfe
}

.create-item {
    text-align: center;
    border: none;
    padding: 5px 15px;
    /* height: 220px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    /* background: #0046a6; */
    color: rgb(0, 0, 0);
    font-weight: 600;
}

.unlimited-item {
    text-align: center;
    border: none;
    padding: 5px 19px;
    display: flex;
    flex-direction: column;
    height: 250px;
    width: 250px;
    align-items: center;
    border-radius: 37px;
    background: #ffffff;
    color: rgb(46 46 46) !important;
    font-weight: 600;
    border: 1px solid #d3d2d2;
    margin: 15px auto !important;
    box-shadow: 0px 3px 0px 1px #bdbdbd
}

.create-img img {
    width: 100%;
    /* margin: 10px; */
}

.unlimited-img img {
    width: 100%;
    max-width: 180px;
    padding: 20px 20px 0px 20px;
    /* margin: 10px;*/
}


@media (max-width:992px) {
    .platform-item {
        text-align: center;
        padding: 30px 15px;
        height: 240px;
    }
}

@media (max-width:767px) {
    .platform-item {
        text-align: center;
        padding: 30px 15px;
    }

    .provider-text {
        font-weight: 600;
        font-size: 0.9rem;
    }

    .mb-70 {
        margin-bottom: 30px !important;
    }

    .refund-item-block {
        display: block;
    }

    .support-img {
        max-width: 350px;
        width: 100%;
    }

    .add-power-video-sec {
        height: 200px;
    }

    .saving-checker td,
    .saving-checker tr {
        border: 1px solid #d9d9d9;
        font-weight: 500;
        font-size: 0.9rem;
    }
}

.platform-title {
    font-weight: 600;
    font-size: 1.3rem;
    margin: 4px 0px;
    min-height: 20px;
    margin-bottom: 15px;
    color: #5846a7;
}

.builder-sec {
    /* height: 280px; */
    padding: 10px 20px !important;
}

.create-title {
    font-weight: 700 !important;
    font-size: 1.3rem;
    margin: 8px 0px;
}

.unlimited-title {
    font-weight: 700 !important;
    font-size: 1.3rem;
    margin: 0px 0px 0px 0px;
    line-height: 1.6rem;
}
/* .platform-sec{
    background-color: #0046a621;
} */
.star-item {
    margin-top: 0px;
    padding: 40px 10px;
    background: #e8e4ff;
    border-radius: 20px;
    min-height: 220px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: start;
    height: 100%;
    color: rgb(0, 0, 0);
    font-weight: 400;
}

    .star-item img {
        margin-bottom: 10px;
    }

.cloudfunnel-price {
    font-weight: 700;
    background: white;
    color: #ce109d;
    padding: 3px 49px;
    border-radius: 30px;
    font-size: 43px;
    line-height: 3rem;
}

.price-pro {
    font-size: 2rem;
}

.star-item h4 {
    margin-top: 10px;
    font-weight: 500;
}

.accordion-flush .accordion-item {
    margin: 10px auto 0px;
}

.para-con-builder {
    font-size: 1.1rem;
    font-weight: 500;
    max-width: 270px;
    margin: 0px auto;
}

button.accordion-button {
    font-size: 1.2rem;
}

.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
    background: #f7fafb;
}

.accordion-button:not(.collapsed) {
    color: black;
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.date-sec-item {
    font-size: 3.8rem;
    color: #ffffff;
    font-weight: 600;
}

.date-sec-con {
    text-align: center;
}

.date-sec-text {
    /* margin-top: -12px; */
    font-size: 1.2rem;
    position: absolute;
    bottom: -37px;
    left: 0;
    right: 0;
}

.one-time-para {
    font-size: 1.3rem;
    max-width: 500px;
    margin: 0px auto;
}



footer {
    background-color: #180727;
    color: white;
}

    footer a {
        color: white;
    }

    footer ul {
        margin: 0px;
        padding: 0px;
        color: white;
        list-style: none;
    }

        footer ul li {
            margin: 5px 0px;
        }

            footer ul li a {
                color: white;
                text-decoration: none;
                margin: 10px 0px;
                font-size: 1.1rem;
                font-weight: 500;
            }

    footer h2 {
        margin-bottom: 14px;
        font-weight: 600;
    }

.business-feature ul,
.business-feature-best ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .business-feature ul li,
    .business-feature-best ul li {
        text-align: left;
        font-size: 1.1rem;
        margin: 13px 0px;
        display: flex;
        align-items: baseline;
        font-weight: 500;
        justify-content: start;
        padding-bottom: 10px;
        color: #000000;
        font-weight: 300;
    }

        .business-feature ul li i {
            color: #ff4600;
            margin-right: 8px;
        }

        .business-feature-best ul li i {
            color: #8e4cf7 !important;
            margin-right: 8px;
        }

.business-title {
    font-size: 1.6rem;
    font-weight: 700;
}

.price-top-sec {
    background-color: #c6deff;
    border-radius: 8px 8px 0px 0px;
}

.business-feature,
.business-feature-best {
    padding: 5% 4% 0% 4%;
    /* margin-top: 20px; */
}

.bg-price-dark {
    background: #2d3f99 !important;
}

.bg-price-bg {
    background: #e0fffd !important;
}

.b-price,
.b-price-best {
    font-size: 1.6rem;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 0px;
}

.cross-price {
    font-size: 2.5rem;
    font-weight: 600;
    text-decoration: line-through;
    color: #7ca7e1;
}


.price-sec i {
    color: #fdb017;
}

.price-sec-best i {
    color: #fdb017;
}

.b-offer,
.b-offer-best {
    font-size: 1.1rem;
    margin: 10PX 0PX;
    font-weight: 600;
}

.business-sec {
    margin-top: 20px;
    position: relative;
    background: rgb(222, 245, 253);
    background: linear-gradient(180deg, rgb(20 10 37) 0%, rgb(51 12 105) 100%);
    border: 2px solid #7932c4;
    border-radius: 45px;
    margin-bottom: 30px;
}

.mb-70 {
    margin-bottom: 90px;
}

.customer-review-carousel img {
    width: 70px !important;
}

.bg-light-gray {
    background: #fbfbfb;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

    .owl-nav button.owl-prev {
        left: 0;
    }

    .owl-nav button.owl-next {
        right: 0;
    }

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

    .owl-dots button.owl-dot {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc;
        margin: 0 3px;
    }

.owl-carousel button.owl-dot {
    background: #c3c3c3 !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

    .owl-carousel button.owl-dot .active {
        background: rgb(0, 0, 0) !important;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
    }


.owl-dots button.owl-dot.active {
    background-color: #000 !important;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-carousel span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.owl-nav button:focus {
    outline: none;
}

@media (max-width:425px) {
    .refund-item {
        font-size: 0.8rem;
    }

    .date-sec-text {
        margin-top: -12px;
        width: 60px;
        font-size: 0.7rem;
    }

    .date-sec-item {
        font-size: 2.3rem;
    }

    .footer-link {
        width: 295px !important;
        text-align: center;
    }
}

.business-plan-star-sec img {
    width: 35px;
}

.best-value {
    position: absolute;
    margin: 0px auto;
    text-align: center;
    left: 0px;
    right: 0px;
    top: -39px;
}

    .best-value img {
        margin-top: -24px;
    }

    .best-value h5 {
        color: #000000;
        font-style: italic;
        font-weight: 800;
        font-size: 1.6rem;
    }

footer a {
    text-decoration: none;
}

.footer-com-link {
    display: block;
    margin-top: 5px;
    font-size: 1.2rem;
    margin-left: 60px;
}

.footer-link {
    max-width: 380px;
    text-align: center;
}

.product-page-title {
    background-color: #771a03;
    color: white;
    padding: 15px;
    border-radius: 0px 0px 8px 8px;
    margin-bottom: 0px;
}

.footer-logo img {
    width: 200px;
    margin-top: 25px;
}

.flex-md-column-reverse {
    flex-direction: row !important;
}

.site-link {
    word-wrap: break-word;
}

@media (max-width:500px) {
    .ai-sec .textai-item {
        width: 100% !important;
        font-size: 1.1rem !important;
    }
}

@media (max-width:767px) {
    .ser-img {
        margin: 20px 0px;
    }

    .sub-head {
        font-size: 1.3rem !important;
    }

    .header-top-title img {
        display: none;
    }

    .testi-txt {
        font-size: 1rem;
    }

    .testi-name {
        font-size: 1.3rem !important;
    }

    .textai-item {
        width: 50% !important;
        font-size: 1.1rem !important;
    }

    .fs-3 {
        font-size: 1.7rem !important;
    }

    .header-main-title {
        font-size: 1.6rem !important;
        line-height: 2.2rem;
    }

    .top-get-text {
        font-size: 1.3rem !important;
    }

    .header-bottom-title {
        margin-bottom: 20px;
        font-size: 1.3rem;
    }

    .heading-con {
        margin-bottom: 0px !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .sec-space {
        margin: 0px 0px;
        padding: 1.5rem 0px;
    }

    .vid-fea-con {
        font-size: 1.1rem !important;
    }

    .special-txt {
        font-size: 2rem !important;
    }

    .btn-claim {
        font-size: 1.3rem !important;
    }

    .time-txt {
        padding: 20px 30px !important;
    }

    .ai-box {
        font-size: 1.2rem !important;
    }

    .add-power-watch-btn button,
    .add-power-watch-btn a {
        font-size: 1.5rem !important;
        padding: 10px 20px;
        border-radius: 10px;
        margin-bottom: 20px;
        font-weight: 700;
    }

    .mb-4 {
        margin-bottom: 1rem !important;
    }

    .fire-img {
        width: 25px !important;
    }

    .result-text {
        font-size: 1.2rem !important;
    }

    .header-top-title {
        text-decoration: underline;
        font-size: 1.1rem;
        font-weight: 500;
        display: table;
        padding: 10px 20px;
        margin-bottom: 10px !important;
    }

    .heading-subtitle {
        font-size: 1.4rem !important;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }

    .offer-value-sec {
        margin-bottom: 0px !important;
    }
}

.support-guarantee-para {
    max-width: 650px;
    margin: 0px auto;
}

.sg-item i {
    margin-top: 3px !important;
    font-size: 20px;
    margin-right: 10px;
    color: #1471ff;
}

.sg-item {
    background: white;
    padding: 25px 15px;
    border-radius: 19px;
    margin: 10px 0px;
}

.support-img {
    /* max-width: 300px; */
    width: 100%;
}



button.accordion-button {
    font-weight: 600;
}

.refund-img {
    width: 98% !important;
    max-width: 300px;
}

.bg-light-blue {
    background: #edf1fc;
}

.mt-0 {
    margin-top: 0px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-bottom: 0px !important;
}

.mt-50 {
    margin-top: 55px;
}

.create-sec-item {
    margin: 10px auto;
    padding: 0px 20px;
    display: flex;
    border: 1px solid #aaabab;
    align-items: center;
    height: 60px;
    max-width: 300px;
    border-radius: 12px;
    line-height: 1.3rem;
}

    .create-sec-item .create-sec-img {
        margin-right: 9px;
    }

.create-sec-title {
    font-weight: 700;
    font-size: 1.1rem;
    color: #939494;
}

.create-sec-img img {
    width: 40px;
}

.get-model-ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

    .get-model-ul li {
        float: left;
        width: 33.3%;
        margin-bottom: 20px;
    }

@media (max-width:1024px) {
    .get-model-ul li {
        float: left;
        width: 33.3%;
        margin-bottom: 20px;
    }
}

@media (max-width:767px) {
    .get-model-ul li {
        float: left;
        width: 100% !important;
        margin-bottom: 20px;
    }

    .model-title {
        font-size: 1.2rem !important;
    }

    .get-model-ul li .model-con {
        padding: 10px 20px !important;
        min-height: 100px !important;
    }

    .get-model-ul li {
        margin-bottom: 10px !important;
    }

    .heading {
        font-weight: 800;
        margin-bottom: 30px;
        font-size: 1.4rem;
        /* max-width: 700px; */
        text-align: center;
        /* margin: 0px auto; */
    }

    .offer-value-sec span {
        background: #005dc6;
        color: white;
        font-size: 1rem !important;
        font-weight: 600;
        padding: 4px 26px;
        margin-top: 0px;
    }

    .recap-table {
        max-width: 100% !important;
        margin: auto;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: var(--card-shadow);
        border: 1px solid #1589ff;
        font-size: 1rem !important;
    }

        .recap-table table td:first-child {
            /* width: 17%; */
            padding-left: 10px;
            font-size: 0.9rem !important;
            font-weight: 600;
        }

        .recap-table table th, .recap-table table td {
            width: 30%;
            padding: 18px 0px !important;
        }

        .recap-table table th {
            font-size: 18px !important;
            font-weight: 600;
            color: var(--blue);
            padding: 9px 15px;
            background: white;
        }

        .recap-table table tbody tr td:nth-of-type(2) {
            background: #1589ff;
            text-align: center;
            color: #fff;
            font-size: 0.9rem !important;
            font-weight: 600;
        }

        .recap-table table td:nth-of-type(3) {
            text-align: center;
            color: rgb(214, 55, 55) !important;
            font-size: 0.9rem !important;
            font-weight: 600;
        }
}

@media (max-width:425px) {
    .get-model-ul li {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
}

.model-text {
    font-size: 1.1rem;
    font-weight: 400;
}

.model-img {
    width: 60px;
    flex-shrink: 0;
}

.model-title {
    margin: 0px;
    font-weight: 600;
    text-align: left;
}

.get-model-ul li .model-con {
    position: relative;
    display: flex !important;
    font-size: 1.5rem;
    margin: 0px 10px;
    border: 3px solid #a9e89f !important;
    text-align: center;
    border-radius: 15px;
    color: #000000;
    font-weight: 500;
    gap: 20px;
    align-items: center;
    flex-direction: row;
    padding: 20px !important;
    min-height: 130px;
}

@media (max-width: 992px) {
    .get-model-ul li {
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }

        .get-model-ul li .model-con {
            font-size: 1.3rem !important;
        }
}

.para-con-get-access {
    font-size: 1.4rem;
    line-height: 2.3rem;
    margin-top: 25px;
    max-width: 450px;
}

.fw-500 {
    font-weight: 500 !important;
}

p.para-con-top {
    font-size: 1.3rem;
    font-weight: 500 !important;
}

.fs-25 {
    font-size: 2.5rem !important;
}

.table-top {
    background: #6cb116;
    color: white;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
    padding: 15px;
}

.td-45 {
    width: 45%;
}

.td-35 {
    width: 35%;
}

.td-20 {
    width: 20%;
}

.td-25 {
    width: 25%;
}

.table-top th {
    padding: 12px;
}

.scratch-item {
    text-align: center;
    border: none;
    padding: 30px 15px;
    height: 165px;
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center;
    border-radius: 10px;
    background: #0082b3;
    color: white;
    width: 300px;
    margin: 35px auto !important;
}

.scratch-item-big {
    text-align: center;
    border: none;
    padding: 30px 15px;
    height: 235px;
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center;
    border-radius: 10px;
    background: #0082b3;
    color: white;
    width: 300px;
    margin: 35px auto !important;
}

.fsl-1 {
    font-size: 1rem !important;
    line-height: 1.2rem !important;
}

.online-platform-title {
    margin-bottom: 20px;
}

    .online-platform-title span {
        color: #1d6ab0;
        background: #b8ddff;
        font-weight: 700;
        padding: 5px 20px;
        font-size: 1.8rem;
        width: 250px !important;
        display: inline-block;
    }

.cer-title {
    text-align: center;
    font-weight: 700;
    font-size: 2.3rem;
}

.online-platform-bottom {
    color: #1d6ab0;
    background: #b8ddff;
    padding: 10px 20px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: 600;
    text-align: center;
}

.scratch-bottom {
    background: white;
    color: black;
    padding: 8px 20px;
    border: 1px solid #0082b3;
    border-radius: 9px;
    font-size: 1.2rem;
    width: 260px;
    text-align: center;
    position: absolute;
    top: 150px;
    font-weight: 500;
    line-height: 1.6rem;
}

.scratch-bottom-big {
    background: white;
    color: black;
    padding: 8px 20px;
    border: 1px solid #1589ff;
    border-radius: 9px;
    font-size: 1.2rem;
    width: 260px;
    text-align: center;
    position: absolute;
    top: 220px;
    font-weight: 500;
    line-height: 1.6rem;
}

.scratch-img {
    position: absolute;
    top: -42px;
}

    .scratch-img img {
        width: 60px;
        margin: 10px;
    }

.scratch-title {
    font-weight: 600;
    font-size: 1.3rem;
    margin: 15px 0px;
}

.emp-item {
    /* float:left; */
    /* width: 20%; */
    margin-bottom: 30px;
    /* padding: 20px; */
}
/* @media (max-width:1024px)
{
    .emp-item{
        float:left;
        width: 33.3%;
        margin-bottom: 20px;
        padding: 10px;
    }   
}
@media (max-width:767px)
{
    .emp-item{
        float:left;
        width: 50%;
        margin-bottom: 20px;
        padding: 10px;
    }   
}

@media (max-width:425px)
{
    .emp-item{
        float:left;
        width: 100%;
        margin-bottom: 20px;
        padding: 10px;
    }   
} */





.recap-table .recap-table table td:nth-of-type(3) .text-dark {
    color: #000 !important;
}

.recap-table {
    max-width: 76%;
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: var(--card-shadow);
    border: 1px solid #1589ff;
    font-size: 1rem !important;
}

    .recap-table table {
        width: 100%;
    }

        .recap-table table th:first-child, .recap-table table td:first-child {
            width: 40%;
            padding-left: 10px !important;
            font-size: 1.1rem;
            font-weight: 600;
        }

.fea-title {
    font-size: 25px !important;
}

.recap-table table th {
    font-size: 25px;
    font-weight: 600;
    color: var(--blue);
    padding: 9px 15px;
    background: white;
}

.td-3 {
    color: rgb(26, 170, 26);
}

.recap-table table td:nth-of-type(3) {
    text-align: center;
    color: rgb(214, 55, 55) !important;
    font-size: 1.1rem;
    font-weight: 600;
}

.text-dark {
    color: #000 !important;
}

.recap-table table th, .recap-table table td {
    width: 30%;
    padding: 18px 15px;
}

.recap-table table tbody tr {
    background: #fff;
}

    .recap-table table tbody tr td:nth-of-type(2) {
        background: #1589ff;
        text-align: center;
        color: #fff;
        font-size: 1.1rem;
        font-weight: 600;
    }

.recap-table table td:nth-of-type(2), .recap-table table th:nth-of-type(3), .recap-table table td:nth-of-type(3) {
    text-align: center;
}

.recap-table table td {
    font-size: 21px;
    font-weight: 400;
    color: black;
    text-align: left;
}

.recap-table table th, .recap-table table td {
    width: 30%;
    padding: 18px 15px;
}

.support-ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

    .support-ul li {
        float: left;
        width: 12.5%;
    }

        .support-ul li img {
            width: 60px;
        }

.bg-sky-only {
    background: #e5f3fe;
}

.support-item {
    text-align: center;
    margin-bottom: 20px;
    /* border: 1px solid black; */
    margin: 10px;
    padding: 10px;
    border-radius: 8px;
    height: 120px;
}

.support-title {
    font-size: 1rem;
    font-weight: 500;
    margin-top: 5px;
}

@media (max-width:1024px) {
    .support-ul li {
        float: left;
        width: 20%;
    }
}

@media (max-width: 767px) {
    .support-ul li {
        float: left;
        width: 25%;
    }

    p.para-high, .para-high-text {
        font-size: 1.1rem !important;
    }
}

@media (max-width: 425px) {
    .support-ul li {
        float: left;
        width: 50%;
    }
}

.e-title {
    padding: 5px 10px;
    background: #020b41;
    border-radius: 50px;
    width: 250px;
    margin: 0px auto;
    font-size: 1.3rem;
    color: #f0cd55;
}

.videobox {
    position: relative;
    margin: 0 0 30px;
}

    .videobox.videobox-sp {
        position: relative;
        margin: 0 0 30px;
        padding: 20px;
        background: #dfecfdc9;
        border-radius: 35px;
        border: 1px solid #4ec2ff;
    }

.responsive-video.responsive-video-sp {
    position: relative;
    padding-bottom: 56%;
    overflow: hidden;
    border-radius: 34px;
    border: #d0d0d0 solid 3px;
}

.responsive-video {
    position: relative;
    padding-bottom: 56%;
    overflow: hidden;
    border: #8e8e8e solid 2px;
    border-radius: 22px;
}

    .responsive-video.responsive-video-bd {
        position: relative;
        padding-bottom: 56%;
        overflow: hidden;
        border-radius: 22px;
        border: #1583e0 solid 6px;
        box-shadow: 0px 0rem 20px -2px rgb(21 131 224) !important;
    }

    .responsive-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.builder-sec img {
    border-radius: 50px;
}





.customer-review {
    height: auto;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 767px) {
    .customer-review {
        height: auto !important;
        margin-bottom: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .step-title {
        font-size: 1.5rem !important;
        line-height: normal !important;
    }

    .text-bottom {
        font-size: 1.3rem !important;
    }
}

.new-ver-sec {
    text-align: left;
    border-radius: 0px;
    font-size: 1.2rem;
}

.new-ver-item-o {
    background: rgb(191, 229, 251);
    background: linear-gradient(135deg, rgba(191, 229, 251, 1) 0%, rgba(163, 198, 253, 1) 100%);
    margin-bottom: 10px;
    font-weight: 600;
    padding: 20px 20px 20px 40px;
    position: relative;
    display: inline-block;
    font-size: 1.4rem;
    border-radius: 8px;
}

.new-ver-item-e {
    background: #dbe8f8;
    padding: 20px;
}

.channel-sec {
    display: inline-block;
    padding: 12px 0px;
    font-size: 1.4rem;
    width: 230px;
    background: #01a89e;
    color: white;
    border-radius: 8px;
    font-weight: 600;
}

.channel-des {
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 5px;
}

.quick-re {
    display: inline-block;
    padding: 5px 25px;
    border-radius: 30px;
    font-size: 1.4rem;
    background: black;
    color: white;
    margin-top: 20px;
    margin-bottom: 5px;
}

.ranking-img {
    margin-bottom: 15px;
    text-align: center;
}

.fw-600 {
    font-weight: 600;
}

.arrow-con {
    text-align: center;
}

    .arrow-con img {
        max-width: 120px;
        margin-top: -90px;
    }

.step-con {
    background: #ec155b;
    color: white;
    padding: 5px;
    border-radius: 30px;
    font-size: 1.3rem;
    font-weight: 600;
    width: 120px;
    margin: 5px auto;
}

.step-des {
    font-size: 1.1rem;
}

#price-cat {
    display: inline-block !important;
    width: auto !important;
    border: 1px solid #ff4600;
    border-radius: 60px;
}

    #price-cat li.nav-item {
        float: left !important;
    }

#pricing-sec .nav-item .active {
    background: #ff4600 !important;
    color: white !important;
}

#pricing-sec .nav-item a {
    border-radius: 30px;
    font-size: 1.3rem;
    width: 160px;
    text-align: center;
    color: #ff4600 !important;
    margin: 3px;
    padding: 10px 0px;
}

.commentbox {
    background: #fff;
    margin-top: 3%;
    text-align: center;
    margin: auto;
    padding-bottom: 10px;
    margin: 10px;
    border-radius: 10px;
    height: 836px;
    overflow-x: scroll;
}

.con-sec-main-title {
    font-weight: 600 !important;
    font-size: 1.3rem;
}

.text-dream {
    display: table;
    margin: 0px auto;
    padding: 10px 30px;
    border: 2px solid rgb(2, 2, 104);
    border-radius: 50px;
    margin-top: 20px !important;
}

.succ-point .con-sec-main-title {
    font-weight: 600 !important;
    font-size: 1.3rem;
    color: white;
    text-transform: uppercase;
    margin-top: 10px;
    color: #f27812;
    height: 65px;
}

.succ-point .con-sec-title {
    color: #a4a4ca !important;
}

.succ-point .con-sec-item {
    background: #25235487;
    padding: 30px 0px;
    max-width: 100% !important;
}

.sub-sec {
    border-radius: 30px;
    background: #1a1f2f;
    padding: 40px;
}

.sub-img {
    position: absolute;
    width: 500px;
    /* max-width: 100%; */
    bottom: -115px;
    right: -46px;
}
/* @media (min-width:992px) and (max-width:1250px){
    .sub-img{
        position: absolute;
        width: 500px;
        bottom: -115px;
        right: -120px;
    }
} */
.text-break {
    text-wrap: wrap;
}

@media (max-width:1200px) {
    .btn-top-con {
        padding: 9px 20px !important;
    }
}

@media (max-width:992px) {
    .sub-img {
        position: relative;
        width: 500px;
        max-width: 100%;
        top: 0px;
        left: 0px;
    }
}

.mb-70 {
    margin-bottom: 80px;
}

.testi-sec {
    background-color: #ff600a;
    border-radius: 50px;
    padding: 40px;
}

.watch-img {
    width: 420px;
    max-width: 100%;
}

@media(max-width:767px) {
    .platform-con {
        width: 33.3% !important;
        padding: 10px 10px;
    }
}

.cust-sec {
    background: #f8f8f8;
    border-radius: 40px;
    padding: 40px;
    position: relative;
    border-bottom: 1px solid #bfbfbf;
    margin-top: 80px;
    box-shadow: 0 .5rem 0.2rem rgba(0, 0, 0, .15) !important;
    margin-left: 10px;
    margin-right: 10px;
}

img.cust-img {
    position: absolute;
    top: -52px;
    width: 120px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    border-radius: 50%;
}

.cust-msg {
    font-size: 1.2rem;
    font-weight: 500;
    margin: 60px 0px 20px 0px;
}

.cust-name {
    font-weight: 600;
    font-size: 1.3rem;
    text-align: right;
    margin-top: 10px;
}

.cross-img {
    width: 40px;
    position: absolute;
    left: -20px;
    top: 18px;
    bottom: 0;
}

.new-fea-con {
    padding: 10px 40px;
    font-size: 1.53rem;
    text-align: center;
    border-radius: 40px;
    background: #f8f8f8;
    box-shadow: 0 .5rem 0rem rgb(216 168 225) !important;
}

.new-fea-item {
    padding: 15px;
    border-bottom: 1px solid #b8b8b8;
}



.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

    .owl-nav button.owl-prev {
        left: 0;
    }

    .owl-nav button.owl-next {
        right: 0;
    }

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

    .owl-dots button.owl-dot {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc;
        margin: 0 3px;
    }

.owl-carousel button.owl-dot {
    background: #c3c3c3 !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

    .owl-carousel button.owl-dot .active {
        background: rgb(0, 0, 0) !important;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
    }


.owl-dots button.owl-dot.active {
    background-color: #000 !important;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-carousel span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.owl-nav button:focus {
    outline: none;
}


.carousel-wrapper {
    width: 1200px;
    margin: auto;
    position: relative;
    text-align: center;
    font-family: sans-serif;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #5110e9;
}

.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-button {
    height: 50px;
    width: 50px;
    cursor: pointer !important;
    position: absolute;
    top: -40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff790d;
    color: white;
    border-radius: 50%;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
}

.owl-carousel .owl-prev {
    left: 20px;
    font-size: 50px;
}

.owl-carousel .owl-next {
    right: 20px;
    font-size: 50px;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    font-size: 39px;
    background: #000000;
    border-radius: 3px;
}

.owl-carousel .prev-carousel:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-carousel:hover {
    background-position: -24px -53px;
}

.owl-carousel .owl-stage-outer {
    border: 12px solid #c75018;
    border-radius: 40px;
}

.img-width {
    max-width: 100%;
    width: 350px !important;
}

.craig-img {
    border-radius: 50%;
}

@media (max-width: 1200px) {
    nav li.nav-item {
        height: auto;
        border-right: none;
        padding: 10px 0px 0px 0px !important;
    }

        nav li.nav-item a {
            height: auto;
            border-right: none;
            padding: 0px;
        }
}

img.hover-shadow {
    transition: 0.3s;
}

.cursor {
    cursor: pointer;
}

.testi-high {
    background: #1e1e1e;
    padding: 0px 10px;
    border-radius: 8px;
}




@media (max-width:425px) {
    .modalPopup .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        width: 95% !important;
        max-width: 1200px;
    }
}

@media (max-width:767px) {
    .modalPopup .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        width: 80% !important;
        max-width: 1200px;
    }

    .sp-head-sec {
        font-size: 1.5rem !important;
        text-align: center;
    }
}
/* The Modal (background) */
.modalPopup {
    display: none;
    position: fixed;
    z-index: 99999;
    padding-top: 70px;
    left: 0;
    top: 0;
    width: 100%;
    align-items: center;
    height: 100%;
    overflow: auto;
    background-color: #0000008c;
}

    /* Modal Content */
    .modalPopup .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        width: 50%;
        max-width: 1200px;
    }

/* The Close Button */
.close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #999;
        text-decoration: none;
        cursor: pointer;
    }

.mySlides {
    display: none;
}

.cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: black;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
        color: white;
        text-decoration: none;
    }

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}



.demo {
    opacity: 0.6;
}

    .active,
    .demo:hover {
        opacity: 1;
    }

img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.support-img {
    width: 350px;
    max-width: 100%;
    margin-bottom: 30px;
}

.bg-theme {
    background: rgb(80,16,126);
    background: linear-gradient(180deg, rgba(80,16,126,1) 0%, rgba(30,2,53,1) 100%);
}

.bg-theme-2 {
    background: rgb(34,4,54);
    background: linear-gradient(180deg, rgba(34,4,54,1) 0%, rgba(65,34,133,1) 100%);
    border: 1px solid #35015e;
}

.boost-item {
    background: #ebf5fe;
    padding: 10px 15px;
    max-width: 350px;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 10px !important;
}

.boost-text {
    font-weight: 600;
    height: 100px;
    font-size: 1.2rem;
}

.img-pos {
    position: relative;
    top: -5px;
}

.platform-con-sec {
    display: flex;
    flex-wrap: wrap;
}

.platform-con {
    width: 20%;
    padding: 10px 10px;
}

    .platform-con img {
        width: 100%;
    }

@media (max-width:992px) {
    .platform-con {
        width: 25%;
        padding: 10px 10px;
    }
}

.top-get-text {
    color: #ffffff !important;
    font-weight: 300 !important;
    display: table;
    max-width: 100%;
    border-radius: 20px;
    font-size: 2rem !important;
}

@media (max-width:767px) {
    .top-get-text {
        font-size: 1.3rem !important;
        padding: 0px !important;
        margin-top: 10px;
    }

    .img-width {
        max-width: 100%;
        width: 250px !important;
    }
}

span.power-txt {
    background: linear-gradient(180deg, rgb(250 84 4) 0%, rgb(254 147 10) 100%);
    padding: 0px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 5px;
}

.heading-subtitle {
    color: #fffffff1;
    width: 1195px;
    margin: 0px auto;
    max-width: 100%;
    font-weight: 300 !important;
    font-size: 2.5rem;
    text-decoration: underline;
}

.heading-con {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.textai-sec {
    width: 70%;
    float: left;
}

.textaibot-sec {
    width: 30%;
    float: left;
    position: relative;
}

.ai-sec {
    background: #380084;
    border-radius: 15px;
    padding: 0px 20px;
    display: flex;
}

.textai-item {
    padding: 10px;
    width: 33.3%;
    float: left;
    font-size: 1.3rem;
}

    .textai-item div {
        background: #f3edff;
        height: 80px;
        border-radius: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #380084;
        text-align: center;
        font-weight: 500;
    }

.right-ai-img {
    position: absolute;
    top: -57px;
    width: 382px;
}

.left-ai-img {
    position: absolute;
    top: -8px;
    width: 511px;
    left: -33px;
}

p.para-high {
    background: transparent;
    font-size: 1.8rem;
    color: white;
    padding: 30px 40px;
    border-radius: 35px;
    border: 2px solid white;
}

.para-high-text {
    line-height: 1.5rem;
}



.expert-sec {
    border-radius: 15px;
    padding: 10px 10px;
    text-align: center;
    min-height: auto;
    background: #ffc20a;
    height: 100%;
}

    .expert-sec img {
        border-radius: 10px;
        width: 100%;
    }

.expert-title {
    font-size: 1.2rem;
    margin-top: 10px;
    font-weight: 500;
}

@media (max-width:767px) {
    .expert-title {
        font-size: 1rem !important;
    }
}

@media (max-width:1200px) {
    /* .expert-sec {
                min-height: 250px;
            } */
    .photostyle-sec {
        grid-template-columns: repeat(5, 1fr) !important;
    }
}

@media (max-width:992px) {
    .photostyle-sec {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}

@media (max-width:767px) {
    .photostyle-sec {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

@media (max-width:767px) {
    .photostyle-sec {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width:500px) {
    .photostyle-sec {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

@media (max-width:992px) and (min-width:767px) {
    .bots-sec-title {
        font-size: 1.8rem !important;
    }
}


.textai-item-in {
    padding: 10px;
    width: 25%;
    float: left;
    font-size: 1.3rem;
}

    .textai-item-in div {
        background: #f3edff;
        height: 80px;
        border-radius: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #380084;
        text-align: center;
        font-weight: 500;
    }

.textai-sec-in {
    width: 100%;
}

.ai-ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 1.3rem;
}

    .ai-ul li {
        width: 33.3%;
        float: left;
        padding: 20px;
    }

.ai-ui-item {
    background: linear-gradient(187deg, rgb(49 109 247) 0%, rgb(100, 34, 207) 100%);
    background-size: cover;
    background-position: top center;
    color: white;
    padding: 10px 40px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    font-size: 1.5rem;
    margin-bottom: 10px;
    text-align: center;
}

@media (max-width:767px) {
    .ai-ui-item {
        font-size: 1.3rem !important;
    }
}

.watch-img {
    width: 350px;
    max-width: 100%;
}

.bg-light-green {
    background: rgb(238 255 231);
}

@media (max-width:767px) {
    .bg-light-green {
        margin-bottom: 0px !important;
        margin-top: 0px;
    }
}

.total-text {
    font-size: 2rem !important;
    padding-left: 30px !important;
    border: 0px solid !important;
}

.saving-sec {
    background: #feff4c;
    font-size: 2.5rem;
    font-weight: 700;
    display: flex;
    padding: 10px;
    margin-bottom: 10px;
}

.saving-text {
    width: 45%;
    padding-left: 10px;
}

.total-price {
    font-size: 2rem;
    border: 0px solid !important;
}

@media (max-width:1200px) {
    .saving-sec {
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .saving-text {
        width: 100%;
    }
}

@media (max-width:767px) {
    .total-text {
        font-size: 1.3rem !important;
    }

    .total-price {
        font-size: 1.3rem !important;
    }

    .limit-txt {
        font-size: 1.5rem !important;
    }
}


.limit-txt {
    color: white;
    font-size: 2rem;
    text-align: center;
    display: table;
    margin: 0px auto;
    margin-top: 30px;
    background: #ffffff0d;
    border: 2px solid #8f57f1;
    padding: 10px 40px;
    border-radius: 150px;
}

.top-time-sec .date-sec-con {
    text-align: center;
    width: 130px;
    color: rgb(255, 255, 255) !important;
    border-radius: 20px;
    border: 4px solid #9362e9;
    padding: 15px 0px;
    position: relative;
    background: #F34E5E;
    background: linear-gradient(180deg, rgb(62 28 137) 19%, rgb(17 2 47) 100%);
}

@media (max-width:767px) {
    .top-time-sec .date-sec-con {
        text-align: center;
        width: 90px;
    }

    .top-time-sec .date-sec-item {
        font-size: 2.0rem;
    }

    .top-time-sec .date-sec-text {
        width: 100%;
    }
}

.up-price {
    position: relative;
    top: -5px;
}

.header-bottom-title-2 {
    background: linear-gradient(to bottom, #f35a38 0%, #fedd2d 80%, #fedd2d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600 !important;
}

.text-theme {
    color: #b266ff;
}

.bots-item {
    padding: 0px;
}

.photostyle-sec {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 10px;
}

.bots-sec-title {
    background: #9803b8;
    display: table;
    margin: 0px auto;
    padding: 10px 50px;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    position: absolute;
    left: 0;
    right: 0;
    color: white;
    top: -95px;
    font-weight: 400;
}

.bot-img {
    width: 140px;
    max-width: 100%;
    margin-bottom: 10px;
}

.bot-sec {
    /* background: #f5f5f5; */
    padding: 20px 0px;
    border-radius: 20px;
    /* height: 230px; */
    max-width: 250px;
    margin: 0px auto !important;
    margin-bottom: 10px !important;
}

.timer-dot {
    font-size: 3.5rem;
    color: white;
}


.price-logo {
    width: 300px;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

i.fas.fa-circle {
    background: linear-gradient(#007c36, #00372b);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    margin-right: 15px;
    position: relative;
    top: 3px;
}

.divider-sec {
    height: 3px;
    margin: 60px 0px;
    border-radius: 50px;
    background: rgb(0, 90, 151);
    background: linear-gradient(90deg, rgb(0 0 0 / 0%) 0%, #5bd765 34%, #5bd765 67%, rgb(0 0 0 / 0%) 100%);
}

.spe-item {
    background: white;
    padding: 30px;
    border-radius: 50px;
    border: 2px solid #40ad28;
    text-align: center;
    height: 95%;
}

@media (max-width:767px) {
    .spe-item-txt {
        font-size: 1.5rem !important;
    }
}

.spe-item-txt {
    font-weight: 700;
    font-size: 2rem;
    border: 1px solid green;
    padding: 10px 20px;
    border-radius: 50px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 10px;
}

.spe-item-txt-head {
    font-weight: 700;
    font-size: 2rem;
    padding: 10px 20px;
    border-radius: 50px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 10px;
}

.choose-txt {
    background: linear-gradient(to right, #fdb905 0%, #ff8200 80%, #f86b00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700 !important;
}

.reseller-txt {
    background: linear-gradient(to right, #fdb905 0%, #ff8200 80%, #f86b00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700 !important;
}

.saving-txt-con {
    background: #b5dc83;
    padding: 20px 30px;
    border-radius: 20px;
}

span.txt-warning {
    background: linear-gradient(to bottom, #e3035e 0%, #ff4674 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800 !important;
    display: block;
    text-transform: uppercase;
}

img.value-img {
    right: -8px;
    position: absolute;
    top: -8px;
    width: 130px;
}

.text-high {
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    margin: 0px auto;
    display: table;
    background: linear-gradient(to bottom, #40227d 0%, #aca0f5 81%);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 3rem;
}

@media (max-with:767px) {
    .text-high {
        font-size: 2rem;
    }
}

.special-txt {
    font-weight: 700 !important;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(to right, #24a9ff, #9639ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.special-row {
    background: #160b4d;
    border-radius: 50px;
    padding: 40px;
}

.btn-claim {
    background: linear-gradient(179deg, rgb(255 77 0) 0%, rgb(254 126 0) 63%, rgb(254 174 1) 100%);
    color: rgb(255 255 255);
    font-size: 1.9rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    border: 0px solid;
    margin: 0px auto;
}

    .btn-claim:hover {
        background: linear-gradient(179deg, rgb(255, 96, 28) 0%, rgb(255, 138, 22) 63%, rgb(255, 191, 54) 100%);
        color: rgb(255 255 255) !important;
    }

.time-txt {
    background: linear-gradient(179deg, rgb(28 16 49) 0%, rgb(8 3 40) 100%);
    color: white;
    font-size: 2.0rem;
    font-weight: 600;
    display: table;
    margin: 0px auto;
    padding: 20px 50px;
    border-radius: 50px;
}

.million-txt {
}

span.million-txt {
    color: #c0ff00;
    font-size: 3rem;
    font-weight: 700;
    display: block;
    line-height: 35px;
    margin-bottom: 10px;
}

.time-txt {
    background: linear-gradient(179deg, rgb(43 24 76) 0%, rgb(8 3 40) 100%);
    color: white;
    font-size: 2.0rem;
    font-weight: 600;
    display: table;
    margin: 0px auto;
    padding: 20px 100px;
    border-radius: 150px;
    text-align: center;
}

@media (max-width:767px) {

    span.million-txt {
        font-size: 1.8rem !important;
    }

    .time-txt {
        font-size: 1.5rem !important;
    }

    .info-item {
        background: white;
        font-size: 1.2rem;
    }
}

.video-txt {
    background: linear-gradient(to bottom, #f09902 0%, #ffa600 45%, #ff4e00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800 !important;
    text-align: center;
}

.info-item {
    background: #fffaee;
    font-size: 1.3rem;
    font-weight: 400;
    padding: 15px !important;
    border-radius: 20px;
    border: 3px solid rgb(254 205 96);
    display: flex;
    height: 100%;
    align-items: center;
    gap: 5px;
    color: white;
    flex-direction: column;
    text-align: center;
    overflow: hidden;
    min-height: 450px;
}

    .info-item span {
        color: #000000;
        font-weight: 600;
        font-size: 1.5rem;
        margin-bottom: 10px;
        display: block;
    }

.ai-box {
    padding: 40px 20px;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #bebdc2;
    background: linear-gradient(180deg, #1d1133, #080428);
    border-radius: 20px;
    border: 3px solid #096c84;
    text-align: center;
    font-size: 1.5rem;
    position: relative;
    text-align: left;
}


.cust-item {
    border: 1px solid rgb(211, 211, 211);
    border-radius: 50px;
    text-align: center;
    padding: 85px 25px 25px 25px;
    position: relative;
    margin-top: 55px;
    height: 82%;
}

img.user-img {
    width: 120px;
    position: absolute;
    top: -41px;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0px auto;
    border: 2px solid #49a4ff;
    border-radius: 150px;
}

.user-pos {
    font-style: italic;
    color: #858585;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 1.2rem;
}

.user-txt {
    color: black;
    font-size: 1.2rem;
}

.user-name {
    font-weight: 600;
    font-size: 1.3rem;
    color: #49a4ff;
}

.vid-fea-con {
    border: 1px solid #ddddff;
    font-size: 1.3rem;
    text-align: center;
    border-radius: 50px;
    overflow: hidden;
}

    .vid-fea-con .vid-item:nth-child(odd) {
        background: #f0f4ff;
        padding: 20px;
        font-weight: 500;
    }

    .vid-fea-con .vid-item:nth-child(even) {
        padding: 20px;
        color: #747474;
    }

.arrow-left {
    position: absolute;
    left: -80px;
    top: -50px;
    width: 6cqh;
}

.arrow-right {
    position: absolute;
    right: -80px;
    top: -50px;
    width: 60px;
}

@media (max-width:767px) {

    .arrow-left, .arrow-right {
        display: none;
    }
}

.testi-img {
    width: 90px;
    border: 4px solid #20fffc;
    border-radius: 150px;
}

.testi-con {
    background: #dbeefc;
    width: 100%;
    padding: 20px;
    border-radius: 50px;
    position: relative;
    height: 100%;
    margin-bottom: 50px;
}

.testi-txt {
    margin-top: 20px;
    font-size: 1.2rem;
    font-weight: 500;
}

.arrow {
    top: 100%;
    width: 0;
    height: 0;
    border-left: 0 solid #dbeefc;
    border-right: 45px solid transparent;
    border-top: 45px solid #dbeefc;
    margin: -2px;
    position: absolute;
    right: 40px;
    bottom: 5px;
}

.mb-large {
    margin-bottom: 80px;
    margin-top: 30px;
}

.testi-name {
    margin-top: 40px;
}

img.quote-img {
    position: absolute;
    top: -34px;
    width: 80px;
    left: 50px;
}

.vid-type-name {
    background: linear-gradient(179deg, rgb(251 197 46) 0%, rgb(254 142 70) 70%, rgb(255 101 77) 100%);
    color: rgb(0 0 0);
    font-size: 1.3rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    border: 0px solid;
    text-align: center;
    display: table;
    margin: 0px auto;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    width: 100%;
}

@media (max-width:767px) {
    .vid-type-name {
        background: linear-gradient(179deg, rgb(251 197 46) 0%, rgb(254 142 70) 70%, rgb(255 101 77) 100%);
        color: rgb(0 0 0);
        font-size: 1.1rem;
    }
}

.vid-type-con {
    margin-bottom: 50px;
}

.text-problem {
    font-size: 2.5rem;
    color: white;
    margin-bottom: 20px;
    display: table;
    background: #fe0000;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px 20px;
}

.text-good {
    font-size: 2.5rem;
    color: white;
    margin-bottom: 20px;
    display: table;
    background: #3ab003;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px 20px;
}

@media (max-width:767px) {
    .text-problem, .text-good {
        font-size: 1.8rem;
        color: white;
    }

    .sell-txt {
        font-size: 1.2rem;
    }

    .sell-img {
        width: 40px;
    }
}

.bg-pro {
    background: #0f0f0f;
    padding: 30px;
    border-radius: 60px;
}

.sell-item {
    background: #0a0337;
    border: 1px solid #384fb5;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.sell-img {
    width: 70px;
}

.sell-txt {
    color: #ffe44d;
    font-size: 1.5rem;
}

.sp-head-sec {
    display: table;
    margin: 0px auto;
    text-align: center;
    padding: 5px 20px;
    color: rgb(0, 0, 0);
    background-color: #fbbd00;
    font-weight: 700 !important;
    font-size: 2.5rem;
    margin-bottom: 10px;
}

.text-gy {
    color: rgb(210, 210, 210);
}

.info-img {
    width: 120px;
    max-width: 100%;
    margin-bottom: 20px;
}

.ag-txt {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    position: relative;
    border: 3px solid #d97500;
    margin: 0px auto;
    padding: 30px;
    background: #080821;
    border-radius: 30px;
}

.af-txt:before {
    content: "" !important;
    position: absolute !important;
    inset: 0;
    border-radius: 8px;
    padding: 3px;
    background: linear-gradient(to right, #82EBFE 0%, #00BCFB 31%, #6549FB 62%, #BB60B4 100%) !important;
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) !important;
    mask-composite: exclude !important;
}

.text-hg {
    background: linear-gradient(to right, #d67239 0%, #f43b62 60%, #f81c74 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600 !important;
}

.alt-img {
    width: 65px;
}

.txt-max {
    display: table;
    margin: 0px auto;
    padding: 15px 50px 35px 50px;
    background: #0681ce;
    border-radius: 20px;
    text-align: center;
    font-size: 2rem;
}

.txt-sup {
    color: #00CFFF;
    padding: 17px 30px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    font-weight: 400;
    justify-content: center;
    font-size: 1.8rem;
    text-decoration: underline;
    margin: 0px auto;
}

.txt-sup-2 {
    color: #ffffff;
    display: flex;
    align-items: center;
    font-weight: 600;
    justify-content: center;
    font-size: 1.7rem;
    width: fit-content;
    margin: 0px auto;
    margin-bottom: 30px;
}

.text-sky {
    border-radius: 50px;
    display: table;
    padding: 10px 40px !important;
    color: #ffffff;
    margin: 0px auto;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 2.5rem;
    border: 3px solid #bf05ff;
    padding: 10px 40px;
    box-shadow: inset 0px 0px 15px 5px #5c24d6;
    background: black;
}

    .text-sky span {
        background: linear-gradient(to right, #8b0dff 24% 12%, #59e4f2 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        letter-spacing: 4px;
    }

@media (max-width:767px) {
    .text-sky {
        font-size: 1.8rem;
        padding: 10px 20px;
    }

    .txt-sup-2 {
        font-size: 1.3rem;
    }
}

.text-gy {
    color: rgba(255, 255, 255, 0.809);
}

.articalize-fea-con {
    border-radius: 30px;
    /* border: 1px solid #cde9fd; */
    max-width: 100%;
}

.articalize-fea-item {
    display: flex;
    box-shadow: 0 0 18px 4px rgb(255 227 37);
    align-items: center;
    gap: 20px;
    border: 1px solid #fb992a82;
    padding: 25px 20px;
    margin-bottom: 20px;
    background: white;
    border-radius: 20px;
    width: 100%;
    max-width: 100% !important;
}

    .articalize-fea-item img {
        width: 60px;
    }

.articalize-fea-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: #000000;
    margin-bottom: 5px;
}

.articalize-fea-des {
    font-size: 1.2rem;
}

.articalize-fea-con .articalize-fea-item:last-child {
    border-bottom: 0px solid #eaeaea;
}

.car-img {
    width: 250px;
    position: relative;
    top: 31px;
}

@media (max-width:767px) {
    .car-img {
        display: none;
    }

    .txt-inc {
        font-size: 1.7rem;
    }
}

.txt-inc {
    text-align: center;
    display: table;
    margin: 0px auto;
    padding: 12px 60px;
    color: #ffffff;
    border-radius: 50px;
    font-size: 2.2rem;
    margin-bottom: 5px;
    position: relative;
    background: #5b6ad9;
    background: linear-gradient(181deg, rgb(19 154 12) 0%, rgb(111 197 7) 100%);
    text-decoration: underline;
    width: auto;
}

.img-set {
    width: 300px;
    max-width: 100%;
}

.flow-sec {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    background: #370504;
    border-radius: 40px;
    padding: 40px 20px;
    height: 100%;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .flow-sec:before {
        content: "";
        position: absolute;
        inset: 0;
        padding: 3px;
        background: linear-gradient(181deg, #c9433c 0%, #cc443c 31%, #d1a71a 62%, #deb221 100%);
        mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
        mask-composite: exclude;
        border-radius: 40px;
    }

    .flow-sec img {
        width: 100px;
        margin-bottom: 10px;
        max-width: 100%;
    }

.flow-title {
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
    margin-top: 8px;
    font-weight: 600;
}

.heading-width {
    width: 850px;
    margin: 0px auto;
    max-width: 100%;
}

img.roc-img {
    position: absolute;
    left: -68px;
    width: 90px;
    top: -3px;
}

img.rocket-left {
    position: absolute;
    left: -60px;
    width: 50px;
    transform: rotate(290deg);
}

img.rocket-right {
    position: absolute;
    right: -60px;
    width: 50px;
}

@media (max-width: 500px) {
    .add-power-watch-btn button, .add-power-watch-btn a {
        font-size: 1.3rem !important;
        padding: 10px 20px !important;
        border-radius: 10px;
        margin-bottom: 20px;
        font-weight: 700;
    }

    img.rocket-left {
        width: 50px;
        left: 0px;
    }

    img.rocket-right {
        width: 50px;
        right: 0px;
    }
}

@media (max-width:992px) {
    .rocket-left, .rocket-right {
        display: none;
    }
}



img.limited-img {
    position: absolute;
    top: -100px;
    right: -200px;
    width: 250px;
}

@media (max-width:1100px) {

    img.limited-img {
        position: relative;
        top: 0px;
        right: 0px;
        width: 250px;
        max-width: 100%;
    }
}

.text-theme-2 {
    color: #9749fd;
}

.text-theme-3 {
    color: #7818d5;
}

.bg-bl {
    background: #dff2ff;
    padding: 40px 10px;
}

.info-item-inner {
    background: #fffaee;
    border-radius: 20px;
    overflow: hidden;
    padding: 20px 20px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.user-detail .para-con-top {
    color: black;
}

.div-sec {
    height: 2px;
    width: 100%;
    background: rgb(206, 206, 206);
    margin: 20px 0px;
}

.intro-txt {
    margin: 0px auto;
    display: table;
}

.fea-con {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    align-items: center;
}

.cust-container {
    max-width: 1800px;
    padding: 0px 40px;
}

@media (max-width:992px) {
    .fea-con {
        display: block;
        grid-template-columns: 1fr;
    }
}

.text-demo {
    background: linear-gradient(90deg, rgb(254 177 11) 0%, rgb(166 30 19) 100%);
    color: white;
    padding: 5px 40px;
    border-radius: 50px;
}

.subtitle-sec {
    color: white;
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 2rem;
    padding: 10px 30PX;
    margin: 0px auto;
}

    .subtitle-sec:before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 50px;
        padding: 3px;
        background: linear-gradient(181deg, #c9433c 0%, #cc443c 31%, #d1a71a 62%, #deb221 100%);
        mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
        mask-composite: exclude;
    }

    .subtitle-sec span {
        background: linear-gradient(to bottom, #ff6b0d 0%, #de7d14 44%, #ffe49c 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700 !important;
    }

    .subtitle-sec img {
        width: 50px;
    }

h4.funnel-title {
    color: white;
}

.funnel-item {
    background: #287e23;
    border: 1px solid #287e23;
    padding: 0px 20px 30px 20px;
    border-radius: 50px;
    text-align: center;
    width: 350px;
    max-width: 100%;
    margin: 0px auto;
    margin-bottom: 20px !important;
    margin-top: 40px;
    height: 300px;
    margin-top: 100px;
}

.row-high {
    background: linear-gradient(180deg, rgb(10 108 7) 0%, rgb(10 108 7) 100%);
    padding: 100px 40px 20px 40px;
    border-radius: 40px;
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / 7%) !important;
}

@media (max-width:767px) {
    .row-high {
        padding: 90px 0px !important;
        border-radius: 40px;
    }
}

.funnel-item img {
    width: 289px;
    max-width: 100%;
    margin-bottom: 0px;
    position: relative;
    top: -92px;
    left: -15px;
}

.funnel-price {
    background: #ffbf25;
    display: table;
    margin: 0 auto;
    padding: 5px 15px;
    font-size: 1.3rem;
    font-weight: 700;
    border-radius: 10px;
}

.row-high-2 {
    background: rgb(0 86 37);
    background: linear-gradient(180deg, rgb(0 86 37) 0%, rgb(10 140 33) 100%);
    padding: 20px;
    border-radius: 40px 40px;
}

section.sec-space.platform-sec {
    background: #d6d3fe9e;
}


.bg-price-high {
    display: table;
    margin: 0px auto;
    border-radius: 20px;
    color: black;
    font-weight: 500 !important;
}

button.accordion-button {
    background-color: #e6e4fe !important;
}

.accordion-body {
    background-color: #e6e4fe4a;
}

@media (max-width:500px) {
    .subtitle-sec {
        font-size: 1.3rem !important;
    }
}

.row-high-3 {
    background: linear-gradient(181deg, rgb(27 14 40) 0%, rgb(49 19 89) 100% 100%);
    border: 10px solid #462f75;
    border-radius: 50px;
    padding: 40px 0px;
}

.row-high-4 {
    background: linear-gradient(180deg, rgb(59 30 123) 0%, rgb(59 30 123) 100%);
    padding: 20px;
    border-radius: 20px;
}

.text-high-2 {
    background: linear-gradient(to right, #9539fe 0%, #933bff 0%, #00fff8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
}

iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.speed-control {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgb(1 9 32);
    color: white;
    padding: 2px 10px;
    border-radius: 6px;
    font-size: 14px;
    z-index: 10;
    display: none;
}

.responsive-video:hover .speed-control {
    display: block;
}

.speed-control select {
    width: 75px !important;
    background: rgb(0 0 0 / 43%); /* faded black */
    color: white;
    border: none;
    font-size: 14px;
    padding: 6px 30px 6px 10px;
    border-radius: 4px;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='white' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px 6px;
    cursor: pointer;
    width: 63px;
}

    .speed-control select:focus {
        outline: none;
    }

.logo-bt {
    width: 50px;
}

.bottom-timer {
    background: #0e0319;
    padding: 15px 10px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 999;
}

.bottom-timer-con {
    display: flex;
    align-items: center;
    gap: 60px;
    justify-content: center;
}

.timer-txt {
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    font-size: 2rem;
    display: flex;
    align-items: center;
    line-height: 33px;
}

@media (max-width:992px) {
    .timer-txt {
        font-size: 1.5rem;
        line-height: 24px;
    }

    .btn-top-con.timer .btn-top {
        font-size: 1.3rem !important;
    }

    .bottom-timer-con {
        gap: 10px;
    }
}

@media (max-width:767px) {
    .bottom-timer-con {
        display: flex;
        flex-direction: column;
    }

    .btn-top-con.timer {
        padding: 5px 20px !important;
    }

        .btn-top-con.timer .btn-top {
            font-size: 1.1rem !important;
        }
}

.bottom-timer .date-sec-item {
    font-size: 1.8rem;
    color: #000000;
    font-weight: 600;
    line-height: 30px;
}

.bottom-timer .date-sec-con {
    text-align: center;
    position: relative;
    background: #ffffff;
    padding: 5px 10px 2px 10px;
    border-radius: 8px;
    width: 60px;
}

.bottom-timer .date-sec-text {
    /* margin-top: -12px; */
    font-size: 0.8rem;
    position: relative;
    bottom: 0px;
    left: 0;
    right: 0;
    color: #000000;
}

.dot-sec {
    color: white;
    font-size: 1.8rem;
    position: relative;
    top: 4px;
}

.btn-top-con.timer {
    padding: 5px 60px;
}

    .btn-top-con.timer .btn-top {
        font-size: 1.6rem;
        white-space: nowrap;
    }

@media (max-width: 500px) {
    .btn-top-con.timer .btn-top {
        font-size: 1rem !important;
        padding: 0px;
    }

    .btn-top-con.timer .btn-top {
        font-size: 1.1rem !important;
        padding: 5px;
    }

    .dot-sec {
        display: none;
    }

    .bottom-timer .date-sec-text {
        margin-top: 0px;
        width: auto !important;
    }

    .bottom-timer .date-sec-item {
        font-size: 1.2rem !important;
        color: #000000;
        font-weight: 600;
        line-height: 20px !important;
    }

    .bottom-timer .date-sec-con {
        width: 50px !important;
    }
}

@media (max-width:500px) {
    .bottom-timer {
        display: none !important;
    }
}

.max-450 {
    max-width: 550px;
    max-width: 100%;
}

.star-img {
    width: 350px;
    max-width: 100%;
}

.price-point {
    width: 25px;
    position: relative;
    top: 5px;
    margin-right: 8px;
}

.img-side-con {
    display: table;
    margin: 0px auto;
    padding: 0px 40px;
    position: relative;
}

    .img-side-con img {
        position: absolute;
        right: 12px;
        top: 0;
        width: 60px;
    }


        .img-side-con img.like-icon {
            position: absolute;
            right: -40px !important;
            top: -20px !important;
            width: 100px;
        }

.step-txt {
    font-size: 2rem;
    border: 3px solid black;
    border-radius: 8px;
    padding: 10px 30px;
    color: black;
    display: table;
    font-weight: 500;
    margin: 0px auto;
}

@media (max-width:767px) {

    .step-txt {
        font-size: 1.5rem;
    }

    img.arrow-img {
        display: none;
    }

    .img-side-con img.like-icon {
        position: absolute;
        right: -2px !important;
        top: -14px !important;
        width: 70px;
    }
}

img.arrow-img {
    width: 200px;
    position: relative;
    left: 80px;
    top: -60px;
}

img.arrow-img-2 {
    width: 200px;
    position: relative;
    left: 80px;
    top: -20px;
}

.step-title {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 3.4rem;
    margin-top: 10px;
}

span.step-no-sec {
    font-size: 5.8rem;
    color: #5f17c1;
    font-weight: 800;
    position: relative;
    left: 25px;
    top: 2px;
}

.step-title-sec {
    text-align: center;
}

    .step-title-sec img {
        width: 85px;
    }

.callsi-sec {
    font-size: 2rem;
    font-weight: 700;
    background: #f8f5ff;
    text-align: center;
    padding: 35px 40px 31px 40px;
    border-radius: 40px;
    border: 3px solid #a28ded;
    position: relative;
}

.logo-img {
    position: absolute;
    top: 0px;
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width:767px) {
    .callsi-sec {
        font-size: 1.5rem;
        padding: 20px 40px 20px 40px;
    }

    .base-txt {
        padding: 15px 20px;
        font-size: 1.3rem;
    }
}

.base-txt {
    color: #000000;
    font-weight: 500;
    text-align: center;
    /* border: 1px solid white; */
    box-shadow: 0px 0px 12px 7px #41257a26;
    padding: 15px 40px;
    border-radius: 15px;
    font-size: 1.7rem;
    display: table;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #eaebff;
    border: 1px solid #aaaaaa9e;
}



.callsi-fea-con {
    background: #f6f6ff;
    padding: 10px 60px;
    border-radius: 50px;
    border: 1px solid #bbbbbb;
    max-width: 100%;
    text-align: center;
}

.callsi-fea-item {
    display: flex;
    align-items: center;
    gap: 20px;
    border-bottom: 1px solid #c3c3c3;
    padding: 20px 0px;
    justify-content: center;
}

    .callsi-fea-item img {
        width: 50px;
    }

.callsi-fea-title {
    font-size: 1.6rem;
    font-weight: 600;
    color: #5918b0;
    margin-bottom: 10px;
}

.callsi-fea-des {
    font-size: 1.5rem;
    color: #000000;
}

.callsi-fea-con .callsi-fea-item:last-child {
    border-bottom: 0px solid #eaeaea;
}

.demo-txt {
    background: #f0f4ff;
    color: #4900b2;
    border-radius: 50px;
    padding: 0px 20px;
}

.uses-sec.blue {
    border-radius: 20px;
    background: #6143c5;
    padding: 20px;
    text-align: center;
    color: white;
    font-size: 1.4rem;
    font-weight: 500;
}

    .uses-sec.blue div {
        margin-top: 20px;
    }

.uses-sec div {
    margin-top: 20px;
}

.uses-sec {
    border-radius: 20px;
    background: #ffffff;
    padding: 20px;
    text-align: center;
    color: #6346c5;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 20px;
}

@media (max-width:800px) {
    img.arrow-grren-icon, img.arrow-grren-icon-right {
        display: none !important;
    }

    .heading-sec {
        margin-top: auto !important;
    }
}

.heading-sec {
    display: table;
    width: auto;
    position: relative;
    margin-top: 80px !important;
}

img.arrow-grren-icon {
    position: absolute;
    left: -85px;
    top: -33px;
    width: 60px;
    display: block;
}

img.arrow-grren-icon-right {
    position: absolute;
    right: -85px;
    top: -33px;
    width: 60px;
    display: block;
}



.text-subtitile.right {
    transform: rotate(358deg);
}

.text-subtitile.left {
    transform: rotate(2deg);
}

.text-subtitile img.left {
    position: absolute;
    right: -28px;
    top: -30px;
    width: 80px;
}

.text-subtitile img.right {
    position: absolute;
    left: -30px;
    top: -31px;
    width: 80px;
}

.allinclusive-txt {
    width: 700px;
    max-width: 100%;
    position: absolute;
    top: -24px;
}
/*@media (max-width:1200px) and (min-width:992px){
    .funnel-item {
 
    height: 180px !important;
    }
}*/
.ftxt {
    top: -78px;
    position: relative;
}



.img-man {
    position: absolute;
    bottom: -10px;
    right: -6px;
    width: 250px;
}

.img-app {
    position: absolute;
    top: 150px;
    left: 10px;
    width: 150px;
}

.callsi-con {
    padding: 50px 100px;
}

@media (max-width:992px) {

    .img-app, .img-man {
        display: none !important;
    }

    .callsi-con {
        padding: 0px 0px !important;
    }
}


@media (max-width:1400px) {

    .img-man {
        position: absolute;
        bottom: -10px;
        right: -51px;
        width: 250px;
    }

    .img-app {
        position: absolute;
        top: 150px;
        left: -25px;
        width: 150px;
    }

    .callsi-con {
        padding: 50px 50px;
    }
}


.bound-sec {
    justify-content: center;
    color: white;
    border: 2px solid #4a2dc5;
    border-radius: 17px;
    font-size: 1.8rem;
    background: #28184a;
    padding: 13px 20px;
    width: 280px;
    display: flex;
    align-items: center;
    gap: 20px;
    max-width: 100%;
}

    .bound-sec img {
        width: 60px;
        flex-shrink: 0;
    }

@media (max-width:767px) {
    .bound-sec {
        font-size: 1.3rem !important;
        gap: 10px;
    }

        .bound-sec img {
            width: 40px !important;
            flex-shrink: 0;
        }
}