/*.logo{
	margin-top: 50px;
}*/
.sear{
width:250px;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover{
	background-color: #2586e0;
color: #fff;
-webkit-transition: background-color 1s ease;
-moz-transition: background-color 1s ease;
-ms-transition: background-color 1s ease;
-o-transition: background-color 1s ease;
transition: background-color 1s ease;}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus{
	background-color: #2586e0;
}
.disease{
	color: #2586e0;
}
.disease a:hover{
	color: #2586e0;
}

.footer-wrapper{
	background-color: #2586e0;
}
.footer-contact{
	color: #fff;
}

.footer-contact span a{
	color: #fff;
}
.copyright-text{
	color: #fff;
}
.backtop{
	border-color: #fff;
	color: #fff;
	bottom:-20px;
}
.blog-post-wrapper {
    border-bottom: 0px solid #eeeeed;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.footer-wrapper .social-icon i.fa {
    border-color: #fff;
    color: #fff;
}
.top-header{
	background-color: #2586e0;
	
}
.fct{
	padding-bottom: 5px 0px!important;
	margin-top: 10px;
	font-size: 16px;
}
.appoint{
	border-radius: 4px;
	    /*margin-top: -25px;*/
}

@media(max-width: 768px){
	.logo{
		margin-top: -12px;
	}
	.logotext h2 {
    font-size: 12px;
}
}
.social-icon1{
	margin-top: 0px;

}
.lead-title{
	margin-bottom: 0px;
}
.single-project-info blockquote{
border-left: 5px solid #2586e0;
}
.pad-15{
	padding: 0px 15px;
}
.bf{
	margin-left: 125px;
}

.offcanvas-effect{
min-height: 2100px;
}

.offcanvas-menu .close:hover{
	background: #2586e0;
	opacity: 1;
}

.price1{
	color: #2586e0;
   	 margin: 5px 0px;
    text-align: center;
    font-weight: bold;
}

.price{
	color: #2586e0;
    margin: 5px 0px;
    text-align: center;
}
.clients .thumbnail{
	margin: 0px 4px;
}
/*counter css start*/
#shiva
{
  width: 100%;
	height: 95px;
	
  float:left;
  margin:-30px auto;
  text-align:center;
}
.count
{
  
      color: #2586e0;
    font-size: 30px;
    text-align: center;
       display: inline-block;
    margin-left: -40px;
    font-weight: 600;
    margin-top: 10px;
}
/*counter css end*/ 
/*css circle hover effect start*/
span.hed>h3 {
    text-align: center;
    margin: 0;
    width: 100%;
    float: left;
    clear: both;
    display: inline-block;
    font-size: 22px;
    font-family: "Lustria",Georgia,"Times New Roman",Times,serif;
    margin-left: -15px;
    font-weight: 500;
}
/*css circle hover effect end*/
button.btn.btn-primary.con {
        margin-bottom: 10px;
    border-radius: 4px;
    font-size: 16px;
}
button.btn.btn-primary.con>a {
    color:#fff;
}