


body{
    overflow-x: hidden;
    width: 100vw;
  }
  
  html {
      scroll-behavior: smooth;
    }
  /* hero form */
  
  
  .hero-form {
      display: flex;
      justify-content: center;
  }
  .hero-form form {
      display: flex;
  }
  .main-hero-titie1{
    font-family: var(--paytone);
    font-size: 46px;
    margin-bottom: 24px;
    color: var(--color-dark-blue);
    margin-top: 240px;
  }
  .main-hero-titie2{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 40px;
    color: #343434;
    width: 100%;
  }
  .hero-img-box{
     margin-top: 100px;
  }
  .hero-img{
    margin-top: 30px;
    transform: scale(1.14);
    position: relative;
    left: 25px;
    border-radius: 10px;
  }
  
  .video-box-wrapwer{
    position: absolute;
    top: 0px ;
    left: 0px;
  
  }
  
  .hero-form .form-control {
      width: 250px !important;
      width: 60%;
      padding: 8px 14px !important;
      font-weight: 500;
      font-size: 14px !important;
      border: 1px solid #504EE4;
      color: #504EE4;
      margin-right: 20px;
  }
  .txt-blue{
    color: #504EE4;
  }
  
  .landing2{
    margin-top: 100px;
    padding-top: 50px;
    padding-bottom: 80px;
    background: linear-gradient(139.24deg, rgba(235, 246, 255, 0.028) -7.39%, rgba(235, 246, 255, 0.4) 56.97%, rgba(235, 246, 255, 0) 105.53%);
  }
  .landing2-title{
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.01em;
    color: #120155;
    margin-bottom: 40px;
  }
  .clients-logos{
    margin-bottom:100px ;
  }
  .slack-boxs{
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding-top: 40px;
    background: url(../images/zapier/slack-lines.png);
    background-position: center;
    background-size: contain;
    height: 306px;
    background-repeat: no-repeat;
  }
  
  .slack-boxs-item{
    margin: 0px 40px;
    background: #FFFFFF;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    padding: 40px;
    width: 346px;
    height: 226px;
  }
  .slack-box-logo{
      max-width: 200px;
      height: 60px;
      margin-bottom: 15px;
  }
  .slack-box-title{
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #343434;
  
  }
  .connect-section{
    min-height: 600px;
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .connect-title{
    font-weight: 400;
    font-size: 32px;
    letter-spacing: 0.01em;
    color: #120155;
    margin-bottom: 20px;
    padding-top: 150px;
  }
  .connect-subtitle{
    font-family: 'Paytone One';
    font-weight: 400;
    font-size: 46px;
    letter-spacing: 0.01em;
    color: #504EE4;
  }
  .zapier-connect{
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: -1;
    width: 100%;
  }
  
  .support-section{
    padding: 100px 0px;
    background: url(../images/zapier/support-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .support-section-h1{
    font-family: 'Paytone One';
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    color: #120155;
    margin-bottom: 80px;
    
  }
  .support-box{
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .support-box-item{
    background: #FFFFFF;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    padding: 40px;
    margin: 0px 17px;
    height: 100%;
  }
  .support-icon{
    margin-bottom: 20px;
  }
  .support-title{
    font-weight: 600;
    font-size: 18px;
    color: #504EE4;
    margin-bottom: 18px;
  }
  
  
  .support-box-item ul{
    margin-left: 28px;
    
  }
  
  .support-box-item ul li{
    list-style: none;
    color: #343434;
    font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  }
  .support-box-item li::before {
    content: "\2022";
    font-weight: bold;
    font-size: 32px;
    display: inline-block;
    width: .7em;
    margin-left: -1em;
    position: relative;
    top: 5px;
  }
  .klenty-box-item li::before {
    color: #99D0FF;
  
  }
  
  .zapier-box-item li::before {
    color:  #FFC9B3;
  
  }
  /* ----------- */
  
  .hero-company-logos{
      margin-top: 100px;
  }
  .landing-section{
  
    padding-bottom: 30px;
  }
  
  .kl-heading2{
      font-size: 40px;
      margin-bottom: 60px;
      font-family: var(--paytone);
      color: #120155;
      padding-top: 140px;
  }
  
  .scale9{
      transform: scale(.8);
  }
  /* "section-2-item" */
  
  .bold{
      font-weight: 700;
  }
  .bg-color-blue {
   
      color: #53B0FF;
  }
  .bg-color-green{
    color: #3CCC87;
  }
  .bg-color-violet{
      color: #BE6BFF;
  }
  .section-2-item{
      padding-top: 90px;
  }
  .item-top-subheading{
      text-transform: capitalize;
      border-radius: 28px;
      margin-top: 80px;
      display: inline-block;
      font-weight: 600;
      font-size: 14px;
      margin-bottom: 16px;
      font-family: 'Inter', sans-serif;
  }
  .pos-left50{
    position: relative;
    left: -50px;
  }
  .item-heading{
      font-family: 'Paytone One', sans-serif;
      font-size: 32px;
      margin-bottom: 24px;
      color: #05034E;
  }
  .section-2-item ul{
    list-style: none;
    width: 90%;
    margin-bottom: 25px;
  }
  .section-2-item li{
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.01em;
    color: #343434;
    margin-bottom: 15px;
  
  }
  .item-para{
      font-size: 16px;
      color: #3D3D3D;
  }
  .section-2-item2 .img-1{
      position: absolute;
      top: -30px;
      right: 20px;
  }
  .italic{
      font-style: italic;
  }
  .img-2{
      width: 90%;
  }
  .w-90{
      width: 90%;
  }
  .relative {
      position: relative;
  }
  .section-2-item5{
      margin-bottom: 120px;
  }
  .section-2-item .last-title{
      padding-left: 20px;
      position: relative;
  }
  .section-2-item .border-left{
      border-bottom: 4px solid;
      transform: rotate(90deg);
      width: 20px;
      position: absolute;
      left: -10px;
      top: 8px;
  }
  .section-2-item1 .border-left{
      border-color:#99FFCE; ;
  }
  .section-2-item2 .border-left{
    border-color:  #B499FF;
  }
  .section-2-item3 .border-left{
      border-color: #99D0FF;
  }
  .section-2-item4 .border-left{
      border-color: #FFCA99;
  }
  .section-2-item5 .border-left{
      border-color: #FF99D0;
  }
  .section-2{
    margin-bottom: 80px;
  }
  
  /* zap-section */
  
  .zap-section{
    padding: 120px 0px 0px;
  }
  .zap-section-title{
    font-family: 'Paytone One';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 60px;
    text-align: center;
    color: #120155;
    margin-bottom: 80px;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  /* testimonial-section */
  .klenty-badge-section{
    background: url(../images/zapier/slack-badge-bg.png);
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 469px;
    display: flex;
    align-items: center;
  }
  .badge-title{
    font-family: 'Paytone One';
    font-weight: 400;
    font-size: 40px;
    letter-spacing: 0.01em;
    color: #120155;
    margin-top: 70px;
  }
  
  .try-section{
    background: url(../images/zapier/slack-line.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 305px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .try-section-title{
    font-family: 'Paytone One';
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    margin-bottom: 40px;
    color: #FFFFFF;
  }
  .zap-box-item{
    padding:40px 25px;
    border: 1px solid #99D0FF;
    box-sizing: border-box;
    height: 287px;
    position: relative;
  }
  .kt-btn-violet{
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
  .zap-box-icon{
    display: flex;
    justify-content: center;
    height: 40px;
    align-items: center;
    margin-bottom: 25px;
  }
  .zap-box-icon-item{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #99D0FF;
    box-sizing: border-box;
    padding: 3px;
  }
  .zap-carousel .item{
    padding: 0px 5px;
  }
  .zap-box-icon-item-icon{
    padding: 5px;
  }
  .blue-arrow-img{
    width: 16px !important;
    height: 16px;
    margin: 0px 20px;
  }
  .zap-box-para{
    font-weight: 400;
    font-size: 15px;
    color: #505050;
    margin-bottom: 30px;
  }
  
  
  .kt-btn-violet {
    cursor: pointer;
    padding: 12px 16px !important;
    font-size: 14px !important;
    color: white !important;
    
    background: #8f69f8 !important;
  border-radius: 4px;
  
    outline: none !important;
    border-color: var(--color-blue) !important;
    transition: .3s;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  /* //////////////////////////////////////// */
  /* Media Queries */
  /* //////////////////////////////////////// */
  
  @media screen and (min-width: 1650px){
    .connect-section{
      min-height: 700px;
    }
  }
  @media screen and (max-width: 1100px){
    .klenty-trials-section {
      margin: 0px 0px 0px !important;
      }
      .testimonial-bg {
        margin-top: 280px;
      }
      .sticky-nav-tab-box{
          display: none;
      }
      .img-md-100{
          width: 100%;
      }
      .kl-mt40{
          margin-top: 0px;
      }
      .sticky-nav-tab a {
          font-size: 10px;
      }
      .kl-ft-50,.kl-heading2 {
          font-size: 30px;
      }
      .main-hero-titie2{
        font-size: 16px;
      }
      .kl-heading2 {
        margin-bottom: 0px;
      }
      .section-2-item li {
        font-size: 14px;
      }
      .item-heading {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .testimonial-heading {
      margin-bottom: 30px !important;
    }
  }
  
  @media screen and (max-width: 850px){
      .sticky-nav-tab {
          padding: 5px 0px;
      }
      .pos-left50{
        position: static;
      }
      .section-2-item {
        padding-top: 70px;
    }
    .section-2-item img {
      margin: 0px 0px;
    }
    .main-hero-titie1 {
      font-size: 33px;
      margin-top: 150px;
    }
    .item-heading {
      font-size: 24px;
    }
    .item-top-subheading {
      margin-top: 0px;
    }
  }
  
  @media screen and (max-width: 600px){
   
    .hero-img {
      transform: scale(1);
    }
    .hero-img-box {
      margin-top:30px;
    }
    .landing2 {
      margin-top: 50px;
    }
    .landing-section {
      margin-top: 0px;
      padding-top: 70px;
      margin-bottom: 0;
    }
    .clients-logos-4 {
      width: 80% !important;
    }
    .client-badges-section{
      margin-top: 60px;
    }
    .klenty-trials-box {
      display: flex;
      flex-direction: column;
    }
    .klenty-trials-title{
      text-align: center;
    }
    .slack-boxs-item {
      margin: 0px 0px 50px;
      width: 100%;
      height: 226px;
  }
  
  
    .slack-boxs {
      display: flex;
      flex-direction: column;
      justify-content:left;
      margin-top: 10px;
      padding-top: 40px;
      background: white;
      height: 100%;
  }
  .klenty-badge-section {
    padding-bottom: 120px;
  }
  .badge-title {
   font-size: 30px;
   text-align: center;
  }
  
  
  
      .w-90,.section-2-item1 .item-para{
          width: 100%;
      }
      .main-hero-titie2 {
          padding-left: 0px;
          padding-right: 0px;
      }
      .hero-form{
          padding: 0px 20px;
      }
      .hero-form form {
          width: 100%;
      }
      .hero-company-logos img{
          width: 100%;
      }
      .sticky-nav-tab{
          display: none;
      }
      .section-2-item {
          padding-top: 0px;
      }
      .section-2-item img{
          margin: 70px 0px;
      }
      .item-heading {
        margin-top: 0px !important;
        padding-top: 0px im !important;
      }
      .section-2-item2 .row,.section-2-item4 .row{
          flex-direction: column-reverse;
      }
      .vid-bg-blue{
        display: none;
      }
      .connect-section {
        min-height: 200px;
        
      }
      .connect-title {
        margin-bottom: 20px;
        padding-top: 50px;
    }
  
      .zapier-connect {
        width: 600px;
    }
    .section-2 , .landing-section{
      padding: 0px 10px;
    }
    .k-video{
      border: none;
    }
    html {
      overflow-x: hidden;
    }
    .section-2-item img{
      margin: 40px 0px 0px;
    }
  
  
   
    .page-subheading,
    .landing-section .text-center {
      text-align: left !important;
      width: 100%;
    }
  
    .page-heading {
      font-size: 32px;
      text-align: left !important;
    }
  
    .page-subheading,
    .landing-section .text-center {
      text-align: center !important;
      width: 100%;
    }
  .kl-heading2 {
    margin-bottom: 0px;
  }
  
  
    .main-hero-subtext p {
      padding: 0;
    }
  
    .col-reverse {
      flex-direction: column-reverse;
    }
    .support-box-item {
      margin: 0px 17px 40px;
    }
    .zap-box-item {
      padding: 39px 10px;
    }
  
    .kt-btn-violet {
       padding: 8px 16px !important;
      font-size: 12px !important;
      width: 125px;
    }
  
    .zap-box-para {
      font-size: 14px;
    }
    .zap-carousel .owl-nav{
      display: none;
    }
    .zapier-h4, .zapier-h3 {
      font-size: 24px !important;
    }
    .step-section{
      background: none;
    }
    .step-section {
      display: flex;
      flex-wrap: wrap;
      background: none !important;
      height: 100% !important;
  
    }
    .step-item{
      margin-bottom: 30px !important;
    }
    .try-section{
      padding:70px 15px 70px !important;
    }
  }
  
  @media only screen and (max-width: 450px) {
   
    .landing-section {
      margin-top: 0px;
    }
   .client-badges{
     width: 90% !important;
   }
    
    .item-heading {
      font-size: 28px;
    }
  }
  
  @media only screen and (max-width: 375px) {
   
  
    .sticky-nav-tab .sticky-slider {
      display: none;
    }
  }
  
  
  
  
  
  
  
  
  /* -------- */
  
  
  
  
  
  
  
  
  
  /* testimonial */
  
  .testimonial-heading {
      font-family: var(--paytone);
      font-size: 40px;
      color: #120155;
      margin-bottom: 70px;
      padding-top: 200px;
      text-align: center;
  }
  
  .t6-testimonial{
      padding-bottom: 50px;
  }
  
  
   a:hover{
      text-decoration: none;
  }
  
  
  
  .t6-container svg{
   color:  #504EE4 !important;
      
  
  }
  
  
  
  
  
  
  .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
    display: block !important;
  }
  .zap-carousel{
    position: relative;
  }
  
  .zap-carousel .owl-nav{
      position: absolute;
      top: 35%;
      width: 100%;
  }
  .zap-carousel .owl-nav svg{
    position: relative;
    top: 3px;
  }
  .zap-carousel .owl-nav .owl-prev{
      position: absolute;
      left: -100px;
      width: 47px;
    height: 40px;
    background: #EBF6FF !important;
    border-radius: 10px 0px 0px 10px;
  
  }
  .zap-carousel .owl-nav .owl-next{
    position: absolute;
    right: -9%;
    width: 47px;
    height: 40px;
    background: #EBF6FF !important;
    border-radius: 0px 10px 10px 0px;
    
  }
   .zap-carousel .owl-nav button:hover,  .zap-carousel .owl-nav button:focus{
    background: #c5e5ff !important;
    outline: none;
  } 
  /* clients-badges-section */
  
  
  
  .zapier-h3{
    font-family: 'Paytone One';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 0.01em;
    color: #120155;
    margin-top: 110px;
    margin-bottom: 50px;
  }
  .zapier-h4{
    font-family: 'Paytone One';
    font-weight: 400;
    font-size: 34px;
    text-align: center;
    color: #120155;
    margin-top: 110px;
    margin-bottom: 70px;
  }
  
  /* step sction */
  
  
  .step-section{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
    background: url(../images/zapier/step-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 330px;
    width: 97%;
    overflow: hidden;
  }
  .step-item{
    margin: 0px 24px;
  
    width: 248px;
    height: 250px;
    display: flex;
    padding: 25px;
    justify-content: center;
    align-items: center;
  }
  .step-item1{
    background: #99D0FF;
    border-radius: 24px 124px 24px 24px;
  }
  .step-item2{
    background: #B499FF;
    border-radius: 20px 20px 124px 124px;
  }
  .step-item3{
    background: #FFCA99;
    border-radius: 124px 124px 20px 20px;
  }
  .step-item4{
    background: #99FFCE;
    border-radius: 20px 20px 20px 124px;
  }
  .step-number{
    font-family: 'Paytone One';
    font-size: 62px;
    color: #120155;
    margin-bottom: 24px;
  }
  
  .step-para{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #120155;
    
  }
  
  @media only screen and (min-width: 1890px) {
  
    .step-item {
      margin: 0px 29px;
    }
  
  
  }
  
  
  
  
  @media only screen and (max-width: 600px) {
  
  }