
.header_area .nav-item.active .nav-link,
.header_area .nav-item:hover .nav-link,
.header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 8px;
}
#login_sign,
h2 {
  font-size: 36px;
}
.breadcrumb-reporty,
.language-btn {
  outline: 0;
  text-decoration: none;
}

.breadcrumb-reporty,
.contactBox a:hover,
.dbMenuBtn:hover,
.header_area .nav-item:hover ul .nav-link,
.language-btn,
.no-decoration {
  text-decoration: none;
}
* {
  font-size: 18px;
  font-weight: 400;
}
header > .main_menu > .navbar {
  font-family: "IBM Plex Sans", sans-serif !important;
  font-style: normal;
}
.header_area + div,
.header_area + row,
.header_area + section {
  margin-top: 7em;
}
.header_area .nav-item .nav-link {
  font-weight: 400;
  text-transform: unset;
  color: #000;
}
.pagination-custom a,
.pagination-custom span {
  color: #929292;
  text-decoration: none;
}
.pagination-custom a:hover {
  color: #007bff;
}
.border-lightblue{
  border:#C5E3FF 1px solid;
}
.form-search {
  width: 385px;
}
.swc-standard-button-3 {
  font-weight: 600 !important;
  font-size: 16px;
  display: flex !important;
  text-align: center;
  justify-content: center !important;
  align-items: center !important;
  padding: 20px 30px !important;
  gap: 9px !important;
  height: 40px;
  background: 0 0;
  border-radius: 4px !important;
  border-color: #0672d9;
  color: #0994fd;
  text-decoration-line: none !important;
  margin: 5px 0;
}
.swc-standard-button-4,
.swc-standard-button-4-full,
.swc-standard-button-5-full {
  padding: 11px 13px;
  margin: 5px 0;
  font-weight: 600 !important;
  text-decoration-line: none !important;
  font-size: 16px;
}
.text-error {
  color: #ef4444;
}
.border-error {
  border: 1px solid #ef4444;
}
.swc-standard-button-3:hover {
  border-color: #0672d9;
  color: #fff;
}
.swc-button-outer-blue{
  border-radius: 7px;
  background: var(--white, #FFF);
  border: 2px solid var(--blue, #0994FD);
}
.shadow-blue{
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.swc-standard-button-4 {
  background: 0 0;
  border-radius: 4px !important;
  border: 1px solid #0994fd !important;
  color: #0994fd !important;
  width: fit-content;
}
.swc-standard-button-4:hover {
  border-color: #0994fd !important;
  background-color: #0994fd !important;
  color: #fff !important;
}
.swc-standard-button-4-full {
  background: #0994fd;
  border-radius: 4px !important;
  border: 1px solid #0994fd;
  color: #fff;
  width: 100%;
}
.swc-standard-button-4-full:hover {
  border-color: #0994fd;
  background-color: #0994fd;
  color: #fff;
}
.swc-standard-button-5-full {
  background: #E3F1FD;
   border: 1px solid #E3F1FD;
  border-radius: 4px !important;
  color:  #0994fd;
  width: 100%;
}
.header_area .nav-item:hover .nav-link {
  color: #0994fd !important;
}
.header_area .nav-item.active .nav-link {
  color: #1294fd;
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link,
.solution-ul {
  padding: 0 20px;
}
 .selector-border {
    border-radius: 6px;
    border: 1px solid #c9c9c9;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
#carousel-partner-mobile-section,
.goog-logo-link,
.goog-te-banner-frame.skiptranslate,
.v-only-mobile {
  display: none !important;
}
.goog-te-gadget {
  color: transparent !important;
}
.alert-danger-reporty {
  color: #ff4141;
  background-color: #faf2f3;
  border: 1px solid #ff4141;
  padding: 10px;
  font-size: 14px;
  width: fit-content;
}
.alert-success-reporty {
  color: #28a745;
  background-color: #d4edda;
  border: 1px solid #28a745;
  padding: 10px;
  font-size: 14px;
  width: fit-content;
}
.upload-border {
  border-radius: 6px;
  border: 2px dashed #d1d5db;
}
.snackbar {
  padding: 10px;
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translate(-50%, -50%);
}
.badgebar {
  padding: 10px;
}
.box-soft-blue {
  background-color: #f1f9ff;
  border: 2px solid #b8e1ff;
}
.fit-content {
  width: fit-content;
}
.banner_area .banner_inner .banner_content .page_link a:before {
  content: "-";
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
}
.language-btn {
  color: #000;
  display: inline-block;
  height: 50px;
  width: 140px;
  vertical-align: top;
  line-height: 40px;
}
.subtitle-report {
  font-size: 20px !important;
  color: #212121 !important;
}
.feature-section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 60px 0;
  border: unset;
}
.btn-register {
  padding: 10px;
  width: 150px;
}
.custom-card,
.radius-20 {
  border-radius: 20px;
}
.radius-b-10{
  border-radius: 0 0 10px 10px;
}
.btn-subscribe {
  padding: 40px 10px;
  width: 200px;
}
.reportly-logo {
  width: 200px;
}
.card-report,
.card-report-container {
  width: 397px !important;
}
.card-report {
  height: 366px !important;
}
#login_sign {
  background-color: #044271;
  padding-bottom: 10px;
  padding-top: 10px;
}
h2 {
  font-weight: 600;
}
h1,
h4,
h4 span {
  font-weight: 700;
}
.col-md-2-custom {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 18.666667%;
  max-width: 18.666667%;
}
.card-md {
  width: 292px;
  padding: 24px 28px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  flex-shrink: 0;
  align-self: stretch;
}
@media only screen and (max-width: 989px) {
  #login_email,
  #login_sign {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .card-custom.bg-dark-blue.text-white.row {
    font-size: 12px !important;
  }
  #login_sign {
    background-color: #044271;
  }
  .sign-in-reporty h2 {
    font-size: 16px !important;
  }
  .subtitle-report {
    font-size: 20px !important;
  }
  .reportly-logo {
    width: 150px;
  }
  h2 {
    font-size: 24px !important;
  }
  #login_email,
  #login_sign {
    font-size: 20px;
  }
  .btn-register {
    padding: 5px;
    width: 80px;
  }
  .btn-subscribe {
    padding: 5px;
    width: 120px;
  }
}
h1 {
  letter-spacing: 1px;
  font-size: 49px;
}
h4,
h4 span {
  letter-spacing: 1.5px;
  line-height: 40px;
  font-size: 42px;
}
.breadcrumb-reporty:hover,
.color-blue,
.home-heading {
  color: #0994fd;
}
.px_home {
  padding-left: 6px;
  padding-right: 6px;
}
.w-button {
  width: 25%;
}
.img-scan {
  width: 592px;
  height: 377.87px;
  object-fit: cover;
}
.carousel-partner-desktop,
.news-desktop {
  display: block;
}
.box-carousel {
  background-color: #f9fafb;
  border: 1px solid #b8e1ff;
}
#report_carousel_desktop .carousel-item-hidden,
.carousel .carousel-item,
.carousel .carousel-item-hidden,
.cross-mobile,
.news-mobile,
.truncate-desc p:not(:first-child) {
  display: none;
}
.home-image {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transform: rotateX(55deg);
  transition: transform 1.5s;
  padding: 0 90px;
}
.overlay,
.selection {
  pointer-events: none;
  display: none;
  transition: 0.3s;
}
.rotate {
  transform: rotateX(0);
}
.home-image img {
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.img-container {
  perspective: 1000px;
  margin: 100px auto;
}
.selection {
  position: absolute;
  border: 4px dashed red;
}
#image,
#selection_container,
.form-inputs {
  position: relative;
}
.bg-bright-sky {
  background-color: #f0fbff !important;
  border: 1px solid #b8e1ff;
}
.bg-light-sky {
  background-color: #b8e1ffe5 !important;
}
.selection span::after,
.selection span::before,
.selection::after,
.selection::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.selection::before {
  top: -6px;
  left: -6px;
}
.selection span::before {
  top: -6px;
  right: -6px;
}
.selection::after {
  bottom: -6px;
  right: -6px;
}
.selection span::after {
  bottom: -6px;
  left: -6px;
}
#image {
  max-width: 100%;
  height: auto;
  filter: brightness(50%);
}
.overlay {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: rgba(161, 161, 161, 0.3);
  left: 0;
}
.highlight {
  background-color: #0994fd;
  color: #fff;
  height: 10%;
  border-radius: 10px;
  transition: background-color 0.5s;
}
.highlight-animation {
  animation: 1s forwards highlightAnimation;
}
@keyframes highlightAnimation {
  0% {
    background-color: #00f;
  }
  100% {
    background-color: initial;
  }
}
.iframe-container {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0.8);
  transform-origin: center;
}
.imagine {
  background-color: #f2fcff;
  padding: 10px;
  border-radius: 10px;
}
.swc-standard-button-lg {
  font-weight: 600 !important;
  font-size: 20px;
  display: flex !important;
  text-align: center;
  justify-content: center !important;
  align-items: center !important;
  padding: 30px !important;
  gap: 9px !important;
  height: 40px;
  background: #0672d9;
  border-radius: 4px !important;
  border-color: #0672d9;
  text-decoration-line: none !important;
  margin: 5px 0;
  color: #fff;
}
.color-grey {
  color: #7a7a7a;
}
.v-only-desktop {
  display: block !important;
}
.v-only-desktop-flex {
  display: flex !important;
}
.cross-desktop {
  position: absolute;
  top: 250px;
}
.height-xs {
  height: 150px;
}
.height-xs2 {
  height: 170px;
}
.custom-container {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 10px -5px #0000004d, 0 20px 25px -5px #0000001a;
}
.icon-card,
.py-sm-2,
.truncate-desc p {
  margin: 0;
}
.height-s {
  height: 400px;
}
.height-m {
  height: 600px;
}
.height-m2 {
  height: 500px;
}
.height-l {
  height: 800px;
}
.height-card {
  height: 435px;
  max-height: 435px;
}
.video-section {
  width: 100%;
  margin-top: 20px;
}
.bolt-circle {
  position: absolute;
  left: -40px;
  top: -40px;
}
.video-subtitle {
  position: absolute;
  bottom: -60px;
  width: 500px;
  font-size: 14px;
  border-radius: 20px;
  left: 25%;
}
#report_carousel_desktop .carousel-item-visible {
  display: block;
  opacity: 1;
  order: 0;
}
#report_carousel_desktop .carousel-item-behind {
  display: block;
  opacity: 0.5;
  order: 1;
}
.btn.btn-primary.bg-white.color-blue.mr-2.shadow:hover {
  color: #00f;
}
.txt-medium {
  font-size: 32px;
}
.content-subtitle {
  color: #555;
  font-size: 24px;
  margin-bottom: 20px;
}
.ml-md-custom5 {
  margin-left: 100px !important;
}

.mb-md-60 {
  margin-bottom: 60px !important;
}
.mb-md-24 {
  margin-bottom: 24px !important;
}
.mr-md-custom5 {
  margin-right: 100px !important;
}
#section-contact .container {
  padding: 60px;
}
.p-large {
  padding: 40px 60px;
}
.p-medium {
  padding: 48px 40px;
}
.px-16{
  padding: 0px 16px !important;
}
.p-12-16{
  padding: 12px 16px !important;
}
.title-card {
  font-weight: 900;
  font-size: 46px !important;
}
.title-card2 {
  font-weight: 900;
  font-size: 40px !important;
}

.w-40{
  width: 140px !important;
}
@media only screen and (max-width: 800px) {
  .custom-row h1,
  .row h1,
  h1 {
    letter-spacing: 1px;
    font-weight: 700;
  }
  .custom-row h1,
  .row h1,
  h1,
  h4 {
    font-weight: 700;
  }
  .card-report-container {
    width: 200px !important;
    height: 100% !important;
  }
  .card-report {
    width: 200px !important;
    height: 203px !important;
  }
  .card-subheading-mobile {
    color: #212121;
    text-align: center;
    font-family: "IBM Plex Sans", sans-serif !important;
    font-size: 10.492px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .p-large {
    padding: 12px 24px;
  }
  .mx-auto-sm {
    margin: 0 auto;
  }
  .p-medium {
    padding: 32px;
  }
  .title-card {
    font-size: 28px !important;
    font-style: normal;
    font-weight: 900;
    line-height: 32px;
    letter-spacing: -0.7px;
  }
  .title-card2 {
    font-weight: 700 !important;
    font-size: 24px !important;
    letter-spacing: normal !important;
  }
  #section-contact .container,
  .video-section {
    padding: 10px;
  }
  .height-card {
    width: 100%;
    height: 100%;
    max-height: 100%;
  }
  .height-m2,
  .height-xs {
    height: fit-content;
  }
  h1 {
    letter-spacing: 1.5px;
    line-height: 60px;
    font-size: 40px;
  }
  .ml-md-custom5 {
    margin-left: 0 !important;
  }
  .mr-md-custom5 {
    margin-right: 0 !important;
  }
  .content-subtitle {
    color: #555;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
  }
  .video-subtitle {
    position: static !important;
    font-size: 14px;
    border-radius: 20px;
    width: 100%;
    left: 0;
    text-align: start !important;
  }
  .bolt-circle {
    width: 50px;
    position: absolute;
    left: -10px;
    top: -10px;
  }
  .icon-card {
    margin: 20px 0;
  }
  .py-sm-2 {
    margin: 30px 0;
  }
  .py-sm-12 {
    padding: 12px 0;
  }
  .white-sm-line {
    border-bottom: 1px solid #77b3f7;
    padding-bottom: 20px;
  }
  .height-xs {
    padding: 20px;
    margin: 20px 0;
    text-align: center;
  }
  .cross-mobile,
  .news-mobile {
    display: block;
  }
  .carousel-partner-desktop,
  .cross-desktop,
  .news-desktop {
    display: none;
  }
  .v-only-desktop,
  .v-only-desktop-flex {
    display: none !important;
  }
  #carousel-partner-mobile-section,
  .v-only-mobile {
    display: block !important;
  }
  .flex-sm-column,
  .flex-sm-column-only {
    flex-direction: column !important;
  }
  .custom-row h1,
  .row h1 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
  }
  .swc-standard-button-lg {
    font-size: 14px;
  }
  .iframe-container {
    position: relative;
    left: 0;
    transform: scale(1);
  }
  h4 {
    letter-spacing: 1.5px;
    line-height: 40px;
    font-size: 32px;
    margin: 30px 0 !important;
  }
  .px_home {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .w-button {
    width: 100%;
  }
  .img-scan {
    width: auto;
    height: 377.87px;
  }
  .hard-shadow {
    box-shadow: 0 10px 10px -5px #0000004d, 0 20px 25px -5px #0000001a;
  }
  #image {
    filter: brightness(50%);
  }
  .home-image {
    margin-top: 20px;
    padding: 0 10px !important;
  }
  .imagine {
    padding: 0;
  }
  .reverse-on-mobile {
    flex-direction: column-reverse;
  }
}
.content-title,
.price-tag {
  color: #0994fd;
  font-weight: 700;
}
.carousel .carousel-actions,
.horizontal-line {
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.homepage h1,
.homepage h2 {
  font-size: 66px;
}
.row-ar {
  display: flex;
  flex-direction: row-reverse;
}
.card-custom {
  padding: 30px 20px;
  margin-top: 50px;
  background-color: #fff;
  border-radius: 10px;
}
.bg-dark-blue {
  background-image: linear-gradient(180deg, #0994fd, #055897);
}
.card-shadow,
.shadow {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.horizontal-line {
  left: 0;
  height: 4px;
}
.vertical-line {
  top: 0;
  left: 50%;
  height: 100%;
  width: 4px;
  transform: translateX(-50%);
}
.content-title {
  font-size: 24px;
}
.price-tag {
  font-size: 18px;
}
.btn-reporty {
  border-radius: 9px;
  padding: 5px 10px;
  width: fit-content;
  font-weight: 700;
}
#section-contact {
  padding: 25px !important;
}
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 4px);
}
.text-dark,
.text-darker {
  color: #212121 !important;
}
.radius-4 {
  border-radius: 4px;
}
.radius-6 {
  border-radius: 6px;
}
.radius-8 {
  border-radius: 8px !important;
  overflow: hidden;
}
.radius-10 {
  border-radius: 10px !important;
  overflow: hidden;
}
.radius-24 {
  border-radius: 24px;
}
.border-blue {
  border: 1px solid #0994fd;
}
.border-blue-2 {
  border: 2px solid #0994fd;
}
.dashboard-menu .menu-active {
  border-bottom: 2px solid #0994fd;
  color: #212121;
}
.dashboard-menu .menu-active a {
  color: #212121;
}
.color-thinner,
.dashboard-menu a {
  color: #c9c9c9;
}
.homepage h1,
.homepage h2,
.homepage h3 {
  color: #fefefe;
  font-weight: 700;
}
.bg-ocean-sky {
  background-image: linear-gradient(180deg, #c0e1ff 0, #fff 100%);
}
.bg-ocean-sky2 {
  background-image: linear-gradient(#3f94f6, #3389ed);
}
.carousel {
  max-width: 600px;
  position: relative;
  margin: 0 auto;
}
.carousel .carousel-item-visible {
  display: block;
  position: relative;
  animation: 0.5s animateright;
}
.bg-blue {
  background-color: #0994fd;
}
.dot,
.dot-active {
  height: 12px;
  background-color: #555;
  display: inline-block;
}
.colo .carousel .carousel-item img {
  width: 100%;
  max-width: 600px;
  height: auto;
}
.p-14 {
  padding: 14px;
}
.p-11-13 {
  padding: 11px 13px;
}
.p-24 {
  padding: 24px 28px;
}
.p-24-28 {
  padding: 24px 28px;
}
.flex-row-reverse-header {
  flex-direction: row-reverse;
}
.carousel .carousel-actions {
  display: flex;
  justify-content: space-between;
  position: absolute;
}
.carousel .carousel-actions button {
  border-radius: 50px;
  background-color: #fff;
  border: 0;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.carousel .carousel-dots span#carousel-button-prev {
  color: #171717;
  font-size: 36px;
  padding-right: 3em;
  margin-left: 20px;
}
#carousel-button-prev-team-mobile,
.carousel .carousel-dots span#carousel-news-button-prev {
  color: #171717;
  font-size: 36px;
  padding-right: 1em;
  margin-left: 20px;
}
#carousel-button-next-team-mobile,
.carousel .carousel-dots span#carousel-news-button-next {
  color: #171717;
  font-size: 36px;
  padding-left: 1em;
  margin-right: 20px;
}
.carousel .carousel-dots span#carousel-button-next {
  color: #171717;
  font-size: 36px;
  padding-left: 3em;
  margin-right: 20px;
}
.carousel-dots {
  text-align: center;
  cursor: default;
}
.text-blue {
  color: #0994fd !important;
}
i.bi.bi-eye-slash {
  font-size: 20px !important;
}
.dot {
  width: 12px;
  border-radius: 50%;
  margin: 0 5px;
}
.dot-active {
  width: 32px;
  border-radius: 16px;
}
.truncate-desc,
.truncate-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.payment-container {
  padding: 92px 60px;
}
@keyframes fadeVisibility {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
@keyframes animateright {
  from {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
.form-inputs .form-control {
  height: 45px;
}
.form-inputs .form-control:focus {
  box-shadow: none;
  border: 1px solid #000;
}
.form-inputs i {
  position: absolute;
  top: 5px;
  left: 45px;
}
.filter-multi-select .viewbar {
  border: 2px solid #d0d8e5;
  border-radius: 8px;
  height: 45px;
  line-height: 28px;
}
.filter-multi-select .viewbar .placeholder {
  color: #405562;
  font-size: 16px;
}
.filter-multi-select .viewbar .selected-items .item {
  background: #fff;
  border: 2px solid #d0d8e5;
  border-radius: 8px;
  color: #405562;
}
.filter-multi-select .viewbar .selected-items .item button {
  color: #405562;
  margin: 0 7px;
}
.filter-multi-select > .dropdown-toggle::before {
  position: absolute;
  top: 12px;
  right: 10px;
  content: url("{{ asset('public/front/images/filter.png') }}");
  border: unset;
}
.pagination .page-item .page-link {
  background: #fff;
  border-radius: 8px;
  border-color: #fff;
  color: #45404e;
  margin: 0 10px;
  min-width: 45px;
  text-align: center;
}
.pagination .active .page-link {
  background: #0672d9;
  border-color: #0672d9;
  color: #fff;
}
.truncate-title {
  -webkit-line-clamp: 2;
}
.truncate-desc {
  -webkit-line-clamp: 4;
}
.swc-standard-button,
.swc-standard-button-2 {
  font-weight: 600 !important;
  font-size: 16px;
  display: flex !important;
  padding: 20px 30px !important;
  gap: 9px !important;
  height: 40px;
  border-radius: 4px !important;
  border-color: #0672d9;
  text-decoration-line: none !important;
  margin: 5px 0;
  text-align: center;
}
.swc-standard-button {
  justify-content: center !important;
  align-items: center !important;
  background: #0672d9;
  color: #fff;
}
.swc-standard-button-2 {
  justify-content: center !important;
  align-items: center !important;
  background: #fff;
  color: #0672d9;
}
.swc-grey-button {
  background: #d0d8e5;
  border: none;
}
.bg-lightgrey,
.capsule-grey {
  background-color: #f6f6f6;
}
.header_area .navbar-collapse {
  max-height: 420px;
}
.wrapper {
  width: 90%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.mainFooter .gap {
  gap: 3em;
}
.contactBox a:hover {
  color: #5c5668;
}
.color-thin,
.text-thin {
  color: #929292;
}
.text-thin2 {
  color: #6b7280;
}
.text-grey2 {
  color: #4b5563;
}
.mr-b-20 {
  margin-bottom: 20px;
}
.discount-box,
.profil-box {
  width: 100%;
}
.capsule-grey,
.capsule-yellow {
  border-radius: 14px;
  width: fit-content;
  padding: 8px 12px;
}
.font-b-400 {
  font-weight: 400;
}
.font-bold {
  font-weight: 700 !important;
}
.font-bolder {
  font-weight: 900;
}
.capsule-yellow {
  background-color: #fffbe8;
  border: 1px solid #ffcec4;
}
.alert-yellow {
  border-radius: 4px;
  border: 1px solid #ffdd6b;
  background: #fff7dd;
}

.alert-sky{
  display: flex;
  padding: 12px;
  justify-content: start;
  align-items: start;
  gap: 12px;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid #B8E1FF;
  background: #F9FAFB;
}
.reporty-card-dashboard {
  width: 257px;
  height: 336px;
  padding: 32px 28px;
}
.max-175 {
  max-width: 175px;
}
.bg-grey {
  background-color: #f9fafb;
}
.border-b-grey {
  border-bottom: 1px solid #c9c9c9;
}
.border-grey {
  border: 1px solid #c9c9c9;
}
.font-12,
.mainFooter .copyright,
.mainFooter .privacy-policy {
  font-size: 12px;
}
.font-28 {
  font-size: 28px;
}
.font-56 {
  font-size: 56px;
}
.px-24 {
  padding: 0 24px;
}
.pb-16-24 {
  padding: 16px 24px;
}
.p-12 {
  padding: 12px;
}
.p-12-24 {
  padding: 12px 24px;
}
.p-40 {
  padding: 40px;
}
.mb-16 {
  margin-bottom: 16px;
}
.mb-24 {
  margin-bottom: 24px;
}
.mb-36 {
  margin-bottom: 36px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-60 {
  margin-bottom: 60px;
}
.gap-4 {
  gap: 4px !important;
}
.gap-8 {
  gap: 8px;
}
.gap-10 {
  gap: 10px !important;
}
.gap-12 {
  gap: 12px;
}
.gap-16 {
  gap: 16px !important;
}
.gap-18 {
  gap: 18px;
}
.gap-20 {
  gap: 20px;
}
.gap-24 {
  gap: 24px;
}
.gap-32 {
  gap: 32px;
}
.gap-60 {
  gap: 60px;
}
.line-normal{
    line-height: normal;
}
.card-subheading {
  color: #929292;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
.p-onboard{
   padding:5px !important;
   border-radius: 5px !important;

}
.font-14 {
  font-size: 14px;
}
.font-16 {
  font-size: 16px;
}
.font-18 {
  font-size: 18px;
}
.font-24 {
  font-size: 24px;
}
.line-24 {
  line-height: 24px;
}
.reporty-btn-blue {
  background-color: #0994fd;
  color: #fff;
  padding: 10px;
  width: fit-content;
}

.reporty-btn-blue2 {
  background-color: #B8E1FF;;
  color: #0994FD;
  padding: 10px;
  width: fit-content;
}
.reporty-btn-white {
  background-color: #fff;
  color: #0994fd;
  padding: 10px;
  width: fit-content;
}
.h4-sub,
.h5-sub {
  color: #171717 !important;
}
.grid-2-10 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.grid-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.grid-2-16,
.grid-2-24,.grid-2-32 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.grid-2-32 {
  column-gap: 32px;
}
.grid-reverse{
  grid-auto-flow: dense;
}
.grid-2-32 > *:nth-last-child(1):nth-child(odd) {
  grid-column: 1 / span 2; /* bikin dia span 2 kolom */
  justify-self: center;    /* center di tengah grid */
}
.grid-2-16 {
  column-gap: 16px;
}
.grid-2-24 {
  gap: 24px;
  padding: 24px;
}
.align-gap-end {
  align-items: end;
  justify-items: end;
}
.contactBox h5 {
  text-transform: unset;
  padding-bottom: 10px;
}
.contactBox .item-link {
  display: flex;
  flex-direction: row;
  flex-basis: 30%;
  flex-wrap: wrap;
}
.contactBox .item-link a {
  flex: 1 1 0px;
  margin-bottom: 16px;
}
.main_menu .right-menu {
  display: inline-flex;
  align-items: center;
  padding: 0;
  flex-wrap: wrap;
  gap: 15px;
}
.accountArea > a {
  background: #0994fd;
  border: none;
  font-weight: 400;
  padding: 0 20px;
}
.accountArea > .inverted,
.accountArea > .inverted:hover {
  background: #d0d8e5;
  color: #171717;
}
.navbar-toggler span {
  background: #000;
}
.logo_h img {
  padding: unset;
}
.homepage h1 {
  margin: unset;
}
.homepage h3 {
  font-size: 44px;
  margin-bottom: 30px;
}
.homepage .h3 {
  font-weight: 700;
  font-size: 45px;
  color: #171717;
}
.homepage h4 {
  font-weight: 600;
  font-size: 32px;
  color: #fefefe;
  margin-bottom: 20px;
}
.homepage h5 {
  font-weight: 500;
  font-size: 18px;
  color: #f9f9f9;
}
.h4-sub,
.homepage a {
  font-weight: 600;
}
.homepage a,
.homepage p {
  font-size: 16px;
  color: #f9f9f9;
}
.h4-sub {
  font-size: 32px !important;
}
.h5-sub {
  font-weight: 500;
  font-size: 24px !important;
  margin-bottom: 2em;
}
.ul-sub {
  font-size: 16px;
  list-style-type: disc;
}
.mr-24 {
  margin-right: 24px;
}
.pr-24 {
  padding-right: 24px;
}
.homepage-card-outer {
  background: #d0d8e59e;
  padding: 20px;
  border-radius: 10px;
  height: 100%;
}
.homepage-solutions-card {
  background: #fefefe;
  border-radius: 20px;
  height: 100%;
}
.homepage-solutions-card:after,
.homepage-solutions-card:before {
  content: "";
  clear: both;
  display: table;
}
.homepage-card-inner {
  justify-content: space-between;
  align-items: center;
}
.homepage-card-h5 {
  font-weight: 700 !important;
  font-size: 20px !important;
  color: #000 !important;
}
.homepage-card-p {
  color: #212e36 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}
.homepage-card-span {
  font-size: 12px !important;
  color: #00000099 !important;
}
.homepage-card-a {
  background: #0994fd !important;
  border-radius: 8px !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #fefefe !important;
  padding: 16px 24px;
}
.homepage-btn {
  background: #0994fd;
  border-radius: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #fefefe;
  padding: 12px 18px;
}
.home_ul {
  list-style-type: none;
}
.home_ul li::before {
  content: "•";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.partner_box {
  height: 110px;
  width: 120px;
  box-shadow: 0 12px 24px #3838380d;
  border-radius: 20px;
  padding: 10px;
  background: #fefefe;
}
.partner_box:hover {
  transform: scale(1.1);
  transition: 0.45s ease-out;
  box-shadow: 12px 12px 32px #f9f9f9, -12px -12px 32px #f9f9f9;
}
.partner-badge {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32px !important;
}
.partner-title {
  font-weight: 500;
  font-size: 18px;
  color: #171717;
  padding: 10px 0 0;
}
.partner-desc {
  color: #373737;
  font-size: 20px;
}
.card-about-us {
  padding: 2em;
}
.card-about-us h1 {
  font-weight: 700;
  font-size: 44px;
  color: #171717;
  margin-bottom: 20px;
}
.card-about-us h2 {
  font-weight: 700;
  font-size: 40px;
  color: #171717;
}
.card-about-us h5 {
  font-weight: 500;
  font-size: 18px;
  color: #171717;
  margin-bottom: 20px;
}
.card-about-us p {
  font-size: 16px;
  color: #555;
  margin-bottom: 2em;
  padding: 0;
}
.card-solutions-left {
  padding: 0;
  background: #e4e4e4;
  border-radius: 30px;
  margin-bottom: 50px;
}
.card-solutions-right {
  padding: 2em;
  background: #e4e4e4;
  border-radius: 30px;
  text-align: center;
}
.partner-maps {
  padding: 20px;
}
.contact-us-bg {
  background: #f9f9f9;
}
.height-banner {
  min-height: 150px;
}
.login-icon-position {
  text-align: center;
}
.login-icon-margin {
  margin: 150px auto;
}
.login-form-container {
  background: #e3f2fe;
}
.login-card {
  width: 606px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  font-size: 12px !important;
  padding: 32px;
}
.reporty-card,
.reporty-card-full {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04);
  padding: 32px;
}
.reporty-card {
  width: 602px;
}
.reporty-card-full {
  width: 100%;
}
.payment-width {
  width: 100%;
}
.reporty-card-payment-header {
  width: 100%;
  padding: 24px 40px;
  border-radius: 20px 20px 0 0;
  border: 1px solid #c9c9c9;
}
.section-padding {
  padding: 60px 90px;
}
.section-padding-login {
  padding: 60px 90px;
  margin-top: 80px;
}
.contactColLogin {
  margin: unset;
}
.patient-file-span {
  font-weight: 600;
  font-size: 32px;
  line-height: 49px;
  color: #373737;
}
.date-news,
.read-more {
  color: var(--blue, #3f94f6);
  font-family: "IBM Plex Sans", sans-serif !important;
  font-style: normal;
}
.cases-img,
.cases-title {
  padding: 0 5px;
}
.dbMenuBtn:hover {
  background: #488ac9;
  color: #fff;
}
.lft-sub-menu ul::before {
  left: 46px;
}
.date-news {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 3.36px;
}
.read-more {
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
@media (min-width: 300px) {
  .contactBox .item-link {
    gap: 3px;
    row-gap: 0;
  }
}
@media (min-width: 390px) {
  .contactBox .item-link {
    gap: 4px;
    row-gap: 0;
  }
}
@media (min-width: 413px) {
  .card-about-us,
  .card-solutions-right {
    padding: 3em;
  }
  .contactBox .item-link {
    gap: 5px;
    row-gap: 0;
  }
  .homepage-card-inner {
    justify-content: space-between;
    align-items: center;
    padding: 1em;
  }
}
@media (min-width: 576px) {
  .wrapper {
    max-width: 650px;
  }
  .height-banner {
    min-height: 200px;
  }
  .homepage-card-inner {
    padding: 1em;
  }
  .contactBox .item-link {
    gap: 10px;
    row-gap: 0;
  }
}
@media (min-width: 768px) {
  .wrapper {
    max-width: 840px;
  }
  .height-banner {
    min-height: 300px;
  }
  .homepage-btn {
    font-size: 20px;
    padding: 16px 24px;
  }
  .card-about-us,
  .card-solutions-right {
    padding: 4em;
  }
  .contactBox .item-link {
    gap: 10px;
    row-gap: 0;
  }
}
@media (min-width: 992px) {
  .logo_h img {
    width: 75%;
  }
  .navbar-expand-lg .navbar-collapse {
    gap: 1em;
  }
  .wrapper {
    max-width: 1100px;
  }
  .hidden-lg {
    display: none;
  }
  .card-solutions-left {
    margin: 2% 1% 2% 0;
    max-width: 49%;
  }
  .card-solutions-right {
    margin: 2% 0 2% 1%;
    max-width: 49%;
  }
  .partner-maps {
    padding: 20px 0 0 90px;
  }
  .contact-us-bg,
  .login-form-container {
    background: #fefefe;
  }
  .contactBox .item-link {
    flex-direction: column;
    gap: unset;
  }
  .cases-img {
    text-align: right;
  }
  .cases-title {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-lg .navbar-collapse {
    gap: 1em;
  }
  .wrapper {
    max-width: 1500px;
  }
  .card-about-us,
  .card-solutions-right {
    padding: 5em;
  }
  .contactBox h5 {
    font-size: 16px;
  }
  .contactBox .item-link a {
    font-size: 14px;
  }
  .login-icon-position {
    text-align: right;
  }
  .login-icon-margin {
    margin: 150px 150px 150px 0;
  }
}
@media only screen and (max-width: 470px) {
  iframe {
    position: relative;
    width: 70%;
    left: 3em;
  }
  #cap > .g-recaptcha > div > div iframe {
    position: relative;
    width: 70%;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .address img {
    margin: unset;
  }
  .grid-2-24 {
    grid-template-columns: 1fr;
  }
  .carousel .carousel-dots span#carousel-button-prev {
    padding-right: 0.5em;
  }
  .carousel .carousel-dots span#carousel-button-next {
    padding-left: 0.5em;
  }
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_length {
    text-align: left;
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .header_area .navbar .nav .nav-item {
    margin-right: 16px !important;
    padding-right: 10px;
    padding-left: 10px;
  }
  .header_area + div,
  .header_area + row,
  .header_area + section {
    margin-top: 7em;
  }
  .header_area .navbar {
    height: 6em;
  }
  .contactColLogin {
    flex-direction: column-reverse;
  }
  .login-form-container {
    padding-top: 3em;
  }
  .logo_h {
    width: 105px;
  }
  .navbar-toggler[aria-expanded="true"] span {
    width: 25px !important;
  }
  .navbar-toggler span:last-child,
  .navbar-toggler span:nth-child(2) {
    margin-right: 0;
  }
  .header_area .navbar .nav .nav-item.submenu ul {
    margin: 0 -10px;
  }
  #chatButton {
    right: -4em !important;
  }
  .hidden-xs {
    display: none;
  }
  .main_menu .right-menu {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 10px;
    padding-left: 10px;
  }
}
.grid-1 {
  display: grid;
  grid-template-columns: 1fr;
}
.dbMenu {
  left: -240px;
  width: 240px;
}
@media only screen and (max-width: 1200px) {
  .mainFooter .gap {
    gap: 1em;
  }
}
@media (min-width: 300px) and (max-width: 389px) {
  .h5-sub,
  .homepage-card-span {
    font-size: 12px !important;
  }
  .homepage-card-a {
    font-size: 7px !important;
    padding: 6px 12px;
  }
  .h1-title-2 {
    font-size: 24px;
  }
  .h4-sub {
    font-size: 16px !important;
    margin-bottom: 12px !important;
  }
  .partner-title {
    padding: 5px 0;
  }
  .partner-desc {
    font-size: 13px;
  }
  .card-about-us p {
    font-size: 16px;
  }
  .personel_degree h5 {
    font-size: 11px !important;
  }
  .personel_name h4 {
    font-size: 13px !important;
  }
  .patient-file-span {
    font-size: 20px;
  }
}
@media (min-width: 390px) and (max-width: 469px) {
  .homepage-card-span {
    font-size: 12px !important;
  }
  .h1-title-2 {
    font-size: 32px;
  }
  .h4-sub {
    font-size: 20px !important;
    margin-bottom: 16px !important;
  }
  .h5-sub {
    font-size: 16px !important;
  }
  .partner-title {
    padding: 7px 0;
  }
  .partner-desc {
    font-size: 14px;
  }
  .patient-file-span {
    font-size: 24px;
  }
}
@media (min-width: 470px) and (max-width: 575px) {
  .homepage-card-span {
    font-size: 12px !important;
  }
  .h1-title-2 {
    font-size: 48px;
  }
  .h4-sub {
    font-size: 24px !important;
    margin-bottom: 24px !important;
  }
  .h5-sub {
    font-size: 20px !important;
  }
  .p-sub {
    font-size: 18px !important;
  }
  .partner-title {
    padding: 10px 0;
  }
  .partner-desc {
    font-size: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .homepage h1 {
    font-size: 64px;
  }
  .homepage .h3,
  .homepage h3 {
    font-size: 40px;
  }
  .homepage h4,
  .homepage h5 {
    font-size: 24px;
  }
  .homepage a,
  .homepage p {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .partner-badge {
    width: 18px !important;
  }
  .personel_degree h5 {
    font-size: 11px !important;
  }
  .personel_name h4 {
    font-size: 13px !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .accountArea > a,
  .header_area .navbar .nav .nav-item .nav-link {
    font-size: 12px;
  }
  .header_area .navbar .nav .nav-item {
    gap: 0.2rem;
  }
  .main_menu .right-menu {
    gap: 6px;
  }
  .accountArea > a {
    padding: 0 14px;
  }
  .partner-badge {
    width: 26px !important;
  }
  .personel_degree h5 {
    font-size: 18px !important;
  }
  .personel_name h4 {
    font-size: 22px !important;
  }
}
@media only screen and (min-width: 800px) {
  .ml-md-mn-20px {
    margin-left: -20px !important;
  }
  .align-items-md-start{
    align-items: flex-start !important;
  }
  .align-items-md-center{
    align-items: center !important;
  }
  .mx-16-md {
    margin: 0 16px;
  }
  .v-only-desktop {
    display: block !important;
  }
  .v-only-mobile,
  .v-only-mobile-flex {
    display: none !important;
  }
  .flex-md-column,
  .v-only-desktop-flex {
    display: flex !important;
  }
  .research-card-position-md {
    position: absolute;
    left: 38.5px;
    bottom: -51px;
  }
    .mx-auto-md {
    margin: 0 auto;
  }
  .card-md-33 {
    flex: 1 0 0;
    max-width: 32%;
  }
  .col-md-large {
    width: 921px;
  }
  .flex-wrap-md {
    flex-wrap: wrap !important;
  }
    .align-items-md-center {
    align-items: center;
  }
      .align-items-md-start {
    align-items: flex-start;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .b-md-m-10 {
    bottom: -10px;
  }
  .p-md-11-13 {
    padding: 11px 13px;
  }
  .p-md-4-16 {
    padding: 4px 16px;
  }
  .p-md-6-12 {
    padding: 6px 12px;
  }
  .p-md-22-26 {
    padding: 22px 26px;
  }
  .p-md-24-32 {
    padding: 24px 32px;
  }
  .p-md-32-24 {
    padding: 32px 24px;
  }
  .p-md-35-40 {
    padding: 35px 40px;
  }
  .p-md-9-13 {
    padding: 9px 13px;
  }
 
  .p-md-16-4 {
    padding: 16px 4px;
  }
  .p-md-client {
    padding: 0 30px 80px;
  }
  .p-md-80-30 {
    padding: 80px 30px;
  }
  .p-md-28 {
    padding: 28px;
  }
  .p-md-32 {
    padding: 32px;
  }
  .p-md-60 {
    padding: 60px;
  }
  .p-md-64 {
    padding: 64px;
  }
  .px-md-40 {
    padding: 0 40px;
  }
  .px-md-95 {
    padding: 95px 0;
  }
  .p-md-96 {
    padding: 96px;
  }
  .p-md-24-40 {
    padding: 24px 40px !important;
  }
  .p-md-40 {
    padding: 40px !important;
  }
  .p-md-40-90 {
    padding: 40px 90px !important;
  }
  .p-md-60-90 {
    padding: 60px 90px !important;
  }
  .p-md-research-header {
    padding: 80px 120px 140px;
  }
  .p-md-96-60 {
    padding: 96px 60px !important;
  }
  .p-md-60-102 {
    padding:60px 102px !important;
  }
  .py-md-16 {
    padding: 16px 0;
  }
  .py-md-56 {
    padding: 56px 0;
  }
  .px-md-100 {
    padding: 0 100px;
  }
  .font-md-14 {
    font-size: 14px !important;
  }
  .font-md-16 {
    font-size: 16px !important;
  }
  .font-md-18 {
    font-size: 18px !important;
  }
  .font-md-20 {
    font-size: 20px !important;
  }
  .font-md-24 {
    font-size: 24px !important;
  }
  .font-md-28 {
    font-size: 28px !important;
  }
  .font-md-30 {
    font-size: 30px !important;
  }
  .font-md-32 {
    font-size: 32px !important;
  }
  .font-md-34 {
    font-size: 34px !important;
  }
  .font-md-40 {
    font-size: 40px !important;
  }
  .mt-md-24 {
    margin-top: 24px;
  }
  .mt-md-50 {
    margin-top: 50px;
  }
  .mt-md-30p {
    margin-top: 30%;
  }
  .mt-md-80 {
    margin-top: 80px;
  }
  .mt-md-170{
    margin-top: 170px;
  }
  .mt-md-190{
    margin-top: 190px;
  }
  .mt-md-330 {
    margin-top: 330px;
  }
  .mt-md-450 {
    margin-top: 450px;
  }
    .mt-md-500 {
    margin-top: 500px;
  }
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
  .p-md-12 {
    padding: 12px;
  }

  .p-md-12-18 {
    padding: 12px 18px;;
  }
  .p-md-16 {
    padding: 16px;
  }
  .p-md-24 {
    padding: 24px !important;
  }
  .top-md-200{
    top:200px;
  }
  .top-md-250{
    top:250px;
  }
    .top-md-300{
    top:300px;
  }
  .line-md-20 {
    line-height: 20px;
  }
  .line-md-24 {
    line-height: 24px !important;
  }
  .line-md-60 {
    line-height: 60px;
  }
      .gap-md-4 {
    gap: 4px;
  }
    .gap-md-10 {
    gap: 10px;
  }
  .gap-md-12 {
    gap: 12px;
  }
  .gap-md-14 {
    gap: 14px;
  }
  .gap-md-16 {
    gap: 16px !important;
  }
  .gap-md-18 {
    gap: 18px !important;
  }
  .gap-md-20 {
    gap: 20px !important;
  }
    .gap-md-32 {
    gap: 20px !important;
  }
  .p-md-20-24 {
    padding: 20px 24px !important;
  }
  .gap-md-24 {
    gap: 24px !important;
  }
  .gap-md-32,
  .gap-md-36 {
    gap: 36px !important;
  }
  .gap-md-34 {
    gap: 34px !important;
  }
  .gap-md-38 {
    gap: 38px !important;
  }
  .gap-md-40 {
    gap: 40px !important;
  }
  .gap-md-44 {
    gap: 44px !important;
  }
  .gap-md-48 {
    gap: 48px !important;
  }
  .gap-md-57 {
    gap: 57px !important;
  }
  .font-md-36 {
    font-size: 36px !important;
  }
  .font-md-56 {
    gap: 56px !important;
  }
  .gap-md-60 {
    gap: 60px;
  }
  .gap-md-80 {
    gap: 80px;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row,
  .flex-row-column {
    display: flex !important;
    flex-direction: row !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .text-md-start {
    text-align: start !important;
  }
  .h-md-40{
    height: 40px !important;
  }
  .w-md-32 {
    width: 32px;
  }
  .w-md-40 {
    width: 40px;
    height: 40px;
  }
  .w-md-381 {
    width: 381px;
  }
  .w-md-781 {
    width: 716px;
  }
    .w-md-30p {
    width:30% !important;
  }
  .w-md-50p {
    width: 50%;
  }
          .w-md-60p {
    width:60% !important;
  }
        .w-md-70p {
    width:70% !important;
  }
  .w-md-120 {
    width:120px !important;
  }
      .w-md-75p {
    width:75% !important;
  }
  .g-gap-md-34 {
    row-gap: 34px;
  }
  .g-gap-md-54 {
    row-gap: 54px;
  }
  .g-gap-md-64{
    row-gap: 64px;
  }
  .gap-md-64 {
    gap: 64px !important;
  }
  .grid-md-2-16,
  .grid-md-2-24,.grid-md-2-32 {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .grid-md-2-32 {
    column-gap: 32px;
  }
}
@media (max-width: 800px) {
    .align-items-sm-start{
    align-items: flex-start !important;
  }
  .container.card-slide-sm{
    padding: 0px !important;

  }
  .align-items-sm-center{
    align-items: center !important;
  }
  .h-sm-24{
    height: 24px !important;
  }
      .h-sm-31 {
    height: 31px !important;
  }
  .w-sm-220{
    width: 220px !important;
  }
  .top-sm-20{
    top: 20px;
  }
    .top-sm-50{
    top: 50px;
  }
  .top-sm-60{
    top: 60px;
  }
    .top-sm-75{
    top: 75px;
  }
    .top-sm-100 {
    top: 100px;
  }
      .top-sm-150 {
    top: 150px;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .p-sm-60-30,
  .p-sm-research-header {
    padding: 60px 30px;
  }
  .card-sm-100p {
    width: 100% !important;
  }
  .b-sm-m-70 {
    bottom: -70px;
  }
  .b-sm-m-170 {
    bottom: -170px;
  }
  .research-card-position-sm {
    position: static;
  }
  .mb-sm-12 {
    margin-bottom: 12px !important;
  }
    .mb-sm-16 {
    margin-bottom: 16px !important;
  }
    .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px;
  }
  .mb-sm-170 {
    margin-bottom: 170px;
  }
  .section-padding-login {
    margin-top: 88px;
    padding: 24px;
  }
  .flex-row-reverse-header {
    flex-direction: row;
  }
  .v-only-desktop,
  .v-only-desktop-flex {
    display: none !important;
  }
  .v-only-mobile {
    display: block !important;
  }
  .flex-sm-column,
  .flex-sm-row,
  .v-only-mobile-flex {
    display: flex !important;
  }
  .snackbar {
    padding: 6px !important;
  }
  .profil-box {
    width: 224px;
  }
  .p-sm-12-16{
    padding: 12px 16px;
  }
  .p-sm-24,
  .reporty-card-full {
    padding: 24px;
  }
  .pl-sm-24 {
    padding-left: 24px;
  }
  .pr-sm-24 {
    padding-right: 24px;
  }
  .p-sm-12,
  .p-sm-18 {
    padding: 12px;
  }
  .p-sm-20,
  .payment-container {
    padding: 20px;
  }
  .p-sm-9-13 {
    padding: 9px 13px;
  }
  .p-sm-16-14 {
    padding: 16px 14px;
  }
  .p-sm-14 {
    padding: 14px;
  }
  .p-sm-14-16 {
    padding: 14px 16px;
  }
  .p-sm-16 {
    padding: 16px;
  }
  .p-sm-12-24 {
    padding: 12px 24px;
  }
  .p-sm-28-18 {
    padding: 28px 18px;
  }
  .p-sm-28-32 {
    padding: 28px 32px;
  }
  .p-sm-32 {
    padding: 32px;
  }
    .px-sm-24 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .px-sm-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .p-sm-32-24 {
    padding: 32px 24px;
  }
  .p-sm-48 {
    padding: 48px;
  }
  .p-sm-60 {
    padding: 60px;
  }
  .p-sm-96 {
    padding: 96px;
  }
  .mt-sm-70 {
    margin-top: 70px;
  }
  .mt-sm-90 {
    margin-top: 90px;
  }
  .mt-sm-95 {
    margin-top: 95px;
  }

    .mt-sm-150 {
      margin-top: 150px;
    }
    .mt-sm-140{
      margin-top: 140px;
    }
    .mt-sm-50{
      margin-top: 50px;
    }
      .mt-sm-200{
      margin-top: 200px;
    }
    .mt-sm-250{
      margin-top: 250px;
    }
    .mt-sm-300 {
      margin-top: 300px;
    }
  .font-sm-6 {
    font-size: 6px !important;
  }
  .font-sm-10 {
    font-size: 10px !important;
  }
  .font-sm-12 {
    font-size: 12px !important;
  }
    .font-sm-13 {
    font-size: 13px !important;
  }
  .font-sm-14 {
    font-size: 14px !important;
  }
  .font-sm-16 {
    font-size: 16px !important;
  }
  .font-sm-18 {
    font-size: 18px !important;
  }
  .font-sm-20 {
    font-size: 20px !important;
  }
  .font-sm-24 {
    font-size: 24px !important;
  }
  .line-sm-24 {
    line-height: 24px;
  }
  .line-sm-normal {
    line-height: normal !important;
  }
  .font-sm-28 {
    font-size: 28px !important;
  }
  .mr-sm-b-8 {
    margin-bottom: 8px !important;
  }
  .mr-sm-b-16 {
    margin-bottom: 16px !important;
  }
  .mr-sm-b-36 {
    margin-bottom: 36px !important;
  }
  .mr-sm-b-24 {
    margin-bottom: 24px !important;
  }
  .gap-sm-2 {
    gap: 2px;
  }
  .gap-sm-8 {
    gap: 8px;
  }
  .gap-sm-12 {
    gap: 12px;
  }
  .gap-sm-14 {
    gap: 14px;
  }
  .gap-sm-16 {
    gap: 16px;
  }
  .gap-sm-18 {
    gap: 18px;
  }
  .gap-sm-20 {
    gap: 20px;
  }
  .gap-sm-22 {
    gap: 22px;
  }
  .gap-sm-24 {
    gap: 24px;
  }
  .gap-sm-32 {
    gap: 32px;
  }
  .g-gap-sm-16 {
    row-gap: 16px;
  }
  .g-gap-sm-20 {
    row-gap: 20px;
  }
  .g-gap-sm-24 {
    row-gap: 24px;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .reporty-card {
    width: 100%;
    border-radius: 20px;
    padding: 24px;
  }
  .dbRight {
    max-width: 100%;
    padding: 0;
  }
  .form-search,
    .w-sm-90 {
    width: 90px !important;
  }
  .w-sm-100p {
    width: 100% !important;
  }
  .w-sm-40p {
    width: 40% !important;
  }
  .w-sm-60p {
    width: 60% !important;
  }
  .w-sm-50p {
    width: 50% !important;
  }
  .payment-width {
    width: 100%;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .p-sm-8 {
    padding: 8px;
  }
  .p-sm-16-24 {
    padding: 16px 24px;
  }
  .w-sm-24 {
    width: 24px;
    height: 24px;
  }
    .w-md-40 {
    width:40px !important;
  }
  .w-sm-167-31 {
    width: 167px;
    height: 31px;
  }
  .reporty-card-dashboard {
    width: 100%;
    height: 336px;
    padding: 32px 28px;
  }
  .align-items-sm-center {
    align-items: center;
  }
}
@media (min-width: 1201px) and (max-width: 1440px) {
  .header_area .navbar .nav .nav-item .nav-link {
    font-size: 15px;
  }
  .accountArea > a {
    font-size: 13px;
  }
}
.bg-sky{
  background-color:  #E3F1FD;
}
    .bg-sky-price{
        width: 100%;
        max-width: 1550px;
        height: 802px;
        padding: 10px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border-radius: 20px;
        background: #E3F1FD;
    }
    .big-card{
        display: flex;
        width: 100%;
        padding: 40px;
        align-items: flex-start;
        border-radius: 20px;
        background: #FFF;

        /* shadow */
        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    }
    .big-card .col-header-1{
        padding: 0 24px 16px 24px;
    }
    .capsule-price-sky{
        display: flex;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        border-radius: 24px;
        border-radius: 24px;
        background: #E3F1FD;
        color:#0994FD;
        width: fit-content;
        font-weight: 700;
    }
    .capsule-price-blue{
        display: flex;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        border-radius: 24px;
        border-radius: 24px;
        background: #0994FD;
        color:#FFFFFF;
        width: fit-content;
        font-weight: 700;
    }
      .capsule-price-orange{
        display: flex;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        border-radius: 24px;
        border-radius: 24px;
        background: #FF9000;
        color:#FFFFFF;
        width: fit-content;
        font-weight: 700;
    }
    .height-pricing {
        height:175px;
    }
    .badge-price-sky{
        display: flex;
        padding: 9px 17px;
        justify-content: center;
        align-items: center;
        align-self: stretch;
        border-radius: 6px;
        background: #E3F1FD;
        color:#0994FD !important;
        font-weight: 700;
    }
    .badge-price-blue{
        display: flex;
        padding: 9px 17px;
        justify-content: center;
        align-items: center;
        align-self: stretch;
        border-radius: 6px;
        background: #0994FD;
        color:#FFFFFF !important;
        font-weight: 700;
    }
    @media only screen and (max-width: 800px) {
            .bg-sky-price{
                padding: 24px;
            }
          .big-card{
            padding: 12px 16px !important;
            width: 100%;
          }
          .border-price{
            border: 1px solid #C9C9C9;border: 1px solid #D4E1E8;background: var(--white, #FFF);
          }
          
    }

        .card-report-mobile{
        display: flex;
        padding: 17.486px;
        justify-content: center;
        align-items: center;
        gap: 4.371px;
    }
    .dr-flex-stretch{
        display: flex;
        width: 467px;
        align-items: center;
        align-content: center;
        gap: 20px;
        flex-wrap: wrap;
    }
    .dr-flex-center{
        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: center;
        gap: 12px;
        flex-wrap: wrap;
    }
    .ai-avatar{
        width: 445px;
    }
    .ai-container{
        display: flex;
        flex-direction: column;
        align-items: center;

    }
    @media only screen and (/*max-width: 989px*/min-width: 600px) {
        .slider-left{
            left:-20px;
        }
}
     @media only screen and (/*max-width: 989px*/min-width: 800px) {
        .slider-left{
            left:0px;
        }
        .ai-container{
            border-radius: 10px;
            border: 1px solid #E1E1E1;
            background: #FAFAFA;
        }
     }
     @media only screen and (/*max-width: 989px*/min-width: 1400px) {
        .slider-left{
            left:40px;
        }
        .video-subtitle{
            position: absolute;bottom:-60px;width:500px;font-size:14px;border-radius:20px;left:30%;;
        }
     }
    @media only screen and (/*max-width: 989px*/min-width: 1500px) {
        .slider-left{
            left:60px;
        }
     }
.dr-wrapper {
    display: flex;
    align-items: stretch;
}

/* Card */
.dr-box-stretch {
    background: #fff;
    padding: 16px;
    border-radius: 12px;
    flex: 1;
}

/* Dot */
.dr-dot {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #bfbfbf;
    flex-grow: 0;
    flex-shrink: 0;
    line-height: 1;
}

/* Responsive mobile (jadi stacking) */
@media (max-width: 768px) {
    .dr-wrapper {
        flex-direction: column;
    }
}