
html {
    scroll-behavior: smooth;
}
body{
    overflow-x:hidden ;
}
/* navbar  */
.k-navbar2 {
    position: fixed;
    width: 100%;
    padding: 7px 0px;
    top: 0;
    z-index: 101;
    transition: background-color 400ms linear;
}
.k-container {
    padding: 14px 0px;
}
.k-navbar2 {
    padding: 0px !important;
}

.btn-border-blue {
    background: transparent !important;
}

.k-add-nav-shadow .btn-border-blue p {
    color: #504EE4 !important;
}

.k-container {
    display: flex;
    justify-content: space-between;
}

.k-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1300px;
}

.k-container-wrapper {
    position: relative;
}

.k-navbar2 .k-navbar-brand img {
    width: 100px;
}

.k-add-nav-shadow {
    background-color: white;
    box-shadow: 0 2px 2px -2px rgb(0 0 0 / 20%);
}



.toolbar {
    display: none;
}

.k-nav-btn-try {
    cursor: pointer;
    font-style: normal;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
    border: .5px solid white;
    background: #504EE4;
    cursor: pointer;
    border-radius: 4px;
    height: 35px;
    margin: 5px 0px;
    padding: 0px !important;
    width: 150px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.k-nav-btn-try svg {
    position: relative;
    top: 5px;

}

.k-nav-btn-try p {
    position: relative;
    bottom: 6px;
    left: 7px;
    color: #FFFFFF;
    margin-bottom: 0px !important;
}

.zoho-landing-section {
    position: relative;
}

.scroll-down-box {
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

.scroll-down-box:hover {
    cursor: pointer;
}

.k-navbar2 .btn-arrow p {
    font-size: 12px;
    padding: 13px 15px !important;
}

.k-navbar-brand {
    margin-left: 70px;
}


.k-logo-hide {
    display: none;
}

.k-nav-mid {
    margin-left: 30px;
}

.k-nav-mid a {
    font-size: 14px;
    margin: 0px 15px;
    font-weight: 600;
    color: #05034E ;
}

.k-nav-mid a:hover {
    text-decoration: none ;
    color: var(--color-blue);
}


@media only screen and (max-width:1300px) {
    .k-nav-mid {
        display: none;
    }
}

/* navbar end */




.landing-section {
    overflow-x: hidden;
    position: relative;
    padding-top: 80px;
}

.hero-logo {
    transform: scale(.8);
}
.hero-qoute{
    width: 50px;
}
.main-hero-titie1 {
    font-family: 'Paytone One', sans-serif;
    color: black;
    font-size: 40px;
    margin-bottom: 24px;
    width: 88%;
}
.landing-section .kt-signup-form input {
    min-width: 270px !important;
}
.main-hero-titie01 {
    margin-top: 60px;
    font-family: Poppins;
    font-size: 25px;
    text-transform: capitalize;
    color: var(--color-blue);
    margin-bottom: 30px;
    font-weight: 600;
    line-height: 55px;
}

.main-hero-titie2 {
    font-size: 16px;
    line-height: 175%;
    color: #585858;
    margin-bottom: 40px;
}

.img-hero {
    position: relative;
    top: 30%;
    left: 10%;
    transform: scale(1);
}

.switch-title {
    font-size: 39px;
    text-align: center;
    font-family: 'Paytone One', sans-serif;
    color: #292929;
    margin-top: 50px;
    padding-top: 30px;
    margin-bottom: 80px;
}

.switch-heading {
    
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.01em;
    color: #000000;
    margin-bottom: 10px !important;
}

.switch-img {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
}
.switch-item2{
    background: #EAF5FF !important;
}
.switch-subheading {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 25px;
    

}
.switch-item1 .switch-subheading{
    color: #FD671A;
}
.switch-item2  .switch-subheading{
    color: #2097FF;
}
.downarrow {
    width: 25px;
    margin-bottom: 5px;
}
.downarrow1{
    position: relative;
    top: 12px;
    left: 5px;
}
.downarrow2{
    position: absolute;
    top: 61%;
    right: 45px;
}
.downarrow3{
    position: absolute;
    top: 58%;
    right: 50px;
    transform: scale(1.2);
}
.downarrow4{
    position: absolute;
    top: 53%;
    right: 50px;
}
.switch-item3{
    background: #D6FFEE !important;
}
.switch-item3 .switch-subheading{
    color: #00A45A;
}
.switch-item4{
    background: #EEE0FF !important;
}
.switch-item4 .switch-subheading{
    color: #8A2CFF;
}
.mid-market-title {
    margin-top: 70px;
    margin-bottom: 5px;
    font-size: 25px;
    font-family: 'Paytone One', sans-serif;
    text-align: center;
    color: #292929;
}

.switch-section {
    background: #FFFFFF;
}

.img-landing {
    margin-top: 0px;
}
.switch-item{
    height: 248px;
    background: #FFEAE3;
    border-radius: 15px;
    padding: 26px;
}







.price-heading-main{
    margin-top: 0px !important;
}



#pricing {
  
}

.hero-form form {
    display: flex;
}

.hero-form .form-control::placeholder {
    color: #504EE4;
}

.hero-form .form-control {
    color: #504EE4 !important;
}

.hero-form .form-control {
    width: 350px !important;
    width: 60%;
    padding: 8px 14px !important;
    font-weight: 500;
    font-size: 14px !important;
    border: 1px solid #504EE4;
    color: white;
    margin-right: 20px;
}

.landing-section .hero-form .form-control {
    padding: 15px 20px !important;
}

/* arrow button */
.btn-arrow p {
    font-weight: 700;
    
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.04em;
    padding: 12px 16px;
    margin-bottom: 0px !important;
    transition: .3s;
    transform: translateX(5px);
}

.btn-blue p {
    color: #FFFFFF !important;
}

.btn-blue {
    border-color: #504EE4 !important;
    background: #504EE4 !important;
}

.btn-arrow i {
    transition: .3s;
    opacity: 0;
    transform: translateX(-3px);
}

.k-cta:hover {
    text-decoration: none !important;
}

.btn-arrow:hover p {
    transform: translateX(-2px);
    text-decoration: none !important;
}

.btn-arrow:hover i {
    opacity: 1;
    transform: translateX(9px);
    text-decoration: none !important;
}

.btn-arrow {
    padding: 0px !important;
}

.btn-border-blue p {
    color: #504EE4 !important;
}

.btn-border-blue {
    border: 1px solid #504EE4;
    background: white !important;
}


.landing-section .btn-arrow p {
    font-weight: 700;
    
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.04em;
    padding: 16px 18px;
    margin-bottom: 0px !important;
    transition: .3s;
}
.landing-section .col-lg-3 {
    padding-right: 7px;
    padding-left: 7px;
}
.hr-gray-line-wraper{
    position: relative;
    top: -92px;
    display: flex;
    justify-content: center;
    z-index: -1;
}
.hr-gray-line{
    background: #EDE8FF;
    height: 2px;
    width: 716px;
}

.img-landing {
    position: relative;
    left: -50px;
    top: -50px;

}
.hero-pink{
    width: 430px;
    height: 430px;
    z-index: 10;
    position: absolute;
    right: -250px;
    top: 230px;
    border-radius: 50%;
    background: radial-gradient(56.1% 56.1% at 47.87% 50%, rgba(255, 146, 243, 0.6) 0%, rgba(190, 174, 250, 0.6) 100%);
    opacity: 0.45;
    filter: blur(70px); 
}
.color-blue,.kl-color-blue{
    color:  #504EE4 !important;
}
/* section2 */

.section2 {
    background: #FFF9F9;
    padding-top: 100px;
    padding-bottom: 30px;
}

.heading2 {
    font-size: 39px;
    line-height: 54px;
    text-align: center;
    font-family: 'Paytone One', sans-serif;
    color: #272727;
    margin-bottom: 100px;
}

.section2 .sec2subhead {
    font-size: 25px;
    line-height: 35px;
    font-family: 'Paytone One', sans-serif;
    color: #000000;
    margin-bottom: 24px;
}

.reason-section {
    margin-bottom: 150px;
}

.section2-item ul {
    margin-left: 20px;
}

.section2 .main-img {
    top: 0px !important;
}

.cross-red {
    list-style-image: url(../images/lp2outreach/red-cross.png);
}

.scale12 {
    transform: scale(1.2);
    position: relative;
    top: 50px;
}

.section2 ul {
    width: 75%;
}

.section2 li {
    font-size: 16px;
    line-height: 24px;
    color: #2E2E2E;
    margin-bottom: 16px;
    padding-left: 15px;
}

.tick-blue {
    list-style-image: url(../images/lp2outreach/green-tick.png);
}

.section2-item img {
    margin-bottom: 20px;
}

.section2-item {
    padding-left: 70px;
}

.section2-item img {
    position: relative;
    left: -50px;
}

.section2-item2 {
    padding-left: 200px;
}

.section2-item2 ul {
    width: 100% !important;
}

/* section3 */
.section3 {
    position: relative;
    overflow-x: hidden;
  
}

.section3-title {
    font-size: 34px;
    line-height: 54px;
    text-align: center;
    font-family: 'Paytone One', sans-serif;
    color: #000000;
    margin-bottom: 80px;
}

.sec3head1 {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 5px;
    color: #3B14A7;

}

.sec3head2 {
    font-size: 31px;
    line-height: 120%;
    font-family: 'Paytone One', sans-serif;
    color: #151516;
    margin-bottom: 24px;
}

.section3-item p {

    font-weight: 400;

    font-size: 16px;
    line-height: 150%;
    color: #454545;
    margin-bottom: 16px;
    width: 87%;
}

.section3-item {
    height: 100%;
    padding-bottom: 50px;
}

.section3-item:last-child {
    padding-bottom: 0px;
}

.section3-item1 .sec3head1 {
    margin-top: 70px;

}
.section3-item1{
    padding-bottom: 130px !important;
}
.section3-item span {
    font-weight: 700;
}
.pos-relative{
    position: relative;
}
.img-interface-box{
   
}
.img-interface-1{

}
.img-interface-2{
    position: relative;
    left: 100px;
    top: -30px;
}
.img-interface-3{
    position: relative;
    left: 150px;
    top: -50px;
}
.img-interface-bg{
    position: absolute;
    width: 400px;
    top: 70px;
    left: 30px;
    z-index: -1;
}
.img-customer{
    margin-top: 20px;
}
.sec3head1 {
    background: rgba(59, 20, 167, 0.09);
    border-radius: 30px;
    display: inline-block;
    padding: 5px 13px;
    margin-bottom: 10px;
}

.section3-item1 .main-img {
    transform: scale(1.25);
    position: relative;
    top: 50px;
}

.sec32head1 img {
    width:55px;
    height: 55px;
    margin-right: 20px;
    position: relative;
    top: -5px;
}
.flex{
    display: flex;
    align-items: center;
}
.pos-100r{
    margin-top: 10px;
    padding-left: 20px;
}
.icon-question{
    list-style: url(../images/lp2salesloftAlternative/icon-q.png);
    width: 80px;
    height: 80px;
}
.sec32head1 {
    font-size: 31px;
    line-height: 43px;
    text-transform: capitalize;
    color: #242424;
    font-family: 'Paytone One', sans-serif;
    margin-left: 20px;
}

.flexAlignCenter{
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.section3-item ul {
    margin-left: 18px;
    width: 87%;
}

.section3-item ul li {
    margin-bottom: 16px;
    padding-left: 13px;
}






/* section6 */


.section6 {
    background: #3d03aa;
    padding: 100px 0px 100px;
    width: 100vw;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.heading6 {
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 29px;
    line-height: 43px;
    margin-bottom: 24px;
    color: #FFFFFF;
}

.sub-heading6 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 35px;
    color: #FFFFFF;
}

.section6 input {
    color: #3B14A7 !important;
    background: white !important;
}

.section6 input::placeholder {
    color: #3B14A7 !important;
}

.img-badge {
  margin-top: 20px;
}

.scaleless {
    position: relative;
    top: -50px;
    transform: scale(.9);
}

.scaleless2 {
    transform: scale(.9);
}

.scaleincress1 {
    position: relative;
    transform: scale(1.05);
    top: -40px;
    margin-bottom:10px ;
}
.clients-subtitle{
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #000000;
    margin-bottom: 40px;
}
.clients-title{
    font-family: 'Paytone One';
    font-weight: 400;
    font-size: 34px;
    line-height: 47px;
    text-align: center;
    color: #202020;
}
.clients-title span{
    color: #504EE4;
}
.customers-section{
    margin-bottom: 130px;
}
/* reason section */

.section-2-header {
    margin-bottom: 70px !important;
    font-family: 'Paytone One', sans-serif;
}

.ts-heading {
    font-size: 34px;
    text-align: center;
    font-family: 'Paytone One', sans-serif;
    color: #272727;
    margin-bottom: 0px;
}

.li-circle-green{
    list-style: url(../images/lp2salesloftAlternative/circle-green.png);
    margin-right: 15px;
}

.li-circle-orange{
    list-style: url(../images/lp2salesloftAlternative/circle-orange.png);
    margin-right: 15px;
}
.li-circle-blue{
    list-style: url(../images/lp2salesloftAlternative/circle-blue.png);
    margin-right: 15px;
}
.timer-section {
    position: relative;
    padding-top: 100px;
    height: 950px;
}
.timer-section-left-shadow{
    position: absolute;
    left: -250px;
    top: 50px;
    width: 364px;
    height: 364px;
    background: radial-gradient(56.1% 56.1% at 47.87% 50%, rgba(255, 146, 243, 0.6) 0%, rgba(190, 174, 250, 0.6) 100%);
    opacity: 0.75;
    filter: blur(100px);
    z-index: -100;
}
.kts-title {
    font-size: 31px;
    line-height: 120%;
    font-family: 'Paytone One', sans-serif;
    color: #151516;
    margin-bottom: 24px;
}
.kts-section-item .icon-question{
    width: 110px;
}
.kts-section-item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #454545;
    margin-bottom: 16px;
    width: 98%;
}

.kts-section-item {
    margin-bottom: 150px;
}

.kts-section-item ul {
    margin-left: 18px;
    width: 96%;
}

.kts-section-item ul li {
    margin-bottom: 16px;
    padding-left: 13px;
    font-size: 16px;
    line-height: 24px;
    color: #2E2E2E;
    width: 93%;
}

.kts-reason-section {
    margin-bottom: 80px;
    margin-top: 60px;
}

.kts-reason-title {
    font-weight: 600;
    padding: 7px 10px;
    margin-bottom: 5px;
    color: #737373;
}

.kts-section-item1 {
    z-index: 2;
}

.kts-reason-wrapper {
    padding-left: 100px;
    display: flex;
    justify-content: center;
    max-width: 800px;
    margin: auto;
}

.kts-reason-item {
    width: 200px;
}

.kts-progrss-bar {
    position: relative;
    top: -9px;
    display: none;
    width: 100px;
    height: 4px;
}

.k_highlight .kts-progrss-bar {
    display: block !important;
    z-index: 3;
}

.kts-reason-title:hover {
    color: #504EE4 !important;
    border-bottom: 4px solid #504EE44b;
}

.k_highlight .kts-reason-title {
    border-bottom: 4px solid #504EE44b;
}

.kts-reason-inner {
    cursor: pointer;
    width: 100px;
    display: flex;
    justify-content: center;
}

.section6 .hero-form {
    justify-content: left;
}

.kts-progrss-bar:before {
    content: "" !important;
    width: 100px;
    height: 4px;
    display: block !important;
    animation: progressBarForTabs1 5s linear forwards infinite !important;
}

.k_highlight .progresbarBlue {
    background-color: #504EE4;
    display: block !important;
}

@keyframes progressBarForTabs1 {
    0% {
        width: 1%;
        background-color: #ffffff;
    }

    10% {
        width: 0%;
        background-color: #ffffff;
    }

    15% {
        width: 0%;
        background-color: #504EE4;
    }

    100% {
        width: 100%;
        background-color: #504EE4;
    }
}

.kts-section-item-box {
    position: relative;
}

.kts-section-item {
    position: absolute;
    top: 0px;
    opacity: 0;
    transition: .3s;
}

.kt_opacity {
    opacity: 1;
    z-index: 5;
}

.k_highlight p {
    color: #05034E;

}














@media only screen and (max-width: 1100px) {

    .main-hero-titie1 {
        font-size: 32px;

    }

    .img-hero {
        position: relative;
        top: 30%;
        left: 0;
        transform: scale(1.2);
    }

    .hero-logo {
        margin-top: 150px;
        transform: scale(1);
    }

    .section2-item2 {
        padding-left: 100px;
    }

    .section2 ul {
        width: 85%;
    }

    .main-img3 {
        left: 0px;
    }

    .hero-form .form-control {
        width: 250px !important;
    }

    .timer-section {
        height: 1200px;
    }

    .margint {
        margin-top: 0px !important;
    }

    .scaleless2,
    .scaleincress1 {
        transform: scale(1);
    }
}




@media only screen and (max-width:800px) {
    .sec51-img {
        transform: scale(.5);
    }

    .img-badge-box {
        margin-top: 40px;
        display: flex;
        flex-wrap: wrap;
    }

    .img-badge5 {
        height: 80px;
    }

    .section4 {
        padding: 70px 0px;
    }

    .img-badge1 {
        /* width: 100px; */
    }

    .timer-section {
        height: 1300px;
    }

    .sec32head1 {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 0;
    }

    .section3-item p,
    .section3-item li {
        font-size: 14px;
    }

    .timer-section {
        height: 1400px;
        margin: 0 20px;
    }
}




@media only screen and (max-width:550px) {
    .mid-market-title {
        display: none;
    }

    .ts-heading {
        font-size: 26px;
        line-height: 130%;
        margin-bottom: 0px;
    }

    .kts-reason-section {
        margin-bottom: 70px;
        margin-top: 70px;
    }

    .scaleless2,
    .scaleincress1 {
        margin-top: 70px;
        transform: scale(1);
    }

    .kts-reason-wrapper {
        padding-left: 50px;
    }

    .kts-section-item-box {
        padding: 0px 20px;
    }

    .k-container-right a {
        display: none;
    }

    .k-navbar-brand {
        margin-left: 0px;
    }

    .img-hero {
        display: none;
    }

    .main-hero-titie01{
        margin-top: 0;
        line-height: 35px;
    }

    .main-hero-titie01,
    .main-hero-titie1,
    .main-hero-titie2 {
        text-align: left !important;
    }

    .heading2,
    .section3-title,
    .sec4heading,
    .sec5heading {
        font-size: 28px;
        line-height: 130%;
    }

    .section2 .sec2subhead,
    .sec3head2 {
        font-size: 22px;
    }

    .section2-item {
        margin-top: 50px;
        padding-left: 30px !important;
    }

    .section3 {
        padding-top: 120px;
    }

    .section3-title {

        margin-bottom: 50px;
    }

    .col-revers {
        flex-direction: column-reverse;
    }

    .section3-item {
        padding: 0px 30px;
    }


    .section3-item1 .sec3head1 {
        margin-top: 0px;
    }

    .sec4-item {
        margin: 50px 0px;
    }

    .img-sec4 {
        margin-bottom: 15px;
    }

    .sec4-item-title {
        font-size: 18px;
        margin-bottom: 14px;

    }

    .sec4-item-subtitle {
        padding: 0px 15%;
        font-size: 16px;
        max-width: 100%;
    }

    .sec51-img {
        transform: scale(1);
    }

    .section5 .col-12 {
        margin-bottom: 40px;
    }

    .img-badge4 {
        width: 150px;
    }

    .salesloft-img {
        margin-top: 60px;
    }
}

@media only screen and (max-width:450px) {
    .kts-reason-item {
        width: 130px;
    }

    .hero-form .form-control {
        width: 100% !important;
    }

    .section2-item2 ul {
        width: 95% !important;
    }

    .kts-reason-wrapper {
        padding-left: 30px;
    }

    .section3-item {
        padding: 0px 20px;
        padding-bottom: 40px !important;
    }

    .hero-form form {
        width: 100%;
    }

    .hero-logo {
        display: none;
    }

    .hero-form .btn-arrow p {

        padding: 12px 5px;
    }
}




/* feature */
.feature-heading {
    font-size: 34px;
    padding-top: 100px;
    margin-top: 0px;
    font-family: 'Paytone One', sans-serif;
}
#Feature123{
    position: relative;
    height: 100%;
}
.bg-feature{
   
    display: flex;
}
.bg-feature-left{ 
    z-index: -1;
    position: absolute;
    top: 530px;
    left: 0px;
    width: 45%;
    height: 837px;
    box-shadow: 6px 28px 51px 6px rgb(223 223 223 / 15%);
    background: #F8F5FF;
}
.bg-feature-right{
    z-index: -1;
    position: absolute;
    bottom: 270px;
    right: 0px;
    width: 55%;
    height: 540px;
    background: #EEE9FF;
}
.kv-feature-section {
    display: flex;
    
}
.testimonial5-box{
    position: relative;
    margin-top: 100px !important;
    margin-bottom: 30px;
}


.kv-feature-left {
    width: 450px;
}
.img-kv-feature1,.img-kv-feature7{
    position: relative;
    top: -20px;
}
.kv-feature-right {
    flex: 1;
    position: relative;
    left: 80px;
}

.kv-feature-left-slick .slickv-track {
    display: flex;
    flex-direction: column;
}

.kv-feature-left-item {
    position: relative;
    margin: 7px 0px;

    height: 59px;
    overflow: hidden;

    border-bottom: 1px solid #E8E8E8;
}

.kv-feature-left-item-heading {
    font-size: 16px;
    margin-bottom: 15px;
    color: #665C8B;

}
   

.kv-feature-right-slick {
    position: relative;
    right: -53px;
    top: -40px;
}


.img-kv-feature {
    position: absolute;
    opacity: 0;
    border-radius: 24px;
    transition: .5s;
    transform: scale(1.2);
}

.kv_opacity {
    opacity: 1;
}

.kv-feature-left-item-box {
    position: relative;
    padding: 15px 25px 5px;
}

.kv_highlight .kv-feature-left-item-box {
   
    margin-bottom: 5px;
    height: 175px;
}

.kv_highlight {
    height: auto !important;
}

.kv_highlight .kv-feature-left-item-heading {
    font-weight: 600;
    font-size: 16px;
    color: #6142D5;
}

.kv_highlight .progresbar {
    display: block !important;
}

.kv-feature-left-details p {
    font-size: 14px;
    color: #616161;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.kv-feature-left-item svg {
    position: absolute;
    top: 45%;
    color: #504EE4;
    right: 20px;
    opacity: 0;
}

.kv_highlight svg {
    opacity: 1;
}

.kv-feature-left-item:hover {
    cursor: pointer;
    /* background: ; */
}

.kv-feature-left-item:hover .kv-feature-left-item-heading {
    color: #504EE4;
}

.timer-bar {

    position: absolute;
    display: inline-block;
    width: 5px;
    left: 2px;
    top: 3px;
}

.progresbar {
    display: none;
    text-align: left;
    width: 5px;
    height: 170px;
    border-radius: 30px;
    background-color: #504EE44b;
}

.progresbar:before {
    content: "" !important;
    height: 170px;
    width: 5px;
    border-radius: 30px;
    display: block !important;
    background-color: #504EE4;
    position: absolute !important;
    animation: progressBarForTabs2 4s linear forwards infinite !important;
}

.kv_highlight .progresbarBlue {
    background-color: #504EE4;
}

@keyframes progressBarForTabs2 {
    0% {
        height: 1%;
        background-color: #ffffff;
    }

    10% {
        height: 0%;
        background-color: #ffffff;
    }

    15% {
        height: 0%;
        background-color: #504EE4;
    }

    100% {
        height: 100%;
        background-color: #504EE4;
    }
}

@media only screen and (min-width: 800px) {
    .img-kv-feature-mob {
        display: none;
    }
}


@media only screen and (max-width: 800px) {
    .img-kv-feature-mob {
        display: block;
    }

    .kv-feature-left {
        padding-left: 0px;
    }

    .kv-feature-right {
        display: none;
    }

    .kv-feature-left-item,
    .kv-feature-left {
        width: 100% !important;
    }

    .kv-feature-left-item svg {
        display: none;
    }
}





/* customers-section */

.customers-section{
    margin-bottom: 100px;
    position: relative;
}


.customer-number{
    font-family: var(--paytone);
    font-size: 80px;
    letter-spacing: 0.025em;
    color: var(--color-blue);
    margin-top: 120px;
}
.customers-title{
    font-size: 65px;
    line-height: 35px;
    color: #202020;
    margin-bottom: 30px;
    font-weight: 400;
}
.customer-subtitle{
    font-size: 16px;
    line-height: 30px;
    color: #343434;
    width: 80%;
}

.customer-pink{
    width: 400px;
    height: 400px;
    z-index: 10;
    position: absolute;
    right: -250px;
    top: 500px;
    border-radius: 50%;
    background: radial-gradient(56.1% 56.1% at 47.87% 50%, rgba(255, 146, 243, 0.6) 0%, rgba(190, 174, 250, 0.6) 100%);
    opacity: 0.45;
    filter: blur(70px);

}
.section-pink{
    position: absolute;
    left: -250px;
    top: 1500px;
    width: 324px;
    height: 364px;
    background: radial-gradient(56.1% 56.1% at 47.87% 50%, rgba(255, 146, 243, 0.6) 0%, rgba(190, 174, 250, 0.6) 100%);
    opacity: 0.75;
    filter: blur(100px);
}

.talk-subheading {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #05034E;
    padding-bottom: 80px !important;
}
.plan-btn .kt-btn-primary, .plan-btn  .kt-btn-secondary{
    padding: 12px 66px !important;
    width: auto !important;
}
.mid-plan {
    height: 790px !important;
}
.plan-item ul li {
    font-weight: 400;
    width: 260px !important;
}
#pricing{
    position: relative;
    margin-top: 30px
}
.pricing-pink{
    z-index: -1;
    position: absolute;
    left: -250px;
    top:1000px;
    width: 324px;
    height: 364px;
    background: radial-gradient(56.1% 56.1% at 47.87% 50%, rgba(255, 146, 243, 0.6) 0%, rgba(190, 174, 250, 0.6) 100%);
    opacity: 0.85;
    filter: blur(100px);
}


.kt-bg-blue{
    background: none !important;
}
.k-testimonial {
    margin-top: 130px;
}
.testimonial5{
    background-color: #EEE9FF;
}

/* table css --start */



.pricing-table-wrapper {
    padding-top: 160px;
}

.comparision-wrapper {
    margin: 80px auto 0px;
}

table {
    width: 100%;
}
.mobileHide{
    display: none;
}

.desktopShow{
    display: block;
}
.main-table h2 {
    font-size: 25px;
    line-height: 34px;
    color: #05034E;
}

.table-headings .h150px {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
}

.yesware-logo {
    transform: scale(.8);
}

table .col-40 {
    width: 40%;
}

table .col-20 {
    width: 20%;
}

.comparison-btn {
    display: flex;
    justify-content: center;
}

.Features {
    font-family: var(--paytone);
    font-size: 28px;
    height: 150px;
    display: flex;
    align-items: center;
    color: var(--color-dark-blue);
    padding-left: 70px;
    margin-bottom: 0px !important;

}

.table-headings .col-40 {
    height: 100%;
}

.comparison-btn .btn {
    transition: .4s;
}

.comparison-btn .btn:hover {

    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .12), 0 14px 24px 0 rgba(0, 0, 0, .12);
    transform: scale(1.03);
    color: white !important;
}

.comparison-btn .btn:hover .btn-text {
    color: white !important;
}

.plan-heading {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    color: #05034E;
    align-items: center;
    padding: 40px 0px;
    margin-bottom: 0px !important;


    padding-left: 0px;
}

.price-fututre-title {
    font-family: 'Paytone One', sans-serif;
    font-size: 31px;
    margin: 0px 0px 100px;
    color: #05034E;
    padding-top: 110px;
}

.plan-price-wraper {

    transform: translateX(-7px);
}

.doller {
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 0px !important;
    padding-right: 5px;
    position: relative;
    top: 8px;
}

.price-number {
    font-weight: 600;
    font-size: 31px;
    line-height: 42px;
    color: #000000;
    margin-bottom: 0px !important;

}

.plan-time {
    padding-left: 0px;
    font-size: 11px;
    color: #000000;
    position: relative;
    top: -5px;
    margin-bottom: 5px !important;
}

.table-headings .btn-arrow {
    box-shadow: none;
    width: 140px !important;
    display: flex;
    padding: 0px !important;
    justify-content: center;
}

.table-headings .btn-arrow p {
    font-family: 'Inter', sans-serif;
    font-weight: 500 !important;
    padding: 10px 0px 10px 16px !important;
}

.group-title {
    padding-left: 25px !important;
}

table .col-20 {
    text-align: center !important;
}

.table {
    margin-bottom: 0px !important;
}

.option-img {
    width: 20px;
}

.arrow-title {
    position: relative;
    padding-left: 55px;
}

.table td,
.table th {
    padding: 0 !important;
}

.table-price-inside {
    font-size: 17px;
    color: #4B4B4B;
    line-height: 23px;
    padding: 8px;
    margin-bottom: 0px !important;
}

.k-container-right a:hover {
    text-decoration: none !important;
}

.table-title {
    position: sticky;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    color: #05034E;
    font-size: 16px;
    font-weight: 700 !important;
    cursor: pointer;
    padding: 8px 0px 8px 15px;
    margin-bottom: 0px !important;
    /* border: 1px solid #EEEEEE; */
    top: 207px;
}

.panel-collapse .col-40 {
    padding: 10px 10px 10px 100px !important;
    background-color: #fff;
}

.panel-collapse td {
    font-size: 16px;
    color: #1C1C1C;
    font-weight: 500;
}

.table-col-text {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0px !important;
    color: #05034E;
}

.integration-heading .col-40,
.inner-title {
    color: #1C1C1C !important;
    font-weight: 600 !important;
}

.inner-title-bg {
    background: rgba(110, 107, 253, 0.05);
}

.sticky200 {

    border: 1px solid #EEEEEE;
    z-index: 3;
    background: white;
    position: sticky;
    top: 206px;
}

.comparision-wrapper td {

    color: #505050;
    font-weight: 400;
    font-size: 16px;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
}


.klenty-col {
    border: 1px solid #FAFCFF;
    width: 25% !important;
    background: #FAFCFF;
    position: relative;
    border-left: 2px solid #CCE5FE !important;
    border-right: 2px solid #CCE5FE !important;
}

.klenty-col-last12 {
    border-bottom: 2px solid #CCE5FE !important;
}


.bordertop{
    border-top:2px solid #CCE5FE !important;
}


.table-cell {
    position: relative;
}

.table-cell p {
    margin-bottom: 0px;
    background-color: white;
    padding: 12px 0px 12px 15px;
}

.border-bottom {
    border-bottom: 1px solid rgba(88, 86, 206, 0.3);
}

.arrow-title img {
    transition: .4s;
    transform: rotate(-90deg);
}

.arrow-img-first {
    width: 11px;
    position: absolute;
    top: 5px;
    left: 25px;
    transform: rotate(360deg) !important;

}

a:hover {
    text-decoration: none;
}

.i-rotate {
    transform: rotate(0deg) !important;
}

.table-cell .col-20 {
    padding: 0px 40px;
    background-color: #fff;
}

.arrow-img-first-rotate {
    transform: rotate(270deg) !important;
}

tr {
    cursor: pointer;
    transition: .3s;
}


.down-arrow {
    width: 11px;
    position: absolute;
    top: 5px;
    left: 25px;
}

.table-headings {
    z-index: 11;
    background: white;
    position: sticky;
    top: 55px;
    border: 1px solid #EEEEEE;
}

.table-headings tr:hover {
    background: white;
}

#pricing td {
    border-left: 1px solid rgba(88, 86, 206, 0.3) !important;
    border-right: 1px solid rgba(88, 86, 206, 0.3) !important;
}

.price-page-link {
    margin-top: 60px;
}

.price-page-link {
    font-size: 20px;
    line-height: 25px;
    color: #313131 !important;
    margin-bottom: 150px;
}

.price-page-link a {
    font-size: 20px;
    line-height: 25px;
    color: #504EE4 !important;

}

.price-page-link a:hover {
    text-decoration: underline;
}

.price-page-link img {
    width: 20px;
    transition: .3s;
    margin-left: 5px;
}

.price-page-link a:hover img {
    transform: translateX(8px);
}

.c-klenty-logo {
    width: 50%;
}

.kt-btn-primary {
    border: none !important;
}

@media only screen and (max-width: 600px) {

    .table-headings {
        top: 45px;
    }

    .c-klenty-logo{
        width: 80% !important;
    }
    .sticky200 {
        top: 148px !important;
    }
    .table-title {
        top: 170px;
    }

    .badge-img {
        width: 90px;
        margin-right: 20px;
    }

    .gif-img-mob {
        width: 100%;
        margin-top: 60px;
    }

    .landing-btn-arrow {
        top: 440px;
    }
    .table-cell .col-20 {
        padding: 0px 20px !important;
    }

    .testimonial5{
        flex-direction: column;
    }

    .testimonial5-item-mid{
        margin-bottom: -32px !important;
    }

    [data-aos^=zoom][data-aos^=zoom].aos-animate {
        transform: translateZ(0) scale(0.9) !important;
    }
}


@media only screen and (max-width: 450px) {

    .Cadences_img {
        height: 100% !important;
    }


    .arrow-title {
        position: relative;
        padding-left: 30px;
    }

    .plan-heading {
        font-size: 20px;
    }

    .Features {
        font-size: 20px;
        padding: 40px 20px;
    }

    .landing-btn-arrow {
        top: 284px;
    }

    .section-e-header {
        font-family: 'Paytone One', sans-serif;
        font-size: 24px;
        padding: 0px 30px;
    }

    .for-details {
        font-size: 13px;
    }

    .section-3 {
        padding: 0px 0 40px;
    }

    .section-2-header {
        margin-top: 0;
    }

    .arrow-img-first {
        left: 5px;
    }

    .panel-collapse td {
        font-size: 14px;
    }

    .panel-collapse .col-40 {
        padding: 10px 10px 10px 20px !important;
    }

    .down-arrow {
        left: 5px;
    }

    .compare-img {
        margin-top: 30px;
    }

    .toggle-container {
        right: 0;
        top: -96px;
    }

    .toggle-container-wrapper {
        display: flex;
        position: relative;
        justify-content: center;
    }
}
@media only screen and (min-width: 1700px) {
    .k-main-nav {
        padding-left: 500px;
    }
}


@media only screen and (max-width: 586px) {
    .main-hero-titie1 {
        font-size: 21px;
        line-height: 26px;
        width: 100%;
    }
    .hero-icon1, .hero-icon2 , .hero-icon3, .star-orange , .star-green, .s21-icon , .s22-icon ,.s23-icon , .s24-icon , .s25-icon , .s26-icon {
        display: none;
    }
    .client-box, .client-logo , .cross-red {
        width: 100%;
    }
    .client-logo {
        width: 90%;
    }
    .padding50 {
        padding-left: 30px;
    }
    .section2 .justify-content-between{
        padding: 10px;
    }
    .s21-title {
        font-size: 24px;
    }
    .section3-title {
        font-size: 26px;
    }
    .testimonial5-item{
        margin: 0 !important;
    }
    .comparision-wrapper{
        margin: 40px auto 0px;
    }
    .feature-heading{
        font-size: 26px;
        padding-top: 40px;
        max-width: 300px;
        margin: auto;
    }
    .sec3head2 {
        font-size: 20px;
    }
    .f1-1, .f3-1 {
        width: 100%;
    }
    .f1-2 {
        width: 80%;
    }
    .f1-3 {
        top: -20px;
        right: 0px;
        width: 50%;
    }
    .col-revers{
        flex-direction: column-reverse;
    }
    .main-img2 {
        position: static;
        margin-top: 80px;
    }
    .f3-1{
        position: static;
    }
    .f3-3 {
        top: -60px;
        right: 10px;
    }
    .section3-item1 .relative{
        margin-top: 50px;
    }
    .table-headings .h150px {
        height: 100px;
    }
    .yesware-logo {
        width: 100%;
    }
    .Features {
        height: 100px;
        font-size: 19px;
    }
    .table-cell p {
     padding: 12px 0px 12px 5px;
    }
    .table-title , .panel-collapse td{
        font-size: 12px;
    }
    .f3-2{
        position: absolute;
        bottom: -80px;
        left: 0px;
    }
    .price-fututre-title {
        padding-top: 160px;
    }
    .testimonial7{
        height: 100%;
        margin-top: 150px;
        padding: 50px 0px;
    }
    .testimonial7-box {
        flex-direction: column;
    }
    .test7-item {
        width: 100%;
        margin-bottom: 50px;
    } 
    .section6 {
        margin-top: 50px !important;
        padding: 30px 0px;
        height: 100%;
    }
    .section6 .col-md-8 {
        padding: 30px 20px;
    }
    .switch-item{
        margin: 20px;
    }
    .switch-title{
        font-size: 26px;
        margin-bottom: 40px;
    }
    .mobileHide{
        display: block !important;
    }

    .desktopShow{
        display: none !important;
    }

    .img-landing{
        width: 100% !important;
        left: 0 !important;
        top: 0 !important;
    }

    .kts-progrss-bar{
        top: -19px !important;
    }

    .kts-reason-title{
        margin-bottom: 15px !important;
    }

    .img-style{
        margin-top: 40px;
    }

    .mb-30{
        margin-bottom: -32px !important;
    }
    .testimonial5{
        margin-top: -50px !important;
    }
    .talk-heading{
        padding: 60px 0 60px !important;
    }
}

/* table css --end */