* {
  margin: 0px;
  padding: 0px;
}

.container {
  max-width: 1196px !important;
}

.lh-37 {
  line-height: 37px;
}

.lh-26 {
  line-height: 26px;
}

.fs-38 {
  font-size: 38px;
}

.fs-28 {
  font-size: 28px;
}

.fs-22 {
  font-size: 22px;
}

.fs-20 {
  font-size: 20px;
}

.fs-18 {
  font-size: 18px;
}

.fs-16 {
  font-size: 16px;
}

.fs-14 {
  font-size: 14px;
}

.fs-13 {
  font-size: 13px;
}

.fs-12 {
  font-size: 12px;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: transparent !important;
}
a {
  text-decoration: none !important;
}

.color-424242 {
  color: #424242;
}

.color-6D6D6D {
  color: #6d6d6d;
}

.color-F98012 {
  color: #f98012;
}

.bg-F8F8F8 {
  background-color: #f8f8f8 !important;
}

.bg-E1402A {
  background-color: #e1402a;
}

.bg-000 {
  background-color: #000;
}

.bg-F98012 {
  background-color: #f98012;
}

.bg-FFF4ED {
  background-color: #fff4ed;
}

.bg-FFFAF5 {
  background-color: #fffaf5;
}

.rounded-34 {
  border-radius: 34px;
}

.rounded-30 {
  border-radius: 30px !important;
}

.rounded-28 {
  border-radius: 28px;
}

.rounded-24 {
  border-radius: 24px;
}

.rounded-20 {
  border-radius: 20px !important;
}

.rounded-14 {
  border-radius: 14px !important;
}

.rounded-11 {
  border-radius: 11px;
}

.rounded-10 {
  border-radius: 10px;
}

.rounded-9 {
  border-radius: 9px;
}

.h-44 {
  height: 44px;
}

.h-20 {
  height: 20px;
}

.w-997 {
  max-width: 997px;
}

.w-20 {
  width: 20px;
}

.border-bottom-F1F1F1 {
  border-bottom: 1px solid #f1f1f1;
}

.border-E6E1DC {
  border: 1px solid #e6e1dc;
}

.border-E8E8E8 {
  border: 1px solid #e8e8e8;
}

.border-bottom-F3F3F3 {
  border-bottom: 1px solid #f3f3f3;
}

.border-right-power {
  border-right: 1px solid #efefef;
}

.border-F98012 {
  border: 2px solid #f98012;
}

.border-F2EFEB {
  border: 1px solid #f2efeb;
}
.bdrw{border: 1px solid #fff;}
.ht402{height: 402px;display: flex;align-items: center;justify-content: center;}
.lh-52{line-height: 52px;}

body {
  font-family: "Montserrat", sans-serif !important;
}

.bg-header-section {
  background-image: url("../api-integration-imgs/moddle-patteren.svg");
  background-color: #FFFAF5;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 680px;
  height: 100%;
}

.box-power {
  height: 45px;
  width: 45px;
}

.image-arrow-moddle {
  position: absolute;
  top: 35px;
  left: 175px;
}

.bg-borders-left-right {
  position: absolute;
  top: 290px;
  left: -13px;
}

.custom-moddle-tabs {
  border: none !important;
  width: 100%;
}

.custom-moddle-tabs .nav-item {
  width: 100%;
}

.custom-moddle-tabs .nav-link {
  color: #000;
  padding: 1rem 0;
  text-align: left;
  background: transparent;
  border: none !important;
}

.custom-moddle-tabs .nav-link.active {
  color: #f98012 !important;
  font-weight: 700;
}

.custom-moddle-tabs .nav-link:not(.active):hover {
  color: #f98012;
  background: transparent;
}

.tab-con-moddle {
  background: #fffaf5;
  border-radius: 12px;
  padding: 25px;
}

/* Content box */
.tab-box {
  border-radius: 10px;
  padding: 15px 20px;
  background: #fff;
  margin-bottom: 20px;
}

.box-moodle-tab {
  border: 1px solid #f98012;
  background: #fff4f2;
}

.line-highlight {
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.highlight-first {
  background: #ffe0e0;
  text-decoration: underline solid #ff7272 1px;
}

.highlight-second {
  background: #fffce0;
  text-decoration: underline solid #ff7272b6 1px;
}

.highlight-third {
  background: #e0ffe0;
  text-decoration: underline solid #72ffa1b6 1px;
}

.bg-orange-grad {
  background-image: url("../api-integration-imgs/orange-bg.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 346px;
  height: auto;
}

.bg-border-end {
  background-image: url("../api-integration-imgs/bg-borders-left-right.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}

.feature-card-moddle {
  border: 2px solid #f2efeb;
  border-radius: 20px;
  background-color: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
}

.feature-card-moddle:hover {
  border-color: #f98012!important;
  transform: translateY(-5px);
}

.feature-card-moddle.active {
  border-color: #f98012!important;
  transform: translateY(-5px);
}

.feature-card-moddle:hover h3,
.feature-card-moddle.active h3 {
  color: #f98012;
}

.testimonial-card {
  border-radius: 28px;
  background-color: #fff;
  height: 322px !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  filter: invert(80%) sepia(90%) saturate(70%) hue-rotate(220deg)
    brightness(90%) contrast(100%);
}
.carousel-control-prev,
.carousel-control-next {
  width: 3% !important;
}
.canvas-indicators li {
  background-color: #d44844;
}
.canvas-indicators .active {
  background-color: #e55146;
}

.carousel-inner > .carousel-item {
  transition: transform 0.3s ease-in-out !important;
}

.carousel-inner {
  transition: transform 0.3s ease-in-out !important;
}

@media (max-width: 991px) {
  .border-right-power {
    border-right: none !important ;
  }

  .fs-38 {
    font-size: 28px;
  }

  .fs-28 {
    font-size: 20px;
  }
  .img-mod-small{
  height: 39px;
  width: 150px;
}
  
}

@media (max-width: 767px) {
  .border-right-power {border-bottom: 1px solid #efefef !important;}
  .border-bottom-F1F1F1 {
    border-bottom: none !important;
  }
  .tab-con-moddle {
    padding: 15px;
  }
  .small-scroller {
    display: flex;
    flex-wrap: nowrap;
    padding: 20px;
    scroll-behavior: smooth;
    overflow-x: scroll; /* always show scrollbar */
  cursor: grab; 
  }

  .small-scroller::-webkit-scrollbar {
    height: 15px;
  }

  .small-scroller::-webkit-scrollbar-thumb {
    background-color: #867563;
    border-radius: 10px;
    border: 4px solid #eae2da;
  }

  .small-scroller::-webkit-scrollbar-track {
    background-color: #eae2da;
    border-radius: 10px;
  }
  .testimonial-card {
  height: 400px !important;
}
.bg-orange-grad {
  min-height: 286px;
}
.bg-header-section{min-height: 443px!important;}.image-arrow-moddle {top: 30px;left: 122px;}
.lh-52{line-height: 38px;}
.px0{padding-right: 0;padding-left: 0;}
.w95f{width: 95%;}
}
