

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300&display=swap');
@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=Inter:wght@500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}
html {
    scroll-behavior: smooth;
  }
/* navbar */

.container1{
    width: 100%;
}



.navbar{
    position: fixed;
    
    width: 100%;
    z-index: 100;
    top: 0;
}
.main-header{
    padding-top: 150px;
    height: 720px;
}
.navbar-brand img{
    width: 100px !important;
}

.btn-outline-danger{
    transition: .5s;
}

.main-header .btn-danger:hover{
    transform: scale(1.08);
  
   text-decoration:none;
}

.margin-none{
    margin: 3px !important;
}

.navbutton{
    width: 100%;
}
.navbutton .btn{
    padding: 9px 25px;
    font-weight: bold;
}

.navbutton i{
    padding-left: 7px;
    position: relative;
    transition: .3s ease;
    font-weight: 300;
   
}
.btn-outline-blue:hover{
    background-color: #504EE4;
    color: white;
}
.navbutton:hover i{
  
    transition: .3s ease;
    animation: navbarButtonArrow 1.5s infinite;
}
.btn-blue{
    background-color: #504EE4 !important;
    color: white;
    font-weight: 600 !important;
}
.btn-blue:hover{
    text-decoration: none;
}
.btn-outline-blue{
    transition: .3s;
    color: #504EE4;
    border:1px solid  #504EE4;
    background-color: white;
}
/* @keyframes navbarButtonArrow{
    0%{left: 0px;}
    50% {left: 10px;}
    100%{left: 0px;}
} */
.nav-float-right .navLink {
    margin-right: 35px;
}
.navbar a {
    color: #05034E !important;
    font-size: 16px;
    font-weight: bold;
}
.navbar .btn{
    font-size: 14px !important;
}
.margin-none{
    margin-top: 0px !important;
} 
@media only screen and (max-width: 780px){
    .navbutton .btn {
        padding: 7px 16px;
        font-weight: bold;
    }
    .talk-section {
        padding: 150px 100px 20px !important;
    }
}
.navbutton .btn-outline-blue{
    background-color: white !important;
    color: #504EE4;
    transition: .3s;
    font-weight: 600 !important;
}
.navbutton .btn-outline-blue:hover{
    background-color: #504EE4 !important;
    color: white;
}
.web-hide svg{
    font-size: 35px;
    padding-top: 7px;
}

.container1 {
    max-width: 1304px !important;
}
.navbar{
    padding: .2rem 1rem !important;
}
.scrollEffect{
    background-color: white;
    box-shadow: 0 2px 2px -2px rgb(0 0 0 / 20%);
    transition: background-color 400ms linear;
}
.bg-yellow {
    background: url(../images/lp2outreach/bg-yellow.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-size: contain;
    padding: 7px 10px;
}








/*  navbar end ---------------------*/

.landing-section{
    margin-top: 160px;
    margin-bottom: 70px;
    position: relative;
}
.main-hero-titie11{
    text-align: center;
    margin-bottom: 0px !important;
    font-family: "Paytone One", sans-serif;
    font-size: 22px;
    color: #05034E;
}
.main-hero-titie1{
    font-family: "Paytone One", sans-serif;
    padding: 0 0px;
    font-size: 52px;
    line-height: 52px;
    text-align: center;
    color: #05034E;
    margin-bottom: 40px;    
}
.landing-btn-arrow{
    position: absolute;
    top: 250px;
    left: 50%;
    transform: translateX(-50%);
}
.main-hero-titie2{
    padding: 0 80px;
    font-size: 20px;
    text-align: center;
    color: #565656;
    margin-bottom: 100px;  
}
.hero-img{
    margin-bottom: 120px;
}
.second-header{
    margin-bottom: 40px;
}
.second-header{
    font-family: Inter;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.02em;
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
}
.bg-red{
    background: url(../images/lpLemlist/red-bg.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-size: contain;
    padding: 7px 10px;
}
.bg-blue{
    background: url(../images/lpLemlist/blue-bg.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-size: contain;
    padding: 7px 10px;
}
.second-subheader{
    font-size: 25px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    font-family: 'Paytone One', sans-serif;
    color: #2C2C2C;
    line-height: 35px;
    margin-bottom: 25px;
}
.second-subheader1{
/*        width: 78%; */
}
.second-subheader2{
    width: 100%;
}
.second-para{
   
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #2C2C2C;
}
.w-77{
    width: 85%;
}
.main-hero-titie2 span {
    font-weight: bold;
}
.cross-li li {
    list-style-image: url(../images/lp2outreach/red-cross.png);
}
.tick-li li, .cross-li li {
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-left: 10px;
    max-width: 400px;
}
.tick-li li {
    list-style-image: url(../images/lp2outreach/green-tick.png);
}
.second-main .col-12{
    padding-left: 90px !important;
}
.second-para2{
   /*  width: 92%; */
}
.section-3-wraper{
    position: relative;
    left: 50px;
}
.second-last-para{
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
}
/* .second-main{
    margin-top: 150px;
} */
.color-red{
      color: #FF1A0F
      ;  
}
.color-blue{
    color: #5A5FD2;
}
.flex-center{
    margin-top: 110px;
    display: flex;
    justify-content: center;    
}
.flex-center img{
    z-index: 1;
    margin-bottom: 40px;
}






.flex-mix-comment{
    font-weight: 500;
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    text-transform: capitalize;
    color: #414141;
    margin-bottom: 25px;
}
.flex-mix-name{
    font-size: 20px;
    letter-spacing: -0.09em;
    text-transform: capitalize;
    color: #565656;
}
.flex-mix-name span{
    padding-left: 15px;
}

.w-60{
    width: 53%;
}
/* section---2 */

.list-item-title span {
    box-shadow: inset 0 -5px 0 #5a5ed2b0;
}
.section-2{
    overflow: hidden;
    padding: 30px 0px 0px;
}
.section-e-header{
    font-family: 'Paytone One', sans-serif;
    font-size: 31px;
    margin-bottom: 100px;
    padding: 50px 0px 50px;
    text-align: center;
    height: 150px;
    color: #05034E;
}
.section-2 .row{
    padding: 0px !important;
    margin: 0px !important;
    margin-bottom: 100px !important;
}
.section-2 .row .col-12{
    padding: 0px !important;
    margin: 0px !important;
}
.list-item-text-wraper{
    
}
.list-item-1{
    height: 440px;
    display: flex;
    align-items: center;
    align-content: center;
}
.section-2 li{
    padding-bottom: 15px;
}
.list-item-title{
    margin-top: 50px;
    font-weight: bold;
    font-size: 25px;
    line-height: 34px;
    color: #313131;
    margin-bottom: 24px;
}
.list-item-para{
    font-size: 16px;
    color: #313131;
    margin-bottom: 40px;
    width: 90%;

}
.section-2 .col-md-6{
    overflow: hidden;
}
.pos-relative{
    height: 630px;
    position: relative;
}
.gif-img{
    position: absolute;
    right: -220px;
    top: 0px;
    width: 850px;
}
@media only screen and (min-width: 1550px){
    .gif-img{
        /*  height: 650px; */
         /* width: 1200px !important; */
     }

}
/* arrow button */
.btn-arrow{
    padding: 0px !important;
   background: #504EE4 !important;
}
.btn-arrow p{
  font-weight: 700;
   
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    padding: 14px 25px;
    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;
}
.btn-blue{
    border: 1px solid #504EE4;
    background: #504EE4; 
}

.btn-trial{
    margin-top: 40px;
}





.hideme{
   opacity: 0;
}
.in-viewport{
    opacity: 1;
}



/* section-3 */

.section-3{
        padding: 80px 0 0px;
}
.pos-relative3{
    position: relative;
}
.yellow-star{
    position: absolute;
    top: -35px;
    left: -40px;
}
.section-2-header{
    font-size: 31px;
    line-height: 43px;
    margin-top: 55px;
    font-family: 'Paytone One', sans-serif;
    color: #05034E;
    margin-bottom:40px ;
}
.for-details{
    font-size: 20px;
    line-height: 25px;
    color: #25292B;
}

.for-details a{
    color: #504EE4;
}

.list-item-text-wraper li span{
    font-weight: 700;
}
.list-item-text-wraper p span{
    font-weight: 700;
}


/* section 3 */

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

.landing-section .section-3{
    padding: 120px 0 70px;
}
.section-3-title{
    font-family: 'Paytone One', sans-serif;
    font-size: 31px;
    margin-bottom: 80px;
    color: #000000;
}

.bg-pink{
    background: url(/asset/bg-pink.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: cover;
    padding: 0px 10px;
    position: relative;
    left: -10px;
}
.list-item li{
    margin-bottom: 16px !important;
}
.section-3-pera{
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #2E2E2E;
    height: 160px;
    margin-bottom: 40px;
    width: 90%;
}

.section-3-profile-box{
    display: flex;
}
.section-3-profile-img{
    width: 40px;
    margin-right: 24px;
}

.profile-name{
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
    color: #343434;
}
.profile-company{
    font-size: 14px;
    line-height: 19px;
    color: #676767;
}
.border-rig{
    border-right:  .7px solid #A6A6A6;
}
.happy{
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #05034E;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.company-logo-image img {
    filter: grayscale(100%);
    height: 50px;
    opacity: .7;
}
.campany-list {
    padding: 0px 150px 60px;
}

/* compare pricing */

/* table comparision */



/* price table */
.price-heading-main{
    margin-top: 30px;
}
.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;
    align-items: center;
    padding: 40px 0px;
    margin-bottom: 0px !important;
    padding-left: 0px;
}
.list-item-last{
    max-height: 500px !important;
}
.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;
}
.plan-btn:hover a{
    text-decoration: none !important;
}
.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;
    color: white;
    background: #504EE4 ;
    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 60px;
}
.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: 30px 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;
}








/* last-section */


.last-section{
    margin-top: 120px;
}
.why-settle-title{
    font-family: 'Paytone One', sans-serif;
    font-size: 32px;
    line-height: 47px;
    color: #000000;
    width: 90%;
    margin-bottom: 24px;
}
.why-subtitle{
    font-size: 16px;
    color: #000000;
    margin-bottom: 60px;
    width: 75%;
}

.last-section form {
    max-width: 450px;
    display: flex;
    padding-bottom: 120px;
}
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: #ffffff;
    border-radius: .25rem 0 0 .25rem !important;
}
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;
}

.badge-wraper-box{
    display: flex;
    flex-direction: column;
}
.badge-img{
    width: 100px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.badge-wrapper1,.badge-wrapper2{
    display: flex;
    justify-content: center;
}



/* table comparision */
.pricing-table-wrapper{
    padding-top: 160px;
}
.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;
}
.price-fututre-title{
    font-family: 'Paytone One', sans-serif;
    font-size: 31px;
    margin: 100px 0px;
    color: #05034E;
}
.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);
}




@media only screen and (min-width: 1800px){
    .gif-img{
        width:1000px;   
        right: -120px;

    }
    .pos-relative {
        height: 700px;
    }
}

.contact-sales{
    text-decoration: underline !important;    
}
.contact-sales img{
    transition: .3s;
}
.contact-sales:hover img{
    transform: translateX(10px);
}



.toggle-container {
    position: absolute;
    padding: 5px;
    display: flex;
    top: -80px;

}
.height11{
    height: 50px;
}
.toggle-container p {
    min-width: 75px;
    color: black !important;
}
.toggle-container-wrapper{
    position: relative;
}
.abc {
    padding: 0px 4px !important;
}
.fontweightbold {
    font-weight: 700;
}
.toggle-item {
    margin-right: 15px;
}
.abc {
    z-index: 6;
}
.switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 27px;
}
.toggle-item {
    margin-right: 15px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.slider.round {
    border-radius: 34px;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #504EE4;
    transition: .4s;
}
.slider.round:before {
    border-radius: 50%;
}
input[name=check1]:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input[name=check1]:checked + .slider:before {
    transform: translateX(18px);
  }

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 6px;
    bottom: 5px;
    background-color: white;
    transition: .4s;
}
.pad-right-50{
    margin-right: 140px !important;
}

/* footer */


.footer ul{
    list-style: none;
    
}
.footer-logo{
    width: 103px;
}
.footer{
    background-color:#F9F9F9;;
}
.footer ul li{
    padding: 10px 0px;
}
.footer ul .header{
    font-weight: 700;
 
}
.connect-title{
    font-weight: 700;
}
.social-link img{
    margin-left: 10px;
    padding-right: 15px;
    cursor: pointer;
}

.connect-footer{
    margin-bottom: 30px;
    margin-left: -10px;
}


.mob-screen  ul li{
    display: inline;
    padding-left: 10px;

}
.mob-screen  ul li a{
     color: #575757 !important;
}
.footer ul li a{
    color: #464646 !important;
}


.footer-end-row{
    width: 100% !important;
}

.footer-end ul li{
    display: inline-block;
    padding-right: 20px;
    font-size: 12px;
    margin-bottom: 0px !important;
}
.footer-end p{
    font-size: 12px;  margin-bottom: 0px !important;
}
.footer-end ul{
    margin-bottom: 0px !important;
}
.footer-end{
    padding: 0px 200px  !important;
    margin-bottom: 0px;
    height: 100%;
    
}
.footer-end-right{
    padding-left: 150px;
}




@media only screen and (max-width: 1050px){
    .main-hero-titie1 {
        font-size: 30px;
        line-height: 40px;
        padding: 0px 150px;
    }
    .landing-btn-arrow {
        top: 290px;
    }
    .second-main .col-12 {
        padding-left: 25px !important;
    }
    .gif-img {
       width: 68%;
    }    
    .section-3-wraper {
        position: static;
    }
    .list-item-title {
        margin-top: 0px;
    }
    .pos-relative {
        min-height: 500px;
    }
}
@media only screen and (max-width: 980px){
    .main-hero-titie1 {
        font-size: 30px;
        padding: 0px 50px;
    }
    .second-subheader {
        font-size: 20px;
        line-height: 30px;
    }
    .section-3-pera {
        font-family: 'Inter', sans-serif;
        font-size: 13px;
        line-height: 25px;
    }
    .list-item{
        height: 530px;
    }
    .list-item-1 {
        height: 100%;
        display: block !important;
    }
    .why-settle-title {
        font-family: 'Paytone One', sans-serif;
        font-size: 26px;
        line-height: 39px;
    }
    .badge-img {
        width: 57px;
        margin-right: 20px;
        margin-top: 25px;
    }
    .pad-right-50 {
        margin-right: 10px !important;
    }
    .section-3-pera{
        height: 100%;
        margin-bottom: 20px;
    }
    .section-3-box-item{
        margin-bottom: 50px;
    }
    .border-rig{
        border: none;
    }
}
@media only screen and (min-width: 900px){
    .gif-img-mob{
        display: none;
    }
}
@media only screen and (max-width: 900px){
    .gif-img{
        display: none;
       
    }
    .gif-img-mob{
        width: 100%  !important;
        margin-top: 50px;
    }
    .faq-section {
        margin: 150px 0px !important;
    }
}
@media only screen and (max-width: 800px){
  
    .main-hero-titie11 {
        text-align: left;
        font-size: 30px;
    }
    .main-hero-titie1 {
        font-size: 30px;
        padding: 0px 0px;
        text-align: left !important;
    }
    .main-hero-titie2 {
        padding: 0 0px;
        font-size: 18px;
        text-align: left;
        margin-bottom: 100px;
        width: 90%;
    }
    .landing-btn-arrow {
        position: static;
    }
    .Cadences_img {
        height: 100% !important;
    }
    .list-item {
        height: 100%;
        margin-bottom: 150px;
        margin-top: 0px;
    }
    .table-headings {
        top: 55px;
    }
    .table-title {
        top: 170px;
    }
    .badge-img {
        width: 90px;
        margin-right: 20px;
    }
    .gif-img-mob{
        width: 100%;
        margin-top: 60px;
    }
    .landing-btn-arrow {
        top: 440px;
    }
    .hero-img {
        margin-top: 70px;
        margin-bottom: 120px;
    }
    .second-main div{
        margin-bottom: 30px;
    }
    .section-3-pera {
        font-size: 16px;
        height: 100px;
        margin-bottom: 20px;
        width: 100%;
    }
    .campany-list {
        padding: 0px 20px 60px;
    }
    .border-rig {
        border-right: none;
       
        border-bottom: .7px solid #A6A6A6;
        margin-bottom: 70px;
        padding-bottom: 30px;
    }
    .section-e-header {
        font-family: 'Paytone One', sans-serif;
        font-size: 21px;
    }
    .gif-img {
        position: static;
        text-align: center;
        width: 100% !important;
        padding: 0 20px;
    }

    .k-footer-mid-itmes,.k-footer-end {
        display: flex;
        flex-direction: column;
        padding-left: 20px;
    }
    .k-footer-item{
        margin-bottom: 50px;
    }
    .k-footer-end-row{
        display: flex;
        flex-direction: column !important;
    }
    .k-navlink,.k-login,.k-nav-btn-try{
        display: none;
    }
    .k-nav-btn-mobile {
        padding: 0px !important;
    }
    .k-nav-btn-mobile svg{
        position: relative;
        top: 8px;
        width: 30px;
        height: 30px;
    }
    .k-container{
        padding: 0px 15px;
    }
    .k-footer-mid-itmes p {
        font-size: 14px;
        margin-bottom: 10px !important;
        cursor: pointer;
    }
    .k-footer-item {
        margin-bottom: 30px;
    }
    .k-footer-end {
        margin-top: 0px;
    }
    .k-footer-end-left p {
        padding-bottom: 0px;
    }
}


@media only screen and (max-width: 450px){
 
    .Cadences_img{
        height: 100% !important;
    }
    .price-heading-main {
        margin-top: 400px;
    }
 
    .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 (max-width: 375px){
    .main-hero-titie1 {
        font-size: 21px;
        line-height: 26px;
        padding: 0px 20px;
    }
}

.Cadences_img{
    height: 700px;
}
.Cadences_img .gif-img{
    top: -20px;
}


/* 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 ;
}
.border-top-color{
    border-top: 1px solid #504EE4;
}
.border-bottom-color{
    border-bottom: 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);
} 



.t3-wrapper{
    background: white !important;
}




/* 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: 130px;
    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;
    }
}
