.nav-item-style {
  color: black !important;
}

.erp-product-item {
  border: 1px solid #dedbdb;
  border-radius: 30px;
  padding-left: 40px;
  padding-top: 30px;
  min-height: 300px;
  max-width: 472px;
  min-width: 340px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding-bottom: 30px;
  padding-right: 40px;
  margin-bottom: 18px;
}
.erp-product-item h6 {
  margin-top: auto;
  margin-bottom: auto;
}

.erp-product-item h6 {
  font-size: 24px;
  font-weight: 500;
  color: #3072e5;
  padding-bottom: 17px;
}

.erp-product-item > p {
  font-size: 17px;
  color: black;
  margin-top: 15px !important;
  padding-bottom: 12px;
}
.erp-product-item a {
  text-decoration: none;
}
.info-module > i {
  color: black;
  font-size: 40px !important;
}

.product-title {
  margin: auto;
  text-align: center;
  padding-top: 152px;
  padding-bottom: 45px;
}
.product-title h1 {
  font-size: 54px;
}
.product-title h6 {
  font-size: 20px;
  font-weight: 400;
}

.erp-padding {
  max-width: 1860px !important;
  padding-left: 186px;
  padding-right: 186px;
  justify-content: center;
  justify-self: center;
  margin: auto;
}
.nav-pills > .nav-item {
  padding-left: 9px !important;
  padding-bottom: 10px !important;
}
/* 
.menu-button {
  border-radius: 30px !important;
  color: #4e4e4e !important;
  background-color: #ffffff !important;
  border: 1px solid #dedbdb !important;
}

.menu-button:hover {
  color: #ffffff !important;
  background-color: #3072e5 !important;
  border: 1px solid #dedbdb !important;
} */

/* button {
  border-radius: 30px !important;
  border: #dedbdb solid 1px !important;
  color: #4e4e4e !important;
} */

.erp-button {
  border-radius: 30px !important;
  border: #dedbdb solid 1px !important;
  color: #4e4e4e !important;
}

body {
  overflow-x: scroll;
}
.nav-link.active {
  background-color: #3072e5 !important;
  color: #f1f1f1 !important;
}
.content-icon {
  font-size: 23px;
  padding-right: 10px;
}

.fa-solid {
  color: #3072e5;
}

.erp-product-item > a {
  display: flex;
  align-items: center;
  color: #3072e5 !important;
  cursor: pointer;
}

/* .modal {
  display: none; 
  position: fixed; 
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: hidden; 
  background-color: rgba(0, 0, 0, 0.4); 
}


.modal-content {
  background-color: #fefefe;
  margin: 25% auto; 
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  border: 1px solid #888;
  overflow: auto;
  max-width: 50%;
}

.modal-text {
  overflow: scroll;
} */

.nav-pills {
  justify-content: center;
}

/* Close Button */
.close {
  color: #aaa;
  float: right;
  position: relative;
  font-size: 28px;
  font-weight: bold;
}
.pill:hover {
  color: #f1f1f1 !important;
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#collapsable-content {
  max-height: 800px;
  transition: collapser 0.3s ease;
}

.modal-opened {
  overflow: hidden;
}

.divider {
  display: flex;
  justify-content: center;
  cursor: pointer;
  height: 50px;
  position: relative;
  align-items: center;
  margin-top: 0px;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgb(255, 255, 255),
    rgba(255, 255, 255, 1),
    rgb(255, 255, 255)
  );
  justify-content: center !important;
}

.tb-header {
  text-align: center;
}

.icon-style {
  display: inline-block;
  width: 100%;
  color: #c0c0c0;
}
td i {
  text-align: center;
}

.license-container {
  margin-top: 93px;
  margin-bottom: 93px;
}
.license-container p {
  margin-bottom: 0;
  margin-left: 20px;
}
.license-container .col-md-4 {
  align-items: center;
}
.erp-padding,
i > {
  font-size: 54px;
}
.ref-img {
  width: 45px;
  height: 45px;
}

.banner-content .col-xl-4 {
  display: flex;
  justify-content: center;
}

.banner-container {
  background: linear-gradient(-185deg, #daebf4, #edf4df, #f3f7d8);
  border-radius: 19px;
  padding-top: 35px;
  padding-left: 45px;
  padding-right: 25px;
  padding-bottom: 10px;
}

.banner-content p {
  font-size: 17px;
}

.banner-container h1 {
  font-size: 34px !important;
  font-weight: 600;
}

.banner-container i {
  font-size: 40px !important;
  color: black;
  margin-bottom: 12px;
}

.info-module {
  margin-right: 16px !important;
  display: flex;
  flex-direction: column;
  background-color: #cfe7f3;

  align-items: stretch;
  min-height: 300px;
  max-width: 480px;
}

.info-module h2 {
  font-weight: 600;
  font-size: 34px;
}

.info-module p {
  font-size: 17px;
}

.banner-content {
  padding-right: 20px;
  padding-left: 0px !important;
  padding-top: 18px;
}

.col-padding {
  margin: 0px;
  padding: 0px;
}

@media (max-width: 425px) {
  .erp-padding {
    padding: 0%;
  }
  .nav-pills {
    justify-content: start;
  }
  .content-padding {
    padding-left: 25px;
    padding-right: 25px;
  }
  .info-module > h2 {
    font-size: 20px;
  }
  .erp-product-item {
    margin: auto !important;
  }
  .banner-container > h1 {
    font-size: 20px !important;
  }
  .col-lg-4 {
    margin-bottom: 5px;
  }
  .banner-container {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 988px) {
  .col-lg-4 {
    display: flex;
    justify-content: start;
  }
}

h1,
h2,
h3.h4,
h5,
h6,
p {
  color: black;
}

@media (max-width: 800px) {
  .erp-product-item {
    margin: auto !important;
  }
  .erp-padding {
    padding-left: 38px !important;
    padding-right: 38px !important;
  }
  .banner-container > h1 {
    font-size: 30px;
  }
}
@media (max-width: 1399px) {
  .col-xxl-4 {
    display: flex;
    justify-content: center;
  }
  .info-module {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
}

.bold-icon {
  font-weight: bold !important;
  font-size: 19px !important;
  color: black !important;
}
.tab-pane.active {
  animation: slide-down 0.3s ease-out;
}

@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.equal-width-table th,
.equal-width-table td {
  width: 100px; /* Adjust this value as per your requirement */
}
th {
  font-size: 16px;
  font-weight: 600;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.col-md-2 {
  align-items: center;
}
th > h5 {
  font-size: 22px;
  font-weight: 600;
}
th > p {
  font-size: 15px;
  font-weight: 600;
  color: #898989 !important ;
}
a {
  color: #3072e5;
}

a > i {
  color: #3072e5;
}
.logo-secundary {
  border-left: black solid 1px;
  color: #292929 !important;
}
.product-title > h6 {
  color: #292929;
}
.table-container {
  overflow-x: auto; /* Enable horizontal scrolling */
  width: auto; /* Make the container full width */
}

/* Style the table */
table {
  max-width: 1860px !important; /* Set a fixed width larger than the viewport */
  min-width: 500px;
  border-collapse: collapse; /* Collapse borders */
}

.sidebar {
  background-color: white;
}

.nav-contact-info {
  color: #292929;
}

.pill {
  border-radius: 20px !important;
  border: #dedbdb solid 1px;
  color: #4e4e4e;
}

.pill .active {
  border: none;
  color: white;
}
.nav-info-border-style {
  border-left: #292929 solid 1px;
}

.logo-main {
  color: black;
}

.navbar {
  border-bottom: #dfdfdf solid 1px;
}
@media (max-width: 414px) {
  .hidden-on-mobile {
    display: none;
  }
  .logo {
    margin-left: 30px !important;
    margin-right: 0px !important;
  }
  nav {
    display: flex !important;
    justify-content: space-between !important;
  }
  .header-text {
    margin-top: 0px;
  }
}
.hidden-on-mobile {
}
@media (max-width: 1399px) {
  .info-module {
    max-width: 100%;
    position: relative;
    margin: 0px !important;
  }
  .col-padding {
    margin-top: 16px;
  }
}
.banner-content-images {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
  padding-right: 0px;
}
.center-button-text {
  text-align: center;
}
