/*------------- hero-section -----------*/





.top-nav{
    background-color: #fff !important;
  }
  
  .nav-link{
    color: #000 !important;
  }
  
  section.hero-section {
    background: url("../BanksPage/assets/hero-bg.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 120px 0px 120px;
    padding-bottom: 183px;
    margin-top: 70px;
  }
  section.hero-section h1 {
    color: #fff;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.02em;
    text-align: left;
    margin-bottom: 28px;
  }
  section.hero-section p {
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    line-height: 50px;
    text-align: left;
    color: #32bfbd;
    margin-bottom: 41px;
  }
  
  @media (max-width: 768px) {
  
    section.hero-section{
      background: none;
      background-color: #000;
    }
  
    section.hero-section h1{
      font-size: 32px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 15px;
    }
  
    section.hero-section p{
      font-size: 24px;
      text-align: center;
    }
  
    .hero-section a.cta-teal{
      width: 100%;
    }
  }
  /* section.hero-section:hover img.hero-icon {
    animation: jump 5s ease;
  } */
  /*------------- Hero Section End -----------*/
  
  
  /*----------- Brand Carousel  -----------*/

.brand-carousel {
    background-color: #fff;
    padding: 150px 0px 70px;
  }
  
  .corporate-brand-logo-slider {
    max-width: 100%;
    padding-top: 30px;
    position: relative;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  
  .corporate-brand-logo-slider:before {
    width: 41px;
    content: " ";
    background-image: url(../../assets/blockShadow.png);
    position: absolute;
    left: 0;
    top: 0px;
    height: 126px;
    background-repeat: no-repeat;
  }
  .corporate-brand-logo-slider:after {
    width: 41px;
    content: " ";
    background-image: url(../../assets/blockShadowright.png);
    position: absolute;
    right: -12px;
    top: 0px;
    height: 126px;
    background-repeat: no-repeat;
  }
  
  .brand-carousel .owl-stage .item{
  text-align: center
  }
  
  .brand-carousel .owl-carousel .owl-item img {
    margin: 0 auto;
  }
  .brand-carousel .block h5 {
    font-size: 32px;
    padding-left: 20px;
    color: rgba(20, 76, 76, 1);
  }
  
  @media (max-width: 991px) {
    .brand-carousel {
      padding: 40px;
    }
  
    .brandX {
      display: none;
    }
  
    .corporate-kredx-brand {
      display: flex;
      flex-direction: column;
    }
  
    .brand-carousel .block h5 {
      width: 100%;
      font-size: 16px;
    }
  }
  
  
  /*----------- Brand Carousel  -----------*/
  
  
  /*------------- section-content1  -----------*/
  .content-section{
    background-color: #000;
  }
  
  .section-content1 { 
    padding-top: 39px;
    padding-bottom: 80px;
  }
  
  .section-content1 .marq {
    padding: 30px 0px;
      font-size: 28px;
      color: #32BFBD;
      font-weight: 700;
      text-transform: uppercase;
  }
  
  .sub-Heading{
    border-radius: 10px;
    box-shadow: 0px 2px 2px 0px #EAEAEA;
    width: 50%;
    text-align: center;
  }
  
  .section-content1 h2{
    margin-top: 43px;
  }
  
  .section-content1 .sub-Heading p{
    font-size: 30px;
    font-weight: 600;
    line-height: 70px;
    color: #32BFBD;
    display: inline;
  }
  .section-content1 p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    width: 200px;
    max-width: 100%;
  }
  .section-content1 h4 {
    margin-top: 20px;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
    color: rgba(60, 87, 87, 1);
    margin-bottom: 57px;
  }
  
  .content1-banner{
    background: linear-gradient(90.14deg, rgba(249, 249, 249, 0.2) -12.83%, rgba(115, 115, 115, 0.2) 167.69%);
  }
  
  .content1-banner p{
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #32BFBD;
    padding: 30px 0px;
    text-align: center;
    margin: auto;
    width: 100%;
  }
  
  .section-content1 h5 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 24.38px;
    text-align: left;
    color: rgba(20, 76, 76, 1);
  }
  .section-content1 img {
    margin-left: -20px;
    margin-top: -20px;
    transition: transform 0.3s ease;
  }
  .section-content1 .gray-shadow:hover a.button_4 {
    background: #32bfbd !important;
    color: #fff !important;
  }
  .section-content1 .gray-shadow:hover img {
    transform: translateY(-10px);
  }
  .section-content1 .gray-shadow {
    position: relative;
    overflow: hidden;
    background: #fff;
    min-height: 330px;
    width: 100%;
  }
  
  .section-content1 .number-section{
    margin: 0px 20px;
  }
  
  .section-content1 .number-banner {
    position: relative;
    overflow: hidden;
    background: #fff;
    min-height: auto;
    margin-top: -110px;
    width: 100%;
    margin-bottom: 42px;
    border-radius: 16px;
    text-align: center;
    color: #32BFBD;
  }
  
  .number-banner h6{
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
  }
  
  .number-banner p{
  font-size: 20px;
  font-weight: 700;
  line-height: 50px;
  
  }
  
  .section-content1 .number-banner p{
    text-align: center;
    width: 100%;
    margin: 0;
  }
  
  .section-content1 a.button_4 {
    bottom: 20px;
    position: absolute;
  }
  .section-content1 .gray-shadow::after {
    content: "";
    background: #32bfbd;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 5px;
    width: 100%;
    transition: width 2s;
  }
  
  @media (max-width: 768px) {
    .section-content1 .gray-shadow{
      min-height: 0;
      width: 97%;
    }
  
    .section-content1 a.button_4{
      position: static;
    }
  
    .section-content1 p{
      width: 100%;
    }
  }
  
  /*------------- section-content1 Ends  -----------*/
  
 /* Content Section 2 */
  
  .content-sub:hover{
    background-color: #E6F7F7;
  }

  .section-content2 {
    padding-bottom: 70px;
    padding-top: 58px;
  }
  
  .section-content2 h2 {
    text-align: center;
    margin-bottom: 67px;
    color: #fff;
  }
  
  .section-content2 .nav-link {
    border-radius: 8px;
    background-color: #262626;
    color: #fff !important;
    padding: 29px 15px 29px 70px;
    width: 31%;
    position: relative;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
  
  }

  .section-content2 p{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-left: 36px;
    line-height: 24px;
    margin-bottom: 0;
  }
  
  .fixed-left {
    position: absolute;
    left: 19px;
    top: 24px;
  }
  
  .section-content2 .nav-pills .nav-link.active {
    background-color: #32bfbd;
    color: #fff !important;
  }
  
  .nav-link .pill-arrow {
    padding-left: 20px;
  }
  
  .nav-link img:nth-of-type(1) {
    display: none;
  }
  
  .nav-link.active img:nth-of-type(1) {
    display: inline;
  }
  
  .nav-link.active img:nth-of-type(2) {
    display: none;
  }
  
  .nav-link img:nth-of-type(3) {
    display: none;
  }
  
  .nav-link.active img:nth-of-type(3) {
    display: inline;
  }
  
  .nav-link.active img:nth-of-type(4) {
    display: none;
  }
  
  .section-content2 .tab-pane {
    border: 1.5px solid #6e6e6e;
    border-radius: 10px;
    padding: 49px 48px;
    position: relative;
    box-shadow: 0px 0px 15px -2px #6e6e6e;
  }
  
  .section-content2 #pills-tab.nav.nav-pills {
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    margin-top: 50px;
    border: none;
  }

  .section-content2 .tab-txt{
    line-height: 40px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 38px;
    font-size: 24px;
    color: #32BFBD;
  }
  
    .section-content2 .tab3-txt{
    font-size: 20px;
    line-height: 42px;
    font-weight: 600;
    color: #fff;
  }
  
  .section-content2 #pills-tab.nav.nav-pills li.nav-item {
    width: 31%;
  }
  
  .section-content2 .tab-content h3 {
    color: #144C4C;
    margin-bottom: 46px;
  }
  
  .section-content2 .tab-content .tab-text {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 41px;
    line-height: 27px;
    width: 100%;
  }
  
  .section-content2 .tab-content li {
    font-size: 20px;
    font-weight: 600;
    line-height: 47px;
    color: #000000;
  }
  
  .section-content2 .tab-content .tab-subHeading {
    border-radius: 8px;
    box-shadow: 0px 0px 20px #0000001a;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  
  .tab-subHeading p {
    margin: 0;
    color: #3c5757;
    width: 100%;
    text-align: left;
    font-size: 22px;
  }
  
  .tab-btn{
    margin-top: 50px;
  }
  
  @media (max-width: 991px ) {
    .section-content2 p{
      font-size: 18px !important;
      line-height: 1.3 !important;
    }
    .section-content2 .tab-pane .row .d-flex.align-items-center {
        margin-bottom: 20px;
    }
    .section-content2 .tab-pane img {
        width: 60px;
    }
  
    .section-content2 #pills-tab.nav.nav-pills{
      gap: 20px;
    }
  
    .section-content2 .nav-link{
      padding: 29px 10px 29px 70px;
      font-size: 20px;
      width: 100%;
    }
  
    .section-content2 .tab-icon {
      display: none;
    }
  
    .tab-subHeading p{
      margin: 0;
    }
  
    .section-content2 .tab-content .tab-subHeading{
      margin-bottom: 30px;
    }
  
    .section-content2 #pills-tab.nav.nav-pills li.nav-item {
      width: 100%;
    }
  }
  
  @media (max-width: 768px) {
    .section-content2 h2 {
      width: 100%;
      font-size: 32px;
    }
    
    .fixed-left {
        top: 8px;
    }
  
    .section-content2 .tab-content li{
      font-size: 18px;
    }
  
    .section-content2 .tab-content .tab-text {
      font-size: 16px;
      margin-bottom: 20px;
    }
  
    .section-content2 .tab-pane {
      padding: 20px;
    }
  
    .section-content2 .tab-icon {
      display: none;
    }
  
    .section-content2 .tab-subHeading {
      margin-bottom: 20px;
    }
  
    .section-content2 .nav-link{
      padding: 15px 10px 15px 70px;
      font-size: 16px;
    }
  
    .section-content2 #pills-tab.nav.nav-pills{
      gap: 12px;
      margin-bottom: 30px;
    }
  
    .section-content2 .tab-content h3{
      font-size: 22px;
      line-height: 1.4;
      margin-bottom: 20px;
    }
  
    .tab-btn{
      margin-top: 20px;
    }
  }
  
  /* Content Section 2 */
  .form{
    margin-bottom: 100px;
    padding-top: 70px;
  }
  
  .form .container {
    width: 1000px;
    max-width: 100%;
  }
  
  Form Section */ .form-section {
    border-radius: 8px;
    margin-bottom: 100px;
  }
  
  .form-section h4 {
    font-size: 34px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 4px;
    color: #000;
  }
  
  .form-section p {
    text-align: center;
    margin-bottom: 24px;
  }
  
  .form-section input,
  select {
    padding: 10px 16px;
    border-radius: 4px;
    border: none;
    background-color: #f5f5f5;
    height: 56px;
    width: 100%;
  }
  
  .form-content {
    padding: 32px;
    background-color: #fff;
  }
  
  .form-content ul li {
    margin-bottom: 20px;
  }
  
  .zf-fmFooter button {
    margin-bottom: 12px;
    margin-top: 24px;
  }
  
  @media (max-width: 991px) {
    .form{
      margin: 0px 80px;
      padding-bottom: 40px;
    }
  
    .form img {
      display: none;
    }
  
    .form-section {
      margin-bottom: 108px;
    }
  }
  
  @media (max-width: 768px) {
    .form{
      width: 90%;
      margin: 0 auto;
      float: none;
      clear: both;
    }
  
    .form-section h4{
      font-size: 20px;
      margin-bottom: 20px;
          line-height: 1.3;
    }
  }
  
  /* Form Section */
  
  /* Content Section2 */
  
  .content-section2{
    background: linear-gradient(180deg, #F3FFFF 0%, rgba(197, 233, 233, 0) 103.97%, rgba(197, 233, 233, 0) 103.98%);
  }
  
  /* Content Section2 */
  
  /* Invoice Cards */
section.invoice-cards {
    padding: 51px 0px 57px;
    background-color: #EBF9F8;
  }
  .invoice-cards h2{
    color: #185B5B;
    margin-bottom: 20px;
  }
  .invoice-cards h5{
    margin-bottom: 57px;
    text-align: center;
  }
  .invoice-cards .card {
    height: 95%;
    border-radius: 12px;
    border: none;
    padding: 17px;
    box-shadow: 0px 4px 20px #0000000d;
    transition: transform 0.3s ease;
    width: 82%;
    margin: auto;
  }
  .invoice-cards .card:hover {
    transition: transform 0.3s ease;
    transform: translateY(-10px);
  }
  .invoice-cards h4.text-center {
    color: #185B5B;
    font-size: 26px;
    margin-bottom: 67px;
  }
  .invoice-cards h4 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    text-align: left;
    color: #32BFBD;
    margin-bottom: 25px;
  }
  .invoice-cards .card-body {
    margin-top: 1em;
  }
  .invoice-cards .card-text{
    font-size: 15px;
    font-weight: 600;
  }
  .invoice-cards p {
    padding-bottom: 1.25rem;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
  }
  .invoice-cards-cta{
    margin-top: 50px;
  }
  @media (max-width: 991px) {
    #arrow1,
    #arrow2,
    #arrow3 {
      display: none;
    }
  }
  @media (max-width: 768px) {
    .invoice-cards h4 {
      font-size: 20px;
      line-height: 25px;
    }
    .invoice-cards p {
      font-size: 16px;
      line-height: 23px;
    }
    .invoice-cards h5{
      margin-bottom: 40px;
    }
  }
  
  /* Invoice Cards */
  
   /* KredX Impact */
  
  .kredx-impact{
    padding-top: 67px;
    background-color: #F8F6F1;
    padding-bottom: 112px;
  }

  .impact-content{
    display: flex;
    flex-direction: column;
    gap: 60px;
  }

  .kredx-impact .d-flex{
    gap: 43px;
  }
  
  .kredx-impact h2 {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 44px;
    text-align: left;
    color: #1A6363;
    margin-bottom: 89px;
    text-align: center;
  }

  .kredx-impact .gray-shadow{
    width: 80%;
    padding: 25px 35px;
  }

  .kredx-impact p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0;
  }

  @media (max-width: 991px) {
    .kredx-impact .row{
        display: flex;
        gap: 25px;
    }
  }
  
  @media (max-width: 768px) {
    .impact-img{
      display: none;
    }
    
    .kredx-impact .row:nth-child(2) img {
        display: none;
    }
    
    .kredx-impact {
    padding-bottom: 60px;
}

    .kredx-impact .gray-shadow{
        width: 100%;
        padding: 25px 35px;
      }
  }
  
  /* KredX Impact Ends */


  /* KredX Impact */
  
 /*------------- section-content4  -----------*/
.section-content4 {
  padding: 80px 0px 80px;
  position: relative;
  background-color: #185B5B;
  clear: both;
}

.section-content4:after {
  content: "";
  width: 100%;
  left: 0;
  position: absolute;
  z-index: 1;
}


.section-content4 h2{
  margin-bottom: 98px;
  color: #fff;
  text-align: center;
}

.section-content4 h6{
  color: #fff;
  font-size: 20px;
  font-weight: 700;

}

.section-content4 p{
  color: #fff;
  font-size: 26px;
  font-weight: 600;
}

.section-content4 .d-flex p {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}

.section-content4:after {
  height: 100px;
  transform-origin: right bottom;
  transform: skewY(-3deg);
  bottom: 0;
  background: #185B5B;
}


@media (max-width: 768px) {
  .section-content4 h2{
    margin-bottom: 20px;
  }    
  .section-content4-main-image{
    display: none;
  }
}
/*------------- section-content4 Ends  -----------*/
  
  @media (min-width: 991px) and (max-width: 1299px) {
    .card-testimonials{
      width: 53%;
    }
  
    .video-testimonials{
      width: 47%;
    }
  
    .testimonials .card{
      width: 50% !important;
    }
  
    .testimonials-slider{
      width: 100%;
    }
    }
  