.site-logo h1{
	font-size: 38px;
	color: #0da9e3;
	margin: 0;
	font-weight: 800;
}
.site-logo p{
	margin: 0;
	font-size: 14.2px;
	color: #ffffff;
	line-height: 1;
	padding-top: 4px;
}
.header-style-3 .social-links ul li a i{
    font-size: 18px;
    font-weight: 300;
}
.header-style-3 .social-links ul li a i:hover{
	opacity: .9;
}
.abouthome{
	padding: 30px;
	background: #fff;
	box-shadow: 0 0 5px 5px #00000015;
}
.abouthome p{
	color: #000000;
	font-size: 16px;
}
.abouthome h1{
	margin-bottom: 25px;
	color: #0484B4;
	margin-top: 25px;
	font-weight: normal;
}
.site-header #navbar li.app{
	font-weight: 600;
	background: #04504C;
}
.site-header #navbar li.app:hover a{
	color: #fff;
}
.cntinfo{
	padding: 2rem 0 4rem 0;
}
.cntinfo span{
	font-size: 28px;
	background: #048894;
	width: 80px;
	height: 80px;
	line-height: 80px;
	color: #ffffff;
	border-radius: 50%;
	margin-bottom: 15px;
}
.cntinfo p{
	font-size: 18px;
	color: #000000;
	line-height: 28px;
}
.cntinfo p a{
	color: #000000;
}
.testimonials-section .grid .details, .testimonials-pg-content .grid .details{
	padding: 40px;
	background: #04142C10;
	box-shadow: inset 0 0 15px 5px #cccccc;
}
 .testimonials-pg-content .grid .details h4{
 	padding-bottom: 30px;
 	color: #0484B4;
 }
.callforapp{
	margin-top: 30px;
	background: #60394E;
	    margin-right: 50px;
	    border-radius: 4px;
	    padding: 30px;
}
.callforapp h1{
	font-size: 28px;
	color: #ffffff;
	margin: 0;
}
.callforapp h3{
	margin: 0;
	font-size: 20px;
	padding-bottom: 15px;
	font-weight: 300;
	color: #ffffff;
}
.hospital{
	background: #04504C;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.hospital h2{
	font-size: 18px;
	color: #fff;
	padding: 10px 15px;
	margin: 0;
}
.hospital p{
	margin: 0;
	color: #fff;
	padding: 0 15px;
}
.hospital a button{
	margin: 10px 15px 0 15px;
	padding: 5px 15px;
	font-size: 16px;
	color: #000;
	border: none;
	font-weight: 600;
	transition: 0.5s ease;
}
.hospital a button:hover{
	background: #0484B4;
	color: #ffffff;
}
.topicon{
	display: none;
}
