body {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Roboto', sans-serif;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Rubik', sans-serif;
}
.thanku-header-main-title {
    color: #ffffff;
    font-family: 'Anton', sans-serif !important;
    font-weight: 400;
}
.top-logo{
    max-width: 300px;
    width: 100%;
    margin: 0px 0px 30px 0px;
}
.header-main-title {
    margin: 15px 0px 25px 0px;
}
nav{
    background: #000000;
}
nav li.nav-item {
    font-weight: 600;
    border-right: 1px solid #ffffff;
    height: 15px;
    display: flex;
    align-items: center;
}
.border-end-0 {
    border-right: 0 !important;
}
nav a.nav-link {
    padding: 5px 23px !important;
}
.bg-1{

    background-image: url("../images/bg-1.png");
background-size: cover;
background-position: center top;
background-color: #000000;
}
.bg-2{
    background-color: #060606 !important;
}
.bg-3{
    background-image: url("../images/bg-3.png");
    background-size: cover;
    background-position: center;
    background-color: #180015;
}
.bg-secret{
    background: url("../images/section8b.webp");
background-size: cover;
background-position: top center;
}
.bg-demo{
    background: url("../images/demo.webp");
background-size: cover;
background-position: top center;
}
.bg-bugs{
    background: #0D121D;
    /* background-size: cover;
    background-position: top center;
    background-attachment: fixed; */
}
.bg-expensive{
    background: url("../images/expensive-bg.webp");
    background-size: cover;
    background-position: top center;
}
/* .bg-3{
    background: #2b2a34;
} */
.bg-4{
  
    background-color: #160901;
    background-size: cover;
    background-position: center top;
}
.bg-5{
    background: url("../images/now-business-bg.jpg");
    background-size: cover;
    background-position: center top;
}
.bg-6{
    background: url("../images/footercta.webp");
    background-size: cover;
    background-position: center top;
}
.bg-7{
    background-image: url("../images/aiBg-scaled.webp");
    background-size: cover;
    background-position: center top;
    background-color: #000000;
}
.header-main-title {
    color: #fff;
    font-family: "Khand", sans-serif;
    font-weight: 600;
    font-size: 4.5rem;
}
.bg-light-blue{
    background: #ecf2fa !important;
}
.fw-600 {
    font-weight: 600 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fs-1 {
    font-size: 1.8rem !important;
}
.fs-3 {
    font-size: 3rem !important;
}
.para-con-bonus{
    font-size: 1.5rem !important;
    font-weight: 500;
}
.bg-blue {
    /* background: #0f4af5; */
    background: #11114d;
}
.bg-sky-blue {
    background: #00e5b9;

}

.top-highlight {
    background-color: white;
    color: #0a66c2;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 10px;
    font-weight: 600;
}

p.text-gray {
    color: #434343 !important;
}
.text-sky{
    color: #ff6500 !important;
}
.text-orange{
    color: #ff6500 !important;
}
.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
}
.special-des-img{
    width: 100%;
    max-width: 450px;
}

.videobox {
    position: relative;
    margin: 0 0 30px;
}

.responsive-video {
    position: relative;
    padding-bottom: 56%;
    overflow: hidden;
    border: #8e8e8e solid 2px;
    border-radius: 22px;
}

.reels-sec .responsive-video {
    position: relative;
    overflow: hidden;
    border: #8e8e8e solid 2px;
    border-radius: 22px;
    padding-top: 177.77778%;
    padding-bottom: 0px;
}
.video-top-title {
    color: #ffffff;
    /* border: 1px solid #ffffff; */
    border-radius: 50px;
    padding: 0px 25px;
    display: inline-block;
}

.add-power-watch-btn button,
.add-power-watch-btn a {
    background: #ff6500 !important;
    color: #ffffff !important;
    font-size: 1.9rem;
    padding: 10px 120px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: 700;
}
.thanku-bonus-btn a{
    background: #ff6500 !important;
    color: #ffffff !important;
    font-size: 1.3rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: 700;
}
.add-power-watch-btn a:hover{
    background: 000000 !important;
    color: #ff6500  !important;
    border: 1px solid #ff6500  !important;
}
.add-power-watch-btn-white a {
    background: #ffffff !important;
    color: #ff6500 !important;
    font-size: 1.9rem;
    padding: 10px 40px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: 700;
}

.heading {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 1.8rem;
    /* max-width: 700px; */
    text-align: center;
    color: #000000;
    /* margin: 0px auto; */
}
.header-bottom-title{
    color: #fff !important;
    display: inline-block;
    border-radius: 23px;
    font-weight: 400 !important;
}
.text-dark-blue{
    color: #3f94c5;
}
.intro-text {
    padding: 0px 5px;
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 20px;
    width: 49%;
    /* background: #21003505; */
    /* border: 3px solid #a55484; */
    align-items: start;
    border-radius: 15px;
}

@media (min-width: 768px) {
    .fs-2 {
        font-size: 2.2rem !important;
    }
    .fs-25 {
        font-size: 2.6rem !important;
    }
}

@media (max-width: 768px) {
    .fs-2 {
        font-size: 1.5rem !important;
    }
    .w-lg-50{
        width: 100% !important;
    }
    
.oto-sec-con a {
    color: #2b3754;
    font-style: italic;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
    .oto-sec-con {
        font-size: 1.2rem !important;
    }
    .call-info{
        font-size: 1.5rem !important;
    }
    .header-main-title {
        font-size: 2rem !important;
    }
    .main-bonus-con {
        font-size: 1.1rem !important;
        border-radius: 25px;
        overflow: hidden;
    }
    .right-bonus-con {
        width: 100% !important;
        font-size: 1.1rem !important;
    }
    .intro-text{
        font-size: 1.1rem !important;
    }
    .para-con-bonus{
        font-size: 1.1rem !important;
    }
    .featurebox {
        padding: 15px 15px 15px 15px !important;
    }
    .fs-25 {
        font-size: 1.6rem !important;
    }
    .fea-ul img {
        position: relative;
        top: 2px !important;
    }
    .fea-ul li {
        font-size: 1.1rem !important;
        margin: 25px 0px !important;
    }
    .offer-sec {
        height: 240px !important;
    }

    .add-power-watch-btn button,
    .add-power-watch-btn a {
        font-size: 1.3rem !important;
        padding: 10px 15px !important;
    }

    .worth-price {
        font-size: 2.3rem !important;
    }

    .reward-point {
        font-size: 1.5rem !important;
    }

    .content-post.dark {
        font-size: 17px !important;
    }

    .worth-title {
        background: #0b66c1;
        color: white;
        font-size: 1.3rem !important;
        position: relative;
        right: 15px;
        top: 40px;
        padding: 5px 22px;
        border-radius: 19px;
        font-weight: 500;
    }

    .worth-box {
        border: 1px solid #0b66c1;
        height: 245px !important;
        width: 270px !important;
        border-radius: 35px;
        position: relative;
    }

 

    .feature-box-headline {
        font-size: 22px !important;
    }

    .top-highlight {
        margin-top: 5px;
        display: inline-block;
    }

    .add-power-watch-btn-white a {
        font-size: 1.3rem !important;
    }

    .dark.content-headline.leftalign {
        text-align: left;
        font-size: 1.5rem !important;
        color: #ffffff;
        padding: 0px 15px 0px 15px;
        letter-spacing: -2px;
        font-weight: 600;
    }

    .fs-1 {
        font-size: 1.3rem !important;
    }

    .para-con-top {
        font-size: 1.1rem !important;
        font-weight: 500;
    }
}

.sec-space {
    margin: 0px 0px;
    padding: 2rem 0px 2rem 0px;
}

@media (max-width:992px) {
    .offer-btn {
        height: auto !important;
    }
    .offer-price {
        font-size: 1.6rem !important;
    }
    .sec-space {
        margin: 0px 0px !important;
        padding: 1.5rem 0px !important;
    }
    
    .border-left-sky{
        border-left: none !important;
    }
    .border-right-sky{
        border-right: none !important;
    }
  

    .worth-box {
        border: 1px solid #0b66c1;
        height: 280px;
        width: 330px;
        border-radius: 35px;
        position: relative;
        margin: 15px auto;
        margin-top: 0px !important;
    }

    .mb-large {
        margin-bottom: 30px !important;
    }

    .mt-large {
        margin-top: 170px !important;
    }

    .video-top-title {
        font-size: 1.3rem !important;
    }
}

.para-con-top {
    font-size: 1.3rem;
    color: #000000;
}

.worth-box {
    border: 1px solid #0b66c1;
    height: 280px;
    width: 330px;
    border-radius: 35px;
    position: relative;
}

.worth-title {
    background: #0b66c1;
    color: white;
    font-size: 1.6rem;
    position: relative;
    right: 15px;
    top: 40px;
    padding: 5px 22px;
    border-radius: 19px;
    font-weight: 500;
}

.worth-price {
    position: absolute;
    font-size: 2.6rem;
    font-weight: 800;
    bottom: 24px;
    left: 0;
    right: 0;
    text-align: center;
}

.orange-box {
    border-color: #ff6e03 !important;
}

.orange-title {
    background: #ff6e03 !important;
}

.offer-sec {
    background: #ffe5b3;
    width: 100%;
    height: 280px;
    border-radius: 21px;
    padding: 30px 20px;
    position: relative;
    text-align: center;
}

.offer-btn-1 {
    width: 80% !important;
    /* height: auto !important; */
    max-width: 400px !important;
}

.offer-btn {
    position: absolute;
    bottom: 30px;
    width: 90%;
    height: 100px;
    text-align: center;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    max-width: 450px;
    /* margin: 0px auto;
    background: #ff9600;
    color: white;
    border: 0px;
    font-size: 1.4rem;
    padding: 10px;
    border-radius: 50px;
    font-weight: 700; */
}

.offer-title {
    text-align: center;
}

.use-coupon {
    font-size: 1.3rem;
    font-weight: 700;
    text-align: center;
    border: 1px dashed black;
    border-radius: 50px;
    padding: 5px 10px;
    display: inline-block;
    margin: 10px auto;
}


.mb-large {
    margin-bottom: 190px;
}

.mt-large {
    margin-top: 00px;
}

.offer-main-text {
    position: absolute;
    top: -120px;
    right: 0px;
    left: 0px;
    left: 0px;
}
.footer-link {
    max-width: 380px;
    text-align: center;
}
footer h2 {
    margin-bottom: 14px;
    font-weight: 600;
}
footer ul {
    margin: 0px;
    padding: 0px;
    color: white;
    list-style: none;
}
footer ul li {
    margin: 5px 0px;
}
footer ul li a {
    color: white !important;
    text-decoration: none;
    margin: 10px 0px;
    font-size: 1.1rem;
    font-weight: 500;
}

footer {
    background-color: #050208;
    color: white;
}
footer a {
    text-decoration: none;
}
.footer-logo img {
    width: 200px;
    margin-top: 25px;
}
.text-yellow{
    color: #fdd03a !important;
}
.fw-700{
    font-weight: 700 !important;
}


.just-moment-title{
    color:#ffffff;
    font-weight:100;
    font-stretch:normal;
    font-size:3em;
    }
    .redirect-link{
    color:#000000;
    }
    .slider{
    position:absolute;
    width:400px;
    height:2px;
    margin-top:-10px;
    }
    .line{
    position:absolute;
    background:#ffffff;
    width:400px;
    height:2px;
    }
    .break{
    position:absolute;
    background:#222;
    width:6px;
    height:2px;
    }
     
.pl {
    display: block;
    width: 6.25em;
    height: 6.25em;
}
.pl__ring, .pl__ball {
    animation: ring 2s ease-out infinite;
}
.pl__ball {
    animation-name: ball;
}

/* Dark theme  */
@media (prefers-color-scheme: dark) {
    :root {
        --bg: hsl(var(--hue),10%,10%);
        --fg: hsl(var(--hue),10%,90%);
    }
}

/* Animation */
@keyframes ring {
    from {
        stroke-dasharray: 0 257 0 0 1 0 0 258;
    }
    25% {
        stroke-dasharray: 0 0 0 0 257 0 258 0;
    }
    50%, to {
        stroke-dasharray: 0 0 0 0 0 515 0 0;
    }
}
@keyframes ball {
    from, 50% {
        animation-timing-function: ease-in;
        stroke-dashoffset: 1;
    }
    64% {
        animation-timing-function: ease-in;
        stroke-dashoffset: -109;
    }
    78% {
        animation-timing-function: ease-in;
        stroke-dashoffset: -145;
    }
    92% {
        animation-timing-function: ease-in;
        stroke-dashoffset: -157;
    }
    57%, 71%, 85%, 99%, to {
        animation-timing-function: ease-out;
        stroke-dashoffset: -163;
    }
}
.loading-area{
    text-align: center!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 18px;
    color: rgb(0, 0, 0);
}
.redirect-text{
    margin-bottom: -15px;
}
   
    .get-model-ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }
    .get-model-ul li {
        width: 19%;
        margin-bottom: 20px;
        text-align: center;
        padding: 10px;
        display: inline-flex
    ;
    }
    .get-model-ul li div{
        width: 100%;
    }
    @media (max-width: 1024px){
.get-model-ul li {
    width: 32.3%;
    margin-bottom: 20px;
}
}
@media (max-width: 768px){
.get-model-ul li {
    width: 49%;
    margin-bottom: 20px;
}
.top-sec-ul li img {
    position: relative;
    top: 12px !important;
}
.support-title {
    font-size: 1.1rem !important;
    font-weight: 500;
    margin-top: 5px;
}
.intro-img{
    max-width: 400px;
    width: 100%;
}
}
.support-title {
    font-size: 1.2rem;
    font-weight: 500;
    margin-top: 5px;
}
.product-sec img {
    width: 100px;
}
.fea-ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    /* font-size: 1.1rem; */
}
.fea-ul li {
    display: flex;
        flex-direction: row;
        font-size: 1.3rem;
        align-items: start;
        margin: 20px 0px;
        font-weight: 400;
}
/* .fea-ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
} */
.pro-sec li {
    display: flex;
    flex-direction: row;
    font-size: 1.4rem;
    align-items: center;
    margin: 40px 0px;
    font-weight: 400;
    border: 1px solid #fd1e31;
    padding: 15px 10px 15px 25px;
    border-radius: 0px;
    background: #fd1e31;
    color: white;
    font-weight: 500;
    height: 70px;
    width: 48%;
    float: left;
    margin: 1%;
}
.fea-ul img{
    position: relative;
    top: 2px;
}
.main-bonus-con {
    display: flex;
    font-size: 1.3rem;
    border-radius: 25px;
    overflow: hidden;
    min-height: 200px !important;
    margin-bottom: 20px;
    background: rgb(101,87,254);
    background: linear-gradient(180deg, rgba(101,87,254,1) 0%, rgba(59,60,202,1) 100%);
}
.right-bonus-con {
    font-weight: 400;
    padding: 0px 25px;
    color: #ffffff;
    font-size: 1rem;
}
.offer-area .right-bonus-con {
    background: #13add5;
    font-weight: 400;
    padding: 20px 15px;
    color: #ffffff;
    font-size: 1rem;
    text-align: center;
    /* border: 2px solid white; */
    border-radius: 20px;
}
.p-yy{
    padding: 0px;
}
p.para-con{
    font-size: 1.3rem;
}

.reward-btn-area{
    position: relative;
    width: 100%;
    /* bottom: -100px; */
    border-radius: 0px 0px 25px 25px;
    text-align: center;
    left: 0px;
    top: 20px;
    padding-bottom: 20px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
}
a.btn-reward{
    background: #fe001b !important;
    color: white !important;
    text-decoration: none;
    padding: 10px 30px;
    font-size: 1.5rem;
    font-weight: 500;
    border-radius: 10px;
}
.mb-lg{
    margin-bottom: 70px !important;
}
@media (max-width:992px){
    
    .mb-lg{
        margin-bottom: 80px !important;
    }
    .ecover-img{
        width: 100%;
        max-width: 450px;

    }

}
@media (max-width:768px){
    .arrow-img{
        position: absolute;
        bottom: -3px;
        right: 0px !important;
        width: 26px !important;
    }
    p.para-con {
        font-size: 1.1rem;
    }
    .reward-btn-area {
        position: relative;
        width: 100%;
        bottom: 0px;
        border-radius: 0px 0px 15px 15px;
        text-align: center;
        left: 0px;
        padding-bottom: 8px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1rem;
    }
    .top-sec-ul li {
        width: 100% !important;
        font-size: 1.1rem !important;
    }
    a.btn-reward {
        background: #fe001b;
        color: white;
        text-decoration: none;
        padding: 10px 30px;
        font-size: 1.3rem !important;
        font-weight: 500;
        border-radius: 10px;
    }
    .offer-price {
        font-size: 1.5rem !important;
    }
}
.top-sec-ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.top-sec-ul li{
    margin: 10px 0px;
    font-weight: 600;
    display: flex;
    gap: 5px;
    float: left;
    font-size: 1.3rem;
    align-items: baseline;
    padding:0px 8px;
}
.top-sec-ul li img{
    position: relative;
    top: 4px;
}
.reward-point{
    display: inline-block;
    background: #081c34;
    color: white;
    padding: 10px 30px;
    border-radius: 50px;
}
button.btn-bonus {
    border: none;
    color: #000000;
    border-radius: 50px;
    padding: 5px 30px !important;
    background: #ffc12f !important;
    border-bottom: 0px solid #ffffff;
    font-weight: 600;
    padding: 0px;
    margin-bottom: 15px;
    font-size: 1.5rem;
    background: transparent;
    cursor: default;
}
.border-left-sky{
    border-left: 4px solid #009872;
}
.border-right-sky{
    border-right: 4px solid #009872;
}
.text-light-sky{
    color: #02d6a1 !important;
}
.call-info{
    font-size: 2.2rem;
    font-weight: 600;
    border: 1px solid #3f94c5;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 15px;
    margin-top: 10px;
}
.oto-sec{
    background: rgb(246, 246, 246);
    min-height: 170px;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    padding-top: 20px;
}
.oto-sec-con a {
    color: #2b3754;
    font-style: italic;
    display: flex;
    justify-content: center;
    align-items: center;
}
.oto-sec-con {
    font-weight: 600;
    padding: 0px;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 1.5rem;
    border-radius: 8px;
    overflow: hidden;
}
.oto-bundle{
    background: #3f94c5;
    color: white;
}
.oto-price {
    background: #18181f;
    display: inline-block;
    color: white;
    padding: 0px;
    border-radius: 0px;
    font-style: italic;
}
.oto-bundle-price{
    background: white;
    display: inline-block;
    color: #3f94c5;
    clip-path: polygon(6% 0, 100% 0%, 95% 100%, 0% 100%);
    padding: 3px 28px;
    border-radius: 0px;
    margin-left: 15px;
    font-style: italic;

}
.fea-con {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 250px;
    margin: 30px auto !important;
    max-width: 350px;
    position: relative;
    border-radius: 21px;
    color: white;
    margin: 0px 10px 40px 10px;
    padding: 30px 10px 0px 10px;
    background: rgb(96, 253, 208);
    background: linear-gradient(180deg, rgba(96, 253, 208, 1) 0%, rgb(27 121 109) 100%);
}
.fea-con h3 {
    text-align: center;
    position: absolute;
    top: -11px;
    background: #e3fff7;
    color: black;
    padding: 5px 20px;
    border-radius: 10px;
    background: rgb(202, 255, 241);
    background: linear-gradient(180deg, rgba(202, 255, 241, 1) 0%, rgba(251, 255, 254, 1) 100%);
}
.oto-title {
    font-size: 1.8rem;
    color: black;
    font-weight: 600 !important;
    margin-top: 35px;
    margin-bottom: 25px;
}
.oto-sec-price {
    font-size: 3rem;
    font-weight: 600 !important;
    color: white !important;
}
.total-funnel-cost {
    color: white;
    font-size: 2.5rem;
    background: #43b50a;
    display: inline-block;
    padding: 5px 40px;
    font-weight: 600;
    /* clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%); */
    border-radius: 15px;
}
.total-bundle-cost {
    color: white;
    font-size: 2.5rem;
    background: #de2323;
    display: inline-block;
    padding: 10px 50px;
    font-weight: 600;
    /* clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%); */
    border-radius: 15px;
}
.dis-text {
    font-size: 1.8rem;
    margin-top: -6px;
    font-style: italic;
}
.con-secc {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}
@media (max-width:992px){
    .con-secc {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
}
@media (max-width:767px){
    .con-secc {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
}
}
.con-sec-item {
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    border-radius: 25px;
    margin: 0px auto 20px;
    justify-content: start;
}
.con-sec-img img {
    width: 100px;
    border-radius: 20px;
}
.top-con-sec .con-sec-title {
    font-weight: 600;
    font-size: 1.3rem;
    margin-bottom: 10px;
    color: black;
    margin-top: 8px;
    text-align: center;
}
.con-sec-dec {
    font-size: 1.3rem;
    color: #000000;
    padding: 0px 0px;
    font-weight: 400;
    text-align: left;
}
.logo-img{
    width: 100%;
    max-width: 450px;
}
.w-lg-50 {
    width: 50%;
}
.offer-price{
    font-size: 2.5rem;
    font-weight: 900;
    background: white;
    color: #0c0c0c !important;
    padding: 0px 20px;
    display: table;
    border-radius: 8px;
}
.arrow-img{
    position: absolute;
    bottom: -3px;
    right: -24px;
    width: 26px !important;
}
.bt-acc .bonus-acc {
    background: #ffc032 !important;
    color: rgb(9, 9, 9) !important;
    text-decoration: none;
    padding: 10px 40px;
    font-size: 3rem !important;
    font-weight: 700;
    border-radius: 10px;
}
.offer-area button.btn-bonus{
    border-bottom: 3px solid white !important;
}
@media (max-width:425px){
    .arrow-img{
        display: none;
    }
}
.coupon-offer{
    font-size: 1.6rem !important;
    background: #fdd039 !important;
}

.dis-area{
    font-size: 2rem;
    margin-bottom: 40px;
}
.dis-left-area{
    padding: 10px;
    border-right: 2px solid black;
    font-weight: 500;
}
@media (max-width:1024px) {
    
.dis-left-area{
    padding: 10px;
    border-right: 0px solid black;
    font-weight: 500;
}
}
@media (max-width:767px){
    .bt-acc .bonus-acc {
        background: #ffc032 !important;
        color: rgb(9, 9, 9) !important;
        text-decoration: none;
        padding: 10px 40px;
        font-size: 1.7rem !important;
        font-weight: 700;
        border-radius: 10px;
    }
    .section8-1-box {
        padding: 20px 20px 20px 30px !important;
    }
    .para-con-fea {
        font-size: 1.3rem !important;
        padding: 2px 0px !important;
    }
    .right-bonus-con{
        padding: 0px 10px !important;
    }
    .add-power-watch-btn-white a {
        padding: 10px 20px !important;
    }
    
.fs-3 {
    font-size: 1.8rem !important;
}
}
.dis-right-area{
    padding: 10px;
    background-color: #ff0938;
    color: white;
    font-weight: 700;
}

.th-page .btn-bonus{
    border-bottom: 2px solid white;
    color: white;
}
.oto-img{
    width: 100%;
    max-width: 350px;
}
.iconlist01 {
    grid-column-gap: 110px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.spacingbottom-20 {
    padding-bottom: 20px;
}
.iconlist-row {
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.icon02 {
    margin-right: 20px;
}
.text01.cv2.bold {
    font-weight: 700;
    line-height: 120%;
}

.text01.cv2 {
    color: #1d1f95;
}
.text01 {
    font-family: Outfit, sans-serif;
    font-size: 22px;
    line-height: 150%;
}
.text02.cv4 {
    color: #353f6d;
    font-weight: 300;

}

.text02 {
    font-family: Outfit, sans-serif;
    font-size: 1.3rem;
    line-height: 150%;
    display: block;
    color: #000000;
    margin-top: 0px;
}
.text02.text03 {
    font-size: 1.5rem;
}
.subscriber-sec .text02{
    font-size: 1.2rem !important;
}
.subscriber-sec .text02.main{
    font-size: 1.2rem !important;
    margin-bottom: 5px;
    /* text-align: center; */
    display: inline-block;
}
@media screen and (max-width: 767px){
.iconlist01 {
    grid-template-columns: 1fr 1fr;
}
}

@media screen and (max-width: 991px){
.iconlist01 {
    grid-column-gap: 60px;
    grid-row-gap: 30px;
}
.text01 {
    font-family: Outfit, sans-serif;
    font-size: 20px;
    line-height: 150%;
}
}
@media screen and (max-width: 550px){
.iconlist01 {
    grid-template-columns: 1fr;
}
}
@media screen and (max-width: 479px){
.text01.cv1, .text01.cv2.bold, .text01.cv3, .text01.cv4, .text01.cv5 {
    font-size: 21px;
}
.text02.cv1.v02, .text02.cv2, .text02.cv4 {
    font-size: 19px;
}
}
.bg-yellow{
    /* background: #20201e !important; */
    background: #fab142 !important;
}
@media (max-width:767px) {
    h4{
        font-size: 1.1rem !important;
    }
    
}
@media (max-width:1400px) {
    h4{
        font-size: 1.3rem !important;
    }
    
}
.coupon-code{
    padding: 5px 20px;
    background: white;
    color: black;
    display: table;
    margin-bottom: 20px;
    border-radius: 8px;

}
.top-title {
    display: table;
    margin: 0px auto;
    padding: 5px 30px;
    color: #080808;
    border-radius: 10px;
    margin-top: 25px;
    background: rgb(255, 217, 100);
}



.heading-tabs{
    cursor: pointer !important;
}
.fe-image{
    width: 250px;
    max-width: 100%;
}
.fe-text{
    min-height: 100px;
}
@media (max-width:767px){
    
.fe-text{
    min-height: auto;
}
}
.list li::before{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 30px;
    background: url(../images/x.png) no-repeat center / contain;
    bottom: 0;
    margin: auto;
}
.member-card {
    width: 290px;
}
.member-card {
    position: relative;
    z-index: 1;
}
.intro-text p {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .3px;
    margin: 0;
    opacity: .6;
}
.member-card img {
    width: 100%;
    border-radius: 24px;
}
.cat-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px 0;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}
.cat-btn a {
    display: inline-block;
    padding: 13px 30px;
    border-radius: 50px;
    background: rgba(0, 0, 0, 0.8) !important;
    text-decoration: none;
    font-weight: 600;
    color: #FFFFFF !important;
    font-size: 16px;
    transition: .3s;
    font-family: "Sora", sans-serif;
    line-height: 130%;
}

.scroller[data-speed="slow"] {
    --_animation-duration: 60s;
}
.scroller[data-direction="right"] {
    --_animation-direction: reverse;
}

.scroller[data-animated="true"] {
    overflow: hidden;
    -webkit-mask: linear-gradient(90deg, transparent, #0c0d2a 3%, #0c0d2a 98%, transparent);
    mask: linear-gradient(90deg, transparent, #0c0d2a 3%, #0c0d2a 97%, transparent);
}
.scroller {
    max-width: 100%;
}
.scroller[data-animated="true"] .scroller__inner {
    width: max-content;
    flex-wrap: nowrap;
    animation: scroll var(--_animation-duration, 50s) var(--_animation-direction, forwards) linear infinite;
}
.scroller__inner {
    padding-block: 1rem;
    display: flex;
    gap: 1rem;
}

@keyframes scroll {
    to {
        transform: translate(calc(-50% - 0.5rem));
    }
}
@media only screen and (max-width: 767px) {
    .member-card img {
        border-radius: 10px;
    }
    .member-card {
        margin-bottom: 0;
    }
    .member-card {
        width: 180px;
    }
    .scroller__inner {
        padding-block: .5rem;
        display: flex;
        gap: .5rem;
    }
    .cat-btn a {
        padding: 8px 15px;
        font-size: 12px;
    }
}










.text-yellow {
    color: #ffd045;
}
.special-offer-sec {
    
background: linear-gradient(to bottom, #0c0d2a, #0e1535, #111c41, #13234d, #152a5a);
    color: white;
    padding: 30px 20px 50px 20px;
    border-radius: 30px;
}

.img-set{
    width: 100px !important;
}



.fea-title{
    font-size: 24px !important;
    font-weight: 700 !important;
}
.main-logo {
    width: 200px;
    margin-top: -12px;
}
@media (max-width: 992px) {
    nav li.nav-item {
        height: auto;
        border-right: none;
    }
}
.box-blue, .box-blur {
    box-shadow: inset 0 0 34px rgba(158, 148, 245, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 40px;
    margin-bottom: 30px;
    text-align: center;
    padding: 40px 30px;
    background: #15153B;
}
.mar-bottom-15 {
    margin-bottom: 15px !important;
}
.font-40 {
    font-size: 35px;
    line-height: 45px;
}
.img-mobile {
    background: url(assets/images/bg-mobile.png) no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    max-width: 287px;
    padding: 15px;
}
.box-blue {
    background: -webkit-linear-gradient(#7368EF, #7D72F0, #8F85F3, #9A90F4, #9E94F5);
}
.w-1120 {
    max-width: 1120px;
}
.box-blue, .box-blur {
    box-shadow: inset 0 0 34px rgba(158, 148, 245, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 40px;
    margin-bottom: 30px;
    text-align: center;
    padding: 40px 30px;
    background: #15153B;
}
.step-con{
    background: #f0e9ff;
    padding: 20px;
    border-radius: 40px;
}




.content-wrapper {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    row-gap: 50px;
    justify-content: space-between;
}

.content-wrapper {
    margin: 0 auto;
    width: 100%;
}

.content:not(:last-child) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 25px;
}
.content {
    flex: 0 0 48%;
    max-width: 50%;
    background: linear-gradient(to bottom, rgba(106, 173, 255, 0) 0%, rgba(106, 173, 255, 0.4) 100%);
    padding: 30px;
    border-radius: 30px;
    border: 1px solid #6AADFF;
    border-bottom: unset;
}
.content-wrapper .content:last-child {
    max-width: 100%;
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    text-align: justify;
    padding-left: 100px;
    padding-right: 100px;
    
    column-gap: 25px;
}
.content .img-wrapper {
    flex: 0 0 auto;
}
@media screen and (max-width: 1500px) {
    .content img {
        height: 180px;
    }
}
.context p{
    color: #fff;
    margin: 0;
    font: 400 20px / 26px 'Space Grotesk', sans-serif;
}
@media screen and (max-width: 991.98px) {
   .content {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .content-wrapper .content:last-child {
        flex-direction: column;
        row-gap: 25px;
        padding-left: 30px;
        padding-right: 30px;
        text-align: center;
    }
}



.s7 .content-wrapper {
    margin: 0 auto !important;
    width: 100% !important;
    display: block;
}
.s7 .content:not(:last-child) {
    margin-bottom: 25px !important;
}
.s7 .content {
    display: flex !important;
    align-items: center !important;
    max-width: 1000px !important;
    margin: 0 auto !important;
    flex-wrap: nowrap;
    background: none;
    border: 0px;
    padding: 5px 0px;
}
.s7 .content-wrapper .content:last-child {
    display: flex !important;
    align-items: center !important;
    max-width: 1000px !important;
    margin: 0 auto !important;
    flex-wrap: nowrap;
    background: none;
    border: 0px;
    padding: 5px 0px;
}
.s7 .content .img-wrapper {
    flex: 0 0 130px !important;
    margin-right: 25px !important;
}
.s7 .context{
    text-align: start;
}
.s7 .content img {
    height: auto !important;
}
@media (max-width:767px){
    .s7 .content{
        flex-direction: column;
    }
    
}
.qr-sec{
    background: #E9E9FC;
    border-radius: 15px;
    padding: 40px 20px;
 }
 .qr-img{
    margin-top: 20px;
 }
 .count-sec-left img{
    width: 250px;
 }
 .social-img{
    width: 200px;
 }
 .chk-img{
    position: relative;
    top: -5px !important;
 }
 .y-img{
    border-radius: 8px !important;
 }
 .para-con-fea {
    font-size: 2rem;
    display: inline-block;
    color: #000000 !important;
    /* padding: 2px 40px; */
    font-weight: 700;
    border-radius: 50px;
}
.iconlist-row {
    width: 33%;
    display: inline-block;
 }
 .con-fea {
    margin: 10px;
    padding: 15px;
    min-height: 100px;
    border-radius: 20px;
    position: relative;
    background: rgb(255, 255, 255);
    display: flex !important
;
    flex-direction: row !important;
    align-items: center !important;
}
.v02{
margin-bottom: 15px;
}
.semibold{
font-weight: 600;
}
.bg-pink{
    background: #ffefef;
}
.high-row{
    background: linear-gradient(0deg, #FDF2EC 0%, #F3F4F6 100%);
    border-radius: 40px;
    padding: 20px;
}
.ai-sales-box{
    box-shadow: 0px 0px 60px 0px #4B43AE1A;
    border: 1px solid #F0EBFF;
    border-radius: 30px;
    padding: 40px 50px 50px;
    width: 100%;
    margin: 0 auto;
}
.ai-sales-head{
    background: linear-gradient(180deg, #FF4B4B 0%, #FF4D77 100%);
    border-radius: 60px;
    margin: 0 auto;
    position: relative;
    bottom: -26px;
    padding: 10px 20px;
    display: table;
    color: white !important;
}
.sep-row{
    background: #FFF7EB;
    border-radius: 30px;
    padding: 20px 20px;
    position: relative;
}
.commercial-img{
    width: 250px;
}


.right-bonus-con.right-bonus-con-bx {
   background: #000000a3;
    padding: 30px 40px;
    border-radius: 30px;
    border: 1px solid #441b00;
}

.right-bonus-con {
    font-weight: 400;
    padding: 0px 25px;
    color: #ffffff;
    font-size: 1rem;
}
.bonus-con {
    border-radius: 40px;
    padding: 30px 20px;
    align-items: center;
    /* border: 1px solid #ffffff36; */
    background: #171f2687;
    background: linear-gradient(180deg, #3d1902 0%, rgb(6 6 6) 100% 100%);
}
.bonus-text {
    border-radius: 520px;
    color: #000000 !important;
    display: table;
    margin: 0px auto;
    background: #ffc12f;
    padding: 8px 30px;
}
.ecover-img {
    width: 100%;
    max-width: 450px;
}
.outline-text{
    padding: 20px 30px;
    border-radius: 20px;
    background: rgb(0, 16, 33);
    height: 100%;
    position: relative;
}
.price-txt{
    position: absolute;
    bottom: 0px;
    left: 25px;
    right: 25px;
}
@media(max-width:500px){
    
.price-txt .para-con-top{
    font-size: 0.9rem !important;
}
}
.bg-high{
      padding: 5px 10px;
      border-radius: 8px;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;
      margin-bottom: 10px;
      line-height: 2.5rem;
      border: 1px solid rgb(0, 123, 255);
      display: block;
}

.con-fea img{
    flex-shrink: 0;
    text-align: center;
    display: table;
    width: 50px !important;
    flex-shrink: 0;
    aspect-ratio: 3 / 3;
}



.fea-img{
    width: 80px;
    height: auto;
    flex-shrink: 0;
}
.con-fea.fea-con {
    background: #5F33D6;
    flex-direction: row;
    align-items: center;
    border: 0px;
    min-height: 140px !important;
    margin-bottom: 0px !important;

}
.con-fea.fea-con .text02{
    color: white !important;
}

.pack-sec img.w-100::before {
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    height: 600px;
    width: 600px;
    background: url("../images/s10-f1.png") no-repeat center / contain;
    z-index: -1;
    scale: 1.2;
}
.feature-highlight-card{
    background: #F4F5FF;
    border-radius: 25px;
    padding: 40px;
    position: relative;
    transition: all 0.3sease;
    display: flex;
    gap: 0px;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 25px !important;
}

.feature-highlight-card.feature-highlight-card-img {
    background: linear-gradient(135deg, #0C0E1D 56%, #174bff52 100%);
}
.feature-highlight-card-img .audio_preview_card {
    display: flex
;
    justify-content: center;
    width: 100%;
}
.audio_preview_card_image img {
    padding-top: 22px;
    width: 150px;
}
.audio_preview_card .col.prevew_agent {
    width: 200px;
    height: 250px;
    max-width: 200px;
    border-radius: 25px;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 20px;
    display: flex
;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: 0 0 5px 7px #0000002b;
}
.audio_preview_card .col.prevew_agent .playbutton {
    width: 47px;
    background: linear-gradient(358.75deg, #0345FF 0.88%, #3803FF 119.41%);
    height: 27px;
    border-radius: 100px;
    display: flex
;
    align-items: center;
    justify-content: center;
    height: 47px;
    border: none;
    opacity: .7;
}
.audio_preview_card .col.prevew_agent .playbutton img {
    margin-top: 60px;
}

.audio_preview_card .col.prevew_agent .playbutton img {
    width: 15px;
}
.play_audio {
    padding: 60px 0px;
    margin-bottom: 60px;
}
.audio_preview_card .col.prevew_agent .playbutton img.pasue_audio {
    margin-top: 0;
}
.audio_preview_card .col.prevew_agent .playbutton img.pasue_audio {
    width: 33px;
}
.audio_preview_card .col.prevew_agent .playbutton img {
    margin-top: 60px;
}
.audio_preview_card .col.prevew_agent .playbutton img {
    width: 15px;
}
.pasue_audio {
    display: none;
}
.img-size{
    width: 350px;
    max-width: 100%;
}
.icon-con {
    width: 100%;
    display: flex
;
    margin-bottom: 15px;
    align-items: center;
    justify-content: center;
}
.bg-bluecol{
    background: #def0fd;
    color: #26adff;
    display: table;
    margin: 0px auto;
    padding: 5px 20px;
    border-radius: 8px;
}
.bg-redcol{
    background: #FF2B2B1A;
    color: #ff2c2c;
    display: table;
    margin: 0px auto;
    padding: 5px 20px;
    border-radius: 8px;
}
.secret-head{
    background: rgb(13 110 253);
    display: inline-block;
    padding: 5px 20px;
    border-radius: 10px;
    margin: 0px auto;
}
.text-danger{
    color: #ff2c2c !important;
}
.demo-box {
    /* border-radius: 10px; */
    padding: 15px 20px;
    height: 100%;
    align-items: center;
    background: url("../images/demo-box.webp") no-repeat bottom center;
    background-size: 100% 100%;
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 20px;
}























/* step-sec start */
.step-sec{
    background: #ffffff;
}

/* steps-card */
.heading-tabs:not(.collapsed) .steps-icon{
    border-color: #26adff;
}
.heading-tabs:not(.collapsed) .steps-card{
    border-color: #26adff;
}
.steps-card .steps-icon{
    min-width: 80px;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: white;
    fill: white;
    filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.25));
    transition: 0.5s ease-in-out;
    border: 2px solid transparent;
}

.steps-tabs{
    /* height: 750px; */
    overflow: hidden;
}
.steps-card{
    height: auto;
    transition: all 0.5s ease-in-out;
    border: 2px solid transparent;
}

@media (min-width: 768px) {
    /* .step-sec{
        padding: 20px 0px 100px;
    } */
    .steps-card .steps-icon{
        min-width: 100px;
        min-height: 100px;   
    }
}
/*  */

.steps-card p{
    /* color: #101010; */
    color: rgba(25, 25, 25, 0.5);
}
/* .steps-section .media{
    position: relative;
    padding: 80px 0 ;
}
.steps-section .media img{
    position: relative;
    z-index: 2;
}

.steps-section .media::before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 100%;
    border-radius: 10px;
    background: url('../images/demo.webp'), lightgray 50% / cover no-repeat;
    filter: blur(15px);
    z-index: 0;
    opacity: 0.4;
    background-size: 100% 100%;
    background-repeat: no-repeat;
} */
.steps-card{
    transition: all .8s ease-in-out;
    border-radius: 20px;
    background: #bce4ff94;
    border: 1px solid #26adff;
}
.heading-tabs{
    background: rgba(153, 88, 204, 0.10);    ;
    border: none;
    outline: none;
    padding: 0;
    text-align: left;
    border-radius: 20px;
}

/* .steps-section .nav-link.active .steps-card,
.steps-section .nav-link.active .steps-card .steps-icon{
    border: 1px solid var(--purple-clr);
}
.steps-section .nav-link.active .steps-card{
    height: 360px;
    border-left: 7px solid #0340f2;
}
.steps-section .nav-link.active .step-arrow{
    display:none !important;
} */

.cleint-frame {
    border: 5px solid var(--blue-clr);
    background: var(--blue-clr);
    border-radius: 12px;
    /* padding: 20px; */
}
/* step-sec end */

/* demo section start */
.demo-sec{background:#EDECFF;}
.demo-box {
    /* border-radius: 10px; */
    padding: 15px 20px;
    height: 100%;
    align-items: center;
    background: url("../images/demo-box.webp") no-repeat bottom center;
    background-size: 100% 100%;
}
@media(min-width:768px){
    .demo-sec{
        background: url(../images/demo.webp) no-repeat center center;
        background-size: cover;
    }
}
/* demo section end */

/* deep-funnel start */
.deep-funnel-sec {
    background: #ffffff;
}
/* deep-funnel end */

.p30 {
    padding: 30px !important;
}
.mt-md20{
    margin-top: 20px;
}
@media(max-width:767px){
    
.mt-md20{
    margin-top: 10px;
}
}
.cleint-frame {
    border: 5px solid #26adff;
    background: #26adff;
    border-radius: 12px;
    /* padding: 20px; */
}
.cleint-frame video{
    border-radius: 7px;
}

.web-sec .responsive-video{
    position: relative;
    overflow: hidden;
    border: #8e8e8e solid 2px;
    border-radius: 22px;
    height: calc(100vh - 50px);
    min-height: 400px;
}
.bd-top{
    border-top: 1px solid #e4e4e4;
}
.ele-con{
    display: flex
    ;
        flex-wrap: wrap;
        font-size: 1.6rem;
        font-weight: 500;
        justify-content: center;
        gap: 10px;
}
.ele-item{
    padding: 0px 20px;
    display: flex
;
    gap: 10px;
    align-items: center;
    background: #ffffff;
    color: #000000;
    border-radius: 8px;
    border: 1px solid #d7d7d7;
}

.top-sec-con{
    background: #fffcef;
    color: #000000;
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
}
@media (max-width:767px){
    .ele-con{
        font-size: 1.3rem;
    }
}
.top-con {
    display: flex
;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: start;
}
@media (max-width: 992px) {
    .intro-text {
        width: 48%;
    }
}
@media (max-width: 550px) {
    .intro-text {
        width: 100%;
        height: auto !important;
        margin-top: 0px !important;
    }
}
.subtitle-txt{
    display: table;
    padding: 5px 25px;
    margin: 0px auto;
    border-radius: 50px;
    background: linear-gradient(90deg, #ff6500 0%, #01FFEE 100%);
}
.banner-headline-span2 {
    background: linear-gradient(to right, #0894ff, #c959dd, #ff2e54, #ff9004);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.checklist1 li {
    list-style: none;
    margin-left: 0px;
    padding-top: 0;
    padding-bottom: 0px;
    margin-top: 15px;
    text-align: left;
    position: relative;
    display: flex;
    align-items: center;
}
.cutsom-checkbox-row input[type="checkbox"] + label {
    padding-left: 10px;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    font-size: 1.4rem;
    font-weight: 500;
}
.cutsom-checkbox-row input[type="checkbox"]{
    width: 30px;
    height: 30px;
}

.section8-1-box {
    border: 1px solid rgb(225, 29, 29);
    border-radius: 36px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 49px 0px rgba(182, 9, 9, 0.1);
    padding: 40px 250px 20px 30px;
    background-color: rgb(255, 237, 237);
    overflow: hidden;
    position: relative;
}
.des-img{
    width: 250px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.section6-box {
    box-shadow: 0px 12px 49px 0px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    background-image: linear-gradient(to right, #0894ff, #c959dd, #ff2e54, #ff9004);
    padding: 2px;
}
.section6-box-inn {
    background-color: #ffffff;
    border-radius: 30px;
    padding: 3.9% 3%;
}
.para-con-fea {
    font-size: 1.5rem;
       background: #ff6500;
    display: inline-block;
    color: rgb(255 255 255) !important;
    padding: 5px 40px;
    font-weight: 700;
    border-radius: 10px;
    border: 1px solid gray;
}
.card-sec{
    border: 1px solid #b5e7ff;
    padding: 20px 40px 0px 40px;
    border-radius: 20px;
}
.bg-create{
    border: 1px solid gray;
    border-radius: 15px;
}
.checklist1{
    margin: 0px;
    padding: 0px;
}

.con-sec-item
 {
    padding: 15px 15px;
    border-radius: 25px;
    margin: 0px auto 20px auto;
    background: black;
    max-width: 400px;
    height: 100%;
}
.con-sec-img img {
    width: 120px;
}
.con-sec-title {
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 5px;
    color: #ff6407;
    margin-top: 8px;
    text-align:center;
    
}
.con-sec-dec {
    font-size: 1.2rem;
    color: #000000;
    padding: 0px 0px;
    font-weight: 400;
}
.row-high{
        background: #F86389;
    padding: 30px;
    border-radius: 20px;
}
.row-high-2{
        background: #e8affb;
    padding: 30px;
    border-radius: 20px;
}
.row-high-3{
        background: #a324e1;
    padding: 30px;
    border-radius: 20px;
}
.row-high-4{
    background: #f5e2ff;
    border-radius: 20px;
    padding: 40px 20px;
}

.set-img{
    width: 450px;
    max-width: 100%;
}

.txt-pos{
        font-weight: 300;
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
}
.title-high {
    color: #ff6500;
    display: table;
    margin-bottom: 20px;
}
.wea-sec{
  padding: 10px 20px;
    background-color: #FF640729;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 10px 40px -6px rgba(255, 255, 255, 0.38);
    display: flex
;
    color: #e8e8e8;
    font-size: 1.3rem;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}
.wea-sec img{
    width: 25px;
}
.compare-ul{
    /* margin: 0px;
    padding: 0px; */
    font-size: 1.2rem;
}
.compare-ul li{
    margin-bottom: 5px;
}
.compare-sec.active{
    border: 1px solid #ff6407;
    padding: 20px;
    border-radius: 30px;
    background: white;
    box-shadow: 0px 10px 40px -7px rgba(255, 108.00000000000001, 108.00000000000001, 0.5);
}
.compare-sec{
    padding: 20px;
}

.max-300{
    width: 300px;
    max-width: 100%;
}
.pre-ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.pre-ul li{
    margin-bottom: 10px;
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 1.3rem;
    color: white;
    justify-items: start;
    text-align: left;
}
.pre-ul li img{
    width: 25px;
}
@media (max-width:767px){
    .pre-ul li{
    font-size: 1.1rem !important;
    }
}