section.body_comp01 h2 {
  font-weight: 800;
  font-size: 62px;
}

section.body_comp01 p {
  font-size: 24px;
}

section.body_comp01 p b {
  font-weight: 800;
  font-size: 28px;
}

section.body_comp01 h3 {
  font-weight: 800;
  font-size: 36px;
  text-align: center;
}

section.body_comp01 .options .item p {
  font-weight: 700;
  font-size: 18px;
  text-align: center;
}

section.body_comp02 {
  background: #000000;
  color: #ffffff;
}

section.body_comp02 img.muscle {
  height: 22vh;
}

section.body_comp02 img.bmi {
  height: 45vh;
}

section.body_comp03 {
  background: #f0f7fd;
}

section.body_comp03 h3 {
  font-weight: 800;
  font-size: 36px;
}

section.body_comp03 img {
  height: 35vh;
}

section.body_comp04 h3 {
  text-align: center;
  font-weight: 800;
  font-size: 36px;
}

section.body_comp04 p {
  text-align: center;
}

section.body_comp04 .card {
  border: none;
  background: #f0f7fd;
}

section.body_comp04 .card h4 {
  text-align: center;
  font-weight: 800;
}

section.body_comp04 .card p {
  background: #ffffff;
}

section.body_comp05 {
  background: #04223e;
  color: #ffffff;
}

section.body_comp05 .expertise-option {
  background: #ffffff;
  color: #000000;
  display: flex;
  align-items: center;
  min-height: 96px;
}

section.body_comp05 h3 {
  text-align: center;
  font-weight: 800;
  font-size: 36px;
}

section.body_comp05 .expertise-option p {
  text-align: center;
  width: 100%;
}

section.body_comp06 #publications-wrapper .filter_box {
  background: #00437e;
}
section.body_comp06 #publications-wrapper .filter_box ul li {
  text-align: left;
}
section.body_comp06 #publications-wrapper .filter_box ul li button {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
}
section.body_comp06 #publications-wrapper .filter_box h3 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}
section.body_comp06 #publications-wrapper .filter_box h5 {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
section.body_comp06 #publications-wrapper #publications-grid .card {
  background: #f0f7fd;
}
section.body_comp06 #publications-wrapper #publications-grid .card h3 {
  color: #00437e;
  font-size: 22px;
  font-weight: 700;
  height: 220px;
}
section.body_comp06 #publications-wrapper #publications-grid .card p {
  color: #00437e;
  font-size: 14px;
}
section.body_comp06 #publications-wrapper #publications-grid .card .publication-content p {
  color: #000000;
}
section.body_comp06 #publications-wrapper #publications-grid .card .btn {
  font-size: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  cursor: default;
  opacity: 100% !important;
  pointer-events: none;
  background: #00437e;
}
section.body_comp06 #publications-wrapper #publications-grid .card .tags {
  display: flex;
}
section.body_comp06 #publications-wrapper #publications-grid .card .tags .btn:first-child {
  margin-right: 10px;
}
section.body_comp06 #publications-wrapper #publications-grid .card .btn.tag-livermultiscan, section.body_comp06 #publications-wrapper #publications-grid .card .btn.tag-filter-01 {
  background: #e25698;
}
section.body_comp06 #publications-wrapper #publications-grid .card .btn.tag-coverscan, section.body_comp06 #publications-wrapper #publications-grid .card .btn.tag-filter-02 {
  background: #6fc8f1;
}
section.body_comp06 #publications-wrapper #publications-grid .card .btn.tag-digipath, section.body_comp06 #publications-wrapper #publications-grid .card .btn.tag-filter-03 {
  background: #481448;
}
section.body_comp06 #publications-wrapper #publications-grid .card .btn.tag-hepatica, section.body_comp06 #publications-wrapper #publications-grid .card .btn.tag-filter-04 {
  background: #e497bd;
  color: #00437e;
}
section.body_comp06 #publications-wrapper #publications-grid .card .btn.tag-mrcp, section.body_comp06 #publications-wrapper #publications-grid .card .btn.tag-filter-05 {
  background: #76c042;
}
section.body_comp06 #publications-wrapper #publications-grid .card .btn.body-composition {
  background: #9ecf88;
}
section.body_comp06 #publications-wrapper #publications-grid .card .read-more-link, section.body_comp06 #publications-wrapper .link-slide .read-more-link {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  text-align: right;
  color: #00437e;
  font-size: 14px;
}
section.body_comp06 #publications-wrapper .link-slide .read-more-link {
  color: #ffffff !important;
}
section.body_comp06 #publications-wrapper #publications-grid .card .read-more-link:hover {
  color: #6fc8f1;
}
section.body_comp06 #publications-wrapper #publications-grid .card .read-more-link:hover svg, section.body_comp06 #publications-wrapper .link-slide .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}
section.body_comp06 #publications-wrapper #publications-grid .card .read-more-link svg path {
  fill: currentColor;
  transition: fill 0.4s ease-in-out;
}
section.body_comp06 #publications-wrapper #publications-grid .card .read-more-link svg {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
section.body_comp06 #publications-wrapper #publications-grid .card .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}
section.body_comp06 #publications-wrapper #product-filter-collapse .form-check input, section.body_comp06 #publications-wrapper #organ-filter-collapse .form-check input, section.body_comp06 #publications-wrapper #indication-filter-collapse .form-check input {
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #ffffff;
  width: 1em;
  height: 1em;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  margin-right: 0.5rem;
  margin-bottom: 5px;
}
section.body_comp06 #publications-wrapper button.export {
  width: 100%;
  border: none;
  color: #00437e;
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0px;
  border-bottom: 3px solid #00437e;
}
section.body_comp06 #publications-wrapper button.export:hover, section.body_comp06 #publications-wrapper button.export:active {
  background-color: transparent !important;
  color: #00437e !important;
  border-bottom-color: #00437e !important;
}
section.body_comp06 #publications-wrapper #export-form-wrapper {
  background: #00437e;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
section.body_comp06 #publications-wrapper #export-form-wrapper p {
  color: #ffffff;
}
section.body_comp06 #publications-wrapper #export-form-wrapper input {
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #ffffff;
  width: 1em;
  height: 1em;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  margin-right: 0.5rem;
  margin-bottom: 5px;
}
section.body_comp06 #publications-wrapper #export-form-wrapper .btn {
  background-color: #6fc8f1;
  font-weight: bold;
  text-transform: uppercase;
  border: none !important;
}
section.body_comp06 #publications-wrapper .publication-content .summary p {
  font-weight: normal !important;
}
@media (max-width: 767px) {
  section.body_comp06 #publications-wrapper #publications-grid .card h3, section.body_comp06 #publications-wrapper #publications-grid .card .publication-content p {
    height: auto !important;
  }
  section.body_comp06 #publications-wrapper #publications-grid .card .read-more-link, section.body_comp06 #publications-wrapper .link-slide .read-more-link {
    font-size: 10px;
  }
}
section.body_comp06 #publications-wrapper .download-btn {
  text-transform: uppercase;
  font-size: 10px;
}
section.body_comp06 #publications-wrapper .download-btn a {
  color: #00437e;
  text-decoration: none;
}
section.body_comp06 #publications-wrapper .download-btn a:hover {
  text-decoration: underline;
}
section.body_comp06 #publications-wrapper .publication-content p {
  font-weight: bold;
  font-size: 12px !important;
  cursor: pointer;
  margin-bottom: 5px !important;
}
section.body_comp06 #publications-wrapper .publication-content .summary {
  font-size: 12px;
}
section.body_comp06 #publications-wrapper .swiper .swiper-slide h3 {
  font-weight: bold;
}
section.body_comp06 #publications-wrapper .link-slide {
  align-items: center;
}
section.body_comp06 #publications-wrapper .link-slide p {
  margin: 0px;
  text-transform: uppercase;
  font-size: 14px;
}
section.body_comp06 #publications-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1 !important;
}
section.body_comp06 #publications-wrapper .swiper-pagination-bullet {
  background: #ffffff;
  opacity: 0.5 !important;
}

section.body_comp06 .nav.nav-pills {
  border-bottom: 3px solid #00437e;
}

section.body_comp06 .nav.nav-pills li {
  text-transform: uppercase;
}

section.body_comp06 .nav.nav-pills li .nav-link.active {
  background-color: #00437e;
  color: #ffffff;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

section.body_comp06 .nav.nav-pills li .nav-link {
  text-transform: uppercase;
  font-weight: bold;
  color: #00437e;
}

@media (max-width: 746px) {
  section.body_comp01 h2 {
    font-size: 36px;
    text-align: center;
  }
  section.body_comp01 p {
    font-size: 16px;
    text-align: center;
  }
  section.body_comp01 .options {
    flex-wrap: wrap;
    justify-content: center;
  }
  section.body_comp01 .options .item {
    width: 33%;
    text-align: center;
  }
  section.body_comp02 img.bmi, section.body_comp02 img.muscle {
    height: auto;
    margin: 20px 0;
  }
  section.body_comp03 h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  section.body_comp03 img {
    height: auto;
  }
}

/*# sourceMappingURL=pharma-cpt.css.map */
