/* Hero Section */

.hero-section .d-flex.block {
    margin-top: 45px;
}
.hero-section .d-flex.block .d-flex {
    border: 2px rgba(20, 76, 76, 1) solid;
    margin-right: 10px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    align-items: center;
}
.hero-section .container .row.align-items-center {
    padding-top: 80px;
}
.hero-section .d-flex.block .d-flex img {
    width: 45px;
    height: 45px;
    margin-right: 10px;
}
.hero-section .d-flex.block h5 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
    color: rgba(50, 191, 189, 1);
}
.hero-section .d-flex.block p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 0;
    padding: 3px 5px;
    line-height: 1.3;
}
.hero-section h1 {
    font-size: 2.8rem;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 10px;
}

.hero-content {
    margin: 0;
}
hero-section .hero-content:nth-child(2) {
    margin-top: 0;
}

.hero-section {
  padding-bottom: 70px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: 550px;
  background-position: top 50px right 50px;
  padding-top: 100px;
  background: linear-gradient(132.09deg, #00322E 0%, #001B19 32.13%);
}         
video.img-fluid {
    border-radius: 20px;
}












/*-------------------------------------------*/

.hero-heading {
  line-height: 56px;
  font-weight: 700;
  margin-bottom: 17px;
}

#hero-subHeading {
  font-size: 36px;
  font-weight: 600;
  line-height: 60px;
  margin-bottom: 24px;
}

.hero-txt {
    margin-bottom: 35px;
    font-size: 18px;
    width: 575px;
    max-width: 100%;
}

#hero-text {
  font-size: 36px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 10px;
}




.hero-btn input{
  background-color: #000;
  border: 0;
  padding: 14px 17px 14px 0px;
  border-radius: 6px;
  width: 100%;
  color: #bababa;
}

form#form1 {
    padding: 0 !important;
}

.hero-btn form#form1 input#hero_email_field {
    margin: 0;
    padding: 14px 17px 14px 8px;
    height: auto;
}

.hero-btn input::placeholder{
  color: #bababa;
}

.hero-btn input:-webkit-autofill,
  .hero-btn input:-webkit-autofill:hover,
  .hero-btn input:-webkit-autofill:focus,
  .hero-btn input:-webkit-autofill:active  {
    color : #fff !important;
    -webkit-text-fill-color: #BABABA !important;
    -webkit-box-shadow: 0 0 0 1000px #000 inset !important;
}

.hero-btn #button_2 {
    display: inline-block !important;
    text-align: center;
}

.hero-submit {
    color: #fff;
    border: 1px solid #32BFBD;
    margin: 8px 9px;
    border-radius: 5px;
    padding: 5px 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    background: #4cb8b6a8;
}
.hero-submit:hover {
    background: #32BFBD;
}

#button_2{
  font-weight: 500; 
  padding: 15px 10px;
  width: 325px;
  max-width: 100%;
  text-transform: capitalize;
  color: rgba(101, 101, 101, 1);
}

@media (max-width: 991px) {

  .hero-content{
    margin-top: 1em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .hero-txt{
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
  }

  .hero-section{
    background: none;
    background-color: #000;
  }

  .hero-heading {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    min-width: 200px;
    min-height: 33px;
  }
  .main_logo img.img-fluid {
    min-height: 48px;
  }

  #hero-subHeading {
    font-size: 20px;
    line-height: 1.5;
  }

  .hero-section {
    height: 100%;
    padding: 0;
  }

  .hero-icon {
    display: none;
  }

  .hero-btn {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #button_2{
    width: 50%;
  }
}

@media (max-width: 768px) {

section.hero-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.hero-section h1 {
    font-size: 2rem;
    text-align: center;
}
.hero-txt {
    margin-bottom: 25px;
    margin-top: 15px;
}
.hero-section .d-flex.block {
    display: inline-block !important;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
/*.hero-section .hero-content:nth-child(2) {*/
/*    display: none;*/
/*}*/
.hero-section .d-flex.block p::after {
    margin: auto;
    margin-top: 5px;
}


  .hero-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  #button_2{
    width: 100%;
  }

  #hero-text{
    font-size: 20px;
  }

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

/* Hero Section */

/* Brand Carousel */

.corporate-kredx-brand {
  display: flex;
  align-items: center;
}

.brand-carousel {
  background-color: #fff;
  padding: 70px 10px;
  padding-bottom: 105px;
}

.brand-carousel .block {
  width: 18%;
}

.corporate-brand-logo-slider {
  max-width: 100%;
  margin-bottom: -30px;
  position: relative;
  width: 77%;
  /*-webkit-filter: grayscale(100%);*/
  /*filter: grayscale(100%);*/
}


.brand-carousel.BI .owl-item{
    border: 5px #e6f0f0 solid;
    background: #fff;
    box-shadow: 0 6px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.brand-carousel.BI .corporate-brand-logo-slider:before, .brand-carousel.BI .corporate-brand-logo-slider:after{
    display:none;
}


.corporate-brand-logo-slider:before {
  width: 41px;
  content: " ";
  background-image: url(../../assets/blockShadow.png);
  position: absolute;
  left: 0;
  top: -35px;
  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: -35px;
  height: 126px;
  background-repeat: no-repeat;
}

  .corporate-brand-logo-slider:hover{
  filter:unset;
  }
  
.corporate-brand-logo-slider .owl-item .item {
  text-align: center;
}

.brand-carousel .block h5 {
  width: 200px;
  font-size: 30px;
  padding-left: 20px;
  color: #454545;
}

@media (max-width: 991px) {

  .corporate-brand-logo-slider{
    width: 90%;
  }
  
  .brand-carousel {
    padding: 40px 10px;
  }

  .brandX {
    display: none;
  }

  .corporate-kredx-brand {
    display: flex;
    flex-direction: column;
  }

  .brand-carousel .block h5 {
    width: 100%;
    padding: 0;
    font-size: 20px;
  }

  .brand-carousel .block{
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}

/* Brand Carousel */

/* Content Section 1 */

.section-content1 {
  padding-top: 130px;
  padding-bottom: 50px;
  position: relative;
}



.section-content1 h2{
    font-weight: 600;
    margin-bottom: 35px;
    line-height: 1.5;
    font-size: 36px;
    color: #fff;
}

.section-content1 .card-text {
  padding: 0px 12px 0px 12px;
  padding-bottom: 25px;
  background-color: #f3f3f3;
  border-radius: 9px 9px 0 0;
  border-top: 7px solid #32bfbd;
  height: 111px;
  display: flex;
  position: relative;
  width: 100%;
}

.section-content1 .card-text:hover{
  background-color: #32bfbd;
  color: #fff;
}

.section-content1 .card-text:hover h3{
  color: #fff;
}

.section-content1 .card-text:hover p{
  color: #fff;
}

.card-text img:nth-of-type(1) {
  display: inline;
}

.card-text img:nth-of-type(2) {
  display: none;
}

.card-text:hover img:nth-of-type(1) {
  display: none;
}

.card-text:hover img:nth-of-type(2) {
  display: inline;
}

.section-content1 h3 {
  font-size: 20px;
  font-weight: 600;
  text-align: start;
  margin-bottom: 0;
  line-height: 24px;
  color: #000;
}

.section-content1 .card-heading{
    padding-top: 20px;
    margin-bottom: 9px;
}

.section-content1 .card-text p{
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    color: #444444;
}

.section-content1 p {
  margin: 0;
  font-weight: 600;
  font-size: 13px;
  color: #000;
}

.section-content1 a {
  display: flex;
  align-items: center;
}


.css-sprite-icons1
{
background:url('/images/headerMenu/your-business-icons.png') -10px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons21
{
background:url('/images/headerMenu/your-business-icons.png') -68px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons2
{
background:url('/images/headerMenu/your-business-icons.png') -126px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons3
{
background:url('/images/headerMenu/your-business-icons.png') -184px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons4
{
background:url('/images/headerMenu/your-business-icons.png') -242px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons5
{
background:url('/images/headerMenu/your-business-icons.png') -300px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons6
{
background:url('/images/headerMenu/your-business-icons.png') -358px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons8
{
background:url('/images/headerMenu/your-business-icons.png') -416px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons9
{
background:url('/images/headerMenu/your-business-icons.png') -474px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons11
{
background:url('/images/headerMenu/your-business-icons.png') -532px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons12
{
background:url('/images/headerMenu/your-business-icons.png') -590px -0px;
width:48px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}

.css-sprite-icons13
{
background:url('/images/headerMenu/your-business-icons.png') -648px -0px;
width:47px;height:48px;
display:inline-block;
flex-shrink: 0;
flex-grow: 0; 
}



.section-content1 .card {
  width: 100%;
  color: #3c5757;
  border: 1px solid #cacaca;
  border-radius: 10px;
}

.section-content1 .p-0.d-flex{
  cursor: pointer;
}

.section-content1 .p-0.d-flex:hover{
  background-color: #B7EBE9;
}

.section-content1 .p-0.d-flex.last-item:hover{
  border-radius: 0px 0px 9px 9px;
  background-color: #B7EBE9;
}

.section-content1 .p-0.d-flex.last-item-right:hover{
  border-radius: 0px 0px 9px 0px;
  background-color: #B7EBE9;
}

.section-content1 .p-0.d-flex.last-item-left:hover{
  border-radius: 0px 0px 0px 9px;
  background-color: #B7EBE9;
}

.card-content {
    padding-left: 10px;
    font-size: 13px;
    font-weight: 600;
  }

/* .card-arrow {
    width: 10%;
    padding-top: 0.5em;
  } */

/*----- New Change ------*/
.content-section div.section-content1 .container {
    max-width: 85%;
}
.col-lg-4.block1 .m-2 {
    background: rgba(0, 43, 42, 1);
    padding: 20px;
    box-shadow: 0px 0px 10px -7px #000;
    border-radius: 10px;
    margin: 0 !important;
    border-bottom: 5px rgba(50, 191, 189, 1) solid;
}
.logoDiv {
    box-shadow: 0px 0px 10px -7px #000;
    padding: 30px;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 30px;
    background: #fff;
}
.logoDiv img {
    max-height: 36px;
}
.col-lg-4.block1 .m-2 h3 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    color: rgba(50, 191, 189, 1);
    margin-bottom: 10px;
}
.col-lg-4.block1 .m-2 h3 span {
    font-size: 16px;
}
.col-lg-4.block1 .m-2 p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 45px;
    color: #fff;
}
.col-lg-4.block1 .m-2 .justify-content-start a.cta-teal {
    padding: 10px 45px;
    background: #00cdc6;
}
.section-content1:before {
    width: 105px;
    height: 335px;
    content: " ";
    background-image: url(/KredX_Website/pages/HomePage/assets/homebgX.png);
    position: absolute;
    left: 0;
    top: 0px;
    background-repeat: no-repeat;
    background-size: 75%;
}
.section-content1:after {
    width: 105px;
    height: 335px;
    content: " ";
    background-image: url(/KredX_Website/pages/HomePage/assets/homebgX.png);
    position: absolute;
    right: 0;
    top: 0px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    background-size: 75%;
}
.row.customStyles {
    position: relative;
    z-index: 999;
}






/*----------------------------------------------------------------------------------------------------------------------------*/





.customStyle .block1 {
  width: 31%;
}

.customStyle .block2,
.customStyle .block3,
.customStyle .block4 {
  width: 23%;
}

.section-content1 .p-3.d-flex {
  align-items: center;
  position: relative;
}

.section-content1 .p-3.d-flex img:nth-child(1) {
  margin-right: 15px;
}

.section-content1 .p-3.d-flex img:nth-child(3) {
  position: absolute;
  top: 45%;
  right: 10px;
}

.card-arrow {
  position: absolute;
  right: 12px;
  width: auto;
  top: 40%;
}


@media (max-width: 991px) {
  .customStyle .block1,
  .customStyle .block2,
  .customStyle .block3,
  .customStyle .block4 {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .section-content1 h2{
      line-height: 40px;
  }
  .row.customStyle {
    display: inherit;
  }

  .customStyle .block1,
  .customStyle .block2,
  .customStyle .block3,
  .customStyle .block4 {
    width: 100%;
  }

}

/* Content Section 1 */

/* Content Section 2 */

.section-content2 {
  padding-top: 50px;
  background: #000;
  padding-bottom: 50px;
}

.content-sub:hover{
  background-color: #E6F7F7;
}

.section-content2 h2 {
  width: 70%;
  margin-bottom: 50px;
  color:#fff ;
}

.section-content2 p {
  margin-bottom: 69px;
  color: #3c5757;
  font-size: 26px;
}

.section-content2 .nav-link {
  border-radius: 8px;
  background-color: #262626;
  color: #fff !important;
  padding: 20px 30px 20px 20px;
  width: 30%;
  position: relative;
  text-align: left;
  font-size: 20px;
  font-weight: 600;

}

.fixed-left {
  margin-right: 15px;
}

.fixed-right {
  position: absolute;
  right: 15px;
  top: 35px;
  width: 14px;
}

.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 26px;
  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: 30px;
  border: none;
}

.section-content2 #pills-tab.nav.nav-pills li.nav-item {
  width: 31%;
}

.section-content2 .tab-content h3 {
  color: #32BFBD;
  font-size: 28px;
  margin-bottom: 36px;
}

.section-content2 .tab-content .tab-text {
  color: #fff;
  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: #fff;
}

.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%;
  background: linear-gradient(to right, #52BFBD 49%, #262626 50%);
    background-size: 202% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

.section-content2 .tab-content .tab-subHeading:hover {
    background-position: left bottom;
    transition: all .5s ease-out;
}

.section-content2 .tab-content .tab-subHeading img {
    width: 100px;
}
.section-content2 .tab-content .tab-subHeading:hover p {
    color: #fff;
    transition: all .5s ease-out;
}

.tab-subHeading p {
  margin: 0;
  color: #32BFBD;
  width: 100%;
  text-align: left;
  font-size: 20px;
  padding-right: 24px;
  transition: all .5s ease-out;
}

.tab-btn{
  margin-top: 50px;
}

@media (max-width: 991px ) {
  .section-content2 p{
    font-size: 18px;
    margin-bottom: 45px;
  }
  
  .section-content2 .tab-content .tab-subHeading img {
    width: 70px;
  }

  .section-content2 #pills-tab.nav.nav-pills{
    gap: 20px;
  }

  .section-content2 .nav-link{
    padding: 29px 10px 29px 20px;
    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;
  }
}

@media (max-width: 768px) {
  .section-content2 h2 {
    width: 100%;
    font-size: 28px !important;
  }

  .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: 10px !important;
  }
  
  .section-content2 .tab-pane .row:nth-child(2) {
    margin-top: 0px !important;
   }

  .fixed-left{
    width: 35px;
    top: 10px;
  }

  .fixed-right{
    top: 16px;
  }

  .section-content2 .nav-link{
    padding: 15px 10px 15px 20px;
    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 */

/* Numbers Section */

.numbers-section {
  background: url("../../assets/numbers_bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px 0px;
  padding-bottom: 210px;
}

.numbers-content {
  margin-top: 100px;
}

.numbers-section h2 {
  color: #fff;
}

.numbers-section h5 {
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  color: #fff;
}

.numbers-section p {
  font-size: 22px;
}

.numbers-section1{
  margin-top: 60px;
}

@media (max-width: 991px) {
  .numbers-section {
    padding-bottom: 150px;
  }
}

@media (max-width: 768px) {
  .numbers-content{
    margin-top: 50px;
  }

  .numbers-section h5 {
    font-size: 24px;
  }

  .numbers-section p{
    font-size: 18px;
  }

  .numbers-section1{
    margin-top: 10px;
  }
}

/* Numbers Section */

/* Testimonial Section */

.testimonials-section {
  margin-top: 40px;
  margin-bottom: 62px;
}

.testimonials-section h2{
  margin-bottom: 61px;
}

.video-testimonials {
    width: 590px;
}

.testimonials-slider {
  max-width: 100%;
  position: relative;
  width: 930px;
}

.testimonials-slider .owl-nav button.owl-next {
  float: right;
}
.testimonials-slider .owl-nav {
  position: absolute;
  bottom: -40px;
  right: 0;
  left: 0;
  width: 100px;
  margin: 0 auto;
}
.testimonials-slider .owl-dots {
  position: absolute;
  bottom: -37px;
  right: 0;
  left: 0;
  width: 70px;
  margin: 0 auto;
  padding-left: 8px;
}
.testimonials-slider .owl-dots button.owl-dot.active {
  background: #52bfbd !important;
}

.testimonials-slider .owl-dots button.owl-dot {
  background: #D9D9D9 !important;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  border-radius: 20px;
}

.testimonials .card {
  border-radius: 8px;
  border: none;
  box-shadow: 0px 0px 20px #0000001a;
  padding: 16px;
  color: #000;
  background: linear-gradient(to top, #52BFBD 50%, white 50%);
  background-size: 100% 200%;
  background-position: top;
  transition: all .5s ease-out;
}

.testimonials .card-title {
  text-align: center;
}

.testimonials h5 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  color: #144c4c;
  margin-top: 15px;
}

.testimonials h6 {
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  color: #00000080;
}

.testimonials p {
  text-align: center;
  font-weight: 500;
}

.testimonials .card-img-top {
  width: 100px;
}

.testimonials .card-text {
  margin-top: 23px;
  font-size: 15px;
  line-height: 22px;
}

.testimonials a.cta-teal{
    margin-top: 62px;
}

.testimonials .card:hover {
  color: #fff !important;
  background-position: bottom;
    transition: all .5s ease-out;
}

.testimonials .card:hover h5 {
  color: #fff !important;
}

.testimonials .card:hover h6 {
  color: #fff !important;
}

section.testimonialslide {
  overflow: hidden;
}

.card-testimonials{
  display: flex;
}

.card_1{
  margin-left: 1em;
}

@media (max-width:991px) {
  .video-testimonials{
    width: 500px;
  }

  .card-testimonials{
    display: flex;
    justify-content: center;
    margin-bottom: 1em;
  }
}

@media (max-width: 768px) {
  .card-testimonials{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
  }

  .card-testimonials .card{
    margin-bottom: 1em;
    width: 90% !important;
    min-height: auto !important;
  }

  .card_1{
    margin-left: 0em;
  }
}

/* Testimonial Section */

/* Podcast Card */

.podcast-card {
  background: url("../../assets/resource-section_bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  border-radius: 36px;
  padding: 30px;
  max-width: 90%;
}

.podcast-section h3 {
  margin-bottom: 56px;
}

.podcast-card p{
  margin-bottom: 48px;
  font-size: 30px;
}

.podcast-btn {
  margin-top: 25px;
}

@media (max-width: 991px) {
  .podcast-card {
    padding: 20px;
  }

  .podcast-card-img {
    display: none;
  }

  .podcast-card p{
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
  }

  .podcast-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .podcast-btn {
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  .podcast-section h3 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 30px;
  }
}

/* Podcast Card */

/* Newsletter Section */

.newsletter-section{
  margin-bottom: 89px;
}

.newsletter{
  background: linear-gradient(91.98deg, #036A7D -3.69%, #038F87 51.11%, #02607A 100%);
  border-radius: 24px;
  padding: 69px 36px;
  width: 1140px;
  max-width: 100% !important;
}

.newsletter p{
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
}

.mailer-input{
  border-radius: 8px;
  padding-left: 0;
  background-color: #F5F5F5;
  border: none;
  height: 78px;
  width: 350px;
  max-width: 100%;
}

.newsletter input{
  border-radius: 8px;
  padding: 24px;
  background-color: #F5F5F5;
  border: none;
  width: 25px;
  width: 100%;
  font-size: 20px;
}

.subscribe-submit {
    font-weight: 500;
    color: #fff;
    border: 1px solid #32BFBD;
    margin: 18px;
    border-radius: 5px;
    padding: 5px 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    background: #4cb8b6a8;
}
.subscribe-submit:hover {
    background: #32BFBD;
}

@media (max-width: 991px) {
  .mailer-input{
    margin: auto;
  }

  .newsletter{
    padding: 58px 24px;
  }

  .newsletter p{
    margin-bottom: 15px;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .newsletter p{
    font-size: 20px;
  }
}

/* Newsletter Section */


/* Content Section2 */

.content-section2 {
  background-color: #e7f8f8;
}

/* Content Section2 */

/* KredX News */

.kredx-news {
  padding-top: 63px;
  display: flex;
  align-items: center;
  flex-direction: column;
  /*margin-top: 89px;*/
}

.kredx-news h2{
  color: #144C4C;
}

.news-slider {
  max-width: 100%;
  margin-bottom: 72px;
  position: relative;
  width: 1330px;
}

.news-slider .owl-nav {
  position: absolute;
  top: -55px;
  right: -4px;
  width: 105px;
}
.news-slider .owl-nav button.owl-next {
  float: right;
}
.news-slider .owl-dots {
  position: absolute;
  top: -59px;
  right: 20px;
}
.news-slider .owl-dots button.owl-dot.active {
  background: #52bfbd !important;
}

.news-slider .owl-dots button.owl-dot {
  background: #D9D9D9 !important;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  border-radius: 20px;
}

.kredx-news .card-img-top{
  border-radius: 10px;
}

.kredx-news .card {
  height: 100%;
  border-radius: 23px;
  padding: 24px;
  text-align: left;
  padding-bottom: 50px;
  position: relative;
}

.kredx-news .card-body .news-icon{
  max-width: 100%;
    max-height: 35px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.kredx-news .card-body a {
  color: #32bfbd !important;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    position: absolute;
    bottom: 20px;
}

.kredx-news .card-body p {
  font-weight: 500;
  color: black;
  line-height: 24.38px;
  font-size: 20px;
}

.kredx-news .card:hover .newsImage img {
  transform: scale(1.2);
}

.newsImage img {
  transition: all 0.3s ease-in-out;
}

.newsImage {
  border-radius: 10px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .kredx-news {
    margin-top: 0px;
  }

  .kredx-news h3 {
    font-size: 28px;
    line-height: 35px;
  }

  .kredx-news h5 {
    font-size: 16px;
    line-height: 23px;
  }

  .news-slider .owl-dots{
    top: -44px;
    right: 110px;
  }
  
  .news-section .news-slider .row {
    gap: 20px;
  }

  .news-slider .owl-nav{
    top: -40px;
    right: 99px;
    width: 181px;
  }

  .news-section{
    margin-bottom: 80px;
  }
}

/* KredX News */

/* Form Section */

.form .container {
  width: 1000px;
  max-width: 100%;
}

.form{
  padding-bottom: 133px;
  padding-top: 110px
}

.form-section {
  border-radius: 8px;
  background-color: #fff;
}

.form-section h4 {
  font-size: 34px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 4px;
  color: rgba(20, 76, 76, 1);
}

.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: 30px;
  padding-bottom: 0px;
}

.form-content ul li {
  margin-bottom: 20px;
}

.zf-fmFooter button {
  margin-bottom: 12px;
  margin-top: 24px;
}

@media (max-width: 991px) {
  .form{
    padding-bottom: 40px;
    max-width: 90%;
    margin: 0 auto;
    float: none;
        clear: both;
  }

  .form img {
    display: none;
  }

  .form-section {
    margin-bottom: 108px;
  }
}

@media (max-width: 768px) {

  .form-section h4{
    font-size: 18px;
  }
  .form {
    padding-top: 10px;
  }
}

/* Form Section */

/* Form Section */

/* Blog Section */
section.blog-section {
  padding: 84px 0px;
  padding-bottom: 0;
  margin-bottom: 122px;
}

.carousel-indicators {
  margin-bottom: -80px;
}
.blog-section div#carouselExampleCaptions {
    height: auto;
    overflow: unset;
}
button.carousel-control-prev {
  position: absolute;
  width: 11px;
  bottom: -82px;
  top: auto;
  left: 46%;
  z-index: 9;
}

button.carousel-control-next {
  position: absolute;
  width: 11px;
  bottom: -80px;
  top: auto;
  right: 46%;
  z-index: 9;
}

section.blog-section .carousel-indicators button {
  width: 15px !important;
  height: 15px !important;
  border-radius: 30px;
  background: #52bfbd !important;
  border: 0 !important;
}

.leftBlog {
  box-shadow: 0px 0px 15px -5px rgba(50, 191, 189, 1);
  width: 50%;
  border-radius: 10px;
}

.blogContentBlock {
  padding: 11px 15px;
}

.blogContentBlock p.blogContent {
  color: rgba(0, 0, 0, 1);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}

.rightBlog {
  margin-left: 25px;
  width: 50%;
}

.blogContentBlock a {
  color: rgba(50, 191, 189, 1);
  font-weight: 600;
}

.rightBlog .blogA {
  margin-bottom: 25px;
}

.rightBlog .blogA,
.rightBlog .blogB {
  box-shadow: 0px 0px 15px -5px rgba(50, 191, 189, 1);
  border-radius: 10px;
}

.rightBlog .blogImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rightBlog .blogImage {
  width: 200px;
  height: 200px;
}

.rightBlog .blogContentBlock {
  width: 416px;
}

.blogContentBlock p.blogTitle {
  color: rgba(20, 76, 76, 1);
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 15px;
  padding-bottom: 5px; 
text-decoration: none;
background-image: linear-gradient(#32bfbd, #32bfbd);
background-size: 0% 0.1em;
background-position-y: 100%;
background-position-x: 0%;
background-repeat: no-repeat;
transition: background-size 0.2s ease-in-out;
}

.blogImage:hover + .blogContentBlock p.blogTitle {
  background-size: 100% 0.1em;
}

.leftBlog .blogImage {
  height: 245px;
}

.blogImage img:hover {
  transform: scale(1.2);
}

.blogImage img {
  transition: all 0.3s ease-in-out;
}

.blogImage {
  border-radius: 10px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .blog-section .d-flex {
    display: inherit !important;
  }

  .blog-section .d-flex .leftBlog,
  .blog-section .d-flex .rightBlog {
    width: 100%;
    margin-bottom: 40px;
    margin-left: 0;
  }

  button.carousel-control-prev {
    bottom: -20px;
    left: 35%;
  }

  button.carousel-control-next {
    bottom: -20px;
    right: 35%;
  }

  .carousel-indicators {
    margin-bottom: -20px;
  }

  .rightBlog .blogContentBlock {
    width: 100%;
  }

  .rightBlog .blogImage {
    width: 100%;
  }

  .leftBlog .blogImage {
    height: auto;
  }
}

@media (max-width: 768px) {
  section.blog-section{
    margin-bottom: 90px;
    padding: 60px 0px;
    padding-bottom: 0;
  }
  section.blog-section h3.text-center {
    margin-bottom: 0 !important;
  }
}

/*-- Blog Section --*/

@media (min-width: 991px) and (max-width: 1299px) {
  .hero-txt br, .newsletter p br {
      display: none;
  }
  .section-content1 p {
      font-size: 12px;
  }
  .section-content2 .nav-link {
      line-height: 1.2;
  }
  .section-content1 p br {
      display: none;
  }
  .section-content1 h3 {
      font-size: 20px;
  }
  .section-content2 h2 {
      width: 80%;
  }
  .brand-carousel .block {
      width: 21%;
  }

  .card-testimonials{
    width: 53%;
  }

  .video-testimonials{
    width: 47%;
  }

  .testimonials .card{
    width: 50% !important;
  }

  .testimonials-slider{
    width: 100%;
  }
  }
