/** * All of the CSS for your public-facing functionality should be included in this file. */
.oxygen-control-row {
  display: block !important;
}
footer,
html {
  overflow-x: hidden;
}
/* Adjuest Global left and right space   */
html body {
  /*  outline: 100vw solid #f5f5f5;*/
  /*  border: 1px solid #cccccc;*/
}
html body {
  width: auto;
  background: #ffffff;
  max-width: 1900px;
  box-shadow: 0px 0px 24px 0px rgba(86, 90, 92, 0.29);
  -webkit-box-shadow: 0px 0px 24px 0px rgba(86, 90, 92, 0.29);
  -moz-box-shadow: 0px 0px 24px 0px rgba(86, 90, 92, 0.29);
  margin: 0 auto;
  /*box-shadow: 0px 0px 24px 0px rgba(86, 90, 92, 0.29);
  -webkit-box-shadow: 0px 0px 24px 0px rgba(86, 90, 92, 0.29);
  -moz-box-shadow: 0px 0px 24px 0px rgba(86, 90, 92, 0.29);*/
  margin: 0 auto;
  /*-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: always;*/
  font-synthesis: none;
  position: relative;
  font-family: "Objektiv_Mk1_", Arial, sans-serif !important;
}
html body.oxygen-builder-body {
  max-width: 100% !important;
}
.wpml-ls-statics-footer, .otgs-development-site-front-end {
  display: none;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Hind Siliguri", Arial, sans-serif !important;
  font-weight: 700;
}

/* Header css */

.desktop_menu li > a {
  padding: 0 40px;
  color: #000019;
  z-index: 1;
}
.header-row .oxy-search-form input::placeholder,
.mm-menu .oxy-search-form input::placeholder {
  color: #000019 !important;
}

.header-row .oxy-search-form input,
.mm-menu .oxy-search-form input {
  border-bottom: 2px solid #000 !important;
  border: none;
  padding-left: 0px;
  background-color: transparent;
  outline: none !important;
}
.header-row .oxy-search-form label:after,
.mm-menu .oxy-search-form label:after {
  content: url("/wp-content/uploads/2024/08/search-icon.svg");
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 100%;
}
.header-row .oxy-search-form label,
.mm-menu .oxy-search-form label {
  position: relative;
}

.header-row .ct-code-block a:first-child:after,
.mm-menu .language-code a:first-child:after {
  border-right: 2px solid #6f6f6e;
  position: absolute;
  display: block;
  right: 0;
  top: 12px;
  content: "";
  width: 20px;
  height: 20px;
}
.header-row .ct-code-block a,
.mm-menu .language-code a {
  padding: 10px;
  font-size: 18px;
  line-height: 24px;
  position: relative;
  color: #6f6f6e;
}

/* footer css */
.footer-menu li a {
  color: #fff;
}
ul.footer-menu li {
  padding: 12.5px;
}
ul.footer-menu {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
.footer-menu li a:hover,
.footer-contact-block .footer-msg-tel a:hover,
.footer-pages a:hover {
  transition: all 0.3s ease !important;
  text-shadow: 0 0 1.5px #fff, 0 0 1.5px #fff;
}
.location-block h2.oxy-icon-box-heading {
  display: none;
}
.footer-contact-block .footer-msg-tel a {
  color: #ffffff;
}
.copyright a {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}


/* Image comparison */
.before-after-slider .oxel-image-comparisonv2__icon {
  border: 5px solid #ffffff;
  left: calc(50% - 28px);
}
.epertise-block .ct-link {
  pointer-events: none;
}

/* mask image */
.mask-image:before {
  content: "";
  position: absolute;
  z-index: 3;
  transform: rotate(45deg);
  transform-origin: -113px 33px;
  width: 250px;
  height: 250px;
  border-left: 4px solid #e7b000;
  border-right: 4px solid #e7b000;
  border-bottom: 4px solid #e7b000;
  border-top: 4px solid #e7b000;
  border-radius: 50px;
}
.mask-image {
  position: relative;
}
/*input.hs-button {
    background-color: #ffffff !important;
    color: #1c2856 !important;
    border-color: #1c2856 !important;
    border-radius: 50px;
}*/

/* Superscript */
.biobank-list li {
  margin-bottom: 10px;
}
.download-literature .ct-link-text:hover {
  text-decoration: underline;
  text-decoration-color: #252c55 !important;
}
ul.ordered-list {
  list-style-type: none;
  padding-left: 15px;
}

.download-literature > h6:before,
.download-literature > a:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 100%;
  display: block;
  left: -50px;
  top: 0;
  background-image: url(/wp-content/uploads/2024/08/tel.png);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.download-literature > h6,
.download-literature > a {
  position: relative;
  font-family: "Hind Siliguri", Arial, sans-serif !important;
}
.product-acc .oxel_accordion__content {
  border-bottom: 1px solid #000;
}
.product-acc .oxel_accordion__content > .ct-div-block > .oxy-rich-text,
.product-acc .oxel_accordion__content > .ct-div-block > .ct-text-block {
  padding-bottom: 15px;
}
ul.product_listing {
  list-style-type: none;
  padding-left: 0;
}
.download-brochure .ct-text-block {
  text-decoration: underline !important;
  text-decoration-color: #1c2856 !important;
  text-underline-offset: 2px !important;
}
.download-brochure .ct-text-block:hover,
.download-brochure:hover .ct-text-block {
  text-decoration-color: #075c91 !important;
}
ul.indication-acc_list {
  padding-left: 25px;
  margin: 0;
}
.accordian_section ul.indication-acc_list {
  padding-left: 15px;
  margin: 0;
}
.accordian_section ul.indication-acc_list li {
  font-size: 16px;
}
.accordian_section .oxel_accordion__content p {
  font-weight: 600;
}
.accordian_section .oxel_accordion__content {
  padding-top: 0px;
}
.custom-row-ancrage-left ol {
  margin-bottom: 0px;
}
.pointer-event {
  pointer-events: none;
}
