

html {
    scroll-behavior: smooth;
}
body {
    font-family: "Nunito", sans-serif;
    color: #030D1F;
    font-size: 14px;
}
.caveat {
    font-family: "Caveat", system-ui;
  }

  :root {
    --theme-gradient: linear-gradient(90deg, #0177FA 0%, #00AFF1 100%);
    --theme-gradient1: linear-gradient(90deg, #00AFF1 0%, #0177FA 100%);
}

.yellow-clr{
    color: #FFFF48;
}

.yellow-clr2 {
    color: #FFC633;
}
.orange-clr {
    color: #FF7E39 !important;
}
.white-clr {
    color: #ffffff;
}
.blue-clr {
    color: #2F60FF;
}
.neon-clr{
    color: #05E7FD;
}
.clr-1 {
    color: #F26159;
}
.clr-2{
    color: #FF9472;
}
.clr-3 {
    color: #ff9601;
}
.clr-7{
    color: #0AABFF;
}
.clr-4{
    color: #597EFF;
}
.theme-clr{
    background: var(--theme-gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.br-gradient {
    border-bottom: 2px solid transparent;
    border-image: var(--theme-gradient);
    border-image-slice: 1;
    width: 100%;
}
.blue-gradient{
    background: linear-gradient(90deg, #03BEE8 0%, #403FFB 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.black2-clr {
    color: #140014;
}
.under{
    border-bottom: 5px solid #22FFE4;
}

/* Header Section CSS */
.header-section {
    background:linear-gradient(180deg, #FFFFFF 0%, #FFF3CE 100%);
    padding: 30px 0px;
}
.pre-heading {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    border-radius: 35px;
    padding: 10px;
}

.white-shade {
    background: rgba(13, 135, 231, 0.1);
    border: 1px dashed rgba(13, 135, 231, 0.5);
    border-radius: 10px;
    display: inline-block;
    padding: 10px;
}


@media (max-width: 767px) {
    .yellow-shape {
        color: #6d4805;
    }
}

@media(min-width:768px) {
    .header-section {
        background: url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/header-bg.webp) no-repeat bottom center;
        background-size: cover;
        padding: 40px 0px 120px;
    }

    .white-shade {
        padding: 8px 33px;
    }

    .pre-heading {
        padding: 9px 30px;
    }
    .blue-text {
        background: url("https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/blue-shade1.webp") no-repeat;
        background-size: 100% 100%;
        padding: 0px 15px;
        color: #fff;
    }
    .blue-text1 {
        background: url("https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/blue-shade.webp") no-repeat;
        background-size: 100% 100%;
        padding: 0px 20px;
        color: #fff;
    }
    .yellow-shape{
        background: url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/brown-shade.webp) no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        padding: 0px 20px;
    }
}

.fifth-section {
    padding: 30px 0px;
    background: #1b1601;
    position: relative;
}

.presenting-head {
    border-radius: 30px;
    background: #312d1a;
    backdrop-filter: blur(4px);
    display: inline-block;
    padding: 8px 26px;
}

.thats-not-all-section {
    background: #f9f9f9;
    padding: 30px 0px;
}

.one-time-shape {
    background: #597EFF;
    border-radius: 40px;
    padding: 9px 34px;
    display: inline-block;
    font-family: 'Caveat', cursive;
}
.amazing-software-section1 {
    background: #EFF5F9;
    padding: 30px 0;
}
@media(min-width:768px) {
    .fifth-section { 
        background: #f9f9f9 url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/proudlybg.webp) no-repeat center bottom;
        background-size: cover;      
        padding: 120px 0px;
    }

    .presenting-head {
        background: url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/frame-1.webp) no-repeat;
        background-size: 100% 100%;
        border-radius: unset;
        padding: 9px 59px 17px;
    }

}
@media(min-width:767px) {
    .one-time-shape {
        padding: 15px 60px;
        border-radius: 50px;
    }
    .thats-not-all-section {
        background: #f9f9f9 url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/white-section-bg.webp) no-repeat;
        padding: 100px 0px 100px;
        background-position: center center;
    }
    .imahe-h-300 {
        height: 400px;
    }
    .imahe-h-250 {
        height: 350px;
    }
    .amazing-software-section1 {
        background: #FCFEFF url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/step-bg.webp) no-repeat bottom center;
        background-size: cover;
        padding: 100px 0px 120px;
    }
}
/********features*********/

.white-section {
    background: #f9f9f9;
    padding: 30px 0;
}
.footer-section {
    background: #000000;
    padding: 30px 0px;
}
.footer-ul {
    padding: 0px;
    margin: 0px;
}
.footer-ul li {
    display: inline;
}
@media(min-width:768px) {
    .footer-section {
        padding: 70px 0px;
    }
}

.grey-section {
    background-color:#EFF5F9 ;
    padding: 30px 0;
}

.moneyback-section {
        background: #070707;
        padding: 30px 0px;
}

.bonus-section {
    background: #EFF5F9;
    background-size: cover;
    padding: 30px 0;
}

.table-section {
    background:#FFF7DE;
    padding:30px 0px;
}
.brown-frame1 {
    background: url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/brown-frame1.webp) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 10px 20px;
}

@media (min-width:768px) {
    .table-section {
        background:#FFF7DE url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/table-bg.webp) no-repeat center center;
        background-size: cover;
        background-attachment: fixed;
        padding: 70px 0 100px 0px;
    }
    .bonus-section {
        padding: 100px 0px 120px 0px;
        border-bottom: 0px;
    }
    .moneyback-section {
        background: #070707 url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/moneyback-bg.webp) no-repeat center center;
        background-size: cover;
        padding: 100px 0 100px;
    }
    .brown-frame1 {
        padding: 0px 20px;
    }
}

/*-------- Responsive ------------*/

@media (min-width:768px) {
    .white-section {
        background:#f9f9f9 url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/white-section-bg.webp) no-repeat;
        padding: 100px 0px 100px;
        background-position: center center;
    }
    .grey-section {
        padding: 100px 0px 100px;
    }
}

.probtn1 a {
    border-radius: 10px;
    transition: all 0.3s ease-in-out ;
    background: var(--theme-gradient);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: none;
    font-weight: 700;
    width: 100%;
    font-size: 24px;
    line-height: 140%;
    position: relative;
}
.probtn1 a:hover {
    background: var(--theme-gradient1);
    text-decoration: none;
}
@media (min-width: 768px) {
    .probtn1 a {
        font-size: 34px;
        padding: 28px 30px;
    }
}

.second-section {
    padding: 30px 0px;
    background: #ffffff;
}

@media (min-width: 768px) {
    .second-section {
        padding: 100px 0px;
    }
}


.black-design {
    background: linear-gradient(90deg, #B931FA 0%, #7E34FF 100%);
    padding: 15px 30px;
    -webkit-transform: skew(-200deg);
    -moz-transform: skew(-200deg);
    transform: skew(-200deg);
    display: inline-block;
}

@media (min-width: 768px) {
    .black-design {
        padding: 15px 60px;
    }
}

.black-design .skew-normal {
    -webkit-transform: skew(200deg);
    -moz-transform: skew(200deg);
    transform: skew(200deg);
}

.footer-ul .t-decoration-none:hover {
    color: #fff;
}

.kapblue {
    color: #150de1  !important;
}
.warning-section{
    background-color: #6E4805;
    padding: 10px 0px;
}
.offer {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
    flex-direction: column;
}
.proudly-list-bg {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 20px;
    border: 2px solid #B931FA;
    background: #080414;
}

.btn-gradiant {
    background: var(--theme-gradient);
    display: inline-block;
    padding: 10px;
    color: #fff;
}

@media(min-width:768px){
    .proudly-list-bg {
        padding: 25px;
    }
    .offer {
        display: flex;
        align-items: center;
        gap: 15px;
        justify-content: center;
        flex-direction: row;
    }
    .btn-gradiant {
        padding: 16px 20px;
    }
}
.header-list-block {
    border-radius: 20px;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.15);
    border: double 2px transparent;
    background-image: linear-gradient(#fff, #fff), var(--theme-gradient);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
/* steps */
.steps-section {
    background: #07000c;
    padding: 30px 0;
}
.steps-card {
    border-radius: 20px;
    border:8px solid #8f6110 ;
    background: #ffffff;
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.50);
}
.steps-card-1 {
    background: #8f6110;
    border-radius: 20px;
    padding: 20px 15px;
}
.steps-card-inner {
    padding: 15px;
}

@media (min-width: 768px){
    .steps-section {
        background: #07000c url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/steps-bg.webp) no-repeat center center;
        background-size: cover;
        background-attachment: fixed;
        padding: 100px 0;
        margin-top: -50px;
    }
    .steps-card-inner {
        padding: 50px 30px;
    }
    .steps-card-1 {
        padding: 50px 30px;
    }
}


/*Table CSS Start*/

.tablebox2 ul {
    padding-left: 0;
    color: #010101;
}

.tablebox2 {
    background: #191919;
    width: 100%;
    float: left;
    border-radius: 32px 32px 23px 23px;
    /* box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 20%); */
    border: 10px solid #232323;
}

.tablebox3 ul {
    padding-left: 0;
    color: #010101;
}

.tablebox3 {
    width: 100%;
    float: left;
    /* background: var(--theme-gradient); */
    border-radius: 32px 32px 23px 23px;
    /* box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%); */
    border: double 10px transparent;
    background-image: linear-gradient(#F3F3F3, #F3F3F3), linear-gradient(90deg, #0177FA 0%, #00AFF1 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    position: relative;
}

ul.vgreytick {
    padding: 0px 0px;
}

ul.vgreytick li {
    background: url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/vgreytick.webp) no-repeat;
    list-style: none;
    text-align: left;
    padding: 15px 15px 15px 50px;
    background-position: 15px 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    /* background: #000; */
    color: #fff;
}

/* ul.vgreytick li:nth-child(odd) {
    background-color: #f1f7fe;
}

ul.vgreytick li:nth-child(even) {
    background-color: #fff;
} */

/* ul.vgreytick li:last-child {
    border-bottom: 0px;
} */

ul.grey-tick-last {
    padding: 0px 0px;
    background: #fff;
}

ul.grey-tick-last li {
    background: url(https://cdn.oppyotest.com/launches/talkingkidsbooks/agency/vgreytick.webp) no-repeat;
    list-style: none;
    text-align: left;
    padding: 15px 15px 15px 50px;
    background-position: 15px 22px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    /* color: #ffffff; */
}

.tbbg2{
    background: #232323;;
    padding: 60px 20px 60px 20px;
    border-radius: 15px 15px 0px 0px;
    /* min-height: 420px; */
}
/* .tbbg3{
    background: var(--theme-gradient3);
    padding: 60px 20px 80px 20px;
    border-radius: 15px 15px 0px 0px;
    min-height: 420px;
} */
.tbbg3 {
    background:var(--theme-gradient);
    padding: 50px 30px 30px 30px;
    background-size: 100% 100%;
    border-radius: 20px 20px 0px 0px;
}
.commercial {
    background: #FCBB2F;
    border-radius: 48px;
    padding: 1% 5%;
    display: inline-block;
}
@media (max-width: 767px) {
    .tbbg2,.tbbg3 {
        padding: 15px 15px 15px 15px;
    }
}
@media (min-width:768px) {
    .tbbg3 {
        padding: 60px 30px 60px 30px;
        background-size: 100% 100%;
        border-radius: 20px 20px 0px 0px;
    }
    ul.vgreytick li {
        padding: 20px 15px 20px 65px;
        background-position: 30px 20px;
    }
    ul.grey-tick-last li {
        padding: 20px 15px 20px 65px;
        background-position: 30px 20px;
    }
    .up-btn-header a {
        font-size: 28px !important;
    }
}

.myfeatureslast {
    float: left;
    padding: 30px;
    width: 100%;
    min-height: 69px;
    /* color: #ffffff; */
    border-radius: 0px 0px 10px 10px;
    border-top: none;
}

.myfeatureslastborder {
    float: left;
    padding: 30px;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    min-height: 69px;
    background: #ffffff;
    color: #000;
}

.thanks-button a {
    width: 100%;
    display: inline-block;
    text-decoration: none;
}

.thanks-button a:hover {
    color: #224cb0;
}

@media(min-width:768px) {
    .myfeatureslast {
        padding: 30px;
    }
    .f-md-70 {
        font-size: 70px;
    }
}
/*Table CSS End*/

/* success start */
.success-sec{
    background-color: #ffffff;
    padding: 30px 0px;
}

.inter-btn a {
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    background: #03CF0B;
    box-shadow: 0px 6px 14px -1px rgb(0 0 0 / 45%);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: none;
    font-weight: 700;
    width: 100%;
    font-size: 24px;
    line-height: 140%;
    position: relative;
}
.inter-btn a:hover{
    color: #fff;
}
.inter-btn-1 a {
    background-color: #FF2929;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 6px 14px -1px rgb(0 0 0 / 45%);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 12px;
    color: #ffffff;
    border: none;
    font-weight: 700;
    width: 100%;
    font-size: 24px;
    line-height: 140%;
    position: relative;
}

.inter-btn-1 a:hover{
    color: #fff;
}
.inter-btn a:hover{
    background-color: #00a806;
}
.inter-btn-1 a:hover{
    background-color: #eb0a0a;
}
@media (min-width: 768px){
    .success-sec{
        padding: 60px 0px 100px;
    } 
    .inter-btn a,.inter-btn-1 a {
        font-size: 22px;
        padding: 28px 30px;
    }
}
/* succes sec end */