a {
  text-decoration: none;
}
/* Home Our Service  */
.home-our-service .active {
  background: #253D51 !important;
}
.navbar-active-bg-darkblue {
  background: #253D51 !important;
}
.bg-gray-vibicloud {
  background: #CDCDCD !important;
}
.bg-orange-vibicloud {
  background: #F1543E !important;
}
.font-size-12 {
  font-size: 12px;
}
.header-dropdown:after {
  border-right: 1px solid #DADADA;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.ft-container {
  object-fit: cover;
  max-width: 100%;
  width: 100%;
}
.margin-footer {
  margin-left: 30px;
}
.row-chat {
  background-color: #fff;
}
.custom-img-footer {
  max-width: 80px;
  height: auto;
}
.custom-img-banner {
  max-width: 80px;
  height: auto;
}
/* hero */
.red-line {
  width: 100vw;
  height: 10px;
  background-color: #F1543E;
}
.container-home {
  padding: 50px calc(5% + 12px);
}
.container-best-partner {
  padding: 50px calc(5%);
}
/* BASE */
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fs-20 {
  font-size: 20px;
}
.fs-24 {
  font-size: 24px;
}
.fs-40 {
  font-size: 40px;
}
.ffm-roboto {
  font-family: Roboto;
}
.vibi-brand-bg-3 {
  background-color: #FBD1CB;
}
.vibi-brand-bg-2 {
  background-color: #282828;
}
.nav-cloud-bg {
  background-color: #F1543E !important;
}
.cloud-padding {
  padding: 20px 34px;
}
.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;
}
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
/* Custom CSS for styling the card container */
.container-about-vibi {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#banner-mobile {
  display: none;
}
@media screen and (max-width: 576px) {
  #banner-mobile {
    display: block;
  }
  #banner-desktop {
    display: none;
  }
}
/* 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 */
}
.left-banner {
  margin-left: 5%;
}
.left-sm-banner {
  margin-left: 3%;
}
.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 {
  display: inline-flex;
  padding: 15px 40px;
  align-items: flex-start;
  gap: 10px;
  border-radius: 5px;
  background: #F1543E;
}
.btn-learn-mobile {
  display: inline-flex;
  padding: 18px 12px;
  align-items: flex-start;
  gap: 10px;
  border-radius: 5px;
  background: #F1543E;
}
.blog-card-mark {
  display: inline-flex;
  padding: 15px 40px;
  align-items: flex-start;
  gap: 10px;
  border-radius: 0px 0px 5px 5px;
  background: #F1543E;
}
.btn-see-more {
  width: 100%;
  background-color: #F1543E;
  border-color: #F1543E;
}
.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%;
}
@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;
}
/* Our Goals */
.our-goals-container {
  padding-top: 100px;
  padding-bottom: 150px;
}
.our-goals-top-title {
  margin-bottom: 14px;
}
.our-goals-title {
  margin-bottom: 24px;
}
.our-goals-body {
  margin-bottom: 34px;
}
.our-goals-discover-more-button {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #FAFAFA;
}
@media screen and (max-width: 768px) {
  .our-goals-container {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .our-goals-title {
    margin-bottom: 28px;
  }
  .our-goals-image-mobile {
    margin-bottom: 28px;
  }
  .our-goals-body {
    margin-bottom: 24px;
  }
  .our-goals-discover-moere-button-container {
    text-align: center;
  }
}
/* Custom CSS for the card content */
.custom-card-content {
  background-color: #fff;
  padding: 20px;
  height: 100%;
  width: 100%;
  border: 1px solid #ccc;
}
.bg-service {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  background: url('../assets-dev/home-assets/bgservice.png'), #253D51 50% / cover no-repeat;
  mix-blend-mode: multiply;
  background-size: cover;
}
.bg-service-sm {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  background: url('../assets-dev/home-assets/bgservice-mobile.png'), #253D51 50% / cover no-repeat;
  mix-blend-mode: multiply;
  background-size: cover;
}
.margin-card-service {
  margin-top: -15px;
  margin-bottom: -15px;
}
.btm-card-desc {
  background-color: #15222E;
  height: auto;
  padding: 15px 25px;
}
.our-service {
  width: 288px;
  height: 546px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #F1543E;
  /* margin-top: -30%; */
  background-image: url('../assets-dev/home-assets/vector-sercvice.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: soft-light;
}
.our-service-sm {
  width: 100%;
  height: 144px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #F1543E;
  background-image: url('../assets-dev/home-assets/bg-service-sm.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: soft-light;
}
.our-service-card {
  width: 334px;
  height: 144px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #F8F8FF;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.our-service-card-sm {
  width: 335px;
  height: 93px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #F8F8FF;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.service-nav {
  width: 100%;
  height: 57px;
  flex-shrink: 0;
  border-radius: 5px;
  background: #282828;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.service-card-head-sm {
  color: #282828;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 16.8px */
  text-transform: capitalize;
}
.space-card-sm {
  margin-left: -10px;
  margin-right: -6px;
}
.space-card-mb {
  margin-left: 16px;
}
.service-card-text-sm {
  display: -webkit-box;
  width: 210px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #282828;
  text-overflow: ellipsis;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.service-nav::before {
  content: "";
  height: 2px;
  border-radius: 1px 1px 0 0;
}
.service-nav::-webkit-scrollbar {
  background-color: #F8F8FF;
  border-radius: 5px;
  width: 5px;
  height: 5px;
}
.service-nav::-webkit-scrollbar-thumb {
  background: lightgreen;
  border-radius: 5px;
}
.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;
  white-space: nowrap;
}
.text-item-service:hover {
  color: #FFF;
}
.text-item-service.active {
  background-color: #253D51 !important;
}
.text-service-btm {
  display: flex;
  padding: 10px 14px;
  align-items: center;
  color: #F8F8FF;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 111.111% */
  text-transform: capitalize;
}
.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;
}
.service-swiper-container {
  display: none;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.service-swiper-container.active {
  display: block;
  opacity: 1;
}
.service-swiper .swiper-pagination {
  text-align: left;
  bottom: 0 !important;
}
.service-swiper .swiper-pagination-bullet {
  background-color: #CDCDCD !important;
  opacity: 1;
}
.service-swiper .swiper-pagination-bullet:first-child {
  margin-left: 0 !important;
}
.service-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #F1543E !important;
}
.service-swiper-sm .swiper-pagination {
  text-align: left;
  bottom: 0 !important;
}
.service-swiper-sm .swiper-pagination-bullet {
  background-color: #CDCDCD !important;
  opacity: 1;
}
/* .service-swiper-sm .swiper-pagination-bullet:first-child {
  margin-left: 0!important;
} */
.service-swiper-sm .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #F1543E !important;
}
.link-detail-service-category {
  bottom: 0;
  right: 0;
  z-index: 10;
  font-weight: 700;
  font-family: Roboto;
}
/* width */
#service-tab::-webkit-scrollbar {
  height: 8px;
  background-color: #D9D9D9;
  border-radius: 10px;
}
/* Track */
#service-tab::-webkit-scrollbar-track {
  border-radius: 10px;
}
/* Handle */
#service-tab::-webkit-scrollbar-thumb {
  background: #8CC74C;
  border-radius: 10px;
}
/* Handle on hover */
#service-tab::-webkit-scrollbar-thumb:hover {
  opacity: 0.9;
}
@media screen and (max-width: 992px) {
  #service-tab {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
}
.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\9;
}
.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;
}
.service-carousel-sm {
  width: 44px;
  height: 10px;
  border-radius: 10px;
  background: #99AAB9;
  border: none;
  margin: 5px;
}
.service-carousel-sm.active {
  background: #F1543E;
}
.img-service-card {
  width: auto;
  height: 44px;
}
.service-card-title {
  color: #282828;
  font-family: Roboto;
  /* font-size: 14px; */
  height: 38.4px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 19.2px */
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
}
.service-card-title-sm {
  color: #282828;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 19.2px */
  text-transform: capitalize;
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  height: 16.7px;
  overflow: hidden;
}
.service-card-content {
  overflow: hidden;
  color: #282828;
  text-overflow: ellipsis;
  whitespace: nowrap;
  font-family: Roboto;
  /* font-size: 10px; */
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 18px */
}
.service-card-content-sm {
  overflow: hidden;
  color: #282828;
  text-overflow: ellipsis;
  height: 36px;
  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 {
  height: auto;
}
.carousel-inner-btm img {
  width: 100%;
  height: auto;
}
.bg-why {
  background-size: cover;
  flex-shrink: 0;
  width: 100%;
  height: 336px;
  background: url('../assets-dev/home-assets/image 158.png'), #F1543E 70% / cover no-repeat;
  padding-bottom: 20px;
}
.row-why {
  margin-top: -9%;
}
.bg-get-in {
  background-size: cover;
  flex-shrink: 0;
  width: 100%;
  height: auto;
  background: url('../assets-dev/home-assets/image 167.png'), #F1543E 70% / cover no-repeat;
}
.bottom-carousel {
  display: flex;
  width: 100%;
  height: 354px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 34px;
  flex-shrink: 0;
}
.running-text {
  white-space: nowrap;
  overflow: hidden;
  animation: marquee 10s linear infinite;
}
@keyframes marquee {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.hero {
  position: relative;
}
.hero-text {
  width: 100%;
}
.partner-container {
  margin-top: 100px;
  margin-bottom: 100px;
}
.mobile-bg-service {
  padding: 0;
  margin: 0;
}
.mobile-bg-service img {
  width: 100%;
  display: block;
}
.image-member {
  display: flex;
  align-items: stretch;
}
.card-member .row {
  align-items: stretch;
}
.card-member img {
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.name-member-mobile {
  display: none;
}
.name-member-mobile h5 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #282828FA;
}
.name-member-mobile h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #282828FA;
}
h5.name-member {
  font-family: "Roboto", sans-serif;
  font-size: 25px;
  font-weight: 600;
  color: #333333;
}
h6.name-member {
  font-family: "Roboto", sans-serif;
  font-size: 25px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 34px;
}
.name-member {
  display: block;
}
.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;
  }
  .cloud-padding {
    padding: 10px 17px;
  }
  .row-why {
    margin-top: -25%;
  }
  .mobile-portrait-image {
    width: auto;
    min-height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .margin-footer {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .hero-text {
    padding: 50px 5%;
  }
  .card-member img {
    width: 100px;
    height: 100px;
    object-fit: cover;
  }
  .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%;
  }
  .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%;
  }
  .mobile-portrait-image {
    width: auto;
    min-height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .name-member {
    display: none;
  }
  .name-member-mobile {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .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;
  }
  .vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 991px) {
  .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 (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;
}
.full-width {
  width: 100% !important;
}
.g-none {
  --bs-gutter-x: none !important;
}
@media only screen and (max-width: 575px) {
  .single-timeline-area {
    padding-left: 100px;
  }
}
.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 .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: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #f1c40f;
  content: "";
  right: 16px;
  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;
  }
}
.container-vbc .vp-mobile.text-center img.align-self-center.p-3 {
  width: auto;
  max-width: 100%;
  max-height: 100px;
  height: auto;
}
.hero-banner {
  height: 65svh;
}
section.breadcrumbs .hero.hero-service {
  height: 65svh;
}
