/* Writer Your Custom Code here 
backdrop-filter: contrast(0.2); */

.home-slider-1 h2, .home-slider-1 p{
	
}

.home-slider-1 .item-content {
  position: absolute;
  bottom: 180px;
}

.home-slider-1 .container img{

}

.header .navbar-brand img {
  height: 50px;
}

.video_galary-block_1 .node--type-video h2 {
  font-size: 14px;
  margin-bottom: 10px;
}

.video_galary-block_1 .node--type-video p{
	margin-bottom: 3rem;
}

#block-doctor-plus-logofooter-2 img{
  background-color: currentColor;
  border-radius: 20px;
}




a[href^="tel:"] {
	direction: ltr;
}

.why-choose-us-1 .st0 {
  fill: #FFF0;
}

.social-blog .social-icon a {
  margin-right: unset;
  margin-left: 25px;
}

.services-style-5 .item {
	height: 200px;
}


.content-b ul, 
.serv-content ul,
.addition-content ul,
.about-us-4 ul,
.about-us-1 ul{
	list-style: circle;
	margin-top: 10px;
}

.content-b ol, 
.serv-content ol,
.addition-content ol,
.about-us-4 ol,
.about-us-1 ol{
	list-style: decimal;
}

.content-b li , 
.serv-content  li,
.addition-content li,
.about-us-4 li,
.about-us-1 li{
	list-style: unset;
	padding-bottom: 10px;
}


.content-b p , 
.serv-content p,
.addition-content p{
	
}

.content-b li , 
.serv-content  li,
.addition-content li,
.content-b ol, 
.serv-content ol,
.addition-content ol,
.content-b p , 
.serv-content p,
.addition-content p
{
	font-size:20px;
	font-weight:400;
	line-height: 30px;
	
}

.content-b h1, .content-b h2, .content-b h3, .content-b h4, .content-b h5, .content-b h6,
.serv-content h1, .serv-content h2, .serv-content h3, .serv-content h4, .serv-content h5, .serv-content h6  {
	color: var(--ko-article-heading);
}



.blog-classic .blog-auth-info h5 {
  margin-right: unset;
}


section.full-width {
  left: unset;
  right: unset;
  margin-left: unset;
  margin-right: unset;
}



/***************************/
.home-slider-1 .item {
  padding-top: 0px;
  padding-bottom: 0px;
}

.owl-stage-outer .active:first-child .item {
  background-color: unset;
}

.owl-carousel .owl-item img {
  display: inline;
  position: fixed;
  z-index: -100;
}



.bg-image .container {
	max-width: unset;
	padding: 0px;
}

.home-slider-1 .arrows {
  max-width: unset;
}

.home-slider-1 .rhlt-alanwtht h2 {
}

.footer .social-icon a,
.footer ul a,
.footer .mail,
.footer h4 a {
  color: #a21f1f !important;
}

.header-1 .navbar-wrapper {
  position: unset;
}

.item.testimonial-as-image img {
  display: block !important;
  position: unset !important;
  object-fit: contain;
  object-position: top;
  height: fit-content;
}

.item.testimonial-as-image {
  padding: 0px;
  background-color:unset !important;
}





@media (max-width: 500px) {
	.home-slider-1 .item-content {
		margin-left: 60px;
		margin-right: 60px;
		background-color: antiquewhite;
		border-radius: 10px;
		opacity: 80%;
		text-align: center;	
		bottom: 10px;
	}
	.home-slider-1 .item h2 {
        font-size: 20px !important;
		line-height: 25px !important;
    }
	.home-slider-1 .item a {
		margin-bottom: 10px;
		display: inline-flex;
    }
	.home-slider-1 .item .btn {
	  margin-top: unset;
	}
	.home-slider-1 .rhlt-alanwtht h2 {
      color: var(--bs-secondary-heading);
    }
	
  
}

@media (min-width: 501px) and (max-width: 950px) {
	.home-slider-1 .item-content {
		margin-right:20%;
		margin-left: 20%;
		background-color: antiquewhite;
		border-radius: 10px;
		opacity: 80%;
		text-align: center;
		bottom: 10px;
	}
	.home-slider-1 .item h2 {
        font-size: 30px !important;
		line-height: 35px !important;
    }
	.home-slider-1 .item a {
		margin-bottom: 10px;
		display: inline-flex;
    }
	.home-slider-1 .rhlt-alanwtht h2 {
      color: var(--bs-secondary-heading);
    }
  
}



@media (min-width: 767px) {
	.home-slider-1 .item-content {
		max-width: unset;
	}
}


@media (max-width: 768px) {
	.home-slider-1 .item {
      min-height: 583px !important;
   }
}

@media (min-width: 951px) {
	
	.home-slider-1 .item-content {
		max-width: 520px;
		left:50%
	}
  
}

@media (min-width: 992px) {
  .header-1 .home-slider-1, .header-1 .banner_style_1, .header-1 .banner_style_two, .header-1 .page-banner {
    margin-top: unset;
  }
}

@media (max-width: 991.98px) {
  .header-1 .home-slider-1, .header-1 .banner_style_1, .header-1 .banner_style_two, .header-1 .page-banner {
    margin-top: unset;
  }
}

