body{
	margin:0px;
	padding:0px;
    font-family: 'ubunturegular';
	font-size: 13px;
	color: #000;
}
.checkboxinline{
   padding-right: 10px;
   display:inline-block;
}
.radioinline{
   display:inline-block;
}
.mainwrapper {
	margin:0px 0px;
	padding:0px 0px;
}
.right-mob-left {
	text-align: right;
}
.right-mob-center {
	text-align: right;
}
.left-mob-center {
	text-align: left;
}
.menubg {
	background:#9d86bc;	
}
.menu {
	padding:0px 0px;
	margin:0px 0px;	
}
.appointmentarea {
	margin-top:4px;	
}
.orangebtn {
	display:inline-block;
	padding:10px 20px 10px 20px;
	margin-bottom:0;
	font-family: 'ubuntumedium';
	font-size:16px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	line-height:18px;
	background-image:none;
	border:none;
	background:#118b96;
	border-radius:0px;
	width:100%;
	text-transform:uppercase;
}
.orangebtn:hover,
.orangebtn:focus,
.orangebtn.focus {
	background:#026068;
	color:#fff;
	text-decoration:none;
}

.orangebtnhome {
	display:inline-block;
	padding:3px 3px 3px 3px;
	margin-bottom:0;
	font-family: 'ubuntumedium';
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	line-height:18px;
	background-image:none;
	border:none;
	background:#118b96;
	border-radius:0px;
	width:100%;
	text-transform:uppercase;
}
.orangebtnhome:hover,
.orangebtnhome:focus,
.orangebtnhome.focus {
	background:#026068;
	color:#fff;
	text-decoration:none;
}


.covid19 {
	display:inline-block;
	padding:2px 2px 2px 2px;
	margin-bottom:0;
	font-family: 'ubuntumedium';
	font-size:10px;
	color:white;
	font-weight:bold;
	text-align:center;
	background-image:none;
	border:none;
	background:red;
	border-radius:0px;
	text-transform:uppercase;
}
.topband {
	padding:15px 0px;
	margin:0px;
}
.logo {
	margin:0px;	
}
.topbandtext {
	font-family: 'ubuntumedium';
	font-size:16px;
	color:#535353;
	line-height:16px;
	text-align:right;	
}
.topbandtext a {
	color:#535353;	
	text-decoration:none;
}
.topbandtext a:hover {
	color:#118b96;	
	text-decoration:none;
}
.textorange14 {
	font-size:14px;
	color:#118b96;
}
.collage {
	margin: 0px;
	padding: 0px;	
}
.sideiconscontainer{
	position:absolute;
	right:0;
	top:0;
	z-index:999;
	/*-ms-transform: rotate(-90deg); /* IE 9 *
    -webkit-transform: rotate(-90deg); /* Safari *
    transform: rotate(-90deg); /* Standard syntax **/	
}
.sideicons{
 	position: fixed;
	top: 0;
	right: 0;
	width: 36px;
	white-space: nowrap;
}
.sideicons ul{
	display: inline-block;
	position: fixed;
	top: 150px;
	height: 0em;
	margin: auto;
	background: red;
	-webkit-transform: translateX(-100%) rotate(-90deg);
	-webkit-transform-origin: right top;
	-moz-transform: translateX(-100%) rotate(-90deg);
	-moz-transform-origin: right top;
	-o-transform: translateX(-100%) rotate(-90deg);
	-o-transform-origin: right top;
	transform: translateX(-100%) rotate(-90deg);
	transform-origin: right top;
	
	/*-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-webkit-transform: rotate(-90deg) translate(-50%, 50%);
	-moz-transform: rotate(-90deg) translate(-50%, 50%);*/
}
.sideicons li{
	list-style:none;
	display:inline-block;
	text-align:center;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'ubuntumedium';
}
.sideicons li a{
	list-style:none;
	display:inline-block;
	background:#118b96;
	width:auto;
	height:36px;
	border-radius:5px 5px 0px 0px;
	padding:10px 15px;
	color:#fff;
	text-decoration:none;
}
.sideicons li a:hover {
	list-style:none;
	display:inline-block;
	width:auto;
	height:36px;
	border-radius:5px 5px 0px 0px;
	padding:10px 15px;
	color:#fff;
	text-decoration:underline;
}
.taglinbg {
	position:relative;
	/*margin-top:-100px;*/
	margin-top:-70px;
	z-index:99;
	background:rgba(94,102,83,0.8);
	padding:20px 20px;
	font-family: 'ubuntumedium';
	font-size:30px;
	color:#fff;
	line-height:30px;
	text-transform:uppercase;
	text-align:center;	
}
.aboutcontarea {
	margin:50px 0px;	
}
.aboutcontarea h1 {
	font-family: 'ubuntumedium';
	font-size:35px;
	color:#118b96;
	line-height:35px;
	text-transform:uppercase;	
	margin-bottom:20px;
}
.aboutcontarea h1 span {
	color:#303030;
}
.aboutcontarea h3 {
	font-family: 'ubuntumedium';
	font-size:16px;
	color:#4e4e4e;
	line-height:20px;
	text-transform:uppercase;	
	margin-bottom:20px;
	border-left:solid 2px #9d86bc;
	padding-left:10px;
}
.abouttext {
	font-size:15px;
	color:#222222;
	line-height:23px;
	text-align:justify;	
}
.abouttext a {
	color:#222222;
	text-decoration:none;
}
.abouttext a:hover {
	color:#118b96;
	text-decoration:none;
}
.abouttext ul {
	margin:0px 0px 0px 15px;
	padding:0px 0px;
}
.abouttext ul li {
	list-style-type:square;
	margin:0px 0px;
	padding:5px 0px;
	color:#118b96;
	line-height:20px;
	text-align:left;
}
.abouttext ul li span {
	color:#222222;
}
.missioncontarea {
	background:#ecf6f7;
	padding:50px 0px;
}
.missioncontarea h1 {
	font-family: 'ubuntumedium';
	font-size:35px;
	color:#118b96;
	line-height:35px;
	text-transform:uppercase;	
	margin-bottom:20px;
}
.textgray16lora {
	font-family: 'loraitalic';
	font-size:16px;
	color:#323232;
	line-height:23px;
}
.graybtn {
	display:inline-block;
	padding:11px 20px 10px 20px;
	margin-bottom:0;
	font-family: 'ubuntumedium';
	font-size:13px;
	color:#000;
	font-weight:normal;
	text-align:center;
	background-image:none;
	border:none;
	background:#ecf6f7;
	border-radius:20px;
	text-transform:uppercase;
}
.graybtn:hover,
.graybtn:focus,
.graybtn.focus {
	background:#eadbf4;
	color:#000;
	text-decoration:none;
}
.operationdaytime {
	margin-top:10px;
	margin-bottom:20px;	
}
.operationdaytext {
	font-family: 'ubuntulight';
	font-size:20px;
	color:#000;
	line-height:20px;
	margin-bottom:10px;	
}
.operationtimebox {
	border:solid 2px #c8c8c8;
	border-radius:20px;
	font-family: 'ubuntulight';
	font-size:14px;
	color:#676767;
	line-height:16px;
	text-align:center;
	width:135px;
	padding:5px 0px;
}
.bottomboxesarea {
	border-top:solid 2px #c8c8c8;
	padding-top:50px;
	margin-bottom:30px;
	margin-top:30px;
}
.ourservicesbox {
	background:#cfe8ea;	
	padding:15px 15px;
	height:310px;
	margin-bottom:20px;
}
.ourserviceshead {
	font-family: 'ubuntumedium';
	font-size:35px;
	color:#000;
	line-height:35px;
	text-transform:uppercase;	
	/*margin-bottom:10px;	*/
	margin-bottom:5px;	
}
.ourservicescont {
	font-family: 'ubuntumedium';
	font-size:14px;
	color:#02221b;
	line-height:18px;
}
.ourservicescont ul {
	margin:0px 0px 0px 15px;
	padding:0px 0px;
}
.ourservicescont ul li {
	list-style-type:disc;
	margin:0px 0px;
	padding:5px 0px;
	/*line-height:16px;*/
	line-height:12px;
}
.ourservicescont a {
	color:#02221b;
	text-decoration:none;
}
.ourservicescont a:hover {
	color:#000;
	text-decoration:underline;
}
.affordablebox {
	background: url(../img/affordablebox.jpg) no-repeat center bottom #eadbf4;	
	padding:15px 15px 100px 15px;
	height:310px;
	margin-bottom:20px;
}
.affordablehead {
	font-family: 'ubuntumedium';
	font-size:35px;
	color:#000;
	line-height:35px;
	text-transform:uppercase;	
	/*margin-bottom:10px;	*/
	margin-bottom:5px;	
}
.affordablecont {
	font-family: 'ubuntumedium';
	font-size:14px;
	color:#000;
	line-height:20px;
}
.affordableprice {
	font-family: 'ubuntumedium';
	font-size:35px;
	color:#e8230e;
	line-height:35px;
	text-transform:uppercase;
	margin-top:10px;	
	/*margin-bottom:10px;	*/
	margin-bottom:5px;	
}
.affordableboxdark {
	background:#d2b429;
	font-family: 'ubuntumedium';
	font-size:12px;
	color:#000;
	line-height:15px;
	text-align:center;
	padding:15px 20px;
	margin-top:20px;	
}
.emergenciesbox {
	background:url(../img/emergenciesboxbg.jpg) no-repeat center bottom #e3dbce;	
	padding:15px 15px 100px 15px;
	height:310px;
	margin-bottom:20px;
}
.emergencieshead {
	font-family: 'ubuntumedium';
	font-size:35px;
	color:#000;
	line-height:35px;
	text-transform:uppercase;	
	margin-bottom:10px;	
}
.emergenciescont {
	font-family: 'ubuntumedium';
	font-size:14px;
	color:#000;
	line-height:18px;
}
.emergenciesprice {
	font-family: 'ubuntumedium';
	font-size:35px;
	color:#8e6629;
	line-height:35px;
	margin-top:10px;	
	margin-bottom:10px;	
}
.emergenciescontyellow {
	font-family: 'ubuntumedium';
	font-size:14px;
	color:#eccc39;
	line-height:18px;
}
.tsxtimonialsname {
	font-family: 'ubuntumedium';
	font-size:15px;
	color:#118b96;	
	font-style:italic;
	margin-top:25px;
}
.footerbg {
	background:#ecf6f7;
	padding:30px 0px;	
}
.footerbg h2 {
	font-family: 'ubuntubold';	
	font-size:14px;
	color:#118b96;
	line-height:16px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.footercont {
	font-size:13px;
	color:#484848;
	line-height:16px;
}
.footercont a {
	color:#484848;
	text-decoration:none;
}
.footercont a:hover {
	color:#000;
	text-decoration:none;
}
.footercont ul {
	margin:0px 0px;
	padding:0px 0px;
}
.footercont ul li {
	list-style-type:none;
	margin:0px 0px;
	padding:3px 0px;
}
.copyright {
	background:#9d86bc;
	padding:10px 10px;
	font-size:13px;
	color:#fff;
	line-height:16px;
	text-align:center;	
}

/****************************************************************************************************
Inner pages css start here
****************************************************************************************************/

.collageheading {
	position:relative;
	margin-top:-65px;
	z-index:99;
	background:rgba(94,102,83,0.8);
	padding:15px 0px;
	font-family: 'ubuntumedium';
	font-size:35px;
	color:#fff;
	line-height:35px;
	text-transform:uppercase;	
}
.doctorimgbox {
	position: relative;
	/*background-color:#0170b5;*/
	background-color: #000;
}
.doctorimgbox img {
	height: 280px;
	width: 100%;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.doctorimgbox img:hover {
	opacity: 0.6;
}
.doctornamebox {
	background: -webkit-linear-gradient(bottom, rgba(255,0,0,0), rgba(0,0,0,1)); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom, rgba(255,0,0,0), rgba(0,0,0,1)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom, rgba(255,0,0,0), rgba(0,0,0,1)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0,0,0,1)); /* Standard syntax (must be last) */
	bottom: 0;
	padding: 30px 15px 15px 15px;
	position: absolute;
	transition: all 0.5s ease-out 0s;
	width: 100%;
}
.doctorname {
	font-family: 'ubuntubold';
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	margin-bottom: 5px;
}
.doctorcont {
	font-family: 'ubuntuitalic';
	font-size: 14px;
	color: #222222;
	line-height: 23px;
}
.textlightgray13 {
	font-size: 13px;
	color: #929292;
	line-height: 18px;
}
.blogbox {
	border-bottom:solid 1px #e1e1e1;
	margin-bottom:30px;
	padding-bottom:30px;	
}
.blogtext {
	font-size:15px;
	color:#222222;
	line-height:23px;
	text-align:justify;	
}
.blogtext a {
	color:#222222;
	text-decoration:underline;
}
.blogtext a:hover {
	color:#118b96;
	text-decoration:underline;
}
.blogtext ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.blogtext ul li {
	list-style-type:none;
	margin:0px 0px;
	padding:10px 0px;
	color:#222222;
	line-height:20px;
	text-align:left;
	border-bottom:solid 1px #e1e1e1;
}
.blogtext ul li:first-child {
	border-top:solid 1px #e1e1e1;
}
.blogtext ul li a {
	color:#222222;
	text-decoration:none;
}
.blogtext ul li a:hover {
	color:#118b96;
	text-decoration:none;
}
.blognamedate {
	font-family: 'ubuntumedium';
	font-size:15px;
	color:#118b96;	
	font-style:italic;
	margin-top:25px;
	line-height:20px;
}
.blognamedate span {
	font-family: 'ubunturegular';
	font-size:13px;
	color:#888888;	
}


/****************************************************************************************************
Media Query css start here
****************************************************************************************************/

@media screen and (max-width : 1024px) {

.orangebtn {
	font-size:14px;
}
.ourservicesbox {
	height:330px;
}
.affordablebox {
	height:330px;
}
.emergenciesbox {
	height:330px;
}	

}

@media screen and (max-width : 800px) {

.rowmargin1 {
	margin-top:30px;	
}
.appointmentarea {
	margin-top:0px;	
}
.orangebtn {
	font-size:16px;
}
.taglinbg {
	font-size:22px;
	line-height:24px;
	margin-top:-88px;
}
.ourservicesbox {
	height:auto;
	margin-bottom:20px;
}
.affordablebox {
	height:auto;
	margin-bottom:20px;
}
.emergenciesbox {
	height:auto;
	margin-bottom:20px;
}

}

@media screen and (max-width : 640px) {
	
.rowmargin {
	margin-top: 30px;	
}
.right-mob-left {
	text-align: left;
}
.right-mob-center {
	text-align: center;
}
.left-mob-center {
	text-align: center;
}
.appointmentarea {
	margin-top:10px;
	margin-bottom:10px;	
}
.logo {
	margin-bottom:10px;
}
.topbandtext {
	text-align:center;	
}
.brhidemob {
	display:none;	
}
.taglinbg {
	background:rgba(11,32,81,1);
	padding:20px 20px;
	font-size:20px;
	line-height:22px;
	margin-top:0px;
}
.collageheading {
	margin-top:0px;
	background:rgba(11,32,81,1);	
}
.doctorcont {
	margin-top:10px;
}

}

@media screen and (max-width : 480px) {

.taglinbg {
	background:rgba(11,32,81,1);
	padding:20px 10px;
	font-size:13px;
	line-height:15px;
	margin-top:0px;
}

}

