*{	
	margin: 0px;
	padding: 0px;
}
body{
	font-family: 'Yaldevi', sans-serif;		
	font-size: 16px;
}
h2{
	color: #021651;
	size: 40px;
}
p{
	color: #021651;
}
h1{
	text-align: center;
	font-size: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #021651;
}
.header-call-button{
	border-style: solid;
	border-width: 0px 2px 0px 0px;
	border-color: white;
	font-size: 21px;
    letter-spacing: 2px;
}
.header-call-button a{
	color: white;
}
.location{
	text-align: center;
	border-style: solid;
	border-width: 0px 2px 0px 0px;
	border-color: white;
	margin-top: 0px;
	border-color: white;
}
.location a{
	text-decoration: none;
	color: white;
}

appointment input{
    background-color: #2d73bf;
    width: 330px;
    height: 45px;
    color: white;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 27px;
    font-weight: 500;
}
.social-media-icon{
    width: 300px;
    margin: 0px 0px 0px 0px;
    height: 45px;
    color: white;
   }
.social-media-icon p i{
	font-size: 22px;
	margin-top: 3px;
	color: white;
}
.social-media-icon p i:hover{
	font-size: 23px;
	margin-top: 3px;
	color: blue;
	transition: 1s;

}

.top-menu{
	background-color: #000000;
	height: 50px;
	
}
.top-menu p{
	color: #3a3387;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 25px;
}
.top-menu div p{
	color: #3a3387;
	text-align: center;
}

.call-button{
	    display:none;
	    
}
.image-point{
	width: 175px;
    text-align: center;
}	
.image-point img{
	padding: 15px;
	text-align: center;
}
.main-menu ul{
	list-style: none;
	display: inline-flex;
	margin-top: 30px;
	text-align: right;
}
.main-menu ul li{
	margin-left: 20px;
	width: 130px;
	text-align: center;
	display: block;
	background-color: #393186;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 1px;
	height: 9.5%;
	border-radius: 5px;
	border-color: #000000;
    border-width: 2px;
    border-style: double;

}
.main-menu ul li a{
 text-decoration: none;
 color: white;
}

.main-menu ul li a:hover{
 color: #ff9c00;
 font-style: bold;
 transition: color .5s, font-style 1s;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 border-bottom-color: white;
 padding-bottom: 8px;
 border-radius: 5px;
border-color: white;

 }

 .main-menu ul li ul{
 	display: none;
 }
 .main-menu ul li:hover >ul{
 	display: block;
 	position: absolute;
    background-color: white;
    }
.sending-back{
	position: relative;
	z-index: -1;
}
#drop-down ul{
 margin-left: 0px;
 margin-top: 8px;
 padding: 5px;
 background-color: #ffffff00;

 }
#drop-down ul li{
width: 120%;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 2px;
}
.slider-para{
	color: green;
	margin-top: 0%;
}
.book-appointment{
	background-color: #2d73bf;
}
.book-appointment h3{
	text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    color: white;
}
.book-appointment div{
	margin: 3% 0% 3% 0%;
	padding:4%;
	text-align: center;
    
}
.connect-us h4{
	color: #bdbef5;
}
.connect-us p{
	color: white;
}
.about-priya{
    text-align: left;
    list-style: none;
    font-size: 20px;
}
.about-priya li i{
    
    margin-right: 12px;
}
.first-para p{
	text-align: justify;
	padding-left: 8%;
	padding-right: 8%;
	padding-bottom: 10px;
	padding-top: 18px;
}
.first-para{

text-align: center;
padding-top: 25px;
background-color: #35369212;
}
.inner-page-image{
		text-align: center;

	}
.inner-page-image img{
		width: 100%;
		height: 30%;
		padding: 15px

	}
.service-heading h3{
	text-align: center;
    font-size: 37px;
    margin-bottom: 50px;
    color: #021651;

}
.service-heading{
	margin-top: 75px;

}
.services-listed{
	padding-top: 20px;
	padding-left: 17px;
	padding-right: 1px;
	padding-bottom: 20px;
	text-align: center;

}
.services-listed h4{
	text-align: center;
    color: green;
    background-color: #353692;
    border-style: double;
    padding: 5px;
    margin-top: 10px;
}
.services-listed h5{
	text-align: center;
    color: green;
    background-color: #353692;
    border-style: double;
    padding: 5px;
    margin-top: 10px;
}
.services-listed h4 i{
	color: #ff9c00;
}
.services-listed h5{
	text-align: center;
	
}
.service-listed p{
	text-align: justify;
} 
.services-listed a{
	text-decoration: none;
	color: #f7f9ff;
}
.corporate-culture{

	color: #353692
}
.corporate-culture ul p{
	color: #353692;
	padding: 10px;
	text-align: left;
}
.corporate-culture ul li h5{
	text-align: left;
}
.corporate-culture ul{
	padding-top: 10px;
	color: #353692;
}
.corporate-culture div{

	text-align: center;
	padding: 20px;
}
.corporate-heading{

	background-color: #2d73bf0d;
}
.corporate-heading h2{
	
	color: #353692;
	padding-top: 40px;
}
.corporate-heading{
	text-align: center;
}
.star-line{
	text-align: center;
}
.services-icon{
	text-align: center;
	font-size: 85px;
	color: #021651;
}
.services-icon i{
	color: #ff9c00;
}
.service-section{
	margin-top: 40px;
	padding: 10px 20px 10px 20px;
}
.whytochoose{
	
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left:20px;
	padding-right:20px;
	background-image: linear-gradient(50deg, #2d73bf,#edeff3);
	
}
.certificate-icon{
	text-align: center;
	font-size: 45px;
	color: #ffffff;
}
.proud-numbers{
	text-align: center;
	font-size: 50px;
	color: #ff9c00;
}
.proud-numbers p{
	
	color: #353692;
}

.faq-heading{
background-color: #02165112;
color: #021651;
padding-top: 40px;
	
}
.faq-heading h2{
	
	color: #021651;
	padding-top: 40px;
}
.faq-heading{
	text-align: center;
}
.faq-section{
	width: 90%;
	margin-left: 5%;
	text-align: left;
	padding-bottom: 70px;

}
.faq-collapsable{
	background-color:#02165112;
}
.blog-social-media{
	text-align: center;
	margin-top: 70px;
}
.blog-social-media img{
	margin-bottom: 40px;
}
.blog-image-section{
	
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.blog-cotent-section h5{
text-align: left;
margin: 3px;
padding-left: 45px;

}
.blog-cotent-section p{
text-align: justify;
margin: 3px;
padding-left: 45px;
}
.footer-section{
	background-color:#2d73bf;
	width: 100%;
	height: 300px;
	color: white;
}
.footer-section p{
	color: white;
	margin: 10px;
	text-align: left;
	}
.footer-section ul{
	list-style: none;
}
.footer-section h4{
	text-align: Left;
	margin-top: 10px;
}
.below-footer{
	background-color: #3a3485;
	
}
.below-footer p{
	color: white;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 25px;
}
.arrow-icon {
	text-align: initial;
}
.arrow-icon li a{
	color: white;
	text-decoration: none;
	padding-left: 2px;
	padding-top:5px;

}
.arrow-icon li a:hover{
	color: lightblue;
	text-decoration: none;
	transition: 1s;

}
.arrow-icon i{
	color: #ff0000;
}
.header-image{
	background-image: url(https://www.richcarehomeopathy.in/img/header-image.jpg);
	height: 300px;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -1%;
}
.header-image h1{
	padding-top: 120px;
}
.input-form input, textarea{
height: 45px;
    width: 60%;
    margin-top: 25px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 6px;
    padding-left: 5px;
}
.input-form textarea{
	height: 120px;
	width: 60%;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
.input-form{
	text-align: center;
}
.inner-page-firstpara{
	margin-top: 50px;
}
.inner-page-firstpara p{
	text-align: justify;
	padding: 5px;
	margin-left: 25px;

}
.inner-page-firstpara h2{
	text-align: center;
	margin-left: 10px;
}
.inner-page-firstpara h5{
	margin-left: 25px;
}
.input-form-heading{
	margin-top: 50px;
}
.most-demanded-service{
	text-align: left;
	list-style: none;
	margin-left: 50px;
}
.most-demanded-service li a{
text-decoration: none;
color: #021651;
}
.most-demanded-service li a:hover{
color:#c20c0a;
font-size: 23.2px;
transition: 1s;

}
.most-demanded-service li {
padding-top: 10px;
font-size: 20px;
}
.most-demanded-service li i{
font-size: 20px;
color:#393186;
}

.recent-tweet{
padding: 20px;
text-align: center;
}
.cbox{
	display: none;
	}
.menu-button{
	display: none;
}
.blog_body{
margin: 0px 25px 0px 25px;
color: #393186;
}


@media(max-width: 985px){
	.top-menu{
		display: none;
	}
.cal-button a{
    padding-left: 15px;
    padding-right: 12px;
}
.main-menu{

	list-style: none;
	width: 100%;
	position: relative;
	
}
.main-menu ul{
	display: none;
	}
.main-menu ul li{
	width: 100%;
	margin-left:0%;

}

#click:checked ~ ul {

	display: block;
}
.cbox{
	display: none;
}
.menu-button{
display: block;
float: right;
font-size: 50px;
padding-right: 10px;
padding-top: 17px;
padding-bottom: 7px;
background-color: #2d73bf75;
}
.video{
	display: none;
}
.below-footer{

	display: none;
}

.recent-tweet{
display: none;
}
.footer-section{
	background-color:#021651;
	width: 100%;
	height: 100%;
	color: white;

}
.call-button{
	    display:block !important;
	    background-color: #ffffff00;
	    color:blue;
	    text-align: center !important;
	    font-size: 50px;
	    position:fixed;
	    }
.call-button p i{
	background-color: red;
    color: blue;
    border-radius: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 4px;
    }
}