.above-h2 {
  color: #02a8ce!important;
  margin-bottom: 3px;
}

.wrapper {
  font-family: "Open Sans", sans-serif;
}
.wrapper h2 {
  font-size: 48px;
  color: #00205c;
  text-align: center;
  margin-bottom: 50px;
  line-height: 1.2;
}
.wrapper h3 {
  font-size: 24px;
  color: #585f69;
  font-weight: bold;
  position: relative;
  font-weight: normal;
  line-height: 33px;
}
.wrapper h3 sup {
  font-weight: normal;
  font-size: 10px;
  top: -10px;
}
.wrapper h3 span {
  color: #02a8ce;
  font-weight: bold;
}
.wrapper h4 {
  font-size: 32px;
  color: #00205c;
  text-align: center;
  line-height: 1.2;
}
strong sup {
  font-weight: normal;
}
.heading {
  background: #00205c;
  min-height: 480px;
}
.heading .heading-img {
  margin-left: 0;
  padding-left: 0 !important;
}
.heading .heading-img img {
  max-width: 550px;
  width: 100%;
}
.heading .content {
  text-align: center;
}
.heading .content p {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}
.heading .content p strong {
  text-transform: uppercase;
}
.heading .content p span {
  color: #02a8ce;
}
.heading .content img {
  max-width: none;
}
.content-area {
  padding-top: 100px;
  padding-bottom: 100px;
}
.content-area .disclaimer {
  border-top: 1px solid #e0e0e0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 9px;
  color: #333333;
  margin-top: 25px;
  padding-top: 10px;
}
.content-area .tab-heads {
  margin-bottom: 30px;
}
.content-area .tab-heads .tab-head {
  min-height: 200px;
  cursor: pointer;
  background: #ffffff;
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
  padding: 30px 30px 10px 30px;
  font-size: 18px;
  color: #585f69;
  text-align: center;
  margin-bottom: 30px;
}
.content-area .tab-heads .tab-head img {
  margin: 0 auto 15px auto;
  display: block;
  width: 80px;
}
.content-area .tab-heads .tab-head .fa {
  display: block;
  margin-top: 10px;
  display: none;
  font-weight: 900;
}
.content-area .tab-heads .tab-head.active {
  background: #00205c;
  color: #fff;
  font-weight: normal;
}
.content-area .tab-heads .tab-head.active .fa {
  display: block;
}
.content-area .tab-content {
  display: none;
  padding: 0 15px;
}
.content-area .tab-content.active {
  display: block;
}
.content-area .tab-content .content-head {
  background: #f5f5f5;
  min-height: 260px;
  margin-bottom: 60px;
}
.content-area .tab-content .content-head span {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  display: block;
  font-size: 13px;
  color: #ffffff;
  line-height: 20px;
  margin-bottom: 10px;
}
.content-area .tab-content .content-head div {
  padding: 0 30px;
}
.content-area .tab-content .content-head div.footnote {
  padding: 15px 0;
  font-size: 13px;
}
.content-area .tab-content .content-head .left {
  display: flex;
  align-items: center;
  min-height: 260px;
  background-image: linear-gradient(180deg, #02a8ce 0%, #008fb0 100%);
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  position: relative;
}
.content-area .tab-content .content-head .right {
  display: flex;
  align-items: center;
  min-height: 260px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
.content-area .tab-content .content-head .right sup {
  font-size: 7px;
  top: -8px;
}
.content-area .tab-content.catheter h3 span {
  color: #df9011;
}
.content-area .tab-content.catheter .left {
  background-image: linear-gradient(180deg, #faa41a 0%, #df9011 100%);
}
.content-area .tab-content.catheter .right span {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #df9011;
  display: inline;
  font-weight: bold;
}
.content-area .tab-content.catheter .product-links .link {
  margin-bottom: 30px;
}
.content-area .tab-content.catheter .product-links .link img {
  border: 2px solid #f5f5f5;
}
.content-area .tab-content.catheter .product-links .link a {
  background: #ffffff;
  text-decoration: none;
  display: block;
}
.content-area .tab-content.catheter .product-links .link a .title {
  min-height: 120px;
  padding: 30px;
  background: #f5f5f5;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  display: flex;
  align-items: center;
}
.content-area .tab-content.catheter .product-links .link a .title > div {
  padding-right: 50px;
}
.content-area .tab-content.catheter .product-links .link a .title .fa {
  color: #df9011;
  font-size: 20px;
}
.content-area .tab-content.catheter .product-links .link a:hover {
  box-shadow: 0 6px 16px 1px rgba(0, 0, 0, 0.15);
}
.content-area .tab-content.catheter .product-links .link a:hover .title {
  background-image: linear-gradient(180deg, #faa41a 0%, #df9011 100%);
  color: #fff;
}
.content-area .tab-content.catheter .product-links .link a:hover .title .fa {
  color: #fff;
}
.content-area .tab-content.standard h3 span {
  color: #60bb46;
}
.content-area .tab-content.standard .left {
  background-image: linear-gradient(180deg, #60bb46 0%, #4b9c34 100%);
}
.content-area .tab-content.standard .right span {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #60bb46;
  display: inline;
  font-weight: bold;
}
.content-area .tab-content.standard .product-links .link {
  margin-bottom: 30px;
}
.content-area .tab-content.standard .product-links .link img {
  border: 2px solid #f5f5f5;
}
.content-area .tab-content.standard .product-links .link a {
  background: #ffffff;
  text-decoration: none;
  display: block;
}
.content-area .tab-content.standard .product-links .link a .title {
  min-height: 120px;
  padding: 30px;
  background: #f5f5f5;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  display: flex;
  align-items: center;
}
.content-area .tab-content.standard .product-links .link a .title > div {
  padding-right: 50px;
}
.content-area .tab-content.standard .product-links .link a .title .fa {
  color: #df9011;
  font-size: 20px;
}
.content-area .tab-content.standard .product-links .link a:hover {
  box-shadow: 0 6px 16px 1px rgba(0, 0, 0, 0.15);
}
.content-area .tab-content.standard .product-links .link a:hover .title {
  background-image: linear-gradient(180deg, #faa41a 0%, #df9011 100%);
  color: #fff;
}
.content-area .tab-content.standard .product-links .link a:hover .title .fa {
  color: #fff;
}
.content-area .content-section {
  margin-bottom: 60px;
  display: flex;
  align-items: center;
}
.content-area .content-section ul {
  margin: 10px 0 0 25px;
  padding: 0;
}
.content-area .form-container {
  background: #f5f5f5;
  padding: 30px 0 30px 0;
}
.content-area .form-container p {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #585f69;
  text-align: center;
  line-height: 26px;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.references {
  padding: 25px 0 50px 0;
}
.references .row {
  border-top: 1px solid #e0e0e0;
  padding-top: 25px;
}
.references ol {
  margin-left: 0;
  padding-left: 15px;
}
.references p,
.references li {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  color: #585f69;
  line-height: 20px;
  margin-bottom: 10px;
}
form #fe3481 {
  width: auto !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
form #fe3470 {
  width: auto !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
form .elq-required {
  color: red !important;
  display: inline;
  float: none;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 0.4;
  color: #333333;
}
form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.4;
  color: #333333;
}
form ::-ms-input-placeholder {
  /* Microsoft Edge */
  opacity: 0.4;
  color: #333333;
}
form h4 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px !important;
  color: #333333 !important;
  line-height: 26px;
  font-weight: bold;
  text-align: left !important;
}
form input[type="text"],
form select {
  width: 100%;
  padding: 5px;
  color: #adadad;
  background: #ffffff;
  border: 1px solid #e0e0e0;
}
form label {
  font-weight: bold;
  display: block;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 20px;
  margin-bottom: 10px;
}
form .submit-button-style {
  background: #00205c;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  color: #ffffff;
  line-height: 20px;
  border: none;
  text-transform: uppercase;
  padding: 8px 20px;
  margin-top: 20px;
}
form .form-element-instruction {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
}
form .signup input[type="checkbox"] {
  margin-right: 10px;
  margin-top: 4px;
}
form .field-control-wrapper .checkbox {
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
  flex-grow: 1;
  flex-basis: 0;
}
form .field-control-wrapper .checkbox label {
  font-weight: normal;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
form .field-control-wrapper .checkbox input[type="checkbox"] {
  margin-right: 10px;
  margin-top: 8px;
}
.wrapper .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
.wrapper .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333% !important;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667% !important;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50% !important;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333% !important;
  }
}
@media screen and (max-width: 992px) {
  .wrapper h2 {
    font-size: 38px !important;
  }
  .heading .content img {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .heading {
    padding-bottom: 20px;
  }
  .heading .content img {
    max-width: 300px;
  }
  .heading .content p {
    font-size: 20px;
  }
  .content-area .tab-content .content-head div.right,
  .content-area .tab-content .content-head div.left {
    padding: 30px;
    min-height: 0;
    height: auto;
  }
  .content-section img {
    margin-top: 30px;
  }
  form .field-control-wrapper {
    display: block;
  }
  form .field-control-wrapper .checkbox {
    justify-content: initial;
  }
  form input[type="text"],
  form select {
    margin-bottom: 20px;
  }
}
.workflow-color-box{
	background-image: linear-gradient(180deg, #d72422 0%, #d72422 100%) !important;
}

.workflow-color{
	color: #d72422;
}

.tab-cta{
 text-align: center;
 box-sizing: border-box;
 text-align: center;
 padding: 20px 0 20px 0;
}

.tab-cta h3{
  text-align: center;
  color: #00205B;
 font-size: 48px;
}

.tab-cta a{
    display: inline-block;
    background-color: #00205B;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    align-items: center;
    padding: 2px 8px 2px 8px;
    border-radius: 12px !important;
    margin-top: 12px;
}

