@import url(fonts.css);
@import url(font-awesome.css);
@import url(common.css);
@import url(jquery-ui.min.css);
@import url(flexslider.css);

body{
	background: #fff;
	font: normal 14px "Conv_Lato-Regular", helvetica, arial, sans-serif;
}

.wrapper {
	max-width: 1366px;
	width: 100%;
	margin: 0 auto;
}

/* Header */
.headercontainer {
	height: 70px;
	background: #f7f7f7;
}
.headercontainer, .menuBlock ul {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.headercontainer > div, .menuBlock ul li {
	display: table-cell;
	vertical-align: middle;
}

.logoBlock {
	width: 330px;
	padding: 0 20px;
}

.menuBlock ul li {
	position: relative;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}

.menuBlock li a {
	font-size: 13px;
	display: block;
	padding: 5px 5%;
	color: #3949ab;
	text-align: center;
	text-transform: uppercase;
}

.menuBlock ul li.selected:before, .menuBlock ul li:hover:before {
	content: '';
    position: absolute;
    background: url(../images/greenHeartBeat.png) no-repeat scroll center bottom;
    width: 36px;
    height: 20px;
    z-index: 2;
    bottom: -9px;
    left: 50%;
    margin-left: -18px;
}
.menuBlock ul li.selected a, .menuBlock ul li:hover a {
	color: #009947;
}

.searchIcon, .searchIcon button {
	background: none;
	border: 0;
	cursor: pointer;
	width: 55px;
	font-size: 16px;
	color: #3949ab;
}

.helpLineBlock {
	width: 232px;
	padding-right: 12px;
}
.helpLine {
	color: #009947;
    border: 2px solid #009947;
	height: 32px;
	position: relative;
	border-radius: 20px;
}
.helpLine label {
	position: absolute;
    background: #f7f7f7;
    top: -15px;
    left: 20px;
    padding: 5px;
    font-size: 12px;
}
.helpLine div {
	padding: 8px;
	text-align: center;
}
/* Header Ends */

/* Slider Block */
.sliderContainer {
	position: relative;
}

.flexslider {
	margin: 0;
}

.flex-control-nav {
	display: none;
}

.mainflexslider .descBlock {
	background: none;
    position: absolute;
    top: 0;
    width: 960px;
	left: 10%;
	top: 40%;
}
.mainflexslider .descBlock .descHeading {
	border-left: 10px solid #009947;
    background: rgba(0, 153,71, 0.5);
    color: #fff;
    font-size: 48px;
    font-family: "Conv_Lato-Bold", Arial, Helvetica, sans-serif;
    padding: 10px;
}
.mainflexslider .descBlock p {
	color: #fff;
	margin:10px 0;
	font-size: 24px;
	font-family: "Conv_Lato-Medium", Arial, Helvetica, sans-serif;
}
.mainflexslider .slides li {
	position: relative;
}
/* Slider Ends */
/* Slider Button */
.buttonBlock {
	width: 800px;
    position: absolute;
    bottom: 30px;
    right: 0;
}

.buttonBlock li {
	width: 240px;
	display: inline-block;
	margin-right: 20px;
}

.buttonBlock button {
	cursor: pointer;
	padding: 15px;
	border: 1px solid #009947;
	background: rgba(0, 153,71, 0.5);
	text-align: left;
	color: #fff;
	border-radius: 5px;
	width: 100%;
}

.buttonBlock button .iconBlock {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}
		
.buttonBlock button .iconBlock img {
	width: 35px;
}

.buttonBlock button .textBlock {
	display: inline-block;
	vertical-align: middle;
}

.flex-prev, .flex-next {
	background: url(../images/arrow.png) no-repeat scroll left center;
	font-size: 0;
}

.flex-next {
	transform: rotate(180deg);
	right: 0;
}
a.flex-prev:before, a.flex-next:before {
	content: '';
	font-size: 0;
	text-shadow: none;
	box-shadow: none;
}
/* Slider Button Ends */

/* Mission Block */
.bg1 {
	background: url(../images/missionValueBg.png) no-repeat scroll left top;
}
.missionValueBlock {
	position: relative;
	margin-bottom: 40px;
}
.missionImageBlock {
	width: 500px;
    position: absolute;
    left: 0;
    top: -233px;
}
.missionImageBlock img {
	width: 100%;
}
.missionDescBlock {
	padding-left: 550px;
	text-align: center;
}
.missionDescBlock h4, .doctorsBlock h4 {
    color: #2f44a6;
    font-size: 24px;
    text-align: center;
    margin: 35px 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #2f44a6;
	display: inline-block;
	position: relative;
}

.missionDescBlock h4:before, .ui-widget-header li.ui-tabs-tab.ui-state-active:before, .doctorsBlock h4:before {
	content: '';
    position: absolute;
    background: url(../images/blueHeartBeat.png) no-repeat scroll center bottom;
    width: 36px;
    height: 20px;
    z-index: 2;
    bottom: -10px;
    left: 50%;
    margin-left: -18px;
}

.missionDescBlock p {
	line-height: 32px;
	text-align: left;
	display: block;
	position: relative;
}

.missionDescBlock p span {
	background: url(../images/quotes.png) no-repeat scroll left center;
	content: '';
	display: inline-block;
    width: 30px;
    height: 24px;
    position: relative;
    top: 0;
    left: 0;
}
.missionDescBlock p span.leftQuote {
	position: absolute;
	left: -35px;
}

.missionDescBlock p span.rightQuote {
	transform: rotate(180deg);
    top: -5px;
}
/* Mission Block Ends */

/* Tab */
.ui-widget.ui-widget-content {
	border: 0;
	background: none;
}
.ui-widget-header {
	background: none;
	border: 0;
	font-weight: normal;
	text-align: center;
	margin-bottom: 35px;
}
.ui-widget-header li.ui-tabs-tab {
	display: inline-block;
	background: none;
    border: none;
	margin: 0 24px;
	border-bottom: 1px solid transparent;
	position: relative;
}
.ui-widget-header li.ui-tabs-tab a {
	font-size: 18px;
	display: block;
	padding-bottom: 15px;
	color: #2f44a6;
}
.ui-widget-header li.ui-tabs-tab.ui-state-active {
	background: none;
	border-bottom: 1px solid #2f44a6;
}
.ui-widget-header li.ui-tabs-tab.ui-state-hover {
	background: none;
}
.ui-widget-header li.ui-tabs-tab.ui-state-active a, .ui-widget-header li.ui-tabs-tab.ui-state-hover a {
	font-family: "Conv_Lato-Bold", Arial, Helvetica, sans-serif;
}
.ui-widget-content {
	background: none;
	line-height: 24px;
	border: none;
}

.flexslider {
	background: none;
	border: 0;
}
/* Tab Ends */

.followUsBlock img {
	width: 25px;
}

.infoBlock {
	background: #fff;
	border: 1px solid #2f44a6;
	margin: 0 10px;
	border-radius: 3px;
	position: relative;
}

.infoHeadingBlock {
	border-bottom: 1px solid #ccc;
	margin: 0 10px;
	padding: 5px 10px;
	text-align: center;
}

.infoHeadingBlock h4 {
	line-height: 20px;
	color: #2f44a6;
}

.flexslider .slides .infoHeadingBlock p {
	text-align: center;
}

.flexslider .slides .infoHeadingBlock p img {
	width: 15px;
	opacity: 0.5;
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}

.flexslider .slides .infoHeadingBlock p span {
	font-size: 12px;
	color: #969696;
	vertical-align: middle;
}

.infoDescBlock {
	font-size: 12px;
	color: #969696;
	padding: 0 10px;
}

.infoBlock button {
	background: #fff;
	cursor: pointer;
    border-radius: 4px;
    text-align: center;
    padding: 3px 10px;
    border: 1px solid #2f44a6;
    color: #2f44a6;
    margin: 3px auto 10px;
    display: block;
}

.imgBgBlock {
	background: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    bottom: 0;
}

.imgBgDesc {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 10px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}

.infoBlock button.imgBgBtn {
	display: inline-block;
}

.otherTabDesc {
	padding: 0 10px;
}

/* DirectorsBlock */
.directorsBlock {
	margin: 140px auto 60px;
	position: relative;
	width: 80%;
}

.directorsImageBlock {
	border: 10px solid #fff;
	border-radius: 50%;
    position: absolute;
    top: -55px;
	left: -10px;
	background: #fff;
}
.directorsImageBlock img {
	padding: 2px 0px 3px 4px;
	border: 8px solid #d8d8d8;
	border-radius: 50%;
}

.directorsDescBlock {
	background: #ebebeb;
    padding: 30px 50px 50px 450px;
	border-radius: 150px;
	margin-bottom: 150px;
}

.directorsDescBlock h4 {
	color: #2f44a6;
	margin: 20px 0;
	font-size: 18px;
}

.directorsDescBlock p {
	color: #969696;
	line-height: 24px;
}
.directorsDescBlock p a {
	color: #2f44a6;
}
/* Directors BlockEnds */
/* Center of Excellance */
.centerofExcelBlock {
	background: url('../images/centerExcellenceBg.png') no-repeat scroll left top #009947;
	text-align: center;
}
.centerofExcelBlock h3, .contactUsBlock h4 {
	color: #ede7f6;
	font-size: 24px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ede7f6;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	margin: 30px 0;
}
.centerofExcelBlock h3:before, .contactUsBlock h4:before {
	content: '';
    position: absolute;
    background: url(../images/whiteHeartBeat.png) no-repeat scroll center bottom;
    width: 36px;
    height: 20px;
    z-index: 2;
    bottom: -10px;
    left: 50%;
    margin-left: -18px;
}

.centerofExcelBlock li {
	display: inline-block;
	margin: 0 50px 75px;
}

.centerofExcelBlock li a h5 {
	margin-top: 15px;
	color: #fff;
}

.excelimageBlock {
	background: url(../images/sprite.png) no-repeat scroll 0 0 #fff;
	width: 104px;
	height: 104px;
	border-radius: 50%;
}
.ortho .excelimageBlock{
	background-position: 46px 26px;
}
.dentistry .excelimageBlock {
	background-position: -152px 26px;
}
.gastro .excelimageBlock{
	background-position: -350px 26px;
}
.neuro .excelimageBlock {
	background-position: -550px 26px;
}
.bariactric .excelimageBlock{
	background-position: -750px 26px;
}
.cosmotic .excelimageBlock {
	background-position: -950px 26px;
}
.womenChild .excelimageBlock{
	background-position: 43px -68px;
}
.renalSciences .excelimageBlock {
	background-position: -158px -68px;
}
.endo .excelimageBlock{
	background-position: -358px -68px;
}
.spine .excelimageBlock {
	background-position: -568px -68px;
}
.emergency .excelimageBlock{
	background-position: -762px -68px;
}
.cardiac .excelimageBlock {
	background-position: -958px -68px;
}
/* Center of Excellance Ends */
/* Doctors Block */
.doctorsBlock {
	background: url(../images/doctorsBg.png) no-repeat scroll left center;
	padding-bottom: 50px;
	text-align: center;
}
.doctorsBlock h4 {
	text-transform: uppercase;
}
.doctorSlider {
	margin: 32px 0 52px;
}
.docSlideBlock {
	background: #fff;
	padding: 25px 35px;
	margin: 0 40px;
	border: 2px solid #2f44a6;
	border-radius: 5px;
}
.docSlideBlock img {
	padding: 2px;
	border: 2px solid #969696;
	width: 150px;
	border-radius: 50%;
}
.docSlideBlock h6 {
	font-size: 14px;
	color: #2f44a6;
	margin: 15px 5px;
}
.docSlideBlock p {
	color: #969696;
	line-height: 20px;
}
/* Doctors Block Ends */
/* Contact Us */
.contactUsBlock {
	background: url(../images/contactUs.png) no-repeat scroll left top;
	text-align: center;
}
.contactUsBlock ul {
	padding: 40px 0 125px;
}
.contactUsBlock li {
	display: inline-block;
}
.contactBlock {
	margin: 0 15px;
	padding: 15px 25px;
    width: 315px;
    height: 235px;
}
.contactBlock h5{
	font-family: "Conv_Lato-Bold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom: 1px solid #ede7f6;
	color: #ede7f6;
	padding: 10px 0 25px;
	margin-bottom:15px;
}
.contactBlock p {
	color: #ede7f6;
	line-height: 28px;
}
.contactBlock button {
	padding: 10px 25px;
	color: #ede7f6;
	border: 1px solid #ede7f6;
	background: none;
	border-radius: 5px;
	margin: 15px 8px;
	display: inline-block;

}
.bangalore {
	background: url(../images/place1.png) no-repeat scroll 0 0;
}
.chennai {
	background: url(../images/place2.png) no-repeat scroll 0 0;
}
.mumbai {
	background: url(../images/place3.png) no-repeat scroll 0 0;
}
/* Contact Us Block Ends */
/* Subscriber Block */
.footerLinkSuscriberBlock {
	background: #009947;
	padding: 45px 8% 35px;
	display: table;
	table-layout: fixed;
}
.footerLinkSuscriberBlock > div {
	display: table-cell;
}
.footerLinks {
	width: 45%;
}
.newsLetterSubscriberCount {
	width: 30%
}
.followUsBlock {
	width: 25%;
}
.footerLinks li {
	display: inline-block;
    width: 49%;
    margin-bottom: 15px;
}
.footerLinks li a {
	color: #fff;
}
.footerLinks li a:hover {
	text-decoration: underline;
}
.newsLetter h5,.visitorsCount h5, .followUsBlock h5 {
	font-family: "Conv_Lato-Bold", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
.newsLetter input {
	margin: 5px 0 15px;
    padding: 15px;
    border: 0;
    border-radius: 5px;
    background: url(../images/mailIcon.png) no-repeat scroll 94% center #fff;
    width: 250px;
}
.visitorsCount {
	margin-top: 35px;
}
.visitorsCount ul, .followUsBlock ul {
	margin-top: 5px;
}
.visitorsCount ul li{
	display: inline-block;
	margin: 1px;
	padding: 10px 15px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #007f3b;
	border-radius: 5px;
}
.followUsBlock li {
	margin-bottom: 15px;
	border-radius: 5px;
}
.followUsBlock li a {
	color: #fff;
	padding:2px 15px;
	border-radius: 5px;
	height: 35px;
	display: block;
}
.followUsBlock li span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}
.twitter a {
	background: #23a7e5;
}
.fb a {
	background: #1b68ea;
}
.gplus a {
	background: #f74038;
}
.youtube a {
	background: #ce5250;
}
.socialIcon {
	background: url(../images/mainSocialIcons.png) no-repeat scroll 0 0;
	width: 32px;
	height: 32px;
}
.twitter .socialIcon {
	background-position: 0 7px;
}
.fb .socialIcon {
	background-position: 0 -37px;
}
.gplus .socialIcon {
	background-position: 0 -87px;
}
.youtube .socialIcon {
	background-position: 0 -133px;
}
.copyRightUpdateBlock {
	background: #007f3b;
	color: #009947;
	padding:15px;
}
.copyright  {
	margin-left: 15px;
}
/* SubscriberBlock Ends */
/* Find Doctor Page */
.finderHeader {
	background: #009947;
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 15px 0;
}
.finderLogoBlock {
	display: table-cell;
	width: 335px;
	vertical-align: middle;
	padding-left: 20px;
}
.finderSearch {
	display: table-cell;
	max-width: 810px;
}
.finderSearch .inputBlock {
	width: 80%;
	position: relative;
}
.finderSearch input {
	background: #fff;
    padding: 10px 30px 10px 15px;
    font-size: 12px;
    border-radius: 3px;
    border: 0;
    width: 100%;
}
.inputBlock:before {
	content: "\f002";
	color: #3949ab;
	position: absolute;
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	right: 9px;
    font-size: 17px;
    top: 7px;
}
.findDoctorContainer {
	background: #ebebeb;
}
.findDoctorContainer section{
	margin:0 auto;
	width: 80%;
	padding: 38px 0;
}
.doctorsList {
	display: inline-block;
	vertical-align: top;
	width: 70%;
}
.doctorsList ul {
	width: 90%;
}
.doctorsList li {
	background: #fff;
	padding: 15px;
	border-radius: 4px;
    margin-bottom: 12px;
}
.recentSearch {
	width: 29%;
	display: inline-block;
	vertical-align: top;
}
.findDoctorsBlock {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.findDoctorsBlock > div {
	display: table-cell;
	position: relative;
}
.findDoctorImage {
	width: 113px;
	padding-right: 15px;
}
.findDoctorTime {
	width: 215px;
}
.findDoctorsDetails h4 {
	font-size: 14px;
	font-family: "Conv_Lato-Bold", Arial, Helvetica, sans-serif;
}
.findDoctorsDetails h5{
	color: #969696;
    font-size: 14px;
    padding-top: 5px;
}
.bottomPosition {
	position: absolute;
	bottom: 0px;
}
.greenBgBtn {
	background: #009947;
    border: 0;
    height: 34px;
    width: 100%;
    border-radius: 4px;
    color: #fff;
    line-height: 32px;
}
.appointmentTime {
	display: inline-block;
	width: 20px;
	vertical-align: top;
}
.appointmentDaysTime {
	width: 185px;
    display: inline-block;
    vertical-align: top;
}
.appointmentDaysTime span {
	display: block;
	color: #969696;
}
.appointmentDaysTime span.time {
	font-size: 11px;
}
.recentSearch h4 {
	font-size: 16px;
	color: #969696;
	margin-bottom: 16px;
	font-family: "Conv_Lato-Bold", Arial, Helvetica, sans-serif;
}
.recentSearch li a {
	font-size: 14px;
	color: #2f44a6;
	display: inline-block;
	padding-bottom: 5px;
}
.finderFooter {
	background: #c3c7e4;
	border-top: 2px solid #fff;
	padding: 20px;
	overflow: hidden;
}
.finderFooterLinks {
	float: left;
}
.finderFooterLinks li {
	display: inline-block;
	margin-top: 15px;
}
.finderFooterLinks li a {
	color: #2f44a6;
	border-right: 1px solid #2f44a6;
	padding: 0 5px;
}
.finderFooterLinks li:last-child a {
	border-right: 0;
}
.finderSocialLinks {
	float: right;
}
.finderSocialLinks li {
	display: inline-block;
	margin-left: 24px;
}
.finderSocialIcon {
	background: url(../images/socialIcons.png) no-repeat scroll 0 0;
	width: 42px;
	height: 42px;
	display: block;
}
.fTwitter {
	background-position: -58px 0;
}
.fGplus {
	background-position: -116px 0;
}
/* Find Doctor page Ends */
/* Modal */
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 3; /* Sit on top */
    padding-top: 2%; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: hidden; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fff;
    margin: auto;
    padding: 0;
    width: 434px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
	animation-duration: 0.4s;
	height: 90%;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
	font-weight: bold;
	margin-top: -5px;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 12px 16px 16px 16px;
    background-color: #009947;
    color: white;
	font-size: 20px;
}

.modal-body {padding: 20px 30px; overflow: auto; height: calc(100% - 92px);}
.modal-body li {margin-bottom: 20px;}
.modal-body li label {
	color: #969696;
	display: block;
	margin-bottom: 5px;
}
.modal-body li input, .modal-body li textarea {
	border: 1px solid #969696;
    color: #ccc;
    padding: 10px;
    font-size: 12px;
    border-radius: 4px;
    width: 100%;
	box-sizing: border-box;
	resize: none;
}
.datePicker {
	position: relative;
}
.datePicker i {
	position: absolute;
	right: 15px;
	bottom: 10px;
}
/* Modal Ends */
