@import url(https://fonts.googleapis.com/css?family=Montserrat);

/* Custom Style Sheet */


html{
	height: 100% !important;
}

body{
	height: 100% !important;
	font-family: 'Montserrat',Verdana,Tahoma,Arial,Helvetica,sans-serif;
	line-height:22px;
	font-size: 13px;
	background: #fafafa;
	
}

h1, h2, h3, h4, h5, h6{
	
}
p{
	text-align:justify;
}

.error{
	color:#ff0000;
}

/* Header Starts Here */
.headerContainer{
	background:#be3213;
}

.headerQuickManu{
	background: #d74726;
}

.headerPhSocial{
	margin-top: 10px;
	margin-bottom: 10px;
}

.headerPhone{
	margin-top: 7px;
	padding-left: 0px;
	font-size: 16px;
}

.headerSocial{
	padding-left: 0px;
}

.headerPhSocial .facebookSocial{
	float: right;

}

.headerPhSocial .youtubeSocial{
	float: right;
}

.headerPhSocial .twitterSocial{
	float: right;

}

.headerPhSocial .facebookSocial:hover, .headerPhSocial .youtubeSocial:hover, .headerPhSocial .twitterSocial:hover{
	background-position: 0px -32px;
}

.topLogoMenuLine{
	margin-top: 15px !important;
}

.logo{
	border-right: 1px solid #fff;
}

.boxed{
	
}

.boxed .container{
	padding:0px !important;
	width:100%;
	max-width:1150px;
}

.homeBannerContainer{
	height:350px !important;
	padding: 25px 0px !important;
	background: #f6f6f6;
	border-bottom: 1px solid #752e7e;
}

.homeBanner{
	margin:0px !important;
	padding-top:30px !important;
	padding-bottom:30px !important;
	background:#fff;
}

.homeBanner .slider1_container{
	width:100% !important;
}
/* Header Ends Here */

/* Footer Starts Here */
.footerContainer{
	background:#d74726 url(../img/footerBg.png) repeat-x;
	padding-bottom: 50px;
	color: #fff;
}

.footerLine1{
	margin-top: 40px;
}

.footerHead{
	font-size: 24px;
	color: #ffffff;
	padding: 0px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
}

.footerFirst{
	padding:0px !important;
}

.footerSecond{
	margin-top: 50px;
}

.footerFirst ul, .footerSecond ul{
	list-style: none;
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
	float: left;
	clear: left;
}

.footerFirst ul li, .footerSecond ul li{
	list-style: none;
	list-style-type: none;
	padding-left: 30px;
	margin-top: 8px;
	background: url(../img/footerPoint.png) no-repeat 0px 7px;
	float: left;
	clear: left;
}


.footerFirst ul li, .footerSecond ul li{
	color: #667080;
}

.footerFirst ul li a, .footerSecond ul li a{
	color: #ffffff;
}

.footerFirst ul li a:hover, .footerSecond ul li a:hover{
	color: #111;
}

.footerWhoWeAre{
	font-size: 16px !important;
	text-decoration: underline;
	color: #fff !important;
}

.footerWhoWeAre1{
	margin-top:20px;
	font-size: 16px !important;
	text-decoration: underline;
	color: #fff !important;
}

.footerCallUs{
	margin-top: 25px;
	background: url(../img/footerCall.png) no-repeat 0px 5px;
}

.footerEmail{
	margin-top: 10px;
	background: url(../img/footerMail.png) no-repeat;
}

.footerWeb{
	margin-top: 10px;
	background: url(../img/footerWeb.png) no-repeat;
}

.footerSocial{
	margin-top: 10px;
	background: url(../img/footerSocial.png) no-repeat;
}

.footerQuickLbl{
	color: #ffffff;
	margin-left:45px;
	text-decoration: underline;
}

.footerQuickLbl a{
	color: #ffffff;
}

.footerQuickLbl a:hover{
	color: #ffffff !important;
}

.footerQuickCont{
	overflow: auto;
	margin-left:45px;
	color: #ffffff;
}

.footerQuickCont a{
	color: #ffffff;
}

.footerQuickSocial{
	overflow: auto;
	margin-left:45px;
	margin-top: 8px;
	color: #ffffff;
}

.facebookSocial{
	width: 32px;
	height: 32px;
	margin-right: 5px;
	background: url(../img/facebookIcon.png) no-repeat;
	text-indent: -10000px;
	float: left;

}

.youtubeSocial{
	width: 32px;
	height: 32px;
	margin-right: 5px;
	background: url(../img/youtubeIcon.png) no-repeat;
	text-indent: -10000px;
	float: left;
}

.twitterSocial{
	width: 32px;
	height: 32px;
	background: url(../img/twitterIcon.png) no-repeat;
	text-indent: -10000px;
	float: left;

}

.facebookSocial:hover, .youtubeSocial:hover, .twitterSocial:hover{
	background-position: 0px -32px;
}
/* Footer Ends Here */

/* Home Page Starts Here */


.homeHighDocs{
	padding: 20px 0px;
}


.homeHighAmb, .homeHighEmer, .homeHighLabo{
	background: url(../img/highlightsDiff.png) no-repeat;
	padding: 20px 0px;
}

.homeHighDocs{
	width: 14% !important;
}

.homeHighEmer{
	width: 28% !important;
}

.homeHighDocs .homeHighCont{
	padding-left: 50px;
	background: url(../img/highlightsDoc.png) no-repeat;
} 

.homeHighAmb .homeHighCont{
	margin-left: 70px;
	padding-left: 60px;
	background: url(../img/highlightsAmbulance.png) no-repeat;
} 

.homeHighEmer .homeHighCont{
	margin-left: 70px;
	padding-left: 60px;
	background: url(../img/highlightsOperation.png) no-repeat;
} 

.homeHighLabo .homeHighCont{
	margin-left: 70px;
	padding-left: 60px;
	background: url(../img/highlishtsLabour.png) no-repeat;
	
} 

.homeHighImg{
	padding-left: 0px;
	background-color: red;
}

.homeHighCont{
	padding-right: 0px;
}

.homeHighLbl1{
	font-size: 16px;
	float: left;
	clear: left;
}

.homeHighLbl2{
	text-transform:uppercase;
	font-size: 18px;
	float: left;
	clear: left;
}

.homeMainContent{
	margin-bottom: 40px;
	color:#fff;
	clear: left;
}

.homeOurProducts1{
	padding-left: 0px !important;
}

.homeOurProducts{
	background: #203065;
	padding:25px;
}

.homeOurServices1{
	padding-left: 0px !important;
}

.homeOurServices{
	background: #203065;
	padding:25px;
}



.homeOurTestimonial1{
	padding-left: 0px !important;
}

.homeOurTestimonial{
	background: #203065;
	padding:25px;
}


.homeMainContTitle{
	font-size: 24px;
	margin-bottom: 10px;
}

.homeMainContCont{
	margin-bottom: 10px;
}

.homeMainContLink a{
	color: #fff;
	text-decoration: underline;
}

.homeMainContLink a:hover{
	text-decoration: none;
}

.homeDoctors{
	background: url(../img/homeDocsBg.png) repeat-y;
	padding: 70px 0px;
	color:#fff;
	margin-bottom: 40px;
	clear: left;
}

.homeDocPhoto{
	padding-left: 0px !important;
}

.homeDocPhoto img{
	width: 100%;
}

.homeDocPhoto1{
	padding-left: 0px !important;
}

.homeDocPhoto1 img{
	width: 100%;
}


.homeDocName{
	font-size: 20px;
}

.homeDocQualification{
	font-size: 10px;	
}

.homeDocContent{
	margin-top: 10px;
}

.homeDocAbout{
	margin-top: 10px;	
}

.homeDocAbout a{
	color: #fff;
	text-decoration:underline;
}

.homeDocAbout a:hover{
	text-decoration:none;
}

.homeTestiGallery{
	margin-bottom: 40px;
	clear: left;
}

.homeTestimony{
	padding: 0px !important;
	border: 1px solid #b4a4d1;
	padding: 30px !important;
}

.homeTestimonyStart{

}

.homeTestimonyEnd{
	padding-top: 70px;
	text-align: right;
}

.homeTestimonyTitle{
	font-size:24px;
	margin-bottom: 10px;
	color: #23aadf;
}

.homeGallery{
	text-align: right;
}

/* Home Page Ends Here */

/* Home Banner Starts Here */
.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/* jssor slider bullet navigator skin 21 css */
/*
.jssorb21 div           (normal)
.jssorb21 div:hover     (normal mouseover)
.jssorb21 .av           (active)
.jssorb21 .av:hover     (active mouseover)
.jssorb21 .dn           (mousedown)
*/
.jssorb21 {
    position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    color: white;
    font-size: 12px;
    background: url(../img/b21.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }


/* jssor slider arrow navigator skin 21 css */
/*
.jssora21l                  (normal)
.jssora21r                  (normal)
.jssora21l:hover            (normal mouseover)
.jssora21r:hover            (normal mouseover)
.jssora21l.jssora21ldn      (mousedown)
.jssora21r.jssora21rdn      (mousedown)
*/
.jssora21l, .jssora21r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(../img/a21.png) center center no-repeat;
    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }

	/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
/* Home Banner Ends Here */

.navbar-brand{
	padding: 0px !important;
}

/* Sub Page Common Style Starts Here */
.subPageBreadCrumb{
	background: #efefef;
	padding: 10px 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	clear: left;
}

.subPageMainBanner{
	height: 285px;
}

.subPageBannerHead{
	margin-top:80px;
}

.subPageMainContSec{
	background: #fff url(../img/subPageBannerBg.png) repeat-x;
	padding-top: 30px;
}

.subPageMainContContainer{
	height: 100%;	
	margin-bottom:50px;
}

.subPageMainContContainer1{
	width: 100%;
	height: 100% !important;
	background: #fff;
	border: 1px solid #d8d8d7;
	float: left;
	clear: left;
}

.subPageContLeft{
	padding: 30px;
	background: url(../img/footerBg.png) repeat-x;
}

.subPageContRight{
	height: 100% !important;
	padding: 0px;
	background:#c8d0e9 url(../img/sideBg.png) repeat-y;
}

.subPageBottomDes{
	padding:10px;
	Background:#c8d0e9;
	text-align:center;
}

.subPageBottomDesLeft{
	font-size: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.subPageBottomDesOld{
	padding-bottom: 44px;
	height: 406px;
	background: url(../img/subBottomDesign.png) no-repeat top center;
}
/* Sub Page Common Style Ends Here */

/* Terms and Conditions Starts Here */
.termsContContainer{
	width: 100%;
	height: 100% !important;
	padding: 50px 100px;
	background: #fff;
	border: 1px solid #d8d8d7;
	float: left;
	clear: left;
}
/* Terms and Conditions Ends Here */

/* About Us Starts Here */
.sideBarCol{
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #8d9ac4;
	border-top: 1px solid #e9edf9;
	background: url(../img/highlightsBlackDoc.png) no-repeat 30px 0px;
}



.subEnqLbl{
	margin-top: 50px;
}
/* About Us Ends Here */	

/* Contact Us Starts Here */
.contactMap img{
	width:100%;
}

.google-maps {
	position: relative;
	padding-bottom: 26.25%;
	padding-top: 30px;
	height: 450px;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.contactPageContLeft{
	padding: 30px;
	background:#f5f5f5 url(../img/mainContentColorLine.png) no-repeat;
	border-right:1px solid #eeeeee;
}

.address1{
	margin-bottom:5px;
}

.address{
	padding:5px 0px;
	border-top:1px solid #dddddd;
}

.contactUsWholeHead{
	margin-top:0px !important;
	text-decoration:underline;
	color:#203065;
}

.contactUsWholeHead1{
	margin-top:30px;
	text-decoration:underline;
	color:#203065;
}

.contactUsHead2{
	padding-bottom:10px;
}

.contactusPhone{
	padding:3px 0px 8px 55px;
	background:url(../img/contact-phone.png) no-repeat;
}

.contactusMobile{
	margin-top:30px;
	padding:3px 0px 8px 55px;
	background:url(../img/contact-mobile.png) no-repeat;
}

.contactusEmail{
	padding:3px 0px 8px 55px;
	background:url(../img/contact-mail.png) no-repeat;
}

.contactusWeb{
	padding:3px 0px 8px 55px;
	background:url(../img/contact-web.png) no-repeat;
}

.contactPageContRight{
	padding: 30px;
}

.control-label{
	padding-right:0px !important;
	text-align:left !important;
	font-weight:normal !important;
}
/* Contact Us Ends Here */

/* Sitemap Starts Here */
.sitemapContContainer1{
	padding:30px;
	background: #fff;
	border: 1px solid #d8d8d7;
	float: left;
	clear: left;
}

.sitemapSubHead{
	padding:10px 20px;
	background:#203065;
	color:#fff;
	margin:0px !important;
}


.sitemapSubHead1{
	padding:10px 20px;
	background:#203065;
	color:#fff;
	margin:0px !important;
	
	margin-top:30px !important;
}
/* Sitemap Ends Here */


/* Static Sub Menu Starts Here */
.staticMenuContFull{
	padding-right:0px !important;
}

.staticMenuContFull1{
	padding:0px !important;
}

.staticMenuHead{
	padding:10px 20px;
	background:#2E9F9D;
	color:#fff;
	margin:0px !important;
}

.staticMenuCont{
	border:1px solid #ddd;
}

.staticMenuLinks{
	padding:5px 20px;
	border-top:1px solid #ddd;
}
/* Static Sub Menu Ends Here */

/* Team Starts Here */
.teamLeft{
	padding:30px;
}

.teamRight{
	padding:30px;
}

.teamBlock{
	padding-left:50px;
	background:url(../img/doctorIcon.png) no-repeat;
}

.teamPeople{
	padding:8px 0px;
	border-bottom:1px solid #eee;
}

.teamPeople span{
	font-size:11px;
	color:#555;
}

.teamHead{
	margin-top:0px !important;
	text-decoration:underline;
	color:#203065;
}

.teamHead2{
	margin-top:30px !important;
	text-decoration:underline;
	color:#203065;
}
/* Team Ends Here */

/* Standards Starts Here */
.standardsPoint1,.standardsPoint{
	background:url(../img/standards.png) no-repeat;
	padding:5px 0px 8px 35px;
}

.standardsPoint{
	
}
/* Standards Ends Here */

/* 24/7 Starts Here */
.roundPoint1,.roundPoint{
	background:url(../img/roundclock.png) no-repeat;
	padding:5px 0px 8px 45px;
}

.roundPoint{
	
}
/* 24/7 Ends Here */

/* Other Treatment Starts Here */
.otherTreatmentBlock{
	padding:30px !important;
}

.otherTreatmentPoint1,.otherTreatmentPoint{
	background:url(../img/treatment.png) no-repeat;
	padding:0px 0px 20px 45px;
}

.otherTreatmentBlockLine{
	clear:left;
}

.otherTreatmentBlock1{
	margin:0px !important;
	padding:0px !important;
}
/* Other Treatment Ends Here */

/* Surgery Starts Here */
.surgeryRight{
	padding:30px;
}

.surgeryImgCont{
	margin-bottom:30px;
}

.surgeryPoint1, .surgeryPoint{
	background:url(../img/complications.png) no-repeat;
	padding:0px 0px 15px 35px;
}

.surgeryGreen{
	margin-top:20px;
	padding:20px;
	background:#f5ffcf;
	border:1px solid #c9dc7b;
}

.surgeryHead{
	margin-top: 30px !important;
	text-decoration: underline;
	color: #203065;
}
/* Surgery Ends Here */

/* Treatment Starts Here */
.treatmentMainContainer{
	width: 100%;
	height: 100% !important;
	background: #fff ;
	background:#fff url("../img/mainContentColorLine.png") no-repeat;
	border: 1px solid #d8d8d7;
	padding:30px;
	float: left;
	clear: left;
} 

.treatmentMenu1{
	padding-left:0px;
}

.treatmentMenu{
	width:100%;
	padding:0px !important;
	border:1px solid #eee;
	background:#d74726;
	color:#fff;
	float:left;
	clear:left;
}

.treatmentMenu a{
	color:#fff;
	text-decoration:none;
}

.treatmentMenu a:hover{
	color:#fff;
	text-decoration:none;
	background:#be3213;
}

.treatmentSubMenuHead{
	padding:15px 20px;
	font-size:18px !important;
	background:#203065;
	border-bottom:1px solid #eee;
}

.treatmentSubMenuLink{

}

.treatmentSubMenuLink a, .treatmentSubMenuLink span{
	width:100%;
	padding:10px 20px;
	border-bottom:1px solid #eee;
	float:left;
	clear:left;
}

.treatmentSubMenuLink span{
	background:#735521;
}

.treatmentContent{

}

.treatmentHighlights{
	padding-right:0px !important;
}

.treatmentHighlights .sideBarCol{

}

.treatmentHighlights .sideBarDoc{
	margin-top: 0px !important;
	padding-left: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	background: url(../img/highlightsBlackDoc.png) no-repeat 0px 0px;
}

.treatmentHighlights .sideBarAmb{
	margin-top: 25px;
	padding-left: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	background: url(../img/highlightsBlackAmbulance.png) no-repeat 0px 0px;
}

.treatmentHighlights .sideBarEmer{
	margin-top: 25px;
	padding-left: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	background: url(../img/highlightsBlackOperation.png) no-repeat 0px 0px;
}

.treatmentHighlights .sideBarLabour{
	margin-top: 25px;
	padding-left: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	background: url(../img/highlightsBlackLabour.png) no-repeat 0px 0px;
}

.treatmentHighlights .sideBarBeds{
	margin-top: 25px;
	padding-left: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
	background: url(../img/highlightsBlackBeds.png) no-repeat 0px 0px;
}

.treatmentHighlights .sideBarMedical{
	margin-top: 25px;
	padding-left: 60px;
	padding-bottom: 25px;
	background: url(../img/highlightsBlackMedical.png) no-repeat 0px 0px;
}

.treatmentHighlights .subEnqLbl{
	margin-top: 50px;
}

.treatmentHighlights .homeHighLbl1{
	font-size: 12px;
	float: left;
	clear: left;
}

.treatmentHighlights .homeHighLbl2{
	font-size: 17px;
	float: left;
	clear: left;
}

/* Treatment Ends Here */

/* Gallery Starts Here */
.galleryLine1{
	padding:0px !important;
}

.galleryLine{
	padding:0px !important;
}

.galleryThumb1{
	border:1px solid #eee;
	padding:15px;
}

.galleryThumb2{
	border:1px solid #eee;
	padding:15px;
}

.galleryThumb3{
	border:1px solid #eee;
	padding:15px;
}
/* Gallery Ends Here */

/* FAQ Starts Here */
.faqMainContainer{
	width: 100%;
	height: 100% !important;
	background: #fff ;
	background:#fff url("../img/mainContentColorLine.png") no-repeat;
	border: 1px solid #d8d8d7;
	padding:30px;
	float: left;
	clear: left;
} 

.panel-title{
	font-size:14px !important;
	color:#000;
}

.faqHead1{
	text-decoration: underline;
	color: #203065;
}

.faqHead{
	margin-top: 30px !important;
	text-decoration: underline;
	color: #203065;
}
/* FAQ Ends Here */

/* Videos Starts Here */
/* YouTube Responsive CSS for HubSpot */

.hs-responsive-embed-youtube {

position: relative;

padding-bottom: 56.25%; /* 16:9 Aspect Ratio */

padding-top: 25px;
}

.hs-responsive-embed-youtube iframe {

position: absolute;

width: 100%!important;

height: 100%!important;

}
/* Videos Ends Here */

/* Testimonial Starts Here */
.testimonialLeft{
	
}

.testimonialName{
	font-size:16px;
	color:#111;
	padding-bottom:5px;
	color: #203065;
}

.testimonialCont{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
	
}


/* Testimonial Ends Here */

/* Scheme Starts Here */
.schemePoint1, .schemePoint{
	background:url(../img/schemepoint.png) no-repeat;
	padding:0px 0px 20px 45px;
}
/* Scheme Ends Here */

/* Doctors Starts Here */
.certificateHead{
	margin-top: 30px !important;
	text-decoration: underline;
	color: #203065;
}

.certificateLine a{
	background:url(../img/certificate.png) no-repeat;
	padding:3px 0px 10px 35px;
}
/* Doctors Ends Here */

.embed-responsive{
	margin-bottom:20px;
}
/* Media Ends Here */

.form-group div, .form-group label{
	text-align:left !important;
	font-weight:Normal !important;
}

.infertilityHead{
	margin-top: 30px !important;
	text-decoration: underline;
	color: #203065;	
}

.infertilityPoint1, .infertilityPoint{
	background:url(../img/fertilitypoint.png) no-repeat;
	padding:0px 0px 15px 35px;
}

.drPoint1, .drPoint{
	background:url(../img/fertilitypoint.png) no-repeat;
	padding:0px 0px 15px 35px;
}

.clientsInd{
		padding-bottom:20px;
}

.subHeadClients{
	padding:10px 0px;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	border-bottom:1px solid #555;
}

.iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.subPageContactMap{
	width: 100%;
	height: 100% !important;
	margin-bottom:50px;
	background: #fff;
	padding:15px;
	border: 1px solid #d8d8d7;
	float: left;
	clear: left;
}


/* Footer Image Start */

.footerContainerNABL{
	background:#fff;
	padding-bottom: 20px;
	padding-top:30px;
	text-align:center;
}

.footerContainerkeywords{
	background:#fff;
	padding-bottom: 50px;
	text-align:center;
}
/* Footer Image End */