section.promotional {
  background: #000000;
}

section.promotional h6 {
  color: #ffffff;
  font-size: 30px;
}

section.promotional .feature-tab ul button {
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
}

section.promotional .feature-tab .tab-content {
  color: #ffffff;
}

section.open-page .reasons h3, section.open-page h3 {
  color: #00437e;
  font-weight: 700;
  font-size: 36px;
}

section.open-page .reasons p, section.open-page p {
  font-size: 20px;
}

section.open-page ul {
  list-style-type: square;
  color: #000000;
}

section.open-page li {
  font-size: 20px;
  color: #000000;
  margin: 15px 0px;
}

section.explore-swiper .explore-lms .explore-box {
  background: #00437e;
  color: #ffffff;
  text-align: right;
  height: 73% !important;
}

section.explore-swiper .explore-lms .explore-box h3 {
  font-weight: 800;
  font-size: 40px;
}

section.explore-swiper .card.explore {
  background: #f0f7fd;
  border: none;
}

section.explore-swiper .card.explore h3 {
  color: #00437e;
  font-size: 22px;
  font-weight: 700;
}

section.explore-swiper .card.explore .card-body p.content {
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  color: #00437e;
}

section.explore-swiper .card.explore .card-body p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

section.explore-swiper .card.explore .card-body a {
  float: right;
  text-decoration: none;
}

section.explore-swiper .card.explore .read-more-link {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  text-align: right;
  color: #00437e;
  font-size: 14px;
}

section.explore-swiper .card.explore .read-more-link:hover {
  color: #6fc8f1;
}

section.explore-swiper .card.explore .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}

section.explore-swiper .card.explore .read-more-link svg path {
  fill: currentColor;
  transition: fill 0.4s ease-in-out;
}

section.explore-swiper .card.news.read-more-link svg {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

section.explore-swiper .card.explore .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}

section.explore-swiper .swiper-button-next::after,
section.explore-swiper .swiper-button-prev::after {
  display: none !important;
}

section.explore-swiper .news-pag .swiper-button-next-news, section.explore-swiper .news-pag .swiper-button-prev-news {
  background: #00437e;
  color: #ffffff;
}

section.explore-swiper .news-pag .swiper-button-next-news.swiper-button-disabled, section.explore-swiper .news-pag .swiper-button-prev-news.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

section.explore-swiper .news-pag span {
  font-size: 26px !important;
}

section.product-guide, section.cover04, section.mrcp02, section.hepatica04 {
  background: #04223e;
}

section.product-guide h4, section.cover04 h4, section.mrcp02 h4, section.hepatica04 h4 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 800;
}

section.product-guide .btn, section.cover04 .btn, section.mrcp02 .btn, section.hepatica04 .btn {
  background: #f0f7fd;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  color: #04223e;
}

section.product-guide .btn:hover, section.cover04 .btn:hover, section.mrcp02 .btn:hover, section.hepatica04 .btn:hover {
  background: #e41379;
  color: #f0f7fd;
}

section.cover01 h2 {
  font-weight: 800;
  font-size: 32px;
  text-align: center;
  color: #04223e;
}

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

section.cover01 .item p {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

section.cover02 {
  background: #f0f7fd;
}

section.cover02 h3 {
  color: #00437e;
  font-weight: 700;
  font-size: 36px;
}

section.cover02 p {
  font-size: 20px;
}

section.cover03 .learn-more-box {
  background: #00437e;
  color: #ffffff;
  text-align: right;
}

section.cover03 .learn-more-box h3 {
  font-weight: 800;
  font-size: 40px;
  color: #ffffff;
}

section.cover03 .card.learn-more {
  background: #f0f7fd;
  border: none;
}

section.cover03 .card.learn-more h3 {
  color: #00437e;
  font-size: 22px;
  font-weight: 700;
}

section.cover03 .card.learn-more .card-body p.content {
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  color: #00437e;
}

section.cover03 .card.learn-more .card-body p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

section.cover03 .card.learn-more .card-body a {
  float: right;
  text-decoration: none;
}

section.cover03 .card.learn-more .read-more-link {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  text-align: right;
  color: #00437e;
  font-size: 14px;
}

section.cover03 .card.learn-more .read-more-link:hover {
  color: #6fc8f1;
}

section.cover03 .card.learn-more .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}

section.cover03 .card.learn-more .read-more-link svg path {
  fill: currentColor;
  transition: fill 0.4s ease-in-out;
}

section.cover03 .card.news.read-more-link svg {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

section.cover03 .card.learn-more .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}

section.learn-more-section h3 {
  color: #00437e;
  font-weight: 700;
  font-size: 36px;
}

section.learn-more-section p {
  font-size: 20px;
}

section.learn-more-section .learn-more-box {
  background: #00437e;
  color: #ffffff;
  text-align: right;
}

section.learn-more-section .learn-more-box h3 {
  font-weight: 800;
  font-size: 40px;
  color: #ffffff;
}

section.learn-more-section .card.learn-more {
  background: #f0f7fd;
  border: none;
}

section.learn-more-section .card.learn-more h3 {
  color: #00437e;
  font-size: 22px;
  font-weight: 700;
}

section.learn-more-section .card.learn-more .card-body p.content {
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  color: #00437e;
}

section.learn-more-section .card.learn-more .card-body p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

section.learn-more-section .card.learn-more .card-body a {
  float: right;
  text-decoration: none;
}

section.learn-more-section .card.learn-more .read-more-link {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  text-align: right;
  color: #00437e;
  font-size: 14px;
}

section.learn-more-section .card.learn-more .read-more-link:hover {
  color: #6fc8f1;
}

section.learn-more-section .card.learn-more .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}

section.learn-more-section .card.learn-more .read-more-link svg path {
  fill: currentColor;
  transition: fill 0.4s ease-in-out;
}

section.learn-more-section .card.news.read-more-link svg {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

section.learn-more-section .card.learn-more .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}

section.hepatica01 h2 {
  font-weight: 800;
  font-size: 32px;
  text-align: center;
  color: #04223e;
}

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

section.hepatica01 .item p {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

section.hepatica01 .features span {
  background: #00437e;
  color: #ffffff;
  font-size: 40px;
}

section.hepatica02 {
  background: #f0f7fd;
}

section.hepatica02 h3 {
  color: #00437e;
  font-weight: 700;
  font-size: 36px;
}

section.hepatica03 .learn-more-box {
  background: #00437e;
  color: #ffffff;
  text-align: right;
}

section.hepatica03 .learn-more-box h3 {
  font-weight: 800;
  font-size: 40px;
  color: #ffffff;
}

section.hepatica03 .card.learn-more {
  background: #f0f7fd;
  border: none;
}

section.hepatica03 .card.learn-more h3 {
  color: #00437e;
  font-size: 22px;
  font-weight: 700;
}

section.hepatica03 .card.learn-more .card-body p.content {
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  color: #00437e;
}

section.hepatica03 .card.learn-more .card-body p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

section.hepatica03 .card.learn-more .card-body a {
  float: right;
  text-decoration: none;
}

section.hepatica03 .card.learn-more .read-more-link {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  text-align: right;
  color: #00437e;
  font-size: 14px;
}

section.hepatica03 .card.learn-more .read-more-link:hover {
  color: #6fc8f1;
}

section.hepatica03 .card.learn-more .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}

section.hepatica03 .card.learn-more .read-more-link svg path {
  fill: currentColor;
  transition: fill 0.4s ease-in-out;
}

section.hepatica03 .card.news.read-more-link svg {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

section.hepatica03 .card.learn-more .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}

.company h3 {
  font-weight: 700;
  font-size: 34px;
}

.company h4 {
  font-weight: 700;
  font-size: 28px;
}

.company p {
  font-size: 16px;
}

.company .btn {
  background: #6fc8f1;
  border: none;
  color: #ffffff;
  font-weight: bold;
}

.patient iframe {
  width: 100% !important;
  height: 38vh;
}

.patient .main-line h3 {
  font-weight: 800;
  font-size: 34px;
}

.patient .main-line p {
  font-size: 22px;
}

.key-features .icone-img {
  background: #00437e;
}

section.news-event .news-box {
  background: #00437e;
  color: #ffffff;
  text-align: right;
  height: 83% !important;
}
section.news-event .news-box h3 {
  font-weight: 800;
  font-size: 40px;
}
section.news-event .news-box .read-more-link {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  text-align: right;
  color: #ffffff;
  font-size: 12px;
}
section.news-event .news-box .read-more-link:hover {
  color: #6fc8f1;
}
section.news-event .news-box .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}
section.news-event .news-box .read-more-link svg path {
  fill: currentColor;
  transition: fill 0.4s ease-in-out;
}
section.news-event .news-box.read-more-link svg {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
section.news-event .news-box .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}
section.news-event .conference-box {
  background: #00437e;
  color: #ffffff;
  text-align: right;
  height: 93% !important;
}
section.news-event .conference-box h3 {
  font-weight: 800;
  font-size: 40px;
}
section.news-event .conference-card .content {
  background: rgba(255, 255, 255, 0.85);
  width: 90% !important;
  height: 90% !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
section.news-event .conference-card .content h4 {
  color: #00437e;
  font-weight: bold;
  text-align: center;
  font-size: 22px;
}
section.news-event .conference-card .content .conference-info {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
}
section.news-event .conference-card .content .conference-info p {
  margin: 0;
  text-align: center;
  color: #00437e;
  font-size: 16px;
}
section.news-event .conference-card .content .conference-info .read-more-link, section.news-event .conference-year .read-more-link {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #00437e;
  font-size: 12px;
  margin-top: 10px;
  position: relative;
}
section.news-event .conference-card .content .conference-info .read-more-link.disable, section.news-event .conference-year .read-more-link.disable {
  opacity: 0.5;
}
section.news-event .conference-card .content .conference-info .read-more-link.disable:hover, section.news-event .conference-year .read-more-link.disable:hover {
  color: #00437e;
}
section.news-event .conference-card .content .conference-info .read-more-link:hover, section.news-event .conference-year .read-more-link:hover {
  color: #6fc8f1;
}
section.news-event .conference-card .content .conference-info .read-more-link:hover svg, section.news-event .conference-year .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}
section.news-event .conference-card .content .conference-info .read-more-link svg path, section.news-event .conference-year .read-more-link svg path {
  fill: currentColor;
  transition: fill 0.4s ease-in-out;
}
section.news-event .conference-card .content .conference-info .read-more-link svg, section.news-event .conference-year .read-more-link svg {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
section.news-event .conference-card .content .conference-info .read-more-link:hover svg, section.news-event .conference-year .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}
section.news-event .conference-year {
  background: #f0f7fd;
  color: #ffffff;
  text-align: right;
}
section.news-event .conference-year h3 {
  font-weight: 800;
  font-size: 40px;
  color: #00437e;
}
section.news-event .conference-desktop .col-lg-3:nth-child(1) .conference-card, section.news-event .conference-desktop .col-lg-3:nth-child(2) .conference-card, section.news-event .conference-desktop .col-lg-3:nth-child(3) .conference-card {
  margin-bottom: 1.5rem !important;
}
section.news-event .swiper-button-next::after,
section.news-event .swiper-button-prev::after {
  display: none !important;
}
section.news-event .card.news {
  background: #f0f7fd;
  border: none;
}
section.news-event .card.news h3 {
  color: #00437e;
  font-size: 22px;
  font-weight: 700;
}
section.news-event .card.news .card-body p.content {
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  color: #00437e;
}
section.news-event .card.news .card-body p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
section.news-event .card.news .card-body a {
  float: right;
  text-decoration: none;
}
section.news-event .card.news .read-more-link {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  text-align: right;
  color: #00437e;
  font-size: 14px;
}
section.news-event .card.news .read-more-link:hover {
  color: #6fc8f1;
}
section.news-event .card.news .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}
section.news-event .card.news .read-more-link svg path {
  fill: currentColor;
  transition: fill 0.4s ease-in-out;
}
section.news-event .card.news.read-more-link svg {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
section.news-event .card.news .read-more-link:hover svg {
  transform: translateX(8px) scale(1.1);
}
section.news-event .news-pag .swiper-button-next-news, section.news-event .news-pag .swiper-button-prev-news {
  background: #00437e;
  color: #ffffff;
}
section.news-event .news-pag .swiper-button-next-news.swiper-button-disabled, section.news-event .news-pag .swiper-button-prev-news.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
section.news-event .news-pag span {
  font-size: 26px !important;
}
@media (max-width: 746px) {
  section.news-event .conference-box, section.news-event .conference-year {
    height: auto !important;
    min-height: 320px;
  }
  section.news-event .conference-mobile .swiper-pagination {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  section.news-event .conference-mobile {
    --swiper-pagination-color: #00437e;
    --swiper-pagination-bullet-inactive-color: #eee;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-size: 15px;
    --swiper-pagination-bullet-horizontal-gap: 5px;
  }
  section.news-event .event-pag .swiper-button-prev, section.news-event .event-pag .swiper-button-next {
    background: #00437e;
    color: #ffffff;
  }
  section.news-event .event-pag span {
    font-size: 36px !important;
  }
  section.news-event .news .col-lg-2.col-12 {
    display: flex;
    align-items: end;
    justify-content: space-between;
  }
  section.news-event .news .news-box {
    width: 73%;
    height: 100% !important;
  }
  section.news-event .news .news-box.research {
    width: 100%;
  }
  section.news-event .news .publi {
    margin-bottom: 70px !important;
  }
}

.content iframe {
  width: 100% !important;
  height: 67vh;
}

.ukids-nav {
  background: #00437e;
}

.ukids-nav p {
  font-weight: bold;
  color: #ffffff;
}

.ukids-nav img {
  filter: brightness(0) invert(1);
}

.ukids-page h2 {
  font-size: 42px;
  font-weight: 800;
  color: #00437e;
}

.ukids-page h6 {
  align-items: center;
  font-size: 26px;
  font-weight: bold;
  color: #00437e;
}

.ukids-page p a {
  color: #000000;
  text-decoration: none;
}

.ukids-page hr {
  color: #00437e;
  opacity: 1;
  border-width: 4px;
}

.ukids-page h3 {
  font-size: 32px;
  font-weight: 800;
  color: #00437e;
}

.ukids-page .form-label {
  margin: 0px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.ukids-page button {
  background-color: #00437e;
  text-transform: uppercase;
  border-color: #00437e;
  font-weight: bold;
}

@media (max-width: 746px) {
  section.explore-swiper .explore-lms .col-lg-2.col-12 {
    display: flex;
    align-items: end;
    justify-content: space-between;
  }
  section.explore-swiper .explore-lms .explore-box {
    height: auto !important;
  }
  section.explore-swiper .explore-lms .explore-box h3 {
    font-size: 30px;
  }
  section.product-guide h4, section.cover04 h4, section.mrcp02 h4, section.hepatica04 h4 {
    margin-bottom: 20px !important;
    font-size: 26px;
  }
}

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