.logo h1 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    font-weight: 800;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-left: 10px;
}
.logo h1 span {
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}
.testimonial .services-wrapper {
    box-shadow: 0 0 5px #ddd;
    margin: 30px 0;
    padding: 20px 40px;
}
.services-wrapper img{

}
.testimonialpg .services-wrapper img{
    width: 100px;
    margin: auto;
    margin-bottom: 15px;
}
.services-details-text p {
    text-align: justify;
}
.services-details-text ul li {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #999999;
    margin-bottom: 5px;
    list-style: disc;
}
.logo a{
    display: flex;
    align-items: center;
}
.logo img{
    height: 80px;
}
.hospital{
    border-top: 5px solid #f6911b;
    background: #124074;
    height: 100%;
    display: block;
}
.hospital .map{
    width: 100%;
    height: 300px;
}
.hospital .details{
    padding: 10px 25px;
}
.hospital p{
    color: #fff;
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 21px;
}
.hospital h4{
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1200px) {
   /* .logo img{
        width: 60px;
        height: 60px;
    }
    .logo h1{
        font-size: 24px;
    }
    .logo h1 span{
        font-size: 16px;
    }*/
}
@media (max-width: 768px){
    .about-area p{
        text-align: justify;
    }
    .about-text.pr-5{
        padding: 0 !important;
    }
    .services-wrapper{
        padding: 25px 20px;
    }
    .services-sidebar{
        margin-top: 40px;
    }
}
@media (max-width: 480px){
   /* .logo img{
        width: 60px;
        height: 60px;
    }
    .logo h1{
        font-size: 24px;
    }
    .logo h1 span{
        font-size: 16px;
    }*/
    .services-details-text h2{
        font-size: 24px;
    }
    .hospital h4{
        font-size: 22px;
    }
    .hospital p{
        line-height: 24px;
    }
    .contact-single p{
        padding: 0px;
    }
    .contact-single{
        padding: 30px 15px;
    }
}
.about-front-img img{
/*    border: 1px solid #ccc;*/
}
.section-title-2 h2{
    font-size: 25px;
    margin: 0;
    color: #666;
}
.apptop h2{
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}
.apptop p{
    font-size: 18px;
    color: #000;
}
.btn{
    font-size: 20px;
    background-color: #00000010;
    border-radius: 30px;
    color: #000;
    font-weight: bold;
    
    padding: 5px 25px;
    margin-top: 10px;
    box-shadow: 0 0 3px #00000060;
}
.btn img{
    width: 38px;
    margin-left: 10px;
}
.footer-widget p{
    color: #999999;
}
.aboutpg img{
    float: left;
    max-width: 300px;
    border: 1px solid #ccc;
    margin-right: 25px;
    margin-bottom: 10px;
}
.aboutpg p{
    text-align: justify;
    margin-bottom: 10px;
}
.aboutpg p:last-child{
    margin-bottom: 0;
}
.aboutpg h1{
    font-size: 50px;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 5px;
    color: #000;
    font-family: 'Playfair Display', serif;
}
.aboutpg h5{
    color: #df203c;
}
.aboutpg h2{
    font-size: 25px;
    padding-bottom: 5px;
    color: #333;
}
.moreinfo{
    padding: 60px 0;
}
.bluebg{
    background-color: #010951;
}
.moreinfo.bluebg h1{
    font-size: 30px;
    font-weight: 800;
    color: #fff!important;
    padding-bottom: 15px;
        font-family: 'Playfair Display', serif;
}
.moreinfo.bluebg h3{
    color: #ccc;
    font-size: 16px;
    padding-bottom: 7px;
    line-height: 27px;
    padding-left: 25px;
    position: relative;
}
.moreinfo.bluebg h3 i{
    color: #818181;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 5px;
}
.moreinfo.bluebg ul{
    margin: 0;
    padding: 0;
}
.moreinfo.bluebg ul li{
    line-height: 28px;
    list-style: square;
    margin-left: 45px;
    color: #eee;
    padding-bottom: 5px;
}
.bluebg{
    background-color: #323232;

}
.moreinfo h1{
    font-size: 30px;
    font-weight: 800;
    color: #000000!important;
    padding-bottom: 15px;
      font-family: 'Playfair Display', serif;

}
.moreinfo h3{
    color: #333;
    font-size: 16px;
    padding-bottom: 7px;
    line-height: 27px;

}
.moreinfo h1 img{
    width: 50px;
    margin-right: 20px;
}
.moreinfo h3 i{
    color: #f6911b;
    margin-right: 10px;
}
.moreinfo ul{
    margin: 0;
    padding: 0;
}
.moreinfo ul li{
    line-height: 28px;
    list-style: square;
    margin-left: 45px;
    color: #333;
    padding-bottom: 5px;
}
.apptop .btn{
    transition: 0.5s ease;
}
.apptop .btn:hover{
    color: #fff;
    background-color: #df203c;
}
.ucbg{
    background-color: #ddedec;
}
.header-top a{
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}
.events {
	padding : 70px;
	background-color : #151515;
}
.events h1{
	color : #fff;
	font-weight : 600;
}
.eventinner{
	display : flex;
	flex-wrap: wrap;
    justify-content: center;
}
.eventbox{
	width : 30%;
	margin: 0 5px;
    margin-top: 15px;
	text-align :center;
	
}
.eventbox img{
	transition : 0.5s ease;
}
.eventbox:hover img{
	transform : scale(1.2);
}
.eventboxinn{
	overflow: hidden;
}
.eventbox h3{
	color : #fff;
	font-size : 16px;
	padding : 15px 0 0 0;
}
.eventbox:hover h3{
	color : #df203c;
}
.whatsapp {
      position : fixed;
      bottom : 3%;
    left : 2%;
      z-index : 999;
  }
  .whatsapp img{
      width : 50px;
  }
 .baby img{
    width: 150px;
  }
  .baby{
    position: fixed;
    z-index: 9999;
    bottom: 0;
    right: 15px;
  }

.post h2{
        font-family: 'Playfair Display', serif;
    font-size: 35px;
    color: #323232;
    font-weight: 800;
    padding-bottom: 10px
}
.testimonialpg {
    padding: 80px 0
}
.testibox{
    padding: 50px;
    background: #dddddd60;
    padding-left: 200px;
    position: relative;
    margin-bottom: 35px
}
.testibox img{
    position: absolute;
    left: 50px;
    width: 100px
}
.testibox h2{
    padding-top: 15px;
     font-size: 18px; 
    margin: 0;
    color: #818181
}
.contact-form-area{
    padding-top: 70px
}