@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;600&display=swap');

body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #222;
	line-height: 20px;
	text-align: left;
	overflow-x: hidden;
}
a {
   outline: none;
   border: none;
   text-decoration: none;
   color: #DB7918;
}
a:hover {
	color: #999;
}
.cleardiv {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.orgtxt {
	color: #DB7918;
}
.contactdiv {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ccc;
}
.contactdivpic {
	float: left;
	width: 320px;
	margin-right: 25px;
}
.contactdivtxt {
	float: left;
}
.contactdivmap {
	width: 340px;
	float: right;
}
.headerbg {
	padding-top: 20px;
	padding-bottom: 20px;
}
.header {
	display: grid;
	grid-template-columns: repeat(2, 500px);
	grid-column-gap: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#navbg {
	position: relative;
	z-index: 100;
	height: 44px;
	background-color: #DB7918;
}
.newaddressbanner {
	background-color: #111;
	min-height: 10px;
}
#pageheader {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 90px;
	position: relative;
}
#pageheaderbg {
	background-image: url(images/bg_pageheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ddd;    
}
#pageheader h1 {
	padding-top: 30px;
	color: #fff;
}
#pagewrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.header .logo {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
}
.headercontact {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: right;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
	color: #111;
}
.headercontact a[href^="tel"] {
  	color: #DB7918;
  	text-decoration: none;
	font-size: 16px;
}
#mobilepic {
	display: none;
}
#sliderbg {
	height: 600px;
	background-color: #ddd;
}
#slider {
	position: relative;
	width: 980px;
	height: 420px;
	margin-left: auto;
	margin-right: auto;
}
#creditsbg {
	background-color: #222;
}
.copyright {
	text-align: center;
	font-size: 14px;
	color: #FFF;
	padding: 25px 0px 25px 0px;
	line-height: 24px;
}
.copyright a {
	color: #FFF;
}
.copyright a:hover {
	color: #DB7918;
}
#slidercontent {
	float: left;
	width: 380px;
	margin-top: 30px;
	background-color: rgba(16,105,160,0.30);
	outline: 1px solid rgba(255,255,255,0.33);
	outline-offset: -10px;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 55px;
}
#sliderheadline {
	font-family: 'Lora', serif;
	font-weight: 700;
	color: #fff;
	font-size: 25px;
	text-align: center;
	padding-top: 0px;
	line-height: 36px;
}
#slidertxt {
	font-family: 'Lora', serif;
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	min-height: 500px;
}
#slidertxt ul {
	width: 260px;
	margin-left: auto;
	margin-right: auto;
}
#slidertxt a {
	color: #fff;
}
#slidertxt a:hover {
	color: #00468C;
}
#sliderpic {
	width: 617px;
	height: 400px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}
#facebookicon {
	margin-top: 15px;
}
#navdiv {
	padding-right: 30px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 15px;
	padding-top: 10px;
}
#navdiv:hover {
	color: #EA6F6F;
}
#navdivend {
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 15px;
	padding-top: 10px;
}
#navdivend:hover {
	color: #EA6F6F;
}
#homecontent {
	padding-top: 50px;
	padding-bottom: 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
#homeintro {
	width: 580px;
	float: left;
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 80px;
	box-sizing: border-box;
}
#homeintro ul {
	text-transform: capitalize;	
}
#homeintro li {
	padding-bottom: 4px;
}
#homerightcol {
	width: 320px;
	float: right;
}
#homebox1 {
    width: 320px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.15);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.15);
    background-image: url(images/bg-dr-gelzayd.jpg);
    background-repeat: no-repeat;
	background-position: right 5px bottom 5px;
    min-height: 200px;
	box-sizing: border-box;
}
#homebox2 {
	width: 320px;
	border: 1px solid #ddd; 
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.15);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.15);
	background-image: url(images/bg_nurse.jpg);
	background-repeat: no-repeat;
	background-position: right 5px bottom 5px;
	min-height: 200px;
	margin-top: 20px;
	box-sizing: border-box;
}
#homeboxtxt {
	padding-top: 20px;
	padding-right: 120px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 13px;
}
#homeboxtxt2 {
	padding-top: 20px;
	padding-right: 120px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 13px;
}
#homeboxtxt h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	margin: 0px;
	color: #DB7918;
	font-size: 15px;
	font-weight: 600;
}
#homeboxtxt2 h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	margin: 0px;
	color: #DB7918;
	font-size: 15px;
	font-weight: 600;
}
#homeboxtxt a {
	color: #fff;
	background-color: #DB7918;
	border-radius: 24px;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	display: inline-block;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 12px;
	margin-top: 15px;
}
#homeboxtxt a:hover {
	color: #FFF;
	background-color: #111;
}
#homeboxtxt2 a {
	color: #fff;
	background-color: #DB7918;
	border-radius: 24px;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	display: inline-block;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 12px;
	margin-top: 15px;
}
#homeboxtxt2 a:hover {
	color: #222;
}
.hd4 {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
}
#pagecontent {
	padding-top: 30px;
	padding-bottom: 50px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	min-height: 320px;
}
#pageleft {
	width: 680px;
	float: left;
	padding-bottom: 30px;
}
h1 {
	display: block;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #DB7918;
	font-size: 24px;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #DB7918;
	font-size: 18px;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #DB7918;
	font-size: 15px;
}
h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 15px;
}
#pageright {
	width: 250px;
	float: right;
	display: block;
	box-sizing: border-box;
}
.headline1 {
	font-family: 'Lora', serif;
	font-weight: 700;
	color: #222;
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 20px;
}
.button1 {
	border-radius: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	/* background-image: -webkit-linear-gradient(270deg,rgba(238,20,91,1.00) 0%,rgba(197,14,73,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(238,20,91,1.00) 0%,rgba(197,14,73,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(238,20,91,1.00) 0%,rgba(197,14,73,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(238,20,91,1.00) 0%,rgba(197,14,73,1.00) 100%);  */
	width: 260px;
	text-align: center;
	background-color: #EE145B;
}
.button1 a {
	color: #fff;
}
.button1 a:hover {
	/* color: #EA6F6F; */
	opacity: 0.7;
}
#whatsnew {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #ccc;
	text-transform: capitalize;
	font-size: 15px;
}
#whatsnew a {
	color: #C50E49;
}
#whatsnew a:hover {
	color: #999;
}
#footerbg {
	background-color: #444;
	padding: 30px 0px 30px 0px;
}
.footerbox a {
	color: #FFF;
}
.footerbox a:hover {
	color: #DB7918;
}
.footerbox a[href^="tel"], .footerbox a[href^="tel"]:hover {
  	color: #FFF;
  	text-decoration: none;	
}
.footerbox {
	display: grid;
	grid-template-columns: 50% 50%;
	grid-column-gap: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.footerbox .desc {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	padding: 60px;
	color: #FFF;
}
.footerbox .desc i {
	margin-right: 7px;
}
.footerbox .map {
	height: 500px;
	box-sizing: border-box;
}
.footerheading {
	font-family: 'Lora', serif;
	font-weight: 700;
	color: #fff;
	font-size: 18px;
	padding-bottom: 15px;
}
.footerunderline {
	font-family: 'Lora', serif;
	font-weight: 700;
	font-size: 18px;
	padding-bottom: 15px;
	border-bottom: 1px solid #C60E49;
	display: block;
	margin-bottom: 10px;
}
#footermap {
	float: right;
	width: 270px;	
}
.picborder {
	border: 1px solid #7D082E;
}
.picborder2 {
	border: 2px solid #fff;
}
.divider {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #EA6F6F;
}
#pageleft ul li {
	padding-bottom: 5px;
}
.pagelist ul li {
	padding-bottom: 10px !important;
}
.testimonialdiv {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	border-top: 1px solid #DDD;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	font-style: italic;
	font-size: 15px;
	background-image: url(images/quotemark.png);
	background-repeat: no-repeat;
	background-position: 0 15px;
	line-height: 24px;
	min-height: 50px;
}
.accordionlistdiv {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #EA6F6F;

}
.accordionlisthead {
	float: left;
	width: 200px;
	font-weight: bold;
	margin-right: 20px;
}
.accordionlistdesc {
	float: left;
	width: 380px;
}
#contactpageleft {
	width: 420px;
	float: left;
}
#contactpageright {
	width: 500px;
	float: right;
}
.mypic {
	border: 1px solid #DDDDDD;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
-webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.4);
box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.4);
}
.newsnav {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #ccc;
	text-transform: capitalize;
	font-size: 14px;
}
.newsnav a {
	color: #C50E49;
}
.newsnav a:hover {
	color: #999;
}
.sidebarpic {
	text-align: right;
}
#treatmentside {
	margin-top: 30px;
}
#treatmentnav {
	margin-top: 0;
	margin-right: 0;
	margin-left: 30px;
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
}
#treatmentnav li a {
	display: block;
	padding: 10px;
	margin-top: 5px;
	border: 1px solid #C50E49;
}
#treatmentnav li a:hover {
	background-color: #C50E49;
	color: #fff;
}
.doclist {
   list-style-image: url('images/pdficon.png');
}
.footerphone {
	color: #fff !important;
}
#socialicons {
	height: 38px;
	width: 300px;
}
#socialicons ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
#socialicons ul li {
float:right;
display:block;
}
.icon {
width:38px;
height:38px;
display:block;
text-indent:-9999px;
background-image:url(images/social-icons.png);
background-repeat:no-repeat;
margin-left: 10px;
}
.icon:hover {
	opacity: 0.75;
}
.facebook {
background-position:0px 0px;
}
.linkedin {
background-position:-97px 0px;
}
.google {
background-position:-145px 0px;
}
.biodiv {
	/* padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	*/
}
.biopic {
	float: left;
	width: 160px;
	margin-right: 30px;
	padding: 8px;
	background: #fff;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.20);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.20);
	height: 236px;
	border: 1px solid #eee;
}
.biotxt {
	float: left;
	width: 750px;
}
.formfield {
	float: left;
}
.fieldtitle {
	float: left;
	width: 130px;
	text-align: left;
	margin-right: 10px;
}
.centerfield {
	text-align: center;
}
.clearform {
	clear: both;
	height: 10px;
	overflow: hidden;	
}
input, textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
#contactform {
}
#formthanks {
	font-weight:600;
	color:#0000ff;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 100px;
}
.hidediv { display: none; }
.showdiv { display: block; }
.sliderpic1 {
	transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	border: 4px solid #FFFFFF;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
}
.sliderpic2 {
	transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-webkit-transform: rotate(-4deg);
	border: 4px solid #FFFFFF;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
}
.sliderpic3 {
	transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	border: 4px solid #FFFFFF;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
}
.sliderpic4 {
	transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	border: 4px solid #FFFFFF;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
}
.sliderpic5 {
	transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	border: 4px solid #FFFFFF;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
}
.sliderpic6 {
	transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	border: 4px solid #FFFFFF;
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.50);
}
.morebtn {
	display: block;
	width: 200px;
	text-align: center;
	color: #fff;
	background-color: #DB7918;
	border-radius: 24px;
	padding: 7px;
	text-transform: capitalize;
	margin-top: 15px;
	font-size: 13px;
	box-sizing: border-box;
}
.morebtn:hover {
	color: #FFF;
	background-color: #111;
}
#apptable {
		border-collapse: collapse;
}
#apptable td {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
#contable {
		border-collapse: collapse;
		margin-top: 30px;
}
#contable td {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-right: 30px;
}
.homeaffbg {
	background-color: #eee;
	padding-top: 50px;
	padding-bottom: 50px;
	box-sizing: border-box;
}
.homeaff .desc {
	font-size: 18px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	box-sizing: border-box;
}
.homeaff .desc a {
	display: block;
	width: 180px;
	padding: 4px;
	text-align: center;
	color: #000;
	background-color: #ddd;
	border-radius: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 400 !important;
}
.homeaff .logo {
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.conditiontxt ul li {
	 list-style-type: none;
}
.flex-container {
	display: flex;
	justify-content: flex-end; /* Align the whole container to the right */
	align-items: stretch; /* Stretch to match the height of the containing div */
	height: 100%; /* Ensure the height is 100% of the container */
}
.column1, .column2 {
	display: flex;
	align-items: center; /* Center contents vertically */
	font-size: 16px;
	line-height: 30px;
}
.column1 {
	flex-direction: column; /* Stack the links vertically */
	justify-content: center; /* Center the links vertically within the column */
	align-items: flex-start;
	padding-left: 20px;
}
.column2 {
  	justify-content: flex-start; /* Left-align the contents of the second column */
	padding-right: 20px;
	border-right: 2px solid #111;
}
/* Ensure columns adjust to content width and don't shrink */
.column1, .column2 {
	flex-shrink: 0;
}
.column1 a[href^="tel"] {
  	color: #DB7918;
  	text-decoration: none;
}







/* --------------------------------------------------- */
/* --------------------------------------------------- */

/* Mobile Layout: 769px and below. */

@media only screen and (max-width: 769px) {
	
.newaddressbanner {
	min-height: 5px !important;
}
.headerbg {
	padding-top: 15px;
	padding-bottom: 15px;
}	
.header {
	display: block;
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	box-sizing: border-box;
}
.header .logo {
	display: block;
	box-sizing: border-box;
	width: 100%;
}
.header .logo img {
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
}
.headercontact {
	display: block;
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
}
.headercontact a[href^="tel"] {
	font-size: 15px;
	display: block;
	box-sizing: border-box;
}
#headerbg {
	height: auto;
}
#logo {
	float: none;
	margin-top: 22px;
	margin-bottom: 0px;
	width: 95%;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#logo img {
	width: 100%;
}	
#nav {
	width: 100%;
	position: relative;
}
#mobilepic {
	position: relative;
	display: block;
	text-align: center;
}
#mobilepic img {
	width: 100%;
	height: auto;
}
#sliderbg {
	display: none;
}
#homecontent {
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#homeintro {
	width: inherit;
	float: none;
	text-align: left;
	padding-bottom: 50px;
}
#homerightcol {
	width: inherit;
	float: none;
	padding-bottom: 50px;
}

#pageheader {
	width: inherit;
	padding-left: 20px;
	padding-right: 20px;
	height: 80px;
	border-bottom: 10px solid #DDDDDD;
}
#pageheaderbg {
	background-size: cover;     
}
#pageheader h1 {
	font-size: 20px;
}
#pagecontent {
	width: 100%;
	min-height: 200px;
}
#pageleft {
	width: 95%;
	float: none;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#pageright {
	width: 95%;
	float: none;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#pagefull {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#footerbg {
	padding: 0px;
	box-sizing: border-box;
}
#footer {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	box-sizing: border-box;
}
#credits {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 30px;
}	
#creditlink {
	float: none;
	text-align: center;
}
.contactsidebar {
	display: none;
}	
.homeaff {
	display: block;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	box-sizing: border-box;
}
.homeaff .desc {
	display: block;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	box-sizing: border-box;
}
.contactdivpic {
	float: none;
	margin-right: 0px;
	margin-bottom: 15px;
}
.contactdivtxt {
	float: none;
	margin-bottom: 15px;
}
.contactdivmap {
	float: none;
}
.copyright a {
	display: block;
}
.footerbox {
	display: block;
	width: 100%;
	padding: 0px;
	box-sizing: border-box;
}
.footerbox .desc {
	display: block;
	font-size: 15px;
	margin-top: 0px;
	box-sizing: border-box;
	padding: 30px 25px 80px 25px;
}
.footerbox .map {
	width: 100%;
	border-top: 1px solid #999;
}
.footerbox .map img {
	width: 100% !important;
}
.morebtn {
	margin-left: auto;
	margin-right: auto;
}
#homebox1 {
	margin-left: auto;
	margin-right: auto;
}
#homebox2 {
	margin-left: auto;
	margin-right: auto;
}
.flex-container {
	display: block;
	box-sizing: border-box;
}
.column1, .column2 {
	display: block;
	box-sizing: border-box;
	line-height: 22px;
	font-size: 15px;
	text-align: center;
}
.column1 {
	padding-left: 0px;
}
.column2 {
	display: none;
	padding-right: 0px;
	border-left-width: 0px;
}
	.column1 a {
		display: block;
	}
}



