/* @media (min-width: 769px) {
  .navbar.scrolling {
      width: 100%;
  }

  .navbar.scrolling .navbar-collapse, .top-nav-collapse.scrolling {
      display: none !important;
  }

  .navbar.scrolling:hover .navbar-collapse, .top-nav-collapse.scrolling:hover {
      display: flex !important;
  }
}
.navbar.scrolling {
  z-index: 9999; 
} */

/* bootstrap overrides */

.form-control {
  background-color: transparent !important;
  border-color: white !important;
}

.form-label, .form-control, .form-control::placeholder  {
  color: white !important;
}

.my-form {
  width: 80%; /* reduce form width by 20% */
  margin: auto; /* center the form */
  position: relative;
}

.my-row {
  margin-bottom: 1rem; /* add space between rows */
}

.modal-content,
.modal-backdrop {
    background: none;
}

.logo-intro img {
  max-width: 480px;
}

.navbar-toggler-icon span {
  background-color: #fff;
}

.navbar-toggler {
  z-index: 1000;
}


/* bootstrap overrides ends */

@media (max-width: 1646px) {
  .navbar {
      background: url("../images/svg/navbar-s1.svg") no-repeat !important;
  }
}

@media (max-width: 1349px) {
  .navbar {
      background: url("../images/svg/navbar-s1.svg") no-repeat !important;
  }
}
@media (max-width: 1249px) {
  .navbar {
      background: url("../images/svg/navbar-s2.svg") no-repeat !important;
  }
}

@media (max-width: 1149px) {
  .navbar {
      background: url("../images/svg/navbar-s3.svg") no-repeat !important;
  }
}
@media (max-width: 1029px) {
  .navbar {
      background: none !important;
  }
  .navbar-position {
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .real-exp {
    background: url("../images/svg/real-experience.svg") no-repeat;
    background-size: auto;
    padding-top: 55px;
  }

  .logo-image img{
    top: 0;
    position: relative;
  }
}

@media (max-width: 768px) {
  .real-exp div {
    display: none !important;
  }
  .real-exp-sm div {
    display: block !important;
  }
  .navbar {
    margin-top: 0 !important;
  }
  .header {
    margin-top: 8rem;
  }

  .logo-intro img {
    margin-top: 6rem;
    max-width: 354px;
  }
  .bloat_title {
    font-size: 1.4rem;
  }
  .navbar .navbar-brand {
    padding-left: 0;
  }
  .navbar-position {
    margin-top: 0 !important;
  }
  .offcanvas-collapse.open {
    height: 220px;
  }
  .navbar .logo-image img{
    height: 130px;
  }
  .fixed-top {
    position: relative;
  }
}

.calendly-inline-widget {
  min-height: 600px;
}

.calendly-inline-widget iframe {
  min-height: 700px;
}

.cbutton {
  background: url("../images/svg/button.svg") no-repeat;
  color: #fff;
  border: none;
  padding: 0.5rem 1rem;
  text-decoration: none;
}

a.link-contact {
  color: #21c1c0;
  text-decoration: none;
  cursor: pointer;
}

a.link-contact:hover {
  text-decoration: none;
  color: #21c1c0;
  cursor: pointer;
}

.cbutton-contact {
  background: url("../images/svg/button.svg") no-repeat;
  color: #fff;
  border: none;
  padding: 0.5rem 1rem;
  text-decoration: none;
  width: 152px;
  height: 39.7px;
}

.cbutton:hover {
  fill: #21c1c0;
  /* Replace with your color */
  color: #21c1c0;
  text-decoration: none;
}

.text-bloat {
  color: #21c1c0;
}

.custom-counter {
  margin-bottom: 1rem;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 0rem;
}

.navbar {
  background: url("../images/svg/navbar.svg") no-repeat;
  background-size: cover;
  height: 108px;
  margin-top: 33px;
}

.card {
  background-color: transparent;
}

.navbar-position {
  margin-top: -5rem;
  margin-right: 2rem;
}


/* svg */

.horizontal-line {
  background: url("../images/svg/horizontal-line.svg") no-repeat;
  background-size: auto;
  background-position: center;
}

.social-proof {
  background: url("../images/svg/social-proof.svg") no-repeat;
  background-size: auto;
  background-position: center;
}

/* lines */
.custom-row .col-lg-3 {
  position: relative;
  padding-right: 30px;
}
.custom-row .custom-row-child::after {
  content: '';
  background: url('../images/svg/vertical-line.svg') no-repeat center center;
  width: 2px;
  height: 100%;
  position: absolute;
  right: 15px;
}


/* lines end */

.svg-contact-us {
  background: url("../images/svg/contact-us.svg") no-repeat;
  background-size: auto;
  background-position: center;
  height: 503px;
}

.svg-foundational-bg {
  background: url("../images/svg/our-foundational-bg.svg") no-repeat;
  background-size: auto;
  background-position: center;
}

.svg-global-growth {
  background: url("../images/svg/global-growth.svg") no-repeat;
  background-size: auto;
  width: 35px;
  height: 35px;
}

.svg-fit-before {
  background: url("../images/svg/fit-before.svg") no-repeat;
  background-size: auto;
  width: 35px;
  height: 35px;
}

.svg-traction {
  background: url("../images/svg/traction.svg") no-repeat;
  background-size: auto;
  width: 35px;
  height: 35px;
}

.svg-from-vision {
  background: url("../images/svg/from-vision.svg") no-repeat;
  background-size: auto;
  width: 35px;
  height: 35px;
}

.svg-strategy-icon {
  background: url("../images/svg/strategy.svg") no-repeat;
  background-size: auto;
  background-position: center;
  width: 60px;
  height: 60px;
}

.svg-community-icon {
  background: url("../images/svg/community.svg") no-repeat;
  background-size: auto;
  background-position: center;
  width: 60px;
  height: 60px;
}

.svg-growth-icon {
  background: url("../images/svg/growth.svg") no-repeat;
  background-size: auto;
  background-position: center;
  width: 60px;
  height: 60px;
}

.svg-brand-icon {
  background: url("../images/svg/brand.svg") no-repeat;
  background-size: auto;
  background-position: center;
  width: 60px;
  height: 60px;
}

.svg-marketing-icon {
  background: url("../images/svg/marketing.svg") no-repeat;
  background-size: auto;
  background-position: center;
  width: 60px;
  height: 60px;
}

.svg-sales-icon {
  background: url("../images/svg/sales.svg") no-repeat;
  background-size: auto;
  background-position: center;
  width: 60px;
  height: 60px;
}


.svg-globe {
  background: url("../images/svg/globe.svg") no-repeat;
  background-size: auto;
  background-position: center;
  width: 25px;
  height: 25px;
}

.svg-partners {
  background: url("../images/partners.png") no-repeat;
  background-size: auto;
  background-position: center;
  width: 100%;
  height: 198px;
}

.icon-bloat i, .icon-bloat {
  background-size: contain;
  background-position: center;
  height: 30px;  
  width: 30px;  
  display: flex;
  justify-content: center;
  align-items: center;
}

.svg-telegram {
  background: url("../images/img/telegram-50.png") no-repeat;
}

.svg-x {
  background: url("../images/img/x-50.png") no-repeat;
}

.svg-email {
  background: url("../images/img/email-50.png") no-repeat;
}

/* sidebar-nav */
#sidebar-nav .navbar {
  width: 50px;
  height: 100vh;
  background-color: #f8f9fa;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1030;
}

#sidebar-nav .navbar-nav {
  width: 100%;
  margin-top: 50px;
}

#sidebar-nav .nav-item {
  width: 100%;
  text-align: center;
  margin-bottom: 2px;
}

#sidebar-nav .nav-link {
  display: block;
  padding: 0px !important;
  color: #212529;
  font-size: 1.5rem;
}

#sidebar-nav.nav-link:hover {
  background-color: #e9ecef;
}

/* text loading */

.bloat_title span {
  -webkit-animation: letter-glow 0.7s 0s ease both;
  animation: letter-glow 0.7s 0s ease both;
}

.bloat_title span:nth-child(1) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}

.bloat_title span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.bloat_title span:nth-child(3) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.bloat_title span:nth-child(4) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.bloat_title span:nth-child(5) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.bloat_title span:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.bloat_title span:nth-child(7) {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}

.bloat_title span:nth-child(8) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.bloat_title span:nth-child(9) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

.bloat_title span:nth-child(10) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.bloat_title span:nth-child(11) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
}

.bloat_title span:nth-child(12) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.bloat_title span:nth-child(13) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}

.bloat_title span:nth-child(14) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.bloat_title span:nth-child(15) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.bloat_title span:nth-child(16) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.bloat_title span:nth-child(17) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
}

.bloat_title span:nth-child(18) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.bloat_title span:nth-child(19) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
}

.bloat_title span:nth-child(20) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.bloat_title span:nth-child(21) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}

.bloat_title span:nth-child(22) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.bloat_title span:nth-child(23) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}

.bloat_title span:nth-child(24) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.bloat_title span:nth-child(25) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

.bloat_title span:nth-child(26) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}


@-webkit-keyframes letter-glow {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.1);
  }

  66% {
    opacity: 1;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.9);
  }

  77% {
    opacity: 1;
  }

  100% {
    opacity: 0.7;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0);
  }
}

@keyframes letter-glow {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.1);
  }

  66% {
    opacity: 1;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.9);
  }

  77% {
    opacity: 1;
  }

  100% {
    opacity: 0.7;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0);
  }
}