* {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1,
h2,
h3 {
  font-family: Catamaran-Medium, sans-serif;
}

p {
  color: #666666;
  margin-bottom: 0;
  line-height: 24px;
}

a {
  color: #23986c;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

header {
  background: #0274b7;
}

/*input,
  select {
  -moz-appearance: none;
  -webkit-appearance: none;
  }
  */

#mbMainBanner {
  position: relative;
}

section#tabSection {
  margin-top: 42px;
}

/* Header */

.localization-box {
  float: right;
  margin-top: 10px;
  margin-bottom: -10px;
}

.localization-box ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
}

.localization-box ul li a,
.localization-box ul li button {
  display: block;
  width: 34px;
  height: 34px;
  /*background: #00a780;*/
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 20px;
  border: 1px solid transparent;
  padding: 0;
  /* vertical-align: middle; */
  line-height: 10px;
}

.localization-box ul li a img {
  vertical-align: text-top;
  width: 24px;
  padding-top: 4px;
}

.localization-box ul li button img {
  vertical-align: text-top;
  width: 24px;
}

.localization-box ul li a:hover {
  background: #23986c;
  color: #fff;
  border: 1px solid #23986c;
}

/* Topbar */

/* Topbar */

.filterButton > .dropdown > .btn {
  color: #fff;
  font-weight: revert;
  font-family: Catamaran-Regular, sans-serif;
  padding: 27px 0;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.filterButton > .dropdown > .dropdown-menu {
  margin-top: 0px;
}

.filterButton > .dropdown > .dropdown-menu {
  border: 1px solid #0076be;
  padding: 0;
}

.filterButton > .dropdown > .dropdown-menu > a {
  text-transform: uppercase;
  border-bottom: 1px solid #0076be;
  padding: 5px 22px;
}

.filterButton > .dropdown > .dropdown-menu > a:last-child {
  border-bottom: 0;
}

.filterButton > .dropdown > .dropdown-menu > a:hover {
  background: #24a780;
  color: #fff;
}

/* language Selector */

.langSelector .dropdown-toggle::after {
  content: none;
}

.langSelector .dropdown-menu {
  -webkit-box-shadow: 0px 0px 16px -4px rgba(122, 122, 122, 0.62);
  -moz-box-shadow: 0px 0px 16px -4px rgba(122, 122, 122, 0.62);
  box-shadow: 0px 0px 16px -4px rgba(122, 122, 122, 0.62);
}

.langSelector .dropdown-menu a {
  display: block;
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0;
  color: #0076be;
  text-align: left;
  font-size: 20px;
  border: 1px solid transparent;
  padding: 5px 10px;
  font-size: 14px;
  text-transform: uppercase;
}

.langSelector .dropdown-menu a img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 10px;
  padding: 0;
}

/* Slider */

.carousel-indicators {
  display: none;
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: auto;
  bottom: 0px;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
  background: #fff;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  background: #fff;
  color: #23986c;
  opacity: 1;
}

.carousel-control-prev {
  left: 8%;
  color: #23986c;
}

.carousel-control-next {
  left: 13%;
  color: #23986c;
}
.carousel-ie {width:484px;}
.carousel-caption {
  width:484px;
  text-align: left;
  height: 300px !important;
  top: auto !important;
  /*display: flex !important;
    flex-direction: column;
    align-items: flex-start;*/
  left: 0;
}
.carousel-caption > h1 {
  color: #0076be;
  font-size: 30px;
}
.carousel-caption > p {
  color: #0076be;
  font-size: 20px;
}
.carousel-caption > a {
  margin-top: 50px;
}
.carousel-item {
  height: 456px;
}
.carousel-item > .container {
  max-width: 1080px;
  left:0;
  right:0;
}
.carousel-item > img {
  object-fit: cover;
  height: 456px;
  width: auto;
  object-position: top;
  float: right;
}
.btn-primary:hover, .carousel-caption > a:hover {
  background: #23986c;
  border-color: #23986c;
}

/* Navbar */

nav {
  border-bottom: 1px solid #037ed5;
}

.navbar {
  padding-bottom: 0;
}

.navbar-brand > img {
  max-width: 150px;
}

.navbar-nav > li {
  text-transform: uppercase;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #23986c;
}

.navbar-nav > li > div > a:hover {
  background: #23986c;
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  font-family: Catamaran-Regular, sans-serif;
  letter-spacing: 0.5px;
}

.dropdown-item {
  color: #0074b6;
  font-size: 13px;
  font-weight: 600;
  font-family: Catamaran-Regular, sans-serif;
  letter-spacing: 0.5px;
}

.navbar-light .navbar-nav .nav-link {
  border-bottom: 4px solid transparent;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .active .nav-link {
  color: #fff;
  border-bottom: 0;
}

/* Search */

.search-modal > input.form-control {
  border: 1px solid #0076be;
  padding: 22px 10px;
  border-radius: 25px;
}

.searchby select {
  margin-right: 10px;
}

datalist {
  width: 100%;
}

#search-form {
  background: #77b6dc;
}

#search-form input.form-control {
  padding: 22px 10px;
  color: #0076be;
  font-size: 20px;
  letter-spacing: 0.5px;
}

#search-form button {
  border-radius: 0;
  height: 44px;
}

#search-form button em,
#search-form button.btn-link em {
  color: #0076be;
  font-size: 22px;
}

.searchFilterTitle h2, .resultsBlock h1 {
  color: #0076be;
}

#searchFilterForm {
  background: #23986c;
}

#searchFilterForm a.btn-link {
  color: #fff;
  text-decoration: none;
}

.searchby label {
  color: #fff;
  margin-right: 10px;
}

.searchby select.form-control {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  min-width: 180px;
  color: #0076be;
  font-size: 13px;
  font-weight: 600;
}

#searchResultLists {
  background: #e9e9e9;
}

.searchlistItem {
  background: #fff;
}

.result-list-info h2 {
  font-size: 22px;
  display: inline-block;
}

.result-list-info h2 span {
  color: #23986c;
}

.result-list-info p {
  display: inline-block;
  float: right;
}

.searchlistItem {
  padding: 25px;
}

.searchlistItem h3 {
  color: #0076be;
}

.searchlistItem h3 a {
  color: #0076be;
}

.searchlistItem h3 a:hover {
  color: #23986c;
}

p.searchlistItem p {
  font-size: 20px;
}

.searchlistItemDesc p {
  font-size: 15px;
}

#pagination {
  background: #fff;
}

#pagination a.btn-link {
  color: #23986c;
  font-weight: 500;
}

#page-nav {
  border: 0;
}

.page-link {
  border: 0;
  color: #99c8e5;
  font-size: 20px;
  font-weight: 700;
}

.page-link:hover {
  background: none;
  color: #0076be;
}

/* Search Style Ends */

/* Case Studies */

.media {
  background: #fff;
  margin-bottom: 30px;
  align-items: inherit;
}

.media img {
  width: 300px;
}

.media-body h2 {
  color: #23986c;
  font-size: 26px;
}

.media-body p {
  font-size: 16px;
  margin-bottom: 10px;
}

/*Carousel */

.content-slider li {
  color: #fff;
}

.content-slider h3 {
  margin: 0;
}

#relatedCarousel h2 {
  color: #fff;
}

/* #relatedCarousel .item {
       max-width: 1000px;
    margin:0 auto;
  } */

.rc-container {
  background: #fff;
}

.rc-desc {
  padding: 20px;
}

.rc-desc h3 {
  color: #0076be;
  font-size: 24px;
  margin-bottom: 15px;
}

/* Case Studies */

/* Section */

#businesSection {
  text-align: center;
}

#businesSection h1 {
  color: #23986c;
  margin-bottom: 20px;
}

#businesSection .row:nth-child(2) {
  margin-top: 20px;
}

#businesSection h2 {
  color: #0076be;
  font-size: 22px;
  margin: 20px 0 10px;
  font-family: Catamaran-Medium, sans-serif;
}

#businesSection p {
  margin-bottom: 20px;
  padding: 0px 90px;
  /*height: 100px;*/
  overflow: hidden;
}

.businessBox {
  padding: 15px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  box-shadow: 0px 0px 5px #c2c2c2;
  min-height: 600px;
}

.businessBox .item-desc p {
  min-height: 130px;
}

.businessBox p {
  padding: 0 !important;
}

/* Two Block Section */

#twoBlockSection {
  color: #fff;
  padding: 80px 0;
  background: #fff;
  margin-bottom: 0.5rem !important;
}

#twoBlockSection h2 {
  color: #0076be;
}

#twoBlockSection p {
  color: #2b2b2b;
}

.vline::after {
  position: absolute;
  content: "";
  height: 220px;
  border-left: 1px solid #2b2b2b;
  left: 50%;
  right: auto;
  top: 2px;
}

/* Value Prop */

#FwValueProp h2 {
  color: #0076be;
  margin-bottom: 10px;
  margin-top: 0px;
}

#FwValueProp h3 {
  color: #24a780;
  font-size: 1.5rem;
  margin-top: 20px;
}

#FwValueProp p {
  margin-bottom: 10px;
}

/* Three Block Section */

#threeBlockSection {
  text-align: center;
  background-image: url("../img/green-bg-arrow.png") !important;
  background-size: auto !important;
  background-position-y: -200px !important;
  background: rgb(0, 118, 190) !important;
  background: linear-gradient(
    90deg,
    rgba(0, 118, 190, 1) 0%,
    rgba(176, 195, 197, 1) 61%,
    rgba(13, 167, 132, 1) 100%
  ) !important;
}

#threeBlockSection::before {
  position: absolute;
  content: "";
  top: 4%;
  left: 0;
  right: 0;
  background: url(/themes/custom/alliance_healthcare/assets/img/arrow.png)
  no-repeat center center;
  background-size: contain;
  margin: 0 auto;
}

.page-pharmacy-solutions #threeBlockSection::before {
  height: 350px;
  width: 450px;
  top: 3%;
}

.page-healthcare-professionals #threeBlockSection::before {
  height: 290px;
  width: 380px;
}
.page-healthcare-professionals section#threeBlockSection {
  padding-bottom: 20px;
}

.page-about-us #threeBlockSection::before {
  height: 632px;
  /* width: 740px; */
}

#threeBlockSection h1 {
  color: #fff;
  margin-bottom: 20px;
}

#threeBlockSection .row:nth-child(2) {
  margin-top: 20px;
}

#threeBlockSection h2 {
  color: #fff;
  font-size: 22px;
  margin: 20px 0 10px;
}

#threeBlockSection p {
  margin-bottom: 20px;
  color: #fff;
}

.icon-box {
  background: #fff;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin: 0 auto;
}

.icon-box img {
  text-align: center;
  padding: 2px;
  width: 90px;
  height: 90px;
}

.item {
  position: relative;
}

.item:hover .item-overlay.bottom {
  bottom: 0;
}

.item-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 167, 128, 0.5);
  color: #fff;
  overflow: hidden;
  text-align: center;
  width: 100%;
  -moz-transition: top 0.1s, right 0.1s, bottom 0.1s, left 0.1s;
  -webkit-transition: top 0.1s, right 0.1s, bottom 0.1s, left 0.1s;
  transition: top 0.1s, right 0.1s, bottom 0.1s, left 0.1s;
}

.item-overlay.bottom {
  bottom: 100%;
}

.item-overlay img {
  padding: 64px 10px;
  max-width: 60%;
}

/* Our Products */

#ourProducts h2,
#ourBrands h2 {
  color: #0076be;
}

.productsItem {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ourProductsButton {
  text-align: center;
  padding: 0px 35px;
  margin-top: 1.5rem;
}

.ourProductsButton > a {
  min-width: 170px;
}

/* Our Products */

/* Accordion */

.accordion {
  margin-top: 40px;
}

.card {
  border-color: #167cbf;
}

.card > .collapse {
  text-align: left;
  border-bottom: 2px solid;
  border-color: #167cbf;
}

.accordion > .card {
  margin: 0 0 10px 0;
}

.card-header {
  border-bottom: 2px solid;
  text-align: center;
  background: #e1eef7;
  border-color: #167cbf;
}

.accordion > .card .card-header {
  margin-bottom: 0;
}

.card-header > h2 > button > small {
  display: block;
  color: #4e4e4e;
}

.card-header > h2 > button {
  color: #23986c;
  font-family: "FrutigerLTStd-Bold", sans-serif;
}

.card-header > h2 > button:hover,
.card-header > h2 > button:focus {
  text-decoration: none;
}

.card-body {
  background: #e4f3ec;
  font-size: 13px;
}

.card-body > strong {
  color: #23986c;
}

.active-acc {
  background: #23986c;
  color: #fff;
}

.active-acc > h2 > button,
.active-acc > h2 > button > small {
  color: #fff !important;
}

/* Map Form */
#mapForm {
  min-height: 380px;
  background-color: #dbdfe0;
}

#mapForm,
.mapBox {
  position: relative;
}

.mapOverlay {
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 100%;
}

.mapOverlay.bg-green {
  background: rgba(0, 167, 128, 0.7);
}

/*.mapOverlay.bg-gray {
      background: rgba(136, 136, 136, 0.5);
  }*/

.map-form-box {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

.map-bg-img {
  background-color: #c5c5c5;
}

.map-bg-img .img-bg {
  text-align: left;
  background-color: #c5c5c5;
}

.map-bg-img img {
  height: 550px !important;
  object-fit: cover !important;
  width: auto !important;
  /* margin-right: 33.2%; */
}

.pp-link {
  color: #fff;
  /*position: absolute;
  bottom: 77px;*/
  right: 31px;
  float: right;
  margin-top: -40px;
  font-size: 14px;
}

.pp-link:hover {
  color: #fff;
}

.form-actions > input[type="submit"] {
  background: #fff;
  border-color: #fff;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -khtml-border-radius: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #fff;
  font-size: 1rem;
  line-height: 1.5;
}

.bg-blue {
  background: #0076be;
}

.form-box {
  height: 550px;
  background: #0076be url(../img/green-bg-arrow.png) no-repeat center center;
  background-position: center -585px;
  background-size: 1200px;
}

.location-selection-box {
  max-width: 450px;
  text-align: left;
}

.lsBox {
  padding: 30px 15px;
}

.location-selection-box h2,
.location-selection-box h3 {
  color: #7c7c7c;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}

.location-selection-box form select {
  max-width: 440px !important;
  margin: 0 auto;
}

.form-box {
  padding: 30px;
}

.form-box h2 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 18px;
}

.form-group {
  margin-bottom: 1.5rem !important;
}

.form-box h3 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 0px;
}

.form-box form a {
  color: #fff;
  text-decoration: underline;
  font-size: 13px;
}

/* Forms */

.form-control {
  border-radius: 0;
  border: 0;
  box-shadow: none;
}

/* Forms */

/* Contact Form */

#contactFormBlock h2 {
  color: #0076be;
  margin-bottom: 20px;
}

#contactFormBlock p {
  margin-bottom: 10px;
}

#contactFormBlock {
  background: #f7f7f7;
  background-size: contain;
}

.contactForm {
  margin: 20px 0;
}

#contactFormBlock .form-control {
  background: #e0ebf5 !important;
  border: 1px solid #0064b0 !important;
  padding: 0px 10px;
  height: 52px;
}

#contactFormBlock .cke_top, [id^="webform-submission-enquiry-form"] .cke_top {
  display: none;
}

#contactFormBlock .cke_bottom, [id^="webform-submission-enquiry-form"] .cke_bottom {
  display: none;
}

#contactFormBlock .filter-wrapper, [id^="webform-submission-enquiry-form"] .filter-wrapper {
  display: none;
}

#contactFormBlock .cke_contents {
  border: 1px solid #0064b0 !important;
  padding: 0px 10px;
  height: 52px;
}

[id^="webform-submission-enquiry-form"] .cke_contents {
  height: 80px !important;
}

[id^="webform-submission-enquiry-form"] label {
  color: white !important;
}

#contactFormBlock select.form-control {
  padding: 0 10px;
  height: 50px;
}

#contactFormBlock textarea.form-control {
  padding: 10px;
}

.form-check {
  padding-left: 0;
}

input[type="checkbox"] + label {
  display: inline-block;
  cursor: pointer;
  line-height: 34px;
  margin-bottom: 0;
}

input[type="checkbox"] {
  display: inline-block;
  background: #e0ebf5;
  border: 1px solid #0064b0;
  width: 30px;
  height: 30px;
  margin-left: 0;
  margin-right: 10px;
  -webkit-appearance: none;
  position: relative;
  vertical-align: middle;
  margin-top: 0;
}

input[type="checkbox"]:checked {
  background-color: #23986c;
  border-color: #23986c;
  color: #fff;
  position: relative;
}

input[type="checkbox"]:checked::after {
  content: "\f00c";
  /* fa-check */
  font-family: "FontAwesome";
  transition: 0.2s;
  left: auto;
  right: auto;
  padding-left: 4px;
  font-size: 20px;
}

input[type="checkbox"]:checked + label {
  margin-left: 0;
}

input[type="checkbox"] + label:active:before {
  transform: scale(0);
}

input[type="checkbox"]:checked + label:before {
  background-color: #23986c;
  border-color: #23986c;
  color: #fff;
}

input[type="checkbox"]:disabled + label:before {
  transform: scale(1);
  border-color: #aaa;
}

input[type="checkbox"]:checked:disabled + label:before {
  transform: scale(1);
  background-color: #bfb;
  border-color: #bfb;
}

.contactButton {
  text-align: center;
}

.contactButton > button {
  width: 150px;
}

/* Contact Form */

/* FAQ */

.faq-location {
  margin: 40px 0 0;
}

.faq-location h3 {
  color: #23986c;
  font-size: 22px;
  margin-bottom: 20px;
}

/* FAQ */

/* Inner Banner */

#innerBanner_store {
  background: #f9f9f9;
  position: relative;
  border-bottom: 1px solid #eaeaea;
}

#innerBanner {
  background: #f9f9f9;
  position: relative;
  border-bottom: 1px solid #eaeaea;
}

#innerBannerTwo {
  background: #f9f9f9;
  position: relative;
}

.bannerBox img {
  max-height: 300px;
  text-align: center;
}

.img-bg {
  position: relative;
  color: #fff;
  margin-bottom: 0;
  outline: none;
  background: #fff;
}

.img-bg img {
  height: 450px;
  object-fit: cover;
  width: 100%;
}

.subHeadingBox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: left;
  min-height: 426px;
}

.subHeadingBox h1,
.subHeadingBox p {
  color: #23986c;
  font-family: Catamaran-Medium, sans-serif;
}

.errorPage img {
  height: 490px;
  object-fit: cover;
  width: 100%;
}

.errorDesc h1,
.errorDesc p {
  color: #0076be;
  margin-bottom: 15px;
}

.errorDesc h1 {
  font-size: 60px;
  margin-top: 30px;
}

.errorDesc p {
  font-size: 26px;
  line-height: 30px;
}

.errorDesc a.btn {
  min-width: 150px;
  margin-right: 20px;
  margin-top: 20px;
}

/* Timeline */

#historyBlock .card-body {
  background: none;
}

.timelineBox p .badge {
  background: #0064b0;
  height: 60px;
  width: 60px;
  line-height: 48px;
  color: #fff;
  font-size: 16px;
  position: relative;
}

.timeline-img {
  height: 200px;
  margin-bottom: 20px;
}

.timeline-img img {
  object-fit: cover;
  height: 200px;
  width: 100%;
}

.timelineBox .card {
  position: relative;
}

.timelineBox .card.b-left {
  border-left: 1px solid #0076be;
}

.timelineBox .card.b-right {
  border-right: 1px solid #0076be;
}

.timelineBox p .badge.bd-left:before {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #0076be;
  top: 32px;
  width: 104px;
  z-index: -1;
}

.timelineBox p .badge.bd-right::before {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #0076be;
  top: 32px;
  width: 104px;
  z-index: -1;
  left: -55px;
}

.timelineBox .card.b-left::after,
.timelineBox .card.b-left::before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  width: 0;
  height: 0;
  border-style: solid;
}

.timelineBox .card.b-left::after {
  top: 196px;
  border-color: transparent rgb(255, 255, 255) transparent transparent;
  border-width: 8px;
}

.timelineBox .card.b-left::before {
  top: 194px;
  border-color: transparent #0076be transparent transparent;
  border-width: 10px;
}

.timelineBox .card.b-right::after,
.timelineBox .card.b-right::before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
}

.timelineBox .card.b-right::after {
  top: 196px;
  border-color: transparent transparent transparent rgb(255, 255, 255);
  border-width: 8px;
}

.timelineBox .card.b-right::before {
  top: 194px;
  border-color: transparent transparent transparent #0076be;
  border-width: 10px;
}

.timelineBox .card-title {
  color: #23986c;
}

.timelineBox .border-right {
  border-right: 2px dashed #23986c !important;
}

/* Timeline */

/* Article */

#cta-slider p {
  color: #24a780;
  font-size: 22px;
  line-height: 30px;
}

#articleCTA .lSAction > a {
  background: none;
}

.articleTitle {
  padding: 0 !important;
}

.articleTitle h1 {
  color: #0076be;
  font-size: 36px;
}

#articleDetail .articleTitle h2 {
  color: #0076be;
  font-size: 36px;
}

.articleContent figure {
  max-width: 450px;
  margin-right: 50px;
  margin-bottom: 50px;
  float: left;
}

.articleContent figure img {
  max-width: 100%;
  height: auto;
}

.articleContent p small {
  font-size: 18px;
  font-weight: 600;
}

.articleContent p {
  margin-bottom: 15px;
  line-height: 26px;
}

.articleContent h2 {
  font-size: 32px;
  color: #24a780;
  margin-top: 20px;
}

.article-title .badge {
  background: transparent;
}

.article-title .badge.badge-secondary {
  background: #323a45;
}

.article-title .badge.badge-danger {
  color: red;
  border: 1px solid red;
}

.article-title .badge.badge-success {
  color: green;
  border: 1px solid green;
}

.article-title .badge.badge-primary {
  color: #0076be;
  border: 1px solid #0076be;
}

/* Article */

/* Filter Updates */

#filterUpdates {
  background: #0076be;
}

#filterUpdates h1 {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 70px;
  font-family: Catamaran-Regular, sans-serif;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}

ul#filterUpdate > li {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px 20px;
}

.filter-border-right > div {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.fu-container p small {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  background: #fff;
  border-radius: 25px;
  color: #24a780;
  padding: 3px 10px;
}

.fu-container p cite {
  text-transform: uppercase;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
}

.fu-container p {
  color: #fff;
  font-size: 13px;
  margin: 0;
  line-height: normal;
  padding-bottom: 3px;
}

.fu-container p a {
  color: #fff;
}

.slideControls {
  position: absolute;
  width: 100%;
  top: 20px;
  left: 0;
}

.slideControls em {
  font-size: 30px;
  color: #fff;
}

.slideControls .slideNext {
  right: -20px;
  position: absolute;
  cursor: pointer;
}

.slideControls .slidePrev {
  left: -20px;
  position: absolute;
  cursor: pointer;
}

/* Filter Updates */

/* Green Section Starts */
#greenSection.green-section {
  background: #23986c;
  padding: 5px 0;
}
.green-section .wba-green-section-nav {
  height: unset !important;
  border-bottom: none !important;
}
.green-section .wba-green-section-nav ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-bottom: 0;
}
.green-section ul li {
  border-right: 2px solid #fff;
  margin-right: 15px;
  padding-right: 15px;
}
.green-section ul li:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.green-section ul li a {
  color: #fff;
  padding: 5px 12px;
  font-family: Catamaran-Regular, sans-serif;
  font-size: 14px;
}

/* Green Section Ends */

/* Meet The Author */

#teamSection {
  background: #e9e9e9;
}

.teamItem {
  background: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.teamItem h3 {
  margin: 10px 0 5px;
  font-size: 20px;
  color: #24a780;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}

.teamItem p {
  padding: 0px 10px 10px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* Meet The Author */

/* Pharmacies */
.subHeadingBox .blockquote p {
  color: #fff;
}

blockquote footer {
  background: none;
  border: none;
  padding: 0;
}

.blockquote-footer {
  color: #fff;
  margin-top: 20px;
}

.blockquote-footer::before {
  content: none;
}

.blockquote-footer cite {
  display: block;
}

/* Article */

/* Manufaturer */
#tabSection::before {
  position: absolute;
  content: "";
  top: 4%;
  left: 0;
  right: 0;
  background: url(../img/arrow.png) no-repeat center center;
  background-size: contain;
  height: 740px;
  width: 740px;
  margin: 0 auto;
}

#tabSection {
  background-image: url(../img/arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background: rgb(0, 118, 190) !important;
  background: linear-gradient(
    90deg,
    rgba(0, 118, 190, 1) 0%,
    rgba(176, 195, 197, 1) 61%,
    rgba(13, 167, 132, 1) 100%
  ) !important;
  position: relative;
}

.tabsBox {
  margin-top: -49px;
}

.tab-pane {
  padding: 100px 0px 100px;
  font-family: Catamaran-Regular, sans-serif;
}

.tab-pane::before {
  background: url(../img/arrow-rotation.png) no-repeat center center;
  background-size: 720px auto;
  animation: spin 30s linear infinite;
  content: "";
  height: 783px;
  width: 780px;
  position: absolute;
  top: 100px;
  left: 182px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.tab-pane h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}

.tab-pane a.btn {
  min-width: 240px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  font-family: Catamaran-Regular, sans-serif;
  color: #0076be;
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
  text-transform: capitalize;
}

.tab-pane a.btn::after {
  content: none;
}

.tab-pane a.btn:hover {
  color: #fff;
  -webkit-animation: ripple 0.7s linear infinite;
  animation: ripple 0.7s linear infinite;
}

.tab-pane a.btn span {
  width: 146px;
  display: block;
  margin: 0 auto;
}

.middleCircle {
  margin: 100px 0 150px;
}

.middleCircle > div:first-child > a.btn span {
  width: 116px;
  display: block;
  margin: 0 auto;
}

.md-circle {
  position: relative;
  z-index: 2;
}

.md-circle::before {
  content: "";
  position: absolute;
  background: #fff;
  height: 330px;
  width: 330px;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  top: -62px;
}

.tab-pane .md-circle a.btn:hover {
  -webkit-animation: none;
  animation: none;
}

/*Circle Middle Content Starts (P11654-835)*/
#myTabContent .middleCircle .rounded-circle h2 {
  font-size: 22px;
}
/*Circle Middle Content Ends*/

/* Animation */

@-webkit-keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(78, 179, 241, 0.3),
    0 0 0 1em rgba(78, 179, 241, 0.3), 0 0 0 3em rgba(78, 179, 241, 0.3),
    0 0 0 5em rgba(78, 179, 241, 0.3);
  }

  100% {
    box-shadow: 0 0 0 1em rgba(78, 179, 241, 0.3),
    0 0 0 3em rgba(78, 179, 241, 0.3), 0 0 0 5em rgba(78, 179, 241, 0.3),
    0 0 0 8em rgba(78, 179, 241, 0);
  }
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(78, 179, 241, 0.3),
    0 0 0 1em rgba(78, 179, 241, 0.3), 0 0 0 3em rgba(78, 179, 241, 0.3),
    0 0 0 5em rgba(78, 179, 241, 0.3);
  }

  100% {
    box-shadow: 0 0 0 1em rgba(78, 179, 241, 0.3),
    0 0 0 3em rgba(78, 179, 241, 0.3), 0 0 0 5em rgba(78, 179, 241, 0.3),
    0 0 0 8em rgba(78, 179, 241, 0);
  }
}

@-webkit-keyframes ripplethin {
  0% {
    box-shadow: 0 0 0 0 rgba(78, 179, 241, 0.3),
    0 0 0 1em rgba(78, 179, 241, 0.3), 0 0 0 3em rgba(78, 179, 241, 0.3),
    0 0 0 5em rgba(78, 179, 241, 0.3);
  }

  100% {
    box-shadow: 0 0 0 1em rgba(78, 179, 241, 0.3),
    0 0 0 3em rgba(78, 179, 241, 0.3), 0 0 0 5em rgba(78, 179, 241, 0.3),
    0 0 0 8em rgba(78, 179, 241, 0);
  }
}

@keyframes ripplethin {
  0% {
    box-shadow: 0 0 0 0 rgba(78, 179, 241, 0.3),
    0 0 0 1em rgba(78, 179, 241, 0.3), 0 0 0 3em rgba(78, 179, 241, 0.3),
    0 0 0 5em rgba(78, 179, 241, 0.3);
  }

  100% {
    box-shadow: 0 0 0 1em rgba(78, 179, 241, 0.3),
    0 0 0 3em rgba(78, 179, 241, 0.3), 0 0 0 5em rgba(78, 179, 241, 0.3),
    0 0 0 8em rgba(78, 179, 241, 0);
  }
}

/* Animation */

.md-circle img {
  max-width: 60px;
}

.md-circle h2 {
  color: #0076be;
}

.md-circle a.btn {
  color: #fff;
  background: #0076be;
}

.md-circle a.btn:hover {
  color: #fff;
  background: #24a780;
  border-color: #24a780;
}

/* Manufaturer */

/* Updates Lists */

.update_list_item {
  padding: 1.25rem;
}

.update_list_item h2 {
  color: #0076be;
  font-size: 26px;
}

#updatesLists a {
  color: #0076be;
}

#updatesLists a:hover {
  color: #24a780;
}

/* Updates Lists */

/* Press Photo */

#photoGallery {
  background: #fff;
}

.photoPressItem {
  text-align: center;
  margin-bottom: 40px;
}

.photoPressItem img {
  margin-bottom: 15px;
}

.gallary_desc h2 {
  color: #24a780;
  font-size: 24px;
}

.gallary_desc p {
  margin-bottom: 20px;
}

.gallary_desc p a em {
  vertical-align: middle;
  font-size: 30px;
}

.gallary_desc p a:first-child {
  margin-left: 5px;
}

.gallary_desc p a.linkedin {
  color: #0070a2;
}

.gallary_desc p a.twitter {
  color: #6baddf;
}

.gallary_desc p a.facebook {
  color: #4469b0;
}

/* Press Photo */

.article-title {
  background: #fff;
  position: relative;
  color: #0076be;
  display: block;
  margin-bottom: 0;
  padding: 5px 10px 0px;
}

.article-title h1 {
  margin-bottom: 0;
  padding: 10px 140px 0px 20px;
  font-size: 24px;
}

.article-title h1 a,
.article-title a {
  color: #0076be !important;
}

.article-title h1 a:hover {
  color: #23986c;
}

.article-title span {
  position: absolute;
  right: 10px;
  top: 10px;
}

.media.article-box {
  padding: 10px;
  height: 230px;
}

.media.article-box img {
  max-width: 100%;
  width: 200px;
  object-fit: unset;
  height: 95%;
}

.article-box > .media-body {
  display: flex;
  align-items: center;
  justify-content: left;
  min-height: 190px;
}

.article-box > .media-body > div {
  height: 100%;
}

.media-body > div > div > .btn {
  padding: 6px 14px;
  font-size: 14px;
  font-weight: 600;
}

.body-pharmacists-pep .media.article-box img {
  object-fit: contain;
  width: 300px;
  height: auto;
}

.article-box > .media-body > div > h3 {
  font-size: 24px !important;
  color: #0076be;
}

/*our-location-search*/
/* #our-location-search .search-bar-border {
      border: 2px solid #23986C;
  }
  #our-location-search button {
      margin-bottom: 27px !important;
  } */
/*our-location-search ends*/

/* Location Locator */

#location_locator {
  position: relative;
}

.locator_box {
  position: absolute;
  z-index: 10;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
}

.locator_box h1,
.locator_box p {
  color: #fff;
}

.locator_box button {
  min-width: 160px;
}

input#searchLocation {
  width: 900px;
  color: #0076be;
  height: calc(2em + 0.75rem + 2px);
  letter-spacing: 0.5px;
  font-family: Catamaran-Medium, sans-serif;
  font-size: 22px;
}

input#searchLocation::-webkit-input-placeholder {
  /* Edge */
  color: #0076be;
}

input#searchLocation:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #0076be;
}

input#searchLocation::placeholder {
  color: #0076be;
}

#location {
  max-width: 900px;
  margin: 0 auto;
}

#location .card-header,
#location .card-header h2 button {
  text-align: left;
  padding-left: 10px;
}

.location_bx h2 {
  color: #24a780;
  font-size: 18px;
  font-family: Catamaran-Regular, sans-serif;
  font-weight: 600;
}

.location_bx p.phone {
  background: url(../img/phone-icon.png) no-repeat center left;
  padding-left: 45px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.location_bx p.mail {
  background: url(../img/mail_icon.png) no-repeat center left;
  padding-left: 45px;
}

.media.location_team_box img {
  width: 220px;
}

.location_table thead th {
  border-top: 0;
  border-bottom: 0;
}

.location_table thead tr th:nth-of-type(even),
.location_table tbody tr td:nth-of-type(odd) {
  background-color: rgba(233, 233, 233, 1);
}

.location_table tbody tr:nth-of-type(odd) {
  background: transparent;
}

.location_table tbody tr:first-child th,
.location_table tbody tr:first-child td {
  border-top: 0;
}

.location_table tbody tr th:first-child {
  text-align: left !important;
  /*font-weight: 400;*/
}

.location_table td em {
  font-size: 24px;
}

/*Location */

/* Sitemap */

#siteMap h2 {
  color: #0076be;
  margin-bottom: 20px;
}

.sitemap > li > ul {
  margin-top: 1.5rem;
}

ul.sitemap {
  list-style: none;
  font-family: Catamaran-Regular, sans-serif;
  font-weight: revert;
  font-size: 13px;
  letter-spacing: 0.5px;
}

ul.sitemap li {
  line-height: 2rem;
  vertical-align: top;
  position: relative;
}

ul.sitemap li a {
  text-decoration: none;
  color: #0076be;
  display: inline-block;
  padding: 2px 10px;
  background: #fff;
  border: 1px solid #0076be;
}

ul.sitemap li a:hover,
ul.sitemap li a:focus {
  border: 1px solid #24a780;
  background: #24a780;
  color: #fff;
}

ul.sitemap ul {
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}

ul.sitemap ul li {
  position: relative;
}

ul.sitemap ul li::before {
  content: "";
  display: inline-block;
  width: 3rem;
  height: 100%;
  border-left: 1px #0076be solid;
  position: absolute;
  top: -0.75rem;
}

ul.sitemap ul li::before {
  content: "";
  display: inline-block;
  width: 3rem;
  height: 34px;
  border-bottom: 1px #0076be solid;
  position: absolute;
  top: -0.75rem;
}

ul.sitemap ul li a {
  margin-left: 48px;
  margin-bottom: 5px;
}

/* Sitemap */

/* sitemap-menu */

ul.sitemap-menu > li,
ul.sitemap-menu > li > ul > li {
  line-height: 34px;
  position: relative;
  padding-left: 24px;
}

ul.sitemap-menu > li > a,
ul.sitemap-menu > li > ul > li > a {
  color: #343434;
}

ul.sitemap-menu > li > ul > li {
  margin-left: 2px;
}

ul.sitemap-menu > li::before {
  content: "\f18e";
  font-family: "FontAwesome";
  padding-right: 5px;
  font-size: 18px;
  color: #0076be;
  position: absolute;
  left: 0;
}

ul.sitemap-menu > li > ul > li::before {
  content: "\f101";
  font-family: "FontAwesome";
  padding-right: 5px;
  font-size: 18px;
  color: #24a780;
  position: absolute;
  left: 0;
}

ul.sitemap-menu > li > a:hover,
ul.sitemap-menu > li > ul > li > a:hover {
  color: #24a780;
}

ul.sitemap-menu > li > a > em {
  color: #0076be;
}

/* sitemap-menu */

/* Static */

section#staticSection ul,
section#FwValueProp ul {
  margin-left: 24px;
}

section#staticSection ul > li,
section#FwValueProp ul > li {
  color: #666666;
  line-height: 30px;
  position: relative;
}

section#staticSection ul > li::before,
section#FwValueProp ul > li::before {
  content: "";
  background: url(../img/arrow-bullet.png) no-repeat left 0px;
  padding-right: 18px;
  color: #0076be;
}

section#FwValueProp ul > li::before {
  left: -18px;
}

section#FwValueProp ul > li > a {
  color: #0074b6;
  text-decoration: underline;
}

/* Static */

/* Magazine */

.magazine-box h1 {
  font-size: 24px;
}

.magazine-box h1 a {
  color: #0076be;
}
.magazine-box h3 {
  color: #23986c;
  font-size: 22px;
}

/* Magazine */

/* Footer */

footer {
  background: #fff;
  padding-top: 50px;
  padding-bottom: 20px;
  border-bottom: 5px solid #999999;
  border-top: 1px solid #979797;
}

footer .row {
  margin-bottom: 10px;
}

footer h3 {
  color: #23986c;
  font-size: 18px;
}

footer ul li,
footer p {
  font-size: 14px;
  padding: 2px 0;
}

footer h3 a:hover,
footer ul li a {
  color: #666;
}

footer ul li a:hover {
  color: #23986c;
}

.footer-vertical-menu > li {
  display: inline-block;
  margin-right: 20px;
}

.footer-vertical-menu > li > a {
  color: #23986c;
}

.footer-vertical-menu > li > a > em {
  color: #0076be;
  font-size: 20px;
  /*vertical-align: sub;*/
}

.footer-vertical-menu > li > a:hover {
  color: #4e4e4e;
}

ul.pagination.justify-content-center {
  margin-bottom: 0px;
}

/* Custom Bootstrap styles */

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 30px;
    /*letter-spacing: 0;*/
  }

  .searchby select.form-control {
    margin-right: 5px;
    min-width: 150px !important;
  }
}

.mobile-header #mainMenuMb {
  background: #0076be;
  z-index: 20;
}

@media (min-width: 768px) {
  .searchby select.form-control {
    margin-right: 5px;
    min-width: 100px !important;
  }
}

.services-box-info {
  min-height: 310px;
  position: relative;
}

.services-box-info a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 200px;
  margin: 0 auto;
}

/* Cookie banner */

.eu-cookie-compliance-banner-info {
  background: #0274b7 !important;
  padding: 20px 0 !important;
}

.eu-cookie-compliance-buttons {
  margin-bottom: 0 !important;
}

.eu-cookie-compliance-secondary-button {
  margin-top: 0 !important;
}

.cS-hidden {
  display: none;
}

#filterUpdate {
  height: auto !important;
}

.form-box > form > button,
.form-box > form > input[type="submit"],
.webform-submission-form > div > input[type="submit"] {
  position: relative;
}

.webform-submission-form > div > input[type="submit"] {
  color: #0070a2;
}

.path-frontpage #edit-actions::after {
  color: #0070a2;
}

.enquiry-submit-button {
  position: relative;
  width: fit-content;
  display: table;
}

.contact-submit-button {
  position: relative;
  width: 130px;
}

#webform-submission-contact-us-page-form-paragraph-1106-add-form
#edit-actions::after {
  color: #fff;
  right: 24px;
  /* left: 0; */
  width: 0;
  top: 13px;
}

#searchFilterForm select {
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}

#contactFormBlock .webform-button--submit {
  background: #0076be !important;
  border-color: #0076be !important;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  -khtml-border-radius: 25px;
  text-transform: uppercase;
  letter-spacing: 1px !important;
  padding: 0 !important;
  color: #fff !important;
  text-align: center;
  display: inline-block;
  min-width: 130px;
  min-height: 50px;
}

.intl-tel-input {
  display: block !important;
}

.intl-tel-input > input {
  padding-left: 50px !important;
}

#search-block-form #edit-actions--3 {
  border-radius: 0;
}

.magazine-media {
  height: 220px;
}

.magazine-media img {
  object-fit: cover;
  height: 100%;
}

/* Body Classes */

.body-common-healthcare-professionals #threeBlockSection .services-box-info {
  min-height: auto;
}

.body-common-healthcare-professionals #threeBlockSection .services-box-info a {
  position: static;
}

.body-common-homepage .subHeadingBox h1,
.body-common-homepage .subHeadingBox p {
  color: #0076be !important;
  font-weight: 600;
}

.body-common-articles .media.article-box,
.body-common-news .media.article-box {
  min-height: 300px;
  height: 300px;
}

.body-common-articles .media.article-box img,
.body-common-news .media.article-box img {
  width: 250px;
}

/* Timeline */

.timeline {
  list-style: none;
  padding: 0px 0 20px;
  position: relative;
}

.timeline:before {
  top: 24px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 1px;
  background-color: transparent;
  left: 50%;
  margin-left: -1.5px;
  border: 1px dashed #23986c !important;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 42%;
  float: left;
  border: 1px solid #0076be;
  border-radius: 2px;
  padding: 20px;
  position: relative;
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #0076be;
  border-right: 0 solid #0076be;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #0064b0;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline > li > .timeline-panel {
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
  border-right: 1px solid #0076be;
}

.timeline > li.timeline-inverted > .timeline-panel {
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
  border-left: 1px solid #0076be;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-title {
  margin-top: 0;
  color: #23986c;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }

  ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }

  ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }

  .timeline > li > .timeline-panel {
    border: 1px solid #0076be;
  }

  .timeline > li.timeline-inverted > .timeline-panel {
    border: 1px solid #0076be;
  }
}

/* Developer */

#search-block-form .form-no-label {
  width: 93%;
}

#search-block-form #edit-actions--3,
#search-block-form #edit-actions {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

#contactFormBlock form .form-group {
  margin-bottom: 1.5rem !important;
}

.form-text {
  margin-top: 0px !important;
}

.dropdown.ah-form {
  width: 100%;
  margin: 0 auto;
}

.ah-form > a {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  text-align: left;
  background: #fff !important;
  text-transform: inherit;
  color: #2b2b2b;
}

.ah-form > a > em {
  float: right;
  position: relative;
  top: 4px;
  color: #0074b6;
}

.ah-form > a.btn-light {
  padding: 5px 20px !important;
  border: 0;
}
.ah-form > .dropdown-menu > a {
  border: 0;
}
.ah-form > a.btn-block {
  width: 80%;
}

.ah-form > a.dropdown-toggle::after {
  content: none;
}

.ah-form > .dropdown-menu {
  background: #fff;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}

.ah-form > .dropdown-menu > a {
  margin: 0;
  border-radius: 0;
  background: #fff !important;
  text-transform: capitalize;
  text-align: left;
  color: #666;
}

.ah-form > .dropdown-menu > a:hover {
  background: rgba(218, 224, 229, 0.3) !important;
}

.ah-form > .dropdown-menu > a.dropdown-toggle::after {
  content: none;
}

.webform-confirmation {
  border-radius: 0;
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 3rem;
  border: 1px solid transparent;
}

.webform-confirmation__message,
.webform-confirmation__back {
  margin: 0;
}

.webform-confirmation__back > a {
  float: none !important;
  color: #155724 !important;
}

.search-api-autocomplete-search .ui-menu-item,
li.ui-menu-item {
  padding: 5px !important;
}

.body-staticpage-error .subHeadingBox > div > .mbBannerDesc {
  margin-left: 50%;
}

a.ui-state-active:focus,
a.ui-menu-item-wrapper:hover,
a.ui-menu-item-wrapper:focus,
li.ui-menu-item:hover,
li.ui-menu-item:hover {
  color: #fff !important;
  background: #0070a2 !important;
}

.ui-autocomplete-field-title {
  font-family: Catamaran-Regular, sans-serif;
}

.body-common-contactus .webform-confirmation {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}

.body-common-contactus .webform-confirmation > .webform-confirmation__message {
  font-size: 26px;
  position: relative;
  padding-left: 42px;
}

.body-common-contactus
.webform-confirmation
> .webform-confirmation__message::before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 20px;
  background: #155724;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  border: 1px solid #155724;
  color: #fff;
}

.body-common-contactus .webform-confirmation > .webform-confirmation__back {
  margin-top: 20px;
  margin-left: 36px;
  padding-bottom: 16px;
}

.body-common-contactus .webform-confirmation > .webform-confirmation__back > a {
  background: #0076be;
  border-color: #0076be;
  -moz-border-radius: 9999px;
  -webkit-border-radius: 9999px;
  border-radius: 9999px;
  -khtml-border-radius: 9999px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff !important;
}

.body-common-pharmacists .services-box-info {
  min-height: 268px;
}

/* New Styles */

.mbBannerDesc {
  -ms-flex: auto;
  max-width: 100%;
}

#innerBannerTwo > div > div > div,
#search-form > div > div > div {
  -ms-flex: auto;
}

.body-common-healthcare-companies #innerBannerTwo > div > div > div {
  max-width: 50%;
}

.business-title {
  font-size: 30px !important;
}

.threeBlockSection-title {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 20px;
}

.icon-box-h3 {
  color: #fff;
  font-size: 22px;
  margin: 20px 0 10px;
}

.ah-h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 18px;
  font-weight: 600;
}

.ah-h4 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 18px;
  font-weight: 600;
}

.featured-title h2 {
  color: #23986c;
  font-size: 2.5rem !important;
  margin: 0px 0 20px !important;
  font-weight: normal !important;
}

h3.ourProducts {
  color: #0076be;
  font-size: 2rem;
}

#ourBrands h3 {
  color: #0076be;
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 2rem;
}

/* No Results */

#noResults {
  position: relative;
  height: 50vh;
  background: url(../img/contact-bg.png) no-repeat center center;
  background-size: contain;
}

#noResults .noResults {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.noResults {
  max-width: 920px;
  width: 100%;
  line-height: 1.4;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.noResults .noResults-nor {
  text-align: center;
}

/* .transform-h1 {} */

.noResults .noResults-nor h1 {
  font-family: Catamaran-Regular, sans-serif;
  color: #0076be;
  font-weight: revert;
  font-size: 80px;
  margin: 0px;
  font-weight: 600;
}

.nor-h1 {
  color: #00a780 !important;
  font-size: 44px !important;
}

.noResults h2 {
  font-family: "FrutigerLTStd-Bold", sans-serif;
  font-size: 32px;
  color: #000;
  font-weight: 600;
  margin: 10px 0 20px 0;
}

.noResults p {
  font-family: "Maven Pro", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 15px;
}

.noResults a {
  text-transform: none;
}

@media only screen and (max-width: 480px) {
  .noResults .noResults-nor h1 {
    font-size: 52px;
  }

  .noResults h2 {
    font-size: 26px;
  }
}

.map-form-box form {
  margin-top: 20px;
}

.stacks-item > figure {
  padding: 20px;
  box-shadow: 0 14px 36px rgba(41, 48, 67, 0.25);
  -webkit-box-shadow: 0 14px 36px rgba(41, 48, 67, 0.25);
  -moz-box-shadow: 0 14px 36px rgba(41, 48, 67, 0.25);
  border-radius: 12px;
}

.stacks-item > figure > img {
  max-width: 80px;
  margin-right: 20px;
  float: left;
  height: auto;
}

.stacks-item > figure > figcaption > h3 {
  font-size: 32px !important;
  color: #0076be !important;
  margin: 22px 0 30px;
}

.stacks-item > figure > figcaption > p {
  color: #0076be !important;
}

.mbBannerDesc > h2.first_banner_title {
  color: #23986c;
}

.body-common-homepage .mbBannerDesc > h2.first_banner_title {
  color: #0076be !important;
}

.body-common-authors .mbBannerDesc {
  max-width: 54%;
}

.body-common-history .mbBannerDesc {
  max-width: 54%;
}

.body-common-success .mbBannerDesc {
  max-width: 50% !important;
}

.body-aboutussubpage-whatwedo .media.article-box img {
  object-fit: contain !important;
}

.magazine-media > a.btn {
  height: 40px;
}

.magazine-box > h2 > a {
  color: #0076be;
}

/* Cards styles */
#ah_cards_section {
  margin-bottom: 50px;
}

#ah_cards_section h3 {
  color: #0076be;
}

#ah_cards_section .h-100 {
  margin-top: 30px;
}

.ah_card_item {
  padding: 30px;
  min-height: 410px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.25) !important;
}

.ah_card_item > .ah_card_img {
  position: relative;
  padding: 10px 0 0px;
}

.ah_card_item > .ah_card_img > img {
  max-width: 250px;
  width: 250px !important;
  height: auto !important;
}

.ah_card_item > .ah_card_img::after {
  position: absolute;
  bottom: 0;
  background: #979797;
  content: "";
  width: 50%;
  margin: 0 auto;
  height: 1px;
  left: 0;
  right: 0;
}

.ah_card_item > .ah_card_text {
  padding: 22px 0;
  min-height: 150px;
}

/* ah Services styles */

#ah_services_section {
  background: #f8f8f8;
  padding: 34px 0;
}

#ah_services_section > div > div > div:nth-child(odd)::after,
.page-alphega #ah_services_section > div > div > div:nth-child(odd)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #d7d7d7;
  height: 80%;
  top: 10%;
}

#ah_services_section > div > div > div::before {
  content: "";
  position: absolute;
  right: 0;
  left: 45px;
  height: 1px;
  background: #d7d7d7;
  width: 85%;
  bottom: 0;
}

#ah_services_section > div > div > div:nth-child(odd)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #d7d7d7;
  height: 80%;
  top: 10%;
}

.ah_service_item {
  padding: 30px;
  vertical-align: top;
}

.ah_service_item > h3 {
  color: #0074b6;
  font-size: 24px;
  margin-bottom: 20px;
}

.ah_service_item > p {
  color: #666666;
  font-size: 16px;
  text-align: justify;
  margin-bottom: 20px;
}

.ah_service_item > p:last-child {
  margin-bottom: 0;
}

.ah_service_item > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ah_service_item > ul > li {
  color: #666666;
  margin: 5px 0;
  background: url(../img/arrow-bullet.png) no-repeat 16px 5px;
  padding-left: 38px;
}

.ah_service_item > ul > li > span {
  font-weight: bold;
}

.no-border::after,
.no-border::before {
  content: none !important;
}

.body-common-homepage #ah_services_section > div > div > div::before {
  content: none !important;
}

#ah_services_section > div > div > div:last-child:nth-child(odd) {
  flex: 0 0 100%;
  max-width: 100% !important;
}

#ah_services_section > div > div > div:last-child:nth-child(odd)::before,
#ah_services_section > div > div > div:last-child:nth-child(odd)::after {
  content: none;
}

#ah_services_section > div > div > div:last-child:nth-child(even)::before,
#ah_services_section
> div
> div
> div:nth-last-child(2):nth-child(odd)::before {
  content: none;
}

#ah_services_section > div > div > div:nth-child(odd)::before {
  content: "";
  position: absolute;
  right: 0;
  left: 45px;
  height: 1px;
  background: #d7d7d7;
  width: 85%;
  bottom: 0;
}

/* History Styles */

.timeline-section {
  width: 80%;
  padding: 30px 0;
  margin: 50px auto;
  position: relative;
  overflow: hidden;
}

.timeline-section::before {
  content: "";
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background: #0074b6;
  z-index: 1;
}

.timeline-block {
  width: -webkit-calc(50% + 8px);
  width: -moz-calc(50% + 8px);
  width: calc(50% + 8px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  clear: both;
}

.timeline-block-right {
  float: right;
}

.timeline-block-left {
  float: left;
  direction: rtl;
}

.marker {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 5px solid #0074b6;
  background: #fff;
  z-index: 9999;
  position: relative;
  top: 20px;
}

.timeline-block:hover > .marker {
  background: #0074b6;
}

.timeline-content {
  width: 90%;
  color: #666;
  background-color: #ececec;
  border-radius: 4px;
  position: relative;
}

.timeline-content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.timeline-content > .timeline-year {
  width: 120px;
  text-align: center;
  font-size: 32px;
  color: #0074b6;
  font-family: "FrutigerLTStd-Bold", sans-serif;
  padding: 15px;
}

.timeline-block-right > .timeline-content > .content-timeline {
  border-right: 1px solid #e4e4e4;
  padding: 15px;
}

.timeline-content > .content-timeline > img {
  margin-bottom: 20px;
}

.timeline-block-left > .timeline-content > .content-timeline {
  border-left: 1px solid #e4e4e4;
  padding: 15px;
}

.timeline-content h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 500;
  color: #157cb7;
}

.timeline-content span {
  font-size: 15px;
  color: #a4a4a4;
}

.timeline-content p {
  font-size: 16px;
  line-height: 1.5em;
  word-spacing: 1px;
  color: #666666;
  direction: ltr;
}

.timeline-block-right > .timeline-content::before {
  content: "";
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ececec;
  left: -10px;
  top: 20px;
}

.timeline-block-left > .timeline-content::before {
  content: "";
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;

  border-left: 10px solid #ececec;
  right: -10px;
  top: 20px;
}

.timeline-block-left .marker {
  left: 5px;
}

.timeline-block-right .marker {
  left: -5px;
}

/* History Styles */

/* Accordion FAQ */
.accordion-faq > .card {
  border: solid 2px #efefef;
  background-color: #fff !important;
  margin-bottom: 10px;
}

.accordion-faq > .card > .card-header {
  background-color: #fff !important;
  padding: 0;
}

.accordion-faq > .card > .card-header.active-acc {
  background-color: #0076be !important;
}

.accordion-faq > .card > .card-header > h5 > button {
  text-align: left;
  color: #00a780;
  font-size: 24px;
  text-decoration: none;
}

.accordion-faq > .card > .card-header > h5 > button:focus {
  background-color: #0076be !important;
  color: #fff !important;
  border-radius: 0;
}

.accordion-faq > .card > .card-header.active-acc > h5 > button {
  color: #fff !important;
}

.accordion-faq > .card > .card-header > h5 > button:after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 8px;
  top: 10%;
}

.accordion-faq > .card > .card-header.active-acc > h5 > button:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 8px;
  top: 10%;
}

.accordion-faq > .card > div > .card-body {
  padding: 10px;
  font-size: 16px !important;
  color: #404040;
  background-color: #efefef;
}

.accordion-faq > .card > div > .card-body > p {
  margin-bottom: 10px;
}

.accordion-faq > .card:nth-child(even) > .card-header {
  background-color: #efefef !important;
}

.accordion-faq > .card:nth-child(even) > .card-header.active-acc {
  background-color: #0076be !important;
}

/* Accordion FAQ*/

/* Bug fixes */
.page-pharmacy-exclusive-products .ah_card_item {
  min-height: 460px;
}

.page-corporate-social-responsibility
#ah_services_section
> div
> div
> div:nth-child(3)::before,
.page-corporate-social-responsibility
#ah_services_section
> div
> div
> div:last-child::before,
.page-healthcare-marketing-and-sales
#ah_services_section
> div
> div
> div:nth-child(3)::before,
.page-healthcare-marketing-and-sales
#ah_services_section
> div
> div
> div:last-child::before,
.page-supply-chain-solutions
#ah_services_section
> div
> div
> div:nth-child(3)::before,
.page-supply-chain-solutions
#ah_services_section
> div
> div
> div:last-child::before,
.page-pharmaceutical-wholesale
#ah_services_section
> div
> div
> div:nth-child(3)::before,
.page-pharmaceutical-wholesale
#ah_services_section
> div
> div
> div:last-child::before,
.page-patient-support-solutions
#ah_services_section
> div
> div
> div:nth-child(3)::before,
.page-patient-support-solutions
#ah_services_section
> div
> div
> div:last-child::before,
.page-customer-support
#ah_services_section
> div
> div
> div:nth-child(3)::before,
.page-data-and-insights
#ah_services_section
> div
> div
> div:nth-child(2)::before,
.page-data-and-insights
#ah_services_section
> div
> div
> div:first-child::before,
.page-added-value-services
#ah_services_section
> div
> div
> div:nth-child(2)::before,
.page-added-value-services
#ah_services_section
> div
> div
> div:first-child::before {
  content: none;
}

.page-customer-support #ah_services_section > div > div > div:nth-child(3) {
  max-width: 100% !important;
  flex: auto;
}

.page-customer-support
#ah_services_section
> div
> div
> div:nth-child(3)::after {
  background: none;
}

.page-walgreens-boots-alliance .ourProductsButton {
  padding-left: 15px !important;
}

.rounded {
  border-radius: 12.8px !important;
}

.page-what-we-do #FwValueProp h3 {
  color: #0076be;
}

/* AH Banner */

.ah-banner-section,
.ah-banner-section > figure {
  position: relative;
  margin-bottom: 0;
  background-color: #C6D7DB;
  height: 456px;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #C6D7DB;
}
.ah-banner-section > figure > figcaption {
  position: absolute;
  top: 10%;
  left: 0;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  height: 370px;
  right: 0;
}
.ah-banner-section > figure > picture > img {
  height: 456px;
  object-fit: cover;
  width: auto;
  float: right;
}
.ah-banner-section > figure > figcaption > h2,
.ah-banner-section > figure > figcaption > p,
.ah-banner-section > figure > figcaption > div > div > div > h2,
.ah-banner-section > figure > figcaption > div > div > div > p {
  color: #0074b6;
}

.body-pharmaciessubpage-alphega .ah-h4,
.page-alphega .ah-h4 {
  font-size: 18px;
}
.localization-box ul li button {
  background: transparent;
}
.navbar-light .navbar-nav .nav-link {
  border-bottom: 0;
}

/* Our History */
#historyBlock > div > div.row {
  padding: 46px 0;
}
#historyBlock > div > div.row:nth-child(odd) {
  background: #fff;
}
#historyBlock > div > div.row:nth-child(even) {
  background: #f2f2f2;
}
#historyBlock > div > div.row:nth-child(odd) > div > div > div:first-child {
  text-align: left;
}
#historyBlock > div > div.row:nth-child(even) > div > div > div:first-child {
  order: 1;
  text-align: right;
  justify-content: flex-start;
}
#historyBlock > div > div.row:nth-child(even) > div > div > div:last-child {
  order: -1;
  text-align: right;
}
div.history-year {
  color: #097abf;
  font-size: 32px;
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
}
div.history-year > h3 {
  position: relative;
  width: 200px;
  font-family: "FrutigerLTStd-Bold", sans-serif;
}
div.history-year > h3::after {
  background: #979797;
  content: "";
  position: absolute;
  bottom: -6px;
  width: 200px;
  height: 2px;
  right: 0;
}
div.history-icon {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex !important;
}
div.history-icon > figure {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
div.history-icon > figure.round {
  border-radius: 99999px;
  border: 10px solid;
  position: relative;
  width: 120px;
  height: 120px;
  position: relative;
  background: #fff;
}
div.history-icon > figure.blue {
  border-color: #097abf;
}
div.history-icon > figure.blue::before {
  content: "";
  position: absolute;
  top: -20px;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  left: 0;
  right: 0;
  border: 6px solid #00a780;
  background: #fff;
  border-radius: 999px;
}
div.history-icon > figure.yellow {
  border-color: #ffcc33;
}
div.history-icon > figure.yellow::before {
  content: "";
  position: absolute;
  top: -20px;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  left: 0;
  right: 0;
  border: 6px solid #0076be;
  background: #fff;
  border-radius: 999px;
}
div.history-icon > figure.green {
  border-color: #25ab8e;
}
div.history-icon > figure.green::before {
  content: "";
  position: absolute;
  top: -20px;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  left: 0;
  right: 0;
  border: 6px solid #ffcc33;
  background: #fff;
  border-radius: 999px;
}
div.history-icon > figure > img {
  max-width: 50px;
}
div.history-text {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
div.history-text > div > h3 {
  color: #157cb7;
  font-size: 24px;
  font-family: "FrutigerLTStd-Bold", sans-serif;
  font-weight: revert;
}
div.history-text > div > p {
  font-size: 14px;
  color: #828282;
}

/* AH Testimonial */
#ah-testimonial {
  margin-top: 20px;
}
#ah-testimonial > figure {
  position: relative;
}
#ah-testimonial > figure > picture > img {
  height: 350px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
#ah-testimonial > figure > figcaption {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
}
#ah-testimonial > figure > figcaption > .container {
  margin: 0 auto;
}
#ah-testimonial > figure > figcaption > .container > div > div > .quote > p {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  padding-left: 50px;
}
#ah-testimonial > figure > figcaption > .container > div > div > .quote {
  position: relative;
}
#ah-testimonial
> figure
> figcaption
> .container
> div
> div
> .quote::before {
  position: absolute;
  content: "";
  background: url(../img/quote.png) no-repeat;
  left: 0;
  top: -30px;
  width: 41px;
  height: 33px;
  transform: rotate(180deg);
}
#ah-testimonial > figure > figcaption > .container > div > div > .quote::after {
  position: absolute;
  content: "";
  background: url(../img/quote.png) no-repeat;
  right: -20px;
  bottom: -30px;
  width: 41px;
  height: 33px;
}
#ah-testimonial > figure > figcaption > .container > div > div > .quote-author {
  position: relative;
  left: 50%;
  top: 26px;
}
#ah-testimonial
> figure
> figcaption
> .container
> div
> div
> .quote-author
> img {
  float: left;
  margin-right: 10px;
  width: 35px;
  position: relative;
  top: 8px;
  display: none;
}
#ah-testimonial
> figure
> figcaption
> .container
> div
> div
> .quote-author
> p {
  color: #fff;
}

.modal-header {
  background: #0274b7;
  border-radius: 0;
}
.close {
  color: #fff;
}
.close:hover {
  color: #fff;
}

.dropdown.langSelector > button:hover,
.dropdown.langSelector > button:focus {
  background: #24a780;
  border: 1px solid #24a780;
  box-shadow: none;
}

.page-privacy section#FwValueProp {
  padding-bottom: 0px;
}
.page-privacy section#accordionBlock {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: -20px;
}
.page-pharmacy-data-amp-insights #ah_services_section > div > div > div,
.page-added-value-services #ah_services_section > div > div > div {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100%;
}

.page-pharmacy-data-amp-insights
#ah_services_section
> div
> div
> div:nth-child(odd)::after,
.page-added-value-services
#ah_services_section
> div
> div
> div:nth-child(odd)::after {
  content: none;
}
.ourProductsButton > a {
  width: auto;
}
#ah_services_section > div > div > div:nth-child(odd) > .ah_service_item {
  padding: 30px 30px 30px 0px;
}
#ah_services_section > div > div > div:nth-child(even) > .ah_service_item {
  padding: 30px 0px 30px 30px;
}

.form-check > div > div {
  display: inline-block;
}
#search-form .js-form-item {
  width: 100% !important;
  margin-right: 0;
}
iframe {
  height: auto;
}

/* Covid Styles */
.covid-modal {
  min-height: auto !important;
}
.covid-modal h2 {
  color: #ff0000;
}

/* Site Construction */
.page-site-under-maintenance header {
  text-align: center;
  padding: 30px;
}
.page-site-under-maintenance header > a > img {
  max-width: 250px;
}
.page-site-under-maintenance header > h1 {
  display: none;
}
.page-site-under-maintenance main {
  text-align: center;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-weight: 700;
}
.page-site-under-maintenance main > h1 {
  color: #24a780;
}

/*Disable Carrers on all sites*/
.disable-links-all-region {
  display: none !important;
}

/*P11654-688 Starts*/
#searchResults > #searchResultLists .media.article-box a img {
  object-fit: cover;
}
/*P11654-688 Ends*/

/*P11654-767 Starts*/
#siteMap .sitemap-menu .leaf .dropdown-item {
  font-weight: unset;
  font-size: 16px;
  padding: 0;
}
#siteMap .sitemap-menu .leaf a:hover {
  background: transparent;
}
/*P11654-767 Ends*/

/*P11654-904*/
/*#siteMap .sitemap1 h2 {
    display: none;
  }*/
/*P11654-904*/
.localization-box ul li a em {
  line-height: 32px !important;
}
#contactFormBlock h3 {
  color: #24a780;
  font-size: 1.5rem;
  margin-top: 20px;
}

#carouselMain .carousel-item .carousel-caption > h2 {
  color: #0076be;
  font-size: 30px;
}

.magazine-download span a{
  color: #fff;
}
#footer .d-lg-block {
  flex: 0 0 20%;
  max-width: 20% !important;
}
button.search_reset {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/*.video-embed-field-provider-youtube iframe {
    height:-webkit-fill-available !important;
  }*/
@media (max-width: 425px), (max-height: 425px) and (max-width: 896px) and (orientation: landscape) {
  #onetrust-pc-sdk .ot-grp-hdr1 {
    width: inherit !important;
  }
}
/* OneTrust related fixes */
.skipnav {visibility:hidden}
@media (max-width: 640px) and (orientation: portrait){
  #onetrust-pc-sdk .ot-pc-footer {
    position: relative !important;
  }
  .ot-btn-container {
    width: 300px !important;
    margin: 0 auto !important;
  }
  #onetrust-pc-sdk .save-preference-btn-handler, #onetrust-pc-sdk #accept-recommended-btn-handler, #onetrust-pc-sdk .ot-pc-refuse-all-handler {
    width: 300px !important;
    margin: 10px auto !important;
  }
}
.fu-container p small a {
  color: #23986c;
}
.fu-container p cite {
  margin-left: 5px;
}
#contactFormBlock ol, #contactFormBlock ul, #articleDescription ol, #articleDescription ul {margin-left:20px}
#contactFormBlock ol li, #contactFormBlock ul li, #articleDescription ol li, #articleDescription ul li {position:relative; color: #666666;
  line-height: 30px;}
#contactFormBlock ol li::before, #contactFormBlock ul li::before, #articleDescription ol li::before, #articleDescription ul li::before {
  content: "";
  background: url(../img/arrow-bullet.png) no-repeat left 6px;
  padding-right: 18px;
  color: #0076be;
  position:absolute;
  left: -18px;
  width: 21px;
  height: 20px;
}
/* Team Box */
.team-box {
  padding:0px !important;
}
/* Turkey Banner Fix */
.carousel-fade .carousel-item {
  text-align: right !important;
}
.carousel-item > img {
  float: none !important;
}
.carousel-ie {
  position: relative;
}
#onetrust-pc-sdk #ot-pc-content, #onetrust-pc-sdk #ot-pc-lst {
  height: auto;
}
