p{text-align:justify;}

li{text-align:justify;}

.democolor
{
	background-color: #b83877;
    width: fit-content;
    padding: 0px 23px 5px 0px;
}
.mySlides {
  display: none;
}
.mySlides img {
 /*  animation:img_scale 10s linear infinite; */
  
  display: block !important;
    position: relative !important;
    width: 100% !important;
}

img {
  vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
/*  height:400px;*/
margin-top:95px;
}

/* Caption text */
.text1 {
  color: #f2f2f2;
  font-size: 18px;
 padding: 0 0 0 40px;
  position: absolute;
  bottom: 18%;
  width: 100%;
  text-align: left;
}


.text1 h4{
  color: #f2f2f2;
  font-size: 48px;
 padding: 8px ;
 /*  position: absolute; */
  bottom: 100%;
  width: 100%;
  text-align: left;
  text-shadow: #655d5d 2px 1px;
}
.btn-transparent {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.btn-transparent:hover {
 /*  background-color: #fff; */
}

.btn-rounded {
  border-radius: 70px;
}

.btn-large {
  padding: 6px 31px;
  font-size: 18px;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 20.6s ease;
}



/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 20s;
  animation-name: fade;
  animation-duration: 1s;

}

@-webkit-keyframes fade {
  from {
    opacity: .5
  }

  to {
    opacity: 1
  }
}

@keyframes fade {
  from {
    opacity: .5
  }

  to {
    opacity: 1
  }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text1 {
    font-size: 11px;
	  bottom: 20%;
  }
  
  .slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
  height:auto;
}
}

@media only screen and (max-width: 600px) {
  .text1 {
    font-size: 11px;
   
	  bottom: 20%;
	  padding: 0 0 0 8px;
  }

  .text1 h4 {
    font-size: 16px;
	 color: #f2f2f2;
 
 padding: 0px ;
 
  }

  .text1 p {
    font-size: 11px;
  }

  .text10 btn-transparent {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
  }

  .btn-transparent:hover {
    background-color: #fff;
  }

  .btn-rounded {
    border-radius: 70px;
  }

  .btn-large {
    padding: 5px 20px;
    font-size: 9px;
  }
  .slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
  
  margin-top:72px;
}
.mySlides img {
	height:200px;
}
}


@media only screen and (max-width: 991px) {
  .text1 {
    font-size: 11px;
   
	  bottom: 0%;
	  padding: 0 0 0 8px;
  }

  .text1 h4 {
    font-size: 22px;
	 color: #f2f2f2;
 
 padding: 0px ;
 
  }

  .text1 p {
    font-size: 13px;
  }

  .text10 btn-transparent {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
  }

  .btn-transparent:hover {
    background-color: #fff;
  }

  .btn-rounded {
    border-radius: 70px;
  }

  .btn-large {
    padding: 10px 30px;
    font-size: 12px;
  }
  .slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
  
 /* margin-top:-81px;*/
}
.mySlides img {
	height:250px;
	    margin-top: -81px
}
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1060; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: -90px;
  width: 100%; /* Full width */
  height: 120%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
      top: 165px;
}

/* The Close Button */
.close {
  color: #070707;
  float: right;
  font-size: 28px;
  font-weight: bold;
 
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width:700px){
	/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: 99px;
  padding: 20px;
  border: 1px solid #888;
  width: 78%;
  right:76px;
}
}




@media (min-width: 480px) {
.about-wrap.style1 .about-img-wrap .about-doctor-box {
    position: absolute;
    top: 70px;
    right: 0;
    min-width: 340px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 9%);
    box-shadow: 0 0 15px rgb(0 0 0 / 9%);
}

}

@media (min-width: 768px) {
.about-wrap.style1 .about-img-wrap .about-doctor-box {
    position: absolute;
        top: 280px;
    margin-right: -43px;
       min-width: 336px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 9%);
    box-shadow: 0 0 15px rgb(0 0 0 / 9%);
}

}


@media only screen and (min-width: 992px) and (max-width: 1199px){
	
	.about-wrap.style1 .about-img-wrap .about-doctor-box {
    position: absolute;
    top: 293px;
    right: 0;
    min-width: 340px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 9%);
    box-shadow: 0 0 15px rgb(0 0 0 / 9%);
}

}

.black{
	color:#000!important;
}

.secb b{
	color:#2490EB;
}

 .content-feature-list {
  -webkit-columns: 1;
          columns: 1;
}

.content-feature-list1 li i {
  top: 7px!important;
  left: -5px!important;
}

.pppp{
	font-size: 20px;
    font-weight:800;
	margin-bottom: 10px!important;
}

.ppp{color:#3a2f2f;}
