.form-item-form-ext{
display: none;
}
/*overview section achor tags*/
.paragraph--type--overview .overview-wrapper .contact-details .paragraph--type--contact-info .field__item a, .paragraph--type--overview .overview-wrapper .contact-details .paragraph--type--contact-info .field__items a {line-height:1.89;}

@media only screen and (max-width: 576px){
.header-primary-menu ul.we-mega-menu-ul>li.we-mega-menu-li {
    max-width: 6.75rem;
}
  .page--node-type-advanced-page .sticky-header-block{
    display:block !important;
}
}

/*Speciality sticky header*/

@media only screen and (max-width: 992px) {
  .sticky-header-block .field--name-field-links .field__item:last-child{
    padding-right:1rem;
  }
  .sticky-header-block{
    padding:0;
  }
  .sticky-header-block .field--name-field-links .field__item{
    padding:0.75rem 1.25rem;
    /*padding-bottom:1.25rem;*/
  }
  #speciality-coe-overview{
    padding-top: 10.875rem;
  }
.specialities-coe__header{
  display:block;
}
  #block-specialityheader{width:100%;}
  .sticky-header-block .field--name-field-links .field__item{
    width: auto;
  }
 
  .sticky-header-block .field--name-field-links {
    display: -webkit-box;
    flex-wrap: nowrap;
    overflow-x: scroll;
}
.sticky-header-block .field--name-field-links .field__item {
    padding-right: 2.5625rem;
}
.sticky-header-block .field--name-field-links::-webkit-scrollbar {
  height: 4px;
}
}
@media only screen and (min-width: 480px) and (max-width:992px) {   
  .specialities-coe__header.fixed{
    top:9.7rem;
  }
}
@media only screen and (min-width: 992px) {
.specialities-coe__header.fixed {
  top:4.9rem !important;
}
}
@media only screen and (min-width: 360px) and (max-width: 480px){

   .specialities-coe__header.fixed{
    /*position:relative;*/
    top:8.6rem;
  }
}
@media only screen and (min-width: 320px) and (max-width: 360px){
   .specialities-coe__header.fixed{
    /*position:relative;*/
    top:8.6rem;
  }
}
@media only screen and (min-width: 539px) and (max-width: 542px){
  .specialities-coe__header.fixed{
    /*position:relative;*/
    top:10.7rem;
  }
}
@media only screen and (min-width: 280px) and (max-width: 320px){.specialities-coe__header.fixed{
    /*position:relative;*/
    top:9.4rem;
  }}
.fixed {
  padding-right:0px !important;
}

/*mar2 list style*/
.facilities li{
      list-style: inherit;
}
/*arrow color hospital page*/
.owl-carousel .owl-nav button.owl-next{
  /*background:url(/themes/custom/aster/images/next-arrow.svg);*/
  border:0.0625rem solid #fff;
}
.owl-carousel .owl-nav button.owl-prev{ border:0.0625rem solid #fff;
  /*background:url(/themes/custom/aster/images/prev-arrow.svg);*/
}
.owl-nav button.owl-next span::after {background-image:url(/themes/custom/aster/images/next-arrow.svg);}
.owl-nav button.owl-prev span::after {background-image:url(/themes/custom/aster/images/prev-arrow.svg);}
@media only screen and (min-width: 992px){
.paragraph--type--overview .overview-excerpt p {
margin-bottom:1.5rem;
}}
.jcarousel-wrapper li{list-style: inherit;}


