@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,500;0,600;0,700;0,800;1,500;1,600;1,700;1,800&family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,500;1,700&display=swap');
@font-face{
   font-family: 'LexendDeca-Regular';
   src:url('../fonts/LexendDeca-Regular.ttf') format('truetype');
}

@font-face{
   font-family: 'LexendDeca-SemiBold';
   src:url('../fonts/LexendDeca-SemiBold.ttf') format('truetype');
}

@font-face{
   font-family: 'Clab Personal Use-Bold';
   src:url('../fonts/Clab Personal Use-Bold.otf') format('opentype');
}


body{
	  font-family: 'LexendDeca-Regular';
}

.navigation{
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
}

.navigation .nav{margin-top: 15px;}
.navigation .nav li a{
	color: #4146a2;
	box-shadow: inset 0 0 #4146a2;
	transition: 0.3s;
}

.navigation .nav li a:hover{
	box-shadow: inset 0 100px #4146a2;
	color: #ffffff;
}

.logo{width: 100px;}
.navbar-header span{font-size: 20px; color: #4146a2; font-family: 'LexendDeca-SemiBold';}

.navigation .nav li .book{
	padding: 10px 25px;
	color: #ffffff;
	background: #4146a2;
	letter-spacing: 1px;
	border-radius: 5px;
	margin-left: 15px;
}

.banner{
	padding: 0;
}

.banner img{
	width: 100%;
}


.mt150{margin-top: 150px;}

.mt70{margin-top: 70px;}
.mt50{margin-top: 50px;}
.mt30{margin-top: 30px;}
.mb50{margin-bottom: 50px;}

.nopad{padding: 0;}

.padl0{padding-left: 0;}
.intro a{
	color:#333333;
	text-decoration: none;
}

.intro img{
	width: 100%;
	border-radius: 7px;

}

.intro .tag{
	color: #4146a2;
	font-size: 18px;

}

.intro p{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.5px;
	text-align: justify;
}

.intro .icons{
	width: 130px;
	padding: 7px;
	background: #fff;
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.08), 0 5px 8px 0 rgba(0, 0, 0, 0.12), 0 1px 14px 0 rgba(0, 0, 0, 0.06);
}

.sers{
	margin-top: 15px;
	margin-bottom: 30px;
	color: #4146a2;
	font-family: 'LexendDeca-SemiBold';
}

.service{
	padding-left: 50px;
	padding-right: 50px;
}

.heading{
	font-family: 'LexendDeca-SemiBold';
	margin-bottom: 30px;
}

.fullbg{
	background: #f8f9fa;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
}

.emer p{
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.5px;
	text-align: center;
}

.bold{
	font-family: 'LexendDeca-SemiBold';
}

.head{
	background: #4146a2;
	color:#ffffff;
}
.callbutton{
	display: inline-block;
	padding: 10px 25px;
	color: #4146a2;
	background: #ffffff;
	font-size: 20px;
	letter-spacing: 1px;
	margin-top: 25px;
	border-radius: 5px;
}
.callbutton:hover{
	color: #4146a2;
	background: #ffffff;
	text-decoration: none;
}


.button{
	display: inline-block;
	padding: 10px 25px;
	color: #ffffff !important;
	background: #4146a2;
	border: 0;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 25px;
	border-radius: 5px;
}

.doc p{
	margin-bottom: 0;
	text-align: center !important;
	font-size: 14px;
}

.doc img{
	width: 180px;
}

.nurse span{
display: block;
padding-left: 30px;
position: relative;
}

.nurse span i{
position: absolute;
left:0;
top:5px;
color: #4146a2;
}


.fullbg2{
	background: #4146a2;
	color:#ffffff;
	padding-bottom: 50px;
}

.fullbg3{
	background: #f8f9fa;
	color:#333333;
	padding-bottom: 50px;
	padding-top: 30px;
}

.fullbg3 h3{
	color: #4146a2;
}

.fullbg3 img{
	border-radius: 7px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff;
}

.footer{
	background: #333333;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 50px;
}

.footer .links {
	padding-left: 0;
	list-style: none;
}

.footer .links li a{
	display: block;
	color:#ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer h4{
	font-size: 16px;
	line-height: 25px;
}

.form{
	padding: 15px 30px;
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.08), 0 5px 8px 0 rgba(0, 0, 0, 0.12), 0 1px 14px 0 rgba(0, 0, 0, 0.06);
}

#ortho img,#ivf img, #ps img, #gynae img{
	width: 90%;
	border-radius: 7px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff;
	margin-top: 30px;
}

form label{
	font-weight: normal;
	font-size: 13px;
}

form input{
	width: 100%;
	height: 35px;
	margin-bottom: 15px;
	padding-left: 10px;
}

form textarea{
	width: 100%;
	height: 100px;
	padding-left: 10px;
}


@media(max-width: 768px)
{
	.logo{width: 70px;}
	.navbar-header span {font-size: 16px;}
	.form{
		margin-top: 50px;
	}

	.form .col-md-6{padding:0;	}

	.fullbg2{padding-top: 30px;}
	.service{padding-left: 0; padding-right: 0;}

	.intro p{text-align: left;}

	.navigation .nav li .book{
		margin-left: 0;
		}
}