@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed");
@import url(https://code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css);

html {
  scroll-behavior: smooth;
}

body p {
  line-height: 1.8;
  color: #616161;
}
body {
  font-family: "Roboto Condensed", sans-serif !important;
}

/* Typongraphy Heading */
.heading-1 {
  font-size: 2.25rem !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
}

.heading-2 {
  font-size: 6rem !important;
  line-height: 1.2 !important;
  font-weight: 700;
}
.heading-2-white {
  font-size: 6rem !important;
  line-height: 1.2 !important;
  font-weight: 700;
  color: #fff;
}

.heading-3 {
  font-size: 1rem !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
}

.heading-4 {
  font-size: 1.25rem !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
}

.heading-5 {
  font-size: 1.5rem !important;
  line-height: 1.6 !important;
  font-weight: 600 !important;
}

.heading-6 {
  font-size: 1.1rem !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
}

.heading-7 {
  font-size: 0.9rem !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
}

.heading-8 {
  font-size: 1.2rem !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
}

.heading-9 {
  font-size: 1.125rem !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
}

.heading-10 {
  font-size: 0.8rem !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
}

.heading-12 {
  font-size: 0.9rem !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
}

.heading-13 {
  font-size: 3rem !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}
.heading-14 {
  font-size: 2rem;
  line-height: 116%;
  font-weight: 600;
}

/* Typongraphy paragraph */
.paragraph-xl {
  font-size: 1.6rem !important;
  line-height: 2.5rem !important;
  font-weight: 500 !important;
  margin-bottom: 15px !important;
}

.paragraph-slider {
  font-size: 20px !important;
  line-height: 2.5rem !important;
  font-weight: 500 !important;
  margin-bottom: 15px !important;
}

.paragraph-l {
  font-weight: 100;
  font-size: 1.1rem !important;
  line-height: 1.6rem !important;
  margin-bottom: 24px !important;
}

.paragraph-m {
  font-size: 1rem !important;
  line-height: 1.8 !important;
}

.paragraph-h {
  font-size: 0.75rem !important;
  line-height: 1.8 !important;
}

.paragraph-f {
  font-size: 0.875rem !important;
  line-height: 1.8 !important;
}

.paragraph-f-2 {
  font-size: 0.9rem !important;
  line-height: 1.8 !important;
}

/* Konekt styles start */

.paragraph-e {
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.paragraph-f {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.paragraph-f {
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.bg-btn-white {
  background-color: #fff !important;
  color: #16359b !important;
  border-radius: 50px !important;
  padding: 12px 32px;
  font-weight: 700;
  font-size: 16px;
}
.bg-blue {
  background-color: #0d6efd;
  color: #fff;
  border-radius: 20px !important;
}
.home_banner_title_2 {
  color: #fff;
  font-size: 3rem !important;
  font-weight: 600 !important;
  line-height: 116%;
}
.black-background {
  background-color: #000;
}

.card-content {
  position: absolute;
  top: 35%;
}
.card-inner {
  position: relative;
}
.s5-content {
  position: absolute;
  top: 40%;
}

.light-blue-lite {
  background-color: #eef2ff;
}
.section_3_casestudy_card {
  border-radius: 15px;
}
.more_casestudy-card {
  border-radius: 10px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border: none !important;
  min-height: 430px;
}
.more_casestudy-card-body {
  background-color: #f5f5f5;
  border-radius: 10px;
}
.casestudy_card_title {
  min-height: 100px;
}
.btn-case-study {
  border-radius: 15px;
  border: 2px solid #16359b;
}
.text-dark-blue2 {
  color: #16359b;
}
.card-title:hover {
  color: #1778f2 !important;
}
.text-black {
  color: #000;
}
.text-dark-grey {
  color: #616161;
}

@media screen and (max-width: 768px) {
  .paragraph-e {
    font-size: 1.15rem;
    font-weight: 600;
    line-height: normal;
  }
  .home_banner_title_2 {
    color: #fff;
    font-size: 2rem !important;
    font-weight: 600 !important;
    line-height: normal;
  }
  .card-content {
    position: absolute;
    top: 10%;
  }
  .card-content-insights {
    position: absolute;
    top: 60%;
  }
  .heading-13 {
    font-size: 2.5rem !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
  }
  .blog-hero-mobile {
    height: 150px !important;
    background-position: center;
  }
}

/* Header start */
.menu {
  list-style: none;
}
.dropdown-menu {
  border-radius: 0px !important;
  border: none !important;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #0d6efd !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.nav-link a:hover {
  color: #0d6efd;
}
.navbar-main {
  box-shadow: rgb(0 0 0/20%) 0 0 6px !important;
}
a.skip-link {
  position: fixed !important;
  z-index: 1000 !important;
  top: 0 !important;
  right: 0 !important;
}
.dropdown-item:hover {
  background-color: transparent !important;
  color: #0d6efd !important;
}
.btn-blue-header {
  color: #fff !important;
  background-color: #0d6efd;
  border-radius: 50px;
  padding: 0.8rem 1.5rem;
  display: inline-flex;
  justify-content: center;
  text-decoration: none !important;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.btn-blue-header:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 10px rgba(0, 123, 255, 0.5);
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: middle !important;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
/* Header end */

/* footer section start */

.accordion-body ul li a {
  text-decoration: none !important;
  font-size: 1rem;
  color: #616161;
  line-height: 2.2;
}
.footer-c-links {
  color: #616161;
  font-size: 16px;
  line-height: 1.5;
}
.footer-c-links-only:hover {
  color: #0d6efd;
}
.partners-logo-list {
  list-style-type: none;
  display: inline-block;
  padding: 25px 10px;
}
.footer-partners-logo {
  width: 115px;
}
.grid-container {
  display: grid;
  grid-template-columns: 75px 350px;
  grid-template-rows: 80px;
  grid-gap: 10px;
  padding: 0;
}
.grid-container > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
}
.review_icon {
  /* margin-top: 1rem; */
}
.review-rate {
  font-size: 14px;
  font-weight: 600;
  color: #616161;
}
.stars {
  /* margin-top: 5px; */
}
.review-rate-text {
  font-size: 13px;
  color: #616161;
}
.copy-right-text {
  font-size: 14px;
  color: #757575;
  font-family: poppins, sans-serif;
  /* padding-top: 60px; */
  padding-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .copy-right-text {
    font-size: 12px;
    color: #757575;
    font-family: poppins, sans-serif;
    /* padding-top: 60px; */
    padding-bottom: 10px;
    text-align: center;
  }
}
.social-link-spacer {
  margin-top: 10px !important;
}
.social-link-spacer span {
  font-size: 14px;
  color: #616161;
}
#accordionPanelsStayOpenExample {
  box-shadow: none !important;
}
.accordion-button {
  box-shadow: none !important;
}
.accordion-item {
  outline: 0 !important;
  border: none !important;
}
.copyright-content img {
  width: 80px;
  cursor: pointer;
}
.social-icons-footer {
  color: #616161;
  margin: 0 5px;
  text-decoration: none;
  width: 35px;
  height: 35px;
  border-radius: 50px;
  border: 1px solid #616161;
  line-height: 2;
  justify-content: center;
}
.social-icons-footer:hover {
  color: #2e004b;
  border: 1px solid #2e004b;
}

/* footer section end */

.social-icons {
  /* padding:30px; */
  /* background-color:#00506b; */
  text-align: center;
}
.social-icons a {
  color: #fff;
  margin: 0 5px;
  text-decoration: none;
  width: 35px;
  height: 35px;
  border-radius: 50px;
  border: 1px solid #fff;
  line-height: 2;
}
.social-icons a i {
  line-height: 30px;
  /* font-size:30px; */
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
}
.social-icons a:hover i {
  box-shadow: 0px 0px 150px #000000;
  z-index: 2;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.5);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.5);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.5);
  transition: all 200ms ease-in;
  transform: scale(1.5);
}
.fa-x-twitter:before {
  content: "\e61b";
}
/* End Contact Form Area Section */

/* home page start */
@media (max-width: 768px) {
    .hero-video-sf  {
        padding-top: 4rem;
        padding-bottom: 2rem;
        min-height: 600px;
    }
    /* .hero-img {
      display: none;
    } */

}
/* Ensure desktop image hidden on mobile */
.hero-img {
    width: 100%;
    height: auto;
}

/* Optional styling for mobile image */
.mobile-hero-img {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 0 auto;
}
.hero-video-sf video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}






.card-content-insights {
  position: absolute;
  top: 45%;
  z-index: 1;
}

/* home page end */
/* for archeive pages start */
@media screen and (min-width: 768px) {
  .text-justify {
    text-align: justify !important;
  }
}
.challenges-image {
  object-fit: cover;
  height: 220px;
  object-position: center;
}
.case-study-btn {
  border: 1px solid #0d6efd;
  color: #0d6efd;
  background-color: transparent;
  border-radius: 30px;
  padding: 20px 20px;
}
.case-study-btn:hover {
  color: #fff;
  background-color: #0d6efd;
}
.casestudy-card {
  border-radius: 10px;
  min-height: 440px !important;
  background-color: #f5f5f5 !important;
  border: none !important;
  outline: 0 !important;
}
.section_4_card {
  position: relative;
  box-shadow: 0px 5px 10px 0px rgb(194 48 50 / 10%);
  min-height: 400px;
  overflow: hidden;
  background-color: #000;
  display: flex;
  overflow: hidden;
}
.zoom-in {
  &::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform 0.4s ease-in-out;
  }
}

.zoom-in {
  &:focus,
  &:hover {
    &::after {
      transform: scale(1.05);
    }
  }
}
.services_section_3_card {
  position: relative;
  box-shadow: 0px 5px 10px 0px rgb(194 48 50 / 10%);
  min-height: 360px;
}
/* for archeive pages end */

/* Konekt styles end */

/* softlogic gpt styles start */

/* home page start */
.btn-white {
  color: #2e004b;
  background-color: #fff;
  border-radius: 50px;
  text-decoration: none !important;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.btn-white:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 10px rgba(174, 0, 255, 0.5);
  color: #fff;
  background-color: #2e004b;
}
.btn-white::after {
  content: "\f138";
  font-family: fontawesome;
  margin-left: 5px;
  font-size: 20px;
  color: #2e004b !important;
  /* vertical-align: top; */
  -webkit-font-smoothing: antialiased;
  display: inline;
  height: auto;
  width: auto;
  background: 0 0;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  line-height: inherit;
  color: inherit;
  font-size: inherit;
  padding: 0;
}
.btn-white:hover::after {
  color: #fff !important;
}
.btn-white-2 {
  color: #2e004b;
  background-color: #fff;
  border-radius: 50px;
  text-decoration: none !important;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #2e004b;
}
.btn-white-2:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 10px rgba(174, 0, 255, 0.5);
  color: #fff;
  background-color: #2e004b;
}
.btn-white-2::after {
  content: "\f138";
  font-family: fontawesome;
  margin-left: 5px;
  font-size: 20px;
  color: #2e004b !important;
  /* vertical-align: top; */
  -webkit-font-smoothing: antialiased;
  display: inline;
  height: auto;
  width: auto;
  background: 0 0;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  line-height: inherit;
  color: inherit;
  font-size: inherit;
  padding: 0;
}
.btn-white-2:hover::after {
  color: #fff !important;
}
.btn-purple {
  color: #fff;
  background-color: #2e004b;
  border-radius: 50px;
  text-decoration: none !important;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.btn-purple:hover {
  transform: translateY(-5px);
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
  color: #2e004b;
  background-color: #fff;
}
.home_page_hero_section {
  width: 100%;
  height: 85vh;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.home_banner_title {
  color: #fff;
  font-size: 4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 116%;
}
@media screen and (max-width: 768px) {
  .home_banner_title {
    color: #fff;
    font-size: 2.5rem !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 96%;
  }
  .home_page_hero_section {
    width: 100%;
    height: 650px !important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }
}
.highlights-card-img {
  /* height: 450px; */
  object-fit: cover;
  object-position: center;
}
.card-heading {
  min-height: 97px;
}
.highlights-card-bg {
  background: #deebf7 !important;
  min-height: 190px;
}

.highlights_card_img {
  object-fit: cover !important;
  height: 280px !important; 
 object-position: center; 
}
.card-boxshadow {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.txt-purple {
  color: #2e004b !important;
}
.bg-flip-card {
  background-color: #f3f3f3 !important;
}
.flip-card-title {
  min-height: 120px;
}
.flip-card-image {
  width: 350px !important;
  object-fit: cover;
  object-position: center;
}
.card-content-1st-row {
  min-height: 65px;
}

.flip-card {
  perspective: 1000px;
 
}

.flip-card-inner {
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card:hover {
  border: 2px solid #5b2c86 !important;
 
}
@media screen and (max-width: 768px)  {
  .owl-theme .owl-dots .owl-dot{
    background-color: #5b2c86;
    display: block !important;
  }
  
}

.flip-card-front,
.flip-card-back {
  width: 100%;
  height: 100%;
  position: absolute;
  backface-visibility: hidden;
  top: 10%;
}
.owl-theme .owl-nav {
  margin-top: 0px !important;
}

.flip-card-front {
  position: relative; /* Change to relative or static if absolute isn't necessary */
  z-index: 1; /* Ensure front content is on top */
  /* Additional styling */
}

.flip-card-back {
  /* back side styling */
  transform: rotateY(180deg);
}
.bg-f1 {
  background-color: #f1f1f1 !important;
}
.supp_card_text {
  min-height: 124px;
}
@media screen and (max-width: 768px) {
  .supp_card_text {
    min-height: 80px;
  }
}
@media screen and (max-width: 768px) {
  .owl-theme .owl-nav {
    display: none !important;
  }
}
/* home page end */

/* footer start */
.footer-headings {
  color: #fff;
  font-size: 1.2rem;
}
.list li a {
  text-decoration: none !important;
  font-size: 1rem;
  color: #fff;
  line-height: 2.2;
}
.list li a:hover {
  color: #f1f1f1;
}
.bg-purple {
  background-color: #5c0f8b !important;
}
.social-icons-footer {
  color: #fff;
  margin: 0 5px;
  text-decoration: none;
  width: 35px;
  height: 35px;
  border-radius: 50px;
  border: 1px solid #fff;
  line-height: 2;
  justify-content: center;
}
.go-top {
  background-color: #2e004b;
  color: #fff;
  border-radius: 50%;
  padding: 17px 23px;
  z-index: 1;
  position: relative;
}
.go-top:hover {
  border: 1.7px solid #2e004b;
  color: #2e004b;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.go-top-icon {
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  .go-top-icon {
    font-size: 12px;
  }
  .go-top {
    background-color: #2e004b;
    color: #fff;
    border-radius: 50%;
    padding: 5px 10px;
    z-index: 999;
    position: relative;
  }
}
/* footer end */

/* stewardship start */
@media screen and (min-width: 768px) {
  .pdf-for-desktop {
    height: 600px;
  }
}
.main-content-section ul li button.active {
  background-color: #2e004b !important;
  color: #fff !important;
}
.main-content-section ul li button:hover {
  background-color: #f1f1f1;
  color: #2e004b;
}
.main-content-section ul li button {
  color: #2e004b !important;
}

/* stewardship end */

/* unfolding success story start */
.text-purple {
  color: #5b2c86 !important;
}
.txt-lblue {
  color: #69a3d1 !important;
}
.main-content-section-2 ul li button.active {
  background-color: #f3f3f3 !important;
  color: #2e004b !important;
  text-decoration: underline;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.main-content-section-2 ul li button:hover {
  background-color: #f3f3f3;
  color: #2e004b;
  text-decoration: underline;
}
.main-content-section-2 ul li button {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  background-color: #f3f3f3 !important;
  color: #2e004b !important;
  padding: 12px 17px;
}
/* .main-content-section-2 ul li button::before{
  content: "\f101";
  font-family: fontawesome;
  font-size: 16px;
  color: #2e004b !important;
} */
/* unfolding success story end */
@media  (max-width: 768px) {
.nav-pills .nav-link {
  text-align: left !important;
}
.main-content-section-2 ul li button { 
  text-align: left !important;
}
.nav-pills .nav-link {
    text-align: left !important;
}
}
/* navbar start */
#wrapper-navbar {
  /* box-shadow: rgb(0 0 0 / 20%) 0 0 6px !important; */
  justify-content: space-around !important;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background-color: transparent;
  color: #fff !important;
}
@media screen and (min-width: 768px) {
  #wrapper-navbar {
    /* padding-left: 4rem;
    padding-right: 4rem; */
  }
}
.fixed-top {
  box-shadow: rgb(0 0 0 / 20%) 0 0 6px !important;
  background-color: #fff !important;
  color: #000 !important;
  /* padding-left: 4rem;
  padding-right: 4rem; */
}
.navbar-expand-lg {
  justify-content: space-around !important;
}
@media screen and (min-width: 768px) {
  .nav-link {
    color: #fff !important;
    padding-left: 20px !important;
  }
}
@media screen and (min-width: 768px) {
  .owl-theme .owl-dots .owl-dot {
    display: inline-block !important;
    zoom: 1;
    margin-top: 25%;
}
}
.custom-logo-link {
  padding-top: 0px !important;
}
/* navbar end */

.owl-carousel-container {
  position: relative;
}

.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  pointer-events: all;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 10px;
  border-radius: 50%;
}

.owl-nav .owl-prev {
  left: -35px;
}

.owl-nav .owl-next {
  right: -35px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  border: none;
  padding: 0 !important;
  font: inherit;
  background-color: #5c0f8b !important;
  color: #fff !important;
  position: absolute;
  top: calc(50% - 33px);
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 25px !important;
  font-weight: 600 !important;
  border-radius: 50px;
  transition: all ease 0.8s;
  cursor: pointer !important;
}
 .owl-theme .owl-dots .owl-dot {
  display: none !important;
} 
/* softlogic gpt styles end */
