@import url("https://fonts.googleapis.com/css2?family=Sen:wght@400;700;800&display=swap");

body {
  font-family: inherit;
}

* {
  margin: 0%;
  padding: 0%;
  box-sizing: border-box;
  font-family: "Sen", sans-serif !important;
}

.fas {
  font-family: "Font Awesome 5 Free" !important;
}

.fab {
  font-family: "Font Awesome 5 Brands" !important;
}

.konnectOne {
  position: relative;
  z-index: 99;
  height: 100%;
  /* padding-top: 100px; */
  overflow: hidden;
  background: url("../images/backgroundimage1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* background-color: rgba(0, 0, 0, 0.8);
  opacity: 1; */
  background-color: #000000;
}

.header_div {
  width: 100%;
  padding-top: 100px;
  /* height: 398px; */
  /* background: url("../images/analyze.png"); */
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-size: cover;
  background-position: center; */
}

.konnectlogoWrapper {
  position: absolute;
  width: 270px;
  height: 66px;
  left: 39%;
  background-color: #171b2e;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0px;
}

.content-dark-background {
  width: 100%;
  /* height: 398px; */
  /* background-color: rgba(0, 0, 0, 0.8);
  opacity: 1; */
}

/* .secondary-title {
  margin-bottom: unset !important;
} */

.analyze_heading {
  margin-top: 45%;
}

.analyze_heading p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 58px;
  color: #ffffff;
  margin-top: -12px;
  letter-spacing: 1px;
}

.analyze_heading span {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 58px;
  color: #ffffff;
  margin-top: -12px;
  letter-spacing: 1px;
}

.startedBtn-wrapper {
  width: 190px;
  margin: auto;
}

.video-space {
  max-width: 100% !important;
  height: 100vh !important;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#myVideo {
  width: 100vw;
  height: 125vh;
  object-fit: cover;
}

.video-space:after {
  position: absolute;
  content: "";
  width: 100vw !important;
  height: 100vh !important;
  background: rgb(10 190 255 / 47%);
  left: 0;
  /* top: 130px !important; */
}

.kockpit-intro {
  padding: 130px 0 100px;
  background: #fff;
  position: relative;
  z-index: 99;
  height: 100vh;
  overflow: hidden;
}

.smallboxabout {
  width: 70px !important;
  height: 70px !important;
  background-color: #0abeff;
  border: 1px rgb(12, 11, 11);
  border-radius: 7px;
  margin: -14% auto 0% auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.iconbg {
  width: 52% !important;
  margin-left: unset !important;
  margin-top: unset !important;
}

.headingabout {
  font-size: 20px !important;
  font-weight: bold;
  text-align: center;
  margin-top: 8% !important;
  color: white;
}

.para1 {
  font: normal normal normal 14px/24px Open Sans !important;
  text-align: center;
  color: #9dafbd;
  padding: 2px 15px 15px 15px !important;
  margin-bottom: unset !important;
}

.blue_heading {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 58px;
  color: #0abeff;
  letter-spacing: 1px;
}

.analyze_content p {
  font-family: "Sen", sans-serif;
  font-weight: 300;
  letter-spacing: 0em;
  color: #efefef;
}

.analyze_image img {
  width: 515px;
}

.custom_button {
  height: 53px;
  width: 230px;
  margin-top: 3%;
  background: #0abeff;
  border-radius: 53px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  border: none;
}

.konnectTwo {
  width: 100%;
  position: relative;
  z-index: 99;
  height: 100%;
  padding: 50px 0;
  overflow: hidden;
  background-color: #171b2e;
  color: #ffffff;
}

.konnectdetailWrapper {
  border-right: 1px solid rgba(10, 190, 255, 0.15);
}

.konnectdetailHeading p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
}

.konnectdetailContent p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
}

.konnectdetailImage {
  width: 35px;
  height: 35px;
  margin-bottom: 7px;
  border-radius: 50%;
  background: linear-gradient(147.15deg, #0abeff 30.94%, #00b0ef 112.69%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.overview_wrapper {
  background-color: #f9fbfd;
  padding: 6%;
}

.overview_image img {
  width: 95%;
}

.overview_heading p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
}

.overview_content p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
}

.konnectThree {
  position: relative;
  z-index: 99;
  height: 100%;
  padding: 80px 0;
  overflow: hidden;
  background-color: #ffffff;
}

.powerBI_heading p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  text-align: center;
}

.powerBI_content p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  text-align: center;
  color: #3e4257;
}

.accordionIcon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: linear-gradient(147.15deg, #0abeff 30.94%, #00b0ef 112.69%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.accordion-header {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #cecece;
}

.accordion-item {
  /* margin-bottom: 2%; */
  border: none !important;
}

.accordion-button {
  font-style: normal;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 22px;
  color: #252525 !important;
  padding: 1.5rem 0.5rem !important;
}

/* .accordion-button {
  border-bottom: 1px solid #0abeff !important;
} */

.accordion-button:not(.collapsed) {
  color: #0abeff !important;
  background-color: unset !important;
  box-shadow: none !important;
  /* font-weight: 700 !important; */
  /* border-bottom: 1px solid #0abeff !important;*/
}

/* .panel-heading a:not(.collapsed) {
  border-bottom: 1px solid red;
} */

.accordion-button::after {
  content: "\f055" !important;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  background-image: none !important;
}

.accordion-button:not(.collapsed):after {
  content: "\f056" !important;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #cbd4dd;
  background-image: none !important;
  transform: unset !important;
}

.accordion-button:focus {
  z-index: 3;
  border-color: unset;
  outline: 0;
  box-shadow: 0 0 0 0 rgb(0 0 0 / 0) !important;
}
.carousel_background {
  background: url("../images/Blue BG.png");
  background-size: cover;
  background-position: center;
  height: 560px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  /* padding: 50px 0px; */
}

.carousel_heading p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  color: #ffffff;
}

.share_button {
  width: 181px;
  height: 45px;
  background-color: #1e2236;
  color: white;
  font-family: "Sen", sans-serif;
  border-radius: 9px;
  border: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}

.konnectFour {
  position: relative;
  z-index: 99;
  height: 100%;
  /* padding: 80px 0; */
  overflow: hidden;
  background-color: #ffffff;
}

.whyKonnectWrapper {
  width: 100%;
  height: 600px;
  background: url("https://chatimgs.blob.core.windows.net/kockpitwebsite/Choosekonnect.png");
  background-size: cover;
}

.whyKonnectHeading {
  padding-top: 4%;
}

.whyKonnectHeading h2 {
  font-family: "Sen", sans-serif;
  font-weight: 800;
  font-size: 36px;
  line-height: 53px;
  color: #ffffff;
  text-align: center;
}

.featureHeading p {
  font-family: "Sen", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 34px;
  color: #ffffff;
  margin-bottom: 0.4rem;
}

.featureInfo p {
  font-family: "Sen", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 27px;
  color: #f5f5f5;
  max-width: 39ch;
  margin-bottom: 0%;
}

.konnectFive {
  position: relative;
  z-index: 99;
  height: 100%;
  padding: 80px 0;
  overflow: hidden;
  background-color: #ffffff;
}

.manageDashboardHeading p {
  font-family: "Sen", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 28px;
  margin-bottom: 2rem;
}

.manageDashboardContent p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 156.11%;
  color: #3e4257;
  margin-bottom: 2rem;
}

.manageDashboardImage img {
  width: 100%;
}

.konnectSix {
  position: relative;
  z-index: 99;
  height: 100%;
  /* padding-bottom: 80px; */
  overflow: hidden;
  background-color: #ffffff;
}

.pricecardWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  /* height: 609px; */
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 27px 42px rgba(0, 0, 0, 5%);
  border-radius: 15px;
  padding: 40px 0px;
}

.subscriptionName p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  color: #000000;
  margin-bottom: 2%;
}

.subscriptionUserInfo p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  margin-bottom: 0%;
}

.priceInfo sup {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}

.priceInfo p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 70px;
  line-height: 91px;
  text-align: center;
  color: #000000;
}

.price {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 55px;
  line-height: 91px;
  text-align: center;
  color: #000000;
}

/* .priceInfo sub {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #000000;
} */

.pocketFriendlySolutionHeading p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 53px;
  text-align: center;
}

.pocketFriendlySolutionInfo p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #3e4257;
}

.priceFeatureBasic {
  margin-top: 10%;
  margin-bottom: 5%;
}

.priceFeatureBasic ul {
  padding: 0%;
}

.priceFeatureBasic ul li {
  list-style: none;
}

.priceFeatureBasic ul li img {
  padding-right: 10px;
}

.priceFeatureBasic ul li:first-child {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #252525;
  margin-bottom: 10%;
}

.priceFeatureBasic ul li {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #939393;
  margin-bottom: 10%;
}

.priceFeaturePremium {
  margin-top: 10%;
  margin-bottom: 5%;
}

.priceFeaturePremium ul {
  padding: 0%;
}

.priceFeaturePremium ul li {
  list-style: none;
}

.priceFeaturePremium ul li img {
  padding-right: 10px;
}

.priceFeaturePremium ul li:first-child {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #252525;
  margin-bottom: 10%;
}

.priceFeaturePremium ul li:nth-child(2) {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #252525;
  margin-bottom: 10%;
}

.priceFeaturePremium ul li:nth-child(3) {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #252525;
  margin-bottom: 10%;
}

.priceFeaturePremium ul li {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #939393;
  margin-bottom: 10%;
}

.choosePlan {
  width: 180px;
  height: 56px;
  background: #171b2e;
  box-shadow: 0px 4px 4px #252525;
  border-radius: 50px;
  border: none;
  font-family: "Sen", sans-serif;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
}

.subscriptionPro p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  color: #0abeff;
  margin-bottom: 2%;
}

.priceInfoPro {
  color: #0abeff;
}

.pricePro {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 55px;
  line-height: 91px;
  text-align: center;
  color: #0abeff;
}

.priceFeaturePro {
  margin-top: 10%;
  margin-bottom: 5%;
}

.priceFeaturePro ul {
  padding: 0%;
}

.priceFeaturePro ul li {
  list-style: none;
}

.priceFeaturePro ul li img {
  padding-right: 10px;
}

.priceFeaturePro ul li {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #252525;
  margin-bottom: 10%;
}

.choosePlanPro {
  width: 180px;
  height: 56px;
  background: #0abeff;
  box-shadow: 0px 4px 4px #0abeff;
  border-radius: 50px;
  border: none;
  font-family: "Sen", sans-serif;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
}

.konnectSeven {
  position: relative;
  z-index: 99;
  height: 100%;
  padding: 80px 0;
  overflow: hidden;
  background-color: #ffffff;
}

.faqImage img {
  width: 100%;
}

.faqHeading p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 41px;
  color: #0f1922;
  text-align: center;
}

.question_col li img {
  width: 2%;
}

.question_col ul li {
  list-style: none;
  padding: 20px 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
}

.underline {
  border-bottom: 1px solid #b9d7fe;
}

.question_active {
  border: 1px solid #b9d7fe;
  background-color: #f8fbff;
}

.ans-col {
  background: #f8fbff;
  border-radius: 15px;
  display: flex;
  align-items: center;
}

.ans p {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 148.61%;
  color: #212529;
  padding: 0px 20px;
}

.ans ul li {
  padding: 5px 0px;
}

.featureWrapper {
  border: 1px solid lightgrey;
  border-radius: 7px;
  text-align: center;
  height: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px 16px;
}

@media screen and (max-width: 600px) {
  .header_div {
    height: unset;
  }

  .content-dark-background {
    height: unset;
  }

  .analyze_heading p {
    text-align: center;
  }

  .analyze_heading p {
    font-size: 26px;
  }

  .analyze_content {
    text-align: center;
  }

  .analyze_image {
    margin-top: 16%;
  }
  .analyze_image img {
    width: 100%;
    height: unset;
  }
  .konnectlogoWrapper {
    position: unset;
    width: unset;
  }
  .konnectdetailWrapper {
    border-right: none;
    margin-bottom: 15%;
  }
  .konnectdetailHeading p {
    font-size: 25px;
  }
  .konnectdetailContent p {
    font-size: 20px;
  }
  .konnectdetailImage {
    width: 45px;
    height: 45px;
    margin-bottom: 12px;
  }
  .overview_content_wrapper {
    margin-top: 12%;
  }
  .carousel_background {
    margin-top: 10%;
  }
  .whyKonnectWrapper {
    width: 100%;
    height: unset;
    padding: 30px 8px;
    /* padding-bottom: 30px; */
  }
  .featureWrapper {
    margin-bottom: 8%;
  }
  .pricecardWrapper {
    margin-bottom: 10%;
  }
  .manageDashboardImage {
    margin: 10% 0%;
  }
  .faqImage {
    margin-top: 18%;
  }
  .secondary-title {
    margin-bottom: 1rem;
  }
  .about-kockpit p {
    padding: 0px 16px;
  }
  /* .featureWrapper {
    height: 170px;
  } */
  .featureHeading p {
    font-size: 20px;
  }
  .manageDashboardHeading p {
    line-height: 58px;
  }
  #myVideo {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain !important;
    object-position: top !important;
    /* aspect-ratio: 1/4; */
    position: absolute !important;
    bottom: 0 !important;
  }
  .kockpit-intro {
    height: 25vh !important;
    padding: 119px 0 100px !important;
  }
  .video-space:after {
    top: 0 !important;
  }
  .container {
    display: none;
  }
  .accordion {
    display: block !important;
  }
  .konnectThree {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .konnectFive {
    padding-top: 40px;
    padding-bottom: unset;
  }
  .konnectSix {
    /* padding-top: 40px; */
    padding-bottom: 40px;
  }
  .konnectSeven {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .video-space:after {
    height: 33vh !important;
  }
  .mobile_image_second {
    display: none !important;
  }
  .leftb {
    margin-top: 15% !important;
  }
  .centerb {
    margin-top: 15% !important;
  }
  .rightb {
    margin-top: 15% !important;
  }
  .mobile_image {
    display: block !important;
    /* margin-bottom: 2rem; */
  }
  #myVideo {
    /* width: 100vw; */
    /* height: 98vh !important; */
    /* object-fit: cover !important; */
  }
  .accordionIcon {
    width: 40px;
    height: 35px;
  }
  .accordion-body {
    padding: 1rem 0.5rem !important;
  }
}
