/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
.g-contacts.vertical .g-contacts-item {
  display: block;
}
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #888888;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #647a85;
}
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid white;
  margin-left: -4px;
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid white;
  margin-left: 0;
}
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
#g-top .g-contacts .g-contacts-item > a {
  color: #42434d;
}
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid white;
}
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid white;
}
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
.g-chart .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-chart .g-chart-feature-left {
    margin-bottom: 35px;
  }
}
.g-chart .g-chart-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-chart .g-chart-feature-left .g-content {
    margin: 0;
  }
}
.g-chart .g-chart-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-chart .g-chart-feature-right .g-content {
    margin: 0;
  }
}
.g-chart .g-chart-feature-right.align-right {
  text-align: right;
}
.g-chart .g-chart-feature-title {
  margin-top: -5px;
}
.g-chart .g-chart-feature-link {
  margin-top: 5px;
}
.g-chart .g-chart-feature-link i {
  margin-right: 10px;
}
.g-chart .g-chart-feature-desc i {
  margin-right: 8px;
}
.g-main-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-main-feature .g-main-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-main-feature .g-main-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
.g-main-feature .image-bottom {
  margin-bottom: -3.063rem;
}
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
/************************ NAV BAR OF VIDAC *****************/
/* NAV BAR - FONT ENLARGED */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  padding: 0.469rem 0;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
  letter-spacing: 0.05em;
}
/* NAV BAR - ACTIVE LINK COLOR CHANGED */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #90adbb;
}
/********************** HOMEPAGE ******************/
/* MAIN SLIDE BG IMAGE */
#g-slideshow {
  background: transparent;
  background-image: url('../../../../images/hp-slides/vidac-pharma-cancer.webp');
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px;
}
/* SOCIAL HOVER COLOR*/
.g-social a:hover {
  color: #90adbb;
  background: transparent !important;
}
/* SOCIAL ICON SIZE AND COLOR  */
.fa-2x {
  font-size: 1.4em;
  padding: 0 5px;
}
.fa-3x {
  font-size: 1.6em;
  padding: 0 2px;
  color: #90adbb;
}
#g-footer a {
  color: #90adbb;
}
#g-footer .fa-fw {
  color: #90adbb;
}
/* SOCIAL PADDING BETWEEN ICONS DECREASED AND FONT SIZE INCREASED */
.g-social a {
  color: #45434d;
  background: #fff;
  display: inline-block;
  font-size: 1rem;
  text-align: center;
  width: 20px;
  height: 40px;
  line-height: 50px;
  margin: 0 10px;
  border-radius: 3px;
}
/* HOMEPAGE 3 TEASERS */
.g-mosaicgrid-item-desc {
  padding-top: 0.31267rem;
  font-size: 1rem;
  color: #ffffff;
}
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: transparent;
  color: #ffffff !important;
}
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a {
  color: #ffffff !important;
}
#g-slideshow .button.button-3 {
  border-radius: 2rem;
  color: #fff !important;
  border: 2px solid #fff;
}
#g-slideshow .button.button-3:hover {
  border-radius: 2rem;
  color: #3b687d !important;
  background: #fff !important;
  border: 2px solid #fff;
}
#g-header .button.button-3 {
  border-radius: 2rem;
  color: #fff !important;
  border: 2px solid #fff;
}
#g-header .button.button-3:hover {
  border-radius: 2rem;
  color: #3b687d !important;
  background: #fff !important;
  border: 2px solid #fff;
}
/**********************  INNER PAGES ******************/
/* WATERMARK */
#g-mainbar {
  background: #fff;
  background-image: url('../../../../images/watermark/watermark.png');
  color: #42434d;
}
/* SIDEBAR MENUS - VERTICAL RIGHT LINE ONLY */
.mod-list li.active > a {
  text-decoration: none;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  color: #42434d;
  background: transparent !important;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
  border-right-style: none;
  border-color: #fff;
  border-width: 0;
}
/* SIDEBAR MENUS - MOVED ONCOLOGY AND DERMATOLOGY CLOSER BY PADDING 0 */
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 0;
}
/* ASIDE CONTACT DETAILS */
#g-aside .g-title {
  margin: 0rem 0 1.5rem 0;
  font-size: 2rem;
  font-weight: 700;
}
#g-aside {
  background-color: transparent !important;
}
/* INNER PAGE BANNERS - PADDING REMOVED */
#g-header .g-container {
  padding-top: 0;
  padding-bottom: 0;
}
/* INNER PAGE BANNERS - TEXT CHANGED */
.g-infolist-textstyle-header .g-infolist-item-title {
  font-size: 2rem;
  text-transform: none;
  line-height: 2rem;
}
/* INNER PAGES - SPACE UNDER BANNERS AND BEFORE HEADERS REMOVED */
.g-wrapper .g-container {
  padding: 0rem 0;
}
/* INNER PAGE HEADERS - TEXT CHANGED */
.page-header h2 {
  color: #42434D;
  font-family: muli, Helvetica, Tahoma, Geneva, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.15;
  margin-top: 0;
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
/* INVESTORS PAGE */
.g-infolist .g-infolist-item-title {
  font-family: inherit;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1;
  text-transform: uppercase;
}
.g-infolist .g-infolist-item-desc {
  padding-top: 0.5rem;
  font-size: 1rem;
}
.g-infolist-textstyle-header .g-infolist-item-title {
  font-size: 2rem;
  text-transform: none;
  line-height: 0rem;
}
/******************* TYPOGRAPHY *****************/
/* LINKS */
a {
  color: #3b687d;
  font-weight: bold;
}
/* HEADERS */
h1 {
  font-size: 2rem;
}
h3 {
  font-size: 1.5rem;
  line-height: 1;
}
.g-title {
  font-family: muli, Helvetica, Tahoma, Geneva, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  background: none;
  line-height: 1.5;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
}
.g-blockcontent .g-title {
  font-family: muli, Helvetica, Tahoma, Geneva, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  background: none;
  line-height: 1.5;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
}
.g-blockcontent .g-blockcontent-subcontent-title-text {
  font-family: muli, Helvetica, Tahoma, Geneva, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}
/* BUTTON */
.button.button-grey {
  background: #656565;
}
.button {
  display: inline-block;
  font-family: muli, Helvetica, Tahoma, Geneva, Arial, sans-serif;
  font-weight: 400;
  background: #90adbb;
  color: #fff !important;
  font-size: 1rem;
  border: 2px solid transparent;
  margin: 0.5rem 0;
  padding: 0.4rem 0.8rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.fa-fw {
  color: #888888;
}
.pagenav-next {
  float: right;
}
.pagenav-prev {
  float: left;
}
/* TABLES */
table {
  border: 0px solid #dedede;
}
table td {
  vertical-align: top;
}
table, table td {
  border: none;
}
/******************** SPACING **********************/
.mtop0 {
  margin-top: 0;
}
.ptop0 {
  padding-top: 0;
}
#g-utility .g-container {
  padding-top: 0;
  padding-bottom: 0;
}
.moduletable .nav li {
  display: block;
  width: 100%;
}
.float-end {
  margin-left: 20px;
  float: right !important;
}
/****************** PHONE **********************/
@media only all and (max-width: 47.99rem) {
  .align-right {
    text-align: right !important;
  }
}
/* HP MAIN FEATURE PARTICLE - IMAGE DISPLAY ON PHONE */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: block;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-main-feature .image-block {
    display: block;
  }
}
/* MOBILE MENU */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 0px solid #728a95;
  background: none;
  border-radius: 0.1875rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* HAMBURGER */
.g-offcanvas-toggle {
  display: inline-block;
  font-size: 2.2rem;
  color: rgba(255, 255, 255, 0.5);
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  top: 5.3rem;
  left: 1.75rem;
  margin-left: -15px;
  padding-left: 1px;
  z-index: 100001;
}
/*****************FLOATING BUTTONS************/
.float1 {
  z-index: 99999;
  position: fixed;
  width: 160px;
  top: 20px;
  left: 10px;
  color: #FFF;
  text-align: center;
}
.float2 {
  z-index: 99999;
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 170px;
  left: 10px;
  background-color: #35BC48;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
}
.float3 {
  z-index: 99999;
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 120px;
  left: 10px;
  background-color: #707070;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
}
.my-float {
  margin-top: 12px;
}
[class*=uk-icon-], .uk-close::after, .rev_slider_wrapper .tparrows:before, .uk-overlay-area:empty:before, .uk-overlay-icon:before, .uk-slidenav-previous:before, .uk-slidenav-next:before, .nav.menu li a:before, .nssp2 .ns2-links .ns2-category a::before, .nssp2 .ns2-links .ns2-hits::before, .nssp2 .ns2-links .ns2-readmore::before, .footer .nssp2 .ns2-title a:before, #g-header .g-main-nav .g-dropdown > .g-dropdown-column::before, body .g-news-pro.footer .g-news-pro-item .g-news-pro-title a:before, body .g-news-pro.footer .g-news-pro-link .g-news-pro-title a::before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-weight: 900;
}
/*# sourceMappingURL=custom_60.css.map */