.title {
	font-size: 22px;
	color: #fff;
}


#consultation {
  width: 100%;
  background: #3574a0;
  margin-bottom: 47px;
}

#consultation img {
margin-top: -84px;
float: left;
}
#consultation h2 {
  color: white;
    font-size: 21px;
    padding-top: 10%;
    padding-bottom: 61px;
    font-family: verdana;
}




.online_consultation {
	background: rgba(0, 0, 0, 0.4);
	z-index: 111;
	position: fixed;
	display: none;
	left: 7.8%;
	top: 20%;
	width: 28%;
	height: auto;
	padding: 32px;
}
#close {
	position: absolute;
	top: 10px;
	right: 10px;
}
#close span {
	font-size: 20px;
	color: #ffffff;
	cursor: pointer;
}
.your-name {
	width: 100%;
	height: 40px;
	border-radius: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	outline: none;
	border: none;
	background-color: #fff;
}
.your-email {
	width: 100%;
	height: 40px;
	border-radius: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	outline: none;
	border: none;
	background-color: #fff;
}
.mobile {
	width: 100%;
	height: 40px;
	border-radius: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	outline: none;
	border: none;
	background-color: #fff;
}
.your-subject {
	width: 100%;
	height: 40px;
	border-radius: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	outline: none;
	border: none;
	background-color: #fff;
}
.your-message {
	width: 100%;
	min-height: 50px;
	border-radius: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	outline: none;
	border: none;
	background-color: #fff;
}
.captcha-captcha {
	width: 50%;
	height: 40px;
	float: left;
}
.captcha-captcha img {
	width: 100%;
}
.captchar {
	width: 45%;
	height: 40px;
	padding: 10px;
	float: right;
	margin-bottom: 10px;
	outline: none;
	border: none;
}
.submit {
	width: 100%;
	height: 40px;
	border-radius: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	outline: none;
	border: none;
	background-color: #fff;
}
.navbar-nav>li>a {
	padding-top: 27px;
}
.csslider1 {
	margin-top: 0px!important;
}
/*  testmonials */

ul.slides .user-review {
	display: flex;
	height: auto;
}
.flexslider-info {
	height: auto;
}
.user-comment, .user-place {
	flex: 1;
}
.flex-control-nav {
	right: 5%;
	bottom: 0%;
	display: none!important;
}
.flexslider .slides .user-img img {
	width: 100px;
	display: inline-block;
	border-radius: 50%;
}
.user-comment {
	padding: 4% 3% 0% 4%;
	/* align-self: center; */
	background-color: #f7f7f7;
}
.user-img .user-txt {
	width: calc( 100% - 125px);
	float: right;
	margin-top: 35px;
}
.user-txt h4 {
	letter-spacing: 1px;
	color: #ffffff;
}
.user-comment .user-img {
	margin-top: 40px;
}
.user-comment p {
	font-size: 14px;
	line-height: 35px;
	color: #777777;
}
.user-img .user-txt p {
	margin-top: 0px;
	color: #ffffff;
}
.user-img .user-txt p:before, .user-img .user-txt p:after {
	content: "";
}

/* //testmonials */


@media screen and (max-width: 767px) {
.container-fluid {
	padding: 0 50px;
}
button.navbar-toggle {
	border: 1px solid #ffffff;
	top: 15px;
}
.navbar-header {
	width: 100%;
	text-align: left;
}
.w3-hide {
	display: none;
}
.logo-wrap a span {
	margin-left: 1px;
}
.nav-wrap {
	width: 100%;
	padding: 0px;
}
.navbar-toggle .icon-bar {
	background-color: aliceblue;
}
h3.center {
	font-size: 32px;
}
div#about h2 {
	font-size: 23px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
div#about p {
	font-size: 15px;
	letter-spacing: 1px;
}
div#about {
	background-position: 50% center;
}
span.fa.fa-long-arrow-right {
	font-size: 30px;
}
ul.about-list h6 {
	font-size: 20px;
}
a.tabs {
	font-size: 20px;
	color: #00A0B0;
	font-weight: 400;
}
ul.slides .user-review {
	flex-direction: column;
}
/*.user-comment p {
    margin-top: 50px;
    padding-left: 10px;
}*/
.user-comment .user-img {
	margin-top: 30px;
	margin-bottom: 20px;
}
.flexslider .slides .user-img img {
	width: 100px;
	margin-top: 0px;
}
.guide1 img, .guide2 img, .guide3 img, .guide4 img {
	width: 150px;
}
}
.user-comment h2 {
	color: #3574a0;
	font-size: 17px;
}
.box {
	width: 100%;
	background: #FFF;
}
/*==================================================
 * Effect 5
 * ===============================================*/
.effect5 {
	position: relative;
}
.effect5:before, .effect5:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 25px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 18px 20px #8e88d1;
	transform: rotate(-8deg);
}
.effect5:after {
	transform: rotate(8deg);
	right: 10px;
	left: auto;
}
/*==================================================
 * Effect 3
 * ===============================================*/
.effect3 {
	position: relative;
}
.effect3:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 15px 10px #777;
	transform: rotate(-3deg);
}
.effect4 {
	position: relative;
}
.effect4:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 15px 10px #777;
	transform: rotate(3deg);
}
/*online*/


.make-an-appointment {
	width: 100%;
	/* padding: 37px 0px; */
	background-image: url(../img/title-dots.png);
	background-repeat: repeat;
	padding-bottom: 23px;
	margin-bottom: 45px;
}
.appointment {
	height: 60px;
}
.map {
	height: 60px;
}
.faq {
	height: 60px;
}
.appointment a {
	display: block;
	text-align: center;
	padding: 20px;
}
.map a {
	display: block;
	text-align: center;
	padding: 20px;
}
.faq a {
	display: block;
	text-align: center;
	padding: 20px;
}
.text-indent {
	margin-left: 10px;
}
.readmore {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.readmore a {
	text-decoration: none;
}
.homoeopathy-img {
	width: 100%;
}
iframe {
	width: 100%;
	border: none;
}


.btn-primary {
    border:none;
   }

.head-h2 h2{color:#fff!important;}
.head-h2 .no-span1:before, .no-span1:after{border-top: 2px solid #ffffff;}

.contact-info {
	position: fixed;
	bottom: 60px;
	right: 20px;
	z-index: 999;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	outline: none;
	background-color: #112a3c;
	display:none;
}
.contact-inf a {
	outline: none;
}
.contact-info i {
	line-height: 35px;
	text-align: center;
	display: block;
	color: #fff;
}

#myCanvas1{position: absolute; display:none;}
.dr-radius{border-radius:6px;}

.enquiry h2{color: #3574a0; text-align:center;}
.enquiry p{color:gray;}


.slider1{margin-bottom: 26px;}

#myCanvas2{position: absolute;}

.video-modal{background-image:url('../images/img-1.jpg');background-size:100%; background-repeat:no-repeat;}

.homeopathy-modal{background:#fff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}

.hf-icon{font-size: 20px; outline:none;}

.form-submit{width:100%; color:#fff; font-weight:700;}

.form-close{opacity:1!important; padding: 12px!important;}

.form-message{color: #525151; width: 100%;}

.main-login h5{text-align: center;font-size: 25px; color:#3574a0;}
.gold-medalist{text-align:center; color:#000;}


.buttn_more-buttn1 a {
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    background-color: #3574a0;
    border: 1px solid #3574a0;
    outline: none;
    padding: 8px 18px;
    float:left;
    margin-top: 30px;
}

