html {
  scroll-behavior: smooth;
}

#contact-us {
  scroll-behavior: smooth;
}

div {
  -webkit-transition: none;
  transition: none;
}

.font-bold,
h1,
h2,
h3,
h4,
h4,
h5,
h6 {
  font-family: "LatoWebBold" !important;
  font-weight: bold !important;
}

.btn,
.input-group-text {
  text-align: center;
  line-height: 1.5;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group .btn {
  position: relative;
  z-index: 2;
}

.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  color: #212529;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.btn-group-lg>.btn,
.btn-lg,
.input-group-lg>.btn,
.input-group-lg>.input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-group-sm>.btn,
.btn-sm,
.input-group-sm>.btn,
.input-group-sm>.input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.primary-field-text:-ms-input-placeholder {
  color: rgba(27, 27, 74, 0.25);
}

.primary-field-text::-ms-input-placeholder {
  color: rgba(27, 27, 74, 0.25);
}

.lpform-sec .form-group input[type="text"],
.lpform-sec .form-group input[type="email"],
.lpform-sec .form-group input[type="tel"] {
  border: 1px #c3c1c1 solid !important;
  background: #fff !important;
  width: 100%;
  color: #333 !important;
  padding: 10px;
  height: 40px;
  margin-bottom: 5px;
  padding-left: 20px !important;
}

.lpform-sec  input[type="text"]:focus-visible,
.lpform-sec  input[type="email"]:focus-visible,
.lpform-sec  input[type="tel"]:focus-visible,
.lpform-sec  textarea:focus-visible {
  outline: 1px solid #000;
}

input[type="text"].new-input1,
.new-input1 {
  width: 100%;
  height: 44px;
  margin-bottom: 10px;
  border-radius: 6px !important;
  border: 1px solid #777 !important;
  background: white !important;
  color: black;
  padding: 10px !important;
}
textarea {
  width: 100%;
  /* height: 44px; */
  margin-bottom: 10px;
  border-radius: 6px !important;
  border: 1px solid #777 !important;
  background: white !important;
  color: black;
  padding: 10px !important;
}

.label11 {
  float: left !important;
  padding-bottom: 7px;
  display: inline-block;
}

.small-txt2 {
  font-size: 14px;
  padding-top: 13px;
}

.button-01 {
  background: #1c8d95;
  font-size: clamp(16px, 3vw, 20px);
  color: white;
  display: block;
  max-width: 100%;
  margin: auto;
  border: 1px solid #1c8d95;
  padding: 12px 15px;
  text-transform: uppercase;
  margin-top: 10px;
  border-radius: 8px;
  font-weight: bold;
  white-space: break-spaces;
  line-height: 1.25;
}

.lpform-sec .form-group .txt-label {
  font-size: 14px;
  font-weight: 600;
  color: #222;
  display: block;
  text-align: left;
}

.astrick {
  color: red;
}

.lpform-sec {
  width: 100%;
  height: auto;
  padding: 30px;
  background-color: #dbf2f5;
  border-radius: 10px;
  min-width: 450px;
  max-width: 450px;
}

.lpform-sec .submit-button {
  background: #0096a3;
  display: inline-block;
  border: 2px solid #0096a3;
  border-radius: 10px;
  padding: 12px 15px;
  color: #fff;
  min-width: 150px;
  transition: all 0.2s ease;
  font-size: clamp(16px, 3vw, 20px);
  font-weight: 600;
  margin-bottom: 10px;
  white-space: break-spaces;
  line-height: 1.25;
}

.lpsite-button {
  background: #0096a3;
  display: inline-block;
  border: 2px solid #0096a3;
  border-radius: 10px;
  padding: 12px 15px;
  color: #fff !important;
  min-width: 150px;
  transition: all 0.2s ease;
  font-size: clamp(16px, 3vw, 20px);
  font-weight: 600;
  margin-bottom: 10px;
  white-space: break-spaces;
  line-height: 1.25;
}

.lpsite-button:hover {
  background: #0096a3;
  border: 2px solid #0096a3;
  color: #fff !important;
}

.privacy-text {
  font-size: 13px;
  line-height: 12px;
  text-align: center;
}

.lpform-sec {
  width: 100%;
  height: auto;
  padding: 30px;
  background-color: #dbf2f5;
  border-radius: 10px;
  min-width: 450px;
  max-width: 450px;
}

.partner-logo-heroshot {
  bottom: 30px;
  right: 30px;
}

/* Hero Banner CSS End Hear  */

.sap-product-implementation ul li {
  margin-bottom: 25px;
  list-style: none;
  position: relative;
  font-size: 18px;
  padding-left: 20px;
}

.sap-product-implementation ul li p {
  padding-left: 30px;
}

.sap-product-implementation ul li::before {
  content: "\2713";
  font-weight: bold;
  color: #fff;
  position: absolute;
  font-size: 16px;
  left: 0px;
  display: flex;
  top: -4px;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  border: 2px solid #0097a4;
  border-radius: 50px;
  background: #0097a4;
}

/* Case study Section css start here */

.case-studies {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
}

.case-box {
  border: 2px solid #0097a4;
  border-radius: 8px;
  padding: 20px;
  max-width: 450px;
  flex: 1 1 450px;
}

.case-box ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.case-box ul li {
  margin-bottom: 8px;
}

.quote {
  color: #0097a4;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.3;
}

.author {
  font-size: 12px;
  color: #444;
}

/* Case study Section css End here */

/*Testimonials start here */

.testimonial {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}

.testimonial-box {
  background: #fff;
  box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 8%);
  border-radius: 40px;
  max-width: 400px;
  flex: 1 1 400px;
}

.qoute-sec img {
  max-width: 100%;
  object-fit: cover;
  height: 100%;
  margin-top: -3px;
}

.qoute-txt {
  padding: 0px 30px 30px 30px;
}

.header-nav-orange {
  background-color: #ef5a16;
}

.btn-teal {
  background-color: #0096a3 !important;
}

.nav-header-btn-teal {
  box-sizing: border-box;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  -webkit-appearance: button;
  border-color: #0096a3;
  background: #0096a3;
  color: #fff !important;
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  font-family: Arial, sans-serif;
  text-shadow: none;
  transition: color 0.2s linear, background 0.2s linear,
    border-color 0.2s linear, text-shadow 0.2s linear;
  text-decoration: none;
  position: relative;
  font-weight: 700;
  min-height: 36px;
  min-width: 72px;
  padding: 8px 18px;
  border-radius: 10px;
  width: 100%;
  cursor: pointer;
}

.nav-header-btn-teal:hover {
  background-color: #ba5802;
  border-color: #ba5802;
  color: #fff;
}

@media (max-width: 768px) {
  .case-box {
    max-width: 100%;
  }

  .testimonial-box {
    max-width: 100%;
  }
}

/*Testimonials End CSS here */

/*FAQ section CSS start here */

.collapsible:after,
.collapsible:before {
  color: teal;
}

.collapsible:hover {
  color: teal;
}

.collapsible:hover:after {
  color: teal;
}

.collapsible {
  color: #0097a4;
  border-bottom: 2px solid #0097a4;
}

/*FAQ section CSS End here */

.drawline-3:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  background: #5ebdc6;
  right: 1%;
  top: 0%;
}

/*Award section CSS start here */

.awards-img ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  list-style: none;
  justify-content: center;
  text-align: center;
  align-items: center;
  gap: 16px;
}

.awards-img li img {
  height: 140px;
}

/*Footer section CSS start here */
.fcopyright-lp {
  background: #f1f1f1;
  padding: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .awards-img ul {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}

@media (max-width: 991px) {
  .partner-logo-heroshot {
    display: none;
  }

  .drawline-3:after {
    display: none;
  }
}

@media (max-width: 500px) {
  .lpform-sec {
    width: 100%;
    height: auto;
    padding: 30px 15px;
    background-color: #dbf2f5;
    border-radius: 10px;
    max-width: 100%;
    min-width: auto;
  }
}