* {
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
.content-service {
  position: sticky;
  top: 112px;
  left: 0;
  z-index: 99;
}
@media screen and (max-width: 992px) {
  .content-service {
    top: 44px;
  }
}
.accordion-service.accordion-flush {
  margin-top: 34px;
}
.accordion-service.accordion-flush .accordion-item {
  box-shadow: 0px 10px 50px 0px #00000014;
  border-radius: 5px;
  border: 0;
}
.accordion-service.accordion-flush .accordion-item .accordion-button {
  padding: 24px;
  background-color: #FAFAFA;
}
.accordion-service.accordion-flush .accordion-item .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #ff4528;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-service.accordion-flush .accordion-item .accordion-button h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 800;
}
.accordion-service.mobile .accordion-item .accordion-button::after {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-service.mobile .accordion-item .accordion-button h4 {
  font-size: 18px;
}
.accordion-service.accordion-flush .accordion-item .accordion-button.collapsed h4 {
  color: #282828;
}
.accordion-service.accordion-flush .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}
.accordion-service.accordion-flush .accordion-item .accordion-button .accordion-header {
  background-color: #F1543E;
}
.accordion-service.mobile .accordion-item .accordion-button .accordion-header {
  margin-right: 18px;
}
.accordion-service.accordion-flush .accordion-item .accordion-button:not(.collapsed) .accordion-header {
  background-color: #fff;
}
.accordion-service.accordion-flush .accordion-item .accordion-button .accordion-body {
  margin-top: 40px;
}
.accordion-service.accordion-flush .accordion-collapse .accordion-body {
  padding: 34px 100px 60px 100px;
}
.accordion-service.mobile .accordion-collapse .accordion-body {
  padding: 34px 20px 60px 20px;
}
.accordion-service.accordion-flush .accordion-collapse .accordion-body h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: #F1543E;
  margin-bottom: 14px;
}
.accordion-service.accordion-flush .accordion-collapse .accordion-body .service-collapse-body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #282828;
  margin-bottom: 34px;
}
.accordion-service.accordion-flush .accordion-collapse .accordion-body .key-points .key-points-content {
  gap: 24px;
  margin-bottom: 16px;
}
.accordion-service.accordion-flush .accordion-collapse .accordion-body .key-points .key-points-content img {
  width: 40px;
}
.accordion-service.accordion-flush .accordion-collapse .accordion-body .key-points .key-points-content h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.accordion-service.accordion-flush .accordion-collapse .accordion-body .key-points .key-points-content p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
}
.accordion-service.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .accordion-service.desktop {
    display: none;
  }
  .accordion-service.mobile {
    display: flex;
  }
}
#usecase.accordion-flush .accordion-item {
  border: none;
}
#usecase.accordion-flush .accordion-item button {
  padding: 14px 34px;
}
#usecase.accordion-flush .accordion-item .usecase-title {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #usecase.accordion-flush .accordion-item button {
    padding: 10px 18px;
  }
  #usecase.accordion-flush .accordion-item .usecase-title {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}
.nav {
  display: flex;
  padding-left: 10%;
  margin-bottom: 0;
  list-style: none;
  color: #fff;
  background: #000;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.nav-pills .nav-link {
  background: 0 0;
  display: flex;
  align-items: center;
  height: 60px;
  border: 0;
  padding: 10px 20px 10px 20px;
  border-radius: 0!important;
  font-size: 16px;
  font-weight: 400;
  color: #FAFAFA;
}
.nav {
  display: flex;
  padding-left: 5%;
  margin-bottom: 0;
  list-style: none;
  color: #fff;
  background: #282828;
  flex-wrap: nowrap;
  justify-content: flex-start;
  white-space: nowrap;
  overflow-x: auto;
  width: 100%;
}
.nav-pills .nav-link.active,
.nav-pills .nav-link:hover,
.nav-pills .show > .nav-link {
  color: #FAFAFA;
  background-color: #f44336 !important;
  border-radius: 5px!important;
}
.top-navigation-bar {
  padding: 9px 0;
}
.top-navigation-bar .top-navigation-bar-links {
  gap: 45px;
}
.top-navigation-bar .top-navigation-bar-links > a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #FAFAFA;
  line-height: normal;
}
.top-navigation-bar .top-navigation-bar-links .dropdown-language {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  padding: 0;
  border: none;
  background: none;
}
.top-navigation-bar .top-navigation-bar-links .dropdown-language .language-flag-icon {
  width: 28px;
  height: 17px;
  margin-right: 10px;
}
.top-navigation-bar .top-navigation-bar-links .dropdown-language span {
  margin-right: 5px;
}
.dropdown-menu-language li a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #FAFAFA;
}
.dropdown-menu-language li a:hover {
  color: #FAFAFA;
}
.dropdown-menu-language li a img {
  margin-right: 10px;
}
.nav-item .contact-us {
  background-color: #f1543e !important;
}
.navbar-light .navbar-nav .nav-link {
  color: #f1543e;
}
/* Dropdown */
.dropdown-item:hover {
  background: none!important;
}
.dropdown {
  display: inline-block;
  position: relative;
}
.dd-button {
  display: inline-block;
  border: 1px solid gray;
  border-radius: 4px;
  padding: 10px 30px 10px 20px;
  background-color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
}
.dd-button:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}
.dd-button:hover {
  background-color: #eeeeee;
}
.dd-input {
  display: none;
}
.dd-menu {
  position: absolute;
  top: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  list-style-type: none;
}
.dd-input + .dd-menu {
  display: none;
}
.dd-input:checked + .dd-menu {
  display: block;
}
.dd-menu li {
  padding: 10px 20px;
  cursor: pointer;
  white-space: nowrap;
}
.dd-menu li:hover {
  background-color: #f6f6f6;
}
.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 10px 20px;
}
.dd-menu li.divider {
  padding: 0;
  border-bottom: 1px solid #cccccc;
}
/* navbar */
.dropdown {
  position: static !important;
}
/* .dropdown:hover .dropdown-menu {
    display: block;
} */
.custom-dropdown {
  font-weight: 400 !important;
}
.text-bottom-sm {
  font-size: smaller;
}
.header-dropdown {
  position: relative;
}
.header-dropdown:after {
  border-right: 1px solid #dadada;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.row-chat {
  background-color: #fff;
}
.custom-img-footer {
  max-width: 80px;
  height: auto;
}
.custom-img-banner {
  max-width: 80px;
  height: auto;
}
.dropdown-menu {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  margin-top: 0px !important;
  width: 80% !important;
  left: 10% !important;
  border: none !important;
}
.blog-header {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  height: 100px;
}
/* hero */
.hero-banner {
  background-position: center;
  background-size: cover;
  height: 420px;
  position: relative;
}
.hero-banner-mobile img {
  width: 100%;
  height: auto;
  max-height: 240px;
  object-fit: cover;
}
.hero-banner .hero-content {
  /* padding: 100px 140px; */
}
.hero-banner .hero-content .hero-text-container .title-hero-banner {
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-weight: 800;
  color: #253D51;
  width: 420px;
  margin-bottom: 14px;
}
.hero-banner .hero-content .hero-text-container .label-description-hero-banner {
  padding: 10px;
  background-color: #253D51;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 400;
  width: fit-content;
  text-transform: capitalize;
  color: #FAFAFA;
}
.hero-banner .hero-banner-end-line {
  height: 15px;
  background-color: #F1543E;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.overview-service-solution-banner {
  background-image: url(../assets-dev/overview-service-solution-banner.jpg);
}
.container-highlight-web {
  display: flex;
}
.container-highlight-mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  .hero-banner .hero-content {
    padding: 28px;
  }
}
@media screen and (max-width: 768px) {
  .container-highlight-web {
    display: none;
  }
  .container-highlight-mobile {
    display: block;
  }
  .hero-banner .hero-content {
    padding: 30px;
  }
}
@media screen and (max-width: 576px) {
  .hero-banner .hero-content {
    padding: 12px;
  }
  .overview-service-solution-banner {
    background-image: url(../assets-dev/overview-service-solution-banner-mobile.jpg);
  }
  .hero-banner .hero-content .hero-text-container .title-hero-banner {
    width: 100%;
    font-size: 24px;
  }
  .hero-banner .hero-content .hero-text-container .label-description-hero-banner {
    font-size: 12px;
    padding: 8px 14px;
  }
}
.form-control::placeholder {
  color: #F1543E;
}
.form-select {
  color: #F1543E;
}
.span {
  color: #F1543E;
}
.red-line {
  height: 10px;
  background-color: #F1543E;
}
.btn-vbc-about {
  background-color: #253d51;
  border-color: #253d51;
}
.btn-vbc-service {
  background-color: #FAFAFA;
  border-color: #FAFAFA;
}
.title-hero-vbc {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  color: #253D51;
  line-height: 10px;
}
.title-hero-vbc-2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  color: #FAFAFA;
}
.container-home {
  padding: 50px calc(5% + 12px);
}
.solution-detail-about-vibi {
  height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* BASE */
.fw-500 {
  font-weight: 500;
}
.fs-12 {
  font-size: 12px;
}
.fs-20 {
  font-size: 20px;
}
.fs-24 {
  font-size: 24px;
}
.fs-40 {
  font-size: 40px;
}
.fs-50 {
  font-size: 50px !important;
}
.title-vbc {
  font-family: "Open Sans", sans-serif;
}
.desc-vbc {
  font-family: "Roboto", sans-serif;
}
.breadcrumb-vbc {
  background-color: rgba(241, 83, 62, 0.8);
  border-color: rgba(241, 83, 62, 0.8);
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  width: fit-content;
}
.vibi-brand-title {
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
}
.vibi-brand-text {
  color: #f1543e;
}
.vibi-brand-bg-3 {
  background-color: #fbd1cb;
}
.vibi-brand-bg-2 {
  background-color: #282828;
}
.vibi-brand-bg {
  background-color: #f1543e !important;
}
.mobile-block-sm {
  display: none;
}
.mobile-block-lg {
  display: none;
}
.desktop-block-sm {
  display: inline-block;
}
.desktop-block-lg {
  display: inline-block;
}
.opacity-75:hover {
  opacity: 0.75;
  transition: 0.5s;
}
.opacity-50:hover {
  opacity: 0.5;
  transition: 0.5s;
}
.link-underline {
  text-decoration: underline;
}
.rounded-5 {
  border-radius: 5px;
}
body {
  margin: 0;
  padding: 0;
  background-color: #F8F8FF;
}
.neutral-dropdown {
  width: auto !important;
  inset: auto !important;
  left: auto !important;
  transform: none !important;
}
.bg-input {
  background-color: #E0E0E0;
}
@media screen and (max-width: 1744px) {
  .neutral-dropdown {
    right: 0 !important;
  }
}
/* Custom CSS for styling the card container */
.container-about-vibi {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ceo-letter > * {
  padding: 0 !important;
}
.ceo-letter .col-md-8 .custom-card-content {
  height: auto !important;
}
.custom-card-container {
  width: 100%;
  /* Adjust the maximum width as needed */
  position: relative;
}
/* Custom CSS for the background element */
.custom-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 500px;
  background-image: url("../assets-dev/Frame 13578.png");
  background-size: 100%;
  background-repeat: no-repeat;
  max-width: 100%;
  width: 100%;
  z-index: -1;
  /* Place it behind the card */
}
.custom-background-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../assets-dev/bg-service-step-by-step.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.custom-background-3 {
  width: 100%;
  height: 100%;
  background-image: url("../assets-dev/bg-success-story.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .custom-background-3 {
    background-image: url("../assets-dev/bg-success-story-mobile.jpg");
  }
}
.custom-background-4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../assets-dev/banner/image 228.png") #253D51;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.element-with-background {
  background: url("../assets-dev/banner/bg-banner.png");
  background-size: cover;
  max-width: 100%;
  width: 100%;
  height: 100%;
  background-position: right;
  background-repeat: no-repeat;
  position: relative;
}
.custom-background-5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../assets-dev/banner/image 232.png") #f1533e;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.custom-background-6 {
  position: absolute;
  top: 0;
  left: 0;
  height: 478px;
  background: linear-gradient(90deg, #253D51 0%, #457197 100%);
  background-size: 100%;
  background-repeat: no-repeat;
  max-width: 100%;
  width: 100%;
  z-index: -1;
  mix-blend-mode: multiply;
}
.custom-background-6 img {
  opacity: 0.5;
  background-color: lightgray;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
}
.img-blog {
  overflow: hidden;
  width: 100%;
  height: 220px;
}
.img-blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.vibi-company-history {
  padding-bottom: 120px;
}
/*
  .overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(147, 82, 138, 0.767), rgba(241, 83, 62, 0.473));
  } */
.blog-solution {
  margin-top: -25%;
}
.blog-solution .img-blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.blog-card-mark {
  padding: 12px 24px;
  border-radius: 0px 0px 5px 5px;
  background: #F1543E;
}
.blog-card-link:hover {
  color: #f1543e;
}
@media (min-width: 768px) {
  .blog-solution {
    margin-top: -51.5%;
  }
}
@media (min-width: 992px) {
  .blog-solution {
    margin-top: -36.5%;
  }
}
@media (min-width: 1200px) {
  .blog-solution {
    margin-top: -30%;
  }
}
@media (min-width: 1400px) {
  .blog-solution {
    margin-top: -25.5%;
  }
}
/* .hero-content{
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9;
  } */
.case {
  background: #282828;
}
.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #ff4528;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
button.accordion-button-2:after {
  content: '\002B';
  color: #fff;
  font-weight: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: none;
  font-size: 32px;
}
button.accordion-button-2:not(.collapsed)::after {
  content: "\2212";
}
@media screen and (max-width: 768px) {
  button.accordion-button-2:after {
    font-size: 18px;
  }
}
.bg-theme {
  background-color: #ff4528;
}
.left-banner {
  margin-left: 5%;
}
.banner-top-card {
  display: flex;
  width: 360px;
  height: 42px;
  padding: 2px 44px 2px 45px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  background: #F8F8FA;
}
.banner-btm-btn {
  display: inline-flex;
  padding: 6px 18px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background: #FFF;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.05);
  gap: 10px;
}
.left-banner {
  margin-left: 5%;
}
.banner-top-card {
  display: flex;
  width: 360px;
  height: 42px;
  padding: 2px 44px 2px 45px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  background: #f8f8fa;
}
.banner-btm-btn {
  display: inline-flex;
  padding: 6px 18px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background: #fff;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.05);
  gap: 10px;
}
.banner-btm-title {
  color: #355773;
  margin-top: 6px;
  font-family: Gilroy-SemiBold;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.banner-darkblue-card {
  margin-left: 10px;
  display: inline-flex;
  padding: 8px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #253d51;
}
.darkblue-title {
  color: #fafafa;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.price-title {
  color: #282828;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.btn-learn {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  width: 147px;
  height: 44px;
  padding: 0;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background: #f1543e;
  color: #FAFAFA;
}
.btn-learn2 {
  display: inline-flex;
  padding: 15px 40px;
  align-items: flex-start;
  gap: 10px;
  border-radius: 5px;
  background: #fff;
  color: #000;
}
.btn-learn2:hover {
  color: #000;
}
/* code css underline text */
.text-underline {
  text-decoration: none;
  /* Removes the default underline */
  position: relative;
  display: inline-block;
}
.text-underline::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  /* Set the height of the underline */
  background-color: #fff;
  /* Set the color of the underline */
}
.text-underline-2 {
  text-decoration: none;
  /* Removes the default underline */
  position: relative;
  display: inline-block;
}
.text-underline-2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  /* Set the height of the underline */
  background-color: #F1543E;
  /* Set the color of the underline */
}
/* code css underline text */
.text-underline {
  text-decoration: none;
  /* Removes the default underline */
  position: relative;
  display: inline-block;
}
.text-underline::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  /* Set the height of the underline */
  background-color: #fff;
  /* Set the color of the underline */
}
.bg-sm-indicator {
  display: inline-flex;
  height: 46px;
  padding: 0px 87px 0px 88px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background: rgba(250, 250, 250, 0.9);
  backdrop-filter: blur(5px);
}
.sm-indicator {
  width: 44px;
  height: 10px;
  border-radius: 10px;
  gap: 6px;
  background: #99aab9;
}
.sm-indicator.active {
  background: #253d51;
}
.s-dan-k {
  color: #f1543e;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.custom-background-commitment {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: 100% auto;
  background-image: url("../assets-dev/Frame 13599.png");
  background-repeat: no-repeat;
  z-index: -1;
  /* Place it behind the card */
}
@font-face {
  font-family: gilroy-bold;
  font-style: normal;
  font-weight: 400;
  src: local('Gilroy-Bold'), url(https://fonts.cdnfonts.com/s/16219/Gilroy-Bold.woff) format('woff');
}
@font-face {
  font-family: gilroy-heavy;
  font-style: normal;
  font-weight: 400;
  src: local('Gilroy-Heavy'), url(https://fonts.cdnfonts.com/s/16219/Gilroy-Heavy.woff) format('woff');
}
@font-face {
  font-family: gilroy-light;
  font-style: normal;
  font-weight: 400;
  src: local('Gilroy-Light'), url(https://fonts.cdnfonts.com/s/16219/Gilroy-Light.woff) format('woff');
}
@font-face {
  font-family: gilroy-medium;
  font-style: normal;
  font-weight: 400;
  src: local('Gilroy-Medium'), url(https://fonts.cdnfonts.com/s/16219/Gilroy-Medium.woff) format('woff');
}
@font-face {
  font-family: gilroy-regular;
  font-style: normal;
  font-weight: 400;
  src: local('Gilroy-Regular'), url(https://fonts.cdnfonts.com/s/16219/Gilroy-Regular.woff) format('woff');
}
.margin-banner {
  margin-left: 40px;
}
.banner-heading {
  color: #f1543e;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 50px;
  font-style: bold;
  font-weight: 500;
  line-height: 100%;
}
.banner-heading-aws {
  color: #253d51;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
.banner-logo-first {
  width: 120px;
  height: 30px;
  flex-shrink: 0;
}
.banner-logo-second {
  width: 38px;
  height: 22px;
  flex-shrink: 0;
}
.banner-logo-third {
  width: 85px;
  height: 38px;
  flex-shrink: 0;
}
/* Custom CSS for the card content */
.custom-card-content {
  background-color: #fff;
  padding: 20px;
  /* height: 300px; */
  /* width: 100%; */
  border: 1px solid #ccc;
  /* position: absolute; */
  /* top: 100%; */
  margin-top: -60px;
}
.bg-service {
  background-size: cover;
  flex-shrink: 0;
  width: 100%;
  height: 600px;
  background: url("../assets-dev/home-assets/bgservice.png"), #253d51 50% / cover no-repeat;
  mix-blend-mode: multiply;
}
.bg-service-sm {
  margin-top: -15%;
  background-size: cover;
  flex-shrink: 0;
  width: 100%;
  height: 900px;
  background: url("../assets-dev/home-assets/bgservice-mobile.png"), #253d51 50% / cover no-repeat;
  mix-blend-mode: multiply;
}
.bg-register {
  /* width: 100%; */
  height: 100%;
  object-fit: cover;
  background: #F1543E;
  /* background: url("../assets-dev/banner/bg-regis.png") #F1543E; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  z-index: -1;
  /* Place it behind the card */
}
.our-service {
  width: 288px;
  height: 546px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #f1543e;
  margin-top: -18%;
}
.our-service-sm {
  width: 334px;
  height: 144px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #f1543e;
}
.service-title {
  color: #f8f8ff;
  font-family: Open Sans;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.list-home {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-item-home {
  display: flex;
  width: 228px;
  padding: 10px 14px;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  border: none;
  background-color: transparent;
}
.text-item-service {
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 125% */
  text-transform: capitalize;
}
.text-item-service:hover {
  color: #fff;
}
.text-service-btm {
  display: flex;
  width: 228px;
  padding: 10px 14px;
  align-items: center;
  gap: 10px;
  color: #f8f8ff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 111.111% */
  text-transform: capitalize;
}
.title-service {
  color: #fafafa;
  font-family: Open Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 24px */
}
.heading-service {
  color: #f8f8ff;
  font-family: Open Sans;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
}
.text-service-btm:hover {
  color: #f8f8ff;
}
.list-item-home a:hover {
  color: #fff;
}
.list-item-home:hover {
  background-color: #253d51;
  color: white;
}
.banner-item {
  background-size: cover;
  background-position: center;
  min-height: 70vh;
  align-items: center;
}
.banner-item img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.carousel-indicators .custom-carousel-indicator {
  width: 44px;
  height: 10px;
  border-radius: 10px;
  background: #99aab9;
  border: none;
  margin: 5px;
}
.service-carousel {
  width: 44px;
  height: 10px;
  border-radius: 10px;
  background: #99aab9;
  border: none;
  margin: 5px;
}
.service-carousel.active {
  background: #f1543e;
}
.img-service-card {
  width: 10px;
  height: auto;
}
.service-card-title {
  color: #282828;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 19.2px */
  text-transform: capitalize;
}
.service-card-content {
  overflow: hidden;
  color: #282828;
  text-overflow: ellipsis;
  whitespace: nowrap;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 18px */
}
.custom-carousel-indicator.active {
  background: #253d51;
}
.carousel {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.carousel-inner img {
  width: 100%;
  height: auto;
}
.container-vbc {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 240px;
  padding-right: 240px;
}
@media screen and (max-width: 1200px) {
  .container-vbc {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media screen and (max-width: 768px) {
  .container-vbc {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.hero {
  position: relative;
}
.hero-text {
  width: 100%;
}
.mobile-hero-about {
  padding: 0;
  margin: 0;
}
.mobile-hero-about img {
  width: 100%;
  display: block;
}
.mobile-bg-service {
  padding: 0;
  margin: 0;
}
.mobile-bg-service img {
  width: 100%;
  display: block;
}
.ceo-image {
  height: 450px;
  overflow-y: hidden;
  overflow-x: hidden;
}
.image-member {
  display: flex;
  align-items: stretch;
}
.card-member .row {
  align-items: stretch;
}
.ceo-image img {
  height: 120%;
}
.font-commitment {
  background-color: #f1543e;
}
.font-commitment p {
  font-size: 24px;
}
@media screen and (max-width: 520px) {
  .card-body.p-5 {
    padding: 20px !important;
  }
  .banner-top-card {
    width: 287px;
    height: 33.483px;
    padding: 1.595px 35.078px 1.594px 35.875px;
    border-radius: 15.944px;
  }
  .banner-btm-btn {
    display: inline-flex;
    padding: 3px 9px;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    gap: 10px;
  }
  .banner-btm-title {
    font-size: 12px;
  }
  .fs-12 {
    font-size: 12px;
  }
}
.vertical-center-2 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 25%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hero-service {
  background-image: url("../assets-dev/banner/image 182.png");
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
/* btn play */
.th-video .play-btn {
  position: absolute;
  left: 50%;
  font-size: 50px;
  color: #fff;
  margin-top: -15%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.play-btn {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.th-video {
  padding: 0;
  box-shadow: none;
  border-radius: 5px;
  margin-top: 50px;
}
.th-video iframe {
  width: 100%;
  height: 400px;
}
.th-video img {
  width: 100%;
  border-radius: 10px;
  display: block;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .hero {
    height: 350px;
    padding: 50px 10%;
  }
  .nav {
    padding-left: 10%;
  }
  .custom-background-commitment {
    background-size: auto 100%;
  }
  .ceo-image {
    display: block;
  }
  .ceo-image-mobile img {
    display: none;
  }
  .hero-about {
    background-image: url("../assets-dev/Frame_13684.png");
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    background-position: right;
    padding-right: 5%;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .hero-blog {
    background-image: url("../assets-dev/Frame 13701.png");
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    background-position: right;
    padding-right: 5%;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .mobile-hero-about img {
    display: none;
  }
  .vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .vertical-center-2 {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 25%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .milestone-mobile {
    display: none;
  }
  .milestone-desktop {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .custom-background-commitment p {
    text-align: start !important;
  }
  .mobile-block-sm {
    display: inline-block !important;
  }
  .desktop-block-lg {
    display: none !important;
  }
  .desktop-block-sm {
    display: none !important;
  }
  .custom-background-blog {
    text-align: left !important;
  }
  .custom-background-blog img {
    width: 30% !important;
  }
}
@media screen and (min-width: 992px) {
  .font-commitment {
    margin-bottom: 20px;
    margin-top: -70px;
    margin-right: auto;
    margin-left: auto;
  }
  /* Blog */
  .mobile-tab-blog {
    display: none !important;
  }
  .desktop-tab-blog {
    display: flex !important;
  }
}
@media screen and (max-width: 1220px) {
  .hero-about {
    background-size: auto 100%;
  }
  .hero-blog {
    background-size: auto 100%;
  }
}
@media screen and (max-width: 768px) {
  .w-100-md {
    width: 100%;
  }
  .hero-text {
    padding: 50px 5%;
  }
  .ceo-image-mobile {
    height: 250px;
    overflow-y: hidden;
    overflow-x: hidden;
  }
  .ceo-image-mobile img {
    display: block;
    margin: 0 auto;
    height: 200%;
  }
  .ceo-image {
    display: none;
  }
  .background-milestone {
    background-size: 100% 100% !important;
  }
  .milestone-mobile {
    display: block;
  }
  .milestone-desktop {
    display: none;
  }
  .banner-logo-first {
    width: 20.1px;
    height: 7.1px;
    flex-shrink: 0;
  }
  .banner-logo-second {
    width: 15.145px;
    height: 8.539px;
    flex-shrink: 0;
  }
  .banner-logo-third {
    width: 34.34px;
    height: 15.145px;
    flex-shrink: 0;
  }
  .banner-heading {
    color: #f1543e;
    font-family: "Gilroy-Bold", sans-serif;
    font-size: 32px;
    font-style: bold;
    font-weight: 400;
    line-height: 100%;
  }
  .banner-heading-aws {
    color: #253d51;
    font-family: "Gilroy-Bold", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
  }
  .banner-darkblue-card {
    margin-left: 10px;
    width: 80%;
    display: inline-flex;
    padding: 8px 14px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #253d51;
  }
  .darkblue-title {
    color: #fafafa;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
  }
  .price-title {
    color: #282828;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
  }
}
@media screen and (min-width: 768px) {
  .hero {
    height: 350px;
    padding: 50px 10%;
  }
  .custom-background-commitment {
    background-size: auto 100%;
  }
  .ceo-image {
    display: block;
  }
  .ceo-image-mobile img {
    display: none;
  }
  .hero-about {
    background-image: url("../assets-dev/Frame_13684.png");
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    background-position: right;
    padding-right: 5%;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .hero-blog {
    background-image: url("../assets-dev/Frame 13701.png");
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    background-position: right;
    padding-right: 5%;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .mobile-hero-about img {
    display: none;
  }
  .vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .milestone-mobile {
    display: none;
  }
  .milestone-desktop {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .custom-background-commitment p {
    text-align: start !important;
  }
  .mobile-block-sm {
    display: inline-block !important;
  }
  .desktop-block-lg {
    display: none !important;
  }
  .desktop-block-sm {
    display: none !important;
  }
  .custom-background-blog {
    text-align: left !important;
  }
  .custom-background-blog img {
    width: 30% !important;
  }
}
@media screen and (min-width: 992px) {
  .font-commitment {
    margin-bottom: 20px;
    margin-top: -70px;
    margin-right: auto;
    margin-left: auto;
  }
  /* Blog */
  .mobile-tab-blog {
    display: none !important;
  }
  .desktop-tab-blog {
    display: flex !important;
  }
}
@media screen and (max-width: 1220px) {
  .hero-about {
    background-size: auto 100%;
  }
  .hero-blog {
    background-size: auto 100%;
  }
}
@media screen and (min-width: 1460px) {
  .custom-background-commitment {
    background-size: 100% auto;
  }
}
@media screen and (min-width: 1550px) {
  .custom-background-blog {
    background-size: 100% auto !important;
  }
}
.vertical-center {
  margin: 0;
}
.mb-34 {
  margin-bottom: 34px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-200 {
  margin-top: 200px !important;
}
.full-width {
  width: 100% !important;
}
.g-none {
  --bs-gutter-x: none !important;
}
/* Milestone */
.timeline-steps {
  display: flex;
  justify-content: flex-start;
}
.timeline-steps .timeline-step {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 1rem;
}
.timeline-steps .timeline-step:not(:last-child):after {
  content: "";
  display: block;
  border-top: 0.25rem solid white;
  width: 17.46rem;
  position: absolute;
  left: 13.9rem;
  top: calc(12px + 0.7125rem);
}
.timeline-steps .timeline-step:not(:first-child):before {
  content: "";
  display: block;
  border-top: 0.25rem solid white;
  width: 14.26;
  position: absolute;
  right: 13.9rem;
  top: calc(12px + 0.7125rem);
}
.timeline-steps .timeline-content {
  width: 20rem;
  text-align: center;
}
.timeline-steps .timeline-content .inner-circle {
  border-radius: 2.5rem;
  display: inline-flex;
  align-items: center;
  z-index: 100;
  justify-content: center;
  background-color: #8cc74c;
  padding: 10px 25px;
}
/* Custom CSS for the carousel container */
.custom-carousel-container {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.custom-sraousel-item {
  flex: 0 0 50%;
}
/* Custom CSS for the carousel content */
.custom-carousel-content {
  display: flex;
  width: 200%;
  /* Twice the width of one slide to create space for sliding */
  transition: transform 0.3s ease-in-out;
}
.background-milestone {
  background-image: url("../assets-dev/Rectangle 335.png");
  background-size: 100% 100% !important;
  z-index: -2;
  background-repeat: no-repeat;
  max-width: 100%;
  width: 100%;
}
.timeline_area {
  position: relative;
  z-index: 1;
}
.single-timeline-area {
  position: relative;
  z-index: 1;
  padding-left: 80px;
}
@media only screen and (max-width: 575px) {
  .single-timeline-area {
    padding-left: 100px;
  }
  .fs-sm-15 {
    font-size: 15px;
  }
  .img-pos {
    width: 30%;
  }
  .text-step {
    text-align: start!important;
  }
  /* header sticky */
  .header-sticky {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
}
.single-timeline-area .timeline-date {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 60px;
}
@media only screen and (max-width: 575px) {
  .single-timeline-area .timeline-date {
    width: 100px;
  }
}
.single-timeline-area:first-child .timeline-date:after {
  height: 50%;
  top: 50%;
}
.single-timeline-area:last-child .timeline-date:after {
  height: 50%;
}
.single-timeline-area .timeline-date::after {
  position: absolute;
  width: 3px;
  height: 100%;
  content: "";
  background-color: #ebebeb;
  top: 0;
  right: 30px;
  z-index: 1;
}
.single-timeline-area .timeline-date::before {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: white;
  content: "";
  right: 11px;
  z-index: 5;
  margin-top: -5.5px;
}
.single-timeline-area .timeline-date p {
  margin-bottom: 0;
  color: #020710;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
}
.single-timeline-area .single-timeline-content {
  position: relative;
  z-index: 1;
  padding: 30px 30px 25px;
  border-radius: 6px;
  margin-bottom: 15px;
  margin-top: 15px;
  -webkit-box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
  box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
  border: 1px solid #ebebeb;
}
@media only screen and (max-width: 575px) {
  .single-timeline-area .single-timeline-content {
    padding: 20px;
  }
}
.year-milestone-acrdn {
  padding-top: 0;
  padding-bottom: 14px;
  padding-right: 0;
  background-color: transparent;
}
.year-milestone-acrdn .accordion-collapse {
  background-color: white !important;
}
.year-milestone:focus {
  box-shadow: none !important;
}
.year-milestone:not(.collapsed) {
  background-color: #f1543e;
}
.year-milestone {
  background-color: #f1543e;
}
.year-milestone > div {
  margin-top: -30px;
  background-color: #8cc74c;
}
.success-story-card {
  padding: 34px 37px;
  max-width: 760px;
  margin-bottom: 34px;
}
.success-story-card img {
  margin-right: 34px;
}
.success-story-card .success-story-title {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: #282828;
  margin-bottom: 14px;
}
.success-story-card .success-story-body {
  font-size: 16px;
  font-weight: 300;
  color: #282828;
}
@media screen and (max-width: 768px) {
  .success-story-card {
    padding: 18px 18px 24px 18px;
  }
  .success-story-card img {
    margin-right: 14px;
  }
  .success-story-card .success-story-image {
    margin-bottom: 14px;
  }
  .success-story-card .success-story-title {
    font-size: 18px;
  }
  .success-story-card .success-story-body {
    font-size: 14px;
  }
}
/* Custom CSS styles for the accordion */
.accordion-container {
  width: 100%;
  margin: 0 auto;
}
.accordion-list {
  margin-bottom: 10px;
}
.accordion-header {
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.accordion-content {
  display: none;
  padding: 10px;
}
/* Ellipsis */
.ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
/* Blog */
.mobile-tab-blog {
  display: flex;
}
.desktop-tab-blog {
  display: none;
}
.mobile-tab-blog-dropdown {
  background-color: none !important;
  color: white;
}
.label-blog-card {
  position: absolute;
  top: 0;
  left: 30px;
  padding: 10px 20px;
}
.pagination-active {
  border-bottom: 1px solid #f1543e;
}
.custom-background-blog {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: 100% auto;
  background-image: url("../assets-dev/Frame 13840.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  z-index: -1;
  /* Place it behind the card */
}
.custom-background-blog img {
  width: 50%;
}
/* Footer */
.footer-section-2 {
  width: 100%;
  height: 294px;
  object-fit: cover;
  background-image: url("../assets-dev/footer-section-1.png");
  /* background-size: 100% auto; */
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  z-index: -1;
  /* Place it behind the card */
}
.footer-information .header {
  font-family: "Roboto", sans-serif;
}
.footer-information .body {
  font-family: "Open Sans", sans-serif;
}
.footer-information-section {
  padding: 50px 140px;
}
.footer-information-section .footer-information-brand {
  margin-bottom: 54px;
}
.footer-information-section .footer-information-brand .footer-information-social-media {
  gap: 20px;
}
.footer-data-section .header {
  font-size: 20px;
  font-weight: 700;
  color: #FAFAFA;
  margin-bottom: 24px;
}
.footer-data-section .body {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFFBF;
}
.footer-data-section .footer-data-service {
  margin-bottom: 10px;
}
.footer-copyright-section {
  padding: 28px 140px;
  background-color: #15222E;
}
.footer-copyright-section .body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #FAFAFA;
}
.footer-copyright-section p {
  margin-bottom: 0;
}
.footer-copyright-section .footer-copyright-feature {
  gap: 30px;
}
@media screen and (max-width: 1200px) {
  .footer-copyright-section .footer-copyright-content {
    flex-direction: column-reverse;
    align-items: center;
  }
  .footer-copyright-section .footer-copyright-content .body {
    padding-top: 15px;
  }
  .footer-copyright-section .footer-copyright-content .footer-copyright-feature {
    padding-bottom: 15px;
    border-bottom: 1px solid #FFFFFF40;
  }
}
@media screen and (max-width: 768px) {
  .footer-information-section {
    padding: 50px 50px;
  }
  .footer-copyright-section {
    padding: 28px 50px;
  }
  .footer-copyright-section .footer-copyright-feature {
    gap: 10px;
  }
}
@media screen and (max-width: 576px) {
  .footer-information-brand > img {
    width: 100px;
  }
  .footer-information-section .footer-information-brand .footer-information-social-media {
    gap: 15px;
  }
  .footer-information-section {
    padding: 50px 25px;
  }
  .footer-copyright-section {
    padding: 28px 20px;
  }
  .footer-copyright-section .body {
    font-size: 12px;
  }
}
.get-in-touch {
  color: #fafafa;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  /* 48px */
  margin-bottom: 14px;
}
.footer-section-2 p {
  max-width: 553px;
  overflow: hidden;
  color: #fafafa;
  text-align: center;
  text-overflow: ellipsis;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  /* 24px */
  margin-bottom: 34px;
}
.btn-lets-talk {
  max-width: 155px;
  color: #fafafa;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 111.111% */
  text-transform: capitalize;
  padding: 13px 30px;
  border-radius: 5px;
  background: #253d51;
  transition: all 0.3s ease-in-out;
}
.footer-section-2 .btn-lets-talk:hover {
  max-width: 155px;
  color: #fafafa;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 111.111% */
  text-transform: capitalize;
  padding: 13px 30px;
  border-radius: 5px;
  background: #1d303f;
}
#RegisterNow .btn-lets-talk:hover {
  color: white;
}
button:focus,
input:focus,
textarea:focus {
  box-shadow: none !important;
  outline: none;
  /* border: none; */
}
#exampleModal .modal-content {
  padding: 34px 74px 54px;
  background: #F0F0F0;
}
#exampleModal .modal-title {
  color: #f1543e;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: center;
}
#exampleModal .modal-body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
#exampleModal .modal-body input::placeholder,
#exampleModal .modal-body textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #999999;
}
#exampleModal .modal-body input:active,
#exampleModal .modal-body textarea:active {
  border: none;
}
#exampleModal .modal-body .form-style {
  background: #E0E0E0;
  padding: 20px 34px;
  border: none;
}
#exampleModal .modal-header .btn-close {
  background: url("../assets-dev/footer/close-button.svg") no-repeat;
  position: absolute;
  top: 28px;
  right: 24px;
  opacity: 1;
}
#exampleModal .modal-dialog {
  max-width: 906px;
}
#exampleModal .btn-send-message {
  background: #F1543E;
  color: white;
  padding: 15px 40px;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #exampleModal .modal-content {
    padding: 14px;
  }
  #exampleModal .modal-dialog {
    width: 90%;
  }
  #exampleModal .modal-title {
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: left;
  }
  #exampleModal .btn-send-message {
    width: 100%;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    padding: 10px 14px;
  }
  #exampleModal .modal-body .form-style {
    padding: 12px 18px;
  }
}
@media screen and (max-width: 576px) {
  .footer-section-2 {
    padding: 0 20px;
  }
  .get-in-touch {
    color: #fafafa;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 18px;
  }
  .footer-section-2 p {
    max-width: 553px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 34px;
  }
  .footer-section-2 button {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
  }
  #exampleModal .modal-dialog {
    width: unset;
  }
}
@media screen and (max-width: 767px) {
  .custom-background-commitment {
    background-size: auto 100%;
  }
  .font-commitment {
    width: 48px !important;
  }
}
@media screen and (min-width: 768px) {
  .font-commitment {
    width: 84px !important;
  }
  .fs-70-dsk {
    font-size: 70px !important;
  }
  .hero-sp {
    background-image: url("../assets-dev/Frame 13842.png");
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    background-position: right;
    padding-right: 5%;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
.custom-background-sp {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-image: url("../assets-dev/Frame 13705.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  text-align: center;
}
.vp-desktop {
  display: flex;
}
.vp-mobile {
  display: none;
}
@media screen and (min-width: 1225px) {
  .custom-background-sp {
    background-size: 100% auto;
  }
}
@media screen and (max-width: 1220px) {
  .hero-sp {
    background-size: auto 100%;
  }
}
@media screen and (min-width: 768px) {
  .text-center-desktop {
    text-align: center !important;
  }
  .container-sp-desktop {
    max-width: 638px !important;
  }
}
@media screen and (max-width: 768px) {
  .mh-100 {
    max-height: 100px;
  }
  .vp-desktop {
    display: none !important;
  }
  .vp-mobile {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  .hero-cu {
    background-image: url("../assets-dev/Frame 13846.png");
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    background-position: right;
    padding-right: 5%;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .cu-md-desktop {
    display: flex !important;
  }
  .cu-md-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 1220px) {
  .hero-cu {
    background-size: auto 100%;
  }
}
@media screen and (min-width: 1200px) {
  .custom-background-cu {
    background-size: 100% auto !important;
  }
}
@media screen and (max-width: 345px) {
  .g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
  }
}
.bg-input-vbc {
  background-color: #E0E0E0;
}
.mw-800 {
  max-width: 800px;
}
.custom-background-cu {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-image: url("../assets-dev/Frame 13848.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.custom-background-cu-mb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-image: url("../assets-dev/Frame 13849.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.cu-md-desktop {
  display: none;
}
.cu-md-mobile {
  display: flex;
}
.blog-breadcrumb i {
  opacity: 0.6;
}
.blog-breadcrumb.active a {
  text-decoration: none;
  color: black !important;
  opacity: 0.6;
}
.breadcrumb-item.active a {
  text-decoration: none;
  color: white !important;
  opacity: 0.6;
}
.breadcrumb-item.active a:hover {
  opacity: 1;
}
.blog-breadcrumb.active a:hover {
  opacity: 1;
}
.sticky-card {
  margin-top: -40px;
  padding-top: 40px;
}
.hero-cd {
  background-image: url("../assets-dev/Frame 13850.png");
  object-fit: cover;
  width: 100%;
  max-height: 200px;
  background-size: 100% auto;
}
.flexMain {
  display: flex;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}
.flex1 {
  flex: 1;
}
.flex2 {
  flex: 2;
}
.flex3 {
  flex: 3;
}
.whiteLink {
  background: #fff;
}
.whiteLink:active {
  background: #000;
  color: #fff;
}
.blackLink {
  color: #fff;
  background: #232323;
  transition: all 300ms linear;
}
.blackLink:active {
  color: #000;
  background: #fff;
}
#menuHolder {
  position: sticky;
  top: 0;
  z-index: 123122;
  width: 100%;
}
#siteBrand {
  font-family: impact;
  letter-spacing: -1px;
  font-size: 32px;
  color: #252525;
  line-height: 1em;
}
#menuDrawer {
  background: #fff;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 12311;
  top: 0;
  left: 0;
  border-right: 1px solid #eaeaea;
  width: 100%;
  transform: translateY(-100%);
  transition: transform 200ms linear;
}
#menuDrawer > .navbar-top {
  padding: 30.25px 1.5rem;
}
#mainNavigation {
  transition: transform 200ms linear;
  background: #fff;
  z-index: 12312;
}
.drawMenu > #menuDrawer {
  transform: translateY(0%);
}
.fa-times {
  cursor: pointer;
}
a.nav-menu-item {
  transition: border 200ms linear;
  text-decoration: none;
  display: block;
  padding: 18px;
  padding-left: 32px;
  border-bottom: 1px solid #eaeaea;
  font-weight: bold;
}
select.noStyle {
  border: none;
  outline: none;
}
.vibi-brand-bg-4 {
  background-color: #253D51;
}
/* navbar-mobile */
#blog-content {
  display: none;
  /* Add any other styles you need */
}
.back-menu {
  padding: 0 32px;
}
.padding-menu-mobile {
  padding: 18px 32px;
}
.margin-menu-mobile {
  margin: 18px 32px;
}
.vibi-brand-bg-5 {
  background-color: #8CC74C;
}
.vibi-brand-text-2 {
  color: #8CC74C !important;
}
button.accordion-button.collapse-menu-service:focus {
  border-color: none !important;
  box-shadow: none !important;
}
.collapse-menu-service:not(.collapsed) {
  color: black;
}
.about-menu-image {
  object-fit: cover;
  object-position: top;
  height: 350px;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-18 {
  font-size: 18px !important;
}
/* Desktop */
.show.animate-slide {
  max-height: 800px;
  visibility: visible;
  transition: all 0.7s;
}
.animate-slide {
  display: block;
  max-height: 0;
  visibility: hidden;
  transition: all 0.2s;
  overflow: hidden;
}
.navbar-menu-desktop:hover {
  border-bottom: 2px solid #f1543e;
}
.navbar-menu-desktop a:focus {
  color: #f1543e !important;
}
.navbar-menu-desktop a:hover {
  color: #f1543e !important;
}
.navbar-menu-desktop a.show {
  color: #f1543e !important;
}
.navbar-menu-desktop a:after {
  display: none !important;
}
.navbar-menu-desktop a i {
  transition: transform 0.5s ease 0s;
}
.navbar-menu-desktop a.show i {
  transform: rotate(180deg);
}
#StepByStep .custom-card-content {
  border: 0;
  box-shadow: 0px 10px 50px 0px #00000014;
  padding: 37px 45px 67px 45px;
  gap: 14px;
  flex-direction: row;
}
#StepByStep .custom-card-content .step-content {
  flex-direction: column;
  margin-top: 20px;
}
#StepByStep .custom-card-content .step-content .step-content-icon {
  position: relative;
  width: fit-content;
  margin-bottom: 25px;
}
#StepByStep .custom-card-content .step-content .step-content-body .step-title {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #253D51;
  margin-bottom: 25px;
}
#StepByStep .custom-card-content .step-content .step-content-body .step-body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #282828;
  margin-bottom: 0;
}
#StepByStep .custom-card-content .step-content img {
  width: 100px;
}
#StepByStep .custom-card-content .step-content .order-badge {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background-color: #F1543E;
  display: flex;
  justify-content: center;
  align-items: center;
}
#StepByStep .custom-card-content .step-content .order-badge h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #StepByStep .custom-card-content {
    flex-direction: column;
  }
  #StepByStep .custom-card-content .step-content {
    margin-top: 30px;
    width: 100%;
    flex-direction: row;
    gap: 18px;
  }
  #StepByStep .custom-card-content .step-content .order-badge {
    left: 0;
    top: -14px;
    height: 32px;
    width: 32px;
  }
  #StepByStep .custom-card-content .step-content .order-badge h4 {
    font-size: 18px;
  }
  #StepByStep .custom-card-content .step-content img {
    width: 66px;
  }
  #StepByStep .custom-card-content .step-content .step-content-body .step-title {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
.service-breadcrumb {
  font-family: "Source Sans Pro", sans-serif;
}
.service-breadcrumb .cd-breadcrumb {
  margin: 0;
}
.service-breadcrumb a {
  color: #96c03d;
  text-decoration: none;
}
.cd-breadcrumb {
  padding: 0.5em 1em;
  margin: 1em auto;
  border-radius: 0.25em;
}
.cd-breadcrumb::after {
  clear: both;
  content: "";
  display: table;
}
.cd-breadcrumb li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.cd-breadcrumb li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 0.6em;
  color: #fafafa;
}
.cd-breadcrumb li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.cd-breadcrumb li > * {
  /* single step */
  display: inline-block;
  font-size: 14px;
  color: #fafafa;
}
.cd-breadcrumb li.current > * {
  /* selected step */
  color: #090a0b;
}
.no-touch .cd-breadcrumb a:hover {
  /* steps already visited */
  color: #090a0b;
}
section.breadcrumbs .hero.hero-service {
  height: 70svh;
}
