@import url("../font-awesome-4.6.1/css/font-awesome.css");
@import url("../font-awesome-4.6.1/css/font-awesome.min.css");
* {
	margin:0px;
	padding:0px;
}
html, body {
	height:100%;
	width:100%;
}
body {
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:15px;
	color:#000;
	overflow-x:hidden;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, img, ins, q, small, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, figure {
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
img, fieldset, abbr, acronym {
	border:0;
}
article, aside, figure, figcaption, hgroup, footer, header, nav, section, video, object {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
.shadow {
	-webkit-box-shadow: 0px 0px 12px rgba(130, 128, 128, 0.2);
	-moz-box-shadow: 0px 0px 12px rgba(130, 128, 128, 0.2);
	box-shadow: 0px 0px 12px rgba(130, 128, 128, 0.2);
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	color:#000000;
	margin-bottom:4px;
}
h1 {
	font-size:45px;
	line-height:55px;
	margin-bottom:30px;
	text-align:center;
}
h2 {
	font-size:60px;
	line-height:67px;
	margin-bottom:25px;
	color:#0e0416;
}
h3 {
	font-size:25px;
	line-height:30px;
	margin-bottom:10px;
}
h4 {
	font-size:20px;
	line-height:26px;
}
h5 {
	font-size:17px;
	line-height:24px;
	font-weight:600;
}
h6 {
	font-size:16px;
	line-height:22px;
	font-weight:600;
}
ul li, ol li {
	list-style: none;
}
img {
	border: none;
	display: block;
	max-width:100%;
}
a, a:link, a:focus {
	color: #0059a4;
	text-decoration: none;
	outline: none;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
a:hover {
	color: #000;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.clearfix {
	clear:both;
	display: block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clearfix:before {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
strong {
	font-weight:600;
}
.lay-width {
	width:100%;
	max-width:1186px;
	margin:0 auto;
}
@media (max-width: 1190px) {
.lay-width {
 width:96%;
}
}

.lay-width1 {
	width:100%;
	max-width:550px;
	margin:0 auto;
}
@media (max-width: 550px) {
.lay-width1 {
 width:96%;
}
}



.clear {
	clear:both;
}
.banner {
	width:100%;
	clear:both;
	position:relative;
}
.inner-banner { position:relative;}
.inner-banner img {
	width:100%;
}
.bradcrumb {
	background:#fff;
	padding:14px 0px;
	border-bottom:1px solid #ebebeb;
	background:#fbfbfb;
	text-align:center;
}
.bradcrumb ul li {
	display:inline-block;
	background:url(../images/larrow.png) right center no-repeat;
	padding-right:18px;
	margin-right:5px;
	color:#005889;
}
.bradcrumb ul li:last-child {
	background-image:none;
	padding-right:0px;
	margin-right:0px;
}
.bradcrumb ul li a  {
	color:#000;
}
.bradcrumb ul li a:hover {
	color:#005889;
}
.rslides_nav {
	position:absolute;
	top:41%;
	z-index:9;
}
.banner .prev {
	left:1%;
	background:url(../images/left-a.png) no-repeat left top;
	width:39px;
	height:78px;
	font-size:0;
	display:none;
}
.banner .prev:hover {
	background:url(../images/left-a-h.png) no-repeat left top;
}
.banner .next {
	right:1%;
	background:url(../images/right-a1.png) no-repeat left top;
	width:39px;
	height:78px;
	font-size:0;
	display:none;
}
.banner .next:hover {
	background:url(../images/right-a1-h.png) no-repeat left top;
}
.banner-txt {
	position: absolute;
	width:100%;
	left:0;
	bottom:0;
	background:rgba(0, 0, 0, 0.75);
	text-align:center;
	color:#FFFFFF;
	padding:18px 0px 22px 0px;
}
.banner-txt h2 {
	font-size:68px;
	line-height:74px;
	margin-bottom:9px;
	color: #fff;
	font-weight:800;
	font-family:"Times New Roman", Times, serif;
}
.banner-txt p {
	font-size:20px;
	line-height:28px;
	margin-bottom:0px;
	color: #fff;
	font-weight:400;
	font-family:"Times New Roman", Times, serif;
}
 @media ( max-width:979px) {
.banner-txt-area {
display:none;
}
.banner-txt-area h2 {
 font-size:40px;
 line-height:46px;
}
}
.b-textbg {
	width:90%;
	padding:50px 5%;
	margin-top:160px;
	background:rgba(34, 47, 82, .5);
	border-left:8px solid #fff;
	border-right:8px solid #fff;
	background-image: 
 url(../images/bnr-bdr.jpg), url(../images/bnr-bdr.jpg);
	background-position:
 left top, right bottom;
	background-repeat:
 no-repeat;
}
.b-textbg p {
	font-size:34px;
	line-height:40px;
	margin-bottom:17px;
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-weight:400;
}
.top-bar {
	background:#e5e5e5;
	padding:11px 0px 14px 0px;
}
.logo {
	float:left;
	width:40%;
	position:relative;
}
.logo a {
	position:absolute;
	top:0px;
	left:0px;
	display:inline-block;
	padding:16px 30px;
	background:#FFFFFF;
	z-index:999999;
	border-radius:20px;
	-webkit-box-shadow: 0px 0px 14px rgba(130, 128, 128, 0.3);
	-moz-box-shadow: 0px 0px 14px rgba(130, 128, 128, 0.3);
	box-shadow: 0px 0px 14px rgba(130, 128, 128, 0.3);
}
.logo a img {
	max-width:100%;
}
.top-contact {
	float:right;
	width:58%;
	text-align:right;
}
.top-contact span {
	display:inline-block;
	margin-left:15px;
}
.top-contact span i {
	display:inline-block;
	margin-right:6px;
	position:relative;
	bottom:-4px;
}
.top-contact span a {
	display:inline-block;
}
.top-contact span.tp-phone {
	font-size:21px;
	font-weight:600;
	color:#005889;
}
.top-contact span.tp-mail a {
	font-size:17px;
	font-weight:500;
	color:#000;
}
.top-contact span.tp-mail a:hover {
	color:#005889;
}
.top-contact span:first-child {
	position:relative;
	bottom:-2px;
}
.top-contact span:last-child {
	background:url(../images/top-sep.jpg) left 5px no-repeat;
	padding-left:20px;
}
.navigation-area {
	background:#FFFFFF;
	border-bottom:9px solid #82b9dd;
	min-height:50px;
	position:relative;
}
.navigation-area nav {
	float:right;
}
.social-media-apoint {
	background:#374e5d;
	padding:18px 0px 23px 0px;
	text-align:right;
}
.social-media-apoint > span {
	display:inline-block;
}
.social-media-apoint span.social-mtop {
	font-size:15px;
	color:#FFFFFF;
}
.social-media-apoint span.social-mtop a {
	font-size:37px;
	color:#FFFFFF;
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	position:relative;
	bottom:-9px;
}
.social-media-apoint span.social-mtop a:hover {
	color:#74a5c6;
}
.social-media-apoint span {
	margin-left:22px;
	display:inline-block;
}
.social-media-apoint span.apoint-btn a {
	display:inline-block;
	padding:12px 25px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:600;
	background:#74a5c6;
	border-radius:12px;
}
.social-media-apoint span.apoint-btn a:hover {
	background:#e9c262;
	color:#000000;
}
.welcome-area {
	background:#FFFFFF url(../images/wbg.jpg) left center no-repeat;
	padding:0px 0px;
}
.welcome-area .wel-text {
	float:right;
	width:100%;
	max-width:550px;
	padding:140px 0px;
	text-align:center;
}
.welcome-area .wel-text h2 {
	font-size:32px;
	line-height:40px;
	color:#000000;
	font-weight:500;
	margin-bottom:15px;
	font-family:"Times New Roman", Times, serif;
}
.welcome-area .wel-text h3 {
	font-size:25px;
	line-height:32px;
	color:#000000;
	margin-bottom:25px;
	font-family:"Times New Roman", Times, serif;
}
.welcome-area .wel-text p {
	font-size: 17px;
    line-height: 25px;
	font-weight:500;
	color:#000000;
	margin-bottom:35px;
	font-family:"Times New Roman", Times, serif;
}
.welcome-area .wel-text a {
	display:inline-block;
	background:#374e5d;
	font-size:18px;
	font-weight:300;
	color:#FFFFFF;
	padding:12px 25px;
	font-family:"Times New Roman", Times, serif;
}
.welcome-area .wel-text a:hover {
	background:#82b9dd;
	color:#000;
}
.treatment-area {
	background:#005889;
	padding:60px 0px 80px 0px;
	text-align:center;
}
.treatment-area h2 {
	font-size:40px;
	line-height:47px;
	color:#fff;
	font-weight:500;
	margin-bottom:38px;
	font-family:"Times New Roman", Times, serif;
}
.treatment-area li {
	background:#fff;
	margin:0 3px !important;
}
.treatment-area li .tcont {
	margin:20px;
	padding:12px;
	text-align:left;
	border:1px solid #cfd0d0;
}
.treatment-area li .tcont i {
	display:block;
	margin-bottom:12px;
	overflow:hidden;
}
.treatment-area li .tcont i img {
	width:100%;
 transition: transform .5s ease;
}
.treatment-area li:hover .tcont i img {
	transform: scale(1.1);
}
.treatment-area li .tcont h3 a {
	font-size:23px;
	line-height:29px;
	margin-bottom:6px;
	display:block;
	color:#000000;
	font-weight:600;
	font-family:"Times New Roman", Times, serif;
}
.treatment-area li .tcont h3 a:hover {
	color:#005889;
}
.treatment-area li .tcont p {
	font-size:15px;
	line-height:24px;
	color:#000000;
	font-weight:500;
}
.treatment-area li .tcont p a {
	color:#005889;
}
.treatment-area li .tcont p a:hover {
	color:#e30417;
}
.doctor-area {
	background: url(../images/dbg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding:80px 0px 0px 0px;
	overflow:hidden;
}
.doctor-area .dimg { padding-top:44px;
	float:left;
	width:48%;
}
.doctor-area .dtext {
	float:right;
	width:48%;
}
.dtext-area {
	background:#FFFFFF;
	padding:35px 50px 40px 50px;
}
.doctor-area .dimg img {
	max-width:100%;
}
.doctor-area .dtext h2 {
	font-size:38px;
	line-height:45px;
	color:#000000;
	font-weight:500;
	margin-bottom:4px;
	font-family:"Times New Roman", Times, serif;
}
.doctor-area .dtext h2 span {
	color:#005889;
}
.doctor-area .dtext h3 {
	font-size:20px;
	line-height:28px;
	color:#000000;
	margin-bottom:25px;
	font-family:"Times New Roman", Times, serif;
}
.doctor-area .dtext p {
	font-size:17px;
	line-height:27px;
	font-weight:500;
	color:#000000;
	margin-bottom:35px;
	font-family:"Times New Roman", Times, serif;
}
.two-btns {
	margin-bottom:20px;
}
.two-btns a {
	display: inline-block;
	background: #005889;
	font-size: 15px;
	font-weight: 300;
	color: #FFFFFF;
	padding: 12px 18px;
	margin-right:10px;
	margin-bottom:15px;
}
.two-btns a:last-child {
	background: #82b9dd;
}
.two-btns a:hover {
	background:#e9c262;
	color:#000000;
}
.doctor-area .dtext h4 { display:inline-block; text-align:center; padding:0 10px; border-right:solid 1px #ddd;
	font-size:18px;
	line-height:35px;
	margin-bottom:0px;
	font-family:"Times New Roman", Times, serif;
}
.doctor-area .dtext h4 img{ margin:0 auto; padding-bottom:15px; height:65px;}
.doctor-area .dtext h4 span { color:#005889; line-height:28px;
	font-weight:900; font-size:31px;
}
.testi-area {
	background: url(../images/tbg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding:60px 0px 80px 0px;
	overflow:hidden;
}
.testi-area h2 {
	font-size:38px;
	line-height:45px;
	color:#ffffff;
	font-weight:500;
	margin-bottom:12px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
.tslider li {
	background:#FFFFFF;
	padding-top:50px !important;
	margin:0 70px !important;
}
.tslider .tcont-area {
	padding:30px 50px 40px 50px;
	position:relative;
	text-align:center;
}
.tslider .tcont-area .testi-img img {
	position:absolute;
	top:-190px;
	border:10px solid #FFFFFF;
	border-radius:100%;
	left:50%;
	margin-left:-107px;
}
.tslider .slick-list {
	padding-top:150px;
}
.tslider .tcont-area p {
	font-size:16px;
	line-height:25px;
	color:#000000;
	font-weight:500;
	margin-bottom:25px;
}
.tslider .tcont-area p:before {
	content:".";
	display:inline-block;
	width:31px;
	height:25px;
	margin-right:6px;
	position:relative;
	bottom:0px;
	background:url(../images/qstart.png) no-repeat;
	color:#FFFFFF;
}
.tslider .tcont-area p:after {
	content:".";
	display:inline-block;
	width:31px;
	height:25px;
	margin-left:6px;
	position:relative;
	bottom:0px;
	background:url(../images/qend.png) no-repeat;
	color:#FFFFFF;
}
.tname {
	font-size:19px;
	color:#374e5d;
	line-height:28px;
	font-weight:600;
}
.tname span {
	font-weight:400;
	font-style:italic;
}
.news-area {
	padding:60px 0px 70px 0px;
}
.news-area ul {
	overflow:hidden;
}
.news-area ul li {
	float:left;
	width:23.75%;
	margin-right:2%;
	position:relative;
	overflow:hidden;
}
.news-area ul li:first-child {
	width:47.75%;
}
.news-area ul li:last-child {
	margin-right:0px;
}
.news-area ul li img {
	width:100%;
transition: transform .5s ease;
}
.news-area ul li:hover img {
	transform: scale(1.1);
}
.news-area ul li .ncont {
	width:80%;
	padding:15px 10%;
	position:absolute;
	bottom:0px;
	z-index:999;
}
.news-area ul li:first-child .ncont {
	width:90%;
	padding:15px 5%;
}
.news-area ul li h3 a {
	font-size:25px;
	line-height:32px;
	color:#ffffff;
	font-weight:500;
	margin-bottom:15px;
	display:block;
	font-family:"Times New Roman", Times, serif;
}
.news-area ul li h3 a:hover {
	color:#e30417;
}
.nrmore {
	background:url(../images/nbdr.png) left top repeat-x;
	padding-top:16px;
	margin-bottom:6px;
}
.nrmore a {
	font-size:18px;
	color:#FFFFFF;
	font-weight:300;
	display:inline-block;
	background:url(../images/narrow.png) right 8px no-repeat;
	padding-right:18px;
}
.nrmore a:hover {
	color:#74a5c6;
}
.news-area h2 {
	font-size:38px;
	line-height:45px;
	color:#000;
	font-weight:500;
	margin-bottom:30px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
.nall {
	padding-top:45px;
	text-align:center;
}
.nall a {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding:12px 30px;
	display:inline-block;
	background:#005889;
	color:#FFFFFF;
}
.nall a:hover {
	background:#74a5c6;
}
.footer-area {
	background:#586d79 url(../images/footer-bg.jpg) center bottom repeat-x;
	padding:60px 0px 0px 0px;
}
.footer-area .col01 {
	float:left;
	width:30%;
	margin-right:3%;
}
.footer-area .col02 {
	float:left;
	width:25%;
	margin-right:8%;
}
.footer-area .col03 {
	float:left;
	width:33%;
}
.footer-area h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#FFFFFF;
	line-height:30px;
	margin-bottom:6px;
	overflow:hidden;
}
.footer-area h2 i {
	float:left;
	margin-right:8px;
}
.footer-area .col01 .fphone {
	font-size:30px;
	color:#FFFFFF;
	display:block;
	margin-bottom:30px;
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
}
.footer-area .col01 .fphone a{font-size:30px;}
.footer-area .col01 a {
	font-size:15px;
	color:#FFFFFF;
}
.footer-area .col01 a:hover {
	color:#9ed0f1;
}
.footer-area h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#FFFFFF;
	line-height:30px;
	margin-bottom:0px;
	overflow:hidden;
}
.copyright {
	text-align:center;
	background:url(../images/fbdr.png) left top repeat-x;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:40px;
}
.copyright p {
	font-size:15px;
	line-height:26px;
	color:#FFFFFF;
	margin-bottom:0px;
}
.copyright p a {
	color:#FFFFFF;
	font-weight:700;
}
.copyright p a:hover {
	color:#9ed0f1;
}
.footer-area .col02 li {
	font-size:15px;
	color:#FFFFFF;
	margin-bottom:15px;
	overflow:hidden;
}
.footer-area .col02 li span {
	float:right;
}
.footer-area .col03 p {
	font-size:15px;
	line-height:24px;
	margin-bottom:30px;
	color:#FFFFFF;
}
.fsocial a {
	font-size:60px;
	color:#c8d9e3;
	display:inline-block;
	margin-right:16px;
	margin-top:10px;
}
.fsocial a:hover {
	color:#8bbcd9;
}
 @media (max-width: 800px) {
.logo {
 width:100%;
 position: relative;
 text-align:center;
}
.logo a {
 position: inherit;
}
 .top-contact {
 width:100%;
 text-align: center;
 margin-top:15px;
}
.top-contact span.tp-mail a {
 font-size:14px;
}
.top-contact span.tp-phone {
 font-size: 17px;
}
.top-contact {
 width:79%;
 margin-right:24%;
}
.welcome-area .wel-text {
 padding: 30px 0px;
}
.doctor-area .dimg {
 width:100%;
 text-align: center;
}
.doctor-area .dtext {
 width:100%;
 text-align: center;
}
.dtext-area {
 background: #FFFFFF;
 padding: 20px 15px 20px 15px;
}
.testi-area {
 padding:20px 0px 20px 0px !important;
}
.tslider li {
 margin:0 20px !important;
}
.news-area ul li:first-child {
 width: 100%;
}
.news-area ul li {
 width:100%;
 margin-right:0%;
}
.news-area ul li h3 a {
 font-size: 20px;
}
.footer-area .col01, .footer-area .col02, .footer-area .col03 {
 width:100%;
 margin-right:0px;
 text-align:center;
 margin-bottom:20px;
}
.footer-area h2 i {
display:inline-block;
float:none;
}
.footer-area .col02 li {
text-align:left;
}
.footer-area {
 padding: 30px 0px 0px 0px;
}
}
 @media ( max-width :568px) {
.navigation-area {
 min-height: inherit;
}
.social-media-apoint span {
 margin-left:0px;
 display:block;
 text-align:center;
}
span.apoint-btn {
margin-top:18px !important;
}
}

.inner-cont { padding:40px 0px;}
.inner-cont p { font-size:15px; color:#000000; line-height:25px; margin-bottom:25px;}
.inner-cont .inleft h2 {
	font-size:42px;
	line-height:48px;
	color:#000;
	font-weight:500;
	margin-bottom:25px;
	font-family:"Times New Roman", Times, serif;
}
.inner-cont h2 {
	font-size:42px;
	line-height:48px;
	color:#000;
	font-weight:500;
	margin-bottom:25px;
	font-family:"Times New Roman", Times, serif;
}
.gling a{ color:#000;} .gling a:hover{ color:#0059a4;}


.inleft { width:68%; float:left;}
.inright { width:28%; float:right;}
.inleft h2 { margin-bottom:20px;}
.right-link {
	background:#005889;
	margin-bottom:25px;
	border-top:8px solid #e9c262;
	padding-bottom:30px;
	padding-top:15px;
}
.right-link h3 {
	color:#fff;
	font-size:25px;
	line-height:30px;
	margin-bottom:15px;
	font-family:"Times New Roman", Times, serif;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
}
.right-link ul { padding:0px 30px;}
.right-link li:first-child {
	border-top:1px solid #0272b0;
}
.right-link li {
	border-bottom:1px solid #0272b0;
}
.right-link li a { color:#fff; display:block; padding:10px 0px 10px 0px; font-size:15px; font-weight:300;}
.right-link li a:hover,
.right-link li.act a { color:#e9c262;}

.punchs {
	background:#74a5c6;
	border-top:8px solid #e9c262;
	padding-bottom:30px;
	padding-top:32px;
}

.punchs ul {
	padding:0 30px 0 30px;
}
.punchs ul li {
	border-bottom:1px solid #cfdee9;
	padding-bottom:16px;
	margin-bottom:16px;
}
.punchs ul li:last-child {
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
.punchs ul li h3 {
	color:#FFFFFF;
	font-size:25px;
	line-height:35px;
	margin-bottom:6px;
	font-family:"Times New Roman", Times, serif;
	padding-left:30px;
	background:url(../images/tick.png) left 9px no-repeat;
}
.punchs ul li p {
	color:#FFFFFF;
	font-size:14px;
	line-height:21px;
	margin-bottom:0px;
	padding-left:30px;
}

.testimonial-page ul li { 

    float: left;
    width:47%;
    margin-right:3%;
    margin-bottom: 40px;
}
.testimonial-page ul li .tttext {
	padding:32px 45px;
	border-radius:4px;
	background:#f5f5f5;
	position:relative;
}
.testimonial-page ul li .tttext i { width:33px; height:33px; background:url(../images/tquit.png) center center no-repeat; position:absolute; left:50%; margin-left:-16px; top:-16px;}

.testimonial-page ul li .name-d {  padding-right:10px}
.testimonial-page ul li .name-d span {
	color:#000;
	display:block;
	font-size:18px;
	font-weight:600;
}
.testimonial-page ul li .name-d i { display:block; margin-bottom:20px;}
.testimonial-page ul li .name-d i img { display:inline-block; width:70px; height:70px; border-radius:100%;}
.tttext { position:relative;}
.testimonial-page ul li p { font-size:14px; line-height:26px; color:#000000; margin-bottom:15px;}
.testimonial-page ul li .tpad { height:40px; background:#FFFFFF;}



.fixer { position:fixed; top:40px;}


.contactpc ul li {
	float:left;
	width:30.33%;
	padding:0 1.5%;
	text-align:center;
}
.contactpc ul li i {
	font-size:40px;
	margin-bottom:25px;
	color:#fff;
	width:80px;
	height:60px;
	padding-top:20px;
	text-align:center;
	border-radius:100%;
	background:#374e5d;
}
.contactpc ul li a {
	color:#000;
	font-size:15px;
	line-height:25px;
}
.contactpc ul li a:hover {
	color:#005889;
	text-decoration:underline;
}
.contactpc ul li h3 {
	margin-bottom:8px;
	font-size:24px;
}
.contactbtm {
	background:#005889;
	padding:70px 0px;
	margin-bottom:70px;
}
.contactfm .cform {
	width:100%;
	float:left;
}
.contactfm .cmap {
	width:40%;
	float:right;
}
.cform .row {
	margin-bottom:15px;
}
.cform .row .rleft {
	float:left;
	width:48%;
}
.cform .row .rright {
	float:right;
	width:48%;
}
.cform label {
	display:block;
	margin-bottom:5px;
	color:#FFFFFF;
}
.cform input[type="text"] {
	background:#FFFFFF;
	border:none;
	padding:10px 2%;
	width:96%;
	border-radius:3px;
}
.cform textarea {
	background:#FFFFFF;
	border:1px solid #none;
	padding:10px 2%;
	width:96%;
	border-radius:3px;
	height:85px;
}
.cform input[type="submit"] {
	color: #fff;
	background: #74a5c6;
	padding:9px 24px;
	display: inline-block;
	border:none;
	cursor:pointer;
	font-size:18px;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.cform input[type="submit"]:hover {
	background: #e9c262;
	color:#000;
}

@media (max-width: 800px) { 
.testimonial-page ul li {
    width: 100%;
    margin-right:0%;
}
.contactpc ul li {
    width: 100%;
    padding: 0 0%;
}
.cform .row .rleft { width:100%; margin-bottom:20px;}
.cform .row .rright { width:100%;}
.inleft {
    width:100%;
}
.inright {
	display:none;
}
}



.toggle { padding: 10px 0; padding-bottom: 0; }
.toggle-title { position: relative; display: block; color: #fff;  cursor: pointer; font-size: 1.5rem; font-weight: 600; padding: 8px 40px 8px 20px; border: 1px solid #374e5d; background:#374e5d }
.toggle-title:after { content: '\f067'; font-family: 'FontAwesome'; position: absolute; top: 50%; right: 15px; margin-top: -11px; font-size: 20px; text-align: center; line-height: 22px; width: 22px; height: 22px; }.active .toggle-title{ color:#fff !important}
.toggle.active .toggle-title:after { content: '\f068'; }
.toggle-content { padding-top: 10px; padding: 20px 20px 10px; display: none; border: 1px solid #121212; }
.toggle.active .toggle-content { display: block; border-color:#82b9dd; }
.toggle.active .toggle-title { background-color: #82b9dd; border-color:#82b9dd; }

.toggle-content:before,
.toggle-content:after {
    content: " ";
    display:table;
}
.toggle-content:after {
    clear: both;
}
.toggle-content h4{ font-weight:600}
ul.list01 { margin-bottom:25px; margin-left:25px;}
ul.list01 li{
font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 400;
	color: #000;
	background:url(../images/list01-arrow.png) left 6px no-repeat;
	padding-left:15px;
}
.left-img{ float:left; margin-right:30px; margin-top:7px;} .right-img{ float:right; margin-left:30px;}
.baright {
    width: 46%;
    float: right;
    margin: 0 0% 4% 0;
    padding: 0;
    border: 1px solid 
    #ebebeb;
    text-align: center;
    padding: 1% 0.5% 1% 1%;
}.baleft {
    width: 46%;
    float: left;
    margin: 0 0% 4% 0;
    padding: 0;
    border: 1px solid 
    #ebebeb;
    text-align: center;
    padding: 1% 0.5% 1% 1%;
}.patient-gl ul li {
    position: relative;
    overflow: hidden;
    transition: all 0.7s ease 0s;
    float: left;
    width: 49%;
    margin: 0 0.5% 0px 0%;
}.patient-gl ul li .caption {
    padding: 5px 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 19px;
    position: relative;
}
.img-box{ float:left; border:solid 1px #ebebeb; width:30%; padding:10px; max-height:240px; margin:0 0.5% 15px 0.5%; overflow:hidden}
@media (max-width: 639px) { .patient-gl ul li{ width:99%; margin-bottom:20px}.doctor-area .dtext h4{ margin-bottom:30px; padding:0 18px;}}
@media (max-width: 479px) {.img-box{ width:92%}.welcome-area{ background:#fff}}
