.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  padding-top: 0;
  padding-bottom: 0;
}

.row > * {
  padding-left: 12px;
  padding-right: 12px;
  max-width: 100%;
}

.row.g-0 {
  margin-right: 0;
  margin-left: 0;
}

.row.g-0 > * {
  padding-left: 0;
  padding-right: 0;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

.justify-content-center {
  justify-content: center !important;
}

.nfa-casestudy-main-wrapper h1,
.opm-modal h1 {
  font-size: calc(1.375rem + 2.2vw);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.5px;
  margin-top: 0;
  margin-bottom: 12px;
}

.nfa-casestudy-main-wrapper h2,
.opm-modal h2 {
  font-size: calc(1.325rem + 1.75vw);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin-top: 0;
  margin-bottom: 12px;
}

.nfa-casestudy-main-wrapper h3,
.opm-modal h3 {
  font-size: calc(1.3rem + 1vw);
  font-weight: 600;
  line-height: 1.35;
  margin-top: 0;
  letter-spacing: -0.5px;
}

.nfa-casestudy-main-wrapper h4,
.opm-modal h4 {
  font-size: calc(1.275rem + 0.75vw);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 0px;
}

.nfa-casestudy-main-wrapper h5,
.opm-modal h5 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.5px;
  margin-top: 0;
  margin-bottom: 8px;
}

.nfa-casestudy-main-wrapper h6,
.opm-modal h6 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0;
  letter-spacing: -0.25px;
}

.nfa-casestudy-main-wrapper p,
.opm-modal p {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 16px;
}

.nfa-casestudy-main-wrapper ul li,
.opm-modal ul li {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 16px;
}

@media only screen and (min-width: 1200px) {
  .nfa-casestudy-main-wrapper h1,
  .opm-modal h1 {
    font-size: 3rem;
  }

  .nfa-casestudy-main-wrapper h2,
  .opm-modal h2 {
    font-size: 2.5rem;
  }

  .nfa-casestudy-main-wrapper h3,
  .opm-modal h3 {
    font-size: 2rem;
  }

  .nfa-casestudy-main-wrapper h4,
  .opm-modal h4 {
    font-size: 1.75rem;
  }
}

.opm-btn {
  border: 0;
  border-radius: 4px;
  font-family: inherit;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
  cursor: pointer;
  text-align: center;
  padding: 12px 24px;
  display: inline-block;
}

.opm-btn.btn-primary {
  background-color: #e80e19;
  color: #ffffff;
}

.opm-btn.btn-secondary {
  background-color: #000000;
  color: #ffffff;
}

a.opm-btn {
  color: #ffffff;
  text-decoration: unset;
}

.opm-form-input {
  display: inline-block;
  width: 100%;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #ddd;
  background-color: #ffffff;
  padding: 0 12px;
  font-size: 15px;
  font-weight: 300;
  font-family: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.opm-form-input::-webkit-input-placeholder {
  color: #b0b0b0;
}

.opm-form-input::-moz-placeholder {
  color: #b0b0b0;
}

.opm-form-input:-ms-input-placeholder {
  color: #b0b0b0;
}

.opm-form-input::-ms-input-placeholder {
  color: #b0b0b0;
}

.opm-form-input::placeholder {
  color: #b0b0b0;
}

.opm-form-input:focus,
.opm-form-input:focus-within {
  border-color: #e80e19;
}

.opm-form-label {
  display: block;
  margin-bottom: 4px;
  font-size: 16px;
}

input::-webkit-input-placeholder {
  color: #d5d5d5;
}

input::-moz-placeholder {
  color: #d5d5d5;
}

input:-ms-input-placeholder {
  color: #d5d5d5;
}

input::-ms-input-placeholder {
  color: #d5d5d5;
}

input::placeholder {
  color: #d5d5d5;
}

.opm-form-input,
.input-group select {
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 0px 12px;
  line-height: 1.25;
  font-family: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.opm-form-input:focus,
.opm-form-input:focus-within,
.input-group select:focus,
.input-group select:focus-within {
  outline: unset;
  -webkit-box-shadow: 0 0 1.5px -0.25px #006deb;
  box-shadow: 0 0 1.5px -0.25px #006deb;
  border: 1px solid #006deb;
}

.opm-form-input.is-invalid:not(select.form-control),
.input-group select.is-invalid:not(select.form-control) {
  border-color: #ff1e1e;
  padding-right: calc(1.5em + 0.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF1E1E'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF1E1E' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid {
  border-color: red;
}

.form-feedback-error {
  margin-top: 4px;
  font-size: 14px;
  color: #ff1e1e;
  display: none;
}

textarea.form-control {
  height: auto;
  padding: 12px;
}

.input-group select {
  --form-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-image: var(--form-bg-img), var(--form-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}

.input-group select.is-invalid {
  --form-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF1E1E'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF1E1E' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  border-color: #ff1e1e !important;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

html {
  scroll-behavior: smooth;
}

.text-center {
  text-align: center !important;
}

.w-100 {
  width: 100% !important;
}

.dwn-priv {
  font-size: 13px;
  line-height: 1.5;
  margin: 12px 0;
  color: inherit;
}

.dwn-priv strong {
  font-weight: 500;
}

.container {
  max-width: 1080px;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.opm-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
  opacity: 0;
  display: block;
  z-index: -1;
}

.opm-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden auto;
  outline: none;
  display: none;
  z-index: 99999;
}

.opm-modal.active {
  display: block;
}

.opm-modal.active .opm-modal-backdrop {
  opacity: 0.5;
}

.opm-modal .opm-modal-dialog {
  position: relative;
  margin: 12px;
  max-width: 480px;
  width: auto;
}

@media screen and (min-width: 576px) {
  .opm-modal .opm-modal-dialog {
    margin: 32px auto;
  }
}

.opm-modal .opm-modal-dialog .opm-modal-content {
  padding: 24px;
  border-radius: 8px;
  background-color: #ffffff;
}

.opm-modal .opm-modal-dialog .opm-modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
}

.opm-modal .opm-modal-dialog .opm-modal-header h5 {
  margin-bottom: 0;
}

.opm-modal .opm-modal-dialog .opm-btn-close {
  width: 32px;
  height: 32px;
  border: 0;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxsaW5lIHgxPSIxOCIgeTE9IjYiIHgyPSI2IiB5Mj0iMTgiPjwvbGluZT48bGluZSB4MT0iNiIgeTE9IjYiIHgyPSIxOCIgeTI9IjE4Ij48L2xpbmU+PC9zdmc+");
}

.nfa-casestudy-main-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nfa-casestudy-main-wrapper *::before,
.nfa-casestudy-main-wrapper *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nfa-casestudy-main-wrapper .container {
  max-width: 1080px;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nfa-casestudy-main-wrapper strong {
  font-weight: 600;
}

.nfa-casestudy-main-wrapper .case-study-banner p {
  margin-bottom: 24px;
}

.nfa-casestudy-main-wrapper .case-study-details {
  border: 1px solid #ecedee;
  border-radius: 8px;
  padding: 24px;
  text-align: center;
  max-width: 360px;
  width: 100%;
}

.nfa-casestudy-main-wrapper .case-study-details .case-study-logo {
  margin-bottom: 16px;
}

.nfa-casestudy-main-wrapper .case-study-details .details-item {
  padding-top: 16px;
  margin-bottom: 16px;
  border-top: 1px dotted #ecedee;
  display: flex;
  align-items: center;
}

.nfa-casestudy-main-wrapper .case-study-details .details-item .icon-div {
  display: flex;
}

.nfa-casestudy-main-wrapper .case-study-details .details-item .details-div {
  text-align: left;
  padding-left: 15px;
}

.nfa-casestudy-main-wrapper .case-study-details .details-item:first-child {
  border-top: none;
  padding-top: 0px;
}

.nfa-casestudy-main-wrapper .case-study-details .details-item p {
  color: #8c8c8c;
  font-size: 15px;
  margin: 0;
}

.nfa-casestudy-main-wrapper .case-study-details .details-item h6 {
  font-weight: 400;
  font-size: 17px;
}

.nfa-casestudy-main-wrapper .case-study-details .details-item:last-child {
  margin-bottom: 0;
}

.nfa-casestudy-main-wrapper .case-study-content {
  margin: 40px 0;
}

.nfa-casestudy-main-wrapper .case-study-content h3 {
  margin-bottom: 8px;
}

.nfa-casestudy-main-wrapper .case-study-content ul {
  padding-left: 24px;
  list-style-type: disc;
}

.nfa-casestudy-main-wrapper .case-study-content ul li {
  margin-bottom: 8px;
}

.nfa-casestudy-main-wrapper .customer-fav {
  padding: 12px 24px;
  background-color: #fff2c7;
  border-radius: 6px;
  margin-top: 16px;
}

.quote-box {
  background: #fff2c7;
  border-left: 3px solid #ffcc01;
  padding: 30px 30px 30px 120px;
  margin: 15px 0 40px;
  position: relative;
}

.quote-box:before {
  content: "";
  position: absolute;
  left: 30px;
  top: 65px;
  margin-top: -30px;
  background: url(../images/nfa-quote.svg) no-repeat;
  height: 52px;
  width: 60px;
}

.quote-box p {
  margin: 0px 0 16px;
  font-size: 18px;
  line-height: 1.4;
}

.quote-name-card {
}

.quote-name-sec {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.quote-name-sec .quote-name {
  font-size: 16px;
  display: none;
  font-weight: 600;
}

.quote-name-sec .quote-description {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
}

@media screen and (min-width: 1200px) {
  .nfa-casestudy-main-wrapper .customer-fav .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 40px;
  }
}

.nfa-casestudy-main-wrapper .customer-fav .customer-fav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 16px 0;
}

.nfa-casestudy-main-wrapper .customer-fav .customer-fav-item span {
  display: block;
}

.nfa-casestudy-main-wrapper .customer-fav .customer-fav-item .fav-feature-icon {
  width: 64px;
  height: 64px;
  margin-right: 12px;
  border-radius: 100px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nfa-casestudy-main-wrapper .cta-section {
  padding: 30px 30px;
}

.nfa-casestudy-main-wrapper .bottom-cta {
  margin-top: 32px;
}

.nfa-casestudy-main-wrapper .bottom-cta h4 {
  margin-bottom: 24px;
}

.nfa-casestudy-main-wrapper .case-study-section {
  text-align: center;
  margin: 54px auto;
  background-color: #ffffff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  min-height: 55px;
  transition: all 0.25s;
}

.nfa-casestudy-main-wrapper .case-study-section #case-study-list {
  -ms-overflow-style: none;
  scrollbar-width: none;
  width: 100%;
}

.nfa-casestudy-main-wrapper
  .case-study-section
  #case-study-list::-webkit-scrollbar {
  display: none;
}

.nfa-casestudy-main-wrapper .case-study-section #case-study-list.sticky {
  position: fixed;
  top: 49px;
  width: 100%;
  left: 0;
  background: #fcfcfc;
  -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #dadada;
  z-index: 99999;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

@media only screen and (max-width: 1025.98px) {
  .nfa-casestudy-main-wrapper .case-study-section #case-study-list.sticky {
    top: 88px;
  }
}

@media only screen and (max-width: 575.98px) {
  .nfa-casestudy-main-wrapper .case-study-section #case-study-list.sticky {
    position: relative;
    top: auto;
    z-index: 0;
  }

  .quote-box {
    padding: 30px 30px 30px 85px;
  }

  .quote-box:before {
    left: 20px;
    top: 58px;
    transform: scale(0.7);
  }
}

.nfa-casestudy-main-wrapper .case-study-section ul {
  border-bottom: 1px solid #dadada;
  display: inline-block;
}

.nfa-casestudy-main-wrapper .case-study-section ul li {
  display: inline-block;
  margin-bottom: 0;
}

.nfa-casestudy-main-wrapper .case-study-section ul li a {
  display: inline-block;
  padding: 12px 24px;
  color: inherit;
  font-size: 18px;
  position: relative;
  font-weight: 600;
  text-decoration: unset;
}

.nfa-casestudy-main-wrapper .case-study-section ul li a::before {
  position: absolute;
  content: "";
  height: 2.5px;
  width: 0;
  left: 0;
  bottom: 0;
  background-color: #e80e19;
}

.nfa-casestudy-main-wrapper .case-study-section ul li a.active {
  color: #e80e19;
}

.nfa-casestudy-main-wrapper .case-study-section ul li a.active::before {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .case-study-details {
    margin-top: 32px;
  }
}

@media screen and (max-width: 4px) {
  .case-study-details {
    margin-top: 32px;
  }
}

/* New balance case study */

.nfa-casestudy-main-wrapper.new-balance .case-study-details .details-item {
  justify-content: center;
}
.nfa-casestudy-main-wrapper.new-balance .details-item .details-div {
  text-align: center !important;
}

#scroll {
  display: none;
}
.container {
  max-width: 1080px;
}
#customer-logo {
  display: none;
}
.points {
  position: relative;
  list-style: none;
}

.points > li {
  list-style: none;
  position: relative;
  padding: 0;
  padding-left: 16px;
  padding-bottom: 16px;
}

.points > li::before {
  position: absolute;
  content: "";
  left: -20px;
  top: 2px;
  -webkit-transform: translateY(15%);
  transform: translateY(15%);
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.0833 0 12.1083 0.158333 13.075 0.475C14.0417 0.791667 14.9333 1.23333 15.75 1.8L14.3 3.275C13.6667 2.875 12.9917 2.5625 12.275 2.3375C11.5583 2.1125 10.8 2 10 2C7.78333 2 5.89583 2.77917 4.3375 4.3375C2.77917 5.89583 2 7.78333 2 10C2 12.2167 2.77917 14.1042 4.3375 15.6625C5.89583 17.2208 7.78333 18 10 18C12.2167 18 14.1042 17.2208 15.6625 15.6625C17.2208 14.1042 18 12.2167 18 10C18 9.7 17.9833 9.4 17.95 9.1C17.9167 8.8 17.8667 8.50833 17.8 8.225L19.425 6.6C19.6083 7.13333 19.75 7.68333 19.85 8.25C19.95 8.81667 20 9.4 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20ZM8.6 14.6L4.35 10.35L5.75 8.95L8.6 11.8L18.6 1.775L20 3.175L8.6 14.6Z' fill='%2300050A'/%3e%3c/svg%3e ");
  background-repeat: no-repeat;
}

.fea-row {
  display: flex;
  gap: 24px;
  margin-top: 24px;
  flex-wrap: wrap;
}

.fea-row > .cell {
  flex: 1;
}

.fea-box {
  background: #fbfbfb;
  padding: 16px;
  margin-bottom: 20px;
  border: 1px solid #fbfbfb;
  border-radius: 8px;
}

.fea-box h3 {
  font-size: 20px !important;
  margin-top: 4px;
}

@media screen and (max-width: 600px) {
  .fea-row > .cell {
    flex: auto;
    width: 100%;
  }
}

.justify-content-space {
  justify-content: space-evenly !important;
}

.nfa-casestudy-main-wrapper.new-balance .bottom-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}


/* New balance end case study */
