/**
*********************
* Base global styles.
********************
**/
/**
*********************
* Import all the settings
********************
**/
/**
*********************
* Colors
********************
**/
/* Brand Colors */
/** Add any additional color supplied in the style guide **/
/* Grayscale colors */
/* Accent colors. Primarily used for buttons */
/** Button & Link colors **/
/* background colors */
/* Menu and link colors */
/* Text colors */
/* Border colors */
/* Owl Carousel colors */
/**
*********************
* Variables
********************
**/
/* Typography */
/* Transitions */
/* Container & spacings */
/** Button spacing **/
/* Border */
/* Breakpoints */
/**
*********************
* Colors
********************
**/
/**
*********************
* Breakpoint mixin
********************
**/
.dialog-off-canvas-main-canvas {
  position: relative;
}

body {
  position: relative;
  display: block;
  margin: auto;
  word-break: break-word;
  color: #58595B;
  font-family: "Titillium Web", sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

@media only screen and (min-width: 576px) {
  body {
    font-size: 0.875rem;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline-width: 0.0625rem;
  outline-offset: 0.125rem;
}

::-webkit-scrollbar {
  width: 0.4375rem;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f5f5f5;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ddd;
}

.ajax-progress-fullscreen {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../../images/bars.svg);
  background-size: 5%;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  z-index: 1000;
  padding: 0.25rem;
  border-radius: 0.4375rem;
  background-repeat: no-repeat;
  background-position: center center;
}

@media only screen and (min-width: 992px) {
  .ajax-progress-fullscreen {
    background-size: 3%;
  }
}

#load-more {
  margin-top: 3.25rem;
}

@media only screen and (max-width: 992px) {
  #load-more {
    margin: 3.5rem 0;
  }
}

#load-more .button {
  width: 11.5625rem;
  padding: 0.6875rem 0;
  border: 0.0625rem solid #00B48D;
  font-size: 1rem;
  border-radius: 0.25rem;
  color: #00B48D;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

#load-more .button::after {
  content: '';
  background-image: url(../../../images/refresh.svg);
  position: relative;
  left: 0.875rem;
  top: 0.3125rem;
  width: 1.1875rem;
  height: 1.3125rem;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 0.875rem;
}

#load-more .button:hover {
  background-color: #fff;
}

.block--page-title-block h1 {
  font-weight: 600;
  font-size: 2.375rem;
  letter-spacing: -0.07125rem;
  color: #164D92;
  line-height: 2.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5625rem;
}

@media only screen and (max-width: 576px) {
  .block--page-title-block h1 {
    font-size: 1.875rem;
  }
}

.green_component,
.darkgreen_component {
  background: linear-gradient(to bottom right, #00B48D, #164D92);
  color: #fff;
}

.darkgreen_component {
  background: #093143;
}

.grey_component {
  background: #f2f2f2;
}

.green_component .owl-carousel .owl-nav button:hover,
.darkgreen_component .owl-carousel .owl-nav button:hover,
.paragraph--type--title-excerpt-and-card-slider .owl-carousel .owl-nav button:hover {
  border-color: #00B48D;
  background-color: #00B48D;
}

.green_component .owl-carousel .owl-nav button.owl-prev,
.darkgreen_component .owl-carousel .owl-nav button.owl-prev,
.paragraph--type--title-excerpt-and-card-slider .owl-carousel .owl-nav button.owl-prev {
  border: 0.0625rem solid #fff;
}

.green_component .owl-carousel .owl-nav button.owl-prev span::after,
.darkgreen_component .owl-carousel .owl-nav button.owl-prev span::after,
.paragraph--type--title-excerpt-and-card-slider .owl-carousel .owl-nav button.owl-prev span::after {
  background-image: url("../../../images/prev-arrow.svg");
}

.green_component .owl-carousel .owl-nav button.owl-next,
.darkgreen_component .owl-carousel .owl-nav button.owl-next,
.paragraph--type--title-excerpt-and-card-slider .owl-carousel .owl-nav button.owl-next {
  border: 0.0625rem solid #fff;
}

.green_component .owl-carousel .owl-nav button.owl-next span::after,
.darkgreen_component .owl-carousel .owl-nav button.owl-next span::after,
.paragraph--type--title-excerpt-and-card-slider .owl-carousel .owl-nav button.owl-next span::after {
  content: '';
  background-image: url("../../../images/next-arrow.svg");
}

.aster-base-one-aster-doctor .form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.aster-base-one-aster-doctor .form-item .form-text {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 72.5rem !important;
  }
}

.gallery-block .field--name-field-block-id {
  display: none;
}

.iti__country-list {
  width: 20rem;
}

.sitewide-alert .close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  float: none !important;
}

@media only screen and (max-width: 576px) {
  .sitewide-alert .close {
    top: 1.5625rem;
  }
}

.sitewide-alert .close:hover, .sitewide-alert .close:focus {
  background: none !important;
}

@media only screen and (max-width: 359px) {
  html {
    font-size: 0.75rem;
  }
}

iframe {
  width: 100%;
}

.pdf-viewer iframe {
  width: 100%;
  height: 500px;
}

@media only screen and (max-width: 576px) {
  .pdf-viewer iframe {
    height: 300px;
  }
}

#block-aster-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 140px;
}

@media only screen and (min-width: 1200px) {
  #block-aster-branding {
    max-width: initial;
  }
}

.block--system-branding-block img {
  max-height: 50px;
}

.block--title_enabled {
  overflow: hidden;
}

.block--title_enabled .block--title {
  margin-top: 3.25rem;
}

.align-left {
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.field--name-field-pdf-viewer,
.paragraph--type--pdf-viewer-as-button {
  text-align: center;
}

.field--name-field-pdf-viewer a,
.paragraph--type--pdf-viewer-as-button a {
  background-color: #00B48D;
  color: #fff;
  padding: 1.5rem 2.625rem 1.5rem 1.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid transparent;
}

.field--name-field-pdf-viewer a::after,
.paragraph--type--pdf-viewer-as-button a::after {
  content: '';
  background: url(../../../images/next-arrow.svg);
  position: relative;
  left: 0.9375rem;
  top: 0.0625rem;
  width: 1.4375rem;
  height: 0.75rem;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
}

.field--name-field-pdf-viewer a:hover,
.paragraph--type--pdf-viewer-as-button a:hover {
  background-color: #fff;
  color: #00B48D;
  border-color: #00B48D;
}

.field--name-field-pdf-viewer a:hover::after,
.paragraph--type--pdf-viewer-as-button a:hover::after {
  background-image: url(../../../images/next-arrow-green.svg);
  left: 1.25rem;
}

.field--name-field-pdf-viewer a:visited,
.paragraph--type--pdf-viewer-as-button a:visited {
  color: #fff;
}

.field--name-field-pdf-viewer a:visited:hover,
.paragraph--type--pdf-viewer-as-button a:visited:hover {
  color: #00B48D;
}

.readmore,
.readmore-small {
  margin-bottom: 25px;
}

.ckeditor-readmore-wrapper {
  margin-bottom: 2.5rem;
}

.ckeditor-readmore-wrapper p:last-child {
  margin-bottom: 0 !important;
}

.ckeditor-readmore-wrapper .ckeditor-readmore {
  margin-bottom: 2.5rem;
}

input[type='date']::before {
  content: attr(placeholder);
  color: #aaa;
  margin-right: 0.5em;
}

input[type='date'].has-focus:focus::before, input[type='date'].has-focus:valid::before,
input[type='date'].has-value:focus::before,
input[type='date'].has-value:valid::before {
  content: '';
}

/* Text color according classes name */
.text-black {
  color: #000 !important;
}

.text-blue {
  color: #164D92 !important;
}

.media--blazy {
  width: 100%;
  display: block;
}

.media--blazy picture {
  display: block;
}

.modal.show {
  opacity: 1;
}

/*# sourceMappingURL=base.css.map */
