@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");


    .sponsor-button {
    transition: transform 0.5s !important; 
    }

    .sponsor-button:hover {
    transform: translateX(72px) !important;
    }


@font-face {
  font-family: "HK Grotesk";
  src: url("/fonts/homepage/HKGroteskMedium.woff2") format("woff2"),
    url("/fonts/homepage/HKGroteskMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "HK Grotesk";
  src: url("/fonts/homepage/HKGroteskRegular.woff2") format("woff2"),
    url("/fonts/homepage/HKGroteskRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "HK Grotesk";
  src: url("/fonts/homepage/HKGroteskBlack.woff2") format("woff2"),
    url("/fonts/homepage/HKGroteskBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "HK Grotesk";
  src: url("/fonts/homepage/HKGroteskSemiBold.woff2") format("woff2"),
    url("/fonts/homepage/HKGroteskSemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "HK Grotesk";
  src: url("/fonts/homepage/HKGroteskBold.woff2") format("woff2"),
    url("/fonts/homepage/HKGroteskBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Reckless";
  font-weight: 300;
  font-style: normal;
  src: url("/fonts/Reckless-Light.woff2") format("woff2"),
      url("/fonts/Reckless-Light.woff") format("woff");
}

@font-face {
  font-family: "Reckless";
  font-weight: 400;
  font-style: normal;
  src: url("/fonts/Reckless-Regular.woff2") format("woff2"),
      url("/fonts/Reckless-Regular.woff") format("woff");
}

@font-face {
  font-family: "Reckless";
  font-weight: 500;
  font-style: normal;
  src: url("/fonts/Reckless-Medium.woff2") format("woff2"),
      url("/fonts/Reckless-Medium.woff") format("woff");
}

@font-face {
  font-family: "Reckless";
  font-weight: 600;
  font-style: normal;
  src: url("/fonts/Reckless-SemiBold.woff2") format("woff2"),
      url("/fonts/Reckless-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "Reckless";
  font-weight: 700;
  font-style: normal;
  src: url("/fonts/Reckless-Bold.woff2") format("woff2"),
      url("/fonts/Reckless-Bold.woff") format("woff");
}

@font-face {
  font-family: "Reckless";
  font-weight: 900;
  font-style: normal;
  src: url("/fonts/Reckless-Heavy.woff2") format("woff2"),
      url("/fonts/Reckless-Heavy.woff") format("woff");
}

/* ***** Common Css **** */
:root {
  scroll-behavior: initial;
}

* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

img {
  display: block;
}

a {
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
  text-decoration: none;
}
html {
  scroll-behavior: smooth;
}
/* body {
  font-family: "HK Grotesk";
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  text-decoration: none;
} */

.main-wrpper {
  height: 100%;
  width: 100%;
  /* overflow: hidden; */
}

.container {
  max-width: 1200px;
}

/* ***** End Common Css **** */

.calendly-overlay .calendly-popup {
  max-height: 700px!important;
}
.st-btn{
  display: flex!important;
}

/* **** Header **** */
header {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background: transparent;
  padding: 24px 0;
  z-index: 120;
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
}
#demo-video{
  margin: 0 0 30px;
}
.navbar .container .navbar-brand,
.navbar .container-fluid .navbar-brand {
  margin-left: 0;
}

.navbar-brand {
  float: none;
  height: auto;
  padding: 0;
}

.navbar-brand img {
  max-width: 100%;
  height: 40px;
}

.navbar {
  background: transparent;
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  z-index: 120;
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
}

.navbar-light .navbar-nav {
  margin-left: auto;
}

.navbar-light .navbar-nav li {
  margin-right: 30px;
}

.navbar-light .navbar-nav li:last-child {
  margin-right: 0;
}

.navbar-light .navbar-nav .nav-link {
  padding: 0;
  color: #4e4b62;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.navbar-light .navbar-nav .nav-link img {
  max-width: 100%;
  margin: 0 10px;
}

.navbar .navbar-nav li a:focus,
.navbar .navbar-nav li a:hover,
.navbar .navbar-nav li a:hover {
  color: #6c64fe;
}

.navbar .navbar-nav .active a,
.navbar .navbar-nav .active a:focus,
.navbar .navbar-nav .active a:hover {
  color: #6c64fe;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #6c64fe;
}

.navbar-light .navbar-nav.right-navabr {
  margin-left: auto;
  margin-right: 0;
}

.navbar-light .navbar-nav.right-navabr li {
  margin-right: 15px;
}

.navbar-light .navbar-nav.right-navabr li:last-child {
  margin: 0;
}

.navbar-light .navbar-nav.right-navabr li .btn-primary {
  color: #fff;
}

.navbar-light .navbar-nav.right-navabr li .btn-secondary {
  color: #6c64fe;
}

.navbar-light .navbar-nav.right-navabr li .btn-secondary:hover {
  color: #fff;
}

/* **** End Header **** */

/* **** toggler **** */
.navbar-light .navbar-toggler {
  background-color: transparent;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  border: none;
  height: auto;
  width: auto;
  padding: 0;
}

.navbar-light .navbar-toggler:focus {
  box-shadow: none;
  outline: none;
}

.navbar-light .navbar-toggler .navbar-toggler-icon {
  background-image: unset;
}

.navbar-toggler:active,
.navbar-toggler:focus {
  outline: none;
}

.navbar-light .navbar-toggler-icon {
  width: 14px;
  height: 12px;
  background-image: none;
  position: relative;
  border-bottom: 2px solid #6c64fe;
  transition: all 300ms linear;
}

.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before {
  width: 8px;
  position: absolute;
  height: 2px;
  background-color: #6c64fe;
  top: 0;
  left: auto;
  content: "";
  z-index: 2;
  transition: all 300ms linear;
  right: 0;
}

.navbar-light .navbar-toggler-icon:after {
  top: 5px;
  width: 10px;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transform: rotate(45deg);
  width: 14px;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  transform: translateY(5px) rotate(-45deg);
  width: 14px;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  border-color: transparent;
}

/* **** End toggler **** */

/* ***** Fix Header **** */
header.nav-new {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

header.nav-new .navbar {
  border-radius: 0;
  box-shadow: none;
}

/* ***** End Fix Header **** */

/* **** buttons **** */
.btn-primary {
  color: #fff;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  border: 1px solid #6c64fe;
  font-weight: 600;
  line-height: normal;
  border-radius: 60px;
  background: #6c64fe;
  padding: 10px 30px;
  display: table;
  margin: 0;
}

.btn-primary:hover {
  background: #0b0c1a;
  border-color: #0b0c1a;
  color: #fff;
}

.btn-secondary {
  border-radius: 60px;
  border: 1px solid #6c64fe;
  background: #fff;
  padding: 10px 34px;
  color: #6c64fe;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: table;
  margin: 0;
}

.btn-secondary:hover {
  background: #6c64fe;
  border-color: #6c64fe;
  color: #fff;
}

.btn-white {
  color: #6c64fe;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border: 1px solid #fff;
  font-weight: 600;
  line-height: normal;
  border-radius: 60px;
  background: #fff;
  padding: 12px 40px;
  display: table;
  margin: 0;
}

.btn-white:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}

/* **** End buttons **** */

.faq {
  padding-top: 48px;

}

.faq .description {
  font-size: 18px;
}

.hero-wrp {
  padding: 115px 0 50px;
  position: relative;
  overflow: hidden;
}

.hero-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.hero-wrp:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(179deg,
      rgba(255, 255, 255, 0.87) 1%,
      #fff 58.05%);
}

/*.hero-wrp:before{
    position: absolute;
    content: "";
    height: 150%;
    width: 150%;
    background-image: url("../images/hero-bg@2x.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left: -25%;
    top: -25%;
    opacity: 0.08;
    z-index: -1;
    animation: animName 12s linear infinite;
}
@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}*/

.description .btn-primary {
  font-size: 24px;
}

.hero-wrp .row {
  align-items: center;
  position: relative;
  z-index: 9;
}

.hero-wrp .description {
  max-width: 569px;
}


.hero-wrp .description h4 {
  color: #12102e;
  font-family: HK Grotesk;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 10px;
}

.hero-wrp .description h4 span {
  color: #6c64fe;
}

.hero-wrp .description h2 {
  color: #12102e;
  font-family: HK Grotesk;
  font-size: 55px;
  line-height: 66px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin: 0 0 0px;
}

.hero-wrp .description h2 span {
  color: #6c64fe;
  font-weight: 900;
}

.hero-wrp .description p {
  color: #57548d;
  font-family: HK Grotesk;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  max-width: 475px;
  max-width: 0 0 40px;
}

.hero-wrp .hero-img {
  margin: 0 0px;
}

.hero-wrp .hero-img img {
  width: 100%;
  transition: all 0.3s;
}

/* **** Featured **** */
.featured-wrp {
  padding: 32px 0 113px;
}

.featured-wrp ul{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-around;
  align-items: center;
}

.featured-wrp h2 {
  color: #57548d;
  font-family: HK Grotesk;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 40px;
  text-align: center;
}

.featured-wrp ul {
  display: flex;
  align-items: center;
}

.featured-wrp ul li {
  background-color: #fff;
  padding: 0px;
}

.featured-wrp ul li img {
  max-width: 100%;
  max-height: 58px;
  min-height: 35px;
}

/* **** End Featured **** */

/* **** Funds **** */
.funds-wrp {
  padding: 0 0 140px;
}

.funds-wrp .funds-title {
  padding: 130px 0 325px;
  background: #f6f5ff;
  position: relative;
}

.funds-wrp .funds-title:before {
  position: absolute;
  content: "";
  background-image: url("/images/homepage/funds-bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 95%;
  width: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.funds-wrp .funds-title h2 {
  color: #12102e;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 auto 24px;
  max-width: 666px;
  position: relative;
  z-index: 9;
}

.funds-wrp .funds-title p {
  color: #12102e;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
  position: relative;
  z-index: 9;
}

.funds-slider {
  border-radius: 30px;
  background: #fff;
  box-shadow: 0px 25px 45px 0px rgba(64, 57, 200, 0.11);
  padding: 42px;
  margin-top: -231px;
}

.funds-slider .slick-slide {
  z-index: 8;
  opacity: 0;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.funds-slider .slick-slide.slick-active {
  transform: scale(0.8) translate(80px);
  z-index: 5;
  opacity: 1;
}

.funds-slider .slick-slide.slick-active+.slick-slide.slick-active {
  transform: scale(0.9) translate(20px);
  z-index: 10;
  opacity: 1;
}

.funds-slider .slick-slide.slick-current.slick-active.slick-center {
  transform: scale(1);
  z-index: 30;
  opacity: 1;
}

.funds-slider .slick-slide.slick-current.slick-active.slick-center+.slick-slide {
  transform: scale(0.9) translate(-20px);
  z-index: 10;
  opacity: 1;
}

.funds-slider .slick-slide.slick-current.slick-active.slick-center+.slick-slide+.slick-slide {
  transform: scale(0.8) translate(-80px);
  z-index: 5;
  opacity: 1;
}


.funds-slider .slider-box .fund-box img {
  height: 235px;
  width: 235px;
}

.funds-slider .slider-box .fund-box h3 {
  color: #12102e;
  font-family: HK Grotesk;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 10px;
}

.funds-slider .slider-box .fund-box p {
  color: #545374;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 24px;
}

.funds-slider .slider-box .fund-box h6 {
  color: #6c64fe;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
}

.funds-slider .slider-box .fund-box h5 {
  color: #545374;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.funds-slider .slider-box .fund-box .btn-primary {
  margin-left: auto;
  margin-right: 0;
}

.funds-slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 35px auto 0;
}

.funds-slider .slick-dots li {
  margin-right: 15px;
  line-height: 0;
}

.funds-slider .slick-dots li:last-child {
  margin: 0;
}

.funds-slider .slick-dots li button {
  width: 25px;
  height: 8px;
  border-radius: 8px;
  background: #dee1e5;
  font-size: 0;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.funds-slider .slick-dots li.slick-active button {
  background: #6c64fe;
}

/* **** End Funds **** */

/* **** Opportunities **** */
.opportunities-wrp {
  padding: 140px 0 205px;
  position: relative;
  background: #6c64fe;
}

.opportunities-wrp .opportunities-bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 15%;
}

.opportunities-wrp .row {
  align-items: center;
  position: relative;
  z-index: 9;
}

.opportunities-wrp .description h2 {
  color: #fff;
  font-family: HK Grotesk;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 20px;
}

.opportunities-wrp .description p {
  color: #fff;
  font-family: HK Grotesk;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 20px;
}

.opportunities-slider {
  position: relative;
}

.opportunities-slider .slider-box {
  border-radius: 30px;
  background: #fff;
  background-image: url('/images/homepage/hand-img.webp');
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 45px 0px rgba(64, 57, 200, 0.11);
  padding: 70px 52px;
  position: relative;
  overflow: hidden;
}

.opportunities-slider .slider-box .hand-img {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
}

.opportunities-slider .slider-box ul li {
  margin: 0 0 40px;
}

.opportunities-slider .slider-box ul li:last-child {
  margin: 0;
}

.opportunities-slider .slider-box h3 {
  color: #12102e;
  font-family: HK Grotesk;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 12px;
}

.opportunities-slider .slider-box p {
  color: #545374;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 12px;
}

.opportunities-slider .slider-box h6 {
  color: #6c64fe;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
}

.opportunities-slider .slider-box h5 {
  color: #545374;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
}

.opportunities-slider .slider-box .btn-primary {
  font-size: 12px;
  padding: 10px 35px;
}

.opportunities-slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
}

.opportunities-slider .slick-dots li {
  margin-right: 15px;
  line-height: 0;
}

.opportunities-slider .slick-dots li:last-child {
  margin: 0;
}

.opportunities-slider .slick-dots li button {
  width: 25px;
  height: 8px;
  border-radius: 8px;
  background: #a09bff;
  font-size: 0;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.opportunities-slider .slick-dots li.slick-active button {
  background: #ffffff;
}

/* **** End Opportunities **** */

/* **** Partners **** */
.partners-wrp {
  padding: 75px 0 140px;
}

.partners-wrp .container {
  max-width: 966px;
}

/* **** End Partners **** */

/* **** Testimonial **** */
.testimonial-wrp {
  position: relative;
  padding: 12px 0 140px;
}

.testimonial-wrp .testimonial-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  max-width: 100%;
  margin: 0 auto;
  z-index: -1;
}

.testimonial-wrp .testimonial-title h2 {
  color: #12102e;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 75px;
}

.testimonial-wrp .count-block {
  max-width: 739px;
  margin: 0 auto 75px;
}

.testimonial-wrp .count-block ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.testimonial-wrp .count-block h2 {
  color: #6c64fe;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 45px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 5px;
}

.testimonial-wrp .count-block p {
  color: #767593;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
}

.testimonial-wrp .slider-box {
  display: flex;
  align-items: center;
  margin: 0 15px 72px;
}

.testimonial-wrp .slider-box .bx-img {
  width: 207px;
  position: relative;
}

.testimonial-wrp .slider-box .bx-img:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: rgba(108, 100, 254, 0.7);
}

.testimonial-wrp .slider-box .bx-img img {
  width: 207px;
  height: 309px;
  border-radius: 10px;
  object-fit: cover;
  object-position: center;
}

.testimonial-wrp .slider-box .description {
  padding: 75px 42px;
  display: none;
}

.testimonial-wrp .slider-box .description p {
  color: #585776;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 437px;
  margin: 0 0 16px;
}

.testimonial-wrp .slider-box .description h4 {
  color: #12102e;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
}

.testimonial-wrp .slider-box {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 15px 25px 0px rgba(108, 100, 254, 0.23);
}

.testimonial-wrp .slider-box .bx-img:before {
  opacity: 0;
}

.testimonial-wrp .slider-box .bx-img img {
  border-radius: 10px 0 0 10px;
}

.testimonial-wrp .slider-box .description {
  display: block;
}

/*.testimonial-wrp .slick-current.slick-active .slider-box{
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 15px 25px 0px rgba(108, 100, 254, 0.23);
}
.testimonial-wrp .slick-current.slick-active .slider-box .bx-img:before{
    opacity: 0;
}
.testimonial-wrp .slick-current.slick-active .slider-box .bx-img img{
    border-radius: 10px 0 0 10px;
}
.testimonial-wrp .slick-current.slick-active .slider-box .description{
    display: block;
}*/
.testimonial-wrp .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.testimonial-wrp .slick-dots li {
  margin-right: 15px;
  line-height: 0;
}

.testimonial-wrp .slick-dots li:last-child {
  margin: 0;
}

.testimonial-wrp .slick-dots li button {
  width: 25px;
  height: 8px;
  border-radius: 8px;
  background: #dee1e5;
  font-size: 0;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.testimonial-wrp .slick-dots li.slick-active button {
  background: #6c64fe;
}


/* **** End Testimonial **** */

/* **** Gallery **** */
.gallery-wrp {
  padding: 140px 0;
  background: #f6f5ff;
}

.gallery-wrp .container {
  max-width: 1374px;
}

.gallery-wrp h2 {
  color: #12102e;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  max-width: 992px;
  margin: 0 auto 72px;
}

.gallery-wrp .row {
  margin: 0;
}

.gallery-wrp .row>* {
  padding: 0;
}

.gallery-wrp .board-community-block {
  text-decoration: none;
  display: block;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.featured-product {
  margin: 0 -65px 0 -65px;
}

.gallery-wrp .portfolio-gal .image-masonry {
  width: 25%;
}

.gallery-wrp .portfolio-gal .image-masonry.big-image-masonry {
  width: 50%;
}

.gallery-wrp .board-community-block img {
  width: 100%;
  height: 295px;
  object-fit: cover;
  object-position: center;
}

.gallery-wrp .board-community-block.large-image img {
  height: 610px;
}

/* **** End Gallery **** */

/* **** powefull-features **** */
.features-wrp {
  background: #6c64fe;
  position: relative;
  padding: 105px 0;
  z-index: 9;
}

.features-wrp .container {
  max-width: 900px;
}

.features-wrp .row {
  align-items: center;
}

.features-wrp .powefull-features-back-shape {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.features-wrp h2 {
  color: #fff;
  font-size: 44px;
  line-height: 55px;
  font-style: normal;
  font-weight: 900;
  /* line-height: normal; */
  text-transform: capitalize;
  margin: 0 0 24px;
}

.features-wrp ul {
  margin-left: auto;
  margin-right: 0;
  display: table;
}

.features-wrp ul li {
  color: #fff;
  font-family: HK Grotesk;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 55px;
  /* text-transform: lowercase; */
  position: relative;
  padding-left: 15px;
}

.features-wrp ul li:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 100%;
  background: #fff;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* **** powefull-features **** */

/* **** board-consultancy **** */
.board-consultancy-wrp {
  padding: 140px 0 140px;
  position: relative;
  overflow: hidden;
}

.board-consultancy-wrp .consultancy-bg {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  bottom: -165px;
  width: 100%;
  z-index: -1;
  object-position: center;
  object-fit: cover;
}

.board-consultancy-wrp .row {
  align-items: center;
}

.board-consultancy-detail {
  max-width: 500px;
}

.board-consultancy-detail .board-logo img {
  max-width: 100%;
  height: 45px;
  margin: 0 0 24px;
}

.board-consultancy-detail .board-consultancy-image img {
  max-width: 100%;
  margin: 0 0 30px;
}

.board-consultancy-detail .board-detail h2 {
  color: #12102e;
  font-family: HK Grotesk;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 24px;
}

.board-consultancy-detail .board-detail p {
  color: #12102e;
  font-family: HK Grotesk;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
}

.board-consultancy-form {
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 0px 45px 0px rgba(108, 100, 254, 0.31);
  padding: 35px 35px 0;
  max-width: 514px;
  margin-left: auto;
}
#loginSignUpModal .modal-dialog{
  --bs-modal-width: 550px;
}
#loginSignUpModal .modal-header{
  padding: 25px 35px;
  color: var(--bs-link-color);
}
#loginSignUpModal .modal-body{
  padding: 0;
  position: relative;
  overflow: hidden;
}
#loginSignUpModal .modal-content{
  margin-bottom: 100px;
}
#modal-login-form{
  position: absolute;
  top: 0;
  opacity:0;
  pointer-events: none;
}
#loginSignUpModal .board-consultancy-form{
  max-width: none;
}

.formError{
  text-align: center;
  margin: 5px 0;
  display: none;
  color: red;
}
.modal .board-consultancy-form{
  box-shadow: none;
}

.error{
  color: red;
  padding-left: 20px;
  padding-top: 5px;
  font-size: 12px;
}

.board-consultancy-form .form-group {
  margin: 0 0 24px;
}

.board-consultancy-form .form-group .form-control {
  color: #8684a8;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 17px 18px;
  border-radius: 10px;
  border: 1px solid #bebeca;
  background: #fff;
  box-shadow: none;
  outline: none;
}

.board-consultancy-form .form-group .form-control.error {
  border: 1px solid #ed7c93;
}

.board-consultancy-form .robot-block {
  border-radius: 10px;
  background: #f6f6ff;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.board-consultancy-form .robot-captcha {
  margin-left: auto;
  margin-right: 0;
}

.board-consultancy-form .robot-captcha img {
  max-width: 100%;
}

.form-check {
  padding: 0;
  margin: 0;
}

.form-check input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-check label {
  position: relative;
  cursor: pointer;
  color: #7c78b2;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
}

.form-check label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #7c78b2;
  background: #f6f6ff;
  height: 20px;
  width: 20px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 11px;
}

.form-check input:checked+label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid #6c64fe;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.board-consultancy-form .form-submit .btn-primary {
  border-radius: 10px;
  display: block;
  width: 100%;
  text-align: center;
  padding: 15px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin: 0 0 20px;
}

.board-consultancy-form .term-agreement-block h6 {
  color: #7c78b2;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 52px;
}

.board-consultancy-form .term-agreement-block h6 a {
  color: #07af0e;
  text-decoration: underline;
}

.board-consultancy-form .already-member-block {
  border-radius: 0px 0px 20px 20px;
  background: #f6f6ff;
  padding: 24px 35px;
  margin: 0 -35px;
}

.board-consultancy-form .already-member-block .row {
  align-items: center;
}

.board-consultancy-form .already-member-block h5 {
  color: #7c78b2;
  font-family: HK Grotesk;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
}

.board-consultancy-form .already-member-block .btn-primary {
  margin-left: auto;
  margin-right: 0;
}

/* **** End board-consultancy **** */

/* **** Subscribe **** */
.subscribe-wrp .subscribe-block {
  border-radius: 40px;
  /* background: #FFF; */
  background: #6c64fe;
  box-shadow: 0px 0px 25px 0px rgba(108, 100, 254, 0.23);
  max-width: 1130px;
  margin: 0 auto;
  padding: 72px 0;
  position: relative;
  z-index: 8;
}

.subscribe-wrp .subscribe-block .description {
  max-width: 635px;
  margin: 0 auto;
}

.subscribe-wrp .subscribe-block h2 {
  /* color: #57548D; */
  color: #fff;
  font-family: HK Grotesk;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  line-height: normal;
  margin: 0 0 15px;
}

.subscribe-wrp .subscribe-block p {
  /* color: #57548D; */
  color: #fff;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 24px;
}

.subscribe-wrp .subscribe-block .form-group {
  position: relative;
  margin: 0 0 20px;
}

.subscribe-wrp .subscribe-block .form-group .form-control {
  /* color: #C7C7D3;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 16px 175px 16px 32px;
    border-radius: 28px;
    border: 1px solid #6C64FE;
    background: #FFF;
    box-shadow: none;
    outline: none; */
  color: #6c64fe !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 16px 175px 16px 32px;
  border-radius: 28px;
  border: 1px solid #6c64fe;
  /* background: #6c64fe; */
  background: #fff;
  box-shadow: none;
  outline: none;
}

.subscribe-wrp .subscribe-block .form-group input[type]::placeholder {
  color: #B7B7C3;
}

.subscribe-wrp .subscribe-block .form-group .btn-primary {
  background: #fff;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 17px 50px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #6c64fe;
}

.subscribe-wrp .subscribe-block .form-group .error-message {
  color: white;
  background-color: #B71C1CA0;
  margin-top: 8px;
  line-height: 36px;
  font-size: 18px;
}

.subscribe-wrp .subscribe-block .form-group .btn-primary:hover {
  background: #353535;
  color: #fff;
}

.subscribe-wrp .subscribe-block h6 {
  color: #fff;
  /* color: #7C78B2; */
  font-family: HK Grotesk;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
}

.subscribe-wrp .subscribe-block h6 a {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}

.subscribe-wrp .subscribe-block h6 a:hover {
  opacity: 0.7;
}

/* **** End Subscribe **** */

/* **** Footer **** */
/* footer {
  padding: 260px 0 30px;
  background: #353535;
} */

footer .foot-logo img.logo-img {
  margin: 0 0 30px;
}

footer .foot-logo img {
  max-width: 100%;
  height: 45px;
}

footer .foot-logo p {
  color: #aeaeae;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
  margin: 0 0 20px;
  max-width: 336px;
}

footer .quicklinks h3 {
  color: #fff;
  /* font-family: HK Grotesk; */
  font-size: 24px;
  font-style: normal;
  /* font-weight: 600; */
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 24px;
}

footer .quicklinks {
  display: table;
  /* margin: 0 auto; */
}

footer .quicklinks ul li a {
  color: #aeaeae;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
  text-transform: capitalize;
}

footer .quicklinks ul li a:hover {
  color: #fff;
}

footer .col-md-2 .quicklinks {
  display: table;
}

footer .copyright {
  border-top: 1px solid #636271;
  padding: 30px 0 0;
  margin: 50px 0 0;
}

footer .copyright p {
  color: #aeaeae;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

/* **** End Footer **** */

.powefull-features-back-shape {
  transform: rotate(90deg);
}

.opportunities-wrp {
  overflow: hidden;
}

.opportunities-bg {
  transform: rotate(90deg);
}

.hero-bg {
  transform: rotate(90deg);
}

.opportunities-bg[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 15%;
}

img.consultancy-bg.aos-init.aos-animate {
  opacity: 15% !important;
  transform: rotate(90deg);
}

[data-aos^="fade"][data-aos^="fade"].aos-animate {
  transform: translateZ(0) rotate(0deg);
}




.blog-slider {
  position: relative;
  z-index: 99;
}

.blog-slider .slick-slide {
  margin: 0 14px;
}

.blog-slider .slick-list {
  margin: 0 -14px;
}

.blog-slider .slider-box {
  border-radius: 20px;
  background: #fff;
}

.blog-slider .slider-box .box-img {
  position: relative;
}

/* .blog-slider .slider-box .box-img:before{
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.6;
    border-radius: 15px;
} */
.blog-slider .slider-box .box-img img {
  width: 100%;
  height: 350px;
  object-position: center;
  object-fit: cover;
  border-radius: 15px;
}

.blog-slider .slider-box span {
  color: #fff;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 14px;
  font-weight: 500;
  border-radius: 10px;
  background: #6c64fe;
  padding: 8px 16px;
  display: table;
  margin: 0;
  position: absolute;
  left: 15px;
  top: 15px;
}

.blog-slider .slider-box .description {
  padding: 20px;
}

.blog-slider .slider-box .description a h3 {
  color: #12102e;
  font-family: HK Grotesk;
  font-size: 30px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 15px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.blog-slider .slider-box .description a h3:hover {
  color: #6c64fe;
}

.blog-slider .slider-box .description p {
  color: #545374;
  font-family: HK Grotesk;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0;
}

.blog-slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 35px auto 0;
  flex-wrap: wrap;
  row-gap: 25px;
}

.blog-slider .slick-dots li {
  margin-right: 15px;
  line-height: 0;
}

.blog-slider .slick-dots li:last-child {
  margin: 0;
}

.blog-slider .slick-dots li button {
  width: 25px;
  height: 8px;
  border-radius: 8px;
  background: #dee1e5;
  font-size: 0;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.blog-slider .slick-dots li.slick-active button {
  background: #6c64fe;
}

.hero-video {
  width: 100%;
  height: 442px;
  border-radius: 15px;
  position: relative;
  box-shadow: 0px 0px 45px 0px rgba(22, 20, 46, 0.13);
}
.hero-video video {
  height: 100%;
  border-radius: 15px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.hero-video a {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #6c64fe;
  width: 62px;
  height: 62px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero-video a:hover {
  background: #000;
  color: #fff;
}

/* Hide elements on small screens (less than 768px) */
@media screen and (max-width: 800px) {
  .hide-on-small {
      display: none;
  }
}

/* Hide elements on large screens (more than 768px) */
@media screen and (min-width: 800px) {
  .hide-on-large {
      display: none;
  }
}


/* **** Sales **** */
.sales-hero-wrp {
  padding: 160px 0 95px;
  position: relative;
  overflow: hidden;
}
.sales-hero-wrp:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(179deg, rgba(255, 255, 255, 0.87) 1%, #fff 58.05%);
}
.sales-hero-wrp .row {
  align-items: center;
}
.sales-hero-wrp .sales-hero-block {
  position: relative;
  z-index: 9;
}
.sales-hero-wrp .description {
  max-width: 430px;
}
.sales-hero-wrp .description h2 {
  color: #12102e;
  font-family: HK Grotesk;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin: 0 0 24px;
}
.sales-hero-wrp .description h2 span {
  color: #6c64fe;
  font-weight: 900;
}
.sales-hero-wrp .description p {
  color: #57548d;
  font-family: HK Grotesk;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 24px;
}
.sales-hero-wrp .description .btn-primary {
  color: #fff;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 60px;
  background: #6c64fe;
  padding: 15px 55px;
  box-shadow: none;
  outline: none;
  border: none;
}
.sales-hero-wrp .description .btn-primary:hover {
  background: #000;
  color: #fff;
}
.sales-hero-wrp .hero-video {
  width: 100%;
  border-radius: 15px;
  position: relative;
  box-shadow: 0px 0px 45px 0px rgba(22, 20, 46, 0.13);
}
.sales-hero-wrp .hero-video video {
  height: 100%;
  border-radius: 15px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.sales-hero-wrp .hero-video a {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #6c64fe;
  width: 62px;
  height: 62px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sales-hero-wrp .hero-video a:hover {
  background: #000;
  color: #fff;
}

.sec-featured-wrp {
  padding: 100px 0;
  background: #f7f7f7;
}



.networker-wrp{
  background-image: linear-gradient(180deg, #f7f7f7, transparent);
}
.networker-wrp .networker-block {
  padding: 95px 0 120px;
/*    border-top: 3px solid #6c64fe;*/
}
.networker-wrp .networker-block .networker-title {
  max-width: 914px;
  margin: 0 auto 58px;
}
.networker-wrp .networker-block .networker-title h2 {
  color: #12102e;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 24px;
}
.networker-wrp .networker-block .networker-title p {
  color: #57548d;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  margin: 0;
}
.networker-wrp .networker-box {
  display: flex;
  align-items: flex-start;
  border-radius: 15px;
  border: 1px solid #6c64fe;
  background: #fff;
  margin: 0 0 30px;
  padding: 40px 35px;
  height: calc(100% - 30px);
}
.networker-wrp .networker-box img {
  max-width: 100%;
  margin-right: 30px;
}
.networker-wrp .networker-box h3 {
  display: flex;
  align-items: flex-start;
  margin: 0 0 20px;
  color: #12102e;
  font-family: HK Grotesk;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.networker-wrp .networker-box p {
  color: #57548d;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.networker-wrp .networker-info {
  border-radius: 30px;
  border: 1px solid #6c64fe;
  background: #fff;
  padding: 66px;
  margin: 30px 0 0;
  height: auto;
}
.networker-wrp .networker-info h3 {
  color: #12102e;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 20px;
}
.networker-wrp .networker-info p {
  color: #12102e;
  text-align: center;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  max-width: 670px;
  margin: 0 auto 20px;
}
.networker-wrp .networker-info .btn-primary {
  padding: 15px 55px;
  margin: 0 auto;
}



.feedback-wrp {
  padding: 0 0 85px;
}
.feedback-wrp .feedback-title {
  margin: 0 0 55px;
}
.feedback-wrp .feedback-title .row {
  align-items: center;
}
.feedback-wrp .feedback-title h2 {
  color: #133240;
  font-family: HK Grotesk;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.8px;
  margin: 0 0 16px;
}
.feedback-wrp .feedback-title p {
  color: #133240;
  font-family: HK Grotesk;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}
.feedback-wrp .feedback-title .btn-wrap ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.feedback-wrp .feedback-title .btn-wrap ul li {
  margin-right: 8px;
}
.feedback-wrp .feedback-title .btn-wrap ul li:last-child {
  margin: 0;
}
.feedback-wrp .feedback-title .btn-wrap ul li button {
  border: none;
  box-shadow: none;
  outline: none;
  border: 1px solid #6c64fe;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 28px;
  color: #6c64fe;
  background: transparent;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feedback-wrp .feedback-title .btn-wrap ul li button:hover {
  background: #6c64fe;
  color: #fff;
}
.feedback-wrp .slick-slide {
  margin: 0 16px;
}
.feedback-wrp .slick-list {
  margin: 0 -16px;
}
.feedback-wrp .feedback-box {
  border-radius: 5.347px;
  border: 1.337px solid #e7eaec;
  background: #fff;
  padding: 32px;
}
.feedback-wrp .feedback-box img {
  width: 65px;
  height: 65px;
  border-radius: 100%;
  object-fit: cover;
  object-position: 0 28%;
  margin: 0 0 16px;
}
.feedback-wrp .feedback-box h3 {
  color: #133240;
  font-family: HK Grotesk;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.48px;
  margin: 0 0 16px;
}
.feedback-wrp .feedback-box p {
  color: #133240;
  text-overflow: ellipsis;
  font-family: HK Grotesk;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}
.feedback-wrp .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 45px auto 0;
}
.feedback-wrp .slick-dots li {
  margin-right: 15px;
}
.feedback-wrp .slick-dots li:last-child {
  margin: 0;
}
.feedback-wrp .slick-dots li button {
  font-size: 0;
  border: none;
  background-color: #dee1e5;
  border-radius: 20px;
  height: 8px;
  width: 25px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feedback-wrp .slick-dots li.slick-active button {
  background: #6c64fe;
}

.feedback-wrp-ebook .slick-dots li.slick-active button {
  background: purple;
}





.excellence-wrp {
  padding: 80px 0;
  background: #6c64fe;
  overflow: hidden;
  position: relative;
}
.excellence-wrp .row {
  align-items: center;
}
.excellence-wrp .description {
  max-width: 515px;
  position: relative;
  z-index: 9;
  padding: 0 20px;
}
.excellence-wrp .description h2 {
  color: #fff;
  font-family: HK Grotesk;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 24px;
}
.excellence-wrp .description p {
  color: #fff;
  font-family: HK Grotesk;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 24px;
}
.excellence-wrp .description .btn-primary {
  padding: 12px 35px;
}
.excellence-wrp img {
  max-width: 100%;
  margin: 0 auto;
  display: table;
}
.excellence-wrp .powefull-features-back-shape {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: rotate(90deg);
}

.excellence-wrp.clarity-consultations .description {
max-width: 80%;
text-align: center;
margin: 0 auto;
}

.excellence-wrp.clarity-consultations {
border-radius: 15px;
}
/* **** End Sales **** */



/* **** Dashboard ***** */
.dash-wrapper{
  background-color: #F9F9FC;
  /*overflow: hidden; */
  width: 100%;
}

.hero-dash{
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 100%;
}
.hero-dash img.hero-bg{
  width: 100%;
  transform: rotate(0deg);
  position: relative;
  /*opacity: 0.10;*/
}
.hero-dash:after{
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  top: 0;
  background: linear-gradient(179deg, rgba(255, 255, 255, 0.87) 1%, #f9f9fc 58.05%);
}
header.dash-header{
  position: fixed;
  padding: 24px 15px 24px 265px;
}
header.dash-header .navbar-light .navbar-nav.right-navabr{
  margin: 0 0 0 30px;
}
header.dash-header .navbar-brand{display: none;}
.dash-header .navbar-light .navbar-nav .nav-link{ }
aside.sidebar{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 121;
  background: #fff;
  width: 265px;
  height: 100vh;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.logobox{
  padding: 30px 35px;
}
.logobox img{
  height: 40px;
}

.dashlinkbox{
  width: 100%;
  height: calc(100% - 190px);
  overflow: auto;
}
.dashlinkbox li a{
  padding: 15px 35px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: "HK Grotesk";
  font-weight: 600;
  color: #4A4C56;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.dashlinkbox li a span{

  display: flex;
  align-items: center;
  position: relative;
  margin-right: 10px;
}
.dashlinkbox li a span img{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.dashlinkbox li a span img.hoverimg{
  opacity: 0;
  visibility: hidden;
}
.dashlinkbox li.active a{
  background: #E6E4FF;
  color: #6C64FE;
}
.dashlinkbox li a:hover{
  color: #6C64FE;
}
.dashlinkbox li.active a img.hoverimg,
.dashlinkbox li a:hover img.hoverimg{
  opacity: 1;
  visibility: visible;
}
.dashlinkbox li.active a img.menuicimg,
.dashlinkbox li a:hover img.menuicimg{
  opacity: 0;
  visibility: hidden;
}
.btn-out{
  padding: 15px;
  display: flex;
  align-items: center;
  background: #6C64FE;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
  color: #fff;
  width: 85%;
  margin: 30px auto 0;
}
.btn-out img{
  margin-right:10px;
}
.btn-out:hover{
  background: #000;
  color: #fff;
}

.dash-wrapper footer{
  position: relative;
  z-index:100;
  margin: 0;
  padding: 100px 0 30px 265px;
}

.right-wrapper{
  padding: 91px 0 0 265px;
  overflow: hidden;
  min-height: 100vh;
  width: 100%;
  position: relative;
  z-index: 5;
}
.right-wrapper .purpleShadowContainer{
  background-color: white;
  border-radius: 20px;
  box-shadow: 0px 10px 45px 0px rgba(108, 100, 254, 0.10);
}
.profile-block h1{
  font-size: 22px;
  font-weight: bold;
  color: #12102E;
  font-family: "HK Grotesk";
  margin: 25px 0 20px;
}
.select2-selection__choice__display,.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option{font-size: 14px;}
.step-block-row{
  padding: 35px 35px;
  border-radius: 30px;
  background: #fff;
  margin: 0 0 60px;
  border: 3px dashed #DEDDFF;
}
.protitle img{
  margin: 0 auto 15px;
  width: 55px;
}
.protitle h2{
  font-size: 20px;
  font-weight: bold;
  color: #12102E;
  font-family: "HK Grotesk";
  text-align: center;
  margin: 0 auto 35px;
}

.wizard-blocks .form-wizard .wizard-fieldset {
  display: none;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.wizard-blocks .form-wizard .wizard-fieldset.show {
  display: block;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.wizard-blocks .form-wizard .form-wizard-steps {
  margin: 30px 0 0;
}
.wizard-blocks .form-wizard .form-wizard-steps li {
  width: 16.66%;
  float: left;
  position: relative;
}
.wizard-blocks .form-wizard .form-wizard-steps li::after {
  background-color: #E6E4FF;
  content: "";
  height:2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 25px;
  width: 100%;
  transition: .4s linear;
  -webkit-transition: .4s linear;/*
  border-bottom: 1px solid #E6E4FF;
  border-top: 1px solid #E6E4FF;*/
}
.wizard-blocks .form-wizard .form-wizard-steps li:last-child::after {
  width: 50%;
}
.wizard-blocks .form-wizard .form-wizard-steps li.active::after, .form-wizard .form-wizard-steps li.activated::after {
  background-color: #00bf05;
  left: 50%;
  width: 50%;
  /*border-color: #00bf05;*/
}
.wizard-blocks .form-wizard .form-wizard-steps li.activated::after {
  width: 100%;
  border-color: #00bf05;
}
.wizard-blocks .form-wizard .form-wizard-steps li:last-child::after {
  left: 0;
}
.wiz-img{
  margin: 0 auto 10px;
  position: relative;
  z-index: 2;
}
.wiz-bx{
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background: #E6E4FF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  position: relative;
  z-index: 2;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.wizard-blocks .form-wizard .form-wizard-steps li span{
  font-size: 16px;
  font-weight: bold;
  color: #8884BB;
  text-align: center;
  font-family: "HK Grotesk";
  line-height: 24px;
  margin: 0 auto;
  display: table;    
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.wizard-blocks .form-wizard .form-wizard-steps li .wiz-img:after{
  position: absolute;
  content: '';
  width: 80px;
  height: 50px;
  background: #fff;
  border-radius: 10px;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: -1;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.wizard-blocks .form-wizard .form-wizard-steps li.active .wiz-bx,
.wizard-blocks .form-wizard .form-wizard-steps li.activated .wiz-bx{
  background: #00bf05;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.wizard-blocks .form-wizard .form-wizard-steps li.active .wiz-bx img,
.wizard-blocks .form-wizard .form-wizard-steps li.activated .wiz-bx img{
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.wizard-blocks .form-wizard .form-wizard-steps li.active span,
.wizard-blocks .form-wizard .form-wizard-steps li.activated span{
  color: #00bf05;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
@media screen and (max-width: 767px) {
  .wizard-content-left {
      height: auto;
  }
}
.wizard-fieldset .btn-group{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0;
  padding: 15px 0 0;
  border-top: 1px solid #e0e0e0;
}
.wizard-fieldset .btn-group .btn-main{
  padding: 12px 15px;
  width:130px;
  display: block;
  background: #E6E4FF;
  border-radius: 5px;
  font-size: 16px;
  border: none;
  text-align: center;
  font-weight: 500;
  color: #6c64fe;
  margin-right: 10px;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.wizard-fieldset .btn-group .btn-main:last-child{
  margin: 0;
}
.wizard-fieldset .btn-group .btn-main:hover{
  background: #6c64fe;
  color: #fff;
}
.wizard-content-box{
  padding: 30px 0px 0;
  max-width: 100%;
  margin: 0 auto;
}
.wizard-content-box h3{
  font-size: 24px;
  font-weight: bold;
  color: #12102E;
  text-align: center;
  font-family: "HK Grotesk";
  margin: 0 0 20px;
}
.wizard-content-box .form-group{
  position: relative;
  margin: 0 0 20px;
}
.wizard-content-box .form-group label{
  display: block;
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: 500;
  font-family: "HK Grotesk";
  color: #333;
}
.wizard-content-box .form-group .form-control{
  padding: 8px 15px !important;
  height: auto;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  font-size: 16px;
  font-weight: 500;
  font-family: "HK Grotesk";
  color: #111;
  resize: none;
}
.select2-container--bootstrap-5.select2-container--focus .select2-selection, .select2-container--bootstrap-5.select2-container--open .select2-selection{
  box-shadow: none;
  border: 1px solid #e0e0e0;
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{
  background: #E6E4FF;
  color: #111;
  border-color: #E6E4FF;
}
select.form-control{
  -webkit-appearance: none;
  background-image: url('../images/down-ic.svg');
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center right 15px;
}

.wizard-content-box p{
  margin: 0 0 15px;
  font-size: 16px;
  font-family: "HK Grotesk";
  font-weight: 500;
  color: #111;
  line-height: 25px;
}
.cutomeuploadbx{
  padding: 0 0 15px;
}
.cutomeuploadbx .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
}
.cutomeuploadbx .btn {
  display: block;
  padding: 35px;
  background: #fff;
  border: 3px dashed #DEDDFF;
  font-size: 20px;
  font-weight: 600;
  color: #12102E;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.cutomeuploadbx .upload-btn-wrapper input[type=file] {
  font-size: 0px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.avatar-upload {
  position: relative;
  margin: 0px auto 30px;
  width: 170px;
  height: 170px;
  position: relative;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-bottom: 0;
  border-radius: 100%;
  background:#6c64fe;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  position: absolute;
  bottom: -10px;
  right: -10px;
  z-index: 55;
}
.avatar-upload .avatar-edit input + label:hover {
  background: rgb(13 13 13);
  color: #fff;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f303";
  font-family:"Font Awesome 5 Pro";
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
  width: 170px;
  height: 170px;
  position: relative;
  border-radius: 15px;
  background: rgba(255,255,255,0.02);
  margin: 0 auto;
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius:8px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.service-dash-wrp{
  margin: 0 0 30px;
}
.service-block{
  margin: 0 0 30px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 45px 45px 0px rgba(108, 100, 254, 0.10);
  padding: 15px;
}


.upcoming-event-dashwrp{
  margin: 0 0 60px;
}
.exec-blog-wrp h2,
.upcoming-event-dashwrp h2{
  font-size: 24px;
  font-weight: bold;
  color: #12102E;
  font-family: "HK Grotesk";
  margin: 30px 0 30px;
}
.add-box{
  margin: 0 0 20px;
}
.add-box img{
  width: 100%;
  border-radius: 12px;
}
.access-board-box{
  padding: 15px;
  background: #EDEBFF;
  border-radius: 10px;    
}
.access-board-box .hero-video{
  height: 170px;
  border-radius: 10px;
  margin: 0 0 20px;
}
.access-board-box h3{
  font-size: 24px;
  font-weight: bold;
  color: #12102E;
  font-family: "HK Grotesk";
  margin: 0 0 15px;
  display: flex;
  align-items: center;
}
.access-board-box h3 img{
  margin-left: 10px;
}

.up-eventbox{
  margin: 0 0 60px;
  height: 100%;
}
.up-eventbox-img{
  margin: 0 0 20px;
}
.up-eventbox-img img{
  width: 100%;
  border-radius: 15px;
}
.up-eventbox h3{
  font-size: 16px;
  font-weight: bold;
  font-family: "HK Grotesk";
  color: #12102E;
  line-height: 24px;
  margin: 0 0 12px;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.up-eventbox h3:hover{
  color: #6c64fe;
}
.up-eventbox p{
  font-size: 10px;
  font-weight: 500;
  color: #545374;
  font-family: "HK Grotesk";
  margin: 0;
}

.latests-job-wrp{
  padding: 35px 35px 70px;
  background: #F6F5FF;
  border-radius: 30px;
}
.latests-job-block{
  padding: 30px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(64, 57, 200, 0.11);
}
.dash-events-slider{
  filter: drop-shadow(0px 10px 45px rgba(108, 100, 254, 0.10));
}
.dash-events-slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 35px auto 0;
}
.dash-events-slider .slick-dots li {
  margin-right: 6px;
  line-height: 0;
}
.dash-events-slider .slick-dots li:last-child {
  margin: 0;
}
.dash-events-slider .slick-dots li button {
  width: 20px;
  height: 5px;
  border-radius: 8px;
  background: #dee1e5;
  font-size: 0;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dash-events-slider .slick-dots li.slick-active button {
  background: #6c64fe;
}

.latest-slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 35px auto 0;
}
.latest-slider .slick-dots li {
  margin-right: 6px;
  line-height: 0;
}
.latest-slider .slick-dots li:last-child {
  margin: 0;
}
.latest-slider .slick-dots li button {
  width: 20px;
  height: 5px;
  border-radius: 8px;
  background: #dee1e5;
  font-size: 0;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.latest-slider .slick-dots li.slick-active button {
  background: #6c64fe;
}
.latests-job-block h3{
  font-size: 16px;
  font-weight: bold;
  font-family: "HK Grotesk";
  color: #12102E;
  margin: 0 0 10px;
}
.latests-job-block h6{
  font-size: 10px;
  font-weight: normal;
  font-family: "HK Grotesk";
  color: #545374;
  margin: 0 0 10px;
}
.latests-job-block h5{
  font-size: 10px;
  font-weight: bold;
  font-family: "HK Grotesk";
  color: #6C64FE;
  margin: 0 0 30px;
}
.latests-job-block h4{
  font-size: 16px;
  font-weight: bold;
  color: #12102E;
  margin: 0 0 5px;
}
.tgs{
  display: flex;
  margin: 0 0 15px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 10px;
  font-weight: normal;
  font-family: "HK Grotesk";
  color: #545374;
}
.tgs a{
  color: #545374;
  text-decoration: underline;
}
.latests-job-block p{
  font-size: 10px;
  font-weight: 500;
  font-family: "HK Grotesk";
  color: #545374;
  margin: 0 0 20px;
}
.latests-job-block .btn-primary{
  font-size: 10px;
  padding: 8px 30px;
}


.latest-slider .latests-job-block {
  transform: scale(0.8) translate(250px);
  z-index: 8;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  height: auto;
}
.latest-slider .latests-job-block.slick-active{
  transform: scale(0.9) translate(80px);
  z-index: 9;
}
.latest-slider .latests-job-block.slick-active + .slick-slide.slick-active{
  transform: scale(0.9) translate(20px);
  z-index: 10;
}
.latest-slider .latests-job-block.slick-current.slick-active.slick-center { 
  transform: scale(1);
  z-index: 30;
}
.latest-slider .latests-job-block.slick-current.slick-active.slick-center + .slick-slide {
  transform: scale(0.9) translate(-80px);
  z-index: 10;
}
.latest-slider .latests-job-block.slick-current.slick-active.slick-center + .slick-slide +  .slick-slide {
  transform: scale(0.8)  translate(-255px);
  z-index: 5;
}

.exec-blog-wrp{
  margin: 0 0 60px;
}
.non-blgbox{
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
}
.blgimg img{
  width: 100%;
  max-height: 330px;
  min-height: 250px;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
}
.exec-blog-wrp .slick-slide {
  margin: 0 15px;
}
.exec-blog-wrp .slick-list {
  margin: 0 -15px;
}
.dash-events-slider .slick-list {
  margin: 0 -15px;
}
.blgdata{
  padding: 20px;
}
.blgdata h3{
  font-size: 16px;
  font-weight: bold;
  color: #12102E;
  margin: 0 0 15px;
  line-height: 22px;
  font-family: "HK Grotesk";
  min-height: 90px;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.blgdata h3:hover{
  color:#6c64fe;
}
.blgdata p{
  font-size: 10px;
  font-weight: 500;
  color: #545374;
  font-family: "HK Grotesk";
  margin: 0;
}
.non-blog-slider{
  filter: drop-shadow(0px 10px 45px rgba(108, 100, 254, 0.10));
}
.non-blog-slider .slick-track, .dash-events-slider .slick-track, .non-blog-slider .slick-track, .latests-job-wrp .slick-track{
  display: flex;
  align-items: stretch;
  flex-direction: row;
}
.non-blog-slider .non-blgbox, .dash-events-slider .slick-slide {
  display: flex;
  flex-direction: column;
  height: auto;
  flex-grow: 1;
}


.non-blog-slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 35px auto 0;
}
.non-blog-slider .slick-dots li {
  margin-right: 6px;
  line-height: 0;
}
.non-blog-slider .slick-dots li:last-child {
  margin: 0;
}
.non-blog-slider .slick-dots li button {
  width: 20px;
  height: 5px;
  border-radius: 8px;
  background: #dee1e5;
  font-size: 0;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.non-blog-slider .slick-dots li.slick-active button {
  background: #6c64fe;
}

.members-wrp .blgdata h3{
  min-height: auto;
}
.members-wrp .blgdata p span{
  display: block;
}

.connect-partner-wrp{
  padding: 60px 35px;
  background: #F6F5FF;
  position: relative;
  border-radius: 30px;
  margin: 0 0 60px;
}
.partner-head{
  margin: 0 0 35px;
}
.partner-head .row{
  align-items: center;
}
.partner-head h2{
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  font-family: "HK Grotesk";
  color: #12102E;
}
.partner-head .form-group{
  margin: 0;
}
.partner-head .form-group .form-control{
  padding: 10px 15px;
  border-radius: 3px;
  background-color: #fff;
  height: auto;
  font-size: 14px;
  font-weight: 500;
  box-shadow: none;
  border: 1px solid #E3E3F8;
  color: #858D9D;
}

.partner-block{
  background: #fff;
  border-radius: 25px;
  overflow: hidden;
  margin: 25px 0;
  box-shadow: 0px 0px 25px 0px rgba(64, 57, 200, 0.11);
}
.part-lg img{
  width: 100%;
}
.part-dta{
  padding: 20px 25px;
}
.part-dta h3{
  font-size: 16px;
  font-family: "HK Grotesk";
  font-weight: bold;
  color: #12102E;
  margin: 0 0 15px;
}
.part-dta p{
  font-size: 10px;
  font-weight: 500;
  color: #545374;
  margin: 0 0 20px;
}
.part-dta .btn-primary{
  font-size: 10px;
  padding: 8px 25px;
}
/*.partner-slider .partner-block{
  transform: scale(0.7);
  margin: 0 -80px;
  transition: .4s linear;
  -webkit-transition: .4s linear;
}
.partner-slider .slick-slide.slick-active{
  transform: scale(0.8);
  z-index: 45;
  position: relative;
}
.partner-slider .slick-slide.slick-active.slick-center{
  transform: scale(0.9);
  z-index: 55;
  position: relative;
}*/

.partner-slider .slick-slide {
  transform: scale(0.7) translate(280px);
  z-index: 8;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.partner-slider .slick-slide.slick-active{
  transform: scale(0.8) translate(130px);
  z-index: 9;
}
.partner-slider .slick-slide.slick-active + .slick-slide.slick-active{
  transform: scale(0.9) translate(40px);
  z-index: 10;
}
.partner-slider .slick-slide.slick-current.slick-active.slick-center { 
  transform: scale(1);
  z-index: 30;
}
.partner-slider .slick-slide.slick-current.slick-active.slick-center + .slick-slide {
  transform: scale(0.9) translate(-40px);
  z-index: 10;
}
.partner-slider .slick-slide.slick-current.slick-active.slick-center + .slick-slide +  .slick-slide {
  transform: scale(0.8)  translate(-130px);
  z-index: 5;
}
.partner-slider .slick-slide.slick-current.slick-active.slick-center + .slick-slide +  .slick-slide +  .slick-slide {
  transform: scale(0.7) translate(-280px);
  z-index: 4;
}
/*.partner-slider .slick-slide.slick-active{
  transform: scale(0.9) translate(80px);
  z-index: 9;
}
.partner-slider .slick-slide.slick-active + .slick-slide.slick-active{
  transform: scale(0.9) translate(20px);
  z-index: 10;
}
.partner-slider .slick-slide.slick-current.slick-active.slick-center { 
  transform: scale(1);
  z-index: 30;
}
.partner-slider .slick-slide.slick-current.slick-active.slick-center + .slick-slide {
  transform: scale(0.9) translate(-80px);
  z-index: 10;
}
.partner-slider .slick-slide.slick-current.slick-active.slick-center + .slick-slide +  .slick-slide {
  transform: scale(0.8)  translate(-255px);
  z-index: 5;
}*/
.partner-slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 35px auto 0;
}
.partner-slider .slick-dots li {
  margin-right: 6px;
  line-height: 0;
}
.partner-slider .slick-dots li:last-child {
  margin: 0;
}
.partner-slider .slick-dots li button {
  width: 20px;
  height: 5px;
  border-radius: 8px;
  background: #dee1e5;
  font-size: 0;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.partner-slider .slick-dots li.slick-active button {
  background: #6c64fe;
}
/* **** End Dashboard ***** */

.service-block{
  padding: 30px;
  height: calc(100% - 30px);
  position: relative;
}
.service-block .service-shape{
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 100%;
}
.service-block2 .service-shape{
  left: 0;
  right: auto;
}
.service-block3 .service-shape{
  left: 0;
  right: auto;
}
.service-block .description{
  max-width: 267px;
}
.service-block2 .description{
  max-width: 310px;
  margin-left: auto;
}
.service-block3 .description{
  max-width: 230px;
  margin-left: auto;
}
.service-block .description h3{
  color: #12102E;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 16px;
} 
.service-block .description p{
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; 
  margin: 0 0 16px;
  position: relative;
  z-index: 8;
}

.service-block .description a{
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 60px;
  background: #6C64FE;
  display: table;
  padding: 10px 20px;
  position: relative;
  z-index: 9;
}
.service-block .description a:hover{
  background: #0b0c1a;
  color: #fff;
}
.service-block .description small{
  color: #12102E;
  text-align: right;
  font-size: 10px;
  display: block;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.service-block2 .description h3{
  text-align: right;
}
.service-block2 .description p{
  color: #12102E;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 10px;
}
.service-block2 .description a{
  margin-left: auto;
  margin-bottom: 10px;
}


.sidebar-toggler{
  display: none;
  margin-left: auto;
  margin-right: 20px;
  font-size: 16px;
  color: #6c64fe;
  background: transparent;
  border: none;
}