/*Common stle*/
*, ::after, ::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: transparent;
}

body {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6, p, ul {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-family: el messiri,sans-serif;
}
a:focus,
a:hover {
  text-decoration: none;
}

img {
  width: 100%;
}

i {
  font-weight: normal;
}

p {
	font-size: 16px;
	line-height: 24px;
	color: #383838;
	font-weight: 400;
	margin-bottom: 10px;
	padding-top: 12px;
}

section {
	padding: 80px 0;
}

html {
  scroll-behavior: smooth;
}

/*Fonts*/
h1 {
	font-size: 38px;
	line-height: 46px;
}

h2 {
	font-size: 32px;
	line-height: 40px;
	margin-top: -5px;
}

h3 {
	    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
}

.f12 {
	font-size: 12px;
	line-height: 20px;
}

.f14 {
	font-size: 14px;
	line-height: 22px;
}

.f18 {
	font-size: 18px;
	line-height: 26px;
}

/*Font Weight*/

.f400 {
	font-weight: 400;
}

.f500 {
	font-weight: 500;
}

.f600 {
	font-weight: 600;
}

.f700 {
	font-weight: 700;
}

.f800 {
	font-weight: 800;
}

.f900 {
	font-weight: 900;
}

.btn {
	padding: 10px 60px 10px 20px;
	border-radius: 50px;
}

.btn-green {
	background-color: #0EB7A2;
}

.btn-orange {
	background-color: #E92D59;
}
.btn-blue {
	background-color: #0D5AA7;
	    margin-left: 20px;
}
.bg-green {
	background-color: #0EB7A2;
}

.text-green {
	color: #0EB7A2;
}

.bg-orange {
	background-color: #EF9F00;
}

.text-orange {
	color: #EF9F00;
}

.text-black {
	color: #000;
}

.text-gray {
	color: #a9a9a9;
}

.sub-title {
	letter-spacing: 1px;
	padding-bottom: 40px;
}

.video-sec iframe {
    border: 4px solid #E72E58;
}



/*HEADER
--------------------------------------*/
.navbar {
  
  position: fixed;
  top: 30px;
  z-index: 10;
  width: 100%;
  background-color: #fff;
  /*border-bottom: 1px solid #0EB7A2;*/
}



.navbar-brand {
	width: 250px;
  padding: 5px 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
	color: #232323;
	padding: 15px 22px;
}

.navbar-expand-lg .navbar-nav .nav-item:hover .nav-link,
.navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
	color: #EF9F00;
}

.dropdown-item.active,
.dropdown-item:hover, 
.dropdown-item:active {
  background-color: #0D5AA7;
  color: #fff;
}

.navbar .navbar-nav li > a {
	transition: background-color .2s, color .2s;
	
	&:hover,
	&:focus {
		color: #036D99;
	}
}

.navbar .navbar-nav li.active > a {
	color: #0D5AA7;
    font-weight: 900;
    text-shadow: 2px 2px 2px #ffffff63;
}

/*FOOTER
--------------------------------------*/


.footer ul li {
	border-bottom: 1px dotted #ececec;
	margin-bottom: 5px;
}

.footer .footer-contact p {
	position: relative;
	padding-left: 30px;
	border-bottom: 1px dotted #ececec;
	margin-bottom: 10px;
}

.footer .footer-contact p i {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	line-height: 18px;
}

.footer .social-icons i {
	font-size: 20px;
	line-height: 22px;
}

.footer a:hover {
	color: #fff;
}

.footer-logo {
	width: 100px;
	margin-bottom: 10px;
}


.copyright-content .container
{
    border-top:2px solid white;
}
.copyright-content p {
	    color: #ffffff;
    margin-top: 10px;
    font-size: 18px;
}

/*HOME
--------------------------------------*/
/*Banner*/
.carousel {
	margin-top: 80px;
}

.carousel .banner-caption {
	margin-top: -370px;
}

.carousel .banner-caption h1 {
	padding-bottom: 15px;
}

.carousel .banner-left .btn-orange {
	margin: 0px 20px 0 0;
}

.carousel .banner-right .btn-orange {
	margin: 0px 0 0 20px;
}


 
/*--------------RESPONSIVE---------------
--------------------------------------*/
/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
	.section-sevices .card {
		min-height: 324px;
	}

	.carousel .banner-caption {
    margin-top: -240px;
	}

	.testimonial-wrap .owl-nav button.owl-next {
    bottom: 0;
    right: 240px;
	}

	.testimonial-wrap .owl-nav button.owl-prev {
    bottom: 0;
    left: 240px;
	}

	.testimonial-wrap .owl-dots {
    margin-top: -12px;
	}
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	.navbar .container {
		max-width: 100%;
	}

	.navbar-brand {
    width: 95px;
    padding: 5px 15px;
	}

	.navbar-toggler {
		padding: 0 15px;
	}

	.navbar-expand-lg .navbar-nav .nav-item {
		border-top: 1px solid #f3f3f3;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
    padding: 8px 15px;
	}

	.section-sevices .card {
    min-height: 295px;
	}

	.testimonial-wrap #section-review {
    height: auto; 
    top: 50px;
	}

	.testimonial-wrap .owl-icon {
    top: 20px;
	}

	.testimonial-wrap .owl-nav button.owl-next {
    bottom: 25px;
    right: 130px;
	}

	.testimonial-wrap .owl-nav button.owl-prev {
    bottom: 25px;
    left: 130px;
	}

	.testimonial-wrap .owl-dots {
    margin-top: -8px;
	}

}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
	h1 {
		font-size: 24px;
		line-height: 32px;
	}

	h2 {
		font-size: 20px;
		line-height: 28px;
	}

	h3 {
		font-size: 18px;
		line-height: 26px;
	}

	section {
		padding: 40px 0;
	}

	.sub-title {
    padding-bottom: 20px;
	}

	.navbar-brand {
    width: 200px;
	}

	.carousel {
    margin-top: 84px;
	}

	.carousel .view img {
		min-height: 150px;
	}
    .banner-caption
    {
            background: #2d2d3a80;
    padding: 5px;
    }
	.carousel .banner-caption h1 {
		padding-bottom: 15px;
    font-size: 18px;
	}

	.carousel .banner-caption {
		margin-top: -130px;
	}

	.carousel .btn {
		padding: 5px;
		font-size: 12px;
		line-height: 20px;
	}

	.carousel-indicators {
		display: none;
	}

	.section-choose-us .choose-us-wrap {
		margin-bottom: 30px;
	}

	.section-choose-us,
	.section-gallery {
		padding-bottom: 10px;
	}

	.section-team .team-wrap {
    margin-top: 20px;
    padding: 15px 15px;
	}

	.section-team .img-clinic {
    background-color: #fff;
    position: relative; 
    top: 0;
    right: 0; 
    width: auto; 
	}

	.testimonial-wrap .owl-nav button.owl-prev {
    bottom: 25px;
    left: 70px;
	}

	.testimonial-wrap .owl-nav button.owl-next {
    bottom: 25px;
    right: 70px;
	}

	.testimonial-wrap {
		margin-bottom: 40px;
	}

	.page-banner {
    min-height: 110px;
    margin-top: 53px;
	}

	.page-banner .page-title {
    padding: 27px 0;
	}

	.section-mission .mission-wrap {
		margin-bottom: 30px;
	}

	.section-mission {
		padding-bottom: 10px;
	}

	.section-diseases .diseases-img {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 0;
	}

	/*Diseases And condition Page*/
	.section-diseases {
		padding-bottom: 20px;
	}

	.section-diseases .condition-img {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 0;
	}

	.section-diseases .diseases-cover {
    padding: 20px;
    margin-right: 0; 
	}

	.section-diseases .condition-cover {
    padding: 20px;
    margin-left: 0; 
	}

	.section-diseases .diseases-wrap {
    margin-bottom: 30px;
	}

	/*Treatment Page*/
	.section-diseases .condition-img.treatment-img,
	.section-diseases .diseases-img.treatment-img {
    margin-top: 0;
	}

	/*Gallery*/
	.modal {
       left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    margin-left: 0;
	}

	/*Contact Page*/
	.contact-info .info-icon {
    left: 50%;
    top: 0;
    margin-left: -30px;
	}

	.contact-info {
    padding: 30px 30px 30px 30px;
    margin-bottom: 50px;
	}

	.contact-thei {
		padding-bottom: 0;
	}

	.contact-thei .form-wrap {
		margin-bottom: 70px;
	}

	/*Footer*/
	.footer {
    padding: 40px 0;
	}

	.footer .footer-wrap {
		padding-bottom: 30px;
	}
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {}



.header {
    background-color: #4E2176;
    color: white;
    /*padding-top: 6px;
    padding-bottom: 6px;*/
}
.header a {
    color: white;
}
.navbar-expand-lg .navbar-nav .nav-item:hover .nav-link, .navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
    color: #0D5AA7;
    font-weight: 900;
}
.header .header-brand {
    display: inline-block;
    width: 250px;
}
.header {
    /*padding: 8px 0;*/
    background-color: #fff;
    /* border-top: 10px solid #8dc73f; */
    /*border-top: 10px solid #fb9667;*/
}

.navbg
{
	box-shadow: 0px 6px 6px 4px #0101015e;
    background: linear-gradient(#e92d59 6%, #e92d59ba 35%, #e92d59 88%);
    border-radius: 50px;
}

.header .social-icons i {
    display: inline-block;
    font-size: 20px;
    line-height: 32px;
    margin-right: 10px;
}
.fb-icon i {
    color: #3b5998;
}
.insta-icon i {
    color: #C13584;
}
.link-icon i {
    color: #f01a1a;
}
.header .social-icons .call-icon {
    display: inline-block;
}
.navbar-expand-md .navbar-nav .nav-link {
    color: #fff;
    padding: 10px 45px;
    border-left: 1px solid #fff;
}
.about-doc-sec
{   
    background:#80808042;
    /*background: url(../images/dr-sanita-mishra.jpg) no-repeat center;*/
    /*border-bottom: 1px solid #8080801f;*/
}
.about-doc-sec .about-img img
{
        border-radius: 25px;
    border-bottom: 5px solid #e72e58;
}
.about-doc-sec .head-border 
{
	margin-bottom: 15px;
	margin-top: 5px;
}
.about-doc-sec .head-border  img
{
	    width: 240px;
}
.about-doc-sec .your-care
{
	background: url(../images/about-patient-img.jpg) no-repeat center;
	width: 600px;
	height: 400px;
	padding: 60px;

}
.about-doc-sec .your-care h2
{
	font-size: 40px;
	margin-bottom: 50px;
}
.about-doc-sec .your-care .border {
    background: #fff;
    left: 0;
    top: 110px;
    width: 125px;
    height: 3px;
    position: absolute;
}
.about-doc-sec .your-care:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 100%;
    background: #E92D59;
    left: -9px;
    top: 10px;
}
.about-doc-sec .your-care:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 11px;
    background: #E92D59;
    left: -9px;
    bottom: -10px;
}
.your-care li:before {
    content: " ";
    width: 10px;
    height: 5px;
    background: #fff;
    margin-left: -25px;
    margin-top: 10px;
    position: absolute;
}
.your-care li
{
	margin-left: 20px;
	font-size: 18px;
	list-style-type: none;
	font-weight: 200;
	margin-bottom: 16px;
}
.blog .carousel-indicators {
	left: 0;
	top: auto;
    bottom: -40px;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 15px;
    height: 0px;
}

.blog .carousel-indicators .active {
background: #707070;
}
.service-bg{
    font-family: 'Noto Sans', sans-serif;
    text-align: center;
    padding: 0 23px 20px;
    position: relative;
    z-index: 1;
    height: 550px;
}
.service-bg:before{
    content: "";
    background: url(../images/service-box-bg.png) no-repeat center;
    width: 100%;
    height: calc(100% - 60px);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.service-bg .service-icon{
    background: linear-gradient(135deg,#e7e7e7,#fff,#fff);
    line-height: 130px;
    width: 130px;
    height: 130px;
    margin: 0 auto 25px;
    border-radius: 50%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.service-bg h2
{
    font-size:28px;
	line-height: 40px;
	margin-bottom: 10px;
}
@media only screen and (max-width: 990px){
    .service-bg{ margin: 0 0 30px; }
}

.topicMore span{
    display: none !important;
}
.topicMore{
    position: absolute;
    bottom: 0px;
    right: 20px;
   background: url(../images/spe-re-icon.png) no-repeat center top;
    height: 54px;
    width: 54px;
    z-index: 99;
}
.topicMore a{
    display: block;
    height: 100%;
    width: 100%;
}

/* Womens Health */
#Womens-Health {
    background: url(../images/womens-health-bg.jpg) no-repeat 125% 0 #e83e5c;
    padding: 0px;
}

#Womens-Health-in {
    min-height: 473px;
    overflow: hidden;
}

#Womens-Health-in .con-box {
    max-width: 826px;
    position: relative;
}

#Womens-Health-in .title {
    font: 400 19px/42px 'Alegreya Sans', sans-serif;
    color: #5b5b5b;
    text-align: center;
    color: #fff;
    padding: 50px 0 0 0;
    text-shadow:
        -5px -5px 5px #e83e5c,
        5px -5px 5px #e83e5c,
        -5px 5px 5px #e83e5c,
        5px 5px 5px #e83e5c;
    position: relative;
    z-index: 5;
    width: 400px;
    margin: 0px auto;
}

#Womens-Health-in .title h2 span.main {
    font: 400 40px/42px 'Alegreya Sans', sans-serif;
    padding: 5px;
        color: #0D5AA7;
    text-shadow: 2px 2px 2px #c6c5c5;
}

#Womens-Health-in .title h2 span {
    font: 400 24px/32px 'Alegreya Sans', sans-serif;
        color: #0D5AA7;
    text-shadow: 2px 2px 2px #c6c5c5;
}

#Womens-Health-in .title span {
    padding: 10px;
    clear: both;
    background: #e83e5c;
}

#Womens-Health-in ul {
    text-align: center;
    position: absolute;
    top: 250px;
    width: 100%;
}

#Womens-Health-in ul li:nth-child(2),
#Womens-Health-in ul li:nth-child(4) {
    margin: -50px 10px 0 10px;
}

#Womens-Health-in ul li:nth-child(1),
#Womens-Health-in ul li:nth-child(5) {
    margin: -186px -40px 0 -40px;
}

#Womens-Health-in ul li {
    width: 155px;
    height: 155px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}

#Womens-Health-in ul li:hover {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#Womens-Health-in ul li::after {
    height: 250px;
    width: 1px;
    position: absolute;
    content: '';
    left: 77px;
    top: -250px;
    background: #ef788d;
}

#Womens-Health-in ul li a {
    width: 155px;
    height: 155px;
    border: 5px solid #f27b97;
    background: url(../images/womens-health-off-icons.png) no-repeat 0 0 #fff;
    border-radius: 50%;
    font: 600 16px/20px 'DM Sans', sans-serif;
    color: #323232;
    display: block;
    padding: 90px 0 0 0;
    position: relative;
    z-index: 12;
}

#Womens-Health-in ul li a:hover {
    background: url(../images/womens-health-on-icons.png) no-repeat 0 0 #e03352;
    color: #fff;
}
#Womens-Health-in ul li:nth-child(1) a {
    background-position: -5px 0;
}

#Womens-Health-in ul li:nth-child(2) a {
    background-position: -171px 0;
}

#Womens-Health-in ul li:nth-child(3) a {
    background-position: -334px 0;
}

#Womens-Health-in ul li:nth-child(4) a {
    background-position: -500px 0;
}

#Womens-Health-in ul li:nth-child(5) a {
    background-position: -665px 0;
}
.ivf-bg
{
	background: url(../images/mother-baby-banner.png) no-repeat ;
	height: 500px;
}
.ivf-bg .ivf-content
{
	padding: 8% 2.5% 5% 5%;
    text-align: justify;
}
.ivf-bg .ivf-content h2
{
	font-size: 50px;
	margin-bottom: 25px;
}
.ivf-bg .ivf-content .ivf-content-p
{
 margin-bottom: 45px;
}
.ivf-bg .ivf-content .btn-blue
{
	margin-left: 0px;
}

#Reviews img
{
	width: 150px;
}

.owl-carousel .owl-nav button.owl-next
{
	margin-right: 45%;
    margin-left: 15px;
}
 .owl-carousel .owl-nav button.owl-prev
{
	margin-left: 45%;
}

/*-----------------------blogpost start-----------------*/
.blog-post-single {
    box-shadow: none !important;
}
.blog-post {
        margin-top: 100px;
        min-height: 330px;
    border: 5px solid #8e8e8e;
    /*box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);*/
    /*-webkit-transition: all 0.5s ease-out 0s;*/
    /*-moz-transition: all 0.5s ease-out 0s;*/
    /*-ms-transition: all 0.5s ease-out 0s;*/
    /*-o-transition: all 0.5s ease-out 0s;*/
    transition: all 0.5s ease-out 0s;
}

.blog-post:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.blog-post .entry-image img {
        width: 180px;
    margin-top: -110px;
    background: white;
    margin-left: 78px;
    padding: 20px;
}
.blog-post .blog-detail {
    background: #ffffff;
    padding: 0px 30px 30px 30px;
    border-top: 0px;
}
.blog-post .blog-detail h3
{
	font-size: 26px;
    margin-bottom: 15px;
}
.blog-post .blog-detail .entry-title a {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 24px;
    color: #353535;
}
.blog-post .blog-detail .entry-title a:hover {
    color: #f05697;
}
.blog-post .entry-meta ul li {
    display: inline-block;
    margin-right: 12px;
}
.blog-post .entry-meta ul li i {
    color: #f05697;
    padding-right: 6px;
}
.blog-post .entry-meta ul li a {
    color: #898989;
    line-height: 0px;
    padding-right: 5px;
	font-size: 0.8rem;
}
.blog-post .entry-meta ul li a i {
    padding-right: 6px;
    color: #f05697;
}
.blog-post .entry-meta ul li a:hover {
    color: #f05697;
}

.blog-post .social strong {
    display: inline-block;
    margin-right: 10px;
}
.blog-post .entry-button {
    display: inline-block;
}
.blog-post .social ul {
    display: inline-block;
}
.blog-post .social ul li {
    display: inline-block;
    padding: 0px 6px;
}
.blog-post .social ul li a:hover {
    color: #898989;
}
.blog-post .entry-share {
    margin-top: 20px;
    display: block;
}
.blog-post .entry-share .social ul li i{
    padding: 0px;
	margin: 0px;
	border: none;
}



/*blog-post blockquote*/
.blog-post.blockquote {
    background: #f05697;
    border: 0px;
    padding: 36px 30px;
}
.blog-post.blockquote blockquote {
    background: #f05697;
    border-left: 0px;
    color: #ffffff;
    padding: 0px;
    position: relative;
    margin-top: 0 !important;
    padding-top: 30px;
}
.blog-post.blockquote blockquote:before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 7.142rem;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: -60px;
}

.blog-post.blockquote .blog-detail {
    border: 0px;
    background: #f05697;
    padding: 0px;
}
.blog-post.blockquote .blog-detail .entry-title a {
    color: #ffffff;
}
.blog-post.blockquote .blog-detail .entry-title a:hover {
    color: #323232;
}
.blog-post.blockquote .social ul li a {
    color: #ffffff;
}
.blog-post.blockquote .social ul li a:hover {
    color: #323232;
}
.blog-post.blockquote .entry-meta ul li a {
    color: #ffffff;
}
.blog-post.blockquote .entry-meta ul li i {
    color: #ffffff;
}
.blog-post.blockquote .entry-meta ul li a i {
    color: #ffffff !important;
}
.blog-post.blockquote .entry-meta ul li a:hover {
    color: #323232;
}
.blog-post.blockquote .button.arrow.white:hover {
    color: #323232;
}
.blog-post .grid-post li {
    float: left;
    width: 50%;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    list-style: none;
}
.blog-post .grid-post li img {
    width: 100%;
}
.blog-post .grid-post li .portfolio-item {
    width: 100%;
}

@media (max-width: 767px) {
.carousel .banner-caption p
{
        margin-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
}
.btn::after {
    display:none;

}
.btn.btn-blue::after {
     display:none;
}
.testimonial-sec
{
	background: #E72E58;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev
{
	color: white;
}
.footer {
    background: #182643;
}
.about-doc-sec .doctor-heading
{
	color: #0D5AA7;
	font-size: 30px;
	line-height: 45px;
	font-weight: 900;
	margin-bottom:10px;
}
.about-doc-sec .doctor-subheading {
    color: #636262;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
}
.heading
{
	font-size: 26px;
    line-height: 65px;
}
#Reviews h2
{
	font-size: 26px;
    line-height: 65px;
}
.navbar {
    padding: 0px 0;
    position: fixed;
    top: 0px;
    z-index: 10;
    width: 100%;
    /* background: rgb(141,199,63); */
}
.page-banner {
        background: url(../images/page-banner-img.jpg)no-repeat;
    margin-top: 100px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.about-page .doctor-heading
{
    color: #0D5AA7;
    font-size: 26px;
    line-height: 45px;
    font-weight: 900;
}
.navbar.fixed-top {
	top: 0px;
}
.copyright-content {
	background-color: #182643;
	padding: 8px 0 60px;
}
}

@media (min-width: 768px) {
    
    .copyright-content {
	background-color: #182643;
	padding: 8px 0;
}
    .navbar.fixed-top {
	top: 31px;
}
    .about-page .doctor-heading
{
    color: #0D5AA7;
    font-size: 45px;
    line-height: 45px;
    font-weight: 900;
}
    .page-banner {
    background: url(../images/page-banner-img.jpg)no-repeat center;
    background-size: cover;
    margin-top: 120px;
    padding-top: 50px;
    padding-bottom: 50px;
}
    .navbar {
    padding: 0px 0;
    position: fixed;
    top: 32px;
    z-index: 10;
    width: 100%;
    /* background: rgb(141,199,63); */
}
    #Reviews h2
{
	font-size: 50px;
	margin: 30px 0px 20px 0px;
}
    .heading
{
	font-size: 45px;
    line-height: 65px;
}
.about-doc-sec .doctor-subheading
{
	color: #636262;
	font-weight: 700;
	line-height: 30px;
}
    .about-doc-sec .doctor-heading
{
	color: #0D5AA7;
	font-size: 45px;
	line-height: 45px;
	font-weight: 900;
}
    .footer {
	background: url(../images/footer-bg-img.jpg) no-repeat;
	background-size:cover;
	padding: 80px 0;
}
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev
{
	font-size:35px;
	color: white;
	margin-top: 20px;
}
    .testimonial-sec
{
	background: url(../images/patientreviews-bg.jpg) no-repeat center;
}
    .btn::after {
    background: url(../images/button-icon1.png) no-repeat 0px 0px;
    width: 32px;
    height: 11px;
    content: "";
    position: absolute;
    margin-top: 6px;
    margin-left: 15px;

}
.btn.btn-blue::after {
    background: url(../images/button-icon1.png) no-repeat 0px 0px;
    width: 32px;
    height: 11px;
    content: "";
    position: absolute;
   	margin-top: 5px;
    margin-left: 15px;
}
    .carousel .banner-caption p
{
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 32px;
}
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
}

.about-doc-sec .btn-blue
{
    margin-left: 0px;
    margin-top: 20px;
    text-transform: uppercase;
}

.about-page .doctor-subheading
{
    color: #636262;
    font-weight: 700;
    line-height: 30px;
}
.about-page .head-border 
{
    margin-bottom: 15px;
    margin-top: 5px;
}
.about-page .head-border  img
{
        width: 240px;
}

.serviceBox{
    color: #606060;
    background-color: #f5f5f5;
    font-family: 'Noto Sans', sans-serif;
    text-align: center;
    padding:0 10px 20px;
    margin: 25px 0 0;
    border: 1px solid transparent;
    border-bottom: 10px solid #0D5AA7;
    border-radius: 0 30px;
}
.serviceBox .service-icon{
    color: #fff;
    background: #0D5AA7;
    font-size: 35px;
    padding: 10px 40px;
    margin: -30px 0 0 0;
    box-shadow: 0 -10px 10px -5px rgba(0,0,0,0.2) inset;
    border-radius: 15px 15px 0 0;
    display: inline-block;
    transition: all 0.3s;
}
.serviceBox .service-icon i{
    transform: rotate(0deg);
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon i{
    text-shadow: 0 0 5px #555;
    transform: rotate(360deg);
}
.serviceBox .service-content{
    min-height: 180px;
    background-color: #fff;
    padding: 30px 10px 10px;
    border-radius: 10px;
    box-shadow: 0 0 7px 3px rgba(0,0,0,0.2);
}
.serviceBox .title{
    color: #0D5AA7;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.serviceBox .description{
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 20px;
}

@media only screen and (max-width:990px){
    .serviceBox{ margin: 25px 0 50px; }
}
.bg-blue
{
    background: #0D5AA7;
    padding: 50px;
    color: white;
}
.bg-gray
{
    background: lightgray;
     padding: 50px;
 }
.other-content
{
    margin-top: -100px;
}
.pl-5 li
{
    margin-bottom: 10px;
    list-style: square;
}
.other-content h3
{
    font-size: 26px;
    margin-bottom: 15px;
}
.list-service  {
    margin-bottom: 45px;
    border: 3px solid #b8b8b8;
    padding-top: 15px;
    position: relative;
    /* width: 121%; */
}
.list-service h1 {
    text-transform: uppercase;
        font-size: 32px;
}
.list-service  a {
    /*color: #01a2b6;*/
    display: block;
    padding: 5px 10px 5px 0px;
    position: relative;
    font-weight: 600;
    font-size: 15px;
    line-height: 0px;
    font-weight: 600;
    box-shadow: 0 5px 10px -10px #333;
    white-space: break-spaces;
}
.list-service::after {
    content: "";
    background: url(../images/serv-s-shadow.png)no-repeat bottom center;
    height: 20px;
    width: 100%;
    bottom: -19px;
    position: absolute;
}

.list-service  a img
{
    width:75px;
    /* height: auto; */
    height: fit-content;
}
.are-you-having-baby-sec
{
    background: url(../images/pre-pregnancy-counselling.jpg) center right no-repeat;
    /*padding: 38px;*/
}
.having_baby{padding: 15px 0 0 0;}
.having_baby_txt{float: left; width: 762px;}
.having_baby_title{font-size: 30px;
    line-height: 50px; font-family: 'Bitter', serif; color: #3e3e3e; font-weight: 600; text-transform: uppercase; 
/*margin: 118px 0 10px 0; */
background: url(../images/are-you-having-baby-title.png) center right no-repeat; }
.having_baby_txt .having_baby_line{color:#3e3e3e; margin: 0 0 55px 0;}
.having_baby_blks {background: url(../images/are-having-baby-line.png) center 154px  no-repeat; min-height: 360px; }
.having_baby_blks ul li a{font-size: 18px;color: #3e3e3e;font-weight: 600;display: block;float: left;}
.baby_top_blk a{padding: 50px 0 46px 150px; }
.baby_bottom_blk a{padding: 46px 150px 46px 0; }
.baby_pre_preg_coun a{ background: url(../images/pre-pregnancy-counselling.png) center left no-repeat; margin: 21px 0 54px 26px;}
.baby_normal_preg a{background: url(../images/normal-pregnancy.png) center left no-repeat; margin: 18px 0 52px 91px;}
.baby_hgh_rsk_obs a{background: url(../images/high-risk-obstetrics.png) center right no-repeat; margin: 0 0 0 109px;}
.baby_mult_preg a{background: url(../images/multiple-pregnancy.png) center right no-repeat; margin: -138px 0 0 82px;}
/*.baby_pre_preg_coun a:hover{ background: url(../images/pre-pregnancy-counselling-hover.png) center left no-repeat; }*/
/*.baby_normal_preg a:hover{background: url(../images/having-baby-normal-pregnancy-hover.png) center left no-repeat; }*/
/*.baby_hgh_rsk_obs a:hover{background: url(../images/having-baby-high-risk-obstetrics-hover.png) center right no-repeat; }*/
/*.baby_mult_preg a:hover{background: url(../images/having-baby-multiple-pregnancy-hover.png) center right no-repeat; }*/
.having_baby_img{float: right;}

#blogCarousel
{
    margin-top: 0px;
}
.about-page
{
    background: #ebe9e9a8;
}
#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
#show-next-image, #show-previous-image
{
    padding: 10px 20px 10px 20px;
}
.modal-footer .btn::after
{
    background: transparent;
}


/*================================================*/
