
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;800&family=Paytone+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');


*{
    font-family: 'Open Sans', sans-serif;
}
html {
    scroll-behavior: smooth;
  }
/* navbar */


.navbar a{
    font-weight: 700 !important;
    font-size: 14px !important;
    color: #05034E !important;
}
.navbar .btn {
    font-size: 14px !important;
}
.navbutton .btn {
    font-weight: 700 !important;
    padding: 8px 33px !important;
}
.register-dropdown-box .google-icon-wrapper{
    left: -5px !important;
}
/* navbar end */

/* heading start */

.main-heading{
    font-family: 'Paytone One', sans-serif;
    font-size: 44px !important;
    line-height: 68px;
    color: #05034E !important;
    margin-top: 160px;
    margin-bottom: 40px !important;
}
.bg-main-heading{
    font-family: 'Paytone One', sans-serif;
    padding: 0px 8px 0px 14px;
    background: url(../images/lpWoodpecker/bg-main.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size:cover;
}

.sub-heading{
    font-size: 24px;
    line-height: 34px;
    padding: 0px 230px;
    color: #1F1F1F;
    margin-bottom: 40px !important;
    font-weight: 400;
}
.point-wrapper{
    margin-bottom: 50px;
}
.point-wrapper p{
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    color: #313131;
}
.point-wrapper p img{
    margin-right: 15px;
}
.align-right{
    padding-left: 300px;
}
.align-left{
    padding-left: 50px;
}
.mid-btn-wrapper .btn-outline-blue p{
    color:#504EE4 !important;
}
.mid-btn-wrapper .btn-outline-blue:hover p{
    color: #FFFFFF !important;
}

@media only screen and (min-width:1600px){
    .sub-heading{
        padding: 0px 430px;
    }
}

.mid-btn-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
}
.mid-btn-wrapper a {
    margin: 0pc 20px;
}

/* arrow button */
.btn-arrow{
    padding: 0px !important;
}
.btn-arrow p{
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 12px 16px;
    margin-bottom: 0px !important;
    transition: .3s;
    transform: translateX(5px);  
}
.btn-arrow i{
    transition: .3s;    
    opacity: 0;
    transform: translateX(-3px); 
}

.btn-arrow:hover p{
    transform: translateX(-2px);
}
.btn-arrow:hover i{
    opacity: 1;
    transform: translateX(9px);  
}
.btn-blue p{
    color: white !important;
}



/* top reason section start */

.sub-heading-h2{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 43px;
    text-align: center;
    margin-bottom: 40px;
    color: #2C2C2C;

}
.para-item{
    padding-top: 80px;
}
.navLinks-wrapper{
    position: sticky;
    top: 60px;
    z-index: 99;
    background: white;
}

.navLinks-wrapper-border {
    border-bottom: 1px solid #efefef;
}
.navLinks-wrapper .container{
    display: flex;
    padding: 0px 70px;
    flex-wrap: wrap;
    justify-content: space-around;
}
/* .border-right{
    border-right: 2px solid #504EE4;
} */
.navLinks-item {
    width: 200px;
    position: relative;
    text-align: center;
    padding: 10px 0px !important;
}
.navLinks-item a{
    z-index: 10;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #504EE4;
}
.navLinks-item-border:after {
    content: "";
    border-right: .5px solid #313131;
    height: 40%;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 12px;
    right: 0;
}
.navLinks-item a:hover{
    text-decoration: underline;
}
.reason-sub-heading{
    margin-bottom: 50px;
    font-size: 25px;
    line-height: 34px;
    text-align: center;
    padding: 0px 300px;
    color: #2C2C2C;
}
.replies-focus{
    padding-top: 130px;
}
.para-heading{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    text-transform: capitalize;
    color: #05034E;
    margin-bottom: 24px;
}
.para-inside-p a:hover{
    text-decoration: underline;
}
.para-contain li span{
    font-weight: 700;
}
.para-contain a{
    font-weight: 700;
    color: #504EE4 !important; 
}
.para-contain p ,.para-contain li{
    font-size: 16px;
    line-height: 24px;
    color: #313131;
}
.para-contain .btn p{
    font-size: 12px !important;
    line-height: 10px;
}
.para-contain li{
    padding-left: 16px;
    margin-bottom: 16px;
    
}
.img-box{
    padding-top: 50px;
}
.para-contain ul{
    margin-bottom: 20px;
    position: relative;
    left: -20px;
}
.para-contain  span{
    font-weight: 700;
}
.para-inside-p{
    margin-bottom: 20px;
}
.para-contain .btn{
   margin-top: 20px;
}




/* testimonial section */
/* .testimonial-section{
    margin-top: 160px;
    height: 461px;
    background: #F2F2FD;
} */
.testimonial-main-title{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 40px;
    text-align: center;
    color: #05034E;
    padding: 85px 0px 75px;
}

/* busines-section */

.busines-section{
    margin-top: 90px;
    padding: 95px 0px;
    background: rgba(73, 70, 255, 0.23);
    height: 461px;
    position: relative;
}
.busines-title{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 35px;
    color: #05034E;
    margin-bottom: 80px;
}
.qoute{
    z-index: 0;
    position: absolute;
    right: 50px;
    top: 24px;
}
.owl-carousel{
    z-index: 11;
}
.owl-carousel i{
    margin-top: 50px;
    font-size: 20px;
    margin-right: 20px;
    font-weight: 400;
    color: white;
    opacity: 0.25;
    margin-bottom: 20px;
}
.owl-carousel i:hover{
    opacity: 1;
}
.testimonial-section{
    width: 900px;
    border-radius: 16px;
    box-shadow: 2px 2px 100px rgba(0, 0, 0, 0.24);
}
.profile-img{
    width: 140px !important;
    height: 135px;
    margin-top: 7px;
}
.flex-center{
    display: flex;
    justify-content: center;
}
.testimonial-section .col-md-7{
    padding: 60px 30px 20px;
    border-radius: 16px 0px 0px 16px;
    background: linear-gradient(224.06deg, #51517B 0%, #2A298C 99.64%);
}
.testimonial-wraper{
    margin-top: 40px;
}
.testimonial-wraper .col-8{
    padding: 0px !important;
}
.testimonial-section .col-md-5{
    background: #FFFFFF;
    border-radius:0px 16px 16px 0px !important;
}
.testimonial-section .row{
    margin: 0px !important;
    padding: 0px;
}
.profile-wraper{
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0px;
}
.profile-name{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #E0DFF6;
    padding-top: 7px;
    margin-bottom: 0px !important;
}
.owl-carousel i {
    margin-top: 0px !important;
}
.owl-nav{
    margin-left: 30px;
}
.profile-detail{
    padding: 0px 20px;
}
.testimonial-wraper .col-12{
    padding: 0px !important;
}
.profile-company{
    
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #E0DFF6;
    padding-top: 8px;
}
.comment{
    width: 100%;
    color: #E0DFF6;
    font-style: normal;
    font-size: 22px;
    line-height: 37px;
  
}
.happy-title{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #2A2A2A;
    margin: 120px 0px 30px;
}
.company-logo{
    display: flex;
    flex-wrap: wrap;
    margin-top: 85px;
}
.logo-img{
    width: 100%;
    padding: 30px;
}
.owl-dots{
    display: none;
}
.owl-nav{
    display: flex;
    justify-content: baseline;
}
.owl-nav button span{
    color: #FFFFFF;
    opacity: 0.25;
    width: 50px;
    font-size: 50px;
    margin-right: 30px;
}
.owl-nav button span:hover{
    color: #FFFFFF;
    opacity: 1;
    background: none !important;
    outline: none !important;
}
.owl-nav button:focus{
    background: none !important;
    outline: none !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
    outline: none !important;
}





/* lets-talk-section  */

.lets-talk-section{
    margin-top: 100px;
}

.lets-talk-header{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 43px;
    margin-bottom: 24px !important;
    text-align: center;
    color: #05034E;
}
.lets-talk-sub-header{
    
    padding: 0px 220px;
    margin-bottom: 40px !important;
    font-size: 25px;
    line-height: 34px;
    text-align: center;
    color: #05034E;
}



/* price table */



/* table comparision */
.pricing-table-wrapper{
    padding-top: 80px;
}
.comparision-wrapper{
    margin: 80px auto 0px;
}
table{
    width: 100%;
}
.main-table h2{
    font-size: 25px;
    line-height: 34px;
    color: #05034E;
}
table .col-40{
    width: 40%;
}
table .col-20{
    width: 20%;
}
.comparison-btn{
    display: flex;
    justify-content: center;
}
.Features{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight:normal;
    font-size: 25px;
    line-height: 35px;
    color: #05034E;
   padding: 40px 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;
}

.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: 15px;
}
.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;
}
.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;
    background: #EFEFFA;
    top: 175px;
}
.panel-collapse .col-40{
    padding: 10px 10px 10px 70px !important;
}
.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);
}
td{
    border-left: 1px solid rgba(88, 86, 206, 0.3);
    border-right: 1px solid rgba(88, 86, 206, 0.3);
}
/* .integration-heading{
    font-weight: 600;

} */
.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;
}
.arrow-img-first-rotate{
    transform: rotate(270deg) !important;
}

tr{
    cursor: pointer;
    transition: .3s;
}
tr:hover{
    background: rgba(110, 107, 253, 0.05);
}

.down-arrow{
    width: 11px;
    position: absolute;
    top: 5px;
    left: 25px;
}
.table-headings{
    z-index: 11;
    background: white;
    position: sticky;
    top: 60px;
    border: 1px solid rgba(88, 86, 206, 0.3);
}
.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);
}

/* above footer */
.footer-item li a{
    color: #464646 !important;
}
.footer-item li a:hover{
    text-decoration: underline;
}
.above-footer{
    margin-top: 180px;
    background: #D7D7FF;
}
.above-footer .container{
    padding: 75px 0px;
}
.badge-title{
    font-family: Paytone One;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 24px;
    color: #05034E;
}
.badge-subtite{
    font-size: 16px;
    line-height: 20px;
    color: #05034E;
    margin-bottom: 40px;
}
.section-4-form form input {
    padding: 12px 25px;
    border: 1.5px solid #504EE4 !important;
    margin-right: -5px;
    color: #504EE4 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    background: #F3F3FC;
    border-radius: .25rem 0 0 .25rem !important;
}


.section-4-form form {
    margin-top: 30px;
    width: 570px;
    display: flex;
}
.section-4-form .form-control {
    display: block;
    width: 274px;
}
.section-4-form .btn {
    background-color: #504EE4;
    font-size: 14px;
    position: relative;
    left: 5px;
    color: white;
    padding: 12px 25px;
    border: 1px solid #504EE4;
    border-radius: 0px 4px 4px 0px!important;
    font-weight: 600;
}
.section-4-form .btn-arrow p {
    font-size: 12px;
}

.img-label-section {
    display: flex;
    margin-top: 30px;
    padding-left: 50px;
}
.lable-img {
    width: 82px;
    margin-right: 40px;
    height: 108px;
}























































/* footer */

.footer {
    background-color: #F4F4F4;
}
.connect-footer {
    margin-bottom: 30px;
    margin-left: -10px;
}
.footer-logo {
    width: 103px;
}
.connect-title {
    font-weight: 700;
}
.footer ul {
    list-style: none;
}
.footer ul .header {
    font-weight: 700;
}
.footer ul li {
    padding: 10px 0px;
}
.footer-end  a {
    color: #464646 !important;
}
.footer-end {
    margin-top: 20px;
    padding: 0px 200px !important;
    margin-bottom: 0px;
    
}
.footer-end-row {
    width: 100% !important;
}
.footer-end ul {
    margin-bottom: 0px !important;
}
.footer-end ul li {
    display: inline-block;
    padding-right: 20px;
    font-size: 12px;
    margin-bottom: 0px !important;
}
.footer-end a:hover{
    text-decoration: underline !important;
}
.footer-item .showDemoRequest{
    cursor: pointer;
}
.footer-item .showDemoRequest:hover{
    text-decoration: underline !important;
}


@media only screen and (min-width: 1900px) {
    .repeatable-title {
        padding: 0px 580px;
    }
    .reason-sub-heading {
        padding: 0px 450px;
    }
}

@media only screen and (max-width: 1024px) {
    .align-right {
        padding-left: 200px;
    }
    .reason-sub-heading {
        padding: 0px 100px;
    }
    .navLinks-item {
        padding: 10px 0px !important;
    }
}

@media only screen and (max-width: 800px) {
    .align-right {
        padding-left: 100px;
    }
    .sub-heading {
        padding: 0px 130px;
    }
    .sub-heading-h2 {
        font-size: 23px;
    }
    .reason-sub-heading {
        font-size: 18px;
        line-height: 28px;
    }
    .img-box {
        padding-top: 150px;
    }
    .img-label-section {
        flex-wrap: wrap;
    }
    .lable-img {
        width: 82px;
        margin-right: 20px;
    }
    .lets-talk-section {
        margin-top: 440px;
    }
    .lets-talk-sub-header {
        padding: 0px 70px;
    }
    .badge-title {
        font-size: 16px;
        line-height: 24px;
    }
    .img-label-section {
      
        margin-top: 0px;
    }
    .lable-img{
        padding: 5px;
    }
    .footer-end {
        margin-top: 70px;
        padding: 0px 0px !important;
    }
}

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



@media only screen and (max-width: 430px){
    .mid-nav{
        display: none;
    }
    .main-heading {
        font-size: 28px !important;
        line-height: 45px;
    }
    .sub-heading {
        padding: 0px 20px;
    }
    .align-right {
        text-align: center;
        padding-left: 0px;
    }
    .main-table h2 {
        font-size: 20px;
        line-height: 29px;
    }
    .lets-talk-sub-header {
        font-size: 20px;
        line-height: 28px;
    }
    .img-box {
        padding: 50px 0px;
    }
    .align-left {
    text-align: center;
    padding-left: 0px;
    }
    .point-wrapper p {
        font-size: 14px;
    }
    .point-wrapper p img {
        margin-right: 10px;
    }
    .sub-heading-h2 {
        font-size: 23px;
        padding: 0px 20px;
        line-height: 30px;
    }
    .reason-sub-heading {
        padding: 0px 30px;
    }
    .navLinks-wrapper .container {
        display: none !important;
    }
    .para-item{
        padding:0px 10px;
    }
    .busines-title {
        padding: 0px 20px;
        font-size: 25px;
    }
    .testimonial-section {
        width: 90%;
    }
    .point-wrapper {
        margin-bottom: 80px;
    }
    .testimonial-section .col-md-7 {
        border-radius: 16px 16px 0px 0px;
    }
    .profile-img {
        margin-bottom: 30px;
    }
    .qoute {
        display: none;
    }
    .section-4-form .form-control {
        display: block;
        width: 100%;
    }
    .company-logo{
        margin:40px 5px;
    }
    .lets-talk-section {
        margin-top: 840px;
    }
    .lets-talk-sub-header {
        padding: 0px 20px;
    }
    .Features {
        padding: 30px 20px;
        font-size: 18px;
    }
    .panel-collapse .col-40 {
        padding: 10px 10px 10px 30px !important;
    }
    .plan-heading {
        font-size: 18px;
        padding: 30px 0px;
    }
    .arrow-title {
        padding-left: 15px;
    }
    .down-arrow {
        left: 0px;
    }
    .arrow-img-first {
        left: 0px;
    }
    .panel-collapse td {
        font-size: 12px;
    }
    .table-title {
        font-size: 14px;
    }
    .price-page-link ,.price-page-link a{
        font-size: 15px;
    }
    .table-cell .col-20 {
        padding: 0px 0px;
    }
    .above-footer{
        padding: 0px 20px;
    }
    .section-4-form form {
        width: 100%;
    }
    .img-label-section {
        margin-top: 50px;
        padding-left: 0px;
        display: flex;
        justify-content: center;
    }
    .lable-img {
        width:100px;
        margin-right: 0px;
    }
    .connect-footer {
        margin-left: 10px;
    }
    .connect-footer{
        position: relative;
        left: 0px !important;
    }
    .table-headings {
        top: 63px;
    }
    .footer-end ul {
        padding-left: 0px;
    }
    .footer-item{
        position: relative;
        left: -30px;
    }
    .table-title {
        top: 156px;
    }
    .point-wrapper{
        margin-top: 40px;
    }
}



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




/* price table */


.toggle-wrapper {
    display: flex;
    justify-content: center;
}
.toggele-box-wrapper1 {
    padding: 3px;
    background: #F8F5FF;
    border-radius: 48px;
}
.toggele-box-wrapper {
    z-index: 5;
    padding: 3px;
    background: #F8F5FF;
    border-radius: 48px;
    display: flex;
    justify-content: space-around;
}
.toggele-box-wrapper p {
    margin-bottom: 0px !important;
    padding: 10px 25px;
    transition: s;
    cursor: pointer;
    font-size: 10px;
    color: #AF85FF;
}
.addfontcolor {
    color: #05034E !important;
    font-weight: 600 !important;
}
.abc {
    z-index: 6;
}
.bg-slider-wrapper {
    display: flex;
    justify-content: center;
}
.annual-switch {
    left: -45px !important; 
}
.month-switch {
    left: 47px !important;
}
.bg-slider {
    z-index: 1;
    position: relative;
    border-radius: 48px;
    top: -45px;
    width: 96px;
    height: 43px; 
    background: #FFFFFF;
    box-shadow: 1px 1px 14px rgba(201, 201, 201, 0.25);
    border-radius: 30px;
    transition: all .3s;
}
.toggle-container {
    position: absolute;
    right: 25px;  
    margin-top: 60px;
}
.plan-table-wrapper{
    margin-top: 70px;
    margin-bottom: 100px;
}
.plan-btn .btn-outline-blue:hover {
    color: white !important;
}
.table-wrapper {
    display: flex;
 
    box-sizing: border-box;
}
.heading-wrapper{
    padding: 0px 24px 20px;
}
.info-icon{
    width:34px !important;
    height: 11px !important;
    padding-left: 5px !important;
}
.plan-heading{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight:normal;
    font-size: 16px;
    line-height: 19px;
    color: #2A2A2A;
    margin-bottom: 7px;
}
.plan-sub-heading{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #4D4D4D;
    height: 70px;
}

.mid-plan{
    border: 1px solid #504EE4;

}

.plan-btn i{
    position: relative;
    transform: translateX(-12px);
    opacity: 0;
    top: 2px;
    transition: .3s;
}
.plan-btn .btn{
    width: 90%;
    transition: .3s;
    margin-left: 0px !important;
}
.plan-btn .btn:hover i{
    opacity: 1;
    transform: translateX(6px);
}
.plan-btn .btn:hover span{
    transform: translateX(-8px);
}
.plan-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);
}
.heading-wrapper .plan-btn{
    display: flex;
    justify-content: center;
}
.heading-wrapper .plan-btn .btn{
    width: 140px;
    display: flex;
    justify-content: center;
    padding: 12px 42px 10px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    margin:0 0 0 10px;
    position: relative;
    bottom:10px;
}
.plan-btn .btn span{
    text-transform: uppercase;
    font-family: 'Inter', sans-serif;
    padding-left: 7px;
    transition: .3s;
}
.plan-item{
    height: 707px;
    border: 1px solid #D7D7D7;
    box-sizing: border-box;
    border-radius: 5px;
    min-width: 270px;
    margin-right: 15px;
    width: 33%;
}
.last-plan-item {
    margin-right: 0px;
}
.price-wraper{
    display: flex;
    justify-content: center;
}
.price-doller{
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #2A2A2A;
    position: relative;
    top: 25px;
    right: 5px;
}
.price-tag{
    font-weight: 600;
    font-size: 68px;
    color: #2A2A2A;
    margin-bottom: 0px !important;
}
.plan-price-user{
    font-size: 14px;
    color: #4D4D4D;
    position: relative;
    top: -15px;
    margin-bottom: 0px !important;
}
.plan-price-user-billing{
    font-size: 14px;
    color: #4D4D4D;
    position: relative;
    top: -15px;
}
.plan-item ul{
    list-style: none;
    margin: 40px -8px 60px 30px;
}
.price-1 {
 
    padding-top: 0px;
}
.plan-item ul img{
   padding-right: 15px;
}
.plan-item ul li{
    font-weight: 400;
    width: 220px;
    font-size: 14px;
    line-height: 19px;
    color: #00000A;
    padding-bottom: 12px;
}
.li-everything{
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #00000A !important;
}
.li-left-padding{
    padding-left: 27px;
    margin-top: -7px;
}
.plan-view-comparison{
    font-size: 12px;
    line-height: 22px;
    color: #05034E;
    margin-top: 25px;
    cursor: pointer;
    font-weight: 400;
}
.plan-view-comparison i{
    padding-left: 7px;
    transition: .3s;
}
.plan-view-comparison:hover  i{
    transform: translateX(12px);
}
.plan-view-comparison:hover {
    text-decoration: underline;
}
.mid-plan{
    height: 765px;
    position: relative;
    top: -27px;
    border: 1px solid #504EE4;
    box-sizing: border-box;
    border-radius:  5px;
}
.mid-plan .heading-wrapper{
    padding-top: 27px !important;
}
.popular-tag{
    background: url(../images/price/popular-tag2.png); 
    width:87px;
    height: 97px;
    left: -.5px;
    position: absolute;
    background-size: contain;
    background-position: center;
}

.talk-heading{
    color: #05034E;
    font-weight: 400;
    padding: 120px 0px 80px;
    font-size: 40px;
    font-family: 'Paytone One', sans-serif;
}

.hr-mid{
    background: #504EE4 !important;
}
.mid-plan-top{
    position: absolute;
    background: #05034E;
    border: 1px solid #05034E;
    box-sizing: border-box;
    border-radius: 5px 5px 0px 0px;
    width: 100.9%;
    z-index: 10;
    left: -1px;
    top: -28px;
    color:white;
}
.popular{
    margin-bottom: 0px !important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color:white;
    padding: 5px 14px;

}
.plan-sub-heading {
    font-size: 16px;
    padding: 0px 40px;
}
@media only screen and (max-width: 800px){
    .plan-item ul {
        margin: 40px -8px 60px 30px;
    }
    .table-wrapper {
        flex-wrap: wrap;
    }
    .plan-table-wrapper {
        margin-top: 50px;
    }
    .plan-item{
        margin-bottom: 50px;
    }
    .plan-item {  
        margin-right: 0px; 
        width: 100%;
    }
    .mid-plan {
        top: -5px;
    }
    .plan-item ul {
        margin: 40px -8px 60px 90px;
    }
}
.showDemoRequest:hover{
    cursor: pointer;
    text-decoration: underline !important;
}






/* customer courasal */

.carousel-profile-img {
    width: 100px !important;
    height: 100px;
    border: 1px solid #0704632c;
    border-radius: 50%;
    margin-top: 15px;
}
.section-carousel-profile h2 {
    margin-top: 20px;
    margin-bottom: 10px !important;
}
.section-carousel-profile h6 {
    color: #05034E;
}
.section-carousel-profile p {
    text-align: center;
    padding: 20px 70px 0px;
    font-style: italic;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
}
.carousel-profile-wrapper {
    display: flex;
    justify-content: center;
}
.owl-carousel2 .owl-nav {
    position: relative;
    font-size: 20px;
    bottom: 20px;

}
.owl-carousel2 .owl-prev {
    position: relative;
    right: 55px;
    opacity: .6;
}
.owl-carousel2 .owl-next {
    position: relative;
    left: 30px;
    opacity: .6;
}

.btn-blue{
    background: #504EE4;
}
.btn-outline-blue{
    background-color: white;
    border: 1px solid #504EE4;
}
.btn-outline-blue:hover{
    background-color: #504EE4;
}

.k-main-nav .k-main-navlink,.k-dropdrop-main-detail-heading {
    font-size: 14px !important;
}




/* cmparison section */

.faq-section{
    margin: 150px;
}
.faq-section .faq-title{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 40px;
    color: #1F2128;
    margin-top: 70px;
    margin-bottom: 120px;
    color: #05034E;
}
.faq-section h4{
    padding: 10px 0px;
    margin-bottom: 0px !important;
}
.faq-section .panel-body{
    margin-bottom: 10px;
    padding: 20px 15px;
    background: #EFEFFA;
}
.faq-section .panel .active a{
  
    color: #05034E ;
}
.faq-section .panel{
    border-bottom: 1px solid #504EE4;;
    border-top: 1px solid #504EE4;;
}
.faq-section .panel2{
    position: relative;
    top: -1px;
}
.faq-section .panel-heading {
    padding: 0;
    border:0;
}
.faq-section .panel-title>a, .panel-title>a:active{
    font-weight: 500;
    display:block;
    padding:15px;
    font-family: 'Open Sans', sans-serif;
    color: #4D4D4D;
    font-size:16px;
    text-decoration:none;
}
.faq-section .panel-heading  a:before { 
    font-family: "FontAwesome";
    content: "\f054";
    float: right;
    transition: all 0.5s;
}
.faq-section .panel-heading.active a:before {
    transform: rotate(90deg);
} 





/* g2 section */


.kl-paytone{
    font-family: "Paytone One", sans-serif;
}
.g2Carousel {
    padding: 0px 100px;
    position: relative;
}
.g2-heading{
    font-size: 31px;
    color: #05034E;
    margin-bottom: 80px;
}
.section-g2{
    margin-top: 100px;
    position: relative;
    padding: 70px 0px ;
    background: linear-gradient(128.54deg, #F2F2FD 31.75%, rgba(242, 242, 253, 0) 85.9%);
}

.g2Carousel .owl-prev{
    position:absolute;
    top: 42%;
    left: 3%;
}
.g2Carousel .owl-next{
    position:absolute;
    top: 42%;
    right: 3%;
}
.g2Carousel button:focus{
    outline: none !important;
}
.g2Carousel .owl-next,.g2Carousel .owl-prev{
    width: 40px;
    height:38px;
    background: #FFFFFF !important;
    border-radius: 50%;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.1);
}
.g2-source{
    position: absolute;
    right: 19%;
    bottom: 8%;
    z-index: 99;
    font-style: italic;
    font-size: 12px;

}
.g2-source a{
    color: gray !important;
    
}
.g2-source a:hover{
    text-decoration: underline !important;
    color: #05034E !important;
}
.g2Carousel svg{
    position: relative;
    top: 2px;
    background: #FFFFFF;
}
@media only screen and (min-width: 1700px){
    .g2-source {
        right: 26% !important;
    }

}

@media only screen and (max-width: 800px){
   
     .g2-heading {
        font-size: 20px;
    }
}
@media only screen and (max-width: 500px){
    .g2Carousel {
        padding: 0px 0px;
    }
    .g2Carousel button{
        display: none;
    }
}