.portfolio {
  display: flex;
  flex-wrap: wrap;
  min-width: 300px;
  max-width: 300px;
  margin: 0 auto;
}

.nm-specialist--header {
    font-size: 2.8rem !important;
}


.card {
  width: 23%;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  margin: 1%;
}

.card .image {
  z-index: 1;
  height: 100%;
}
.card img {
  height: 100%;
  width: 100%;
  transition: all 0.5s ease;
  transform: scale(1.2);
}

.card:hover .content {
  bottom: 0px;
  color: #fff;
}

.card:hover .image img {
  transform: scale(1);
}


@media screen and (max-width: 768px) {
  .card {
  width: 23%;
  }
}

@media screen and (max-width: 480px) {
  .card {
  width: 23%;
  }
}

@media screen and (max-width: 600px) {
.page-id-315 .nm-sidebar-page 
{
display: none;
	}
}



.nm-header__top-right {
  display: flex;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 280px;
}



.buttonbookapp {
  border: none;
  color: white;
  padding: 12px 40px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  background-color: #0cc0f1; 
  border: 2px solid #0cc0f1;
	border-radius: 2px;
  color: white; 
}


.buttonbookapp:hover {
  background-color: #ffffff; 
  border: 2px solid #0cc0f1;
  color: #000000;
}



@media screen and (max-width: 480px) { 
	.nm-header__top-right{
  display: flex;
  width: 90px;
}
	a.lang-switcher{
	min-width: 100px
}
	.nm-specialists-section .nm-specialist__item{
  overflow: hidden;
  text-overflow: clip;
  height: 410px;
}
  }


.nm-specialists-section .nm-specialist__item {
  overflow: hidden;
  text-overflow: clip;
  max-height: 400px !important;
}


@media only screen and (min-width: 1000px) { 
	a.lang-switcher{
	min-width: 140px
}
  }


.nm-doctor__type>a {
    width: 100%;
}


.nm-specialists-section .nm-specialist__item{
  overflow: hidden;
  text-overflow: clip;
  height: 410px;
}

.nm-specialist__item-type a {
  width: 100%;
}

@media only screen and (min-width: 1000px){
.nm-specialist-slider .swiper-slide {
  overflow: hidden;
  text-overflow: clip;
  height: 435px;
	}}


.nm-specialist__item-img{
	  margin-bottom: 0px !important;
}


.page-id-3773 .buttonbookapp{
	visibility: hidden;
}

.page-id-3745 .buttonbookapp{
	visibility: hidden;
}

.page-id-3745 .abtnhdn{
	visibility: hidden;
}


.page-id-3773 .abtnhdn{
	visibility: hidden;
}


.page-id-3773 .buttonbookapp{
	visibility: hidden;
}

.page-id-4480 .buttonbookapp{
	visibility: hidden;
}


.page-id-4055 .abtnhdn{
	visibility: hidden;
}

.page-id-4055 .buttonbookapp{
	visibility: hidden;
}


.a .buttonbookapp{
	width: 100%;
}



.page-id-8802 .nm-baner__wrapper {
  width: 900px !important;
}

.page-id-8802 .nm-section-intro {
  min-height: 340px !important;
}

.page-id-8802 .nm-wp__title {
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
}

.imgstemcells{
  border-radius: 30px;
  margin-top: -70px;
  z-index: 1;
  position: relative;
}

.page-id-8802 .nm-text--subheader {
  font-size: 1.5rem;
}

.page-id-8802 .nm-listing-text .nm-wp__content p {
  font-size: 1.6rem;
  line-height: 26px;
}

